On Sun, Jan 09, 2005 at 04:40:51PM +0100, Adrian Neumaier wrote:
> Package: pydf
> Version: 0.9.6
> Severity: important
>
>
> pydf displays a wrong partition size of the / partiton. This seems only
> to happen here on my Ultrasparc, on x86 and ppc this does not happen.
Could you please send me the output of
stat -f /
stat -f /home
python -c 'import os; print os.statvfs("/")'
(the last one repeat several times, to see if the results are different
each time)
>
> I get either this output here:
> ([EMAIL PROTECTED])-(tty2)-($:~)> pydf
> Filesystem Size Used Avail Use% [ ] Mounted
> on
> /dev/sda1 506k 401k 79k 84.0 [####### ] /
> /dev/sdb1 1213M 32M 1118M 3.0 [ ] /home
>
> or this one here:
> ([EMAIL PROTECTED])-(tty2)-($:~)> pydf
> Filesystem Size Used Avail Use% [ ] Mounted
> on
> /dev/sda1 130M 103M 20M 84.0 [####### ] /
> /dev/sdb1 1213M 32M 1118M 3.0 [ ] /home
>
> The second one is the one i get moreoften.
Now this is soemthing VERY strange. What filesystems are you using?
(cat /etc/mtab would be helpful)
--
-----------------------------------------------------------
| Radovan Garab�k http://melkor.dnp.fmph.uniba.sk/~garabik/ |
| __..--^^^--..__ garabik @ melkor.dnp.fmph.uniba.sk |
-----------------------------------------------------------
Antivirus alert: file .signature infected by signature virus.
Hi! I'm a signature virus! Copy me into your signature file to help me spread!
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]