Eyal Lebedinsky wrote: > New packages just arrived off dijkstra.csh.rit.edu (look like 0.18.1-5) > and they were kept back. Trying to install says: > > The following packages have unmet dependencies: > libmyth-0.18.1: Depends: libasound2 (> 1.0.9) but 1.0.8-3 is to be installed > Depends: libc6 (>= 2.3.5-1) but 2.3.2.ds1-22 is to be > installed > Depends: libgcc1 (>= 1:4.0.1) but 1:3.4.3-13 is to be > installed > Depends: libqt3-mt (>= 3:3.3.4) but it is not installable > Depends: libstdc++6 (>= 4.0.1) but 3.4.3-13 is to be > installed > Depends: libxinerama1 but it is not installable > Depends: libxxf86vm1 but it is not installable > mythtv-backend: Depends: libasound2 (> 1.0.9) but 1.0.8-3 is to be installed > Depends: libc6 (>= 2.3.5-1) but 2.3.2.ds1-22 is to be > installed > Depends: libgcc1 (>= 1:4.0.1) but 1:3.4.3-13 is to be > installed > Depends: libqt3-mt (>= 3:3.3.4) but it is not installable > Depends: libstdc++6 (>= 4.0.1) but 3.4.3-13 is to be > installed > Depends: libxinerama1 but it is not installable > Depends: libxxf86vm1 but it is not installable > mythtv-frontend: Depends: libasound2 (> 1.0.9) but 1.0.8-3 is to be > installed > Depends: libc6 (>= 2.3.5-1) but 2.3.2.ds1-22 is to be > installed > Depends: libgcc1 (>= 1:4.0.1) but 1:3.4.3-13 is to be > installed > Depends: libqt3-mt (>= 3:3.3.4) but it is not installable > Depends: libstdc++6 (>= 4.0.1) but 3.4.3-13 is to be > installed > Depends: libxinerama1 but it is not installable > Depends: libxxf86vm1 but it is not installable > E: Broken packages > > > I am on stable. Did these packages move to the new unstable? > In which case, where do I track the sarge packages (none found > on dijkstra.*)?
Looks like these packages are transitioned to build with GCC 4.0 (and depend on the already-transitioned QT3 etc.), which all of Debian Unstable is going through right now. I *imagine* there is no actual Myth change, or they would have been bumped to 0.18.2. Looks like there are indeed no packages available for stable (Sarge), though it would not be difficult to build them yourself: 'apt-get build-dep' is going to fail, but if you use 'apt-get source' and look inside the debian/control file and install equivalent versions from Sarge you should be good to go. (Yes, I've intentionally left this vague... directions for how to build a Debian package are easy enough to find using Google). -Doug
signature.asc
Description: OpenPGP digital signature
_______________________________________________ mythtv-users mailing list [email protected] http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
