Your message dated Fri, 14 Jan 2011 17:15:22 +0100
with message-id <[email protected]>
and subject line
has caused the Debian Bug report #421407,
regarding checkinstall: Can't install python programs if filesystem translation
is enabled.
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
421407: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=421407
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: checkinstall
Version: 1.6.1-2
Severity: normal
This is due to the os.listdir function. Installation scripts usually use it
whereas this function doesn't work if the --fstrans=no isn't passed.
An OSError exception is raised, reporting there is "no such file or directory":
$ checkinstall -d2 --nodoc --maintainer jm -si --install=no -y \
> python -c "import os; print os.listdir('/')"
checkinstall 1.6.1, Copyright 2002 Felipe Eduardo Sanchez Diaz Duran
This software is released under the GNU GPL.
debug: TAR=tar
debug: VISUAL=
debug: Setting umask => 0022
debug: The temporary directory is: [ /var/tmp/paQmaJaHTjPkIapATYDaT ]
*****************************************
**** Debian package creation selected ***
*****************************************
This package will be built according to these values:
0 - Maintainer: [ jm ]
1 - Summary: [ Package created with checkinstall 1.6.1 ]
2 - Name: [ checkinstall ]
3 - Version: [ 20070428 ]
4 - Release: [ 1 ]
5 - License: [ GPL ]
6 - Group: [ checkinstall ]
7 - Architecture: [ amd64 ]
8 - Source location: [ checkinstall ]
9 - Alternate source location: [ ]
10 - Requires: [ ]
Enter a number to change any of them or press ENTER to continue:
debug: CK_INCLUDE_FILE =
Installing with python -c import os; print os.listdir('/')...
========================= Installation results
===========================
debug: INSTW_EXCLUD before sort
=/tmp/jm/checkinstall,/dev,/proc,/tmp,/var/tmp
debug: INSTW_EXCLUDE=/dev,/proc,/tmp,/tmp/jm/checkinstall,/var/tmp,
debug: INSTW_ROOTPATH=/var/tmp/paQmaJaHTjPkIapATYDaT
debug: INSTW_LOGFILE=/var/tmp/paQmaJaHTjPkIapATYDaT/newfiles.tmp
debug: INSTW_DBGFILE=/var/tmp/paQmaJaHTjPkIapATYDaT/dbgfile
debug: INSTW_DBGLVL=2
Traceback (most recent call last):
File "<string>", line 1, in ?
OSError: [Errno 2] No such file or directory: '/'
**** Installation failed. Aborting package creation.
Cleaning up...OK
Bye.
-- System Information:
Debian Release: lenny/sid
APT prefers unstable
APT policy: (990, 'unstable'), (200, 'experimental')
Architecture: amd64 (x86_64)
Kernel: Linux 2.6.20.4-1 (SMP w/2 CPU cores)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Versions of packages checkinstall depends on:
ii file 4.20-4 Determines file type using "magic"
ii findutils 4.2.30-1 utilities for finding files--find,
ii libc6 2.5-4 GNU C Library: Shared libraries
checkinstall recommends no packages.
-- no debconf information
--- End Message ---
--- Begin Message ---
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
Version: 1.6.2-1
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)
iQIcBAEBCAAGBQJNMHaWAAoJELRG7qgympRaoPUP/iQRrZc7ZQLrIA5zfUH72gwi
9d1s8aM+6jgJANSVDOsJSnajRH9BS6ep+3X6FcAmeqUPd2ZwWwpawt/a7nUNpw55
ZUekwejsUAUhbRopgsFriNNzvDiWuJVD3MMTxnm9TvAAuuUQwy+2HVQeSPVM+QbD
r1edc/H6NMnq/Bm0R0R+lZBGRBdcqC55mbIorgk4ycv/DcN7HZI8OB40DbQ1YlsF
2ytIAC7eVbUPGHkvztmd1ArLbLK7y0uYOvKrRt6nfnHI3NQkxvJZgoLlGCCV6Dd2
BA4vftJbHUTkcSC9MXQaEc5e5SulUVwEIrInK/9uQoMKEYLFDT/cbCA2jnavNQF8
6ag8Dx9xjekp8zrr79MI8vxLhsd8lOmTQZPn+/zfjz1rrZTJxC05TaagXN6GZGCe
cKCKRYoINiiuSS81mIN/wpic/WuTUWyNoBhmQ8ILc4BjTaqvBEGPmCI3SOTsrFZV
0kr2GvjRC0zW5WdyBJ8MsBBdDfv8ONfTWT0XykmF38iVeEU3mmyuGST4Gu6tu8dE
rGSMMiAnLQrs2D/YQEyZpnskNr+e59OzV7dk2AszI8sFuRJZkX2rsgnEFciHQpif
StE+XvqHZz8ewPU6Wf/kZw9zysfNtlGB6EJTdP/E7UckjcEVX5hMFrIuxoIGnwvK
N9D4+9092oEyNNHWqCmn
=xTuX
-----END PGP SIGNATURE-----
--- End Message ---