Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[PORTAGE] paquetes piden downgrade a kdelibs3.5.5 (solved)
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Spanish
View previous topic :: View next topic  
Author Message
sefirotsama
l33t
l33t


Joined: 11 Apr 2006
Posts: 791
Location: sefirot@catalunya # cd ~

PostPosted: Tue May 29, 2007 5:42 pm    Post subject: [PORTAGE] paquetes piden downgrade a kdelibs3.5.5 (solved) Reply with quote

Tengo instalado el kde-base/kdelibs-3.5.7 y si intento emerger quanta (en otro post hablabamos de ello y queria probarlo) o bien kget por ejemplo, el emerge -av me muestra esto:


Quote:
sefirot@localhost ~ $ sudo emerge -av quanta nvu

These are the packages that would be merged, in order:

Calculating dependencies... done!
[ebuild UD] kde-base/kdelibs-3.5.5-r10 [3.5.7] USE="alsa arts cups doc jpeg2k kdeenablefinal kdehiddenvisibility spell ssl%* tiff utempter xinerama -acl -avahi -debug -fam -kerberos -legacyssl -lua -openexr -zeroconf% (-branding%)" LINGUAS="-he%" 5,845 kB
[ebuild N ] app-doc/quanta-docs-20051201 USE="-mysql" 942 kB
[ebuild N ] app-editors/nvu-1.0-r4 USE="truetype -debug -gnome -ipv6 -moznoxft -xinerama -xprint" 28,993 kB
[ebuild N ] kde-base/kxsldbg-3.5.5 USE="arts -debug -kdeenablefinal -kdehiddenvisibility -xinerama" 5,906 kB
[ebuild N ] kde-base/kommander-3.5.5 USE="arts -debug -kdeenablefinal -kdehiddenvisibility -xinerama" 0 kB
[ebuild N ] kde-base/kfilereplace-3.5.5 USE="arts -debug -kdeenablefinal -kdehiddenvisibility -xinerama" 0 kB
[ebuild N ] kde-base/klinkstatus-3.5.5 USE="arts -debug -kdeenablefinal -kdehiddenvisibility -xinerama" 0 kB
[ebuild N ] kde-base/kimagemapeditor-3.5.5 USE="arts -debug -kdeenablefinal -kdehiddenvisibility -xinerama" 0 kB
[ebuild N ] kde-base/quanta-3.5.5 USE="arts doc -debug -kdeenablefinal -kdehiddenvisibility -tidy -xinerama" 0 kB

Total: 9 packages (1 downgrade, 8 new), Size of downloads: 41,684 kB

Would you like to merge these packages? [Yes/No] n

Quitting.


No existe la opción de newslot? Tengo que hacer el downgrade por narices? Ya me pasó con kget hice el downgrade a las librerias 3.5.5 y luego en un emerge world me subió y borro las viejas (y el kget funciona bien sin problemas con las kdelibs-3.5.7).

¿Como podria evitar el downgrade? o almenos, ¿como podria meterlo en un slot? Vi que se podia hacer con versiones tipo 3.4 o 3.5
_________________
Linux User #415604

GnuPG Key: 185F CF01 0FEE D196 D076 65E2 E3EE 52E7 7AA5 4FEB
«Dios no juega a los dados, usa /dev/random.»


Last edited by sefirotsama on Tue May 29, 2007 6:31 pm; edited 1 time in total
Back to top
View user's profile Send private message
i92guboj
Bodhisattva
Bodhisattva


Joined: 30 Nov 2004
Posts: 10315
Location: Córdoba (Spain)

PostPosted: Tue May 29, 2007 6:11 pm    Post subject: Re: [PORTAGE] paquetes piden downgrade a kdelibs3.5.5 (abier Reply with quote

Code:

[ebuild     [b]UD[/b]] [b]kde-base/kdelibs-3.5.5-r10[/b] [3.5.7] USE="alsa arts cups doc jpeg2k kdeenablefinal kdehiddenvisibility spell ssl%* tiff utempter xinerama -acl -avahi -debug -fam -kerberos -legacyssl -lua -openexr -zeroconf% (-branding%)" LINGUAS="-he%" 5,845 kB
[ebuild  N    ] app-doc/quanta-docs-20051201  USE="-mysql" 942 kB
[ebuild  N    ] app-editors/nvu-1.0-r4  USE="truetype -debug -gnome -ipv6 -moznoxft -xinerama -xprint" 28,993 kB
[ebuild  N    ] kde-base/kxsldbg-3.5.5  USE="arts -debug -kdeenablefinal -kdehiddenvisibility -xinerama" 5,906 kB
[ebuild  N    ] kde-base/kommander-3.5.5  USE="arts -debug -kdeenablefinal -kdehiddenvisibility -xinerama" 0 kB
[ebuild  N    ] kde-base/kfilereplace-3.5.5  USE="arts -debug -kdeenablefinal -kdehiddenvisibility -xinerama" 0 kB
[ebuild  N    ] kde-base/klinkstatus-3.5.5  USE="arts -debug -kdeenablefinal -kdehiddenvisibility -xinerama" 0 kB
[ebuild  N    ] kde-base/kimagemapeditor-3.5.5  USE="arts -debug -kdeenablefinal -kdehiddenvisibility -xinerama" 0 kB
[ebuild  N    ] kde-base/quanta-3.5.5  USE="arts doc -debug -kdeenablefinal -kdehiddenvisibility -tidy -xinerama" 0 kB


Mmm, el problema es que estás intentando instalar quanta-3.5.5. Yo tengo en portage quanta-3.5.7, así que quizás debas hacer un emerge --sync. Eso si, está en ~arch.

Code:

* kde-base/quanta
     Available versions:  (3.5)  3.5.5 (~)3.5.6 (~)3.5.7
        {arts debug doc elibc_FreeBSD kdeenablefinal kdehiddenvisibility tidy xinerama}
     Homepage:            http://www.kde.org/
     Description:         KDE: Quanta Plus Web Development Environment
Back to top
View user's profile Send private message
sefirotsama
l33t
l33t


Joined: 11 Apr 2006
Posts: 791
Location: sefirot@catalunya # cd ~

PostPosted: Tue May 29, 2007 6:31 pm    Post subject: Reply with quote

Poniendole ~amd64 ya encontró al ultima versión y la esta instalando...

No es que haya resuelto el problema (supuestamente puede ser inestable) pero se esta instalando que es lo que queria.

por si a alguien más le pasa lo escribo

Quote:
root# echo "kde-base/quanta ~amd64" >>/etc/portage/package.keywords
root# emerge -av quanta


UN saludo.
_________________
Linux User #415604

GnuPG Key: 185F CF01 0FEE D196 D076 65E2 E3EE 52E7 7AA5 4FEB
«Dios no juega a los dados, usa /dev/random.»
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Spanish 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