Forum

Full Version: apt2 Mirror doesn't have all files
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
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).
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
apt2 mirror is working and up again
(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.
Yes, we already know this. But actually we do not know what happened

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

And thanks!
Reference URL's