Okay, am I the only one getting a little frustrated by this process? I have no idea what "build a local apt repo" means, so I may have approached this completely incorrectly.
here's my command process, what did I do wrong this time? [EMAIL PROTECTED] mythtv]# rpm -Uhv http://axentra.net/files/mezzanine/mythtv/RPMS.stable/mythtv-suite-0.18-53.at.1.i386.rpm Retrieving http://axentra.net/files/mezzanine/mythtv/RPMS.stable/mythtv-suite-0.18-53.at.1.i386.rpm error: Failed dependencies: mythtv >= 0.18 is needed by mythtv-suite-0.18-53.at.1.i386 mythtv-backend >= 0.18 is needed by mythtv-suite-0.18-53.at.1.i386 mythtv-frontend >= 0.18 is needed by mythtv-suite-0.18-53.at.1.i386 mythtv-setup >= 0.18 is needed by mythtv-suite-0.18-53.at.1.i386 mythplugins >= 0.18 is needed by mythtv-suite-0.18-53.at.1.i386 mythweb >= 0.18 is needed by mythtv-suite-0.18-53.at.1.i386 myththemes >= 0.18 is needed by mythtv-suite-0.18-53.at.1.i386 mythtv-theme-photo >= 4 is needed by mythtv-suite-0.18-53.at.1.i386 mythtv-theme-purplegalaxy >= 0.20031214 is needed by mythtv-suite-0.18-53.at.1.i386 mythtv-theme-visor >= 1:0.13.1 is needed by mythtv-suite-0.18-53.at.1.i386 mythtv-theme-sleek >= 0.35 is needed by mythtv-suite-0.18-53.at.1.i386 mythtv-theme-isthmus >= 0.20040804 is needed by mythtv-suite-0.18-53.at.1.i386 mythtv-theme-abstract >= 0.20040610 is needed by mythtv-suite-0.18-53.at.1.i386 mythtv-theme-MediaCenter >= 0.17 is needed by mythtv-suite-0.18-53.at.1.i386 mythtv-theme-MythCenter >= 0.17 is needed by mythtv-suite-0.18-53.at.1.i386 mythmkmovie >= 1.0.1 is needed by mythtv-suite-0.18-53.at.1.i386 mysql-server is needed by mythtv-suite-0.18-53.at.1.i386 xmltv is needed by mythtv-suite-0.18-53.at.1.i386 [EMAIL PROTECTED] mythtv]# [EMAIL PROTECTED] mythtv]# cat /etc/apt/sources.list # You can use the file:/ entries for creating your local repository mirrors. # # base # Fedora Core 3 - i386 - Base # rpm http://ayo.freshrpms.net fedora/linux/3/i386 core #rpm-src http://ayo.freshrpms.net fedora/linux/3/i386 core # # updates-released # Fedora Core 3 - i386 - Released Updates # rpm http://ayo.freshrpms.net fedora/linux/3/i386 updates #rpm-src http://ayo.freshrpms.net fedora/linux/3/i386 updates # # updates-testing # Fedora Core 3 - i386 - Unreleased Updates # # rpm http://ayo.freshrpms.net fedora/linux/3/i386 tupdates # rpm-src http://ayo.freshrpms.net fedora/linux/3/i386 tupdates # # fedoralegacyupdates # Fedora Core 3 - i386 - Released Updates by FedoraLegacy # # rpm http://download.fedoralegacy.org/apt fedora/3/i386 updates # rpm-src http://download.fedoralegacy.org/apt fedora/3/i386 updates # # atrpms # Fedora Core 3 - i386 - ATrpms # alternatives to stable: testing and bleeding # rpm http://apt.atrpms.net fedora/3/en/i386 at-stable #rpm-src http://apt.atrpms.net fedora/3/en/i386 at-stable # temporary mythtv-suite fix rpm http://axentra.net files/mezzanine/mythtv stable [EMAIL PROTECTED] mythtv]# [EMAIL PROTECTED] mythtv]# apt-get install mythtv-suite=0.18 Reading Package Lists... Done Building Dependency Tree... Done Selected version 0.18-53.at for mythtv-suite 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. Since you only requested a single operation it is extremely likely that the package is simply not installable and a bug report against that package should be filed. The following information may help to resolve the situation: The following packages have unmet dependencies: mythtv-suite: Depends: mythplugin (>= 0.18) but it is not installable E: Broken packages [EMAIL PROTECTED] mythtv]# On 5/17/05, Axel Thimm <[EMAIL PROTECTED]> wrote: > On Tue, May 17, 2005 at 02:51:41PM +0100, Graeme Wilford wrote: > > For FC3 users having dependency trouble with mythtv-suite. I've taken > > the spec file as suggested by Axel and built a fixed RPM. > > Thanks, Wilf! :) > > > The RPM is available here: > > http://axentra.net/files/mezzanine/mythtv/RPMS.stable/mythtv-suite-0.18-53.at.1.i386.rpm > > > > This needs to be installed by apt-get for the dependency resolution to > > work. You can either download the RPM, build a local apt repo using > > genbasedir and configure apt appropriately or else use the temporary > > apt repo I've built for it. To do the later, simply add this to your > > /etc/apt/sources.list file: > > > > # temporary mythtv-suite fix > > rpm http://axentra.net files/mezzanine/mythtv stable > > > > and then run the following as root: > > > > apt-get install mythtv-suite=0.18 > > > > (don't know why you need the =0..18 but without it, apt always picks > > the original broken RPM) > > > > -- > Axel.Thimm at ATrpms.net > > > _______________________________________________ > mythtv-users mailing list > [email protected] > http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users > > > > _______________________________________________ mythtv-users mailing list [email protected] http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
