Page 1 of 1

Update can't reach the depot

Posted: Fri Nov 05, 2010 4:26 am
by Durand
I have that as answer when the upgrading system try to ask for new versions :

Code: Select all

W:Failed to fetch ftp://downloads.ta3d.org/binaries/linux/apt/dists/stable/main/source/Sources.gz  Unable to fetch file, server said '/binaries/linux/apt/dists/stable/main/source/Sources.gz: Aucun fichier ou dossier de ce type  '
, W:Failed to fetch ftp://downloads.ta3d.org/binaries/linux/apt/dists/testing/main/source/Sources.gz  Unable to fetch file, server said '/binaries/linux/apt/dists/testing/main/source/Sources.gz: Aucun fichier ou dossier de ce type  '
, E:Some index files failed to download, they have been ignored, or old ones used instead.

Here's the answer by an apt-get update :

Code: Select all

Ign ftp://downloads.ta3d.org stable Release.gpg
Réception de : 2 ftp://downloads.ta3d.org/binaries/linux/apt/ stable/main Translation-en
Ign ftp://downloads.ta3d.org/binaries/linux/apt/ stable/main Translation-en
Réception de : 3 ftp://downloads.ta3d.org/binaries/linux/apt/ stable/main Translation-fr
Ign ftp://downloads.ta3d.org/binaries/linux/apt/ stable/main Translation-fr
Réception de : 4 ftp://downloads.ta3d.org testing Release.gpg
Ign ftp://downloads.ta3d.org testing Release.gpg
Réception de : 5 ftp://downloads.ta3d.org/binaries/linux/apt/ testing/main Translation-en
Ign ftp://downloads.ta3d.org/binaries/linux/apt/ testing/main Translation-en
Réception de : 6 ftp://downloads.ta3d.org/binaries/linux/apt/ testing/main Translation-fr
Ign ftp://downloads.ta3d.org/binaries/linux/apt/ testing/main Translation-fr
Réception de : 7 ftp://downloads.ta3d.org stable Release
Ign ftp://downloads.ta3d.org stable Release
Réception de : 8 ftp://downloads.ta3d.org testing Release
Ign ftp://downloads.ta3d.org testing Release
Réception de : 9 ftp://downloads.ta3d.org stable/main Sources
Ign ftp://downloads.ta3d.org stable/main Sources
Réception de : 10 ftp://downloads.ta3d.org stable/main amd64 Packages/DiffIndex
Ign ftp://downloads.ta3d.org stable/main amd64 Packages/DiffIndex
Réception de : 11 ftp://downloads.ta3d.org testing/main Sources
Ign ftp://downloads.ta3d.org testing/main Sources
Réception de : 12 ftp://downloads.ta3d.org testing/main amd64 Packages/DiffIndex
Ign ftp://downloads.ta3d.org testing/main amd64 Packages/DiffIndex
Réception de : 13 ftp://downloads.ta3d.org stable/main Sources
Ign ftp://downloads.ta3d.org stable/main Sources
Atteint ftp://downloads.ta3d.org stable/main amd64 Packages
Réception de : 14 ftp://downloads.ta3d.org testing/main Sources
Ign ftp://downloads.ta3d.org testing/main Sources
Atteint ftp://downloads.ta3d.org testing/main amd64 Packages
Réception de : 15 ftp://downloads.ta3d.org stable/main Sources
Err ftp://downloads.ta3d.org stable/main Sources
  Impossible de récupérer le fichier, le serveur a répondu « /binaries/linux/apt/dists/stable/main/source/Sources.gz: Aucun fichier ou dossier de ce type   »
Réception de : 16 ftp://downloads.ta3d.org testing/main Sources
Err ftp://downloads.ta3d.org testing/main Sources
  Impossible de récupérer le fichier, le serveur a répondu « /binaries/linux/apt/dists/testing/main/source/Sources.gz: Aucun fichier ou dossier de ce type   »
W: Impossible de récupérer ftp://downloads.ta3d.org/binaries/linux/apt/dists/stable/main/source/Sources.gz  Impossible de récupérer le fichier, le serveur a répondu « /binaries/linux/apt/dists/stable/main/source/Sources.gz: Aucun fichier ou dossier de ce type   »

W: Impossible de récupérer ftp://downloads.ta3d.org/binaries/linux/apt/dists/testing/main/source/Sources.gz  Impossible de récupérer le fichier, le serveur a répondu « /binaries/linux/apt/dists/testing/main/source/Sources.gz: Aucun fichier ou dossier de ce type   »

E: Le téléchargement de quelques fichiers d'index a échoué, ils ont été ignorés, ou les anciens ont été utilisés à la place.




P.S. By the way, you can delete my old account (D.Durand). Not the messages, of course :D

Re: Update can't reach the depot

Posted: Tue Nov 09, 2010 7:31 pm
by zuzuf
You get this message because you set up a source repository which doesn't exist :). The repositories contain only binaries and data packages, source is available from SVN (http://svn.ta3d.org/ta3d/trunk) and as snapshots archives (ftp://downloads.ta3d.org/snapshots/sources/)

Re: Update can't reach the depot

Posted: Thu Nov 18, 2010 6:46 am
by Durand
Okay, tanks. But i just followed the "Téléchargement" page.