On Thu, Jan 22, 2004 at 01:27:49PM +0100, christian funk wrote: > > > > # apt-get source kernel-patch-2.4.22-powerpc > > > >and build that with dpkg-buildpackage. > > > > # apt-get source kernel-patch-2.4.22-powerpc > > fails after "Building Dependency Tree... Done" with following statement > > E: Unable to find a source for package for kernel-patch-2.4.22-powerpc > > Using apt-setup and apt-update, I think, I got apt to use the ftp: > sites at ftp.de.debian.org and ftp.uni-erlangen.de > > Did I miss something?
A, yes, sure. They are not in stable. Try : apt-get source -t testing kernel-patch-2.4.22-powerpc Or get them by hand. Friendly, Sven Luther

