Jump to content
Read the Funtoo Newsletter: Summer 2023 ×

stifler83

Members
  • Posts

    6
  • Joined

  • Last visited

  • Days Won

    1

Posts posted by stifler83

  1. Hi guys,

    i have this problem:

    >>> Starting git pull...
    remote: Counting objects: 6866, done.
    remote: Compressing objects: 100% (6292/6292), done.
    remote: Total 6866 (delta 3429), reused 1030 (delta 565)
    Receiving objects: 100% (6866/6866), 11.01 MiB | 717.00 KiB/s, done.
    Resolving deltas: 100% (3429/3429), done.
    fatal: missing blob object 'cf51e2c54044a27623dcbf58fc388ff504dca323'
    error: git://github.com/funtoo/ports-2012.git did not send all necessary objects
    
    !!! git pull error in /usr/portage.

    I followed the instructions here: https://bugs.funtoo.org/browse/FL-1429

  2. Hi guys,

    this is my problem:

     

     [blocks B      ] sys-power/upower ("sys-power/upower" is blocking sys-power/upower-pm-utils-0.9.23)
    [blocks B      ] sys-fs/udev ("sys-fs/udev" is blocking sys-fs/eudev-1.5.3-r1)
    [blocks B      ] <sys-fs/udev-186 ("<sys-fs/udev-186" is blocking sys-fs/udev-init-scripts-27)
    [blocks B      ] <sys-fs/lvm2-2.02.97 ("<sys-fs/lvm2-2.02.97" is blocking sys-fs/eudev-1.5.3-r1)
     
    Total: 313 packages (40 upgrades, 253 new, 2 in new slots, 18 reinstalls), Size of downloads: 13,852 kB
    Conflict: 4 blocks (4 unsatisfied)
     
    !!! Multiple package instances within a single package slot have been pulled
    !!! into the dependency graph, resulting in a slot conflict:
     
    virtual/udev:0
     
      (virtual/udev-208-r2::gentoo, ebuild scheduled for merge) pulled in by
        =virtual/udev-208-r2 required by (app-misc/media-player-info-21-r1::gentoo, ebuild scheduled for merge)
        >=virtual/udev-206 required by (sys-apps/hwids-20140602::gentoo, ebuild scheduled for merge)
        (and 16 more with the same problems)
     
      (virtual/udev-171::gentoo, installed) pulled in by
        >=virtual/udev-171[gudev,hwdb] required by (sys-fs/udisks-2.0.0::gentoo, ebuild scheduled for merge)
     
     
    It may be possible to solve this problem by using package.mask to
    prevent one of those packages from being selected. However, it is also
    possible that conflicting dependencies exist such that they are
    impossible to satisfy simultaneously.  If such a conflict exists in
    the dependencies of two different packages, then those packages can
    not be installed simultaneously. You may want to try a larger value of
    the --backtrack option, such as --backtrack=30, in order to see if
    that will solve this conflict automatically.
     
    For more information, see MASKED PACKAGES section in the emerge man
    page or refer to the Gentoo Handbook.
    
×
×
  • Create New...