
Void Main wrote:I just checked my MPlayer and it's the FC4 version from FreshRPMS so I would say that the repos are already updated. Check your sources.list to make sure they are correct. I don't believe there is an FC4 version of synaptic out yet though. I think it also took a while for the FC3 version to come out after FC3 was released for some reason. I don't use it personally so it doesn't bother me that much.
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.
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:
mplayer: Depends: libaa.so.1 but it is not installable
Depends: liblirc_client.so.0 but it is not installable
Depends: liblzo.so.1 but it is not installable
E: Broken packages

Get:1 http://ayo.freshrpms.net fedora/linux/4/i386 release [1825B]
Get:2 http://apt.sw.be fedora/4/en/i386 release [474B]
Ign http://apt.sw.be dries/fedora/fc4/i386 release
Ign http://newrpms.sunsite.dk redhat/en/i386/fc4 release
Fetched 2299B in 0s (11,2kB/s)
Hit http://ayo.freshrpms.net fedora/linux/4/i386/freshrpms pkglist
Hit http://ayo.freshrpms.net fedora/linux/4/i386/freshrpms release
Hit http://ayo.freshrpms.net fedora/linux/4/i386/core pkglist
Hit http://ayo.freshrpms.net fedora/linux/4/i386/core release
Get:1 http://ayo.freshrpms.net fedora/linux/4/i386/updates pkglist [56,3kB]
Hit http://apt.sw.be fedora/4/en/i386/dag pkglist
Hit http://apt.sw.be fedora/4/en/i386/dag release
Err http://apt.sw.be dries/fedora/fc4/i386/dries pkglist
404 Not Found
Ign http://apt.sw.be dries/fedora/fc4/i386/dries release
Hit http://ayo.freshrpms.net fedora/linux/4/i386/updates release
Err http://newrpms.sunsite.dk redhat/en/i386/fc4/newrpms pkglist
404 Not Found
Ign http://newrpms.sunsite.dk redhat/en/i386/fc4/newrpms release
Fetched 56,3kB in 5s (10,8kB/s)
Failed to fetch http://apt.sw.be/dries/fedora/fc4/i386/ ... list.dries 404 Not Found
Failed to fetch http://newrpms.sunsite.dk/apt/redhat/en ... st.newrpms 404 Not Found
Reading Package Lists... Done
Building Dependency Tree... Done
E: Some index files failed to download, they have been ignored, or old ones used instead.


Void Main wrote: If you had done a "apt-get update" prior to trying the "apt-get install mplayer" it should have worked (even with those two update errors).
Void Main wrote: Could you post the full output of the "apt-get install mplayer" command?
[root@localhost jens]# apt-get install mplayer
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.
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:
mplayer: Depends: libaa.so.1 but it is not installable
Depends: liblirc_client.so.0 but it is not installable
Depends: liblzo.so.1 but it is not installable
E: Broken packages


Void Main wrote:I see what the problem is now. It appears that Dag doesn't have all of his packages built for FC4 yet and I did an "upgrade" so MPLayer was upgraded but I still have the FC3 versions of aalib, lirc, and lzo. You should be able to install the FC3 versions of those for now:
http://dag.wieers.com/packages/aalib/aa ... f.i386.rpm
http://dag.wieers.com/packages/lirc/lir ... f.i386.rpm
http://dag.wieers.com/packages/lzo/lzo- ... f.i386.rpm
After installing those apt should be able to install MPlayer. That's a little ugly but it should be sorted out soon I am sure.

Void Main:
I just created my own FC4 repo by downloading the DVD, mounting it on a loop, symbolic linking all the RPMS to my RPMS.os repo directory and then upgrade my machines from it. FreshRPMS does have the FC4 RPMS.updates repo.

# mkdir /iso
# mkdir -p /loop/fc4d1
# mkdir /loop/fc4d2
# mkdir /loop/fc4d3
# mkdir /loop/fc4d4
/iso/FC4-i386-disc1.iso /loop/fc4d1 iso9660 ro,loop 0 0
/iso/FC4-i386-disc2.iso /loop/fc4d2 iso9660 ro,loop 0 0
/iso/FC4-i386-disc3.iso /loop/fc4d3 iso9660 ro,loop 0 0
/iso/FC4-i386-disc4.iso /loop/fc4d4 iso9660 ro,loop 0 0
# mount /loop/fc4d1
# mount /loop/fc4d2
# mount /loop/fc4d3
# mount /loop/fc4d4
# mkdir -p /var/www/html/apt/fedora/4/base
# mkdir /var/www/html/apt/fedora/4/RPMS.os
# cd /var/www/html/apt/fedora/4/RPMS.os
# ln -s /loop/fc4d*/Fedora/RPMS/*rpm .
Label: Fedora Core 4
Suite: Fedora Core 4
Architectures: i386
Components: os
Description: caveman Files
Archive: stable
Component: os
Version: 4
Origin: www.caveman.com
Label: Fedora Linux 4
Architecture: i386
NotAutomatic: false
genbasedir --flat --bloat --bz2only /var/www/html/apt/fedora/4 os
rpm http://www.caveman.com apt/fedora/4 os


Users browsing this forum: No registered users and 0 guests