Bug#923674: systemd: FTBFS (failing tests)
Santiago Vila
sanvila at unex.es
Sat Mar 9 20:00:01 GMT 2019
> >>> I checked a couple and they both fail on test-stat-util. Any chance
> >>> you could get a backtrace of the failing test?
> >>>
> >>> My guess is that sbuild setups something in /dev in a way that
> >>> test-stat-util is not liking. What is your sbuild setup? It's not
> >>> failing for me with sbuild either.
> >>
> >> Can't reproduce it either. So marking accordingly.
> >
> > I offered Felipe ssh access and got no reply.
>
> Felipe's reply is quoted above.
> Can you provide the information he requested?
I'm using the default profile for sbuild, the mounting points
are defined in /etc/schroot/default/fstab and are as follows:
/proc /proc none rw,bind 0 0
/sys /sys none rw,bind 0 0
/dev /dev none rw,bind 0 0
/dev/pts /dev/pts none rw,bind 0 0
/home /home none rw,bind 0 0
/tmp /tmp none rw,bind 0 0
to which I also add these two lines:
/dev/shm /dev/shm none rw,bind 0 0
/dev/urandom /dev/random none rw,bind 0 0
I guess this answers the first part.
For the second part, I'm not familiar with the package, so I'm not
sure I will be able to get a backtrace of the failing test easily,
that's why I offer ssh access to a test machine.
Thanks.
More information about the Pkg-systemd-maintainers
mailing list