public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
From: Helmut Jarausch <jarausch@igpm.rwth-aachen.de>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] dependencies - one more mystery novel
Date: Thu, 21 Jan 2010 17:39:12 +0100 (CET)	[thread overview]
Message-ID: <tkrat.0ded8cdb0fcbcb9a@igpm.rwth-aachen.de> (raw)
In-Reply-To: <fecdbac61001210831x5c2f9545l2fb6e4ef8a1abf56@mail.gmail.com>

On 21 Jan, Arttu V. wrote:
> On 1/21/10, Helmut Jarausch <jarausch@igpm.rwth-aachen.de> wrote:
>> Upgrading to media-libs/jpeg-8
>> poses a new level of difficulty (to me).
>>
>> I cannot use  emerge @preserved-rebuild since I still
>> have kde-3 packages and still have problems with the
>> kde-sunset overlay which I have to resolve lateron.
>>
>> Now, I try to find out which packages depend on jpeg-7.
>> First idea
>> revdep-rebuild -p -L /usr/lib64/libjpeg.so.7
>>
>> but this also finds packages which depend on
>>  /usr/lib64/libjpeg.so.7 AND /usr/lib64/libjpeg.so.8
>> probably because they depend on /usr/lib64/libjpeg.so.7
>> only indirectly.
>>
>> But how to find out these intermediate libraries which depend
>> on /usr/lib64/libjpeg.so.7 directly?
> 
> I don't know why you wouldn't want to fix the kde3 overlay part ASAP,
> but here is a guesswork, which might dig you something useful:
> 
> ls /usr/lib64/*.so | xargs -r scanelf -BF%n | grep 'libjpeg\.so\.7' |
> awk '{ print $2 }' | xargs -r qfile -qC | uniq
> 
> It doesn't understand, e.g., slots, nor is really optimized. For such,
> we'd need a separate program, which we'd call ... umm, lemme think ...
> is reverse-dependency-rebuilder good? ;)
> 

First, many thanks for the hint.

Second, kde-sunset poses some difficulties like
!!! Couldn't download 'koffice-1.6.3_p20090204.tar.bz2'. Aborting.

or

kde-misc/kdnssd-avahi
* ERROR: kde-misc/kdnssd-avahi-0.1.2-r1 failed:
 *   net-dns/avahi-0.6.25 does not actually support the qt3 USE flag!


and probably much more to come!

Furthermore, I suspect  emerge @preserved-rebuild
re-emerges many to many packages since most packages
depend only indirectly on libjpeg.so....

Helmut.

-- 
Helmut Jarausch

Lehrstuhl fuer Numerische Mathematik
RWTH - Aachen University
D 52056 Aachen, Germany



  reply	other threads:[~2010-01-21 16:39 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-01-21 15:10 [gentoo-user] dependencies - one more mystery novel Helmut Jarausch
2010-01-21 15:26 ` Alan McKinnon
2010-01-21 16:32   ` Helmut Jarausch
2010-01-21 16:12 ` Paul Hartman
2010-01-21 16:31 ` Arttu V.
2010-01-21 16:39   ` Helmut Jarausch [this message]
2010-01-21 21:01     ` Neil Bothwick
2010-01-22  9:07       ` Helmut Jarausch
2010-01-22  9:32         ` Neil Bothwick

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=tkrat.0ded8cdb0fcbcb9a@igpm.rwth-aachen.de \
    --to=jarausch@igpm.rwth-aachen.de \
    --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