[pkg-go] Bug#856112: acbuild: acbuild run generates garbage on stdout
Tollef Fog Heen
tfheen at debian.org
Sat Feb 25 09:30:23 UTC 2017
Package: acbuild
Version: 0.4.0+dfsg-1
Severity: important
It looks like acbuild run -- command will generate garbage on
stdout (and sometimes just a lot of extra null bytes:
>From an acbuild run, command is acbuild run -- id -u es | hexdump -C:
+ acbuild run -- id -u es
+ hexdump -C
00000000 31 30 31 0a 00 00 00 00 00 00 00 00 00 00 00 00 |101.............|
00000010 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|
*
000008a0 00 00 00 00 00 00 00 00 00 00 00 00 67 c0 f4 7b |............g..{|
000008b0 02 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|
000008c0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|
*
00000a40 00 00 00 00 00 00 00 00 00 00 00 00 67 60 09 6e |............g`.n|
00000a50 04 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|
00000a60 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|
*
00000c40 00 00 00 00 00 00 00 00 00 00 00 00 67 80 16 6e |............g..n|
00000c50 04 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|
00000c60 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|
*
00000c90 00 00 00 00 67 70 7f 7e 04 00 00 00 00 00 00 00 |....gp.~........|
00000ca0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|
*
00000ff0 00 00 00 00 67 50 e8 7b 02 00 00 00 67 a0 c0 7b |....gP.{....g..{|
00001000 02 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|
00001010 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|
*
00010004
It's reproducible using echo too:
+ hexdump -C
+ acbuild run -- echo test
00000000 74 65 73 74 0a 00 00 00 00 00 00 00 00 00 00 00 |test............|
00000010 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|
*
000008a0 00 00 00 00 00 00 00 00 00 00 00 00 00 67 c0 f4 |.............g..|
000008b0 7b 02 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |{...............|
000008c0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|
*
00000a40 00 00 00 00 00 00 00 00 00 00 00 00 00 67 60 09 |.............g`.|
00000a50 6e 04 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |n...............|
00000a60 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|
*
(output truncated)
-- System Information:
Debian Release: 9.0
APT prefers testing
APT policy: (500, 'testing'), (50, 'unstable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386
Kernel: Linux 4.9.0-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=nb_NO.UTF-8, LC_CTYPE=nb_NO.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
Versions of packages acbuild depends on:
ii libc6 2.24-9
acbuild recommends no packages.
acbuild suggests no packages.
-- no debconf information
--
Tollef Fog Heen
UNIX is user friendly, it's just picky about who its friends are
More information about the Pkg-go-maintainers
mailing list