Debian Jessie failed to install on Odroid
Posted: December 2nd, 2017, 4:05 pm
Hi,
I tried to install via the Ubuntu/Debian PPA Repository wiki (/wiki/installation/install-ubuntu-repo) but after
sudo apt-get update && sudo apt-get dist-upgrade
i get the following error:
1.
W: Failed to fetch ppa_launchpad_net/jcfp/ppa/ubuntu/dists/jessie/main/binary-armhf/Packages 404 Not Found
W: Failed to fetch ppa_launchpad_net/jcfp/sab-addons/ubuntu/dists/jessie/main/binary-armhf/Packages 404 Not Found
E: Some index files failed to download. They have been ignored, or old ones used instead.
ppa_launchpad_net -> is http.. with replace _ with . (New users are not allowed to post links)
2.
root@odroid-jessie:~# apt-get install par2-tbb
Reading package lists... Done
Building dependency tree
Reading state information... Done
Package par2-tbb is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
E: Package 'par2-tbb' has no installation candidate
root@odroid-jessie:~# apt-get install python-sabyenc
Reading package lists... Done
Building dependency tree
Reading state information... Done
Package python-sabyenc is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
E: Package 'python-sabyenc' has no installation candidate
Can somebody help? Sorry I'm a Linux noob.. :-D
I tried to install via the Ubuntu/Debian PPA Repository wiki (/wiki/installation/install-ubuntu-repo) but after
sudo apt-get update && sudo apt-get dist-upgrade
i get the following error:
1.
W: Failed to fetch ppa_launchpad_net/jcfp/ppa/ubuntu/dists/jessie/main/binary-armhf/Packages 404 Not Found
W: Failed to fetch ppa_launchpad_net/jcfp/sab-addons/ubuntu/dists/jessie/main/binary-armhf/Packages 404 Not Found
E: Some index files failed to download. They have been ignored, or old ones used instead.
ppa_launchpad_net -> is http.. with replace _ with . (New users are not allowed to post links)
2.
root@odroid-jessie:~# apt-get install par2-tbb
Reading package lists... Done
Building dependency tree
Reading state information... Done
Package par2-tbb is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
E: Package 'par2-tbb' has no installation candidate
root@odroid-jessie:~# apt-get install python-sabyenc
Reading package lists... Done
Building dependency tree
Reading state information... Done
Package python-sabyenc is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
E: Package 'python-sabyenc' has no installation candidate
Can somebody help? Sorry I'm a Linux noob.. :-D