Menu

#11 mountman can't parse output of df from coreutuils 6

krusader_kde3-cvs
closed
nobody
Bugfix (24)
5
2008-04-02
2007-05-01
Vaclav Juza
No

While in coreutils 5 the output looks like:
>vaclav@delfin(pts/5):~/$ LANGUAGE=C df -k /home
>Filesystem           1K-blocks      Used Available Use% Mounted on
>/dev/sda9             24398772  16096148   8302624  66% /home
in coreutils 6 it looks like (currently in experimental in Debian):
>vaclav@delfin(pts/5):~/$ LANGUAGE=C df -k /home
>/dev/sda9             24398772  16096148   8302624  66% /home
so the header line is missing, and mountman is confused;
in the panel, instead of printing information about disk space,
it prints:
>Mt.Man: working ...
or its translation. In the stderr, krusader prints messages like:
>krusader: ERROR: Error running df command... got [/dev/sda9             24398772  16096148   8302624  66% /home]

Discussion

  • Vaclav Juza

    Vaclav Juza - 2007-05-01

    Do not require the header line of df

     
  • Vaclav Juza

    Vaclav Juza - 2008-04-02

    Logged In: YES
    user_id=1317323
    Originator: YES

    Final version of coreutils 6 works fine, no need to work it around.

     
  • Vaclav Juza

    Vaclav Juza - 2008-04-02
    • status: open --> closed
     

Log in to post a comment.