On 04-Dec-19 18:34, Harald Dunkel wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > Hi folks, > > > My current sources.list is: > > deb http://debian-amd64.alioth.debian.org/gcc-3.4/ unstable main non-free > contrib > deb-src http://debian-amd64.alioth.debian.org/gcc-3.4/ unstable main > non-free contrib > deb-src http://debian-amd64.alioth.debian.org/pure64/ unstable main > non-free contrib > deb-src http://http.us.debian.org/debian unstable main contrib non-free > > But this seems to be insufficient to download the latest xyz-1.0-amd64 > sources (e.g. syslinux, aptitude). For some packages the source download > fails completely (e.g. nvidia-glx). > > What is your recommendation here?
For unpatched packages you may use the official mirrors, e.g. deb-src http://ftp.de.debian.org/debian unstable main contrib non-free Patched sources for the gcc-3.4 archive are available as deb-src http://debian-amd64.alioth.debian.org/gcc-3.4 unstable main contrib non-free but this address may change soon. If this does not work, you can also use the official source package and apply the patch yourself. The patches used by the gcc-3.4 archive are available at http://debian-amd64.alioth.debian.org/gcc-3.4/patches as 'diff -u' files which are named PACKAGE_VERSION.patch. Regards Andreas Jochens

