In synaptic: tab: Ubuntu Software V Canonical-supported Open Source software (main) V Community-maintained Open Source software (universe) V Proprietary drivers for devices (restricted) V Software restricted by copyright or legal issues (multiverse) - Source code
tab: Third-Party Software V WineHQ - Ubuntu 8.04 "Hardy Heron" tab: Updates V Important security updates (hardy-security) V Recommended updates (hardy-updates) My sources.list looks as follows: # deb http://nl.archive.ubuntu.com/ubuntu/ hardy main restricted # deb http://nl.archive.ubuntu.com/ubuntu/ hardy-updates main restricted # deb http://nl.archive.ubuntu.com/ubuntu hardy-security main restricted # See http://help.ubuntu.com/community/UpgradeNotes for how to upgrade to # newer versions of the distribution. deb http://nl.archive.ubuntu.com/ubuntu/ hardy main restricted deb-src http://nl.archive.ubuntu.com/ubuntu/ hardy main restricted ## Major bug fix updates produced after the final release of the ## distribution. deb http://nl.archive.ubuntu.com/ubuntu/ hardy-updates main restricted deb-src http://nl.archive.ubuntu.com/ubuntu/ hardy-updates main restricted ## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu ## team, and may not be under a free licence. Please satisfy yourself as to ## your rights to use the software. Also, please note that software in ## universe WILL NOT receive any review or updates from the Ubuntu security ## team. deb http://nl.archive.ubuntu.com/ubuntu/ hardy universe deb-src http://nl.archive.ubuntu.com/ubuntu/ hardy universe deb http://nl.archive.ubuntu.com/ubuntu/ hardy-updates universe deb-src http://nl.archive.ubuntu.com/ubuntu/ hardy-updates universe ## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu ## team, and may not be under a free licence. Please satisfy yourself as to ## your rights to use the software. Also, please note that software in ## multiverse WILL NOT receive any review or updates from the Ubuntu ## security team. deb http://nl.archive.ubuntu.com/ubuntu/ hardy multiverse deb-src http://nl.archive.ubuntu.com/ubuntu/ hardy multiverse deb http://nl.archive.ubuntu.com/ubuntu/ hardy-updates multiverse deb-src http://nl.archive.ubuntu.com/ubuntu/ hardy-updates multiverse ## Uncomment the following two lines to add software from the 'backports' ## repository. ## N.B. software from this repository may not have been tested as ## extensively as that contained in the main release, although it includes ## newer versions of some applications which may provide useful features. ## Also, please note that software in backports WILL NOT receive any review ## or updates from the Ubuntu security team. # deb http://nl.archive.ubuntu.com/ubuntu/ hardy-backports main restricted universe multiverse # deb-src http://nl.archive.ubuntu.com/ubuntu/ hardy-backports main restricted universe multiverse ## Uncomment the following two lines to add software from Canonical's ## 'partner' repository. This software is not part of Ubuntu, but is ## offered by Canonical and the respective vendors as a service to Ubuntu ## users. # deb http://archive.canonical.com/ubuntu hardy partner # deb-src http://archive.canonical.com/ubuntu hardy partner deb http://security.ubuntu.com/ubuntu hardy-security main restricted deb-src http://security.ubuntu.com/ubuntu hardy-security main restricted deb http://security.ubuntu.com/ubuntu hardy-security universe deb-src http://security.ubuntu.com/ubuntu hardy-security universe deb http://security.ubuntu.com/ubuntu hardy-security multiverse deb-src http://security.ubuntu.com/ubuntu hardy-security multiverse Just done a little test. I tried to install libmagick10. libmagick10 is found but it fails to install. the full output being: sudo aptitude install libmagick10 Reading package lists... Done Building dependency tree Reading state information... Done Reading extended state information Initializing package states... Done Building tag database... Done The following NEW packages will be installed: libmagick10 0 packages upgraded, 1 newly installed, 0 to remove and 0 not upgraded. Need to get 0B/4042kB of archives. After unpacking 12.0MB will be used. Writing extended state information... Done (Reading database ... 74202 files and directories currently installed.) Unpacking libmagick10 (from .../libmagick10_7%3a6.3.7.9.dfsg1-2ubuntu1_i386.deb) ... dpkg-deb: subprocess paste killed by signal (Broken pipe) dpkg: error processing /var/cache/apt/archives/libmagick10_7%3a6.3.7.9.dfsg1-2ubuntu1_i386.deb (--unpack): short read in buffer_copy (backend dpkg-deb during `./usr/lib/ImageMagick-6.3.7/modules-Q16/coders/png.so') Errors were encountered while processing: /var/cache/apt/archives/libmagick10_7%3a6.3.7.9.dfsg1-2ubuntu1_i386.deb E: Sub-process /usr/bin/dpkg returned an error code (1) A package failed to install. Trying to recover: Reading package lists... Done Building dependency tree Reading state information... Done Reading extended state information Initializing package states... Done Building tag database... Done However when I do: sudo aptitude show libmagic10 The output is: E: Unable to locate package libmagic10 So it looks like there is a problem with the installation of libmagic10 -- hardy: imagemagick installation from repository leaves unresolved dependency https://bugs.launchpad.net/bugs/268248 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs