Bug 11775

Summary: koha-shell displays warning on Debian Wheezy
Product: Koha Reporter: Galen Charlton <gmcharlt>
Component: Architecture, internals, and plumbingAssignee: Galen Charlton <gmcharlt>
Status: RESOLVED DUPLICATE QA Contact: Testopia <testopia>
Severity: normal    
Priority: P5 - low CC: robin, tomascohen
Version: Main   
Hardware: All   
OS: All   
GIT URL: Change sponsored?: ---
Patch complexity: --- Documentation contact:
Documentation submission: Text to go in the release notes:
Version(s) released in:
Circulation function:

Description Galen Charlton 2014-02-17 20:36:28 UTC
Attempting to use koha-shell on Debian Wheezy results in the following warning:

$ sudo koha-shell library
bash: cannot set terminal process group (-1): Inappropriate ioctl for device
bash: no job control in this shell

This appears to be related to the following Debian bug:

https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=663200

which suggests that the root problem was introduced by a security fix for

https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=628843

It looks like the Debian folks are pondering a patch for 663200, but also filing as a Koha bug in case somebody wants to try their hand at seeing if a change to koha-shell is possible.
Comment 1 Robin Sheat 2014-02-19 21:19:27 UTC
I'm not aware of any reasonable work-around that we could do, we might just have to wait for debian to sort it out. I'm open to ideas though.
Comment 2 Tomás Cohen Arazi (tcohen) 2015-10-14 13:56:03 UTC

*** This bug has been marked as a duplicate of bug 15012 ***