* [gentoo-dev] emerge not using latest ebuild (djbdns)
@ 2003-02-04 12:25 Stephan Feder
2003-02-04 12:41 ` Joachim Blaabjerg
0 siblings, 1 reply; 3+ messages in thread
From: Stephan Feder @ 2003-02-04 12:25 UTC (permalink / raw
To: gentoo-dev
I already posted this on gentoo-user with no reply so maybe this is the
proper mailing list for the following question:
"emerge -p djbdns" states (and "emerge djbdns" really does it):
These are the packages that I would merge, in order:
Calculating dependencies ...done!
[ebuild N ] net-dns/djbdns-1.05-r3
But "find /usr/portage/net-dns/djbdns/" gives:
/usr/portage/net-dns/djbdns/
/usr/portage/net-dns/djbdns/files
/usr/portage/net-dns/djbdns/files/dnscache-setup
/usr/portage/net-dns/djbdns/files/digest-djbdns-1.05-r3
/usr/portage/net-dns/djbdns/files/tinydns-setup
/usr/portage/net-dns/djbdns/files/digest-djbdns-1.05-r5
/usr/portage/net-dns/djbdns/files/digest-djbdns-1.05-r4
/usr/portage/net-dns/djbdns/djbdns-1.05-r4.ebuild
/usr/portage/net-dns/djbdns/djbdns-1.05-r3.ebuild
/usr/portage/net-dns/djbdns/ChangeLog
/usr/portage/net-dns/djbdns/djbdns-1.05-r5.ebuild
Why does emerge use -r3 (which is known to be broken) instead of -r5? Am
I missing something?
Regards,
Stephan
--
gentoo-dev@gentoo.org mailing list
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [gentoo-dev] emerge not using latest ebuild (djbdns)
2003-02-04 12:25 [gentoo-dev] emerge not using latest ebuild (djbdns) Stephan Feder
@ 2003-02-04 12:41 ` Joachim Blaabjerg
2003-02-04 13:14 ` Stephan Feder
0 siblings, 1 reply; 3+ messages in thread
From: Joachim Blaabjerg @ 2003-02-04 12:41 UTC (permalink / raw
To: Stephan Feder; +Cc: gentoo-dev
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On Tuesday 04 February 2003 13:25, Stephan Feder wrote:
> Why does emerge use -r3 (which is known to be broken) instead of -r5? Am
> I missing something?
This is due to masking. -r5 is masked using KEYWORDS, and declared unstable.
Take a look in the ebuilds; -r5 has KEYWORDS="~x86 ~sparc", while -r3 has
KEYWORDS="x86 sparc". ~x86 is the unstable profile, x86 is stable.
- --
Joachim Blaabjerg
Gentoo Linux Security Developer
gpg --keyserver pgp.mit.edu --recv-key 0x9ABA845B
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.1 (GNU/Linux)
iD8DBQE+P7ULFJKdDpq6hFsRAptxAJ9vDoIRla8gF3JhzdyuEQoqG2jkdACfTRjI
xf7JosTWj5rTtgtsc3q/4Cw=
=WGeS
-----END PGP SIGNATURE-----
--
gentoo-dev@gentoo.org mailing list
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [gentoo-dev] emerge not using latest ebuild (djbdns)
2003-02-04 12:41 ` Joachim Blaabjerg
@ 2003-02-04 13:14 ` Stephan Feder
0 siblings, 0 replies; 3+ messages in thread
From: Stephan Feder @ 2003-02-04 13:14 UTC (permalink / raw
To: Joachim Blaabjerg; +Cc: gentoo-dev
Joachim Blaabjerg wrote:
>
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> On Tuesday 04 February 2003 13:25, Stephan Feder wrote:
> > Why does emerge use -r3 (which is known to be broken) instead of -r5? Am
> > I missing something?
>
> This is due to masking. -r5 is masked using KEYWORDS, and declared unstable.
> Take a look in the ebuilds; -r5 has KEYWORDS="~x86 ~sparc", while -r3 has
> KEYWORDS="x86 sparc". ~x86 is the unstable profile, x86 is stable.
Thanks, that explains it. I never considered -r5 being masked because
-r3 is broken (bug #8236) and -r5 is the fix.
--
gentoo-dev@gentoo.org mailing list
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2003-02-04 13:18 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-02-04 12:25 [gentoo-dev] emerge not using latest ebuild (djbdns) Stephan Feder
2003-02-04 12:41 ` Joachim Blaabjerg
2003-02-04 13:14 ` Stephan Feder
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox