Comment 1 for bug 192239

Revision history for this message
Adam Conrad (adconrad) wrote : Re: dpkg shouldn't require /proc to be mounted

This is reroducible with the simple test case below:

root@ross:/tmp# mkdir -p foo/bar/baz
root@ross:/tmp# touch foo/bar/baz/ungh
root@ross:/tmp# rm -rf foo/
rm: cannot remove `foo/bar': Function not implemented