Bug 11775 - koha-shell displays warning on Debian Wheezy
Summary: koha-shell displays warning on Debian Wheezy
Status: RESOLVED DUPLICATE of bug 15012
Alias: None
Product: Koha
Classification: Unclassified
Component: Architecture, internals, and plumbing (show other bugs)
Version: Main
Hardware: All All
: P5 - low normal (vote)
Assignee: Galen Charlton
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-02-17 20:36 UTC by Galen Charlton
Modified: 2015-10-14 13:56 UTC (History)
2 users (show)

See Also:
Change sponsored?: ---
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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 2015-10-14 13:56:03 UTC

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