Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 527546 - [qt overlay] lxqt-base/lxqt-powermanagement with sys-fs/eudev blocks on sys-power/upower
Summary: [qt overlay] lxqt-base/lxqt-powermanagement with sys-fs/eudev blocks on sys-p...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Jauhien Piatlicki (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-10-31 02:46 UTC by Matt
Modified: 2014-11-02 22:01 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Matt 2014-10-31 02:46:03 UTC
When attempting to upgrade from lxqt 0.7.0 to lxqt 0.8.0 (from qt-overlay)

emerge occurs a blocker - details under "Additional information"

Reproducible: Always

Actual Results:  
lxqt-powermanagement-0.8.0.ebuild

RDEPEND="${CDEPEND}
	sys-power/upower"

Expected Results:  
lxqt-powermanagement-0.8.0.ebuild

RDEPEND="${CDEPEND}
	|| ( sys-power/upower sys-power/upower-pm-utils )"

[ebuild     U  ] lxqt-base/lxqt-powermanagement-0.8.0::qt [0.7.0::gentoo] 30 KiB
[ebuild     U  ] lxqt-base/lxqt-meta-0.8.0::qt [0.7.0-r1::gentoo] USE="lximage policykit powermanagement -admin% -icons* -lightdm -minimal (-sddm) -ssh-askpass" 0 KiB
[blocks B      ] sys-fs/udev ("sys-fs/udev" is blocking sys-fs/eudev-1.10-r2)
[blocks B      ] sys-power/upower ("sys-power/upower" is blocking sys-power/upower-pm-utils-0.9.23-r2)

Total: 22 packages (19 upgrades, 2 new, 1 reinstall), Size of downloads: 13,431 KiB
Conflict: 2 blocks (2 unsatisfied)

 * Error: The above package list contains packages which cannot be
 * installed at the same time on the same system.

  (sys-fs/eudev-1.10-r2:0/0::gentoo, installed) pulled in by
    >=sys-fs/eudev-1.3 required by (virtual/udev-215:0/0::gentoo, installed)

  (sys-power/upower-pm-utils-0.9.23-r2:0/0::gentoo, installed) pulled in by
    sys-power/upower-pm-utils required by @selected

  (sys-fs/udev-217:0/0::gentoo, ebuild scheduled for merge) pulled in by
    >=sys-fs/udev-208-r1:0/0[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?,gudev,introspection?,static-libs?] (>=sys-fs/udev-208-r1:0/0[abi_x86_32(-),abi_x86_64(-),gudev,introspection,static-libs]) required by (virtual/libgudev-215-r1:0/0::gentoo, installed)

  (sys-power/upower-0.99.1:0/3::gentoo, ebuild scheduled for merge) pulled in by
    sys-power/upower required by (lxqt-base/lxqt-powermanagement-0.8.0:0/0::qt, ebuild scheduled for merge)


For more information about Blocked Packages, please refer to the following
section of the Gentoo Linux x86 Handbook (architecture is irrelevant):

http://www.gentoo.org/doc/en/handbook/handbook-x86.xml?full=1#blocked
Comment 1 Jauhien Piatlicki (RETIRED) gentoo-dev 2014-11-02 22:01:02 UTC
Fixed. Thanks for reporting.