public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-user] Need for revdep-rebuild
@ 2011-07-25 17:27 Peter Humphrey
  2011-07-25 17:52 ` [gentoo-user] " Grant Edwards
                   ` (2 more replies)
  0 siblings, 3 replies; 10+ messages in thread
From: Peter Humphrey @ 2011-07-25 17:27 UTC (permalink / raw
  To: gentoo-user

Hello list,

Just a note to anyone who hasn't already found out the hard way:

After upgrading icu today I found that system-config-printer-common wouldn't 
compile because it couldn't find the right icu library.

Revdep-rebuild was required to fix this - so it does still have a use, after 
all.

-- 
Rgds
Peter			Linux Counter number 5290



^ permalink raw reply	[flat|nested] 10+ messages in thread

* [gentoo-user] Re: Need for revdep-rebuild
  2011-07-25 17:27 [gentoo-user] Need for revdep-rebuild Peter Humphrey
@ 2011-07-25 17:52 ` Grant Edwards
  2011-07-25 18:07 ` [gentoo-user] " David W Noon
  2011-07-25 23:14 ` [gentoo-user] " walt
  2 siblings, 0 replies; 10+ messages in thread
From: Grant Edwards @ 2011-07-25 17:52 UTC (permalink / raw
  To: gentoo-user

On 2011-07-25, Peter Humphrey <peter@humphrey.ukfsn.org> wrote:

> Just a note to anyone who hasn't already found out the hard way:
>
> After upgrading icu today I found that system-config-printer-common
> wouldn't compile because it couldn't find the right icu library.
>
> Revdep-rebuild was required to fix this - so it does still have a
> use, after all.

Was any question about that?

I would guess that after about a third of my updates, revdep-rebuild
finds something that needs to be re-emerged.  Sometimes I forget to
run revdep-rebuild, and it's not uncommon that I stumble across
something broken within a day or so.

-- 
Grant Edwards               grant.b.edwards        Yow! I've read SEVEN
                                  at               MILLION books!!
                              gmail.com            




^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: [gentoo-user] Need for revdep-rebuild
  2011-07-25 17:27 [gentoo-user] Need for revdep-rebuild Peter Humphrey
  2011-07-25 17:52 ` [gentoo-user] " Grant Edwards
@ 2011-07-25 18:07 ` David W Noon
  2011-07-25 18:56   ` Dale
  2011-07-25 23:14 ` [gentoo-user] " walt
  2 siblings, 1 reply; 10+ messages in thread
From: David W Noon @ 2011-07-25 18:07 UTC (permalink / raw
  To: gentoo-user

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On Mon, 25 Jul 2011 18:27:03 +0100, Peter Humphrey wrote about
"[gentoo-user] Need for revdep-rebuild":

>After upgrading icu today I found that system-config-printer-common
>wouldn't compile because it couldn't find the right icu library.
>
>Revdep-rebuild was required to fix this - so it does still have a use,
>after all.

FWIW, I needed to run revdep-rebuild twice. as one of
evolution-data-server's build dependencies needed icu.  So, if you get
build failures during revdep-rebuild, just keep running it until they
all disappear.
- -- 
Regards,

Dave  [RLU #314465]
======================================================================
dwnoon@ntlworld.com (David W Noon)
======================================================================
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.17 (GNU/Linux)

iEYEARECAAYFAk4tsPIACgkQRQ2Fs59Psv/q6gCg99QsMD3O7gv27FItNrzpr5b2
BNgAnRaXuKif7AjshJ3XyvGqjP5TMMol
=LLyA
-----END PGP SIGNATURE-----

^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: [gentoo-user] Need for revdep-rebuild
  2011-07-25 18:07 ` [gentoo-user] " David W Noon
@ 2011-07-25 18:56   ` Dale
  2011-07-25 19:06     ` Florian Philipp
  0 siblings, 1 reply; 10+ messages in thread
From: Dale @ 2011-07-25 18:56 UTC (permalink / raw
  To: gentoo-user

David W Noon wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> On Mon, 25 Jul 2011 18:27:03 +0100, Peter Humphrey wrote about
> "[gentoo-user] Need for revdep-rebuild":
>
>    
>> After upgrading icu today I found that system-config-printer-common
>> wouldn't compile because it couldn't find the right icu library.
>>
>> Revdep-rebuild was required to fix this - so it does still have a use,
>> after all.
>>      
> FWIW, I needed to run revdep-rebuild twice. as one of
> evolution-data-server's build dependencies needed icu.  So, if you get
> build failures during revdep-rebuild, just keep running it until they
> all disappear.
> - -- 
> Regards,
>
> Dave  [RLU #314465]
> ======================================================================
> dwnoon@ntlworld.com (David W Noon)
> ======================================================================
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v2.0.17 (GNU/Linux)
>
> iEYEARECAAYFAk4tsPIACgkQRQ2Fs59Psv/q6gCg99QsMD3O7gv27FItNrzpr5b2
> BNgAnRaXuKif7AjshJ3XyvGqjP5TMMol
> =LLyA
> -----END PGP SIGNATURE-----
>    

I just had to run preserved-libs and all is well.  I run the unstable 
portage tho.  Maybe that makes a difference.

I always check that sort of thing after a update.  It's just a good 
thing to do and in most cases, it doesn't take to long to do it.

Dale

:-)  :-)



^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: [gentoo-user] Need for revdep-rebuild
  2011-07-25 18:56   ` Dale
@ 2011-07-25 19:06     ` Florian Philipp
  2011-07-26  3:19       ` Pandu Poluan
  0 siblings, 1 reply; 10+ messages in thread
From: Florian Philipp @ 2011-07-25 19:06 UTC (permalink / raw
  To: gentoo-user

[-- Attachment #1: Type: text/plain, Size: 777 bytes --]

Am 25.07.2011 20:56, schrieb Dale:
> David W Noon wrote:
> On Mon, 25 Jul 2011 18:27:03 +0100, Peter Humphrey wrote about
> "[gentoo-user] Need for revdep-rebuild":
> 
>   
>>>> After upgrading icu today I found that system-config-printer-common
>>>> wouldn't compile because it couldn't find the right icu library.
>>>>
>>>> Revdep-rebuild was required to fix this - so it does still have a use,
>>>> after all.
>>>>      
[...]
> I just had to run preserved-libs and all is well.  I run the unstable
> portage tho.  Maybe that makes a difference.
[...]

Yes, it does. I seriously can't wait until portage-2.2 is stabilized.

BTW: I couldn't find a tracker bug for its stabilization. Is it possible
that it doesn't exist?

Regards,
Florian Philipp



[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 262 bytes --]

^ permalink raw reply	[flat|nested] 10+ messages in thread

* [gentoo-user] Re: Need for revdep-rebuild
  2011-07-25 17:27 [gentoo-user] Need for revdep-rebuild Peter Humphrey
  2011-07-25 17:52 ` [gentoo-user] " Grant Edwards
  2011-07-25 18:07 ` [gentoo-user] " David W Noon
@ 2011-07-25 23:14 ` walt
  2 siblings, 0 replies; 10+ messages in thread
From: walt @ 2011-07-25 23:14 UTC (permalink / raw
  To: gentoo-user

On 07/25/2011 10:27 AM, Peter Humphrey wrote:
> Hello list,
> 
> Just a note to anyone who hasn't already found out the hard way:
> 
> After upgrading icu today I found that system-config-printer-common wouldn't 
> compile because it couldn't find the right icu library.

Just one package?  You got off easy.  I shudder when I see an icu update
because my three biggest packages depend on it:  libreoffice, boost, and
webkit-gtk.  The icu update+revdep-rebuild always runs all night (or longer).
My electricity bill goes up that month :(




^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: [gentoo-user] Need for revdep-rebuild
  2011-07-25 19:06     ` Florian Philipp
@ 2011-07-26  3:19       ` Pandu Poluan
  2011-07-26  6:57         ` Dale
  0 siblings, 1 reply; 10+ messages in thread
From: Pandu Poluan @ 2011-07-26  3:19 UTC (permalink / raw
  To: gentoo-user

On Tue, Jul 26, 2011 at 02:06, Florian Philipp <lists@binarywings.net> wrote:
>
> Am 25.07.2011 20:56, schrieb Dale:
> > David W Noon wrote:
> > On Mon, 25 Jul 2011 18:27:03 +0100, Peter Humphrey wrote about
> > "[gentoo-user] Need for revdep-rebuild":
> >
> >
> >>>> After upgrading icu today I found that system-config-printer-common
> >>>> wouldn't compile because it couldn't find the right icu library.
> >>>>
> >>>> Revdep-rebuild was required to fix this - so it does still have a use,
> >>>> after all.
> >>>>
> [...]
> > I just had to run preserved-libs and all is well.  I run the unstable
> > portage tho.  Maybe that makes a difference.
> [...]
>
> Yes, it does. I seriously can't wait until portage-2.2 is stabilized.
>
> BTW: I couldn't find a tracker bug for its stabilization. Is it possible
> that it doesn't exist?
>

Wouldn't it be better to do both `emerge @preserved-libs` and `revdep-rebuild`?

I think I read somewhere that `emerge @preserved-libs` and
`revdep-rebuild` actually do different things, but with significant
overlap...

Can't remember where I read that, though...

Rgds,
--
Pandu E Poluan
~ IT Optimizer ~

 • Blog : http://pepoluan.tumblr.com
 • Linked-In : http://id.linkedin.com/in/pepoluan



^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: [gentoo-user] Need for revdep-rebuild
  2011-07-26  3:19       ` Pandu Poluan
@ 2011-07-26  6:57         ` Dale
  2011-07-26 20:10           ` Peter Humphrey
  0 siblings, 1 reply; 10+ messages in thread
From: Dale @ 2011-07-26  6:57 UTC (permalink / raw
  To: gentoo-user

Pandu Poluan wrote:
> On Tue, Jul 26, 2011 at 02:06, Florian Philipp<lists@binarywings.net>  wrote:
>    
>> Am 25.07.2011 20:56, schrieb Dale:
>>      
>>> David W Noon wrote:
>>> On Mon, 25 Jul 2011 18:27:03 +0100, Peter Humphrey wrote about
>>> "[gentoo-user] Need for revdep-rebuild":
>>>
>>>
>>>        
>>>>>> After upgrading icu today I found that system-config-printer-common
>>>>>> wouldn't compile because it couldn't find the right icu library.
>>>>>>
>>>>>> Revdep-rebuild was required to fix this - so it does still have a use,
>>>>>> after all.
>>>>>>
>>>>>>              
>> [...]
>>      
>>> I just had to run preserved-libs and all is well.  I run the unstable
>>> portage tho.  Maybe that makes a difference.
>>>        
>> [...]
>>
>> Yes, it does. I seriously can't wait until portage-2.2 is stabilized.
>>
>> BTW: I couldn't find a tracker bug for its stabilization. Is it possible
>> that it doesn't exist?
>>
>>      
> Wouldn't it be better to do both `emerge @preserved-libs` and `revdep-rebuild`?
>
> I think I read somewhere that `emerge @preserved-libs` and
> `revdep-rebuild` actually do different things, but with significant
> overlap...
>
> Can't remember where I read that, though...
>
> Rgds,
> --
> Pandu E Poluan
> ~ IT Optimizer ~
>
>   • Blog : http://pepoluan.tumblr.com
>   • Linked-In : http://id.linkedin.com/in/pepoluan
>
>
>    
If it needs you to run preserved-libs it will tell you.  Most of the 
time it will for revdep-rebuild but not always.  It just depends on 
whether or not the dev told it to tell us I guess.

I have no idea what they are waiting on to stabilize portage 2.2.  It 
gets talked about on -dev sometimes but they always leave it unstable.  
I guess they are waiting on the sun to come up in the west or 
something.  lol

Dale

:-)  :-)



^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: [gentoo-user] Need for revdep-rebuild
  2011-07-26  6:57         ` Dale
@ 2011-07-26 20:10           ` Peter Humphrey
  2011-07-26 20:57             ` Dale
  0 siblings, 1 reply; 10+ messages in thread
From: Peter Humphrey @ 2011-07-26 20:10 UTC (permalink / raw
  To: gentoo-user

On Tuesday 26 July 2011 07:57:26 Dale wrote:

> If it needs you to run preserved-libs it will tell you.  Most of the
> time it will for revdep-rebuild but not always.  It just depends on
> whether or not the dev told it to tell us I guess.

And to discover that that was my problem I had to find the stabilisation bug 
for icu-4.8. Not very helpful, I deem.

> I guess they are waiting on the sun to come up in the west or
> something.

"Did the Earth move for you?" It certainly would in such an eventuality!

-- 
Rgds
Peter			Linux Counter number 5290



^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: [gentoo-user] Need for revdep-rebuild
  2011-07-26 20:10           ` Peter Humphrey
@ 2011-07-26 20:57             ` Dale
  0 siblings, 0 replies; 10+ messages in thread
From: Dale @ 2011-07-26 20:57 UTC (permalink / raw
  To: gentoo-user

Peter Humphrey wrote:
> On Tuesday 26 July 2011 07:57:26 Dale wrote:
>
>    
>> If it needs you to run preserved-libs it will tell you.  Most of the
>> time it will for revdep-rebuild but not always.  It just depends on
>> whether or not the dev told it to tell us I guess.
>>      
> And to discover that that was my problem I had to find the stabilisation bug
> for icu-4.8. Not very helpful, I deem.
>
>    
>> I guess they are waiting on the sun to come up in the west or
>> something.
>>      
> "Did the Earth move for you?" It certainly would in such an eventuality!
>
>    

Well, portage 2.2 has been in "testing" for ages.  I been using it for 
ages too and I'm not sure why it needs more testing since it works 
fine.  I seem to have had better luck with the unstable portage than I 
have with a stable.  :/

The earth is always moving.  ;-)

Dale

:-)  :-)



^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2011-07-26 20:58 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-07-25 17:27 [gentoo-user] Need for revdep-rebuild Peter Humphrey
2011-07-25 17:52 ` [gentoo-user] " Grant Edwards
2011-07-25 18:07 ` [gentoo-user] " David W Noon
2011-07-25 18:56   ` Dale
2011-07-25 19:06     ` Florian Philipp
2011-07-26  3:19       ` Pandu Poluan
2011-07-26  6:57         ` Dale
2011-07-26 20:10           ` Peter Humphrey
2011-07-26 20:57             ` Dale
2011-07-25 23:14 ` [gentoo-user] " walt

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox