Building current svn, I've now had a test failure in procps-ng:

Running ./pmap.test/pmap.exp ...
FAIL: pmap X with unreachable process

This initially surprised me because neither the package version nor
my script have changed recently.

I was half awake - first, I didn't realise it had run the tests,
only looked at the main log, saw nothing.  Retried, realised the
tests had failed (presumably the same failure both times).

Bruce commented on a similar issue in 2013 :
http://lists.linuxfromscratch.org/pipermail/lfs-dev/2013-April/067952.html

| That means that it can't find /proc/1.  If /proc is mounted, that
| should always be there, e.g. `cat /proc/1/cmdline`.

Attempted to cat /proc/1/cmdline in my script, but typo'd (missed
the '1/') and this time the tests all passed.

Will be interesting to see if this error recurs.

ĸen
-- 
Internal error in fortune program:
    fnum=2987  n=45  flag=1  goose_level=-232323
Please write down these values and notify fortune program admin.
-- 
http://lists.linuxfromscratch.org/listinfo/lfs-dev
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page

Reply via email to