Discussion:
[gentoo-user] Invalid atom in /etc/portage/package.unmask: =app-text/evince-44.1 ~amd64
(too old to reply)
t***@sys-concept.com
2023-05-02 19:40:01 UTC
Permalink
Trying to emerge evince-44.1 but I get:

Invalid atom in /etc/portage/package.unmask: =app-text/evince-44.1 ~amd64

What is it looking for?
--
Thelma
John Covici
2023-05-02 19:50:01 UTC
Permalink
On Tue, 02 May 2023 15:37:50 -0400,
Post by t***@sys-concept.com
Invalid atom in /etc/portage/package.unmask: =app-text/evince-44.1 ~amd64
What is it looking for?
Try getting rid of space followed by ~amd64 and see how that works.
--
Your life is like a penny. You're going to lose it. The question is:
How do
you spend it?

John Covici wb2una
***@ccs.covici.com
t***@sys-concept.com
2023-05-02 21:20:01 UTC
Permalink
Post by John Covici
On Tue, 02 May 2023 15:37:50 -0400,
Post by t***@sys-concept.com
Invalid atom in /etc/portage/package.unmask: =app-text/evince-44.1 ~amd64
What is it looking for?
Try getting rid of space followed by ~amd64 and see how that works.
There are no spaces at the end of the line:

/etc/portage/package.unmask
=app-text/evince-44.1 ~amd64
Neil Bothwick
2023-05-03 07:20:01 UTC
Permalink
Post by t***@sys-concept.com
Post by John Covici
Post by t***@sys-concept.com
Invalid atom in /etc/portage/package.unmask: =app-text/evince-44.1 ~amd64
What is it looking for?
Try getting rid of space followed by ~amd64 and see how that works.
/etc/portage/package.unmask
=app-text/evince-44.1 ~amd64
You have put an accept_keywords entry in the unmask file. Unmask entries
contain only an atom, there should be no arch (~amd64).
--
Neil Bothwick

If bankers can count, how come they have eight windows and only four
tellers?
Frank Steinmetzger
2023-05-02 19:50:01 UTC
Permalink
Post by t***@sys-concept.com
Invalid atom in /etc/portage/package.unmask: =app-text/evince-44.1 ~amd64
What is it looking for?
It is not looking for the ~amd64 at the end of the line.
--
GrÌße | Greetings | Salut | Qapla’
Please do not share anything from, with or about me on any social network.

If two processes are running concurrently,
the less important will take processor time away from the more important one.
j***@jroy.ca
2023-05-02 21:10:01 UTC
Permalink
Post by t***@sys-concept.com
Invalid atom in /etc/portage/package.unmask: =app-text/evince-44.1 ~amd64
What is it looking for?
The `package.unmask` file is used to unmask packages, not accept
keywords.

Evince is not masked in the gentoo repo, but the 44.1 version is
keyworded with the ~amd64 keyword.

This means that the line you put in package.unmask actually goes in
package.accept_keywords.
--
Julien
Loading...