Bug#746251: catfish: /usr/bin/catfish fails to run - no such job error

2014-05-05 Thread Vincent Cheng
Hi Jackson, Dear Maintainer, After the last Stable update /usr/bin/catfish fails to run with a no such job error. bash: fg: %python%: no such job Changing the contents in /usr/bin/catfish from #!/usr/bin/env bash %python% /usr/share/catfish/bin/catfish.py $@ to #!/usr/bin/env bash

Bug#746251: catfish: /usr/bin/catfish fails to run - no such job error

2014-05-05 Thread Jackson Doak
Please nmu/team-upload this. I have not had access to a linux pc for around a month and won't have one for a few more weeks. I have forwarded this to the upstream developer so he sees the fix On Mon, May 5, 2014 at 4:38 PM, Vincent Cheng vch...@debian.org wrote: Hi Jackson, Dear

Bug#746251: catfish: /usr/bin/catfish fails to run - no such job error

2014-05-05 Thread Vincent Cheng
On Sun, May 4, 2014 at 11:44 PM, Jackson Doak nosk...@ubuntu.com wrote: Please nmu/team-upload this. I have not had access to a linux pc for around a month and won't have one for a few more weeks. Thanks for the quick reply. I have forwarded this to the upstream developer so he sees the fix

Bug#746251: catfish: /usr/bin/catfish fails to run - no such job error

2014-05-05 Thread Jackson Doak
OK. As i think i have said before, i lack the hardware to run a VM for testing, that should be fixed when my new pc gets here and i wont have the issue again. On Mon, May 5, 2014 at 4:57 PM, Vincent Cheng vch...@debian.org wrote: On Sun, May 4, 2014 at 11:44 PM, Jackson Doak

Bug#746251: catfish: /usr/bin/catfish fails to run - no such job error

2014-05-02 Thread Andreas Rönnquist
I could fix this via an NMU if there wouldn't be any objections - I haven't contacted the release team yet though, and I need a sponsor. Diff for my suggested NMU attached. best regards -- Andreas Rönnquist gus...@gusnan.se diff -u catfish-0.3.2/debian/changelog catfish-0.3.2/debian/changelog ---

Bug#746251: catfish: /usr/bin/catfish fails to run - no such job error

2014-04-30 Thread Andreas Rönnquist
Better would be to fix it in the patch that causes the problem - see the attached patch. -- Andreas Rönnquist gus...@gusnan.se diff --git a/debian/patches/50Fix_cve.dpatch b/debian/patches/50Fix_cve.dpatch index 3d44ddb..45b9db7 100644 --- a/debian/patches/50Fix_cve.dpatch +++

Bug#746251: catfish: /usr/bin/catfish fails to run - no such job error

2014-04-28 Thread Alad Wenter
Package: catfish Version: 0.3.2-2+deb7u1 Severity: serious Justification: fails to run Dear Maintainer, After the last Stable update /usr/bin/catfish fails to run with a no such job error. bash: fg: %python%: no such job Changing the contents in /usr/bin/catfish from #!/usr/bin/env bash