On Wed, Nov 12, 2014 at 05:56:06PM +0100, Abdelkader Belahcene wrote:
>    Hi everybody,
> 
>    I install  solydx (debian based ) Amd64.
>    I have a local mirror ( for amd64)  it works fine on one machine (pure
>    debian)
> 
>    On solydx64,
>    when I tried apt-get update, it worked correctly fine  from  remote
>    repositoryserver,  but it  searched  for i386 in from local repository .  
>      here is  my source file  and errors
> 
>    cat /etc/apt/sources.list
>    deb [1]http://home.solydxk.com/production solydxk main upstream import
>     deb [2]http://debian.solydxk.com/production testing main contrib non-free
>     deb [3]http://debian.solydxk.com/security testing/updates main contrib
>    non-free
>    deb [4]http://community.solydxk.com/production solydxk main
>    deb file:/disk/[5]ftp.fr.debian.org/debian jessie main contrib non-free
> 
>    error:
> 
>    # apt-get update
>    Réception de : 1 file: jessie InRelease [191 kB]
>    Err file: jessie/main i386 Packages
>      Fichier non trouvé       --------------->    means  File not found

Try "LANG=C apt-get update" for non-localised messages

>    Err file: jessie/contrib i386 Packages
>      Fichier non trouvé
>    Err file: jessie/non-free i386 Packages
>      Fichier non trouvé
>    W: Impossible de récupérer
>    
> file:/disk/[6]ftp.fr.debian.org/debian/dists/jessie/main/binary-i386/Packages
>     Fichier non trouvé  -------->   means      file not found 
> 
>    YES SURE not found   since I HAVE :
>    # ls /disk/[7]ftp.fr.debian.org/debian/dists/jessie/main/binary-amd64/
>    Packages  Packages.gz  Packages.xz  Release
> 
>    Why     it searched for binary-i386/Packages

dpkg --print-architecture
dpkg --print-foreign-architectures

The former states dpkg's primary architecture, the latter lists other
architectures that your system can ALSO execute.

> 
>    Thanks for help
>    best regards
> 
> References
> 
>    Visible links
>    1. http://home.solydxk.com/production
>    2. http://debian.solydxk.com/production
>    3. http://debian.solydxk.com/security
>    4. http://community.solydxk.com/production
>    5. http://ftp.fr.debian.org/debian
>    6. http://ftp.fr.debian.org/debian/dists/jessie/main/binary-i386/Packages
>    7. http://ftp.fr.debian.org/debian/dists/jessie/main/binary-amd64/

Attachment: signature.asc
Description: Digital signature

Reply via email to