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

Strange dd failure makes latest dpkg FTBFS



Hi!

Just uploaded a dpkg release yesterday, with only translation updates
and an arch definition, and it failed on the hurd-i386 buildd. The
relevant part is:

  ,---
  ../../../src/at/deb-format.at:403:
  # Test data.tar.bad member
  dd if=/dev/zero of=data.tar.bad bs=1K count=4 status=none
  ar rc pkg-data-bad.deb debian-binary control.tar.gz data.tar.bad
  ar t pkg-data-bad.deb
  dpkg-deb -c pkg-data-bad.deb

  --- -	2023-02-25 23:04:49.224860000 +0000
  +++ /<<PKGBUILDDIR>>/build-tree/src/at/testsuite.dir/at-groups/3/stderr	2023-02-25 23:04:49.000000000 +0000
  @@ -1,2 +1,3 @@
  +dd: error reading '/dev/zero': Invalid argument
   dpkg-deb: error: archive 'pkg-data-bad.deb' uses unknown compression for member 'data.tar.bad', giving up
   
  3. deb-format.at:168:  FAILED (deb-format.at:403)
  `---

I tried the same dd command on exodar in a sid schroot, and it seems
to work there, also just built dpkg there too (my hurd-i386 box got
damaged due to a system crash and have had no time to recover it) and
it seems to build fine there:

  ,---
  3. deb-format.at:168:  ok
  `---

So perhaps there's something wrong on ironforge? But I assume that would
have shown other packages failing.

Thanks,
Guillem


Reply to: