Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[PHP] Emerge e versioni "vecchie" [Risolto]
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Forum italiano (Italian)
View previous topic :: View next topic  
Author Message
berus
Guru
Guru


Joined: 28 Dec 2003
Posts: 347
Location: Italy

PostPosted: Fri Oct 22, 2004 6:38 am    Post subject: [PHP] Emerge e versioni "vecchie" [Risolto] Reply with quote

Ciao.
Sto usando php e mod_php 5.0.1, oggi dopo un
Code:
emerge sync
il sistema mi propone
Code:
[ebuild  NS   ] dev-php/mod_php-4.3.9
ma non è strano? Se lancio l'update cosa succederà? :oops:

Last edited by berus on Fri Oct 22, 2004 1:10 pm; edited 1 time in total
Back to top
View user's profile Send private message
n3m0
l33t
l33t


Joined: 08 Feb 2004
Posts: 798
Location: Richville, Naples, Italy, Europe

PostPosted: Fri Oct 22, 2004 6:57 am    Post subject: Re: [PHP] Emerge e versioni "vecchie" Reply with quote

berus wrote:
Ciao.
Sto usando php e mod_php 5.0.1, oggi dopo un
Code:
emerge sync
il sistema mi propone
Code:
[ebuild  NS   ] dev-php/mod_php-4.3.9
ma non è strano? Se lancio l'update cosa succederà? :oops:


Verrà installata la versione 4.x di PHP, ma sotto un slot diverso.
In parole povere, avrai installata sia la versione 5 che la versione 4.x di PHP.
_________________
L’energia è la civiltà. Lasciarla in mano ai piromani/petrolieri è criminale. Perché aspettare che finisca il petrolio?
L’età della pietra non è mica finita per mancanza di pietre. - B.G.


Site/Blog: http://www.neminis.org
Back to top
View user's profile Send private message
berus
Guru
Guru


Joined: 28 Dec 2003
Posts: 347
Location: Italy

PostPosted: Fri Oct 22, 2004 7:08 am    Post subject: Reply with quote

non mi piace molto questa cosa. Cerco quali file modificare per non installare versioni precedenti di php.. visto che non li ricordo mai. Grazie
Back to top
View user's profile Send private message
berus
Guru
Guru


Joined: 28 Dec 2003
Posts: 347
Location: Italy

PostPosted: Fri Oct 22, 2004 11:38 am    Post subject: Reply with quote

:oops: ho provato ad inserire la stringa incriminata in package.mask e in /profile/package.provided .. ma continua a volersi installare. Come faccio?
Back to top
View user's profile Send private message
n3m0
l33t
l33t


Joined: 08 Feb 2004
Posts: 798
Location: Richville, Naples, Italy, Europe

PostPosted: Fri Oct 22, 2004 12:09 pm    Post subject: Reply with quote

berus wrote:
:oops: ho provato ad inserire la stringa incriminata in package.mask e in /profile/package.provided .. ma continua a volersi installare. Come faccio?


Si vede che se vuole installarsi, è richiesto come dipendenza da qualche pacchetto, non puoi impedirgli di installarsi.

Esegui

Code:
emerge --tree -uDp world


per vedere quali sono i pacchetti che lo richiedono come dipendenza e agisci di conseguenza.

PS: sei x86 o ~x86? (io ~ e non ho questo "problema")
_________________
L’energia è la civiltà. Lasciarla in mano ai piromani/petrolieri è criminale. Perché aspettare che finisca il petrolio?
L’età della pietra non è mica finita per mancanza di pietre. - B.G.


Site/Blog: http://www.neminis.org
Back to top
View user's profile Send private message
berus
Guru
Guru


Joined: 28 Dec 2003
Posts: 347
Location: Italy

PostPosted: Fri Oct 22, 2004 12:57 pm    Post subject: Reply with quote

Il php è in ~ naturalmente...
Code:
Calculating world dependencies ...done!
[blocks B     ] sys-apps/sysvinit (from pkg sys-apps/baselayout-1.9.4-r6)
[nomerge      ] mail-client/mozilla-thunderbird-0.8 
[ebuild     U ]  app-crypt/gnupg-1.2.6 [1.2.4]
[ebuild     U ] sys-kernel/genkernel-3.1.0 [3.0.2c]
[ebuild  N    ]  media-gfx/bootsplash-0.6.1-r4 
[nomerge      ] media-gfx/feh-1.2.6 
[ebuild     U ]  media-libs/giblib-1.2.4 [1.2.3]
[ebuild     U ]   media-libs/imlib2-1.1.2 [1.1.0]
[ebuild     UD] dev-php/php-4.3.9 [5.0.1]
[ebuild  NS   ] dev-php/mod_php-4.3.9 
[ebuild     U ]  media-libs/freetype-1.3.1-r4 [1.3.1-r3]
[ebuild  N    ]  media-libs/pdflib-5.0.2 
[ebuild  N    ]  net-libs/libwww-5.4.0-r2 
[ebuild  N    ]  media-libs/libswf-0.99 
[ebuild  N    ]  app-text/sablotron-1.0 
[nomerge      ] media-video/xine-ui-0.9.23-r2 
[ebuild     U ]  media-libs/xine-lib-1_rc6 [1_rc5-r3]
[nomerge      ] app-cdr/dvd+rw-tools-5.20.4.10.8 
[ebuild     U ]  app-cdr/cdrtools-2.01 [2.01_alpha37]
[nomerge      ] media-gfx/gimp-2.0.4 
[nomerge      ]  media-gfx/gimp-print-4.2.6 
[ebuild     U ]   media-gfx/imagemagick-6.0.7.1 [5.5.7.15]
[...]

Ma chi lo vuole???? :roll:
Oltretutto installa cose che con il 5 non servono più (sablotron, etc..)
Back to top
View user's profile Send private message
n3m0
l33t
l33t


Joined: 08 Feb 2004
Posts: 798
Location: Richville, Naples, Italy, Europe

PostPosted: Fri Oct 22, 2004 1:03 pm    Post subject: Reply with quote

Non è chiaro, pero' dal pretend si evince:

mod_php si installerà in nuovo slot, ma php subirà un downgrade, forse proprio perchè mod_php 4.x viene installato in nuovo slot...
A sto punto, visto che non si capisce chi richiede php/mod_php come dipendenza, mi sorge un dubbio...
Se ho ben capito, sei un x86 che pero' accetta php come ~x86.
Sicuro di avere in package.keywords sia php che mod_php?
_________________
L’energia è la civiltà. Lasciarla in mano ai piromani/petrolieri è criminale. Perché aspettare che finisca il petrolio?
L’età della pietra non è mica finita per mancanza di pietre. - B.G.


Site/Blog: http://www.neminis.org
Back to top
View user's profile Send private message
berus
Guru
Guru


Joined: 28 Dec 2003
Posts: 347
Location: Italy

PostPosted: Fri Oct 22, 2004 1:08 pm    Post subject: Reply with quote

Grande! Era proprio quello il problema! Credevo che bastasse il mod_php perchè è lui che richiama php .. Grazie :-)
Back to top
View user's profile Send private message
n3m0
l33t
l33t


Joined: 08 Feb 2004
Posts: 798
Location: Richville, Naples, Italy, Europe

PostPosted: Fri Oct 22, 2004 1:16 pm    Post subject: Reply with quote

berus wrote:
Credevo che bastasse il mod_php perchè è lui che richiama php


E no :)
Banalmente, i pacchetti che vuoi in ~arch devono essere specificati singolarmente.
Se tu specifichi solo un pacchetto e non le sue dipendenze (come nel tuo caso), le dipendenze del pacchetto verranno risolte tra i pacchetti marcati arch.

berus wrote:
Grazie :-)


Prego :wink:
_________________
L’energia è la civiltà. Lasciarla in mano ai piromani/petrolieri è criminale. Perché aspettare che finisca il petrolio?
L’età della pietra non è mica finita per mancanza di pietre. - B.G.


Site/Blog: http://www.neminis.org
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Forum italiano (Italian) 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