Gentoo Archives: gentoo-dev

From: Nikos Chantziaras <realnc@×××××.de>
To: gentoo-dev@l.g.o
Subject: [gentoo-dev] Should I file three bug reports or just one?
Date: Thu, 15 Jul 2010 04:37:19
Message-Id: i1m38e$aav$1@dough.gmane.org
1 I've updated to dev-libs/openssl-1.0.0a today, and it tells me:
2
3 Old versions of installed libraries were detected on your system.
4 In order to avoid breaking packages that depend on these old libs,
5 the libraries are not being removed. You need to run revdep-rebuild
6 in order to remove these old dependencies. If you do not have this
7 helper program, simply emerge the 'gentoolkit' package.
8
9 # revdep-rebuild --library libcrypto.so.0.9.8
10 # revdep-rebuild --library libssl.so.0.9.8
11
12 This won't work correctly for these three packages:
13
14 app-emulation/emul-linux-x86-baselibs
15 app-emulation/emul-linux-x86-gtklibs
16 app-emulation/vmware-workstation
17
18 because revdep-rebuild wants to emerge them repeatedly, since they're
19 binary packages. How do I report this? Do I file one bug per package,
20 or do I file only one for dev-libs/openssl where I list the three above
21 packages?

Replies

Subject Author
[gentoo-dev] Re: Should I file three bug reports or just one? Christian Faulhammer <fauli@g.o>
Re: [gentoo-dev] Should I file three bug reports or just one? Samuli Suominen <ssuominen@g.o>