Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Portage mi ignora
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
mouser
Veteran
Veteran


Joined: 10 Aug 2004
Posts: 1419
Location: Milano

PostPosted: Sat Nov 25, 2006 10:51 am    Post subject: Portage mi ignora Reply with quote

Buongiorno a tutti.

Da quando ho reinstallato gentoo sul picci, portage (che deve essersi sentito offeso) mi ignora completamente.

Vi faccio un esempio: se voglio emergere "frozen-bubble", lancio
Code:
# emerge -av frozen-bubble

e noto che mi vuole installare la versione 1.0.0-r6.

A questo punto, volendo installare la 2.0 (che si trova in ~x86), ho lanciato un bel
Code:
# echo "games-arcade/frozen-bubble ~x86" >> /etc/portage/package.keywords
# emerge -av frozen-bubble

Scoprendo che portage, nonostante la mia entry in package.keywords, vuole ancora installarmi la 1.0.0-r6: ma perche'????

Ho provato anche ad inserire la voce ACCEPT_KEYWORDS="~x86" sia in /etc/make.conf che sulla riga di comando prima dell'emerge, ma la situazione e' la stessa...

Questo problema, comunque, non e' legato a frozen-bubble; in pratica non riesco ad installare alcun programma che non sia in x86.

Idee???

Ciriciao e grazie mille
mouser :wink:
Back to top
View user's profile Send private message
lavish
Bodhisattva
Bodhisattva


Joined: 13 Sep 2004
Posts: 4296

PostPosted: Sat Nov 25, 2006 11:00 am    Post subject: Reply with quote

povero mouser... :cry: :cry: :cry:
:lol:

Provi a postare un emerge --info?
_________________
minimalblue.com | secgroup.github.io/
Back to top
View user's profile Send private message
mouser
Veteran
Veteran


Joined: 10 Aug 2004
Posts: 1419
Location: Milano

PostPosted: Sat Nov 25, 2006 11:11 am    Post subject: Reply with quote

Ecco qui, lavish carissimo:

Code:
Portage 2.1.1-r2 (default-linux/x86/2006.1, gcc-4.1.1, glibc-2.4-r4, 2.6.18-gentoo-r2 i686)
=================================================================
System uname: 2.6.18-gentoo-r2 i686 Intel(R) Pentium(R) M processor 1600MHz
Gentoo Base System version 1.12.6
Last Sync: Mon, 20 Nov 2006 19:00:01 +0000
app-admin/eselect-compiler: [Not Present]
dev-java/java-config: [Not Present]
dev-lang/python:     2.4.3-r4
dev-python/pycrypto: 2.0.1-r5
dev-util/ccache:     [Not Present]
dev-util/confcache:  [Not Present]
sys-apps/sandbox:    1.2.17
sys-devel/autoconf:  2.13, 2.60
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2
sys-devel/binutils:  2.16.1-r3
sys-devel/gcc-config: 1.3.13-r4
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.17-r1
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O2 -march=pentium-m -pipe"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc"
CONFIG_PROTECT_MASK="/etc/env.d /etc/gconf /etc/splash /etc/terminfo"
CXXFLAGS="-O2 -march=pentium-m -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks metadata-transfer sandbox sfperms strict"
GENTOO_MIRRORS="http://www.die.unipd.it/pub/Linux/distributions/gentoo-sources/ "
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --delete-after --stats --timeout=180 --exclude='/distfiles' --exclude='/local' --exclude='/packages'"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="x86 aim alsa berkdb bitmap-fonts bluetooth cdparanoia cdr cli cracklib crypt cups directfb dlloader dri dvd dvdr elibc_glibc fbcon fortran ftp gdbm gpm iconv input_devices_evdev input_devices_keyboard input_devices_mouse isdnlog javascript jpeg kernel_linux libg++ mp3 mpeg ncurses nls nptl nptlonly ogg pam pcre perl png ppds pppd python readline reflection sdl session spl ssl tcpd truetype-fonts type1-fonts udev unicode userland_GNU video_cards_apm video_cards_ark video_cards_ati video_cards_chips video_cards_cirrus video_cards_cyrix video_cards_dummy video_cards_fbdev video_cards_glint video_cards_i128 video_cards_i740 video_cards_i810 video_cards_imstt video_cards_mga video_cards_neomagic video_cards_nsc video_cards_nv video_cards_rendition video_cards_s3 video_cards_s3virge video_cards_savage video_cards_siliconmotion video_cards_sis video_cards_sisusb video_cards_tdfx video_cards_tga video_cards_trident video_cards_tseng video_cards_v4l video_cards_vesa video_cards_vga video_cards_via video_cards_vmware video_cards_voodoo vorbis wifi win32codecs xorg zlib"
Unset:  CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, LC_ALL, LDFLAGS, LINGUAS, PORTAGE_RSYNC_EXTRA_OPTS, PORTDIR_OVERLAY


Grassie mille
Ciriciao
mouser :wink:
Back to top
View user's profile Send private message
lavish
Bodhisattva
Bodhisattva


Joined: 13 Sep 2004
Posts: 4296

PostPosted: Sat Nov 25, 2006 11:28 am    Post subject: Reply with quote

Boh sembrerebbe tutto a posto... non capisco :?
Non e' che stai usando qualcosa di strano, tipo bashrc per compilare in ram? Proprio sono a corto di idee...
/etc/portage/package.mask e' vuoto?
_________________
minimalblue.com | secgroup.github.io/
Back to top
View user's profile Send private message
mouser
Veteran
Veteran


Joined: 10 Aug 2004
Posts: 1419
Location: Milano

PostPosted: Sat Nov 25, 2006 11:30 am    Post subject: Reply with quote

No, proprio niente di niente.... macchina con su installazione vergine....

Non capisco... essi che da quando ho installato ho gia' aggiornato due volte portage... pensavo ad un bug, ma una cosa del genere sarebbe gia' stata risolta.... mah

sigh, sigh

Ciriciao
mouser :wink:
Back to top
View user's profile Send private message
skakz
Guru
Guru


Joined: 03 Jul 2004
Posts: 380
Location: Ischia/Napoli/Italia/Terra

PostPosted: Sat Nov 25, 2006 11:57 am    Post subject: Reply with quote

riscontri questo problema solo con questo pacchetto?
magari prova con il nuovo layout di /etc/portage:

Code:
/etc/portage/package.use/file

_________________
Linux Registered User n.340423
Linux User Group Ischia
www.tush.it
Back to top
View user's profile Send private message
gutter
Bodhisattva
Bodhisattva


Joined: 13 Mar 2004
Posts: 7162
Location: Aarau, Aargau, Switzerland

PostPosted: Sat Nov 25, 2006 12:45 pm    Post subject: Reply with quote

Che profilo stai usando?

Comunque ti basta mattere solo:

Code:
# echo "games-arcade/frozen-bubble" >> /etc/portage/package.keywords

_________________
Registered as User #281564 and Machines #163761
Back to top
View user's profile Send private message
mouser
Veteran
Veteran


Joined: 10 Aug 2004
Posts: 1419
Location: Milano

PostPosted: Sat Nov 25, 2006 12:53 pm    Post subject: Reply with quote

No, riscontro il problema con qualsiasi tipo di pacchetto non x86 che voglio installare.... se vado sul tilde o, peggio ancora, sul mask, portage semplicemente ignora quello che faccio e cerca di installare x86 normale..

Sto usando il profilo default x86...

Ho provato ora ora a mettere solo il nome dell'ebuild ma continua a non funzionare.

Grazie ancora
Ciriciao
mouser
Back to top
View user's profile Send private message
riverdragon
Veteran
Veteran


Joined: 14 Sep 2006
Posts: 1269
Location: Verona

PostPosted: Sat Nov 25, 2006 3:04 pm    Post subject: Reply with quote

Non capisco il significato di alcuna tra queste
Code:
FEATURES="autoconfig distlocks metadata-transfer sandbox sfperms strict"
non è che ce ne sia qualcuna che impedisce l'installazione di pacchetti non stabili?
Back to top
View user's profile Send private message
.:chrome:.
Advocate
Advocate


Joined: 19 Feb 2005
Posts: 4588
Location: Brescia, Italy

PostPosted: Sat Nov 25, 2006 6:11 pm    Post subject: Re: Portage mi ignora Reply with quote

metodo scemo: scrivi esattamente la versione che vuoi

Code:
emerge =games-arcade/frozen-bubble-2.0.0 -ptv


in questo modo, se non può installare la 2.0, almeno ti dirà il motivo
Back to top
View user's profile Send private message
mouser
Veteran
Veteran


Joined: 10 Aug 2004
Posts: 1419
Location: Milano

PostPosted: Mon Nov 27, 2006 8:43 am    Post subject: Reply with quote

Non me la vuole installare perchè è bloccata dalla keyword ~x86.
E così come tutti i programmi che voglio mettere in ~....

Il problema in se per se è che anche se istruisco portage ad utilizzare gli ebuild in tilde, lui semplicemente, ignora le mie configurazioni e si ostina ad utilizzarle in stable.

Mah!

In ogni caso, la prima volta che avrò sotto mano il picci di casa vedrò di provare anche la soluzione di .:chrome:.

Ciriciao e grazie
mouser :wink:
Back to top
View user's profile Send private message
Scen
Retired Dev
Retired Dev


Joined: 29 Jul 2003
Posts: 2470
Location: Padova, Italy

PostPosted: Mon Nov 27, 2006 10:16 am    Post subject: Reply with quote

Qual'è il contenuto di /etc/portage/ ?
Code:

ls -l /etc/portage/

_________________
I was born in a deep forest/I wish I could live here all my life/I am made from stones and roots/My home, these woods and roads
All my life I loved this sound/Of the woods all around/Eagles flies where the winds blows free
Journey is my destiny
Back to top
View user's profile Send private message
mouser
Veteran
Veteran


Joined: 10 Aug 2004
Posts: 1419
Location: Milano

PostPosted: Mon Nov 27, 2006 10:19 am    Post subject: Reply with quote

Scen wrote:
Qual'è il contenuto di /etc/portage/ ?


Purtroppo non sono davanti al mio gechino, ma se non ricordo male (anche perchè è un'installazione vergine) c'è solo
Code:
# ls /etc/portage
package.keywords


Ciriciao
mouser :wink:
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