buildroot
buildroot copied to clipboard
configure script fails to download package
Debian Jessie
W: Failed to fetch http://ppa.launchpad.net/jonathan-ludlam/xsbuild/ubuntu/dists/jessie/main/binary-amd64/Packages 404 Not Found
E: Some index files failed to download. They have been ignored, or old ones used instead.
Any ideas, @jonludlam? that URL looks suspiciously like one of yours!
On Sun, Mar 8, 2015 at 5:52 PM, theailer [email protected] wrote:
W: Failed to fetch http://ppa.launchpad.net/jonathan-ludlam/xsbuild/ubuntu/dists/jessie/main/binary-amd64/Packages 404 Not Found
E: Some index files failed to download. They have been ignored, or old ones used instead.
— Reply to this email directly or view it on GitHub https://github.com/xenserver/buildroot/issues/624.
Dave Scott
It's because I run Debian and not Ubuntu. The repository points to a Debian rep that doesn't exist.
I can force the Trusty dependency by editing the configure files, which gets the installation a bit farther. Definitely not a good solution, though. Building on Debian is pretty much no-go.
@jonludlam: This is more of a planex packaging problem than a buildroot one. Is there any possibility of providing Debian Jessie packages through the PPA?
I'll see whether the PPA 'just works' on Jessie - if so, we can just fix the configure step. Otherwise we'll have to provide the planex debs via some other mechanism