* [gentoo-user] @preserved-rebuild
@ 2009-09-24 18:25 James
2009-09-24 18:40 ` Canek Peláez Valdés
` (2 more replies)
0 siblings, 3 replies; 17+ messages in thread
From: James @ 2009-09-24 18:25 UTC (permalink / raw
To: gentoo-user
Hello,
I keep getting this mesaage on one particulary system:
existing preserved libs:
package: sys-libs/readline-6.0_p3
* - /lib64/libreadline.so
* - /lib64/libreadline.so.5
* - /lib64/libreadline.so.5.2
* used by /usr/bin/calgebra (kde-base/kalgebra-4.2.4)
So I've rebuilt kalgegra, readline and revdep-rebuild comes
up clean. I ran 'emerge @preserved-rebuild' numerous times
and still I get this error message.
Ideas on cleaning this up?
It just happens on one system out of a dozen/plus gentoo
boxes I manage......
James
^ permalink raw reply [flat|nested] 17+ messages in thread
* Re: [gentoo-user] @preserved-rebuild
2009-09-24 18:25 [gentoo-user] @preserved-rebuild James
@ 2009-09-24 18:40 ` Canek Peláez Valdés
2009-09-24 18:51 ` Dale
2009-09-24 18:44 ` Paul Hartman
2009-09-25 13:58 ` [gentoo-user] @preserved-rebuild Robin Atwood
2 siblings, 1 reply; 17+ messages in thread
From: Canek Peláez Valdés @ 2009-09-24 18:40 UTC (permalink / raw
To: gentoo-user
On Thu, Sep 24, 2009 at 1:25 PM, James <wireless@tampabay.rr.com> wrote:
> Hello,
>
>
> I keep getting this mesaage on one particulary system:
>
> existing preserved libs:
> package: sys-libs/readline-6.0_p3
> * - /lib64/libreadline.so
> * - /lib64/libreadline.so.5
> * - /lib64/libreadline.so.5.2
> * used by /usr/bin/calgebra (kde-base/kalgebra-4.2.4)
>
>
> So I've rebuilt kalgegra, readline and revdep-rebuild comes
> up clean. I ran 'emerge @preserved-rebuild' numerous times
> and still I get this error message.
>
>
> Ideas on cleaning this up?
Read the message to the end: you have to do
emerge @preserved-rebuild
Regards.
--
Canek Peláez Valdés
Instituto de Matemáticas
Universidad Nacional Autónoma de México
^ permalink raw reply [flat|nested] 17+ messages in thread
* Re: [gentoo-user] @preserved-rebuild
2009-09-24 18:25 [gentoo-user] @preserved-rebuild James
2009-09-24 18:40 ` Canek Peláez Valdés
@ 2009-09-24 18:44 ` Paul Hartman
2009-09-24 21:05 ` [gentoo-user] @preserved-rebuild Jonathan Callen (ABCD)
2009-09-25 13:58 ` [gentoo-user] @preserved-rebuild Robin Atwood
2 siblings, 1 reply; 17+ messages in thread
From: Paul Hartman @ 2009-09-24 18:44 UTC (permalink / raw
To: gentoo-user
On Thu, Sep 24, 2009 at 1:25 PM, James <wireless@tampabay.rr.com> wrote:
> Hello,
>
>
> I keep getting this mesaage on one particulary system:
>
> existing preserved libs:
> package: sys-libs/readline-6.0_p3
> * - /lib64/libreadline.so
> * - /lib64/libreadline.so.5
> * - /lib64/libreadline.so.5.2
> * used by /usr/bin/calgebra (kde-base/kalgebra-4.2.4)
>
>
> So I've rebuilt kalgegra, readline and revdep-rebuild comes
> up clean. I ran 'emerge @preserved-rebuild' numerous times
> and still I get this error message.
>
>
> Ideas on cleaning this up?
>
> It just happens on one system out of a dozen/plus gentoo
> boxes I manage......
Rather than rebuilding kalgebra, unmerge it completely then emerge it
again. It might be a problem with the emerge process for that package
not using the latest version for some reason, so it is rebuilding
against the old libs (which therefore remain preserved).
^ permalink raw reply [flat|nested] 17+ messages in thread
* Re: [gentoo-user] @preserved-rebuild
2009-09-24 18:40 ` Canek Peláez Valdés
@ 2009-09-24 18:51 ` Dale
0 siblings, 0 replies; 17+ messages in thread
From: Dale @ 2009-09-24 18:51 UTC (permalink / raw
To: gentoo-user
Canek Peláez Valdés wrote:
> On Thu, Sep 24, 2009 at 1:25 PM, James <wireless@tampabay.rr.com> wrote:
>
>> Hello,
>>
>>
>> I keep getting this mesaage on one particulary system:
>>
>> existing preserved libs:
>> package: sys-libs/readline-6.0_p3
>> * - /lib64/libreadline.so
>> * - /lib64/libreadline.so.5
>> * - /lib64/libreadline.so.5.2
>> * used by /usr/bin/calgebra (kde-base/kalgebra-4.2.4)
>>
>>
>> So I've rebuilt kalgegra, readline and revdep-rebuild comes
>> up clean. I ran 'emerge @preserved-rebuild' numerous times
>> and still I get this error message.
>>
>>
>> Ideas on cleaning this up?
>>
>
> Read the message to the end: you have to do
>
> emerge @preserved-rebuild
>
> Regards.
>
He did, according to the post, he ran it "numerous times". It seems to
be looping itself which could be a portage bug or something funny about
the package not building correctly with the "new" libs.
Dale
:-) :-)
^ permalink raw reply [flat|nested] 17+ messages in thread
* [gentoo-user] Re: @preserved-rebuild
2009-09-24 18:44 ` Paul Hartman
@ 2009-09-24 21:05 ` Jonathan Callen (ABCD)
2009-09-25 14:59 ` James
0 siblings, 1 reply; 17+ messages in thread
From: Jonathan Callen (ABCD) @ 2009-09-24 21:05 UTC (permalink / raw
To: gentoo-user
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Paul Hartman wrote:
> On Thu, Sep 24, 2009 at 1:25 PM, James <wireless@tampabay.rr.com> wrote:
>> Hello,
>>
>>
>> I keep getting this mesaage on one particulary system:
>>
>> existing preserved libs:
>> package: sys-libs/readline-6.0_p3
>> * - /lib64/libreadline.so
>> * - /lib64/libreadline.so.5
>> * - /lib64/libreadline.so.5.2
>> * used by /usr/bin/calgebra (kde-base/kalgebra-4.2.4)
>>
>>
>> So I've rebuilt kalgegra, readline and revdep-rebuild comes
>> up clean. I ran 'emerge @preserved-rebuild' numerous times
>> and still I get this error message.
>>
>>
>> Ideas on cleaning this up?
>>
>> It just happens on one system out of a dozen/plus gentoo
>> boxes I manage......
>
> Rather than rebuilding kalgebra, unmerge it completely then emerge it
> again. It might be a problem with the emerge process for that package
> not using the latest version for some reason, so it is rebuilding
> against the old libs (which therefore remain preserved).
>
Also, try removing /lib64/libreadline.so (not .so.5 or .so.5.2 !) first,
so that kalgebra is forced to link against /usr/lib64/libreadline.so
(which ends up pointing at /lib64/libreadline.so.6). My guess is that
for some reason the linker is looking in /lib64 before checking
/usr/lib64, and finding the wrong file first.
- --
Jonathan Callen (ABCD)
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.11 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
iEYEARECAAYFAkq73xcACgkQOypDUo0oQOqriACfSrdCwExsBbmkSYLXqVQALWxT
Yd4An2VAYc0Gy5Slx94QeKKbV+gceqeg
=rgNN
-----END PGP SIGNATURE-----
^ permalink raw reply [flat|nested] 17+ messages in thread
* Re: [gentoo-user] @preserved-rebuild
2009-09-24 18:25 [gentoo-user] @preserved-rebuild James
2009-09-24 18:40 ` Canek Peláez Valdés
2009-09-24 18:44 ` Paul Hartman
@ 2009-09-25 13:58 ` Robin Atwood
2009-09-25 17:12 ` [gentoo-user] @preserved-rebuild James
2009-09-25 21:31 ` [gentoo-user] @preserved-rebuild Neil Bothwick
2 siblings, 2 replies; 17+ messages in thread
From: Robin Atwood @ 2009-09-25 13:58 UTC (permalink / raw
To: gentoo-user
On Friday 25 September 2009, James wrote:
> Hello,
>
>
> I keep getting this mesaage on one particulary system:
>
> existing preserved libs:
> package: sys-libs/readline-6.0_p3
> * - /lib64/libreadline.so
> * - /lib64/libreadline.so.5
> * - /lib64/libreadline.so.5.2
> * used by /usr/bin/calgebra (kde-base/kalgebra-4.2.4)
>
>
> So I've rebuilt kalgegra, readline and revdep-rebuild comes
> up clean. I ran 'emerge @preserved-rebuild' numerous times
> and still I get this error message.
I had exactly the same problem. I solved it by deleting
/var/lib/portage/preserved_libs_registry with no ill effects (since revdep-
rebuild was clean).
HTH
-Robin
--
----------------------------------------------------------------------
Robin Atwood.
"Ship me somewheres east of Suez, where the best is like the worst,
Where there ain't no Ten Commandments an' a man can raise a thirst"
from "Mandalay" by Rudyard Kipling
----------------------------------------------------------------------
^ permalink raw reply [flat|nested] 17+ messages in thread
* [gentoo-user] Re: @preserved-rebuild
2009-09-24 21:05 ` [gentoo-user] @preserved-rebuild Jonathan Callen (ABCD)
@ 2009-09-25 14:59 ` James
0 siblings, 0 replies; 17+ messages in thread
From: James @ 2009-09-25 14:59 UTC (permalink / raw
To: gentoo-user
Jonathan Callen (ABCD <abcd <at> gentoo.org> writes:
> > Rather than rebuilding kalgebra, unmerge it completely then emerge it
> > again. It might be a problem with the emerge process for that package
> > not using the latest version for some reason, so it is rebuilding
> > against the old libs (which therefore remain preserved).
> Also, try removing /lib64/libreadline.so (not .so.5 or .so.5.2 !) first,
> so that kalgebra is forced to link against /usr/lib64/libreadline.so
> (which ends up pointing at /lib64/libreadline.so.6). My guess is that
> for some reason the linker is looking in /lib64 before checking
> /usr/lib64, and finding the wrong file first.
OK, I'm in the process of trying all that has been suggested, along with
syncing and rebuilding anything that complains. I'll post an update on the
process, once I have exhausted all these ideas......
thx
James
^ permalink raw reply [flat|nested] 17+ messages in thread
* [gentoo-user] Re: @preserved-rebuild
2009-09-25 13:58 ` [gentoo-user] @preserved-rebuild Robin Atwood
@ 2009-09-25 17:12 ` James
2009-09-25 21:31 ` [gentoo-user] @preserved-rebuild Neil Bothwick
1 sibling, 0 replies; 17+ messages in thread
From: James @ 2009-09-25 17:12 UTC (permalink / raw
To: gentoo-user
Robin Atwood <robin.atwood <at> attglobal.net> writes:
> I had exactly the same problem. I solved it by deleting
> /var/lib/portage/preserved_libs_registry with no ill effects (since revdep-
> rebuild was clean).
I did this as well as the previous suggestions.
I also rebuilt xulrunner, in an attempt to emerge
openoffice 3.1.0-r1, which is the only package
that now needs to rebuild according to
@preserved-rebuild
Well all else is cleaned up except a complaint about openoffice .
NOW I've lost my KDE-4 tool bar across the bottom of the screen
( I believe the first app is kde-launcher,
but my kde verbiage could be way off)..... again.
Before when this happened the fix was to reboot into an older kernel and
run 'kbuildsycoca4' as a user. This fixed the identical problem a few
days ago. This does not work now.
see 21sep09 thread:
KDE menu missing with new kernel
revdep-rebuild is clean. The system is synced up and only openoffice 3.1
gives building complaints.
My kde environment is 4.2.4 (via sets) and it seems like I fix one problem
and another arises.....
aaaaaarrrrrrggggggghhhhhhhhhhhh.............
any ideas?
James
^ permalink raw reply [flat|nested] 17+ messages in thread
* Re: [gentoo-user] @preserved-rebuild
2009-09-25 13:58 ` [gentoo-user] @preserved-rebuild Robin Atwood
2009-09-25 17:12 ` [gentoo-user] @preserved-rebuild James
@ 2009-09-25 21:31 ` Neil Bothwick
2009-09-26 1:23 ` [gentoo-user] @preserved-rebuild James
` (2 more replies)
1 sibling, 3 replies; 17+ messages in thread
From: Neil Bothwick @ 2009-09-25 21:31 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1: Type: text/plain, Size: 538 bytes --]
On Fri, 25 Sep 2009 20:58:35 +0700, Robin Atwood wrote:
> I had exactly the same problem. I solved it by deleting
> /var/lib/portage/preserved_libs_registry with no ill effects (since
> revdep- rebuild was clean).
No apparent ill effects. You now have the old, orphaned version of the
library on your system and unknown to portage. Portage deletes these
after emerge @preserved-rebuild has successfully re-emerged packages
depending on it.
--
Neil Bothwick
Facts are stubborn little bastards, be careful with them.
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 198 bytes --]
^ permalink raw reply [flat|nested] 17+ messages in thread
* [gentoo-user] Re: @preserved-rebuild
2009-09-25 21:31 ` [gentoo-user] @preserved-rebuild Neil Bothwick
@ 2009-09-26 1:23 ` James
2009-09-26 8:35 ` Neil Bothwick
2009-09-26 13:06 ` [gentoo-user] @preserved-rebuild Robin Atwood
2009-09-28 12:53 ` [gentoo-user] @preserved-rebuild James
2 siblings, 1 reply; 17+ messages in thread
From: James @ 2009-09-26 1:23 UTC (permalink / raw
To: gentoo-user
Neil Bothwick <neil <at> digimed.co.uk> writes:
> No apparent ill effects. You now have the old, orphaned version of the
> library on your system and unknown to portage. Portage deletes these
> after emerge @preserved-rebuild has successfully re-emerged packages
> depending on it.
OK, so now I just have to root it out manually.....?
I fixed the klauncher (menu) bar problem by just rebuilding
1/2 of the kde-base stuff.......
James
^ permalink raw reply [flat|nested] 17+ messages in thread
* Re: [gentoo-user] Re: @preserved-rebuild
2009-09-26 1:23 ` [gentoo-user] @preserved-rebuild James
@ 2009-09-26 8:35 ` Neil Bothwick
2009-09-27 15:12 ` James
0 siblings, 1 reply; 17+ messages in thread
From: Neil Bothwick @ 2009-09-26 8:35 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1: Type: text/plain, Size: 497 bytes --]
On Sat, 26 Sep 2009 01:23:31 +0000 (UTC), James wrote:
> > No apparent ill effects. You now have the old, orphaned version of the
> > library on your system and unknown to portage. Portage deletes these
> > after emerge @preserved-rebuild has successfully re-emerged packages
> > depending on it.
>
> OK, so now I just have to root it out manually.....?
Yes, qfile will help here
qfile -o $(find /lib* /usr/lib*)
--
Neil Bothwick
Windows Error #01: No error... ...yet.
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 198 bytes --]
^ permalink raw reply [flat|nested] 17+ messages in thread
* Re: [gentoo-user] @preserved-rebuild
2009-09-25 21:31 ` [gentoo-user] @preserved-rebuild Neil Bothwick
2009-09-26 1:23 ` [gentoo-user] @preserved-rebuild James
@ 2009-09-26 13:06 ` Robin Atwood
2009-09-28 12:53 ` [gentoo-user] @preserved-rebuild James
2 siblings, 0 replies; 17+ messages in thread
From: Robin Atwood @ 2009-09-26 13:06 UTC (permalink / raw
To: gentoo-user
On Saturday 26 September 2009, Neil Bothwick wrote:
> On Fri, 25 Sep 2009 20:58:35 +0700, Robin Atwood wrote:
> > I had exactly the same problem. I solved it by deleting
> > /var/lib/portage/preserved_libs_registry with no ill effects (since
> > revdep- rebuild was clean).
>
> No apparent ill effects. You now have the old, orphaned version of the
> library on your system and unknown to portage. Portage deletes these
> after emerge @preserved-rebuild has successfully re-emerged packages
> depending on it.
I checked with ldd what was needed and it looked OK. Also, revdep-rebuild will
report libraries that have no owner as "broken".
# equery f readline
* Searching for readline ...
* Contents of sys-libs/readline-6.0_p3:
/lib64
/lib64/libreadline.so -> libreadline.so.5
/lib64/libreadline.so.5 -> libreadline.so.5.2
/lib64/libreadline.so.5.2
/lib64/libreadline.so.6 -> libreadline.so.6.0
/lib64/libreadline.so.6.0
/lib64/libreadline.so.5.2 is part of the current package and doesn't need to
be preserved, which I guess is why you can re-emerge kalgebra forever and the
preserved registry never gets updated.
HTH
-Robin
--
----------------------------------------------------------------------
Robin Atwood.
"Ship me somewheres east of Suez, where the best is like the worst,
Where there ain't no Ten Commandments an' a man can raise a thirst"
from "Mandalay" by Rudyard Kipling
----------------------------------------------------------------------
^ permalink raw reply [flat|nested] 17+ messages in thread
* [gentoo-user] Re: @preserved-rebuild
2009-09-26 8:35 ` Neil Bothwick
@ 2009-09-27 15:12 ` James
2009-09-27 16:20 ` Francesco Talamona
0 siblings, 1 reply; 17+ messages in thread
From: James @ 2009-09-27 15:12 UTC (permalink / raw
To: gentoo-user
Neil Bothwick <neil <at> digimed.co.uk> writes:
>>> Portage deletes these
> > > after emerge @preserved-rebuild has successfully re-emerged packages
> > > depending on it.
> > OK, so now I just have to root it out manually.....?
> qfile -o $(find /lib* /usr/lib*)
qfile -o $(find /lib* /usr/lib*)
bash: /usr/bin/qfile: Argument list too long
Now what? I look at the man page for qfile and tried
all the -m option, but still get the same error?
ideas?
James
^ permalink raw reply [flat|nested] 17+ messages in thread
* [gentoo-user] Re: @preserved-rebuild
2009-09-27 15:12 ` James
@ 2009-09-27 16:20 ` Francesco Talamona
2009-09-27 16:34 ` Marc Joliet
0 siblings, 1 reply; 17+ messages in thread
From: Francesco Talamona @ 2009-09-27 16:20 UTC (permalink / raw
To: gentoo-user
On Sunday 27 September 2009, James wrote:
> Neil Bothwick <neil <at> digimed.co.uk> writes:
> >>> Portage deletes these
> >>>
> > > > after emerge @preserved-rebuild has successfully re-emerged
> > > > packages depending on it.
> > >
> > > OK, so now I just have to root it out manually.....?
> >
> > qfile -o $(find /lib* /usr/lib*)
>
> qfile -o $(find /lib* /usr/lib*)
>
> bash: /usr/bin/qfile: Argument list too long
>
>
> Now what? I look at the man page for qfile and tried
> all the -m option, but still get the same error?
>
>
> ideas?
>
>
> James
for i in $(find /lib* /usr/lib*) ; do qfile -o $i ; done
Ciao
Francesco
--
Linux Version 2.6.31-gentoo, Compiled #3 SMP PREEMPT Sat Sep 12 15:07:06
CEST 2009
Two 2.9GHz AMD Athlon 64 Processors, 4GB RAM, 11659 Bogomips Total
aemaeth
^ permalink raw reply [flat|nested] 17+ messages in thread
* Re: [gentoo-user] Re: @preserved-rebuild
2009-09-27 16:20 ` Francesco Talamona
@ 2009-09-27 16:34 ` Marc Joliet
0 siblings, 0 replies; 17+ messages in thread
From: Marc Joliet @ 2009-09-27 16:34 UTC (permalink / raw
To: Gentoo-User ML
[-- Attachment #1: Type: text/plain, Size: 1123 bytes --]
Am Sun, 27 Sep 2009 18:20:52 +0200
schrieb Francesco Talamona <francesco.talamona@know.eu>:
> On Sunday 27 September 2009, James wrote:
> > Neil Bothwick <neil <at> digimed.co.uk> writes:
> > >>> Portage deletes these
> > >>>
> > > > > after emerge @preserved-rebuild has successfully re-emerged
> > > > > packages depending on it.
> > > >
> > > > OK, so now I just have to root it out manually.....?
> > >
> > > qfile -o $(find /lib* /usr/lib*)
> >
> > qfile -o $(find /lib* /usr/lib*)
> >
> > bash: /usr/bin/qfile: Argument list too long
> >
> >
> > Now what? I look at the man page for qfile and tried
> > all the -m option, but still get the same error?
> >
> >
> > ideas?
> >
> >
> > James
>
> for i in $(find /lib* /usr/lib*) ; do qfile -o $i ; done
>
> Ciao
> Francesco
>
It would be much faster to use
find /lib* /usr/lib* | qfile -o -f -
instead (see "man qfile").
HTH
--
Marc Joliet
--
Lt. Frank Drebin: "It's true what they say: cops and women don't mix. Like
eating a spoonful of Drāno; sure, it'll clean you out, but it'll leave you
hollow inside."
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 198 bytes --]
^ permalink raw reply [flat|nested] 17+ messages in thread
* [gentoo-user] Re: @preserved-rebuild
2009-09-25 21:31 ` [gentoo-user] @preserved-rebuild Neil Bothwick
2009-09-26 1:23 ` [gentoo-user] @preserved-rebuild James
2009-09-26 13:06 ` [gentoo-user] @preserved-rebuild Robin Atwood
@ 2009-09-28 12:53 ` James
2009-09-28 21:13 ` Neil Bothwick
2 siblings, 1 reply; 17+ messages in thread
From: James @ 2009-09-28 12:53 UTC (permalink / raw
To: gentoo-user
Neil Bothwick <neil <at> digimed.co.uk> writes:
> > > No apparent ill effects. You now have the old, orphaned version of the
> > > library on your system and unknown to portage. Portage deletes these
> > > after emerge @preserved-rebuild has successfully re-emerged packages
> > > depending on it.
> > OK, so now I just have to root it out manually.....?
> Yes, qfile will help here
> qfile -o $(find /lib* /usr/lib*)
OK, I used Francesco's little script:
for i in $(find /lib* /usr/lib*) ; do qfile -o $i ; done
It worked like a charm, except there is a huge list?
It overfilled my scroll back, so below is a tiny snippet.
I'm weary of removing so many files?
rm these files?
revdep-rebuild comes back clean. Check with another tool?
I already synced and updated, do again?
????
<snip>
/usr/lib64/python2.6/site-packages/_xmlplus/dom/html/HTMLElement.pyo
<snip>
/usr/lib64/libblas.a
/usr/lib64/libruby.so
James
^ permalink raw reply [flat|nested] 17+ messages in thread
* Re: [gentoo-user] Re: @preserved-rebuild
2009-09-28 12:53 ` [gentoo-user] @preserved-rebuild James
@ 2009-09-28 21:13 ` Neil Bothwick
0 siblings, 0 replies; 17+ messages in thread
From: Neil Bothwick @ 2009-09-28 21:13 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1: Type: text/plain, Size: 1059 bytes --]
On Mon, 28 Sep 2009 12:53:11 +0000 (UTC), James wrote:
> for i in $(find /lib* /usr/lib*) ; do qfile -o $i ; done
>
> It worked like a charm, except there is a huge list?
> It overfilled my scroll back, so below is a tiny snippet.
> I'm weary of removing so many files?
> rm these files?
>
> revdep-rebuild comes back clean. Check with another tool?
revdep-rebuild checks for binaries built against non-existent
libraries, you are looking for surlpus libraries,so it won't help. You're
already using the correct tool, qfile.
> I already synced and updated, do again?
> ????
>
> <snip>
> /usr/lib64/python2.6/site-packages/_xmlplus/dom/html/HTMLElement.pyo
> <snip>
> /usr/lib64/libblas.a
> /usr/lib64/libruby.so
Ignore the .pyo and.pyc files, they are created by ebuilds after
installation, so don't show up in the packages' contents. The .so files
certainly look guilty, but move them somewhere rather than deleting,
then run revdep-rebuild.
--
Neil Bothwick
Error reading FAT record: Try the SKINNY one? (Y/N)
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 198 bytes --]
^ permalink raw reply [flat|nested] 17+ messages in thread
end of thread, other threads:[~2009-09-28 21:13 UTC | newest]
Thread overview: 17+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-09-24 18:25 [gentoo-user] @preserved-rebuild James
2009-09-24 18:40 ` Canek Peláez Valdés
2009-09-24 18:51 ` Dale
2009-09-24 18:44 ` Paul Hartman
2009-09-24 21:05 ` [gentoo-user] @preserved-rebuild Jonathan Callen (ABCD)
2009-09-25 14:59 ` James
2009-09-25 13:58 ` [gentoo-user] @preserved-rebuild Robin Atwood
2009-09-25 17:12 ` [gentoo-user] @preserved-rebuild James
2009-09-25 21:31 ` [gentoo-user] @preserved-rebuild Neil Bothwick
2009-09-26 1:23 ` [gentoo-user] @preserved-rebuild James
2009-09-26 8:35 ` Neil Bothwick
2009-09-27 15:12 ` James
2009-09-27 16:20 ` Francesco Talamona
2009-09-27 16:34 ` Marc Joliet
2009-09-26 13:06 ` [gentoo-user] @preserved-rebuild Robin Atwood
2009-09-28 12:53 ` [gentoo-user] @preserved-rebuild James
2009-09-28 21:13 ` Neil Bothwick
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox