* [gentoo-dev] Mono 0.16
@ 2002-10-24 14:18 Yannick Koehler
2002-10-24 16:07 ` Brandon Low
0 siblings, 1 reply; 5+ messages in thread
From: Yannick Koehler @ 2002-10-24 14:18 UTC (permalink / raw
To: gentoo-dev
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Something wierd, I saw that mono 0.16 was resolved and went to try it out...
emerge -p mono
Attempt to merge mono 0.13 still... I looked over the packages.mask and
couldn't find mono... So I did
emerge -p mono-0.16.ebuild
Got this:
emerge: all ebuilds that could satisfy ">=dev-libs/boehm-gc-6.1" (from ebuild
/ dev-lang/mono-0.16 merge) have been masked.
So ... I do emerge -p boehm-gc and it want to emerge boehm-gc-6.0
emerge -p boehm-gc-6.1.ebuild doesn't generate any wierd error and I cannot
see boehm-gc inside the package.mask as well, can someone enlight me?
- --
Yannick Koehler
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.6 (GNU/Linux)
Comment: For info see http://www.gnupg.org
iD8DBQE9uAFBfuKOJNEyL1URAofvAJ4o/3btkgAsLcxhqHcx5QD8YJbiMACeL0uM
ChYVpyXtgoVoTJ1sPsz3fNg=
=A3vc
-----END PGP SIGNATURE-----
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [gentoo-dev] Mono 0.16
2002-10-24 14:18 [gentoo-dev] Mono 0.16 Yannick Koehler
@ 2002-10-24 16:07 ` Brandon Low
2002-10-24 16:26 ` Yannick Koehler
0 siblings, 1 reply; 5+ messages in thread
From: Brandon Low @ 2002-10-24 16:07 UTC (permalink / raw
To: Yannick Koehler; +Cc: gentoo-dev
Probably because one or both exist only in the unstable profile?
Are your ACCEPT_KEYWORDS set to "~x86" in order to use these packages?
--Brandon
On Thu, 10/24/02 at 10:18:41 -0400, Yannick Koehler wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
>
> Something wierd, I saw that mono 0.16 was resolved and went to try it out...
>
> emerge -p mono
>
> Attempt to merge mono 0.13 still... I looked over the packages.mask and
> couldn't find mono... So I did
>
> emerge -p mono-0.16.ebuild
>
> Got this:
>
> emerge: all ebuilds that could satisfy ">=dev-libs/boehm-gc-6.1" (from ebuild
> / dev-lang/mono-0.16 merge) have been masked.
>
> So ... I do emerge -p boehm-gc and it want to emerge boehm-gc-6.0
>
> emerge -p boehm-gc-6.1.ebuild doesn't generate any wierd error and I cannot
> see boehm-gc inside the package.mask as well, can someone enlight me?
>
> - --
>
> Yannick Koehler
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1.0.6 (GNU/Linux)
> Comment: For info see http://www.gnupg.org
>
> iD8DBQE9uAFBfuKOJNEyL1URAofvAJ4o/3btkgAsLcxhqHcx5QD8YJbiMACeL0uM
> ChYVpyXtgoVoTJ1sPsz3fNg=
> =A3vc
> -----END PGP SIGNATURE-----
>
> _______________________________________________
> gentoo-dev mailing list
> gentoo-dev@gentoo.org
> http://lists.gentoo.org/mailman/listinfo/gentoo-dev
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [gentoo-dev] Mono 0.16
2002-10-24 16:07 ` Brandon Low
@ 2002-10-24 16:26 ` Yannick Koehler
2002-10-24 17:12 ` Brandon Low
0 siblings, 1 reply; 5+ messages in thread
From: Yannick Koehler @ 2002-10-24 16:26 UTC (permalink / raw
To: Brandon Low; +Cc: gentoo-dev
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Le October 24, 2002 12:07 pm, Brandon Low a écrit: / On October 24, 2002
12:07 pm, Brandon Low wrote:
> Probably because one or both exist only in the unstable profile?
>
> Are your ACCEPT_KEYWORDS set to "~x86" in order to use these packages?
make.defaults:ACCEPT_KEYWORDS="x86"
That is what I got in my x86-1.4 profile. Is that ok of the ~ is needed?
What the ~ mean?
- --
Yannick Koehler
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.6 (GNU/Linux)
Comment: For info see http://www.gnupg.org
iD8DBQE9uB84fuKOJNEyL1URAmnqAJsFrBPCBSgf/hW+G7MnDW+2dEsbmwCfeTJ2
NL+3AhYcNfgb4njBQpRgwBg=
=e2+X
-----END PGP SIGNATURE-----
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [gentoo-dev] Mono 0.16
2002-10-24 16:26 ` Yannick Koehler
@ 2002-10-24 17:12 ` Brandon Low
2002-10-24 17:26 ` Yannick Koehler
0 siblings, 1 reply; 5+ messages in thread
From: Brandon Low @ 2002-10-24 17:12 UTC (permalink / raw
To: Yannick Koehler; +Cc: gentoo-dev
by adding
make.conf:ACCEPT_KEYWORDS="~x86" you are enabling the unstable profile of
gentoo, this is recommended only if you know what you are doing... and for
that matter, the new mono should also be in the unstable only...
--Brandon
On Thu, 10/24/02 at 12:26:31 -0400, Yannick Koehler wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> Le October 24, 2002 12:07 pm, Brandon Low a écrit: / On October 24, 2002
> 12:07 pm, Brandon Low wrote:
> > Probably because one or both exist only in the unstable profile?
> >
> > Are your ACCEPT_KEYWORDS set to "~x86" in order to use these packages?
>
> make.defaults:ACCEPT_KEYWORDS="x86"
>
> That is what I got in my x86-1.4 profile. Is that ok of the ~ is needed?
> What the ~ mean?
>
> - --
>
> Yannick Koehler
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1.0.6 (GNU/Linux)
> Comment: For info see http://www.gnupg.org
>
> iD8DBQE9uB84fuKOJNEyL1URAmnqAJsFrBPCBSgf/hW+G7MnDW+2dEsbmwCfeTJ2
> NL+3AhYcNfgb4njBQpRgwBg=
> =e2+X
> -----END PGP SIGNATURE-----
>
> _______________________________________________
> gentoo-dev mailing list
> gentoo-dev@gentoo.org
> http://lists.gentoo.org/mailman/listinfo/gentoo-dev
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [gentoo-dev] Mono 0.16
2002-10-24 17:12 ` Brandon Low
@ 2002-10-24 17:26 ` Yannick Koehler
0 siblings, 0 replies; 5+ messages in thread
From: Yannick Koehler @ 2002-10-24 17:26 UTC (permalink / raw
To: Brandon Low; +Cc: gentoo-dev
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Le October 24, 2002 01:12 pm, Brandon Low a écrit: / On October 24, 2002
01:12 pm, Brandon Low wrote:
> by adding
> make.conf:ACCEPT_KEYWORDS="~x86" you are enabling the unstable profile of
> gentoo, this is recommended only if you know what you are doing... and for
> that matter, the new mono should also be in the unstable only...
Humm, I added ~ keyword but then all stable package failed to merge:
corneille scripts # emerge -pu world
These are the packages that I would merge, in order.
Calculating world dependencies \
emerge: all ebuilds that could satisfy "sys-devel/libtool" (from ebuild /
sys-devel/binutils-2.13.90.0.10 merge) have been masked.
For example, if I do remove the '~'
corneille scripts # emerge -pu world
These are the packages that I would merge, in order.
Calculating world dependencies ...done!
[ebuild U ] app-shells/bash-completion-20021022
[ebuild U ] dev-perl/ExtUtils-MakeMaker-6.05-r1
[ebuild U ] sys-libs/pam-0.75-r9
[ebuild U ] net-misc/openssh-3.5_p1
[ebuild U ] app-arch/unzip-5.50-r1
[ebuild U ] net-www/mozilla-1.0.1-r2
So my guest is that the unstable stuff only work with the portage version
inside cvs and not the one I have.
- --
Yannick Koehler
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.6 (GNU/Linux)
Comment: For info see http://www.gnupg.org
iD8DBQE9uC1PfuKOJNEyL1URAiI+AJ9LMp8IOIN+b4cbphTwZDSUX3BF1QCdEG1A
BF6nxf2lVn1r4kjdHFcPnak=
=/jD/
-----END PGP SIGNATURE-----
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2002-10-24 17:30 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-10-24 14:18 [gentoo-dev] Mono 0.16 Yannick Koehler
2002-10-24 16:07 ` Brandon Low
2002-10-24 16:26 ` Yannick Koehler
2002-10-24 17:12 ` Brandon Low
2002-10-24 17:26 ` Yannick Koehler
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox