[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: pbuilder - vim - 404 not found



Em Qua, 2014-10-15 às 18:59 -0300, Antonio Terceiro escreveu:
> On Wed, Oct 15, 2014 at 01:53:33PM -0300, Herbert Parentes Fortes Neto wrote:
> > Em Qua, 2014-10-15 às 08:06 -0300, Antonio Terceiro escreveu:
> > > On Tue, Oct 14, 2014 at 03:36:01PM -0300, Herbert Parentes Fortes Neto wrote:
> > > > Olá,
> > > > 
> > > > estou tentando usar o pbuilder para fazer o pacote
> > > > do vim. mas só tenho erros '404 Not Found'(pbuilder --build
> > > > vim*dsc'. Os dois comandos; 'pbuilder --create' e 
> > > > 'pbuilder --update' funcionam.
> > > > 
> > > > por exemplo:
> > > > Err http://ftp.us.debian.org/debian/ sid/main libacl1-dev i386 2.2.52-1
> > > >   404  Not Found [IP: 64.50.236.52 80]
> > > > 
> > > > pela busca de pacotes na página web do debian tenho:
> > > > Package libacl1-dev
> > > >       * sid (unstable) (libdevel): Access control list static libraries
> > > >         and headers 
> > > >         2.2.52-2: alpha amd64 arm64 armel armhf hppa hurd-i386 i386
> > > >         kfreebsd-amd64 kfreebsd-i386 m68k mips mipsel powerpc powerpcspe
> > > >         ppc64 ppc64el s390x sh4 sparc x32 
> > > >         2.2.52-1 [debports]: sparc64
> > > 
> > > muito estranho, porque essa versão 2.2.52-1 é de mais de 1 ano atrás.
> > > 
> > > se você abrir um shell no chroot (pbuilder --login), `apt-cache policy
> > > libacl1-dev` diz o quê? e se no mesmo shell você fizer um `apt-get
> > > update` e depois `apt-cache policy libacl1-dev`, dá um resultado
> > > diferente?
> > > 
> > Primeiro:
> > 
> > # pbuilder --login
> > I: Building the build Environment
> > I: extracting base tarball [/var/cache/pbuilder/base.tgz]
> > I: creating local configuration
> > I: copying local configuration
> > I: mounting /proc filesystem
> > I: mounting /run/shm filesystem
> > I: mounting /dev/pts filesystem
> > I: policy-rc.d already exists
> > I: Obtaining the cached apt archive contents
> > I: entering the shell
> > File extracted to: /var/cache/pbuilder/build//2041
> > 
> > root@zaza-debian:/# apt-cache policy libacl1-dev
> > libacl1-dev:
> >   Installed: (none)
> >   Candidate: 2.2.52-1
> >   Version table:
> >      2.2.52-1 0
> >         500 http://ftp.us.debian.org/debian/ sid/main i386 Packages
> > 
> > Depois:
> > /# apt-get update
> > Get:1 http://ftp.us.debian.org sid InRelease [242 kB]
> > Get:2 http://ftp.us.debian.org sid/main i386 Packages/DiffIndex [7876 B]
> > Get:3 http://ftp.us.debian.org sid/main Translation-en/DiffIndex [7876
> > B]
> > Get:4 http://ftp.us.debian.org sid/main Translation-en [4783 kB]
> > Get:5 http://ftp.us.debian.org sid/main i386 Packages [7034
> > kB]                
> > Fetched 12.1 MB in 14s (806
> > kB/s)                                              
> > Reading package lists... Done
> > root@zaza-debian:/# apt-cache policy libacl1-dev
> > libacl1-dev:
> >   Installed: (none)
> >   Candidate: 2.2.52-2
> >   Version table:
> >      2.2.52-2 0
> >         500 http://ftp.us.debian.org/debian/ sid/main i386 Packages
> > 
> > atualizou, mas ao sair do chroot e rodar 'pbuilder build
> > vim_7.4.430-1.dsc' deu na mesma.
> 
> o base.tgz tá desatualizado, vc disse na mensagem original que tinha
> rodado `pbuilder --update`, então não achei que fosse isso. confirma que
> você rodou mesmo? se sim, vê se não dá nenhum erro durante o processo?
> manda a saída aqui pra gente ver se for o caso.
> 
> de qualquer forma, você tem que rodar `pbuilder --update` de tempos em
> tempos e manter esse chroot base.tgz atualizado.
> 

rodei sim. e rodei agora de novo. o erro continua.

atualizou o libacl1. esta em pbuilder_uptade.txt
fiz isso(arquivo anexo) pbuilder --update > pbuilder_update.txt
os erros que apareceram na tela estão em pbuilder_update-erros.txt
em anexo também

rodei de novo o 'pbuilder build vim*.dsc' e o erro continua

-- 
Herbert Parentes Fortes Neto (hpfn)

Attachment: pbuilder_update.txt.gz
Description: application/gzip

Attachment: pbuilder_update-errors.txt.gz
Description: application/gzip


Reply to: