Re: Installing packages with arch i686

2007-04-04 Thread Hamish Moffatt
On Wed, Apr 04, 2007 at 05:27:35PM -0300, Rodrigo Tavares wrote: > I created one package for architeture i686, in control > file. > > # dpkg -i pacote-1.1.6.i686.deb > dpkg: error processing pacote-1.1.6.i686.deb > (--install): > package architecture (i686) does not match system > (i386) > Errors

Installing packages with arch i686

2007-04-04 Thread Rodrigo Tavares
Hello, I created one package for architeture i686, in control file. Se the below commands: uname -m i686 # dpkg -s libc6-i686 Package: libc6-i686 Status: install ok installed Priority: extra Section: libs Installed-Size: 2476 Maintainer: GNU Libc Maintainers Architecture: i386 When I try to i