home.social

#autopkgtest — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #autopkgtest, aggregated by home.social.

fetched live
  1. Help! LXD backend doesn't work on booworm for me.
    I've been following ci.debian.net/doc/file.MAINTAI and actual runs fail to prepare the testbed, crashing on:

    ```
    <VirtSubproc>: failure: (down) ['mkdir', '-m', '777', '/tmp/autopkgtest-lxc.ghbuqhin/downtmp'] failed (exit status 1, stderr 'mkdir: cannot create directory ‘/tmp/autopkgtest-lxc.ghbuqhin/downtmp’: No such file or directory\n')
    ```

    I had a look at the source and this makes no sense to me.

  2. Help! #autopkgtest LXD backend doesn't work on #debian booworm for me.
    I've been following ci.debian.net/doc/file.MAINTAI and actual runs fail to prepare the testbed, crashing on:

    ```
    <VirtSubproc>: failure: (down) ['mkdir', '-m', '777', '/tmp/autopkgtest-lxc.ghbuqhin/downtmp'] failed (exit status 1, stderr 'mkdir: cannot create directory ‘/tmp/autopkgtest-lxc.ghbuqhin/downtmp’: No such file or directory\n')
    ```

    I had a look at the source and this makes no sense to me.

  3. Are you using to check your packages?

    Are you seeing hangs/timeouts when autopkgtest is copying your source tree into the qemu virtual machine?

    Have a look at this snippet for a solution: gitlab.com/-/snippets/3714122

  4. Are you using #autopkgtest to check your #Debian packages?

    Are you seeing hangs/timeouts when autopkgtest is copying your source tree into the qemu virtual machine?

    Have a look at this snippet for a solution: gitlab.com/-/snippets/3714122

  5. How does one use and virtual machines running on under amd64 on

    I tried naive autopkgtest-build-qemu but it fails due to grub not having support for the architecture. Is there a better way to reproduce issues affecting RISC-V?

  6. How does one use #autopkgtest and #riscv64 virtual machines running on #qemu under amd64 on #Debian

    I tried naive autopkgtest-build-qemu but it fails due to grub not having support for the architecture. Is there a better way to reproduce issues affecting RISC-V?

  7. Running #autopkgtest with #Docker inside Docker

    To annoy my #Debian friends, I did something with a shit-ton of non-free things to make it easier to do Debian work…
    (No, really, I did it because I needed it, I would never do something *just* to annoy someone 😽 )

    die-welt.net/2023/04/running-a

  8. Finally! #Lintian's test suite passes #autopkgtest again on all architectures since Lintian version 2.116.1 — which I've released and uploaded to #Debian Unstable 1.5 days ago! qa.debian.org/excuses.php?pack

  9. Finally! #Lintian's test suite passes #autopkgtest again on all architectures since Lintian version 2.116.1 — which I've released and uploaded to #Debian Unstable 1.5 days ago! qa.debian.org/excuses.php?pack

  10. And sometimes your test suite executes properly during the build, but not during #autopkgtest testing because files present are build-time aren't all shipped in the package, meaning inconsistencies and failures down the road…

  11. You know me, among @debian services, I tend to praise sources.debian.org/ and snapshot.debian.org/ quite often.

    Today's shout-out goes to ci.debian.net/ which executes #autopkgtest for many archs, finding bugs I would have otherwise missed.