public inbox for gentoo-dev@lists.gentoo.org
 help / color / mirror / Atom feed
From: Georgi Georgiev <chutz@gg3.net>
To: Gentoo-dev <gentoo-dev@gentoo.org>
Subject: Re: [gentoo-dev] not missing feature for package.unmask
Date: Wed, 11 Jun 2003 23:28:39 +0900	[thread overview]
Message-ID: <20030611142839.GA27159%chutz@gg3.net> (raw)
In-Reply-To: <200306110911.38097.khindenburg@cherrynebula.net>

On 11/06/2003 at 09:11:35(-0500), Kurt V. Hindenburg used 1.5Kbytes just to say:
> On Wednesday 11 June 2003 7:31 am, Christian Aust wrote:
> | > Doesn't work here... or did you mean something else?
> | >
> | > % cat /etc/portage/package.unmask
> | > app-crypt/cryptplug
> | >
> | > % emerge -Up $(qpkg -I -nc)
> | >
> | > >>> --upgradeonly implies --update... adding --update to options.
> | >
> | > These are the packages that I would merge, in order:
> | >
> | > Calculating dependencies /
> | > !!! all ebuilds that could satisfy "app-crypt/cryptplug" have
> | > been masked.
> | >
> | > !!! Error calculating dependencies. Please correct.
> 
> A search of /usr/lib/python2.2/site-packages/portage.py shows :
> 
> pkgmasklines=grabfile(settings["PORTDIR"]+"/profiles/package.mask")
> pkgmasklines+=grabfile("/etc/portage/profiles/package.mask")
> 
> pkgunmasklines=grabfile("/etc/portage/package.unmask");
> 
> The code below shows unmaskdict being populated.  It seems that emerge 
> doesn't take it into account... dunno...

Hm.....

grep crypt /usr/portage/profiles/package.mask 

produces no output. I agree with the previous post that ~x86 is what masks the
cryptplug package. I tested with

root@tank portage # echo "net-www/mozilla" > /etc/portage/package.unmask
root@tank portage # ACCEPT_KEYWORDS=~x86 emerge -p mozilla

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

Calculating dependencies ...done!
[ebuild   R  ] net-www/mozilla-1.4_rc1

and it obviously works.

-- 
 /^^^^^^^^^^^^^^^^^^^^^^^^^^^\/^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\
/ Georgi Georgiev    (-<     / Your reasoning powers are good,  \
\ chutz@chubaka.net  /\   .o)\ and you are a fairly good        /
/ +81(90)6266-1163  V_/_ |(/)/ planner.                         \
\___________________________/\__________________________________/

--
gentoo-dev@gentoo.org mailing list


  reply	other threads:[~2003-06-11 14:28 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <web-230543@kdmail.aixsequo.de>
2003-06-11 14:11 ` [gentoo-dev] not missing feature for package.unmask Kurt V. Hindenburg
2003-06-11 14:28   ` Georgi Georgiev [this message]
2003-06-09 20:56 [gentoo-dev] Missing feature for Christian Aust
2003-06-10  8:21 ` [gentoo-dev] not missing feature for package.unmask Stanislav Brabec
2003-06-11  0:02   ` Kurt V. Hindenburg
2003-06-11 13:08     ` Alastair Tse
2003-06-11 14:21       ` Kurt V. Hindenburg

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20030611142839.GA27159%chutz@gg3.net \
    --to=chutz@gg3.net \
    --cc=chutz-dated-1056551321.8926a0@gg3.net \
    --cc=gentoo-dev@gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox