Re: [gentoo-user] ACCEPT_KEYWORDS and installing a newer db lib

2003-02-04 Thread Jens-Uwe Mager
On Wed, Feb 05, 2003 at 01:31:59AM +0100, Xabier Ochotorena wrote:

> > > $ ACCEPT_KEYWORDS='~x86' emerge -p =sys-libs/db-4.0.14
> 
> If you look inside the ebuild file you'll se a line like KEYWORDS="-x86 -ppc 
> -sparc "
> 
> This theoretically means that this ebuild doesn't work in x86 architecture, 
> obviously this isn't true, it's only very unstable :)
> 
> If you really want to install it you should edit the ebuild.

I tried the ebuild, but I could not get it to work. I thus did a simple
hand configure of db-4.0.14 just for apache2 and svn. My stuff works
now.

-- 
Jens-Uwe Mager  mailto:62CFDB25>

--
[EMAIL PROTECTED] mailing list




Re: [gentoo-user] ACCEPT_KEYWORDS and installing a newer db lib

2003-02-04 Thread Xabier Ochotorena
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

El Martes, 4 de Febrero de 2003 18:13, Stephan Feder escribió:



> > $ ACCEPT_KEYWORDS='~x86' emerge -p =sys-libs/db-4.0.14

If you look inside the ebuild file you'll se a line like KEYWORDS="-x86 -ppc 
- -sparc "

This theoretically means that this ebuild doesn't work in x86 architecture, 
obviously this isn't true, it's only very unstable :)

If you really want to install it you should edit the ebuild.

Best regards,
Xabi.


> >
> > These are the packages that I would merge, in order:
> >
> > Calculating dependencies
> > !!! all ebuilds that could satisfy "=sys-libs/db-4.0.14" have been
> > masked.
> >
> > !!! Error calculating dependancies. Please correct.
> > $
> >
> > What I am doing wrong?
>
> I do not know, I stumbled into the same problem with another package
> just a few hours ago. Does the following work?
>
> emerge -p /usr/portage/sys-libs/db/db-4.0.14.ebuild
>
> Regards,
>   Stephan
>
> --
> [EMAIL PROTECTED] mailing list

- -- 

GnuPG signed and encrypted email preferred
http://pgp.mit.edu:11371/pks/lookup?op=get&search=0x093F978B
Key fingerprint = B3C5 0C7B 1587 071C 3D9C  545A 72FC 0234 093F 978B

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

iD8DBQE+QFuQcvwCNAk/l4sRAiHRAKDFE1fdOfppnGWx8yIKvA+UsqdDqwCgoQkD
ldCleXatV2xTxnVVZzGtlmk=
=dBZL
-END PGP SIGNATURE-


--
[EMAIL PROTECTED] mailing list




Re: [gentoo-user] ACCEPT_KEYWORDS and installing a newer db lib

2003-02-04 Thread Stephan Feder
Jens-Uwe Mager wrote:
> 
> I appear to have difficulties understanding the package masking stuff.
> For a particular package (svn) I need a least db-4.0.14. This is
> appearently masked, but even if I set the ACCEPT_KEYWORDS variable
> according to the emerge man page I get:
> 
> $ ACCEPT_KEYWORDS='~x86' emerge -p =sys-libs/db-4.0.14
> 
> These are the packages that I would merge, in order:
> 
> Calculating dependencies
> !!! all ebuilds that could satisfy "=sys-libs/db-4.0.14" have been
> masked.
> 
> !!! Error calculating dependancies. Please correct.
> $
> 
> What I am doing wrong?

I do not know, I stumbled into the same problem with another package
just a few hours ago. Does the following work?

emerge -p /usr/portage/sys-libs/db/db-4.0.14.ebuild

Regards,
Stephan

--
[EMAIL PROTECTED] mailing list