Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 511980 - lxshorcut is provided by libfm and lxde-meta depends on lxshorcut
Summary: lxshorcut is provided by libfm and lxde-meta depends on lxshorcut
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-05-31 20:08 UTC by mercuriete
Modified: 2014-06-01 20:30 UTC (History)
0 users

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 mercuriete 2014-05-31 20:08:31 UTC
I am trying to install lxqt-meta and lxde-meta in the same machine.
but if you try to emerge pcmanfm-1.2.0 you have the same problem.

lxde-meta pulls lxshorcut.
lxshorcut-0.1.2 blocks libfm-1.2.0
and pcmanfm-1.2.0 pulls libfm-1.2.0




I propose put a new virtual package for lxshorcut and 
libfm-1.2 as a provider of this package.






[ebuild  N     ] lxde-base/lxshortcut-0.1.2 
[blocks B      ] lxde-base/lxshortcut ("lxde-base/lxshortcut" is blocking x11-libs/libfm-1.2.0)

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

  (lxde-base/lxshortcut-0.1.2::gentoo, ebuild scheduled for merge) pulled in by
    =lxde-base/lxshortcut-0.1* required by (lxde-base/lxde-meta-0.5.5-r3::gentoo, installed)
    lxshortcut

  (x11-libs/libfm-1.2.0::gentoo, installed) pulled in by
    >=x11-libs/libfm-1.2.0:0/4.0.0= required by (x11-misc/pcmanfm-1.2.0::gentoo, installed)
    >=x11-libs/libfm-1.2.0:= required by (x11-misc/pcmanfm-1.2.0::gentoo, installed)



I tried to unmerge lxshorcut, emerge libfm-1.2.0 and then emerge again
lxshorcut --nodeps but... this happened...


 * Detected file collision(s):
 * 
 * 	/usr/bin/lxshortcut
 * 
 * Searching all installed packages for file collisions...
 * 
 * Press Ctrl-C to Stop
 * 
 * x11-libs/libfm-1.2.0:0::gentoo
 * 	/usr/bin/lxshortcut
 *
Comment 1 mercuriete 2014-06-01 20:30:18 UTC
sorry, I upgraded to this version of lxde-meta-0.5.5-r3 and this problem is solved.


I'll close this bug.
sorry for the inconveniences.