* [gentoo-user] revdep-rebuild
@ 2008-01-27 20:04 sean
2008-01-27 20:07 ` Mark Knecht
` (2 more replies)
0 siblings, 3 replies; 19+ messages in thread
From: sean @ 2008-01-27 20:04 UTC (permalink / raw
To: gentoo-user
I recently removed compiz-fusion after playing with it for a while.
I thought I had removed all bits but revdep-rebuild wants to emerge
emerald again.
How can I best trace what package is trying to pull emerald again?
Thanks
Sean
--
gentoo-user@lists.gentoo.org mailing list
^ permalink raw reply [flat|nested] 19+ messages in thread
* Re: [gentoo-user] revdep-rebuild
2008-01-27 20:04 sean
@ 2008-01-27 20:07 ` Mark Knecht
2008-01-27 20:10 ` Dale
2008-01-27 20:07 ` Kenneth Prugh
2008-01-27 20:08 ` Justin
2 siblings, 1 reply; 19+ messages in thread
From: Mark Knecht @ 2008-01-27 20:07 UTC (permalink / raw
To: gentoo-user
Add -pv --tree to the emerge command and look at the hierarchy.
Probably can do it through equery but I'd have to look up the command
myself so I'll leave that to you.
Hope this helps,
Mark
On Jan 27, 2008 12:04 PM, sean <tech.junk@verizon.net> wrote:
> I recently removed compiz-fusion after playing with it for a while.
> I thought I had removed all bits but revdep-rebuild wants to emerge
> emerald again.
>
> How can I best trace what package is trying to pull emerald again?
>
> Thanks
> Sean
> --
> gentoo-user@lists.gentoo.org mailing list
>
>
--
gentoo-user@lists.gentoo.org mailing list
^ permalink raw reply [flat|nested] 19+ messages in thread
* Re: [gentoo-user] revdep-rebuild
2008-01-27 20:04 sean
2008-01-27 20:07 ` Mark Knecht
@ 2008-01-27 20:07 ` Kenneth Prugh
2008-01-27 20:08 ` Justin
2 siblings, 0 replies; 19+ messages in thread
From: Kenneth Prugh @ 2008-01-27 20:07 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1: Type: text/plain, Size: 470 bytes --]
On Sun, 27 Jan 2008 15:04:42 -0500
sean <tech.junk@verizon.net> wrote:
> I recently removed compiz-fusion after playing with it for a while.
> I thought I had removed all bits but revdep-rebuild wants to emerge
> emerald again.
>
> How can I best trace what package is trying to pull emerald again?
>
> Thanks
> Sean
emerge -avuDt world (basically the -t flag). It will show what packages
are pulling in what.
--
Ken69267
Gentoo AMD64 AT
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 19+ messages in thread
* Re: [gentoo-user] revdep-rebuild
2008-01-27 20:04 sean
2008-01-27 20:07 ` Mark Knecht
2008-01-27 20:07 ` Kenneth Prugh
@ 2008-01-27 20:08 ` Justin
2 siblings, 0 replies; 19+ messages in thread
From: Justin @ 2008-01-27 20:08 UTC (permalink / raw
To: gentoo-user
sean schrieb:
> I recently removed compiz-fusion after playing with it for a while.
> I thought I had removed all bits but revdep-rebuild wants to emerge
> emerald again.
>
> How can I best trace what package is trying to pull emerald again?
>
> Thanks
> Sean
>
use equery from gentoolkit
equery depends emerald
--
gentoo-user@lists.gentoo.org mailing list
^ permalink raw reply [flat|nested] 19+ messages in thread
* Re: [gentoo-user] revdep-rebuild
2008-01-27 20:07 ` Mark Knecht
@ 2008-01-27 20:10 ` Dale
0 siblings, 0 replies; 19+ messages in thread
From: Dale @ 2008-01-27 20:10 UTC (permalink / raw
To: gentoo-user
Mark Knecht wrote:
> Add -pv --tree to the emerge command and look at the hierarchy.
>
> Probably can do it through equery but I'd have to look up the command
> myself so I'll leave that to you.
>
> Hope this helps,
> Mark
>
> On Jan 27, 2008 12:04 PM, sean <tech.junk@verizon.net> wrote:
>
>> I recently removed compiz-fusion after playing with it for a while.
>> I thought I had removed all bits but revdep-rebuild wants to emerge
>> emerald again.
>>
>> How can I best trace what package is trying to pull emerald again?
>>
>> Thanks
>> Sean
>> --
>> gentoo-user@lists.gentoo.org mailing list
>>
>>
>>
equery depends emerald
Hope that helps.
Dale
:-) :-)
--
gentoo-user@lists.gentoo.org mailing list
^ permalink raw reply [flat|nested] 19+ messages in thread
* [gentoo-user] revdep-rebuild
@ 2009-01-25 23:41 Vizo Allman
2009-01-25 23:52 ` Saphirus Sage
2009-01-25 23:53 ` Norberto Bensa
0 siblings, 2 replies; 19+ messages in thread
From: Vizo Allman @ 2009-01-25 23:41 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1: Type: text/plain, Size: 409 bytes --]
I keep getting this message when I run revdep-rebuild :
"emerge: there are no ebuilds to satisfy
"sys-devel/gcc:x86_64-pc-linux-gnu-3.4.6"
I have no idea how to begin to troubleshoot this. Any hints?
TIA
-vizo-
--
"Nor aught availed him now
To have build in Heaven high towers Nor did he scape
By all his engines
But was headlong sent with his industrious crew
To build in Hell
"Milton, "Paradise Lost"
[-- Attachment #2: Type: text/html, Size: 512 bytes --]
^ permalink raw reply [flat|nested] 19+ messages in thread
* Re: [gentoo-user] revdep-rebuild
2009-01-25 23:41 Vizo Allman
@ 2009-01-25 23:52 ` Saphirus Sage
2009-01-26 1:48 ` Vizo Allman
2009-01-25 23:53 ` Norberto Bensa
1 sibling, 1 reply; 19+ messages in thread
From: Saphirus Sage @ 2009-01-25 23:52 UTC (permalink / raw
To: gentoo-user
Vizo Allman wrote:
> I keep getting this message when I run revdep-rebuild :
> "emerge: there are no ebuilds to satisfy
> "sys-devel/gcc:x86_64-pc-linux-gnu-3.4.6"
> I have no idea how to begin to troubleshoot this. Any hints?
>
> TIA
> -vizo-
>
> --
> "Nor aught availed him now
> To have build in Heaven high towers Nor did he scape
> By all his engines
> But was headlong sent with his industrious crew
> To build in Hell
> "Milton, "Paradise Lost"
Update your gcc-profile and re-emerge gcc, that should fix it.
^ permalink raw reply [flat|nested] 19+ messages in thread
* Re: [gentoo-user] revdep-rebuild
2009-01-25 23:41 Vizo Allman
2009-01-25 23:52 ` Saphirus Sage
@ 2009-01-25 23:53 ` Norberto Bensa
2009-01-26 1:50 ` Vizo Allman
1 sibling, 1 reply; 19+ messages in thread
From: Norberto Bensa @ 2009-01-25 23:53 UTC (permalink / raw
To: gentoo-user
On Sun, Jan 25, 2009 at 9:41 PM, Vizo Allman <vizoster@gmail.com> wrote:
> I keep getting this message when I run revdep-rebuild :
> "emerge: there are no ebuilds to satisfy
> "sys-devel/gcc:x86_64-pc-linux-gnu-3.4.6"
> I have no idea how to begin to troubleshoot this. Any hints?
what does "emerge -p gcc:3.4" say?
^ permalink raw reply [flat|nested] 19+ messages in thread
* Re: [gentoo-user] revdep-rebuild
2009-01-25 23:52 ` Saphirus Sage
@ 2009-01-26 1:48 ` Vizo Allman
2009-01-26 2:02 ` Saphirus Sage
0 siblings, 1 reply; 19+ messages in thread
From: Vizo Allman @ 2009-01-26 1:48 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1: Type: text/plain, Size: 894 bytes --]
I updated profile using gcc-config and re emerged same error
On Sun, Jan 25, 2009 at 6:52 PM, Saphirus Sage <saphirus497@gmail.com>wrote:
> Vizo Allman wrote:
> > I keep getting this message when I run revdep-rebuild :
> > "emerge: there are no ebuilds to satisfy
> > "sys-devel/gcc:x86_64-pc-linux-gnu-3.4.6"
> > I have no idea how to begin to troubleshoot this. Any hints?
> >
> > TIA
> > -vizo-
> >
> > --
> > "Nor aught availed him now
> > To have build in Heaven high towers Nor did he scape
> > By all his engines
> > But was headlong sent with his industrious crew
> > To build in Hell
> > "Milton, "Paradise Lost"
> Update your gcc-profile and re-emerge gcc, that should fix it.
>
>
--
"Nor aught availed him now
To have build in Heaven high towers Nor did he scape
By all his engines
But was headlong sent with his industrious crew
To build in Hell
"Milton, "Paradise Lost"
[-- Attachment #2: Type: text/html, Size: 1398 bytes --]
^ permalink raw reply [flat|nested] 19+ messages in thread
* Re: [gentoo-user] revdep-rebuild
2009-01-25 23:53 ` Norberto Bensa
@ 2009-01-26 1:50 ` Vizo Allman
0 siblings, 0 replies; 19+ messages in thread
From: Vizo Allman @ 2009-01-26 1:50 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1: Type: text/plain, Size: 671 bytes --]
[ebuild R ] sys-devel/gcc-3.4.6-r2
Thats wht I get
-vizo-
On Sun, Jan 25, 2009 at 6:53 PM, Norberto Bensa <nbensa@gmail.com> wrote:
> On Sun, Jan 25, 2009 at 9:41 PM, Vizo Allman <vizoster@gmail.com> wrote:
> > I keep getting this message when I run revdep-rebuild :
> > "emerge: there are no ebuilds to satisfy
> > "sys-devel/gcc:x86_64-pc-linux-gnu-3.4.6"
> > I have no idea how to begin to troubleshoot this. Any hints?
>
> what does "emerge -p gcc:3.4" say?
>
>
--
"Nor aught availed him now
To have build in Heaven high towers Nor did he scape
By all his engines
But was headlong sent with his industrious crew
To build in Hell
"Milton, "Paradise Lost"
[-- Attachment #2: Type: text/html, Size: 1168 bytes --]
^ permalink raw reply [flat|nested] 19+ messages in thread
* Re: [gentoo-user] revdep-rebuild
2009-01-26 1:48 ` Vizo Allman
@ 2009-01-26 2:02 ` Saphirus Sage
2009-01-26 3:27 ` Vizo Allman
0 siblings, 1 reply; 19+ messages in thread
From: Saphirus Sage @ 2009-01-26 2:02 UTC (permalink / raw
To: gentoo-user
Vizo Allman wrote:
> I updated profile using gcc-config and re emerged same error
>
> On Sun, Jan 25, 2009 at 6:52 PM, Saphirus Sage <saphirus497@gmail.com
> <mailto:saphirus497@gmail.com>> wrote:
>
> Vizo Allman wrote:
> > I keep getting this message when I run revdep-rebuild :
> > "emerge: there are no ebuilds to satisfy
> > "sys-devel/gcc:x86_64-pc-linux-gnu-3.4.6"
> > I have no idea how to begin to troubleshoot this. Any hints?
> >
> > TIA
> > -vizo-
> >
> > --
> > "Nor aught availed him now
> > To have build in Heaven high towers Nor did he scape
> > By all his engines
> > But was headlong sent with his industrious crew
> > To build in Hell
> > "Milton, "Paradise Lost"
> Update your gcc-profile and re-emerge gcc, that should fix it.
>
>
>
>
> --
> "Nor aught availed him now
> To have build in Heaven high towers Nor did he scape
> By all his engines
> But was headlong sent with his industrious crew
> To build in Hell
> "Milton, "Paradise Lost"
Well, it says it's lacking the ebuild, so if that didn't work try an
"emerge --sync" and then revdep-rebuild.
^ permalink raw reply [flat|nested] 19+ messages in thread
* Re: [gentoo-user] revdep-rebuild
2009-01-26 2:02 ` Saphirus Sage
@ 2009-01-26 3:27 ` Vizo Allman
2009-01-26 10:01 ` Richard Marzan
0 siblings, 1 reply; 19+ messages in thread
From: Vizo Allman @ 2009-01-26 3:27 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1: Type: text/plain, Size: 1818 bytes --]
Actually it look like revdep is writng emerge command wrong.
cat 4_ebuilds.rr
app-emulation/emul-linux-x86-soundlibs:0
sys-devel/gcc:x86_64-pc-linux-gnu-3.4.6
sys-devel/gcc:x86_64-pc-linux-gnu-4.3.2
emerge -pv sys-devel/gcc:x86_64-pc-linux-gnu-3.4.6
while emerge gcc or emerge - sys-devel/gcc:4.3 does.
hmm...
-vizo-
On Sun, Jan 25, 2009 at 9:02 PM, Saphirus Sage <saphirus497@gmail.com>wrote:
> Vizo Allman wrote:
> > I updated profile using gcc-config and re emerged same error
> >
> > On Sun, Jan 25, 2009 at 6:52 PM, Saphirus Sage <saphirus497@gmail.com
> > <mailto:saphirus497@gmail.com>> wrote:
> >
> > Vizo Allman wrote:
> > > I keep getting this message when I run revdep-rebuild :
> > > "emerge: there are no ebuilds to satisfy
> > > "sys-devel/gcc:x86_64-pc-linux-gnu-3.4.6"
> > > I have no idea how to begin to troubleshoot this. Any hints?
> > >
> > > TIA
> > > -vizo-
> > >
> > > --
> > > "Nor aught availed him now
> > > To have build in Heaven high towers Nor did he scape
> > > By all his engines
> > > But was headlong sent with his industrious crew
> > > To build in Hell
> > > "Milton, "Paradise Lost"
> > Update your gcc-profile and re-emerge gcc, that should fix it.
> >
> >
> >
> >
> > --
> > "Nor aught availed him now
> > To have build in Heaven high towers Nor did he scape
> > By all his engines
> > But was headlong sent with his industrious crew
> > To build in Hell
> > "Milton, "Paradise Lost"
> Well, it says it's lacking the ebuild, so if that didn't work try an
> "emerge --sync" and then revdep-rebuild.
>
>
--
"Nor aught availed him now
To have build in Heaven high towers Nor did he scape
By all his engines
But was headlong sent with his industrious crew
To build in Hell
"Milton, "Paradise Lost"
[-- Attachment #2: Type: text/html, Size: 3137 bytes --]
^ permalink raw reply [flat|nested] 19+ messages in thread
* Re: [gentoo-user] revdep-rebuild
2009-01-26 3:27 ` Vizo Allman
@ 2009-01-26 10:01 ` Richard Marzan
2009-01-26 10:13 ` Alan McKinnon
2009-01-26 10:13 ` Neil Bothwick
0 siblings, 2 replies; 19+ messages in thread
From: Richard Marzan @ 2009-01-26 10:01 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1: Type: text/plain, Size: 365 bytes --]
I remember having a similar issue. Try blocking all gcc versions prior to 4.0. As for uninstalling the current 3.x version -- I don't know how you would remove it since you need the ebuild script that initially installed the current 3.x on your system to remove it safely. Have you updated your systems profile (not gcc profile) or upgraded portage itself perhaps?
[-- Attachment #2: Type: text/html, Size: 695 bytes --]
^ permalink raw reply [flat|nested] 19+ messages in thread
* Re: [gentoo-user] revdep-rebuild
2009-01-26 10:01 ` Richard Marzan
@ 2009-01-26 10:13 ` Alan McKinnon
2009-01-26 10:13 ` Neil Bothwick
1 sibling, 0 replies; 19+ messages in thread
From: Alan McKinnon @ 2009-01-26 10:13 UTC (permalink / raw
To: gentoo-user
On Monday 26 January 2009 12:01:57 Richard Marzan wrote:
> I remember having a similar issue. Try blocking all gcc versions prior to
> 4.0. As for uninstalling the current 3.x version -- I don't know how you
> would remove it since you need the ebuild script that initially installed
> the current 3.x on your system to remove it safely.
ebuilds for installed packages are stored in /var/db/pkg to solve this very
problem.
It's very common to have to unmerge something that is not in the tree anymore.
Plus, it's the only way to guarantee that the ebuild used to uninstall
something is the same ebuild that installed it. ebuilds in the tree can be,
and are, changed without version bumps
--
alan dot mckinnon at gmail dot com
^ permalink raw reply [flat|nested] 19+ messages in thread
* Re: [gentoo-user] revdep-rebuild
2009-01-26 10:01 ` Richard Marzan
2009-01-26 10:13 ` Alan McKinnon
@ 2009-01-26 10:13 ` Neil Bothwick
1 sibling, 0 replies; 19+ messages in thread
From: Neil Bothwick @ 2009-01-26 10:13 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1: Type: text/plain, Size: 320 bytes --]
On Mon, 26 Jan 2009 05:01:57 -0500, Richard Marzan wrote:
> I don't know how you would remove it since you need the ebuild script
> that initially installed the current 3.x on your system to remove it
> safely.
Which is kept in /var/db/pkg
--
Neil Bothwick
Do Roman paramedics refer to IV's as "4's"?
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 197 bytes --]
^ permalink raw reply [flat|nested] 19+ messages in thread
* [gentoo-user] revdep-rebuild
@ 2012-06-06 3:23 Willie Matthews
2012-06-06 4:03 ` Paul Hartman
0 siblings, 1 reply; 19+ messages in thread
From: Willie Matthews @ 2012-06-06 3:23 UTC (permalink / raw
To: Mailinglist
Hello Everyone,
I am trying to run revdep-rebuld on my Gentoo Dell Mini and can't figure
out why I keep getting this error when it trys to re-emerge packages.
Here is what it say in it entirety.
~ # revdep-rebuild
* Configuring search environment for revdep-rebuild
* Checking reverse dependencies
* Packages containing binaries and libraries broken by a package update
* will be emerged.
* Collecting system binaries and libraries
* Generated new 1_files.rr
* Collecting complete LD_LIBRARY_PATH
* Generated new 2_ldpath.rr
* Checking dynamic linking consistency
[ 7% ] * broken /usr/bin/cdxa2mpeg (requires libcdio.so.12
libiso9660.so.7)
* broken /usr/bin/conky (requires libiw.so.29)
[ 16% ] * broken /usr/bin/jsc-1 (requires libicui18n.so.48
libicuuc.so.48)
[ 18% ] * broken /usr/bin/mencoder (requires libcdio_cdda.so.0
libcdio_paranoia.so.0)
[ 19% ] * broken /usr/bin/mplayer (requires libcdio_cdda.so.0
libcdio_paranoia.so.0)
[ 31% ] * broken /usr/bin/vcd-info (requires libcdio.so.12
libiso9660.so.7)
* broken /usr/bin/vcdimager (requires libcdio.so.12
libiso9660.so.7)
* broken /usr/bin/vcdxbuild (requires libcdio.so.12
libiso9660.so.7)
* broken /usr/bin/vcdxgen (requires libcdio.so.12
libiso9660.so.7)
* broken /usr/bin/vcdxminfo (requires libcdio.so.12
libiso9660.so.7)
* broken /usr/bin/vcdxrip (requires libcdio.so.12
libiso9660.so.7)
[ 54% ] * broken /usr/lib/libavdevice.so.53.4.100 (requires
libcdio_cdda.so.0
libcdio_paranoia.so.0)
* broken /usr/lib/libbeecrypt_cxx.so.7.0.0 (requires libicui18n.so.48
libicuuc.so.48)
[ 63% ] * broken /usr/lib/libvcdinfo.so.0.2.0 (requires libcdio.so.12
libiso9660.so.7)
[ 64% ] * broken /usr/lib/libwebkitgtk-1.0.so.0.7.3 (requires
libicui18n.so.48
libicuuc.so.48)
* broken /usr/lib/libxerces-c-3.1.so (requires libicudata.so.48
libicui18n.so.48
libicuuc.so.48)
[ 93% ] * broken /usr/lib/xine/plugins/2.1/xineplug_inp_vcd.so
(requires libcdio.so.12
libiso9660.so.7)
[ 97% ] * broken /usr/libexec/gvfsd-cdda (requires libcdio.so.12
libcdio_cdda.so.0
libcdio_paranoia.so.0)
[ 100% ]
* Generated new 3_broken.rr
* Assigning files to packages
* /usr/bin/cdxa2mpeg -> media-video/vcdimager
* /usr/bin/conky -> app-admin/conky
* /usr/bin/jsc-1 -> net-libs/webkit-gtk
* /usr/bin/mencoder -> media-video/mplayer
* /usr/bin/mplayer -> media-video/mplayer
* /usr/bin/vcd-info -> media-video/vcdimager
* /usr/bin/vcdimager -> media-video/vcdimager
* /usr/bin/vcdxbuild -> media-video/vcdimager
* /usr/bin/vcdxgen -> media-video/vcdimager
* /usr/bin/vcdxminfo -> media-video/vcdimager
* /usr/bin/vcdxrip -> media-video/vcdimager
* /usr/lib/libavdevice.so.53.4.100 -> media-video/ffmpeg
* /usr/lib/libbeecrypt_cxx.so.7.0.0 -> dev-libs/beecrypt
* /usr/lib/libvcdinfo.so.0.2.0 -> media-video/vcdimager
* /usr/lib/libwebkitgtk-1.0.so.0.7.3 -> net-libs/webkit-gtk
* /usr/lib/libxerces-c-3.1.so -> dev-libs/xerces-c
* /usr/lib/xine/plugins/2.1/xineplug_inp_vcd.so -> media-libs/xine-lib
* /usr/libexec/gvfsd-cdda -> gnome-base/gvfs
* Generated new 4_raw.rr and 4_owners.rr
* Cleaning list of packages to rebuild
* Generated new 4_pkgs.rr
* Assigning packages to ebuilds
* Generated new 4_ebuilds.rr
* Evaluating package order
* Generated new 5_order.rr
* All prepared. Starting rebuild
emerge --complete-graph=y --oneshot app-admin/conky:0
dev-libs/beecrypt:0 dev-libs/xerces-c:0 gnome-base/gvfs:0
media-libs/xine-lib:1 media-video/ffmpeg:0 media-video/mplayer:0
media-video/vcdimager:0 net-libs/webkit-gtk:2
..........
Calculating dependencies... done!
[ebuild U ] dev-libs/xerces-c-3.1.1-r1 [3.1.0]
[ebuild N ] sys-apps/gptfdisk-0.8.5
[ebuild U ] dev-lang/lua-5.1.5 [5.1.4-r4]
[ebuild U ] sys-kernel/linux-headers-3.4 [2.6.39]
[ebuild N ] dev-util/gdbus-codegen-2.32.3
[ebuild R ] media-video/vcdimager-0.7.23-r1
[ebuild U ] dev-libs/libatasmart-0.19 [0.17]
[ebuild U ] sys-apps/util-linux-2.21.2 [2.19.1-r1] USE="udev%*
-ddate% -static-libs%"
[ebuild N ] sys-fs/cryptsetup-1.4.2 USE="nls (-selinux) -static
-static-libs"
[ebuild NS ] sys-fs/udisks-1.97.0-r1 [1.0.4-r1] USE="crypt gptfdisk
introspection -debug -doc -systemd"
[ebuild U ] app-admin/conky-1.9.0 [1.8.1-r4]
[ebuild R ] dev-libs/beecrypt-4.2.1 USE="-static-libs%"
[ebuild U ] net-libs/webkit-gtk-1.8.1-r201 [1.4.3-r200]
USE="geoloc%* webgl%*"
[ebuild U ] gnome-base/gvfs-1.12.3 [1.12.0] USE="udisks*
-bluetooth* -gdu*"
[ebuild U ] media-video/ffmpeg-0.10.3 [0.10.2]
[ebuild R ] media-video/mplayer-1.0_rc4_p20120405
[ebuild R ] media-libs/xine-lib-1.2.1-r1
[blocks B ] <sys-apps/sysvinit-2.88-r3
("<sys-apps/sysvinit-2.88-r3" is blocking sys-apps/util-linux-2.21.2)
* Error: The above package list contains packages which cannot be
* installed at the same time on the same system.
(sys-apps/sysvinit-2.88-r2::gentoo, installed) pulled in by
>=sys-apps/sysvinit-2.86-r6 required by (virtual/init-0::gentoo,
installed)
(sys-apps/util-linux-2.21.2::gentoo, ebuild scheduled for merge)
pulled in by
>=sys-apps/util-linux-2.16 required by
(sys-fs/lvm2-2.02.73-r1::gentoo, installed)
>=sys-apps/util-linux-2.20.1-r2 required by
(sys-fs/udisks-1.97.0-r1::gentoo, ebuild scheduled for merge)
>=sys-apps/util-linux-2.16 required by (sys-fs/udev-171-r5::gentoo,
installed)
>=sys-apps/util-linux-2.16 required by
(x11-libs/libSM-1.2.0::gentoo, installed)
>=sys-apps/util-linux-2.17.2 required by
(sys-fs/cryptsetup-1.4.2::gentoo, ebuild scheduled for merge)
>=sys-apps/util-linux-2.16 required by
(net-libs/gupnp-0.13.4::gentoo, installed)
>=sys-apps/util-linux-2.13 required by
(sys-power/pm-utils-1.4.1::gentoo, installed)
sys-apps/util-linux required by @system
>=sys-apps/util-linux-2.16 required by
(sys-fs/e2fsprogs-1.41.14::gentoo, installed)
sys-apps/util-linux required by
(app-text/build-docbook-catalog-1.4::gentoo, installed)
>=sys-apps/util-linux-2.16 required by (dev-libs/apr-1.4.5::gentoo,
installed)
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
* Build finished correctly. Removing temporary files...
* You can re-run revdep-rebuild to verify that all libraries and binaries
* are fixed. Possible reasons for remaining inconsistencies include:
* orphaned files
* deep dependencies
* packages installed outside of portage's control
* specially-evaluated libraries
Any help with this problem is greatly appreciated.
--
Willie Matthews
matthews.willie@gmail.com
^ permalink raw reply [flat|nested] 19+ messages in thread
* Re: [gentoo-user] revdep-rebuild
2012-06-06 3:23 [gentoo-user] revdep-rebuild Willie Matthews
@ 2012-06-06 4:03 ` Paul Hartman
2012-06-06 4:06 ` Paul Hartman
2012-06-06 16:21 ` Willie Matthews
0 siblings, 2 replies; 19+ messages in thread
From: Paul Hartman @ 2012-06-06 4:03 UTC (permalink / raw
To: gentoo-user
On Tue, Jun 5, 2012 at 10:23 PM, Willie Matthews
<matthews.willie@gmail.com> wrote:
> ("<sys-apps/sysvinit-2.88-r3" is blocking sys-apps/util-linux-2.21.2)
>
> * Error: The above package list contains packages which cannot be
> * installed at the same time on the same system.
>
> (sys-apps/sysvinit-2.88-r2::gentoo, installed) pulled in by
> >=sys-apps/sysvinit-2.86-r6 required by (virtual/init-0::gentoo,
> installed)
>
> (sys-apps/util-linux-2.21.2::gentoo, ebuild scheduled for merge)
> pulled in by
> >=sys-apps/util-linux-2.16 required by
> (sys-fs/lvm2-2.02.73-r1::gentoo, installed)
> >=sys-apps/util-linux-2.20.1-r2 required by
> (sys-fs/udisks-1.97.0-r1::gentoo, ebuild scheduled for merge)
> >=sys-apps/util-linux-2.16 required by (sys-fs/udev-171-r5::gentoo,
> installed)
> >=sys-apps/util-linux-2.16 required by
> (x11-libs/libSM-1.2.0::gentoo, installed)
> >=sys-apps/util-linux-2.17.2 required by
> (sys-fs/cryptsetup-1.4.2::gentoo, ebuild scheduled for merge)
> >=sys-apps/util-linux-2.16 required by
> (net-libs/gupnp-0.13.4::gentoo, installed)
> >=sys-apps/util-linux-2.13 required by
> (sys-power/pm-utils-1.4.1::gentoo, installed)
> sys-apps/util-linux required by @system
> >=sys-apps/util-linux-2.16 required by
> (sys-fs/e2fsprogs-1.41.14::gentoo, installed)
> sys-apps/util-linux required by
> (app-text/build-docbook-catalog-1.4::gentoo, installed)
> >=sys-apps/util-linux-2.16 required by (dev-libs/apr-1.4.5::gentoo,
> installed)
Assuming you've already done a full upgrade of world, and don't have
anything strange masked/keyworded, I would try:
emerge --oneshot sys-apps/sysvinit sys-apps/util-linux
or maybe each one at a time if that doesn't work. If one at a time
doesn't work, maybe try to unmerge util-linux, upgrade sysvinit, then
reinstall util-linux. Be sure to make binary package of util-linux
before unmerging just in case it all goes wrong.
^ permalink raw reply [flat|nested] 19+ messages in thread
* Re: [gentoo-user] revdep-rebuild
2012-06-06 4:03 ` Paul Hartman
@ 2012-06-06 4:06 ` Paul Hartman
2012-06-06 16:21 ` Willie Matthews
1 sibling, 0 replies; 19+ messages in thread
From: Paul Hartman @ 2012-06-06 4:06 UTC (permalink / raw
To: gentoo-user
On Tue, Jun 5, 2012 at 11:03 PM, Paul Hartman
<paul.hartman+gentoo@gmail.com> wrote:
> On Tue, Jun 5, 2012 at 10:23 PM, Willie Matthews
> <matthews.willie@gmail.com> wrote:
>> ("<sys-apps/sysvinit-2.88-r3" is blocking sys-apps/util-linux-2.21.2)
>>
>> * Error: The above package list contains packages which cannot be
>> * installed at the same time on the same system.
>>
>> (sys-apps/sysvinit-2.88-r2::gentoo, installed) pulled in by
>> >=sys-apps/sysvinit-2.86-r6 required by (virtual/init-0::gentoo,
>> installed)
>>
>> (sys-apps/util-linux-2.21.2::gentoo, ebuild scheduled for merge)
>> pulled in by
>> >=sys-apps/util-linux-2.16 required by
>> (sys-fs/lvm2-2.02.73-r1::gentoo, installed)
>> >=sys-apps/util-linux-2.20.1-r2 required by
>> (sys-fs/udisks-1.97.0-r1::gentoo, ebuild scheduled for merge)
>> >=sys-apps/util-linux-2.16 required by (sys-fs/udev-171-r5::gentoo,
>> installed)
>> >=sys-apps/util-linux-2.16 required by
>> (x11-libs/libSM-1.2.0::gentoo, installed)
>> >=sys-apps/util-linux-2.17.2 required by
>> (sys-fs/cryptsetup-1.4.2::gentoo, ebuild scheduled for merge)
>> >=sys-apps/util-linux-2.16 required by
>> (net-libs/gupnp-0.13.4::gentoo, installed)
>> >=sys-apps/util-linux-2.13 required by
>> (sys-power/pm-utils-1.4.1::gentoo, installed)
>> sys-apps/util-linux required by @system
>> >=sys-apps/util-linux-2.16 required by
>> (sys-fs/e2fsprogs-1.41.14::gentoo, installed)
>> sys-apps/util-linux required by
>> (app-text/build-docbook-catalog-1.4::gentoo, installed)
>> >=sys-apps/util-linux-2.16 required by (dev-libs/apr-1.4.5::gentoo,
>> installed)
>
> Assuming you've already done a full upgrade of world, and don't have
> anything strange masked/keyworded, I would try:
>
> emerge --oneshot sys-apps/sysvinit sys-apps/util-linux
>
> or maybe each one at a time if that doesn't work. If one at a time
> doesn't work, maybe try to unmerge util-linux, upgrade sysvinit, then
> reinstall util-linux. Be sure to make binary package of util-linux
> before unmerging just in case it all goes wrong.
Looks like there was already a thread about this a couple months ago,
see here for better answers :)
http://www.gossamer-threads.com/lists/gentoo/user/237283
^ permalink raw reply [flat|nested] 19+ messages in thread
* Re: [gentoo-user] revdep-rebuild
2012-06-06 4:03 ` Paul Hartman
2012-06-06 4:06 ` Paul Hartman
@ 2012-06-06 16:21 ` Willie Matthews
1 sibling, 0 replies; 19+ messages in thread
From: Willie Matthews @ 2012-06-06 16:21 UTC (permalink / raw
To: gentoo-user
I have decided to upgrade my system. I haven't done it for awhile
because it takes so long on a Intel Nano with 1GB of RAM. I normally
only upgrade the programs I use to most along with any upgrade
requirements that it has. This may be what is causing all of my problems.
On 06/05/2012 09:03 PM, Paul Hartman wrote:
> On Tue, Jun 5, 2012 at 10:23 PM, Willie Matthews
> <matthews.willie@gmail.com> wrote:
>> ("<sys-apps/sysvinit-2.88-r3" is blocking sys-apps/util-linux-2.21.2)
>>
>> * Error: The above package list contains packages which cannot be
>> * installed at the same time on the same system.
>>
>> (sys-apps/sysvinit-2.88-r2::gentoo, installed) pulled in by
>> >=sys-apps/sysvinit-2.86-r6 required by (virtual/init-0::gentoo,
>> installed)
>>
>> (sys-apps/util-linux-2.21.2::gentoo, ebuild scheduled for merge)
>> pulled in by
>> >=sys-apps/util-linux-2.16 required by
>> (sys-fs/lvm2-2.02.73-r1::gentoo, installed)
>> >=sys-apps/util-linux-2.20.1-r2 required by
>> (sys-fs/udisks-1.97.0-r1::gentoo, ebuild scheduled for merge)
>> >=sys-apps/util-linux-2.16 required by (sys-fs/udev-171-r5::gentoo,
>> installed)
>> >=sys-apps/util-linux-2.16 required by
>> (x11-libs/libSM-1.2.0::gentoo, installed)
>> >=sys-apps/util-linux-2.17.2 required by
>> (sys-fs/cryptsetup-1.4.2::gentoo, ebuild scheduled for merge)
>> >=sys-apps/util-linux-2.16 required by
>> (net-libs/gupnp-0.13.4::gentoo, installed)
>> >=sys-apps/util-linux-2.13 required by
>> (sys-power/pm-utils-1.4.1::gentoo, installed)
>> sys-apps/util-linux required by @system
>> >=sys-apps/util-linux-2.16 required by
>> (sys-fs/e2fsprogs-1.41.14::gentoo, installed)
>> sys-apps/util-linux required by
>> (app-text/build-docbook-catalog-1.4::gentoo, installed)
>> >=sys-apps/util-linux-2.16 required by (dev-libs/apr-1.4.5::gentoo,
>> installed)
> Assuming you've already done a full upgrade of world, and don't have
> anything strange masked/keyworded, I would try:
>
> emerge --oneshot sys-apps/sysvinit sys-apps/util-linux
>
> or maybe each one at a time if that doesn't work. If one at a time
> doesn't work, maybe try to unmerge util-linux, upgrade sysvinit, then
> reinstall util-linux. Be sure to make binary package of util-linux
> before unmerging just in case it all goes wrong.
>
--
Willie Matthews
matthews.willie@gmail.com
^ permalink raw reply [flat|nested] 19+ messages in thread
end of thread, other threads:[~2012-06-06 16:24 UTC | newest]
Thread overview: 19+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-06-06 3:23 [gentoo-user] revdep-rebuild Willie Matthews
2012-06-06 4:03 ` Paul Hartman
2012-06-06 4:06 ` Paul Hartman
2012-06-06 16:21 ` Willie Matthews
-- strict thread matches above, loose matches on Subject: below --
2009-01-25 23:41 Vizo Allman
2009-01-25 23:52 ` Saphirus Sage
2009-01-26 1:48 ` Vizo Allman
2009-01-26 2:02 ` Saphirus Sage
2009-01-26 3:27 ` Vizo Allman
2009-01-26 10:01 ` Richard Marzan
2009-01-26 10:13 ` Alan McKinnon
2009-01-26 10:13 ` Neil Bothwick
2009-01-25 23:53 ` Norberto Bensa
2009-01-26 1:50 ` Vizo Allman
2008-01-27 20:04 sean
2008-01-27 20:07 ` Mark Knecht
2008-01-27 20:10 ` Dale
2008-01-27 20:07 ` Kenneth Prugh
2008-01-27 20:08 ` Justin
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox