Forum
[SOLVED] apt2 Mirror doesn't have all files - Printable Version

+- Forum (http://forum.xbian.org)
+-- Forum: Software (/forum-6.html)
+--- Forum: Configuration (/forum-17.html)
+--- Thread: [SOLVED] apt2 Mirror doesn't have all files (/thread-3879.html)



apt2 Mirror doesn't have all files - palswim - 20th Jan, 2017 05:21 PM

It appears that the apt2 mirror for the XBian sources does not have the proper files to serve packages.

Terminal
# apt-get update
Hit http://mirrordirector.raspbian.org jessie InRelease
Ign http://apt2.xbian.org stable InRelease
Get:1 http://apt.xbian.org stable Release.gpg [490 B]
Get:2 http://apt.xbian.org stable Release [4,808 B]
Hit http://mirrordirector.raspbian.org jessie/main armhf Packages
Hit http://mirrordirector.raspbian.org jessie/contrib armhf Packages
Hit http://mirrordirector.raspbian.org jessie/non-free armhf Packages
Err http://apt.xbian.org stable/main armhf Packages
404 Not Found [Mirror: http://apt2.xbian.org]
Err http://apt.xbian.org stable/rpi-jessie armhf Packages
404 Not Found [Mirror: http://apt2.xbian.org]

# apt-get upgrade
Reading package lists... Done
Building dependency tree
Reading state information... Done
Calculating upgrade... Some packages could not be installed. This may mean that you have requested an impossible situation or if you are using the unstable distribution that some required packages have not yet been created or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
libcec3 : Conflicts: libcec2
E: Broken packages

I was able to work around this by changing the URL of the repository in the sources file (/etc/apt/sources.list.d/xbian.list ) from
Code:
mirror://apt.xbian.org/mirror.txt
to
Code:
http://apt.xbian.org/

Maybe you guys knew this already, but I wanted to provide this information to anyone else who may encounter this (since I didn't see anything about this in the FAQ or anywhere else).


RE: apt2 Mirror doesn't have all files - Nachteule - 21st Jan, 2017 02:13 AM

Thanks for reporting this issue. Seems that this mirror has issues since a couple of days.

Disabled this mirror temporary and will keeping an eye on this mirror


RE: apt2 Mirror doesn't have all files - Nachteule - 25th Jan, 2017 04:31 AM

apt2 mirror is working and up again


RE: apt2 Mirror doesn't have all files - palswim - 12th Apr, 2018 03:12 PM

(20th Jan, 2017 05:21 PM)palswim Wrote:  It appears that the apt2 mirror for the XBian sources does not have the proper files to serve packages.

Terminal
# apt-get update
Hit http://mirrordirector.raspbian.org jessie InRelease
Ign http://apt2.xbian.org stable InRelease
Get:1 http://apt.xbian.org stable Release.gpg [490 B]
Get:2 http://apt.xbian.org stable Release [4,808 B]
Hit http://mirrordirector.raspbian.org jessie/main armhf Packages
Hit http://mirrordirector.raspbian.org jessie/contrib armhf Packages
Hit http://mirrordirector.raspbian.org jessie/non-free armhf Packages
Err http://apt.xbian.org stable/main armhf Packages
404 Not Found [Mirror: http://apt2.xbian.org]
Err http://apt.xbian.org stable/rpi-jessie armhf Packages
404 Not Found [Mirror: http://apt2.xbian.org]

# apt-get upgrade
Reading package lists... Done
Building dependency tree
Reading state information... Done
Calculating upgrade... Some packages could not be installed. This may mean that you have requested an impossible situation or if you are using the unstable distribution that some required packages have not yet been created or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
libcec3 : Conflicts: libcec2
E: Broken packages

I was able to work around this by changing the URL of the repository in the sources file (/etc/apt/sources.list.d/xbian.list ) from
Code:
mirror://apt.xbian.org/mirror.txt
to
Code:
http://apt.xbian.org/

apt2 mirror seems to be having issues again.


RE: apt2 Mirror doesn't have all files - Nachteule - 12th Apr, 2018 10:31 PM

Yes, we already know this. But actually we do not know what happened

Thanks anyway for information


RE: apt2 Mirror doesn't have all files - deHakkelaar - 13th Apr, 2018 07:06 AM

We're waiting for a reply from the hosters.
If it takes long, we'll remove the mirror from the list.

And thanks!