ClearOS Bug Tracker


View Issue Details Jump to Notes ] Issue History ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0001058ClearOSapp-base - Base Systempublic2013-03-26 11:312013-04-01 10:15
Reporterbchambers 
Assigned Tobchambers 
PrioritynormalSeverityminorReproducibilityhave not tried
StatusclosedResolutionfixed 
PlatformOSOS Version
Product Version6.4.0 
Target Version6.4.0Fixed in Version6.4.0 
Summary0001058: File system Summary table can be malformed
DescriptionWithout -P flag, df may create a new line feed in order to preserve columns This screws up parsing.

[root@server libraries]# df -h
Filesystem Size Used Avail Use% Mounted on
/dev/mapper/vg_system-lv_root
                      5.5G 1.3G 3.9G 25% /
tmpfs 499M 0 499M 0% /dev/shm
/dev/sda1 485M 32M 428M 7% /boot
Additional InformationAdd -P option to DF command resolves issue.
TagsNo tags attached.
Attached Files

- Relationships

-  Notes
(0000769)
bchambers (administrator)
2013-03-26 11:34

Source Code Changelog
---------------------------------------------------
- Fixed file system display [fixed tracker 0001058]

File Changes
---------------------------------------------------
Details: http://code.clearfoundation.com/svn/revision.php?repname=ClearOS&rev=5827 [^]
U webconfig/apps/base/trunk/deploy/info.php
U webconfig/apps/base/trunk/libraries/Stats.php
U webconfig/apps/base/trunk/packaging/app-base.spec

- Issue History
Date Modified Username Field Change
2013-03-26 11:31 bchambers New Issue
2013-03-26 11:31 bchambers Status new => assigned
2013-03-26 11:31 bchambers Assigned To => bchambers
2013-03-26 11:34 bchambers Checkin
2013-03-26 11:34 bchambers Note Added: 0000769
2013-03-26 11:34 bchambers Status assigned => resolved
2013-03-26 11:34 bchambers Resolution open => fixed
2013-03-26 11:35 bchambers Fixed in Version => 6.4.0
2013-03-26 11:35 bchambers Description Updated View Revisions
2013-04-01 10:15 user2 Status resolved => closed