similar to: Bug#589176: xen-utils-common: replace gawk with awk in scripts and Depends

Displaying 20 results from an estimated 4000 matches similar to: "Bug#589176: xen-utils-common: replace gawk with awk in scripts and Depends"

2003 May 16
1
awk/gawk
A quickie question: Could someone tell me why, on RELENG_4, we have a gawk(1) manpage but no gawk executable? Given the manpage links, and the fact that our system awk is really built from gawk sources, I'd expect to have a link from /usr/bin/gawk to /usr/bin/awk (or vice versa). Thanks, Bruce. -------------- next part -------------- A non-text attachment was scrubbed... Name: not available
2010 Sep 04
1
Bug#595531: xen-utils-common: boot="d" does not boot from CD (documentation issue?)
Package: xen-utils-common Version: 4.0.0-1 Severity: normal This is an offshoot of Bug#588888, but is really a separate issue. It appears that with hvmloader, the disk device names presented to the vm must by from a specific set that hvmloader knows how to emulate. Names like hd[a-c] and sd[a-c] work, but sr0 does not. While this makes sense, when you think about what hvmloader is doing, it is
2014 Dec 11
2
awk vs. mawk
On Dec 10 23:04:44, mle+la at mega-nerd.com wrote: > Definitely interested in a cross platform solution to this. Diff below. Please test. On Dec 03 13:21:16, hans at stare.cz wrote: > On Nov 30 14:33:47, hans at stare.cz wrote: > > On Nov 26 22:39:27, hans at stare.cz wrote: > > > ./test_replaygain.sh fails for me in tonegenerator(), saying: > > > > > >
2014 Dec 11
1
awk vs. mawk
On Dec 11 00:40:09, mle+la at mega-nerd.com wrote: > Jan Stary wrote: > > > gawk 4.0.1 and 4.1.1 works for me too. > > > > Erik, do you please remember what exactly happened here: > > https://git.xiph.org/?p=flac.git;a=commit;h=5797009fa2beb0426d74485e7624775e2e58e1d1 > > > > Unfortunately I don't remember. > > > Does gawk >= 4.0.1 still
2013 Jan 04
2
Bug#697417: xen-utils-4.1: pygrub is unable to parse default Debian grub.cfg
Package: xen-utils-4.1 Version: 4.1.3-7 Severity: normal The grub.cfg created by a default Debian installation uses many configuration statements that pygrub does not recognize, and pygrub is unable to find any kernel to load. ...Marvin -- System Information: Debian Release: 7.0 APT prefers testing APT policy: (990, 'testing'), (500, 'stable-updates'), (500,
2013 Jan 04
2
Bug#697412: xen-utils-4.1: pygrub does not recognize the include statement in extlinux.conf
Package: xen-utils-4.1 Version: 4.1.3-7 Severity: normal pygrub does not recognize the include statement in extlinux.conf. The default Debian installation of extlinux creates a stub extlinux.conf which includes linux.cfg, where all the linux image entries are. This means that even if bugs 697407 and 697409 are fixed, pygrub still can't find the right kernel on a default Debian installation
2010 Apr 18
1
Bug#578302: /usr/lib/xen-common/bin/xen-utils-wrapper: scripts in xen-hotplug using gawk, but no dependens for gawk for xen packages
Package: xen-utils-common Version: 3.4.2-4 Severity: important File: /usr/lib/xen-common/bin/xen-utils-wrapper xm invoke vtpm-common.sh from /etc/xen/hotplug, wich one call gawk, but gawk is not listed as dependence for xen packages. -- System Information: Debian Release: squeeze/sid APT prefers unstable APT policy: (500, 'unstable') Architecture: amd64 (x86_64) Kernel: Linux
2014 Nov 30
4
awk vs. mawk
On Nov 26 22:39:27, hans at stare.cz wrote: > ./test_replaygain.sh fails for me in tonegenerator(), saying: > > ./test_replaygain.sh[91]: mawk: not found > Testing FLAC replaygain 8000 (8000 x 1) ... -: ERROR: got partial sample > > Apparently, the tone-generating awk script does not work with > my system's awk, which is "awk version 20110810" as distributed
2013 Jan 04
1
Bug#697407: xen-utils-4.1: pygrub doesn't find extlinux.conf in default Debian location
Package: xen-utils-4.1 Version: 4.1.3-7 Severity: normal pygrub looks for extlinux config files "/boot/isolinux/isolinux.cfg" and "/boot/extlinux.conf", but the default Debian installation uses the config file "/boot/extlinux/extlinux.conf". (See /usr/lib/xen-4.1/bin/pygrub lines 405-407.) ...Marvin -- System Information: Debian Release: 7.0 APT prefers testing
2013 Jan 04
1
Bug#697409: xen-utils-4.1: pygrub does not correctly distinguish between "disk with partitions" and "partition"
Package: xen-utils-4.1 Version: 4.1.3-7 Severity: normal The function is_disk_image in /usr/lib/xen-4.1/bin/pygrub at line 45 distinguishes a partitioned disk from a partition by looking for 0xaa55 at offset 0x1fe in the image, but this is the bootsector signature, not the partition table signature. extlinux and other bootloaders put this signature there on bootable partitions (which don't
2014 Dec 03
0
awk vs. mawk
On Nov 30 14:33:47, hans at stare.cz wrote: > On Nov 26 22:39:27, hans at stare.cz wrote: > > ./test_replaygain.sh fails for me in tonegenerator(), saying: > > > > ./test_replaygain.sh[91]: mawk: not found > > Testing FLAC replaygain 8000 (8000 x 1) ... -: ERROR: got partial sample > > > > Apparently, the tone-generating awk script does not work with >
2014 Dec 10
1
awk vs. mawk
(ping, if there is any interest). On Dec 03 13:21:16, hans at stare.cz wrote: > On Nov 30 14:33:47, hans at stare.cz wrote: > > On Nov 26 22:39:27, hans at stare.cz wrote: > > > ./test_replaygain.sh fails for me in tonegenerator(), saying: > > > > > > ./test_replaygain.sh[91]: mawk: not found > > > Testing FLAC replaygain 8000 (8000 x 1) ... -: ERROR:
2019 Oct 31
1
[PATCH] Replace mkproto.pl with mkproto.awk
> I can't speak for rsync, but nowadays Perl isn't that rare, that a > dependeny on it for build purpose would matter. IMHO. It might not be rare, but it's certainly less universally available than awk, which is preinstalled on pretty much every unix-like OS out there. > There are many flavours of AWK. Are you sure, that your AWK replacement > runs everwhere? I tested
2012 Mar 13
0
CEBA-2012:0385 CentOS 6 gawk FASTTRACK Update
CentOS Errata and Bugfix Advisory 2012:0385 Upstream details at : https://rhn.redhat.com/errata/RHBA-2012-0385.html The following updated files have been uploaded and are currently syncing to the mirrors: ( sha256sum Filename ) i386: 762c118cecd3b40fd2826a855a56feda50e2de2f9961ec657e4917fc7ca88690 gawk-3.1.7-9.el6.i686.rpm x86_64:
2012 Jun 14
0
CEBA-2012:0738 CentOS 5 gawk FASTTRACK Update
CentOS Errata and Bugfix Advisory 2012:0738 Upstream details at : http://rhn.redhat.com/errata/RHBA-2012-0738.html The following updated files have been uploaded and are currently syncing to the mirrors: ( sha256sum Filename ) i386: 1b9fd31792bc4cf959a942d8e1ef9fb03e8a8cfa913cc62e92e014929729e4b8 gawk-3.1.5-16.el5.i386.rpm x86_64:
2012 Aug 07
0
CEBA-2012:1146 CentOS 6 gawk FASTTRACK Update
CentOS Errata and Bugfix Advisory 2012:1146 Upstream details at : https://rhn.redhat.com/errata/RHBA-2012-1146.html The following updated files have been uploaded and are currently syncing to the mirrors: ( sha256sum Filename ) i386: ad5fdcff27c1130341db87cc6095af2764fd9a5d00d595eab4bcbb57c884e9f6 gawk-3.1.7-10.el6.i686.rpm x86_64:
2015 Nov 10
0
CEBA-2015:2003 CentOS 6 gawk BugFix Update
CentOS Errata and Bugfix Advisory 2015:2003 Upstream details at : https://rhn.redhat.com/errata/RHBA-2015-2003.html The following updated files have been uploaded and are currently syncing to the mirrors: ( sha256sum Filename ) i386: 78981c8eefd0e29d5ef7ac804ecf66162d9fec8ed40dcd2e353e0f59937ec078 gawk-3.1.7-10.el6_7.3.i686.rpm x86_64:
2011 Nov 28
0
CEBA-2011:1486 CentOS 5 i386 gawk FASTTRACK Update
CentOS Errata and Bugfix Advisory 2011:1486 Upstream details at : http://rhn.redhat.com/errata/RHBA-2011-1486.html The following updated files have been uploaded and are currently syncing to the mirrors: ( md5sum Filename ) i386: 793c2b5f4998f772cb890dba83b501e2 gawk-3.1.5-15.el5.i386.rpm Source: 5efd71d02ad9e14b1b1ad286717e0a89 gawk-3.1.5-15.el5.src.rpm -- Johnny Hughes CentOS Project
2011 Nov 28
0
CEBA-2011:1486 CentOS 5 x86_64 gawk FASTTRACK Update
CentOS Errata and Bugfix Advisory 2011:1486 Upstream details at : http://rhn.redhat.com/errata/RHBA-2011-1486.html The following updated files have been uploaded and are currently syncing to the mirrors: ( md5sum Filename ) x86_64: 60e4f72f2f73381491e6bbfc6f5f7ed1 gawk-3.1.5-15.el5.x86_64.rpm Source: 5efd71d02ad9e14b1b1ad286717e0a89 gawk-3.1.5-15.el5.src.rpm -- Johnny Hughes CentOS
2017 Jun 29
0
CEBA-2017:1618 CentOS 7 gawk BugFix Update
CentOS Errata and Bugfix Advisory 2017:1618 Upstream details at : https://rhn.redhat.com/errata/RHBA-2017-1618.html The following updated files have been uploaded and are currently syncing to the mirrors: ( sha256sum Filename ) x86_64: 3aedd340b676e49fe6d25b04a77402d074b2a13f2607e165d6ec94c51a5ced12 gawk-4.0.2-4.el7_3.1.x86_64.rpm Source: