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

Re: Bug#764650: zsh: FTBFS with noatime mounts



Frank Terbeck dixit:

>In particular for noatime:
>
>  elif test -f /etc/mtab && { grep $(df . 2>/dev/null| tail -n1 | awk '{print $1}') /etc/mtab | grep -q noatime; }; then
>
>...which doesn't catch the problem in the buildd, it would seem.
>
>It does work on my laptop, but then, I have no clue about buildds. :)

Hm, I think this rings a bell. Didn’t we have this on another buildd
already, years ago, because something like mtab wasn’t available or
something? Will need to dig through mail/bts archives…

bye,
//mirabilos
-- 
FWIW, I'm quite impressed with mksh interactively. I thought it was much
*much* more bare bones. But it turns out it beats the living hell out of
ksh93 in that respect. I'd even consider it for my daily use if I hadn't
wasted half my life on my zsh setup. :-) -- Frank Terbeck in #!/bin/mksh


Reply to: