Custom Query (230 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (118 - 120 of 230)

Ticket Resolution Summary Owner Reporter
#87 fixed build against python 2.6 on win32 Antoine Martin Antoine Martin
Description

Someone encountered the exact same issue: unable to bundle pywin32 + python2.6 because of MSVCRT90.DLL issues - but there seems to be a solution: py2exe mailing list thread

Win32 bugs potentially related to this: #10, #68, #79

#96 fixed binaries (debs/rpms,etc..) miss the build_info.py Antoine Martin Antoine Martin
#275 fixed bashism in /bin/sh script onlyjob
Description

As reported in https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=772390

checkbashisms (from the 'devscripts' package) found the following:

possible bashism in ./usr/lib/winswitch/bin-override/xdg-open line 28
(should be 'b = a'):
		  if [ $e == 0 ]; then

Not using bash (or a Debian Policy compliant shell interpreter that doesn't provide such an extra feature) as /bin/sh is likely to lead to errors or unexpected behaviours. Please be aware that dash is the default /bin/sh in Debian.

Hints about how to fix bashisms can be found at: https://wiki.ubuntu.com/DashAsBinSh

Note: See TracQuery for help on using queries.