public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-user] Update world message
@ 2006-07-17  9:05 Mick
  2006-07-17  9:27 ` Arnau Bria
  0 siblings, 1 reply; 8+ messages in thread
From: Mick @ 2006-07-17  9:05 UTC (permalink / raw
  To: gentoo-user

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

Hi All,

This error/notice has come up over the last few days:

=========================================
# emerge -upDv world

These are the packages that would be merged, in order:

Calculating world dependencies \
!!! Packages for the following atoms are either all
!!! masked or don't exist:
dev-libs/ilbc-rfc3951
                                                                              ... 
done!
[ebuild     U ] media-libs/svgalib-1.9.24 [1.9.21-r1] USE="-build -no-helper" 
0 kB 
[ebuild     U ] app-office/openoffice-bin-2.0.3 [2.0.2] USE="-gnome -java" 
LINGUAS="en_GB% -af% -as_IN% -be_BY% -bg% -bs% -ca% -cs% -cy% -da% -de% -el% -en% -en_ZA% -es% -et% -fa% -fi% -fr% -gu_IN% -he% -hi_IN% -hr% -hu% -it% -ja% -km% -ko% -lt% -mk% -ml_IN% -mr_IN% -nb% -nl% -nn% -ns% -or_IN% -pa_IN% -pl% -pt_BR% -ru% -rw% -sh_YU% -sk% -sl% -sr_CS% -st% -sv% -sw_TZ% -ta_IN% -te_IN% -tg% -th% -ti_ER% -tr% -ur_IN% -vi% -xh% -zh_CN% -zh_TW% -zu%" 
135,746 kB 

Total size of downloads: 135,746 kB
=========================================

Running -t to see what's pulling it in does not reveal much:
=========================================
# emerge -uptv world

These are the packages that would be merged, in reverse order:

Calculating world dependencies \
!!! Packages for the following atoms are either all
!!! masked or don't exist:
dev-libs/ilbc-rfc3951
                                                                              ... 
done!
[ebuild     U ] app-office/openoffice-bin-2.0.3 [2.0.2] USE="-gnome -java" 
LINGUAS="en_GB% -af% -as_IN% -be_BY% -bg% -bs% -ca% -cs% -cy% -da% -de% -el% -en% -en_ZA% -es% -et% -fa% -fi% -fr% -gu_IN% -he% -hi_IN% -hr% -hu% -it% -ja% -km% -ko% -lt% -mk% -ml_IN% -mr_IN% -nb% -nl% -nn% -ns% -or_IN% -pa_IN% -pl% -pt_BR% -ru% -rw% -sh_YU% -sk% -sl% -sr_CS% -st% -sv% -sw_TZ% -ta_IN% -te_IN% -tg% -th% -ti_ER% -tr% -ur_IN% -vi% -xh% -zh_CN% -zh_TW% -zu%" 
135,746 kB 

Total size of downloads: 135,746 kB
=========================================

Updates complete fine, but the message is still there.  Any ideas what's 
causing this?  Anyone else gets the same message?
-- 
Regards,
Mick

[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

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

* Re: [gentoo-user] Update world message
  2006-07-17  9:05 [gentoo-user] Update world message Mick
@ 2006-07-17  9:27 ` Arnau Bria
  2006-07-17 10:19   ` Mick
  0 siblings, 1 reply; 8+ messages in thread
From: Arnau Bria @ 2006-07-17  9:27 UTC (permalink / raw
  To: gentoo-user

On Mon, 17 Jul 2006 10:05:05 +0100
Mick Mick wrote:

> Hi All,
> 
> This error/notice has come up over the last few days:
> 
> =========================================
> # emerge -upDv world
> 
> These are the packages that would be merged, in order:
> 
> Calculating world dependencies \
> !!! Packages for the following atoms are either all
> !!! masked or don't exist:
> dev-libs/ilbc-rfc3951

[...]
> Updates complete fine, but the message is still there.  Any ideas
> what's causing this?  Anyone else gets the same message?

You have to allow portage to emerge/upgrade dev-libs/ilbc-rfc3951 which
is masked and you have installed in past.

Just add it to package.keywords like my sylpheed-claws:

# cat /etc/portage/package.keywords
mail-client/sylpheed-claws ~x86
...

Cheers!

-- 
Arnau Bria
http://blog.emergetux.net
La vida es una aplastante derrota tras otra hasta que 
acabas deseando que se muera Flanders.
~Homer J. Simpson~
-- 
gentoo-user@gentoo.org mailing list



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

* Re: [gentoo-user] Update world message
  2006-07-17  9:27 ` Arnau Bria
@ 2006-07-17 10:19   ` Mick
  2006-07-17 21:02     ` Mick
  0 siblings, 1 reply; 8+ messages in thread
From: Mick @ 2006-07-17 10:19 UTC (permalink / raw
  To: gentoo-user

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

On Monday 17 July 2006 10:27, Arnau Bria wrote:

> You have to allow portage to emerge/upgrade dev-libs/ilbc-rfc3951 which
> is masked and you have installed in past.
>
> Just add it to package.keywords like my sylpheed-claws:

Usually an emerge would stall until a masked package is unmasked, but relevant 
entries in /etc/portage/* files.  On this occasion an emerge update does not 
seem to try to install dev-libs/ilbc-rfc3951, it just mentions that atom 
error.  The emerge update continues fine thereafter.
-- 
Regards,
Mick

[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

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

* Re: [gentoo-user] Update world message
  2006-07-17 10:19   ` Mick
@ 2006-07-17 21:02     ` Mick
  2006-07-17 21:29       ` Allan Gottlieb
  2006-07-17 21:31       ` Neil Bothwick
  0 siblings, 2 replies; 8+ messages in thread
From: Mick @ 2006-07-17 21:02 UTC (permalink / raw
  To: gentoo-user

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

On Monday 17 July 2006 11:19, Mick wrote:
> On Monday 17 July 2006 10:27, Arnau Bria wrote:
> > You have to allow portage to emerge/upgrade dev-libs/ilbc-rfc3951 which
> > is masked and you have installed in past.
> >
> > Just add it to package.keywords like my sylpheed-claws:
>
> Usually an emerge would stall until a masked package is unmasked, but
> relevant entries in /etc/portage/* files.  On this occasion an emerge
> update does not seem to try to install dev-libs/ilbc-rfc3951, it just
> mentions that atom error.  The emerge update continues fine thereafter.

Found it!  I had entered:
=dev-libs/ilbc-rfc3951-0 ~x86
in my /etc/portage/package.keywords and this package has now been revised 
to -r1 for unstable.  
-- 
Regards,
Mick

[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

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

* Re: [gentoo-user] Update world message
  2006-07-17 21:02     ` Mick
@ 2006-07-17 21:29       ` Allan Gottlieb
  2006-07-17 21:46         ` Mick
  2006-07-17 21:31       ` Neil Bothwick
  1 sibling, 1 reply; 8+ messages in thread
From: Allan Gottlieb @ 2006-07-17 21:29 UTC (permalink / raw
  To: gentoo-user

At Mon, 17 Jul 2006 22:02:06 +0100 Mick <michaelkintzios@gmail.com> wrote:

> On Monday 17 July 2006 11:19, Mick wrote:
>> On Monday 17 July 2006 10:27, Arnau Bria wrote:
>> > You have to allow portage to emerge/upgrade dev-libs/ilbc-rfc3951 which
>> > is masked and you have installed in past.
>> >
>> > Just add it to package.keywords like my sylpheed-claws:
>>
>> Usually an emerge would stall until a masked package is unmasked, but
>> relevant entries in /etc/portage/* files.  On this occasion an emerge
>> update does not seem to try to install dev-libs/ilbc-rfc3951, it just
>> mentions that atom error.  The emerge update continues fine thereafter.
>
> Found it!  I had entered:
> =dev-libs/ilbc-rfc3951-0 ~x86
> in my /etc/portage/package.keywords and this package has now been revised 
> to -r1 for unstable.  

I believe the suggested entry in package.keywords would have been

    ~dev-libs/ilbc-rfc3951-0 ~x86

(initial ~ instead of =) so that the specification includes version
bumps (null --> -r1 --> -r2 ---> ...)

allan
-- 
gentoo-user@gentoo.org mailing list



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

* Re: [gentoo-user] Update world message
  2006-07-17 21:02     ` Mick
  2006-07-17 21:29       ` Allan Gottlieb
@ 2006-07-17 21:31       ` Neil Bothwick
  1 sibling, 0 replies; 8+ messages in thread
From: Neil Bothwick @ 2006-07-17 21:31 UTC (permalink / raw
  To: gentoo-user

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

On Mon, 17 Jul 2006 22:02:06 +0100, Mick wrote:

> Found it!  I had entered:
> =dev-libs/ilbc-rfc3951-0 ~x86
> in my /etc/portage/package.keywords and this package has now been
> revised to -r1 for unstable. 

Use ~ instead of =, which will allow revision level upgrades. It also
allows you to pick up security updates to testing packages without having
to accept every new testing release.


-- 
Neil Bothwick

Another victim of Modem Addictus

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 189 bytes --]

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

* Re: [gentoo-user] Update world message
  2006-07-17 21:29       ` Allan Gottlieb
@ 2006-07-17 21:46         ` Mick
  2006-07-17 22:58           ` Allan Gottlieb
  0 siblings, 1 reply; 8+ messages in thread
From: Mick @ 2006-07-17 21:46 UTC (permalink / raw
  To: gentoo-user

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

On Monday 17 July 2006 22:29, Allan Gottlieb wrote:

> I believe the suggested entry in package.keywords would have been
>
>     ~dev-libs/ilbc-rfc3951-0 ~x86
>
> (initial ~ instead of =) so that the specification includes version
> bumps (null --> -r1 --> -r2 ---> ...)

Thank you Allan.  Yes it could have been, but I set it with ' = ' so that it 
would stay at the '0' version until masked as stable.  I am trying to keep 
this box as stable as possible.
-- 
Regards,
Mick

[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

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

* Re: [gentoo-user] Update world message
  2006-07-17 21:46         ` Mick
@ 2006-07-17 22:58           ` Allan Gottlieb
  0 siblings, 0 replies; 8+ messages in thread
From: Allan Gottlieb @ 2006-07-17 22:58 UTC (permalink / raw
  To: gentoo-user

At Mon, 17 Jul 2006 22:46:54 +0100 Mick <michaelkintzios@gmail.com> wrote:

> On Monday 17 July 2006 22:29, Allan Gottlieb wrote:
>
>> I believe the suggested entry in package.keywords would have been
>>
>>     ~dev-libs/ilbc-rfc3951-0 ~x86
>>
>> (initial ~ instead of =) so that the specification includes version
>> bumps (null --> -r1 --> -r2 ---> ...)
>
> Thank you Allan.  Yes it could have been, but I set it with ' = ' so that it 
> would stay at the '0' version until masked as stable.  I am trying to keep 
> this box as stable as possible.

That would happen with ~ as well.  That is, it would stay at the -0
(rather than -1, -2, etc).  The ~ just allows gentoo version bumps -0
to -0-r1 to -0-r2 etc.  The trade-off is what happens when -0 is
stable and -0-r1 becomes keyword masked.  I prefer to go to -0-r1, but
I can understand why you might want to stay at -0.  Like you I want to
keep my box as "stable" as possible and keep my package.keyword file
small and restricted (= or ~).

allan
-- 
gentoo-user@gentoo.org mailing list



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

end of thread, other threads:[~2006-07-18  2:17 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-07-17  9:05 [gentoo-user] Update world message Mick
2006-07-17  9:27 ` Arnau Bria
2006-07-17 10:19   ` Mick
2006-07-17 21:02     ` Mick
2006-07-17 21:29       ` Allan Gottlieb
2006-07-17 21:46         ` Mick
2006-07-17 22:58           ` Allan Gottlieb
2006-07-17 21:31       ` Neil Bothwick

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