Your message dated Sun, 16 Jan 2011 19:02:08 +0000 with message-id <E1PeXrc-0006bX-0C@franck.debian.org> and subject line Bug#609334: fixed in apt-setup 1:0.53 has caused the Debian Bug report #609334, regarding 50mirror treats bluray as if CD size 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 owner@bugs.debian.org immediately.) -- 609334: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=609334 Debian Bug Tracking System Contact owner@bugs.debian.org with problems
--- Begin Message ---
- To: Debian Bug Tracking System <submit@bugs.debian.org>
- Subject: 50mirror treats bluray as if CD size
- From: Joey Hess <joeyh@debian.org>
- Date: Sat, 8 Jan 2011 13:01:36 -0400
- Message-id: <[🔎] 20110108170136.GA9624@gnu.kitenet.net>
Package: apt-setup Version: 1:0.52 Severity: normal Tag: patch This is one of the problems sledge alluded to in http://lists.debian.org/debian-boot/2010/12/msg00562.html When installing from bluray, the cd_type is "full_cd", and so the user will be prompted at high priority using incorrect text from apt-setup/use/cd: "You are installing from a CD, which contains a limited selection of packages." The bluray should be given its own cd_type, and there would be little or no need to use a mirror in this case, or prompt for more discs. Note that once the cd_type is changed, 41cdset will begin doing the right thing for bluray, with no code changes, by not prompting for additional discs. The attached patch is, obviously, untested (but fairly clearly correct), and uses cd_type of "bluray". -- System Information: Debian Release: 6.0 APT prefers unstable APT policy: (500, 'unstable') Architecture: i386 (i686) Kernel: Linux 2.6.32-5-686 (SMP w/2 CPU cores) Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash -- see shy joIndex: generators/50mirror =================================================================== --- generators/50mirror (revision 66209) +++ generators/50mirror (working copy) @@ -80,6 +80,10 @@ use_prio=low fi ;; + bluray*) + use_mirror=false + use_prio=low + ;; *) use_mirror=true use_prio=high Index: generators/41cdset =================================================================== --- generators/41cdset (revision 66209) +++ generators/41cdset (working copy) @@ -38,6 +38,7 @@ fi # multi-arch CDs have cd_type 'non_complete' # KDE/Xfce CDs and multi-arch DVDs have '/single' postfix in cd_type +# bluray CDs have cd_type 'bluray' cd_type=$(cat /cdrom/.disk/cd_type) if [ "$cd_type" != full_cd ] && [ "$cd_type" != dvd ]; then exit 0Attachment: signature.asc
Description: Digital signature
--- End Message ---
--- Begin Message ---
- To: 609334-close@bugs.debian.org
- Subject: Bug#609334: fixed in apt-setup 1:0.53
- From: Joey Hess <joeyh@debian.org>
- Date: Sun, 16 Jan 2011 19:02:08 +0000
- Message-id: <E1PeXrc-0006bX-0C@franck.debian.org>
Source: apt-setup Source-Version: 1:0.53 We believe that the bug you reported is fixed in the latest version of apt-setup, which is due to be installed in the Debian FTP archive: apt-cdrom-setup_0.53_all.udeb to main/a/apt-setup/apt-cdrom-setup_0.53_all.udeb apt-mirror-setup_0.53_all.udeb to main/a/apt-setup/apt-mirror-setup_0.53_all.udeb apt-setup-udeb_0.53_all.udeb to main/a/apt-setup/apt-setup-udeb_0.53_all.udeb apt-setup_0.53.dsc to main/a/apt-setup/apt-setup_0.53.dsc apt-setup_0.53.tar.gz to main/a/apt-setup/apt-setup_0.53.tar.gz A summary of the changes between this version and the previous one is attached. Thank you for reporting the bug, which will now be closed. If you have further comments please address them to 609334@bugs.debian.org, and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Joey Hess <joeyh@debian.org> (supplier of updated apt-setup package) (This message was generated automatically at their request; if you believe that there is a problem with it please contact the archive administrators by mailing ftpmaster@debian.org) -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 Format: 1.8 Date: Sun, 16 Jan 2011 14:49:31 -0400 Source: apt-setup Binary: apt-setup-udeb apt-mirror-setup apt-cdrom-setup Architecture: source all Version: 1:0.53 Distribution: unstable Urgency: low Maintainer: Debian Install System Team <debian-boot@lists.debian.org> Changed-By: Joey Hess <joeyh@debian.org> Description: apt-cdrom-setup - set up a CD in sources.list (udeb) apt-mirror-setup - set up a mirror in sources.list (udeb) apt-setup-udeb - Configure apt (udeb) Closes: 608201 609334 Changes: apt-setup (1:0.53) unstable; urgency=low . * Support cd_type "bluray". In particular, don't prompt at high priority for a mirror to be configured. Closes: #609334 * Remove hardcoded bail out if the CD filesystem is not iso9660. That seems wrong both for usb-hdd media as used by debian-live, as well as for non-linux OSs (freebsd calls it cd9660). * Treat usb-hdd media the same as hd-media and isohybrid, leaving them mounted. Closes: #608201 (Needs cdrom-detect 1.38) Checksums-Sha1: b8ba5f7a11ebd72b57b911dad94414e37fdc9ed5 1520 apt-setup_0.53.dsc db03624969fc4092381ed41efdd8b94f8c7a9c73 259365 apt-setup_0.53.tar.gz 672567af243f4c703baa33500c2e016855620858 48646 apt-setup-udeb_0.53_all.udeb a22560115f0b01e8ddba55fa014a9a52c56be591 68282 apt-mirror-setup_0.53_all.udeb b351f2c7182f362e2050762544cae39d8d02a32f 88650 apt-cdrom-setup_0.53_all.udeb Checksums-Sha256: ba5f9c685622894cf035af0504ed1450ca48b7eaada23852b3cf15e9fd3fc6a2 1520 apt-setup_0.53.dsc dce3c5f080a0c29c74ee31b8592cee31906029bfe35c40a47eaeaa41e295dfd3 259365 apt-setup_0.53.tar.gz 6c31d1272b1868c702fcde865b8054e6c10019cfd281e3f5c01fb5b50c71f275 48646 apt-setup-udeb_0.53_all.udeb 3244b9550aa4959a850a509f9454ef12d6267275e3be5afd824cc4589715db80 68282 apt-mirror-setup_0.53_all.udeb 438d853e0e1e1c29928d907c5f50cabfb63dcede7c4ce95b58928edc6b39b556 88650 apt-cdrom-setup_0.53_all.udeb Files: 2fbde8f255d2a6377f8fbea4431392f1 1520 debian-installer extra apt-setup_0.53.dsc 1e3a33eeecb6a7fe04f309f1d0a26872 259365 debian-installer extra apt-setup_0.53.tar.gz 5e72af55b34ea1a49b4debdf2cf79095 48646 debian-installer standard apt-setup-udeb_0.53_all.udeb a5de0e12dbbe216d6f631b8822c31343 68282 debian-installer extra apt-mirror-setup_0.53_all.udeb e8372f9df327fe7d2c187ba77ffbbdf9 88650 debian-installer extra apt-cdrom-setup_0.53_all.udeb Package-Type: udeb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (GNU/Linux) iQIVAwUBTTM+k8kQ2SIlEuPHAQifMw//fK1nSjrA+aRpfPjRmk5qEf8zeAf5wgDj UiRjmGp3mmCUyDkAdJP02Ejpf65ZDD7sTMT/8cd4dAZMjy//SWVhtj/aoz5v5yHK s/TwN9kpXeU8hxQIfX6W7hMBLdfHhou1JBFT4nTomdolfkc7iQqyyl31Q0nZh9vQ p6rekzys4jTo4ZOnkriZPF+zENAG2ocmJlwRrdMdPafj+3AKZJuSosPJvNNIr4rl icTCJagAImnRbA0/LGaFrNXPJVDOfQU22hlE2iYtne2BnUXZyOW7TZW/JhzIrut4 efMqUGJlnbWU8XFjhCPmgN4K+/t0uTWcH1//pgH8N/B5u6q6MiyaeTa10tVE244/ T4CAUrADtmM51INqYs6xdyZ0VBQM9+8rl0uZLnVaRXXsQL3MmMspSIrTN0IZVOQy 8xw1Q4Ukiya2C0jvMkLyKS14E/wzwsZsE2rXeY5RNBs1WEL7c0PbzMxbxPk81aaF KN12X3CLOGOOTQgJLaFk+wq0wUHLN+8BD8jlecZS+n4oyG1CkWWrK0dDO0efc0Gk ScXUdy3m/JTiVyY+AhjeCZ0C9PEXZywezNqf+xTq0r5ZW9ku/8d45ekCzv6/SPCs uhHFzdXe7fdLeY4eOBedYw9DwNzJLv81Of/G5d2VrxzpgpcfqQbDjJewvIOxxJi+ CmeBCC8BYNE= =eJVx -----END PGP SIGNATURE-----
--- End Message ---