Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
package.keywords hilft nicht.Kann masked nicht installieren?
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German)
View previous topic :: View next topic  
Author Message
Battlestar Gentoo
l33t
l33t


Joined: 23 Dec 2004
Posts: 708
Location: Wien

PostPosted: Mon Feb 07, 2005 7:41 pm    Post subject: package.keywords hilft nicht.Kann masked nicht installieren? Reply with quote

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
View user's profile Send private message
_hephaistos_
Advocate
Advocate


Joined: 07 Apr 2004
Posts: 2694
Location: salzburg, austria

PostPosted: Mon Feb 07, 2005 7:45 pm    Post subject: Reply with quote

=app-office/mozilla-sunbird-bin-0.2.20040812

gehört da rein

hth,
ciao
_________________
-l: signature: command not found
Back to top
View user's profile Send private message
ralph
Advocate
Advocate


Joined: 02 Mar 2003
Posts: 2001
Location: Hamburg

PostPosted: Mon Feb 07, 2005 7:46 pm    Post subject: Reply with quote

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
View user's profile Send private message
amne
Bodhisattva
Bodhisattva


Joined: 17 Nov 2002
Posts: 6378
Location: Graz / EU

PostPosted: Mon Feb 07, 2005 8:28 pm    Post subject: Reply with quote

Oder besser noch ~ statt =, dann bekommt man auch Paketrevisionen (-r1).
_________________
Dinosaur week! (Ok, this thread is so last week)
Back to top
View user's profile Send private message
Battlestar Gentoo
l33t
l33t


Joined: 23 Dec 2004
Posts: 708
Location: Wien

PostPosted: Mon Feb 07, 2005 9:05 pm    Post subject: Reply with quote

Hallo,
danke für die Tipps, aber es funktioniert noch immer nicht? Wie kann das sein?
Back to top
View user's profile Send private message
ralph
Advocate
Advocate


Joined: 02 Mar 2003
Posts: 2001
Location: Hamburg

PostPosted: Mon Feb 07, 2005 9:12 pm    Post subject: Reply with quote

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
View user's profile Send private message
Battlestar Gentoo
l33t
l33t


Joined: 23 Dec 2004
Posts: 708
Location: Wien

PostPosted: Mon Feb 07, 2005 9:22 pm    Post subject: Reply with quote

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
View user's profile Send private message
Battlestar Gentoo
l33t
l33t


Joined: 23 Dec 2004
Posts: 708
Location: Wien

PostPosted: Mon Feb 07, 2005 9:30 pm    Post subject: Reply with quote

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
View user's profile Send private message
loki99
Advocate
Advocate


Joined: 10 Oct 2003
Posts: 2056
Location: Vienna, €urope

PostPosted: Mon Feb 07, 2005 9:32 pm    Post subject: Reply with quote

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
View user's profile Send private message
_hephaistos_
Advocate
Advocate


Joined: 07 Apr 2004
Posts: 2694
Location: salzburg, austria

PostPosted: Mon Feb 07, 2005 9:33 pm    Post subject: Reply with quote

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
View user's profile Send private message
loki99
Advocate
Advocate


Joined: 10 Oct 2003
Posts: 2056
Location: Vienna, €urope

PostPosted: Mon Feb 07, 2005 9:34 pm    Post subject: Reply with quote

ohne "~x86" in .unmask
Back to top
View user's profile Send private message
Battlestar Gentoo
l33t
l33t


Joined: 23 Dec 2004
Posts: 708
Location: Wien

PostPosted: Mon Feb 07, 2005 9:39 pm    Post subject: Reply with quote

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
View user's profile Send private message
_hephaistos_
Advocate
Advocate


Joined: 07 Apr 2004
Posts: 2694
Location: salzburg, austria

PostPosted: Mon Feb 07, 2005 9:40 pm    Post subject: Reply with quote

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
View user's profile Send private message
loki99
Advocate
Advocate


Joined: 10 Oct 2003
Posts: 2056
Location: Vienna, €urope

PostPosted: Mon Feb 07, 2005 9:40 pm    Post subject: Reply with quote

hast du hephaistos6's tip oder meinen ausprobiert, oder beides?
Back to top
View user's profile Send private message
_hephaistos_
Advocate
Advocate


Joined: 07 Apr 2004
Posts: 2694
Location: salzburg, austria

PostPosted: Mon Feb 07, 2005 9:43 pm    Post subject: Reply with quote

sicher nur deinen :)
weil sonst hätte er/sie/es diese meldung nicht mehr
_________________
-l: signature: command not found
Back to top
View user's profile Send private message
loki99
Advocate
Advocate


Joined: 10 Oct 2003
Posts: 2056
Location: Vienna, €urope

PostPosted: Mon Feb 07, 2005 9:44 pm    Post subject: Reply with quote

:lol: :lol:
Back to top
View user's profile Send private message
Battlestar Gentoo
l33t
l33t


Joined: 23 Dec 2004
Posts: 708
Location: Wien

PostPosted: Tue Feb 08, 2005 4:04 pm    Post subject: Reply with quote

Huch, habe hephaistos' Tipp gestern überlesen. Jetzt funktioniert es, danke :wink:
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German) All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum