Your message dated Fri, 31 Aug 2012 17:03:00 +0800 with message-id <can3verfvfocb2umbgebqq-+wyhdzwpdczcpeqb8mzzhnok_...@mail.gmail.com> and subject line Re: Bug#470780: aptitude: -t option is useless for metapackages has caused the Debian Bug report #470780, regarding aptitude: -t option is useless for metapackages to be marked as done.
This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what this message is talking about, this may indicate a serious mail system misconfiguration somewhere. Please contact [email protected] immediately.) -- 470780: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=470780 Debian Bug Tracking System Contact [email protected] with problems
--- Begin Message ---Package: aptitude Version: 0.4.10-1+b2 Severity: normal -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 When you use the -t option to choose a different archive when installing a metapackage, only the metapackage itself is installed from the selected archive. Its dependencies - the ones that matter in this case - are installed from the default archive, so the option is pretty useless here. Instead, aptitude should e.g. also install dependencies from the specified archive. - -- Package-specific info: Terminal: xterm $DISPLAY is set. - -- System Information: Debian Release: lenny/sid APT prefers unstable APT policy: (500, 'unstable'), (500, 'testing'), (300, 'hardy'), (200, 'experimental') Architecture: i386 (i686) Kernel: Linux 2.6.24.2-custom-initrd (PREEMPT) Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/bash Versions of packages aptitude depends on: ii apt [libapt-pkg-libc6.7-6 0.7.11 Advanced front-end for dpkg ii libc6 2.7-9 GNU C Library: Shared libraries ii libcwidget1 0.5.6.1-3 high-level terminal interface libr ii libgcc1 1:4.3.0-1 GCC support library ii libncursesw5 5.6+20080203-1 Shared libraries for terminal hand ii libsigc++-2.0-0c2a 2.0.18-2 type-safe Signal Framework for C++ ii libstdc++6 4.3.0-1 The GNU Standard C++ Library v3 Versions of packages aptitude recommends: pn aptitude-doc-en | aptitude-do <none> (no description available) pn libparse-debianchangelog-perl <none> (no description available) - -- no debconf information -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) iD8DBQFH2V1Yx4r6EkTlIb0RAqdEAJoCoAb+qfBuxWRmxQniZ8rWtRp0OQCeNI/n Z2Tqd4ImZQjGz70k2LLlf2A= =7jcu -----END PGP SIGNATURE-----
--- End Message ---
--- Begin Message ---Fixed in recent versions, not sure whether by change in apt or aptitude: $ apt-cache depends nut nut Depends: nut-server Depends: nut-client $ apt-cache policy nut nut: Installed: (none) Candidate: 2.6.4-2 Version table: 2.6.5-1 0 1 http://ftp.iinet.net.au/debian/debian/ experimental/main i386 Packages 2.6.4-2 0 500 http://ftp.iinet.net.au/debian/debian/ sid/main i386 Packages $ apt-cache policy nut-server nut-server: Installed: (none) Candidate: 2.6.4-2 Version table: 2.6.5-1 0 1 http://ftp.iinet.net.au/debian/debian/ experimental/main i386 Packages 2.6.4-2 0 500 http://ftp.iinet.net.au/debian/debian/ sid/main i386 Packages $ aptitude install -t experimental -s -v nut The following NEW packages will be installed: libupsclient1{a} nut nut-client{a} nut-server The following packages are SUGGESTED but will NOT be installed: nut-cgi nut-ipmi nut-monitor nut-snmp nut-xml 0 packages upgraded, 4 newly installed, 0 to remove and 564 not upgraded. Need to get 1,965 kB of archives. After unpacking 4,010 kB will be used. Do you want to continue? [Y/n/?] y Inst libupsclient1 (2.6.5-1 Debian:experimental [i386]) Inst nut-client (2.6.5-1 Debian:experimental [i386]) Inst nut-server (2.6.5-1 Debian:experimental [i386]) Inst nut (2.6.5-1 Debian:experimental [all]) Conf libupsclient1 (2.6.5-1 Debian:experimental [i386]) Conf nut-client (2.6.5-1 Debian:experimental [i386]) Conf nut-server (2.6.5-1 Debian:experimental [i386]) Conf nut (2.6.5-1 Debian:experimental [all])
--- End Message ---
_______________________________________________ Aptitude-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/aptitude-devel

