Comment 20 for bug 1842437

Revision history for this message
Mauricio Faria de Oliveira (mfo) wrote :

Eric,

The fix to xenial livecd-rootfs / launchpad buildd chroot has been rolled out.

I just confirmed that /dev/ptmx is OK with a test package build on Launchpad PPA.

  ...
  dh_clean
  # Check /dev/ptmx|pts/
  ls -l /dev/ptmx
  crw-rw-rw- 1 root root 5, 2 Oct 4 08:13 /dev/ptmx
  ls -l /dev/pts/*
  c--------- 1 root root 5, 2 Oct 4 11:25 /dev/pts/ptmx
  make[1]: Leaving directory '/<<BUILDDIR>>/test-pkg-1.0+devpts1'
  ...

Now testing a build of util-linux, and hopefully we can move forward with the SRU again.

cheers,
Mauricio