Comment 0 for bug 1060296

Revision history for this message
Scott Moser (smoser) wrote :

somewhere between beta-2 and 20121001, we have a change in df output:

From:
 | $ cat /etc/cloud/build.info
 | build_name: server
 | serial: 20120925
 | $ df -h /
 | Filesystem Size Used Avail Use% Mounted on
 | /dev/vda1 9.9G 1.1G 8.5G 11% /
 | $ dpkg-query --show coreutils
 | coreutils 8.13-3.2ubuntu1

To:
 | $ cat /etc/cloud/build.info
 | build_name: server
 | serial: 20121002
 | $ df -h /
 | Filesystem Size Used Avail Use% Mounted on
 | - 9.9G 1.1G 8.5G 11% /
 | $ dpkg-query --show coreutils
 | coreutils 8.13-3.2ubuntu2

ProblemType: Bug
DistroRelease: Ubuntu 12.10
Package: coreutils 8.13-3.2ubuntu2
ProcVersionSignature: User Name 3.5.0-16.25-generic 3.5.4
Uname: Linux 3.5.0-16-generic i686
ApportVersion: 2.6.1-0ubuntu1
Architecture: i386
Date: Tue Oct 2 16:07:59 2012
Ec2AMI: ami-00000158
Ec2AMIManifest: FIXME
Ec2AvailabilityZone: nova
Ec2InstanceType: m1.small
Ec2Kernel: unavailable
Ec2Ramdisk: unavailable
ProcEnviron:
 TERM=screen
 PATH=(custom, no user)
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: coreutils
UpgradeStatus: No upgrade log present (probably fresh install)