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

Bug#765458: marked as done (apt: broken cdrom support, breaking installation from weekly ISO images)



Your message dated Wed, 15 Oct 2014 18:18:55 +0000
with message-id <E1XeT9z-0000he-Nb@franck.debian.org>
and subject line Bug#765458: fixed in apt 1.0.9.3
has caused the Debian Bug report #765458,
regarding apt: broken cdrom support, breaking installation from weekly ISO images
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.)


-- 
765458: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=765458
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: apt
Version: 1.0.9.2
Severity: serious
Tags: d-i
Justification: breaks d-i

[ X-D-Cc: debian-boot@, please keep it in the loop when replying. ]

Hi,

we received several bug reports about weekly installation images being
unable to find a kernel package to install on the freshly debootstrapped
system. I've been able to replicate this issue with apt 1.9.0.2. Various
checks performed within the /target chroot in the installer context
include:
 - sources.list is containing a well-formed cdrom deb line;
 - moving this file away and running "apt-cdrom add" adds it back;
 - apt-get update fails to proceed, and no Packages file ends up under
   /var/lib/apt/lists/, which explains d-i's failure to find a kernel
   package to install.
 - downgrading apt, apt-utils, libapt-inst1.5, libapt-pkg4.12 to their
   1.0.9.1 versions makes it possible to run apt-get update, even if
   its output isn't very encouraging (it's attached), and the expected
   Packages file pops up under /var/lib/apt/lists/;
 - since I don't want to screw up with apt's internal data under
   /var/lib/apt/, I can't confirm whether the output with downgraded
   *apt* packages is a result of various runs with the new and the old
   versions, or something else.

I'll try to figure out whether 801745284905e7962aa77a9f37a6b4e7fcdc19d0
and/or d916e2a93b798e29d342e9498266767c5be8e2a5 are responsible for
this, but the fact apt is pulled during debootstrap might make the
debian-cd tweak for including local packages a bit less straightforward
than usual.

Mraw,
KiBi.
Ign cdrom://[Debian GNU/Linux 8.0 _Jessie_ - Unofficial amd64 NETINST Binary-1 20141015-09:12] jessie InRelease
Ign cdrom://[Debian GNU/Linux 8.0 _Jessie_ - Unofficial amd64 NETINST Binary-1 20141015-09:12] jessie Release.gpg
Ign cdrom://[Debian GNU/Linux 8.0 _Jessie_ - Unofficial amd64 NETINST Binary-1 20141015-09:12] jessie Release
Ign cdrom://[Debian GNU/Linux 8.0 _Jessie_ - Unofficial amd64 NETINST Binary-1 20141015-09:12] jessie/main amd64 Packages/DiffIndex
Err cdrom://[Debian GNU/Linux 8.0 _Jessie_ - Unofficial amd64 NETINST Binary-1 20141015-09:12] jessie/main amd64 Packages
  
Err cdrom://[Debian GNU/Linux 8.0 _Jessie_ - Unofficial amd64 NETINST Binary-1 20141015-09:12] jessie/main amd64 Packages
  
Err cdrom://[Debian GNU/Linux 8.0 _Jessie_ - Unofficial amd64 NETINST Binary-1 20141015-09:12] jessie/main amd64 Packages
  
Err cdrom://[Debian GNU/Linux 8.0 _Jessie_ - Unofficial amd64 NETINST Binary-1 20141015-09:12] jessie/main amd64 Packages
  
Ign cdrom://[Debian GNU/Linux 8.0 _Jessie_ - Unofficial amd64 NETINST Binary-1 20141015-09:12] jessie/main Translation-en
Err cdrom://[Debian GNU/Linux 8.0 _Jessie_ - Unofficial amd64 NETINST Binary-1 20141015-09:12] jessie/main amd64 Packages
  Failed to stat - stat (2: No such file or directory)
W: Failed to fetch copy:/var/lib/apt/lists/partial/Debian%20GNU_Linux%208.0%20%5fJessie%5f%20-%20Unofficial%20amd64%20NETINST%20Binary-1%2020141015-09:12_dists_jessie_main_binary-amd64_Packages  Failed to stat - stat (2: No such file or directory)

E: Some index files failed to download. They have been ignored, or old ones used instead.

--- End Message ---
--- Begin Message ---
Source: apt
Source-Version: 1.0.9.3

We believe that the bug you reported is fixed in the latest version of
apt, which is due to be installed in the Debian FTP archive.

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 765458@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Michael Vogt <mvo@debian.org> (supplier of updated apt 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@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Wed, 15 Oct 2014 19:49:38 +0200
Source: apt
Binary: apt libapt-pkg4.12 libapt-inst1.5 apt-doc libapt-pkg-dev libapt-pkg-doc apt-utils apt-transport-https
Architecture: source all amd64
Version: 1.0.9.3
Distribution: unstable
Urgency: medium
Maintainer: APT Development Team <deity@lists.debian.org>
Changed-By: Michael Vogt <mvo@debian.org>
Description:
 apt        - commandline package manager
 apt-doc    - documentation for APT
 apt-transport-https - https download transport for APT
 apt-utils  - package management related utility programs
 libapt-inst1.5 - deb package format runtime library
 libapt-pkg-dev - development files for APT's libapt-pkg and libapt-inst
 libapt-pkg-doc - documentation for APT development
 libapt-pkg4.12 - package management runtime library
Closes: 76442 765458
Changes:
 apt (1.0.9.3) unstable; urgency=medium
 .
   [ josch ]
   * implement the updated build profile spec
 .
   [ Michael Vogt ]
   * methods/rsh.cc: replace strcat with std::string (Closes: #76442)
 .
   [ Guillem Jover ]
   * Update Status field values handling
 .
   [ David Kalnischkies ]
   * don't cleanup cdrom files in apt-get update (Closes: 765458)
Checksums-Sha1:
 1a9b2c5ed0a922f68d45c82f5c4f887f3ba58511 2353 apt_1.0.9.3.dsc
 7af11e2eb024043674e7bb2d57825d0b9f2b724d 1797216 apt_1.0.9.3.tar.xz
 68313018d1023d86434bf623f1f1dbc63acc0bca 300426 apt-doc_1.0.9.3_all.deb
 37f7e60580ff436b5a94aa490ffc555bf3f75f9b 773750 libapt-pkg-doc_1.0.9.3_all.deb
 3e5f5ef9a7cf45af27b8ed17dbbc080d2ee339eb 779936 libapt-pkg4.12_1.0.9.3_amd64.deb
 fb1419eb3a9d961c711a27dd173a2d634eecf898 167930 libapt-inst1.5_1.0.9.3_amd64.deb
 5bc535ed07642af16b9f75d8f25550f3238d6080 1100116 apt_1.0.9.3_amd64.deb
 0d250de5e2cf5d03d97cb1aa2f03e5cd69790aa6 191620 libapt-pkg-dev_1.0.9.3_amd64.deb
 3a1a40237207cef2234997ea7af7aba3d8d9d97b 366730 apt-utils_1.0.9.3_amd64.deb
 df82f209829faeacc565a6c894147d9da9769173 135434 apt-transport-https_1.0.9.3_amd64.deb
Checksums-Sha256:
 dfcdf7e0d4c5e85e2bf436ad45de31285b1f9b2be48e7feaaabb0c67feda4f18 2353 apt_1.0.9.3.dsc
 41289b43e0c99d68e3b6b736d116fd21700ea0a94dd77072998fd012b02ac823 1797216 apt_1.0.9.3.tar.xz
 690dc2578a88fc0f222d7ae882de8eb31cf955e2a288680d309b9c9d37d891b6 300426 apt-doc_1.0.9.3_all.deb
 c7daf386e6af041bf46704419c8a5ced90f598a5fe539a6afb0956c9f379695c 773750 libapt-pkg-doc_1.0.9.3_all.deb
 91d97eb065445421ddc3e63628991180c414358ea71e906e19d306c64af0d13c 779936 libapt-pkg4.12_1.0.9.3_amd64.deb
 d74e0d95bff834fc9229684edc9198b708168efdfa0967aef2f01b1ef90ec20a 167930 libapt-inst1.5_1.0.9.3_amd64.deb
 3102b1467925299cd7ae90482f2cf584bc7003cbdb79331d9543f0f81b53a0c5 1100116 apt_1.0.9.3_amd64.deb
 e4165ab5e0457ec27cfc9aea39615b4871ee5cc76fed1af66fe3c03304e8fb7a 191620 libapt-pkg-dev_1.0.9.3_amd64.deb
 7502094a06934379c010268a28bf6aa6a010cb3609cfb674316a911a0c2a928c 366730 apt-utils_1.0.9.3_amd64.deb
 249994bce056c2997bde833244af48f340e3779ea385e3716e26022588cbc8ca 135434 apt-transport-https_1.0.9.3_amd64.deb
Files:
 9a28c018e82d573864782e0b4acbd67d 2353 admin important apt_1.0.9.3.dsc
 a5a8f7a58c5455bc1dc0f07af11da5f9 1797216 admin important apt_1.0.9.3.tar.xz
 a23a037502627333de07800c2eb80fe4 300426 doc optional apt-doc_1.0.9.3_all.deb
 3ec4934bd20b198fd357f58430b89585 773750 doc optional libapt-pkg-doc_1.0.9.3_all.deb
 fa1bd08d256b591f6f716ac827f17f06 779936 libs important libapt-pkg4.12_1.0.9.3_amd64.deb
 8679650d2235992c1a814dabeda2bc5c 167930 libs important libapt-inst1.5_1.0.9.3_amd64.deb
 ec66eb68ed9a238baa42b2960432868e 1100116 admin important apt_1.0.9.3_amd64.deb
 3db520fa1f7efe8063f4545cdadc9789 191620 libdevel optional libapt-pkg-dev_1.0.9.3_amd64.deb
 5a375c5e99caf38acdc16bf00dead541 366730 admin important apt-utils_1.0.9.3_amd64.deb
 5d73db1c38ab48e9e606c57d36e83eca 135434 admin optional apt-transport-https_1.0.9.3_amd64.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQIcBAEBCAAGBQJUPrbhAAoJEJjKuzq9TKWe6BcP/1h4UsOjpbV6YNr6NCbG8c2H
ysJIdK5VvfovzwH03XA3MNeOd80ZSjJO66pK9T1w88lb+8Ct6H0+8k/M0fc/ZIzr
xM78X9FRdiI5UMMOaBXwfPbi4WeE6eRHmFDOzL6cyDkihSoK833R/8sHO7Q6mDF0
ED0BUdZgYkWJgbbuB1L7DwEMTIs8Uu+jTL+25vxFTxonJM9MXk1grwHZPqkROVQM
kDZSS5himad7jwcsEmw2fliRmPOxSiIHlM7ewqoFM784bFDzHIYwYBnGrLOJkv0s
c7HhHIEWz0jqpjhpnH4GvlkeLSioepEPU9yO5IkhKBQrOfCbN/NAThZidXDWke8v
0LxYeHOa8Bzg5nKakHruyboilhNv3mTogLRehzNaL1iHPXOfHSxN4jjTI21S3xjE
G/oweFMWXmVrMsqczR6zkybR7KVIIyLcmexSnaZUIDHSIw9Vprnab0YQYVgN6rp7
ciGtIjkFf2NgtSjYoV+AS6z7c2RteatTSjvWTDLAxPzZLjbWEOCANJs2MbP9/CiI
EYzYPlhkW+0/+0YOqe/ZwAEGHA8xhAR8mDehDAAk1NI8pbZVcjlaMxwBQtqAEvCZ
HcN7HnklNa0UPG3piJVKrlxD8QvaOFveaM/oK3Vo/rJX6CE9FLg8S3thI9UQMGmg
kdiOzMZa2+pJnwrTAwcI
=qK5T
-----END PGP SIGNATURE-----

--- End Message ---

Reply to: