Re: [gentoo-user] revdep-rebuild badness

2005-06-19 Thread Neil Bothwick
On Sat, 18 Jun 2005 11:49:35 -0400, fire-eyes wrote:

> Okay right on. I skipped openoffice-bin, because I don't see the point
> in remerging a binary... The tool could be slightly more intelligent :)

It can be, read the thread "revdep-rebuild and -bin packages".


-- 
Neil Bothwick

NOTICE:
  --  THE ELEVATORS WILL BE OUT OF ORDER TODAY  --
  (The nearest working elevators are in the building
   across the street.)



pgpnFW1dT9hYC.pgp
Description: PGP signature


Re: [gentoo-user] revdep-rebuild badness

2005-06-18 Thread fire-eyes
On Sat, 2005-06-18 at 21:32 +0900, Jason Stubbs wrote:
> On Saturday 18 June 2005 21:18, fire-eyes wrote:
> > I'm trying to do a revdep-rebuild -pv (pretend, verbose) however I get
> > errors, and I can't complete it. What should I do?
> >
> > All prepared. Starting rebuild...
> > emerge --oneshot --nodeps -pv =app-office/openoffice-bin-1.9.104
> > =media-sound/timidity++-2.13.0-r1 =media-video/xine-ui-0.99.3
> > =net-im/centericq-4.20.0-r1 =xfce-extra/xfce4-showdesktop-0.3.0
> > ..
> >
> > These are the packages that I would merge, in order:
> >
> > Calculating dependencies -
> > emerge: there are no ebuilds to satisfy "=media-sound/timidity
> > ++-2.13.0-r1".
> 
> emerge --oneshot -pv =app-office/openoffice-bin-1.9.104
> media-sound/timidity++ =media-video/xine-ui-0.99.3
> =net-im/centericq-4.20.0-r1 =xfce-extra/xfce4-showdesktop-0.3.0
> 
> Regards,
> Jason Stubbs

Okay right on. I skipped openoffice-bin, because I don't see the point
in remerging a binary... The tool could be slightly more intelligent :)

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] revdep-rebuild badness

2005-06-18 Thread Jason Stubbs
On Saturday 18 June 2005 21:18, fire-eyes wrote:
> I'm trying to do a revdep-rebuild -pv (pretend, verbose) however I get
> errors, and I can't complete it. What should I do?
>
> All prepared. Starting rebuild...
> emerge --oneshot --nodeps -pv =app-office/openoffice-bin-1.9.104
> =media-sound/timidity++-2.13.0-r1 =media-video/xine-ui-0.99.3
> =net-im/centericq-4.20.0-r1 =xfce-extra/xfce4-showdesktop-0.3.0
> ..
>
> These are the packages that I would merge, in order:
>
> Calculating dependencies -
> emerge: there are no ebuilds to satisfy "=media-sound/timidity
> ++-2.13.0-r1".

emerge --oneshot -pv =app-office/openoffice-bin-1.9.104
media-sound/timidity++ =media-video/xine-ui-0.99.3
=net-im/centericq-4.20.0-r1 =xfce-extra/xfce4-showdesktop-0.3.0

Regards,
Jason Stubbs


pgpG6gf1ouQur.pgp
Description: PGP signature


[gentoo-user] revdep-rebuild badness

2005-06-18 Thread fire-eyes
I'm trying to do a revdep-rebuild -pv (pretend, verbose) however I get
errors, and I can't complete it. What should I do?

# revdep-rebuild -pv

Checking reverse dependencies...
Packages containing binaries and libraries broken by any package update,
will be recompiled.

Collecting system binaries and libraries... using
existing /root/.revdep-rebuild.1_files.

Collecting complete LD_LIBRARY_PATH... using
existing /root/.revdep-rebuild.2_ldpath.

Checking dynamic linking consistency... using
existing /root/.revdep-rebuild.3_rebuild.

Assigning files to ebuilds... using
existing /root/.revdep-rebuild.4_ebuilds.

Evaluating package order... using
existing /root/.revdep-rebuild.5_order.

All prepared. Starting rebuild...
emerge --oneshot --nodeps -pv =app-office/openoffice-bin-1.9.104
=media-sound/timidity++-2.13.0-r1 =media-video/xine-ui-0.99.3
=net-im/centericq-4.20.0-r1 =xfce-extra/xfce4-showdesktop-0.3.0
..

These are the packages that I would merge, in order:

Calculating dependencies -
emerge: there are no ebuilds to satisfy "=media-sound/timidity
++-2.13.0-r1".


Result is not OK, you have following choices:
- if emerge failed during build, fix the problems and re-run
revdep-rebuild
or
- use -X or --package-names as first argument (try to rebuild package,
not exact
  ebuild - ignores SLOT!)
or
- set ACCEPT_KEYWORDS="~"
and/or /etc/portage/package.unmask
  (and remove /root/.revdep-rebuild.5_order to be evaluated again)
or
- modify the above emerge command and run it manually
or
- compile or unmerge unsatisfied packages manually, remove temporary
files and
  try again (you can edit package/ebuild list first)

To remove temporary files, please run:
rm /root/.revdep-rebuild*.?_*


-- 
gentoo-user@gentoo.org mailing list