[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#744820:



Hi Andreas,

On Thu, Jun 5, 2014 at 3:35 PM, Andreas Rönnquist <gusnan@gusnan.se> wrote:
> The version in squeeze-proposed-updates (0.3.2-1+deb6u1) still got this
> wrong - running catfish from the terminal gives:
>
> python: can't open file '/usr/share/catfish/bin/catfish.py': [Errno 2] No such file or directory
>
> Where the /usr/bin/catfish has got:
>
> #!/usr/bin/env bash
> python /usr/share/catfish/bin/catfish.py "$@"
>
> it should be:
>
> #!/usr/bin/env bash
> python /usr/share/catfish/catfish.py "$@"
>
> (I just tested it in a Squeeze VM)

Fixed and uploaded as 0.3.2-1+deb6u2, thanks! Jackson, I pinged you on
IRC, but since it doesn't look like you're going to respond anytime
soon, I just went ahead with a team upload.

(Jackson: I can't believe I have to keep on saying this, but please
actually test your packages before asking for an upload!)

Regards,
Vincent


Reply to: