[Bug 1707212] Re: The package doesn't set up a lua-interpreter alternative and thus doesn't seamlessly provide lua cli

2018-05-11 Thread Matt Day
** Tags added: bitesize lua packaging -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1707212 Title: The package doesn't set up a lua-interpreter alternative and thus doesn't seamlessly provide lua

[Bug 1707212] Re: The package doesn't set up a lua-interpreter alternative and thus doesn't seamlessly provide lua cli

2018-05-11 Thread Matt Day
Improved workaround so that it's compatible with the alternatives configured by the older lua packages, like lua5.2: sudo update-alternatives --install /usr/bin/lua lua-interpreter /usr/bin/lua5.3 130 --slave /usr/share/man/man1/lua.1.gz lua-manual /usr/share/man/man1/lua5.3.1.gz sudo

[Bug 1707212] Re: The package doesn't set up a lua-interpreter alternative and thus doesn't seamlessly provide lua cli

2018-05-11 Thread Matt Day
This is still an issue on 18.04 Bionic. Workaround: sudo update-alternatives --install /usr/bin/lua lua /usr/bin/lua5.3 10 sudo update-alternatives --install /usr/bin/luac luac /usr/bin/luac5.3 10 -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 1045786] Re: chpasswd -S does not operate according to documented behaviour

2015-09-27 Thread Matt Day
I looked into this briefly, and I think I've spotted the problem. In the `shadow` package, version 4.1.5.1, the `debian/patches /495_stdout-encrypted-password` patch does not cause the call to `do_pam_passwd_non_interractive()` to be avoided when the -S option has been given, indicating

[Bug 80635] Re: Please disable flow-control by default

2011-10-22 Thread Matt Day
I just solved this issue for my users on my Ubuntu system... my two cents: 1) Complaint was: terminal sessions freezing up once in a blue moon. Finally I figured out they had just typoed ^S 2) To fix this I created a script: /usr/local/bin/default-stty which I run from /etc/profile and

[Bug 659109] Re: apt-show-versions throws loads of junk to stdout

2011-10-14 Thread Matt Day
I noticed this problem too. I was running Maverick, and had installed apt-show-versions there. Then I upgraded to Natty and then immediately to Oneiric just now, and noticed this problem. As Gaurav pointed out, uninstalling and reinstalling apt-show-versions fixed the problem. Dunno why. --

[Bug 874796] [NEW] upgrading Ubuntu clobbers libpam-unix2 config

2011-10-14 Thread Matt Day
Public bug reported: I have libpam-unix2 installed for its Blowfish password format support. So, in /etc/pam.d I've edited common-{account,auth,password,session ,session-noninteractive} so that pam_unix2.so is used instead of pam_unix.so. When I upgrade packages, the libpam-runtime upgrade

[Bug 807324] Re: BIND 9.7.0 (ie., lucid) is overly strict on authoritative responses missing the aa flag

2011-09-28 Thread Matt Day
I think we're hitting this problem, and I'm surprised to see the Importance of this bug set to Low. BIND9 version 1:9.7.0.dfsg.P1-1ubuntu0.3 on Ubuntu's Lucid LTS can't resolve certain DNS names: * www.newegg.ca * www.neweggbusiness.com * edadfs.partners.extranet.microsoft.com (sometimes) These

[Bug 807324] Re: BIND 9.7.0 (ie., lucid) is overly strict on authoritative responses missing the aa flag

2011-09-28 Thread Matt Day
I think we're hitting this problem, and I'm surprised to see the Importance of this bug set to Low. BIND9 version 1:9.7.0.dfsg.P1-1ubuntu0.3 on Ubuntu's Lucid LTS can't resolve certain DNS names: * www.newegg.ca * www.neweggbusiness.com * edadfs.partners.extranet.microsoft.com (sometimes) These