public inbox for gentoo-dev@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-dev] Strange behaviour in portage
@ 2003-09-12 23:26 Alberto G. Hierro
  2003-09-13  0:08 ` Thomas de Grenier de Latour
  0 siblings, 1 reply; 5+ messages in thread
From: Alberto G. Hierro @ 2003-09-12 23:26 UTC (permalink / raw
  To: Gentoo-Dev

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

Hi all list,

	I emerged pfeifer-sources-2.4.21-r1_pre4 using ~x86 as ACCEPT_KEYWORDS
(default in my system is x86) a few hours ago. Now, I've just synced and
typed 'emerge -DpUv world' and this is the output from emerge:

 ixnay root # emerge -DpUv world

>>> --upgradeonly implies --update... adding --update to options.

These are the packages that I would merge, in order:

Calculating world dependencies ...done!
[ebuild     U ] sys-apps/coreutils-5.0-r3 [4.5.11-r1] +nls -build -selinux
[ebuild     U ] sys-apps/debianutils-1.16.7-r3 [1.16.7-r2] -static -build
[ebuild     U ] sys-kernel/pfeifer-sources-2.4.20.1_pre11 [2.4.21.1_pre4]
- - -build +crypt -evms2 -aavm -usagi -doc +tcltk
[ebuild     U ] app-admin/gkrellm-2.1.16 [2.1.15] +gtk +gtk2 +nls
[ebuild     U ] x11-themes/gentoo-artwork-0.3 [0.2] +kde


Why is pfeifer-sources going to be downgraded (i used -U) and why emerge
 shows it as an upgrade? Is this a bug or is the expected behaviour?
 2.4.20.1_pre11 >  2.4.21.1_pre4 ?

Regards,

/*   Alberto G. Hierro (Skyhusker)	*/
/*	Linux User #298867	*/
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.2 (GNU/Linux)

iD8DBQE/YlYV4O6JklHkL2cRAhYsAJ9kFGmPXWLzwjXDDYvTWx8ss1BYjwCeNxeI
SsK37DmNZfWiC3rC/OcaG1k=
=BFhF
-----END PGP SIGNATURE-----


--
gentoo-dev@gentoo.org mailing list


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

* Re: [gentoo-dev] Strange behaviour in portage
  2003-09-12 23:26 [gentoo-dev] Strange behaviour in portage Alberto G. Hierro
@ 2003-09-13  0:08 ` Thomas de Grenier de Latour
  2003-09-13  1:08   ` Alberto G. Hierro
  0 siblings, 1 reply; 5+ messages in thread
From: Thomas de Grenier de Latour @ 2003-09-13  0:08 UTC (permalink / raw
  To: gentoo-dev

On Sat, 13 Sep 2003 01:26:10 +0200
"Alberto G. Hierro" <fiam@asturlinux.org>(by way of Alberto G. Hierro
<fiam@asturlinux.org>) wrote:

> Why is pfeifer-sources going to be downgraded (i used -U) and why
> emerge shows it as an upgrade? 

It's not a downgrade, it's an upgrade in 2.4.20 slot. Your 2.4.21
version won't be affected. 

> Is this a bug or is the expected behaviour?

I would say "minor bug" since it's only about output, or a somehow
"expected behavior" since it's now well known :)
See bug #18608 for a possible fix to the cosmetic part of this issue,
and bug #4698 for a more in depth discussion.

-- 
TGL.

--
gentoo-dev@gentoo.org mailing list


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

* Re: [gentoo-dev] Strange behaviour in portage
  2003-09-13  0:08 ` Thomas de Grenier de Latour
@ 2003-09-13  1:08   ` Alberto G. Hierro
  2003-09-13  1:25     ` Thomas de Grenier de Latour
  0 siblings, 1 reply; 5+ messages in thread
From: Alberto G. Hierro @ 2003-09-13  1:08 UTC (permalink / raw
  To: gentoo-dev

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

El Sábado, 13 de Septiembre de 2003 02:08, Thomas de Grenier de Latour 
escribió:
> On Sat, 13 Sep 2003 01:26:10 +0200
> "Alberto G. Hierro" <fiam@asturlinux.org>(by way of Alberto G. Hierro
>
> <fiam@asturlinux.org>) wrote:
> > Why is pfeifer-sources going to be downgraded (i used -U) and why
> > emerge shows it as an upgrade?
>
> It's not a downgrade, it's an upgrade in 2.4.20 slot. Your 2.4.21
> version won't be affected.

As we can see in /var/db/pkg/sys-kernel/ : 

fiam@ixnay fiam $ ls /var/db/pkg/sys-kernel/
genkernel-1.8             linux-headers-2.4.19-r1
gentoo-sources-2.4.20-r7  pfeifer-sources-2.4.21.1_pre4

 I haven't any pfeifer-sources slotted 2.4.20, so what's upgrading portage?

I know 2.4.21 won't be affected, but I don't want two versions installed on my 
system if I only use one of them.

>
> > Is this a bug or is the expected behaviour?
>
> I would say "minor bug" since it's only about output, or a somehow
> "expected behavior" since it's now well known :)
> See bug #18608 for a possible fix to the cosmetic part of this issue,
> and bug #4698 for a more in depth discussion.

- -- 
/*   Alberto G. Hierro (Skyhusker)	*/
/*	Linux User #298867	*/


	
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.2 (GNU/Linux)

iD8DBQE/Ym4X4O6JklHkL2cRAvjfAJ9T6BbJ0Q6a2zfh8otBc2O7Y5WYhwCfZ6rc
NeWBcNMkVvXY4iwtfa63yMw=
=BR6Q
-----END PGP SIGNATURE-----


--
gentoo-dev@gentoo.org mailing list


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

* Re: [gentoo-dev] Strange behaviour in portage
  2003-09-13  1:08   ` Alberto G. Hierro
@ 2003-09-13  1:25     ` Thomas de Grenier de Latour
  2003-09-13 11:46       ` Alberto G. Hierro
  0 siblings, 1 reply; 5+ messages in thread
From: Thomas de Grenier de Latour @ 2003-09-13  1:25 UTC (permalink / raw
  To: gentoo-dev

On Sat, 13 Sep 2003 03:08:34 +0200
"Alberto G. Hierro" <fiam@asturlinux.org> wrote:

>  I haven't any pfeifer-sources slotted 2.4.20, so what's upgrading
>  portage?

He install the latest available version of the package, as requested.
Sure, "-U" flag prevents downgrades, but since this is not a downgrade
because of slots...  

-- 
TGL.

--
gentoo-dev@gentoo.org mailing list


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

* Re: [gentoo-dev] Strange behaviour in portage
  2003-09-13  1:25     ` Thomas de Grenier de Latour
@ 2003-09-13 11:46       ` Alberto G. Hierro
  0 siblings, 0 replies; 5+ messages in thread
From: Alberto G. Hierro @ 2003-09-13 11:46 UTC (permalink / raw
  To: gentoo-dev

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

El Sábado, 13 de Septiembre de 2003 03:25, Thomas de Grenier de Latour 
escribió:
> On Sat, 13 Sep 2003 03:08:34 +0200
>
> "Alberto G. Hierro" <fiam@asturlinux.org> wrote:
> >  I haven't any pfeifer-sources slotted 2.4.20, so what's upgrading
> >  portage?
>
> He install the latest available version of the package, as requested.
> Sure, "-U" flag prevents downgrades, but since this is not a downgrade
> because of slots...

Ok, so i'll inject it. Thanks

- -- 
/*   Alberto G. Hierro (Skyhusker)	*/
/*	Linux User #298867	*/


	
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.2 (GNU/Linux)

iD8DBQE/YwOn4O6JklHkL2cRAoCKAJ9b9esPsOWPHK0Ds6LAfh/Cx/9I6gCcCdEa
kEbIy15TrqnpZtcvxnw8ekc=
=R9Iv
-----END PGP SIGNATURE-----


--
gentoo-dev@gentoo.org mailing list


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

end of thread, other threads:[~2003-09-13 11:44 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-09-12 23:26 [gentoo-dev] Strange behaviour in portage Alberto G. Hierro
2003-09-13  0:08 ` Thomas de Grenier de Latour
2003-09-13  1:08   ` Alberto G. Hierro
2003-09-13  1:25     ` Thomas de Grenier de Latour
2003-09-13 11:46       ` Alberto G. Hierro

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