[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#470713: apt: removing cupsys removes scribus as well



Package: apt
Version: 0.7.9ubuntu14
Severity: normal

*** Please type your report below this line ***

Hi all,
 I was removing cupsys as I have no printer installed. While removing
cupsys it also removed ubuntu-desktop as well as scribus. While
ubuntu-desktop is ubuntu's baby cupsys & scribus are something which
are debian's baby as well :)
   So my question/query is why cupsys is dependant on scribus? The way
the things seem at moment is :-

cupsys depends on libcupsys2
scribus depends on libcupsys2 ? why, no idea

It could be in recommends but in depends.

-- Package-specific info:

-- apt-config dump --

APT "";
APT::Architecture "i386";
APT::Build-Essential "";
APT::Build-Essential:: "build-essential";
APT::Install-Recommends "0";
APT::Install-Suggests "0";
APT::Acquire "";
APT::Acquire::Translation "environment";
APT::Authentication "";
APT::Authentication::TrustCDROM "true";
APT::NeverAutoRemove "";
APT::NeverAutoRemove:: "^linux-image.*";
APT::NeverAutoRemove:: "^linux-restricted-modules.*";
APT::NeverAutoRemove:: "^linux-ubuntu-modules-.*";
APT::Never-MarkAuto-Sections "";
APT::Never-MarkAuto-Sections:: "metapackages";
APT::Never-MarkAuto-Sections:: "restricted/metapackages";
APT::Never-MarkAuto-Sections:: "universe/metapackages";
APT::Never-MarkAuto-Sections:: "multiverse/metapackages";
APT::Install-Recommends-Sections "";
APT::Install-Recommends-Sections:: "metapackages";
APT::Install-Recommends-Sections:: "restricted/metapackages";
APT::Install-Recommends-Sections:: "universe/metapackages";
APT::Install-Recommends-Sections:: "multiverse/metapackages";
APT::Periodic "";
APT::Periodic::Update-Package-Lists "1";
APT::Periodic::Download-Upgradeable-Packages "0";
APT::Periodic::AutocleanInterval "0";
APT::Periodic::Unattended-Upgrade "0";
APT::Update "";
APT::Update::Post-Invoke-Success "";
APT::Update::Post-Invoke-Success:::: "touch
/var/lib/apt/periodic/update-success-stamp 2>/dev/null || true";
APT::Archives "";
APT::Archives::MaxAge "30";
APT::Archives::MinAge "2";
APT::Archives::MaxSize "500";
Dir "/";
Dir::State "var/lib/apt/";
Dir::State::lists "lists/";
Dir::State::cdroms "cdroms.list";
Dir::State::mirrors "mirrors/";
Dir::State::userstatus "status.user";
Dir::State::status "/var/lib/dpkg/status";
Dir::Cache "var/cache/apt/";
Dir::Cache::archives "archives/";
Dir::Cache::srcpkgcache "srcpkgcache.bin";
Dir::Cache::pkgcache "pkgcache.bin";
Dir::Etc "etc/apt/";
Dir::Etc::sourcelist "sources.list";
Dir::Etc::sourceparts "sources.list.d";
Dir::Etc::vendorlist "vendors.list";
Dir::Etc::vendorparts "vendors.list.d";
Dir::Etc::main "apt.conf";
Dir::Etc::parts "apt.conf.d";
Dir::Etc::preferences "preferences";
Dir::Bin "";
Dir::Bin::methods "/usr/lib/apt/methods";
Dir::Bin::dpkg "/usr/bin/dpkg";
Dir::Log "var/log/apt";
Dir::Log::Terminal "term.log";
aptitude "";
aptitude::Keep-Unused-Pattern "^linux-image.*$ |
^linux-restricted-modules.*$ | ^linux-ubuntu-modules.*$";
aptitude::Get-Root-Command "sudo:/usr/bin/sudo";
DPkg "";
DPkg::Pre-Install-Pkgs "";
DPkg::Pre-Install-Pkgs:: "/usr/bin/apt-listchanges --apt || test $? -ne 10";
DPkg::Pre-Install-Pkgs:: "/usr/sbin/dpkg-preconfigure --apt || true";
DPkg::Tools "";
DPkg::Tools::Options "";
DPkg::Tools::Options::/usr/bin/apt-listchanges "";
DPkg::Tools::Options::/usr/bin/apt-listchanges::Version "2";
DPkg::Post-Invoke "";
DPkg::Post-Invoke:: "if [ -x /usr/bin/debsums ]; then /usr/bin/debsums
--generate=nocheck -sp /var/cache/apt/archives; fi";
DPkg::Post-Invoke:: "which dzhandle >/dev/null && dzhandle
restart-pending-instances || true";
DPkg::Post-Invoke:: "if [ -d /var/lib/update-notifier ]; then  touch
/var/lib/update-notifier/dpkg-run-stamp; fi";
Unattended-Upgrade "";
Unattended-Upgrade::Allowed-Origins "";
Unattended-Upgrade::Allowed-Origins:: "Ubuntu hardy-security";

-- (no /etc/apt/preferences present) --


-- /etc/apt/sources.list --

#
# deb cdrom:[Ubuntu 7.10 _Gutsy Gibbon_ - Alpha i386 (20070606.1)]/
gutsy main restricted

# deb cdrom:[Ubuntu 7.10 _Gutsy Gibbon_ - Alpha i386 (20070606.1)]/
gutsy main restricted
# See http://help.ubuntu.com/community/UpgradeNotes for how to upgrade to
# newer versions of the distribution.

deb http://archive.ubuntu.com/ubuntu/ hardy main restricted
deb-src http://archive.ubuntu.com/ubuntu/ hardy restricted main
multiverse universe #Added by software-properties

## Major bug fix updates produced after the final release of the
## distribution.
deb http://archive.ubuntu.com/ubuntu/ hardy-updates restricted main
multiverse universe
deb-src http://archive.ubuntu.com/ubuntu/ hardy-updates restricted
main multiverse universe #Added by software-properties

## 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://archive.ubuntu.com/ubuntu/ hardy 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://archive.ubuntu.com/ubuntu/ hardy 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://archive.ubuntu.com/ubuntu/ hardy-backports main restricted
universe multiverse
deb-src http://archive.ubuntu.com/ubuntu/ hardy-backports main
restricted universe multiverse

#Added by software-properties
deb http://archive.ubuntu.com/ubuntu/ hardy-security main restricted
deb-src http://archive.ubuntu.com/ubuntu/ hardy-security restricted
main multiverse universe #Added by software-properties
deb http://archive.ubuntu.com/ubuntu/ hardy-security universe
deb http://archive.ubuntu.com/ubuntu/ hardy-security multiverse
deb http://archive.ubuntu.com/ubuntu/ hardy-proposed restricted main
multiverse universe
deb-src http://archive.ubuntu.com/ubuntu/ hardy-proposed restricted
main multiverse universe #Added by software-properties
# deb http://packages.medibuntu.org/ hardy free non-free

# third-party debug symbols repository

deb http://ddebs.ubuntu.com hardy main universe
# deb http://www.sofaraway.org/ubuntu/minirepos firefox-minefield/
# deb http://www.sofaraway.org/ubuntu/minirepos gstreamer0.10/
# deb http://www.sofaraway.org/ubuntu/minirepos totem/
# deb http://www.sofaraway.org/ubuntu/minirepos rhythmbox/
# deb http://www.sofaraway.org/ubuntu/minirepos brasero/
# deb http://www.sofaraway.org/ubuntu/minirepos miro/
# deb http://ppa.launchpad.net/fta/ubuntu hardy main
# deb-src http://ppa.launchpad.net/fta/ubuntu hardy main
-- System Information:
Debian Release: lenny/sid
  APT prefers hardy-updates
  APT policy: (500, 'hardy-updates'), (500, 'hardy-security'), (500,
'hardy-proposed'), (500, 'hardy-backports'), (500, 'hardy')
Architecture: i386 (i686)

Kernel: Linux 2.6.24-12-generic (SMP w/1 CPU core)
Locale: LANG=en_IN.UTF-8, LC_CTYPE=en_IN.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages apt depends on:
ii  libc6                   2.7-5ubuntu2     GNU C Library: Shared libraries
ii  libgcc1                 1:4.2.3-2ubuntu4 GCC support library
ii  libstdc++6              4.2.3-2ubuntu4   The GNU Standard C++ Library v3

Versions of packages apt recommends:
ii  ubuntu-keyring                2008.03.04 GnuPG keys of the Ubuntu archive

-- no debconf information


-- 
 Regards,
 Shirish Agarwal
 This email is licensed under http://creativecommons.org/licenses/by-nc/3.0/

065C 6D79 A68C E7EA 52B3 8D70 950D 53FB 729A 8B17



Reply to: