Hi, we just tried to upgrade from imscp 1.1.5 to 1.2.2
First wie upgraded Ubuntu 14.04.1 to 14.04.2
Then we run the imscp upgrade code. It fails with the following message
Code
- Fetched 2,945 kB in 18s (156 kB/s)
- W: Failed to fetch http://ppa.launchpad.net/george-edison55/openssl-heartbleed-fix/ubuntu/dists/trusty/main/binary-amd64/Packages 404 Not Found
- W: Failed to fetch http://ppa.launchpad.net/george-edison55/openssl-heartbleed-fix/ubuntu/dists/trusty/main/binary-i386/Packages 404 Not Found
- W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/oneiric/main/source/Sources 404 Not Found [IP: 2001:67c:1360:8c01::18 80]
- W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/oneiric/restricted/source/Sources 404 Not Found [IP: 2001:67c:1360:8c01::18 80]
- W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/oneiric/universe/source/Sources 404 Not Found [IP: 2001:67c:1360:8c01::18 80]
- E: Some index files failed to download. They have been ignored, or old ones used instead.
- [FATAL]
- Exit code: 100
We assume it has something to do with the ubuntu upgrade. We found a similar issue in the forum and repeated the ubuntu upgrade with -f parameter (apt-get -f dist-upgrade ) unfortunately to no avail.
Any tips would be appreciated, thanks!