[ATrpms-users] Broken packages: avifile-utils
ClaudiusMaximus
gloriousclaudiusmaximus at yahoo.co.uk
Wed Jul 21 18:33:11 CEST 2004
My system is essentially PlanetCCRMA RedHat 9 with a few packages from
ATrpms. I am trying to compile VXL, one of whichs optional dependencies
is avifile-aviplay or something similar. I enabled ATrpms in my
sources.list and updated avifile and avifile-devel. Then I tried to
install avifile-utils (thinking it might include aviplay), and got the
dreaded "Broken packages" message.
----
# apt-get update
Get:1 http://apt.physik.fu-berlin.de redhat/9/en/i386 release [1521B]
Get:2 http://www-ccrma.stanford.edu redhat/9/en/i386 release [1769B]
Get:3 http://www-ccrma.stanford.edu redhat/all/en/i386 release [510B]
Fetched 3800B in 15s (246B/s)
Hit http://apt.physik.fu-berlin.de redhat/9/en/i386/at-stable pkglist
Hit http://apt.physik.fu-berlin.de redhat/9/en/i386/at-stable release
Hit http://www-ccrma.stanford.edu redhat/9/en/i386/os pkglist
Hit http://www-ccrma.stanford.edu redhat/9/en/i386/os release
Hit http://www-ccrma.stanford.edu redhat/9/en/i386/updates pkglist
Hit http://www-ccrma.stanford.edu redhat/9/en/i386/updates release
Hit http://www-ccrma.stanford.edu redhat/all/en/i386/planetccrma pkglist
Hit http://www-ccrma.stanford.edu redhat/all/en/i386/planetccrma release
Hit http://www-ccrma.stanford.edu redhat/9/en/i386/planetcore pkglist
Hit http://www-ccrma.stanford.edu redhat/9/en/i386/planetcore release
Hit http://www-ccrma.stanford.edu redhat/9/en/i386/planetccrma pkglist
Hit http://www-ccrma.stanford.edu redhat/9/en/i386/planetccrma release
Reading Package Lists... Done
Building Dependency Tree... Done
----
# apt-get install avifile-utils
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:
avifile-utils: Depends: libaviplayavcodec-0.7.so.0
Depends: libaviplayavformat-0.7.so.0
Depends: libaviplaydha-0.7.so.0
Depends: libaviplayvidix-0.7.so.0
E: Broken packages
----
$ cat /etc/apt/sources.list
# Package repository URLs
# ATrpms
rpm http://apt.physik.fu-berlin.de redhat/9/en/i386 at-stable
#rpm-src http://apt.physik.fu-berlin.de redhat/9/en/i386 at-stable
# Planet CCRMA for RedHat 9
# Main site, CCRMA, California, USA
#
rpm http://www-ccrma.stanford.edu/planetccrma/apt redhat/9/en/i386 os
updates
rpm http://www-ccrma.stanford.edu/planetccrma/apt redhat/all/en/i386
planetccrma
rpm http://www-ccrma.stanford.edu/planetccrma/apt redhat/9/en/i386
planetcore
rpm http://www-ccrma.stanford.edu/planetccrma/apt redhat/9/en/i386
planetccrma
# source rpms
# rpm-src file:///usr/ccrma/web/html/planetccrma/apt redhat/all/en/i386
planetccrma
# Mirrors: IRCAM, Paris, France
#
# rpm http://freesoftware.ircam.fr/mirrors/planetccrma/apt
redhat/9/en/i386 os updates
# rpm http://freesoftware.ircam.fr/mirrors/planetccrma/apt
redhat/all/en/i386 planetccrma
# rpm http://freesoftware.ircam.fr/mirrors/planetccrma/apt
redhat/9/en/i386 planetcore
# rpm http://freesoftware.ircam.fr/mirrors/planetccrma/apt
redhat/9/en/i386 planetccrma
#rpm cdrom:[Planet CCRMA RedHat 9 Applications (2003.10.14)]/
apt/redhat/9/en/i386 planetccrma
#rpm cdrom:[Planet CCRMA RedHat 9 Core (2003.10.14)]/
apt/redhat/9/en/i386 planetcore
#rpm cdrom:[Planet CCRMA RedHat 9 Updates (2003.10.14)]/
apt/redhat/9/en/i386 updates
#rpm cdrom:[Planet CCRMA RedHat 9 (disc 3)]/ RedHat/apt os
#rpm cdrom:[Planet CCRMA RedHat 9 (disc 2)]/ RedHat/apt os
#rpm cdrom:[Planet CCRMA RedHat 9 (disc 1)]/ RedHat/apt os
----
$ cat /etc/apt/apt.conf
// $Id: apt.conf,v 1.11 2003/02/23 16:14:11 dude Exp $
// See the apt.conf(5) man page for syntax and all available options
APT {
Clean-Installed "false";
Get {
Assume-Yes "false";
Download-Only "false";
Show-Upgraded "true";
Fix-Broken "false";
Ignore-Missing "false";
Compile "false";
};
};
Acquire {
Retries "0";
Http {
Proxy ""; // http://user:pass@host:port/
}
};
RPM {
Ignore { };
Hold { };
Allow-Duplicated { "^kernel$"; "^kernel-"; "^gpg-pubkey$" };
Options { };
Install-Options { "--oldpackage" }
Erase-Options "";
Source {
Build-Command "rpmbuild --rebuild";
};
};
----
--
http://www.claudiusmaximus.tk
More information about the atrpms-users
mailing list