Activity log for bug #1048135

Date Who What changed Old value New value Message
2012-09-09 07:23:55 Malaise bug added bug
2012-09-09 19:45:38 Logan Rosen mawk (Ubuntu): status New Incomplete
2012-09-09 19:45:41 Logan Rosen bug added subscriber Logan Rosen
2012-09-10 05:50:47 Malaise tags apport-collected
2012-09-10 05:50:49 Malaise description echo "30 29 27 26 23" | mawk '{gsub ("^[^ ]+ ", ""); print $0}' leads to print "23" instead of "29 27 26 23" According to the man the leading "^" matches the front of a string, but it seems to be ignored. This works OK with gawk. echo "30 29 27 26 23" | mawk '{gsub ("^[^ ]+ ", ""); print $0}' leads to print "23" instead of "29 27 26 23" According to the man the leading "^" matches the front of a string, but it seems to be ignored. This works OK with gawk. --- Architecture: i386 DistroRelease: Ubuntu 10.04 InstallationMedia: Ubuntu 10.04 LTS "Lucid Lynx" - Release i386 (20100429) Package: mawk 1.3.3-15ubuntu2 PackageArchitecture: i386 ProcEnviron: PATH=(custom, user) LANG=en_US.utf8 SHELL=/bin/bash ProcVersionSignature: Ubuntu 2.6.32-42.96-generic 2.6.32.59+drm33.24 Tags: lucid Uname: Linux 2.6.32-42-generic i686 UserGroups:
2012-09-10 05:50:50 Malaise attachment added Dependencies.txt https://bugs.edge.launchpad.net/bugs/1048135/+attachment/3304837/+files/Dependencies.txt
2012-09-10 05:56:57 Malaise tags apport-collected apport-collected precise
2012-09-10 05:56:58 Malaise description echo "30 29 27 26 23" | mawk '{gsub ("^[^ ]+ ", ""); print $0}' leads to print "23" instead of "29 27 26 23" According to the man the leading "^" matches the front of a string, but it seems to be ignored. This works OK with gawk. --- Architecture: i386 DistroRelease: Ubuntu 10.04 InstallationMedia: Ubuntu 10.04 LTS "Lucid Lynx" - Release i386 (20100429) Package: mawk 1.3.3-15ubuntu2 PackageArchitecture: i386 ProcEnviron: PATH=(custom, user) LANG=en_US.utf8 SHELL=/bin/bash ProcVersionSignature: Ubuntu 2.6.32-42.96-generic 2.6.32.59+drm33.24 Tags: lucid Uname: Linux 2.6.32-42-generic i686 UserGroups: echo "30 29 27 26 23" | mawk '{gsub ("^[^ ]+ ", ""); print $0}' leads to print "23" instead of "29 27 26 23" According to the man the leading "^" matches the front of a string, but it seems to be ignored. This works OK with gawk. --- Architecture: i386 DistroRelease: Ubuntu 10.04 InstallationMedia: Ubuntu 10.04 LTS "Lucid Lynx" - Release i386 (20100429) Package: mawk 1.3.3-15ubuntu2 PackageArchitecture: i386 ProcEnviron: PATH=(custom, user) LANG=en_US.utf8 SHELL=/bin/bash ProcVersionSignature: Ubuntu 2.6.32-42.96-generic 2.6.32.59+drm33.24 Tags: lucid Uname: Linux 2.6.32-42-generic i686 UserGroups: --- ApportVersion: 2.0.1-0ubuntu12 Architecture: i386 DistroRelease: Ubuntu 12.04 InstallationMedia: Ubuntu 12.04 LTS "Precise Pangolin" - Release i386 (20120423) Package: mawk 1.3.3-17 PackageArchitecture: i386 ProcEnviron: TERM=xterm PATH=(custom, no user) LANG=en_US.UTF-8 SHELL=/bin/bash ProcVersionSignature: Ubuntu 3.2.0-30.48-generic-pae 3.2.27 Tags: precise Uname: Linux 3.2.0-30-generic-pae i686 UpgradeStatus: No upgrade log present (probably fresh install) UserGroups:
2012-09-10 05:56:59 Malaise attachment added Dependencies.txt https://bugs.launchpad.net/bugs/1048135/+attachment/3304847/+files/Dependencies.txt
2012-11-10 04:17:20 Launchpad Janitor mawk (Ubuntu): status Incomplete Expired