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

Bug#174365: python2.2-ming: libming python 2.2 packages *** Please type your report below this line ***



Package: python2.2-ming
Version: 0.2a.cvs20020905-3
Followup-For: Bug #174365

This is related due to the way i built the packages for python2.1 and
python2.2 from the same source: i linked all the files in py_ext
directory from the py_ext2.2 (or whatever it was called) directory
and build there with the other python version.

So for fixing this bug it's probably enough to remove "-s" from the cp
command in debian/rules:
-        # add symlinks
+        # copy python source files
-        -cp -su `pwd`/py_ext/* py22_ext
+        -cp -u `pwd`/py_ext/* py22_ext

The files should be correctly contained in python2.1-ming.

-- System Information:
Debian Release: testing/unstable
Architecture: i386
Kernel: Linux bombadil.xmldesign.de 2.4.18-wolk3.7 #3 Sam Nov 2 22:54:50 CET 2002 i686
Locale: LANG=de_DE@euro, LC_CTYPE=de_DE@euro (ignored: LC_ALL set)

Versions of packages python2.2-ming depends on:
hi  libc6                 2.3.1-8            GNU C Library: Shared libraries an
ii  libming               0.2a.cvs20020905-3 Library to generate SWF (Flash) Fi
ii  python2.2             2.2.2-3            An interactive object-oriented scr

-- no debconf information




Reply to: