I've got an xbox that I installed Xebian 1.1.1 on and am using Dennis' kick-ass MythTV-Xbox 0.4.5beta script. However, while installing/upgrading packages, I'm running into a bunch of issues with repositories not being found and unsolvable dependency loops:

------------------------------
E: This installation run will require temporarily removing the essential package e2fsprogs due to a Conflicts/Pre-Depends loop. This is often bad, but if you really want to do it, activate the APT::Force-LoopBreak option.
E: Internal Error, Could not early remove e2fsprogs
Reading Package Lists... Done
Building Dependency Tree... Done
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.
---------------------------------


I hacked away at the /etc/apt/sources.list to make it look like so:

-----------------------------------------
#deb http://ftp.at.debian.org/debian/ sarge main contrib non-free
deb http://debian.osuosl.org/debian/ sarge main contrib non-free

#deb http://non-us.debian.org/debian-non-US sarge/non-US main contrib non-free deb http://mirror.direct.ca/linux/debian-non-US/ sarge/non-US main contrib non-free #deb-src http://non-us.debian.org/debian-non-US sarge/non-US main contrib non-free deb-src http://mirror.direct.ca/linux/debian-non-US/ sarge/non-US main contrib non-free

# Sources need for MythTV
#deb ftp://ftp.nerim.net/debian-marillat/ unstable main
deb ftp://ftp.nerim.net/debian-marillat/ sid main
deb http://dijkstra.csh.rit.edu/~mdz/debian unstable mythtv
deb http://debian.osuosl.org/debian/ unstable main non-free contrib
deb-src http://debian.osuosl.org/debian/ unstable main non-free contrib
#deb http://non-us.debian.org/debian-non-US unstable/non-US main contrib non-free #deb-src http://non-us.debian.org/debian-non-US unstable/non-US main contrib non-free #deb http://mirror.direct.ca/linux/debian-non-US/ sid/non-US main contrib non-free deb-src http://mirror.direct.ca/linux/debian-non-US/ sid/non-US main contrib non-free
------------------------------------------


I'm not a Debian whiz, so I probably botched that. Googling on the errors indicates that it's either a bug with some of the packages or a non-completely upgraded install.

Any pointers out of the maze? Thanks!

-Pete
_______________________________________________
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users

Reply via email to