public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
From: Alan McKinnon <alan.mckinnon@gmail.com>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] revdep-rebuild keeps repeating the same steps
Date: Fri, 25 May 2012 14:47:44 +0200	[thread overview]
Message-ID: <20120525144744.6e7d42bc@khamul.example.com> (raw)
In-Reply-To: <20120525124136.GA2911@1126.localdomain>

On Fri, 25 May 2012 14:41:36 +0200
1126 <mailinglists@elfsechsundzwanzig.de> wrote:

> Hello list!
> 
> When I run revdep-rebuild, it keeps repeating the same steps over and
> over again.
> 
> Here is what I mean:
> 
>  * 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
> [ 36% ]  *   broken /usr/lib32/libavdevice.so.53.4.100 (requires 
> libpulse-simple.so.0
> libpulse.so.0)
> [ 100% ]                 
>  * Generated new 3_broken.rr
>  * Assigning files to packages
>  *   /usr/lib32/libavdevice.so.53.4.100 -> 
> app-emulation/emul-linux-x86-medialibs
>  * 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-emulation/emul-linux-x86-medialibs:0 ..........
> Calculating dependencies... done!

[snip]

> When I would re-run it right now, it would again complain about
> libavdevice and would again re-emerge
> app-emulation/emul-linux-x86-medialibs..
> 
> Has anyone any idea how to fix this?

You can't.

emul-linux-x86-medialibs is a prebuilt binary and wants pulse libs
which you don;t have. You can't change the emul packages easily, so
just tell revdep-rebuild to ignore them. Put this in 
/etc/revdep-rebuild/99revdep-rebuild:


 SEARCH_DIRS_MASK="/usr/lib32 /lib32"


-- 
Alan McKinnnon
alan.mckinnon@gmail.com




  parent reply	other threads:[~2012-05-25 12:53 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-05-25 12:41 [gentoo-user] revdep-rebuild keeps repeating the same steps 1126
2012-05-25 12:47 ` Markos Chandras
2012-05-25 13:32   ` 1126
2012-05-25 12:47 ` Alan McKinnon [this message]
2012-05-25 13:33   ` 1126

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20120525144744.6e7d42bc@khamul.example.com \
    --to=alan.mckinnon@gmail.com \
    --cc=gentoo-user@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox