* [gentoo-user-br] emerge sem python
@ 2010-06-15 21:48 Humberto Marquezin Pinto
2010-06-15 21:52 ` Marlon Petry
2010-06-15 21:58 ` Daniel da Veiga
0 siblings, 2 replies; 13+ messages in thread
From: Humberto Marquezin Pinto @ 2010-06-15 21:48 UTC (permalink / raw
To: gentoo-user-br
Prezados,
Cometi o maior erro em cinco anos como administrador Gentoo Linux.
Atualizei o Python para a versão 3 e acabei ficando, também, com a 2.6.
Removi as duas versões e agora todos os pacotes com dependência em
python pararam de funcionar, incluindo o emerge.
Alguém, por favor, poderia me dizer outra forma de instalar o Python sem
ser através do emerge.
Agradeço antecipadamente,
Humberto MP
^ permalink raw reply [flat|nested] 13+ messages in thread
* Re: [gentoo-user-br] emerge sem python
2010-06-15 21:48 [gentoo-user-br] emerge sem python Humberto Marquezin Pinto
@ 2010-06-15 21:52 ` Marlon Petry
2010-06-15 21:58 ` Daniel da Veiga
1 sibling, 0 replies; 13+ messages in thread
From: Marlon Petry @ 2010-06-15 21:52 UTC (permalink / raw
To: gentoo-user-br
Olá Humberto
Tu já experimentou rodar o revdep-rebuild
Caso não funcione instale o python manualmente.
Marlon Petry
Visite: http://petryx.blogrs.com.br
"Os investimentos em conhecimento geram os melhores dividendos."
Benjamin Franklin
Em 15 de junho de 2010 18:48, Humberto Marquezin Pinto
<humberto@lmpt.ufsc.br> escreveu:
> Prezados,
>
> Cometi o maior erro em cinco anos como administrador Gentoo Linux.
>
> Atualizei o Python para a versão 3 e acabei ficando, também, com a 2.6.
>
> Removi as duas versões e agora todos os pacotes com dependência em python
> pararam de funcionar, incluindo o emerge.
>
> Alguém, por favor, poderia me dizer outra forma de instalar o Python sem ser
> através do emerge.
>
>
> Agradeço antecipadamente,
> Humberto MP
>
>
--
^ permalink raw reply [flat|nested] 13+ messages in thread
* Re: [gentoo-user-br] emerge sem python
2010-06-15 21:48 [gentoo-user-br] emerge sem python Humberto Marquezin Pinto
2010-06-15 21:52 ` Marlon Petry
@ 2010-06-15 21:58 ` Daniel da Veiga
2010-06-15 23:01 ` Michel Boaventura
1 sibling, 1 reply; 13+ messages in thread
From: Daniel da Veiga @ 2010-06-15 21:58 UTC (permalink / raw
To: gentoo-user-br
[-- Attachment #1: Type: text/plain, Size: 666 bytes --]
Em 15 de junho de 2010 18:48, Humberto Marquezin Pinto <
humberto@lmpt.ufsc.br> escreveu:
> Prezados,
>
> Cometi o maior erro em cinco anos como administrador Gentoo Linux.
>
> Atualizei o Python para a versão 3 e acabei ficando, também, com a 2.6.
>
> Removi as duas versões e agora todos os pacotes com dependência em python
> pararam de funcionar, incluindo o emerge.
>
> Alguém, por favor, poderia me dizer outra forma de instalar o Python sem
> ser através do emerge.
>
Você sempre pode fazer um backup e simplesmente descompactar um stage3 na
raiz, ele vem com python e todas as dependências primárias do portage...
--
Daniel da Veiga
[-- Attachment #2: Type: text/html, Size: 934 bytes --]
^ permalink raw reply [flat|nested] 13+ messages in thread
* Re: [gentoo-user-br] emerge sem python
2010-06-15 21:58 ` Daniel da Veiga
@ 2010-06-15 23:01 ` Michel Boaventura
2010-06-16 2:26 ` Zhu Sha Zang
0 siblings, 1 reply; 13+ messages in thread
From: Michel Boaventura @ 2010-06-15 23:01 UTC (permalink / raw
To: gentoo-user-br
Talvez valha a pena compilar o python direto do fonte, só pro emerge rodar.
Depois disso, instala o python por ele.
^ permalink raw reply [flat|nested] 13+ messages in thread
* Re: [gentoo-user-br] emerge sem python
2010-06-15 23:01 ` Michel Boaventura
@ 2010-06-16 2:26 ` Zhu Sha Zang
2010-06-16 3:24 ` Pablo Hess
0 siblings, 1 reply; 13+ messages in thread
From: Zhu Sha Zang @ 2010-06-16 2:26 UTC (permalink / raw
To: gentoo-user-br
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Em 15-06-2010 20:01, Michel Boaventura escreveu:
> Talvez valha a pena compilar o python direto do fonte, só pro emerge rodar.
> Depois disso, instala o python por ele.
>
>
Melhor forma ainda é colocar o stage3 por cima e reconstruir o sistema.
A treta é grande. Fiz algo parecido uma vez, "rm -rf /lib", e a única
maneira de não ter que formatar e reinstalar é assim.
Boa sorte, espero que a máquina seja parruda para uma rápida compilação.
Ah, não se esqueça de fazer backup do /etc.
Att
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.15 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/
iEYEARECAAYFAkwYNjwACgkQ35zeJy7JhChfbgCfcVx0quoMcEieF8Q1Hg34W0Aj
qg8An2DFQuIXqKx4UTnbbuSjHUTOjgdA
=Mpgo
-----END PGP SIGNATURE-----
^ permalink raw reply [flat|nested] 13+ messages in thread
* Re: [gentoo-user-br] emerge sem python
2010-06-16 2:26 ` Zhu Sha Zang
@ 2010-06-16 3:24 ` Pablo Hess
2010-06-16 12:02 ` Humberto Marquezin Pinto
0 siblings, 1 reply; 13+ messages in thread
From: Pablo Hess @ 2010-06-16 3:24 UTC (permalink / raw
To: gentoo-user-br
> Melhor forma ainda é colocar o stage3 por cima e reconstruir o sistema.
Que tal usar a opção '-u' ('--update') do tar? Assim, você pode pegar
um stage3 relativamente antigo em que as libs sejam mais velhas do que
a maioria das que estão instaladas no seu sistema. Com isso, só as
libs mais antigas do seu sistema serão sobrescritas por aquelas do
stage3, o que diminui o seu trabalho de recompilação.
Boa sorte e depois diga como foi. ;)
^ permalink raw reply [flat|nested] 13+ messages in thread
* Re: [gentoo-user-br] emerge sem python
2010-06-16 3:24 ` Pablo Hess
@ 2010-06-16 12:02 ` Humberto Marquezin Pinto
2010-08-13 1:14 ` João Matos
0 siblings, 1 reply; 13+ messages in thread
From: Humberto Marquezin Pinto @ 2010-06-16 12:02 UTC (permalink / raw
To: gentoo-user-br
[-- Attachment #1: Type: text/plain, Size: 938 bytes --]
Senhores,
Obrigado pela rápida ajuda, mas encontrei na Internet uma forma sem risco.
Segue abaixo.
# *cd*
# *tar xzf /usr/portage/distfiles/Python-2.6.4.tar.bz2*
# *cd Python-2.6.4.tar.bz2*
# *./configure --with-fpectl --infodir=/usr/share/info/
--mandir=/usr/share/man*
# *make*
# *make install prefix=/usr*
# *rm /usr/bin/python 2>/dev/null*
# *ln -s /usr/bin/python2 /usr/bin/python*
Atenciosamente,
Humberto MP
>> Melhor forma ainda é colocar o stage3 por cima e reconstruir o sistema.
>>
> Que tal usar a opção '-u' ('--update') do tar? Assim, você pode pegar
> um stage3 relativamente antigo em que as libs sejam mais velhas do que
> a maioria das que estão instaladas no seu sistema. Com isso, só as
> libs mais antigas do seu sistema serão sobrescritas por aquelas do
> stage3, o que diminui o seu trabalho de recompilação.
>
> Boa sorte e depois diga como foi. ;)
>
>
>
[-- Attachment #2: Type: text/html, Size: 1569 bytes --]
^ permalink raw reply [flat|nested] 13+ messages in thread
* [gentoo-user-br] emerge sem python
2010-06-16 12:02 ` Humberto Marquezin Pinto
@ 2010-08-13 1:14 ` João Matos
2010-08-14 22:16 ` Thiago Nunes
0 siblings, 1 reply; 13+ messages in thread
From: João Matos @ 2010-08-13 1:14 UTC (permalink / raw
To: gentoo-user-br
[-- Attachment #1.1: Type: text/plain, Size: 2320 bytes --]
Caros,
há alguns dias foi apresentada aqui uma solução, para o portage voltar a
funcionar, caso houvesse algum problema com o python:
# *cd*
# *tar xzf /usr/portage/distfiles/Python-2.6.4.tar.bz2*
# *cd Python-2.6.4.tar.bz2*
# *./configure --with-fpectl --infodir=/usr/share/info/
--mandir=/usr/share/man*
# *make*
# *make install prefix=/usr*
# *rm /usr/bin/python 2>/dev/null*
# *ln -s /usr/bin/python2 /usr/bin/python*
Há uns 10 dias atrás eu rodei o emerge -avuDN world system e fui dormir,
quando acordei o portage naõ funcionava mais. Posso fazer o sugerido acima,
e acho q vai funcionar, porém tem algo estranho acontecendo:
emerge -p portage
These are the packages that would be merged, in order:
Calculating dependencies... done!
emerge: there are no ebuilds to satisfy "dev-lang/python:2.8".
(dependency required by "sys-apps/portage-2.1.8.3" [ebuild])
(dependency required by "portage" [argument])
isso é normal? será q instalar o python manualmente vai resolver isso?
Qualquer coisa q tento instalar o erro é o seguinte:
konoha shaka # emerge nano
Calculating dependencies... done!
>>> Verifying ebuild manifests
>>> Emerging (1 of 1) app-editors/nano-2.2.5
Traceback (most recent call last):
File "/usr/bin/emerge", line 42, in <module>
retval = emerge_main()
File "/usr/lib64/portage/pym/_emerge/main.py", line 1410, in emerge_main
myopts, myaction, myfiles, spinner)
File "/usr/lib64/portage/pym/_emerge/actions.py", line 434, in
action_build
retval = mergetask.merge()
File "/usr/lib64/portage/pym/_emerge/Scheduler.py", line 914, in merge
rval = self._merge()
File "/usr/lib64/portage/pym/_emerge/Scheduler.py", line 1222, in _merge
self._main_loop()
File "/usr/lib64/portage/pym/_emerge/Scheduler.py", line 1369, in
_main_loop
self._poll_loop()
File "/usr/lib64/portage/pym/_emerge/PollScheduler.py", line 134, in
_poll_loop
handler(f, event)
File "/usr/lib64/portage/pym/_emerge/SpawnProcess.py", line 151, in
_output_handler
buf.fromfile(files.process, self._bufsize)
IOError: [Errno 11] Resource temporarily unavailable
Att.
--
João de Matos
Linux User #461527
Graduando em Engenharia de Computação 2005.1
UEFS - Universidade Estadual de Feira de Santana
[-- Attachment #1.2: Type: text/html, Size: 2874 bytes --]
[-- Attachment #2: emerge --info --]
[-- Type: application/octet-stream, Size: 4262 bytes --]
Portage 2.1.8.3 (default/linux/amd64/10.0/desktop/kde, gcc-4.4.4, glibc-2.11.2-r0, 2.6.31-gentoo-r10 x86_64)
=================================================================
System uname: Linux-2.6.31-gentoo-r10-x86_64-Intel-R-_Core-TM-2_Duo_CPU_E7200_@_2.53GHz-with-gentoo-2.0.1
Timestamp of tree: Wed, 11 Aug 2010 01:45:01 +0000
app-shells/bash: 4.1_p7
dev-java/java-config: 2.1.11
dev-lang/python: 2.6.5_p20100801, 3.1.2_p20100801
dev-util/cmake: 2.8.1-r2
sys-apps/baselayout: 2.0.1
sys-apps/openrc: 0.6.1-r1
sys-apps/sandbox: 2.2
sys-devel/autoconf: 2.13, 2.65-r1
sys-devel/automake: 1.8.5-r4, 1.9.6-r3, 1.10.3, 1.11.1
sys-devel/binutils: 2.20.1-r1
sys-devel/gcc: 4.4.4-r1
sys-devel/gcc-config: 1.4.1
sys-devel/libtool: 2.2.10
virtual/os-headers: 2.6.34
ACCEPT_KEYWORDS="amd64 ~amd64"
ACCEPT_LICENSE="*"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-Os -pipe -march=native -msse4.1"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/share/X11/xkb /usr/share/config /var/lib/hsqldb"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/env.d/java/ /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/revdep-rebuild /etc/sandbox.d /etc/splash /etc/terminfo /etc/texmf/language.dat.d /etc/texmf/language.def.d /etc/texmf/updmap.d /etc/texmf/web2c"
CXXFLAGS="-Os -pipe -march=native -msse4.1"
DISTDIR="/usr/portage/distfiles"
FEATURES="assume-digests ccache distlocks fixpackages news parallel-fetch protect-owned sandbox sfperms strict unmerge-logs unmerge-orphans userfetch"
GENTOO_MIRRORS="http://distfiles.gentoo.org"
LANG="pt_BR.utf8"
LC_ALL="pt_BR.utf8"
LDFLAGS="-Wl,-O1 -Wl,--as-needed"
LINGUAS="pt_BR en_US"
MAKEOPTS="-j3"
PKGDIR="/usr/portage/packages"
PORTAGE_CONFIGROOT="/"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --stats --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="X a52 aac acl acpi alsa amd64 amr bash-completion berkdb branding bzip2 cairo cdparanoia cdr cli consolekit cracklib crypt cups cupsddk cxx dbus djvu dri dts dvd dvdnav dvdr embedded emboss emerald enca encode exif extras fam ffmpeg firefox flac fortran gif glitz gnutls gpm hal iconv java java6 jpeg kde lcms ldap libffi libnotify lm_sensors mad mikmod mmx mng modules mp3 mp4 mpeg mudflap multilib mysql ncurses nls nptl nptlonly nsplugin nvidia ogg opengl openmp pam pango pcre pdf perl png pppd python qt3support qt4 quicktime rar readline reflection samba scanner sdl secure-delete semantic-desktop session spell spl sql sse sse2 ssl ssse3 startup-notification svg sysfs tcpd threads tiff truetype unicode usb v4l v4l2 vorbis webit webkit x264 xcb xinerama xml xorg xulrunner xv xvid zlib" ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci emu10k1x ens1370 ens1371 es1938 es1968 fm801 hda-intel intel8x0 intel8x0m maestro3 trident usb-audio via82xx via82xx-modem ymfpci" ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mmap_emul mulaw multi null plug rate route share shm softvol" APACHE2_MODULES="actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache cgi cgid dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" ELIBC="glibc" INPUT_DEVICES="keyboard mouse joystick evdev" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LINGUAS="pt_BR en_US" NETBEANS_MODULES="nb java ide websvccommon harness" RUBY_TARGETS="ruby18" USERLAND="GNU" VIDEO_CARDS="nvidia intel" XTABLES_ADDONS="quota2 psd pknock lscan length2 ipv4options ipset ipp2p iface geoip fuzzy condition tee tarpit sysrq steal rawnat logmark ipmark dhcpmac delude chaos account"
Unset: CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, FFLAGS, INSTALL_MASK, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS, PORTDIR_OVERLAY
^ permalink raw reply [flat|nested] 13+ messages in thread
* Re: [gentoo-user-br] emerge sem python
2010-08-13 1:14 ` João Matos
@ 2010-08-14 22:16 ` Thiago Nunes
2010-08-15 0:49 ` João Matos
0 siblings, 1 reply; 13+ messages in thread
From: Thiago Nunes @ 2010-08-14 22:16 UTC (permalink / raw
To: gentoo-user-br
Em 12 de agosto de 2010 22:14, João Matos <jaoneto@gmail.com> escreveu:
>>>> Emerging (1 of 1) app-editors/nano-2.2.5
> Traceback (most recent call last):
> File "/usr/bin/emerge", line 42, in <module>
> retval = emerge_main()
> File "/usr/lib64/portage/pym/_emerge/main.py", line 1410, in emerge_main
> myopts, myaction, myfiles, spinner)
> File "/usr/lib64/portage/pym/_emerge/actions.py", line 434, in
> action_build
> retval = mergetask.merge()
> File "/usr/lib64/portage/pym/_emerge/Scheduler.py", line 914, in merge
> rval = self._merge()
> File "/usr/lib64/portage/pym/_emerge/Scheduler.py", line 1222, in _merge
> self._main_loop()
> File "/usr/lib64/portage/pym/_emerge/Scheduler.py", line 1369, in
> _main_loop
> self._poll_loop()
> File "/usr/lib64/portage/pym/_emerge/PollScheduler.py", line 134, in
> _poll_loop
> handler(f, event)
> File "/usr/lib64/portage/pym/_emerge/SpawnProcess.py", line 151, in
> _output_handler
> buf.fromfile(files.process, self._bufsize)
> IOError: [Errno 11] Resource temporarily unavailable
Roda um "eselect python list" aí. A versão que tem que estar setada
tem que ser do python 2.
[]s
--
thiago
^ permalink raw reply [flat|nested] 13+ messages in thread
* Re: [gentoo-user-br] emerge sem python
2010-08-14 22:16 ` Thiago Nunes
@ 2010-08-15 0:49 ` João Matos
2010-08-17 0:26 ` Thiago Nunes
0 siblings, 1 reply; 13+ messages in thread
From: João Matos @ 2010-08-15 0:49 UTC (permalink / raw
To: gentoo-user-br
[-- Attachment #1: Type: text/plain, Size: 408 bytes --]
>
> Roda um "eselect python list" aí. A versão que tem que estar setada
> tem que ser do python 2.
>
Valeu pela dica Thiago. Fiz exatamente o contrário, e funcionou. :P
O padrão era o 2.6. Coloquei o 3, e até agora 25 pacotes foram compilados
sem erro.
Att,
--
João de Matos
Linux User #461527
Graduando em Engenharia de Computação 2005.1
UEFS - Universidade Estadual de Feira de Santana
[-- Attachment #2: Type: text/html, Size: 655 bytes --]
^ permalink raw reply [flat|nested] 13+ messages in thread
* Re: [gentoo-user-br] emerge sem python
2010-08-15 0:49 ` João Matos
@ 2010-08-17 0:26 ` Thiago Nunes
2010-08-18 23:26 ` João Matos
0 siblings, 1 reply; 13+ messages in thread
From: Thiago Nunes @ 2010-08-17 0:26 UTC (permalink / raw
To: gentoo-user-br
Em 14 de agosto de 2010 21:49, João Matos <jaoneto@gmail.com> escreveu:
> Valeu pela dica Thiago. Fiz exatamente o contrário, e funcionou. :P
> O padrão era o 2.6. Coloquei o 3, e até agora 25 pacotes foram compilados
> sem erro.
Eu vi agora que ja existe uma USE python3 no portage, mas pra mim ela
está até mascarada.
Roda aí agora um "emerge --info portage".
^ permalink raw reply [flat|nested] 13+ messages in thread
* Re: [gentoo-user-br] emerge sem python
2010-08-17 0:26 ` Thiago Nunes
@ 2010-08-18 23:26 ` João Matos
2010-08-19 22:35 ` Thiago Nunes
0 siblings, 1 reply; 13+ messages in thread
From: João Matos @ 2010-08-18 23:26 UTC (permalink / raw
To: gentoo-user-br
[-- Attachment #1.1: Type: text/plain, Size: 206 bytes --]
>
>
> Roda aí agora um "emerge --info portage".
>
>
Em anexo.
--
João de Matos
Linux User #461527
Graduando em Engenharia de Computação 2005.1
UEFS - Universidade Estadual de Feira de Santana
[-- Attachment #1.2: Type: text/html, Size: 425 bytes --]
[-- Attachment #2: emerge --info --]
[-- Type: application/octet-stream, Size: 4248 bytes --]
Portage 2.1.8.3 (default/linux/amd64/10.0/desktop/kde, gcc-4.4.4, glibc-2.11.2-r0, 2.6.31-gentoo-r10 x86_64)
=================================================================
System uname: Linux-2.6.31-gentoo-r10-x86_64-Intel-R-_Core-TM-2_Duo_CPU_E7200_@_2.53GHz-with-gentoo-2.0.1
Timestamp of tree: Wed, 18 Aug 2010 22:30:22 +0000
app-shells/bash: 4.1_p7
dev-java/java-config: 2.1.11
dev-lang/python: 2.6.5-r3, 3.1.2-r4
dev-util/cmake: 2.8.1-r2
sys-apps/baselayout: 2.0.1
sys-apps/openrc: 0.6.1-r1
sys-apps/sandbox: 2.2
sys-devel/autoconf: 2.13, 2.65-r1
sys-devel/automake: 1.8.5-r4, 1.9.6-r3, 1.10.3, 1.11.1
sys-devel/binutils: 2.20.1-r1
sys-devel/gcc: 4.4.4-r1
sys-devel/gcc-config: 1.4.1
sys-devel/libtool: 2.2.10
virtual/os-headers: 2.6.34
ACCEPT_KEYWORDS="amd64 ~amd64"
ACCEPT_LICENSE="*"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-Os -pipe -march=native -msse4.1"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/share/X11/xkb /usr/share/config /var/lib/hsqldb"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/env.d/java/ /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/revdep-rebuild /etc/sandbox.d /etc/splash /etc/terminfo /etc/texmf/language.dat.d /etc/texmf/language.def.d /etc/texmf/updmap.d /etc/texmf/web2c"
CXXFLAGS="-Os -pipe -march=native -msse4.1"
DISTDIR="/usr/portage/distfiles"
FEATURES="assume-digests ccache distlocks fixpackages news parallel-fetch protect-owned sandbox sfperms strict unmerge-logs unmerge-orphans userfetch"
GENTOO_MIRRORS="http://distfiles.gentoo.org"
LANG="pt_BR.utf8"
LC_ALL="pt_BR.utf8"
LDFLAGS="-Wl,-O1 -Wl,--as-needed"
LINGUAS="pt_BR en_US"
MAKEOPTS="-j3"
PKGDIR="/usr/portage/packages"
PORTAGE_CONFIGROOT="/"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --stats --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="X a52 aac acl acpi alsa amd64 amr bash-completion berkdb branding bzip2 cairo cdparanoia cdr cli consolekit cracklib crypt cups cupsddk cxx dbus djvu dri dts dvd dvdnav dvdr embedded emboss emerald enca encode exif extras fam ffmpeg firefox flac fortran gif glitz gnutls gpm hal iconv java java6 jpeg kde lcms ldap libffi libnotify lm_sensors mad mikmod mmx mng modules mp3 mp4 mpeg mudflap multilib mysql ncurses nls nptl nptlonly nsplugin nvidia ogg opengl openmp pam pango pcre pdf perl png pppd python qt3support qt4 quicktime rar readline reflection samba scanner sdl secure-delete semantic-desktop session spell spl sql sse sse2 ssl ssse3 startup-notification svg sysfs tcpd threads tiff truetype unicode usb v4l v4l2 vorbis webit webkit x264 xcb xinerama xml xorg xulrunner xv xvid zlib" ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci emu10k1x ens1370 ens1371 es1938 es1968 fm801 hda-intel intel8x0 intel8x0m maestro3 trident usb-audio via82xx via82xx-modem ymfpci" ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mmap_emul mulaw multi null plug rate route share shm softvol" APACHE2_MODULES="actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache cgi cgid dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" ELIBC="glibc" INPUT_DEVICES="keyboard mouse joystick evdev" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LINGUAS="pt_BR en_US" NETBEANS_MODULES="nb java ide websvccommon harness" RUBY_TARGETS="ruby18" USERLAND="GNU" VIDEO_CARDS="nvidia intel" XTABLES_ADDONS="quota2 psd pknock lscan length2 ipv4options ipset ipp2p iface geoip fuzzy condition tee tarpit sysrq steal rawnat logmark ipmark dhcpmac delude chaos account"
Unset: CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, FFLAGS, INSTALL_MASK, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS, PORTDIR_OVERLAY
^ permalink raw reply [flat|nested] 13+ messages in thread
* Re: [gentoo-user-br] emerge sem python
2010-08-18 23:26 ` João Matos
@ 2010-08-19 22:35 ` Thiago Nunes
0 siblings, 0 replies; 13+ messages in thread
From: Thiago Nunes @ 2010-08-19 22:35 UTC (permalink / raw
To: gentoo-user-br
Em 18 de agosto de 2010 20:26, João Matos <jaoneto@gmail.com> escreveu:
>>
>> Roda aí agora um "emerge --info portage".
>>
>
> Em anexo.
Ok, mas tu rodaste apenas o "emerge --info" e não um "emerge --info
portage", que, além do emerge --info, mostra informações sobre as USEs
daquele pacote especificamente.
Mas deixa, esquece, era só curiosidade minha. É só para tentar
entender porque tu estavas conseguindo usar a USE python3 no portage
se para mim ela aparecia mascarada em todas as arquiteturas. Mas eu ja
nem me lembro exatamente se no dia eu conferi para todas as
arquiteturas e se eu estava com a árvore do portage atualizada.
Agora eu vi que a USE python3 não está mais mascarada pro portage nem
em x86 nem em amd64, então agora o portage ja deve estar preparado pra
rodar em python3 se ja não tem mais porque o aviso pedindo pra deixar
o 2 como padrão.
Valeu.
[]s
--
thiago
^ permalink raw reply [flat|nested] 13+ messages in thread
end of thread, other threads:[~2010-08-19 23:03 UTC | newest]
Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-06-15 21:48 [gentoo-user-br] emerge sem python Humberto Marquezin Pinto
2010-06-15 21:52 ` Marlon Petry
2010-06-15 21:58 ` Daniel da Veiga
2010-06-15 23:01 ` Michel Boaventura
2010-06-16 2:26 ` Zhu Sha Zang
2010-06-16 3:24 ` Pablo Hess
2010-06-16 12:02 ` Humberto Marquezin Pinto
2010-08-13 1:14 ` João Matos
2010-08-14 22:16 ` Thiago Nunes
2010-08-15 0:49 ` João Matos
2010-08-17 0:26 ` Thiago Nunes
2010-08-18 23:26 ` João Matos
2010-08-19 22:35 ` Thiago Nunes
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox