public inbox for gentoo-user-br@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-user-br] Portage e nfs
@ 2009-01-31 18:43 Diogo Dutra
  2009-01-31 19:05 ` Michel Boaventura
  0 siblings, 1 reply; 6+ messages in thread
From: Diogo Dutra @ 2009-01-31 18:43 UTC (permalink / raw
  To: gentoo-user-br

Pessoal, eu tenho duas máquinas aqui em casa rodando gentoo, meu
desktop e notebook.
Pensando nisso eu resolvi colocar o distfiles do desktop no nfs. O
problema é q com o distfiles montado pelo nfs o meu emerge não faz
nada...
Exemplo..

prime ~ # emerge dcron

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

Calculating dependencies... done!
[ebuild  N    ] sys-process/dcron-3.2  0 kB

Total: 1 package (1 new), Size of downloads: 0 kB


>>> Verifying ebuild manifests

>>> Emerging (1 of 1) sys-process/dcron-3.2

O emerge simplesmente fica parado aí, não faz mais nada.. se eu dou
crtl+C fica um processo zumbi rodando:
prime ~ # ps ax|grep python
7389 pts/0    DN     0:01 /usr/bin/python -O
/usr/lib/portage/bin/ebuild
/home/portage/sys-process/dcron/dcron-3.2.ebuild fetch

Não sei oq pode ser isso.. Qualquer coisa q eu tento instalar fica
desse jeito aí.

o meu portage:

prime ~ # emerge --version
Portage 2.2_rc23 (default/linux/x86/2008.0/desktop, gcc-4.1.2,
glibc-2.6.1-r0, 2.6.27-gentoo-r2-janu i686)

O exports do meu nfs tá assim:
/home/portage/distfiles 192.168.0.0/24(rw,no_subtree_check,no_root_squash)

o fstab do notebook tá assim:
optimus:/home/portage/distfiles /usr/portage/distfiles  nfs
defaults       0 0

Alguém tem alguma idéia do q pode ser?

-- 
=======================

Diogo Dutra Albuquerque

Meu Curriculum Lattes: http://lattes.cnpq.br/3624796077679922



^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [gentoo-user-br] Portage e nfs
  2009-01-31 18:43 [gentoo-user-br] Portage e nfs Diogo Dutra
@ 2009-01-31 19:05 ` Michel Boaventura
  2009-02-02  0:33   ` Renan Rangel
  0 siblings, 1 reply; 6+ messages in thread
From: Michel Boaventura @ 2009-01-31 19:05 UTC (permalink / raw
  To: gentoo-user-br

Confere se o seu nfs está funcionando direitinho pra escrita e
leitura, e tenta descompactar um dos distfiles na mão pra conferir...
defaults       0 0



^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [gentoo-user-br] Portage e nfs
  2009-01-31 19:05 ` Michel Boaventura
@ 2009-02-02  0:33   ` Renan Rangel
  2009-02-02  2:24     ` Eduardo Schoedler
  0 siblings, 1 reply; 6+ messages in thread
From: Renan Rangel @ 2009-02-02  0:33 UTC (permalink / raw
  To: gentoo-user-br

[-- Attachment #1: Type: text/plain, Size: 456 bytes --]

Pelo "fetch" no final do processo zumbi, deve ser quando ele vai baixar o
pacote. Acho que tem que testar pra ver se está tudo ok, como o Michel
disse. Já tentou ler/criar/apagar arquivos no nfs?

2009/1/31 Michel Boaventura <michel.boaventura@gmail.com>

> Confere se o seu nfs está funcionando direitinho pra escrita e
> leitura, e tenta descompactar um dos distfiles na mão pra conferir...
> defaults       0 0
>
>


-- 
Renan Rangel

[-- Attachment #2: Type: text/html, Size: 770 bytes --]

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [gentoo-user-br] Portage e nfs
  2009-02-02  0:33   ` Renan Rangel
@ 2009-02-02  2:24     ` Eduardo Schoedler
  2009-02-02 14:35       ` Diogo Dutra
  0 siblings, 1 reply; 6+ messages in thread
From: Eduardo Schoedler @ 2009-02-02  2:24 UTC (permalink / raw
  To: gentoo-user-br

[-- Attachment #1: Type: text/plain, Size: 1095 bytes --]

O google é seu amigo! =)

Sharing Portage over NFS
http://en.gentoo-wiki.com/wiki/Sharing_Portage_over_NFS

Sharing Gentoo Portage over NFS
http://www.bramschoenmakers.nl/node/318

Como utilizar a Portage Tree através de NFS
http://www.gentoobr.org/artigos/como-utilizar-a-portage-tree-atraves-de-nfs/

Portage via NFS
http://gentoo.linuxhowtos.org/Misc/portagenfs.htm

E muito mais...
http://www.google.com.br/search?q=gentoo+portage+nfs

Té+

  From: Renan Rangel 
  Sent: Sunday, February 01, 2009 10:33 PM
  To: gentoo-user-br@lists.gentoo.org 
  Subject: Re: [gentoo-user-br] Portage e nfs


  Pelo "fetch" no final do processo zumbi, deve ser quando ele vai baixar o pacote. Acho que tem que testar pra ver se está tudo ok, como o Michel disse. Já tentou ler/criar/apagar arquivos no nfs?


  2009/1/31 Michel Boaventura <michel.boaventura@gmail.com>

    Confere se o seu nfs está funcionando direitinho pra escrita e
    leitura, e tenta descompactar um dos distfiles na mão pra conferir...
    defaults       0 0





  -- 
  Renan Rangel

[-- Attachment #2: Type: text/html, Size: 3680 bytes --]

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [gentoo-user-br] Portage e nfs
  2009-02-02  2:24     ` Eduardo Schoedler
@ 2009-02-02 14:35       ` Diogo Dutra
  2009-02-03 17:49         ` Eduardo Schoedler
  0 siblings, 1 reply; 6+ messages in thread
From: Diogo Dutra @ 2009-02-02 14:35 UTC (permalink / raw
  To: gentoo-user-br

Valeu pelo feedback pessoal, eu não estou em casa, portanto ainda não
tive a oportunidade de dar uma olhada, mas assim q chegar vou olhar
isso e retorno pra vcs ;)

2009/2/1 Eduardo Schoedler <eschoedler@viavale.com.br>:
> O google é seu amigo! =)
>
> Sharing Portage over NFS
> http://en.gentoo-wiki.com/wiki/Sharing_Portage_over_NFS
>
> Sharing Gentoo Portage over NFS
> http://www.bramschoenmakers.nl/node/318
>
> Como utilizar a Portage Tree através de NFS
> http://www.gentoobr.org/artigos/como-utilizar-a-portage-tree-atraves-de-nfs/
>
> Portage via NFS
> http://gentoo.linuxhowtos.org/Misc/portagenfs.htm
>
> E muito mais...
> http://www.google.com.br/search?q=gentoo+portage+nfs
>
> Té+
>
>
> From: Renan Rangel
> Sent: Sunday, February 01, 2009 10:33 PM
> To: gentoo-user-br@lists.gentoo.org
> Subject: Re: [gentoo-user-br] Portage e nfs
> Pelo "fetch" no final do processo zumbi, deve ser quando ele vai baixar o
> pacote. Acho que tem que testar pra ver se está tudo ok, como o Michel
> disse. Já tentou ler/criar/apagar arquivos no nfs?
>
> 2009/1/31 Michel Boaventura <michel.boaventura@gmail.com>
>>
>> Confere se o seu nfs está funcionando direitinho pra escrita e
>> leitura, e tenta descompactar um dos distfiles na mão pra conferir...
>> defaults       0 0
>>
>
>
>
> --
> Renan Rangel
>



-- 
=======================

Diogo Dutra Albuquerque

Meu Curriculum Lattes: http://lattes.cnpq.br/3624796077679922



^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [gentoo-user-br] Portage e nfs
  2009-02-02 14:35       ` Diogo Dutra
@ 2009-02-03 17:49         ` Eduardo Schoedler
  0 siblings, 0 replies; 6+ messages in thread
From: Eduardo Schoedler @ 2009-02-03 17:49 UTC (permalink / raw
  To: gentoo-user-br

Beleza!

Por favor, após fazer, nos conte sua experiência.

Obrigado!
Eduardo.


--------------------------------------------------
From: "Diogo Dutra" <diogo.comp@gmail.com>
Sent: Monday, February 02, 2009 12:35 PM
To: <gentoo-user-br@lists.gentoo.org>
Subject: Re: [gentoo-user-br] Portage e nfs

> Valeu pelo feedback pessoal, eu não estou em casa, portanto ainda não
> tive a oportunidade de dar uma olhada, mas assim q chegar vou olhar
> isso e retorno pra vcs ;)
>
> 2009/2/1 Eduardo Schoedler <eschoedler@viavale.com.br>:
>> O google é seu amigo! =)
>>
>> Sharing Portage over NFS
>> http://en.gentoo-wiki.com/wiki/Sharing_Portage_over_NFS
>>
>> Sharing Gentoo Portage over NFS
>> http://www.bramschoenmakers.nl/node/318
>>
>> Como utilizar a Portage Tree através de NFS
>> http://www.gentoobr.org/artigos/como-utilizar-a-portage-tree-atraves-de-nfs/
>>
>> Portage via NFS
>> http://gentoo.linuxhowtos.org/Misc/portagenfs.htm
>>
>> E muito mais...
>> http://www.google.com.br/search?q=gentoo+portage+nfs
>>
>> Té+
>>
>>
>> From: Renan Rangel
>> Sent: Sunday, February 01, 2009 10:33 PM
>> To: gentoo-user-br@lists.gentoo.org
>> Subject: Re: [gentoo-user-br] Portage e nfs
>> Pelo "fetch" no final do processo zumbi, deve ser quando ele vai baixar o
>> pacote. Acho que tem que testar pra ver se está tudo ok, como o Michel
>> disse. Já tentou ler/criar/apagar arquivos no nfs?
>>
>> 2009/1/31 Michel Boaventura <michel.boaventura@gmail.com>
>>>
>>> Confere se o seu nfs está funcionando direitinho pra escrita e
>>> leitura, e tenta descompactar um dos distfiles na mão pra conferir...
>>> defaults       0 0
>>>
>>
>>
>>
>> --
>> Renan Rangel
>>
>
>
>
> -- 
> =======================
>
> Diogo Dutra Albuquerque
>
> Meu Curriculum Lattes: http://lattes.cnpq.br/3624796077679922
> 



^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2009-02-03 17:49 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-01-31 18:43 [gentoo-user-br] Portage e nfs Diogo Dutra
2009-01-31 19:05 ` Michel Boaventura
2009-02-02  0:33   ` Renan Rangel
2009-02-02  2:24     ` Eduardo Schoedler
2009-02-02 14:35       ` Diogo Dutra
2009-02-03 17:49         ` Eduardo Schoedler

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox