View previous topic :: View next topic |
Author |
Message |
Battlestar Gentoo l33t
Joined: 23 Dec 2004 Posts: 708 Location: Wien
|
Posted: Mon Feb 07, 2005 7:41 pm Post subject: package.keywords hilft nicht.Kann masked nicht installieren? |
|
|
Hallo,
ich wollte Mozilla Sunbird mit Portage installieren, und habe daher
Code: | app-office/mozilla-sunbird-bin-0.2.20040812 ~x86 |
in /etc/portage/package.keywords eingetragen.
Wenn ich nun emerge mozilla-sunbird-bin tippe, bekomme ich trotzdem die Meldung:
Code: | --- Invalid atom in /etc/portage/package.keywords: app-office/mozilla-sunbird-bin-0.2.20040812.
All ebuilds that could satisfy "mozilla-sunbird-bin" have been masked |
Was ist das los? |
|
Back to top |
|
|
_hephaistos_ Advocate
Joined: 07 Apr 2004 Posts: 2694 Location: salzburg, austria
|
Posted: Mon Feb 07, 2005 7:45 pm Post subject: |
|
|
=app-office/mozilla-sunbird-bin-0.2.20040812
gehört da rein
hth,
ciao _________________ -l: signature: command not found |
|
Back to top |
|
|
ralph Advocate
Joined: 02 Mar 2003 Posts: 2001 Location: Hamburg
|
Posted: Mon Feb 07, 2005 7:46 pm Post subject: |
|
|
Da fehlt ein = vor app-office/mozilla-sunbird-bin-0.2.20040812.
Mit Versionsnummer immer ein =, >=, etc angeben. _________________ The computer can't tell you the emotional story. It can give you the exact mathematical design, but what's missing is the eyebrows.
- Frank Zappa |
|
Back to top |
|
|
amne Bodhisattva
Joined: 17 Nov 2002 Posts: 6378 Location: Graz / EU
|
Posted: Mon Feb 07, 2005 8:28 pm Post subject: |
|
|
Oder besser noch ~ statt =, dann bekommt man auch Paketrevisionen (-r1). _________________ Dinosaur week! (Ok, this thread is so last week) |
|
Back to top |
|
|
Battlestar Gentoo l33t
Joined: 23 Dec 2004 Posts: 708 Location: Wien
|
Posted: Mon Feb 07, 2005 9:05 pm Post subject: |
|
|
Hallo,
danke für die Tipps, aber es funktioniert noch immer nicht? Wie kann das sein? |
|
Back to top |
|
|
ralph Advocate
Joined: 02 Mar 2003 Posts: 2001 Location: Hamburg
|
Posted: Mon Feb 07, 2005 9:12 pm Post subject: |
|
|
Worüber beschwert er sich denn jetzt genau? Ist das Ding vielleich hardmasked, also in package.mask? Dann musst du es auch noch in /etc/portage/package.unmask eintragen, wenn du denn willst. _________________ The computer can't tell you the emotional story. It can give you the exact mathematical design, but what's missing is the eyebrows.
- Frank Zappa |
|
Back to top |
|
|
Battlestar Gentoo l33t
Joined: 23 Dec 2004 Posts: 708 Location: Wien
|
Posted: Mon Feb 07, 2005 9:22 pm Post subject: |
|
|
Es sieht bei mir so aus:
/etc/portage/package.keywords:
Code: |
media-video/nvidia-kernel ~x86
media-video/nvidia-glx ~x86
app-portage/portagedb ~x86
sys-libs/libstdc++-v3 ~x86
=app-office/mozilla-sunbird-bin-0.2.20041112 ~x86
|
Ein emerge produziert folgendes:
Quote: | emerge mozilla-sunbird-bin-0.2.20041112
Calculating dependencies
!!! Problem in app-office/mozilla-sunbird-bin-0.2.20041112 dependencies.
!!! "Specific key requires an operator (app-office/mozilla-sunbird-bin-0.2.20041112) (try adding an '=')" exceptions
|
|
|
Back to top |
|
|
Battlestar Gentoo l33t
Joined: 23 Dec 2004 Posts: 708 Location: Wien
|
Posted: Mon Feb 07, 2005 9:30 pm Post subject: |
|
|
Quote: | Dann musst du es auch noch in /etc/portage/package.unmask eintragen, wenn du denn willst. |
Also meine package.unmask sieht so aus:
Code: | =app-office/mozilla-sunbird-bin-0.2.20041112 ~x86
|
..aber ohne = funktioniert es auch nicht, hmmm seltsam. |
|
Back to top |
|
|
loki99 Advocate
Joined: 10 Oct 2003 Posts: 2056 Location: Vienna, €urope
|
Posted: Mon Feb 07, 2005 9:32 pm Post subject: |
|
|
yup! es ist "~testing/hard masked". wenn du es wirklich noch installieren willst musst du es in Code: | /etc/portage/package.unmask | auch noch eintragen. |
|
Back to top |
|
|
_hephaistos_ Advocate
Joined: 07 Apr 2004 Posts: 2694 Location: salzburg, austria
|
Posted: Mon Feb 07, 2005 9:33 pm Post subject: |
|
|
Code: | emerge mozilla-sunbird-bin-0.2.20041112
Calculating dependencies
!!! Problem in app-office/mozilla-sunbird-bin-0.2.20041112 dependencies.
!!! "Specific key requires an operator (app-office/mozilla-sunbird-bin-0.2.20041112) (try adding an '=')" exceptions |
emerge =<paket-mit-version> _________________ -l: signature: command not found |
|
Back to top |
|
|
loki99 Advocate
Joined: 10 Oct 2003 Posts: 2056 Location: Vienna, €urope
|
Posted: Mon Feb 07, 2005 9:34 pm Post subject: |
|
|
ohne "~x86" in .unmask |
|
Back to top |
|
|
Battlestar Gentoo l33t
Joined: 23 Dec 2004 Posts: 708 Location: Wien
|
Posted: Mon Feb 07, 2005 9:39 pm Post subject: |
|
|
Hi,
Ich bekomme trotzdem die Meldung:
Code: | !!! "Specific key requires an operator (app-office/mozilla-sunbird-bin-0.2.20041112) (try adding an '=')" |
Übrigens kommt diese Meldung auch, wenn die package.unmask nicht existiert. Seltsam irgendwie. |
|
Back to top |
|
|
_hephaistos_ Advocate
Joined: 07 Apr 2004 Posts: 2694 Location: salzburg, austria
|
Posted: Mon Feb 07, 2005 9:40 pm Post subject: |
|
|
hephaistos6 wrote: | Code: | emerge mozilla-sunbird-bin-0.2.20041112
Calculating dependencies
!!! Problem in app-office/mozilla-sunbird-bin-0.2.20041112 dependencies.
!!! "Specific key requires an operator (app-office/mozilla-sunbird-bin-0.2.20041112) (try adding an '=')" exceptions |
emerge =<paket-mit-version> |
_________________ -l: signature: command not found |
|
Back to top |
|
|
loki99 Advocate
Joined: 10 Oct 2003 Posts: 2056 Location: Vienna, €urope
|
Posted: Mon Feb 07, 2005 9:40 pm Post subject: |
|
|
hast du hephaistos6's tip oder meinen ausprobiert, oder beides? |
|
Back to top |
|
|
_hephaistos_ Advocate
Joined: 07 Apr 2004 Posts: 2694 Location: salzburg, austria
|
Posted: Mon Feb 07, 2005 9:43 pm Post subject: |
|
|
sicher nur deinen
weil sonst hätte er/sie/es diese meldung nicht mehr _________________ -l: signature: command not found |
|
Back to top |
|
|
loki99 Advocate
Joined: 10 Oct 2003 Posts: 2056 Location: Vienna, €urope
|
Posted: Mon Feb 07, 2005 9:44 pm Post subject: |
|
|
|
|
Back to top |
|
|
Battlestar Gentoo l33t
Joined: 23 Dec 2004 Posts: 708 Location: Wien
|
Posted: Tue Feb 08, 2005 4:04 pm Post subject: |
|
|
Huch, habe hephaistos' Tipp gestern überlesen. Jetzt funktioniert es, danke |
|
Back to top |
|
|
|