$ lsb_release -cs; dpkg -s macutils | grep ^Version:; dpkg -L macutils | grep
/bin/ | while read BIN; do echo $BIN; $BIN -H >/dev/null 2>&1; echo RC = $?;
done
focal
Version: 2.0b3-16build1
/usr/bin/binhex
RC = 139
/usr/bin/frommac
RC = 139
/usr/bin/hexbin
RC = 0
/usr/bin/macsave
RC = 0
/usr/bin/macstream
RC = 0
/usr/bin/macunpack
RC = 0
/usr/bin/tomac
RC = 139
ubuntu@focal:~$
$ lsb_release -cs; dpkg -s macutils | grep ^Version:; dpkg -L macutils | grep
/bin/ | while read BIN; do echo $BIN; $BIN -H >/dev/null 2>&1; echo RC = $?;
done
jammy
Version: 2.0b3-17
/usr/bin/binhex
RC = 0
/usr/bin/frommac
RC = 0
/usr/bin/hexbin
RC = 0
/usr/bin/macsave
RC = 0
/usr/bin/macstream
RC = 0
/usr/bin/macunpack
RC = 0
/usr/bin/tomac
RC = 0
$ lsb_release -cs; dpkg -s macutils | grep ^Version:; dpkg -L macutils | grep
/bin/ | while read BIN; do echo $BIN; $BIN -H >/dev/null 2>&1; echo RC = $?;
done
No LSB modules are available.
mantic
Version: 2.0b3-17
/usr/bin/binhex
RC = 0
/usr/bin/frommac
RC = 0
/usr/bin/hexbin
RC = 0
/usr/bin/macsave
RC = 0
/usr/bin/macstream
RC = 0
/usr/bin/macunpack
RC = 0
/usr/bin/tomac
RC = 0
$ lsb_release -cs; dpkg -s macutils | grep ^Version:; dpkg -L macutils | grep
/bin/ | while read BIN; do echo $BIN; $BIN -H >/dev/null 2>&1; echo RC = $?;
done
No LSB modules are available.
noble
Version: 2.0b3-17
/usr/bin/binhex
RC = 0
/usr/bin/frommac
RC = 0
/usr/bin/hexbin
RC = 0
/usr/bin/macsave
RC = 0
/usr/bin/macstream
RC = 0
/usr/bin/macunpack
RC = 0
/usr/bin/tomac
RC = 0
** Changed in: macutils (Ubuntu Focal)
Status: In Progress => Fix Committed
** Tags added: verification-needed verification-needed-focal
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1892558
Title:
[SRU] binhex always segfaults
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/macutils/+bug/1892558/+subscriptions
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs