Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
mod_php-5.0.3 emergen
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
maximum_one
n00b
n00b


Joined: 12 Oct 2004
Posts: 59

PostPosted: Tue Jan 11, 2005 1:59 pm    Post subject: mod_php-5.0.3 emergen Reply with quote

Hallo bin Newbie also net wundern *g*

Also ich versuche andauernd php 5.0.3 zu emergen.
Habe mir dazu auch den portage leitfaden durchgelesen :
So hab ich dann in der /etc/portage/package.keywords folgendes ergänzt um an die Pakete überhaupt heranzukommen :
dev-php/mod_php ~x86
Danach habe ich noch in der /etc/portage/package.unmask fogendes ergänzt :
ev-php/mod_php

Jetzt sagt emerge aber folgendes :
Code:

bash-2.05b# emerge dev-php/mod_php
Calculating dependencies \
!!! All ebuilds that could satisfy ">=dev-php/php-5.0.3" have been masked.
!!! One of the following masked packages is required to complete your request:
- dev-php/php-5.0.3 (masked by: ~x86 keyword)

For more information, see MASKED PACKAGES section in the emerge man page or
section 2.2 "Software Availability" in the Gentoo Handbook.
!!!    (dependency required by "dev-php/mod_php-5.0.3" [ebuild])



Kann mir jemand sagen was ich falsch mache bzw. wie es richtig geht ?
Back to top
View user's profile Send private message
benjamin200
Veteran
Veteran


Joined: 01 Feb 2004
Posts: 1426
Location: DE Munich

PostPosted: Tue Jan 11, 2005 2:07 pm    Post subject: Reply with quote

folgenden Eintrag in die "/etc/portage/package.unmask" mit aufnehmen:
Code:

=dev-php/php-5.0.3



Siehe:
http://www.gentoo.de/main/de/portage-2.0.50.xml
_________________
Gentoo Linux Stage1 / Kernel 2.6.18
AMD Athlon64 3500+ on Asus A8N-E / 1024 MB DDR-RAM / ATI X700 PCIe
Take LINUX and forget Blue Screens
Back to top
View user's profile Send private message
maximum_one
n00b
n00b


Joined: 12 Oct 2004
Posts: 59

PostPosted: Tue Jan 11, 2005 2:38 pm    Post subject: Reply with quote

benjamin200 wrote:
folgenden Eintrag in die "/etc/portage/package.unmask" mit aufnehmen:
Code:

=dev-php/php-5.0.3



Siehe:
http://www.gentoo.de/main/de/portage-2.0.50.xml


So ich hab jetzt in die /etc/portage/package.unmask folgendes eingetragen :
=dev-php/php-5.0.3

Aber es kommt immernoch :
Code:

bash-2.05b# emerge dev-php/mod_php
Calculating dependencies \
!!! All ebuilds that could satisfy ">=dev-php/php-5.0.3" have been masked.
!!! One of the following masked packages is required to complete your request:
- dev-php/php-5.0.3 (masked by: ~x86 keyword)

For more information, see MASKED PACKAGES section in the emerge man page or
section 2.2 "Software Availability" in the Gentoo Handbook.
!!!    (dependency required by "dev-php/mod_php-5.0.3" [ebuild])

Back to top
View user's profile Send private message
Dr_Pepper
Tux's lil' helper
Tux's lil' helper


Joined: 30 Jul 2004
Posts: 96
Location: /earth/europe/de/bawue/karlsruh'

PostPosted: Tue Jan 11, 2005 2:49 pm    Post subject: Reply with quote

/etc/portage/packages.keywords
Quote:
dev-php/php ~x86

_________________
[DrPepper]
--
Linux sex: unzip; strip; touch; finger; mount; fsck; more; yes; umount; sleep
Back to top
View user's profile Send private message
amne
Bodhisattva
Bodhisattva


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

PostPosted: Tue Jan 11, 2005 6:52 pm    Post subject: Reply with quote

Sowohl dev-php/mod_php-5.0.3 als auch dev-php/php-5.0.3 sind mittels Keyword maskiert, daher musst du beide in package.keywords (nicht package.unmask, das bräuchtest du nur wenn es hart maskiert wäre) eintragen.
Du kannst entweder app-foo/bar eintragen, das installiert immer die neueste maskierte Version während =app-foo/bar-1.2.3 nur diese spezifische maskierte Version installiert. Meist macht ein Eintrag der Form ~app-foo/bar-1.2.3 mehr Sinn, damit werden auch maskierte Revisionen (also z.B. ~app-foo/bar-1.2.3-r1) installiert, jedoch keine höheren Versionen.

PS: ~x86 braucht man nicht wirklich dazuschreiben.
_________________
Dinosaur week! (Ok, this thread is so last week)
Back to top
View user's profile Send private message
z4Rilla
Apprentice
Apprentice


Joined: 22 Dec 2003
Posts: 291
Location: EU

PostPosted: Tue Jan 11, 2005 8:13 pm    Post subject: Reply with quote

Warum nicht

Code:
# ACCEPT_KEYWORDS="~x86" emerge mod_php


?
Back to top
View user's profile Send private message
amne
Bodhisattva
Bodhisattva


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

PostPosted: Tue Jan 11, 2005 8:55 pm    Post subject: Reply with quote

Weil 'ACCEPT_KEYWORDS="~x86" emerge foo' böse ist. :evil:
_________________
Dinosaur week! (Ok, this thread is so last week)
Back to top
View user's profile Send private message
z4Rilla
Apprentice
Apprentice


Joined: 22 Dec 2003
Posts: 291
Location: EU

PostPosted: Wed Jan 12, 2005 9:37 pm    Post subject: Reply with quote

stimmt ja. wie konnt ich das vergessen ;)
Naja ich hatte noch nie Probleme weil ich ich ACCEPT_KEYWORDS="~x86" in der make.conf stehen hab und auch noch nie emerge world genutzt habe (ISDN-bedingt)
Back to top
View user's profile Send private message
amne
Bodhisattva
Bodhisattva


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

PostPosted: Wed Jan 12, 2005 10:26 pm    Post subject: Reply with quote

z4Rilla wrote:

Naja ich hatte noch nie Probleme weil ich ich ACCEPT_KEYWORDS="~x86" in der make.conf stehen hab

Gegen ein globales ~arch gibt es auch nix einzuwenden. :D
_________________
Dinosaur week! (Ok, this thread is so last week)
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