Your message dated Tue, 16 Feb 2010 01:34:31 +0000
with message-id <e1nhckd-0007a3...@ries.debian.org>
and subject line Bug#569532: fixed in python2.6 2.6.4-6
has caused the Debian Bug report #569532,
regarding python2.6-minimal: Tries to create /usr/local/lib/python2.6
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 ow...@bugs.debian.org
immediately.)


-- 
569532: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=569532
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: python2.6-minimal
Version: 2.6.4-5
Severity: serious

When I try to install python2.6-minimal 2.6.4-5, I get this:

(Reading database ... 220052 files and directories currently installed.)
Preparing to replace python2.6-minimal 2.6.4-4 (using 
.../python2.6-minimal_2.6.4-5_amd64.deb) ...
mkdir: cannot create directory `/usr/local/lib/python2.6': Permission denied
dpkg: error processing 
/var/cache/apt/archives/python2.6-minimal_2.6.4-5_amd64.deb (--unpack):
 subprocess new pre-installation script returned error exit status 1

Debian Policy Manual, section 9.1.2
<http://www.debian.org/doc/debian-policy/ch-opersys.html#s9.1.2>:

As mandated by the FHS, packages must not place any files in
/usr/local, either by putting them in the file system archive to be
unpacked by dpkg or by manipulating them in their maintainer scripts. 

/ Anders

-- System Information:
Debian Release: squeeze/sid
  APT prefers testing
  APT policy: (500, 'testing'), (51, 'testing-proposed-updates'), (50, 
'unstable'), (40, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.32.8 (SMP w/2 CPU cores)
Locale: LANG=C, LC_CTYPE=C (charmap=UTF-8) (ignored: LC_ALL set to sv_SE.UTF8)
Shell: /bin/sh linked to /bin/dash

Versions of packages python2.6-minimal depends on:
ii  libc6                   2.10.2-2         GNU C Library: Shared libraries
ii  libssl0.9.8             0.9.8k-8         SSL shared libraries
ii  zlib1g                  1:1.2.3.4.dfsg-3 compression library - runtime

Versions of packages python2.6-minimal recommends:
pn  python2.6                     <none>     (no description available)

Versions of packages python2.6-minimal suggests:
ii  binfmt-support                1.2.16     Support for extra binary formats

-- no debconf information



--- End Message ---
--- Begin Message ---
Source: python2.6
Source-Version: 2.6.4-6

We believe that the bug you reported is fixed in the latest version of
python2.6, which is due to be installed in the Debian FTP archive:

idle-python2.6_2.6.4-6_all.deb
  to main/p/python2.6/idle-python2.6_2.6.4-6_all.deb
libpython2.6_2.6.4-6_i386.deb
  to main/p/python2.6/libpython2.6_2.6.4-6_i386.deb
python2.6-dbg_2.6.4-6_i386.deb
  to main/p/python2.6/python2.6-dbg_2.6.4-6_i386.deb
python2.6-dev_2.6.4-6_i386.deb
  to main/p/python2.6/python2.6-dev_2.6.4-6_i386.deb
python2.6-doc_2.6.4-6_all.deb
  to main/p/python2.6/python2.6-doc_2.6.4-6_all.deb
python2.6-examples_2.6.4-6_all.deb
  to main/p/python2.6/python2.6-examples_2.6.4-6_all.deb
python2.6-minimal_2.6.4-6_i386.deb
  to main/p/python2.6/python2.6-minimal_2.6.4-6_i386.deb
python2.6_2.6.4-6.diff.gz
  to main/p/python2.6/python2.6_2.6.4-6.diff.gz
python2.6_2.6.4-6.dsc
  to main/p/python2.6/python2.6_2.6.4-6.dsc
python2.6_2.6.4-6_i386.deb
  to main/p/python2.6/python2.6_2.6.4-6_i386.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 569...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Matthias Klose <d...@debian.org> (supplier of updated python2.6 package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Mon, 15 Feb 2010 22:12:18 +0100
Source: python2.6
Binary: python2.6 python2.6-minimal libpython2.6 python2.6-examples 
python2.6-dev idle-python2.6 python2.6-doc python2.6-dbg
Architecture: source all i386
Version: 2.6.4-6
Distribution: unstable
Urgency: low
Maintainer: Matthias Klose <d...@debian.org>
Changed-By: Matthias Klose <d...@debian.org>
Description: 
 idle-python2.6 - An IDE for Python (v2.6) using Tkinter
 libpython2.6 - Shared Python runtime library (version 2.6)
 python2.6  - An interactive high-level object-oriented language (version 2.6)
 python2.6-dbg - Debug Build of the Python Interpreter (version 2.6)
 python2.6-dev - Header files and a static library for Python (v2.6)
 python2.6-doc - Documentation for the high-level object-oriented language 
Python
 python2.6-examples - Examples for the Python language (v2.6)
 python2.6-minimal - A minimal subset of the Python language (version 2.6)
Closes: 569532
Changes: 
 python2.6 (2.6.4-6) unstable; urgency=low
 .
   * Update to 20100215, taken from the 2.6 release branch.
   * python2.6-minimal: Skip moving syssite contents to new location, if
     /usr/local/lib/python2.6 cannot be written. Closes: #569532. LP: #338227.
   * libpython2.6: Fix symlink in /usr/lib/python2.6/config. LP: #521050.
Checksums-Sha1: 
 b27766114bcb3bc3ed26f89ec27d586ba6f3e535 1713 python2.6_2.6.4-6.dsc
 a87f2982b350fb9d2c07b76f7fc1fd0e51e0a2e3 598881 python2.6_2.6.4-6.diff.gz
 364d6a1f96d0590aa53339e9d42cad6f464d3a3c 672108 
python2.6-examples_2.6.4-6_all.deb
 2dd5963a1cf30858a7de06a38e9ecdc24e208a64 286862 idle-python2.6_2.6.4-6_all.deb
 80be685845899b0a4e46848383ec4ea811263248 5641266 python2.6-doc_2.6.4-6_all.deb
 bd85ed8e257318cca2610dfebc2cafeb3cb7fa84 2460190 python2.6_2.6.4-6_i386.deb
 aace8c8e0ef3a5e386be280184a05be2cdd52d29 1359168 
python2.6-minimal_2.6.4-6_i386.deb
 214340fb5a3962a4e9cac41151303c039ca869e2 976018 libpython2.6_2.6.4-6_i386.deb
 6b444dd066d434b4777d2bede29ae046a6341f78 4345742 python2.6-dev_2.6.4-6_i386.deb
 5b1995565125bb57eac895ce7012a1760b7e5f3d 11004260 
python2.6-dbg_2.6.4-6_i386.deb
Checksums-Sha256: 
 1958a3705302862f6acc56005754d0d7951f49667463ba1dfcf223d14d6a4cf3 1713 
python2.6_2.6.4-6.dsc
 21f2c8c9ca1ea11bc08e230c29de1cca613471946d45ccb506f20103734d00cd 598881 
python2.6_2.6.4-6.diff.gz
 a37a17a2433ca14bcbded85fac3ef9246f37d77376396a0bc28bb3a9b3355e6b 672108 
python2.6-examples_2.6.4-6_all.deb
 1f1f212a562c2ab835a2c36696ed6133b8790dea6e253db02204bd23a1d5c820 286862 
idle-python2.6_2.6.4-6_all.deb
 9943fa8f4511b60f86021fc9252373e04bbcab691aea6229cbc129e0516556f3 5641266 
python2.6-doc_2.6.4-6_all.deb
 07eb736d15f6b672cc0b89377f243f89b95af61c286e6365237f1806a6b98560 2460190 
python2.6_2.6.4-6_i386.deb
 880c591289cd18d34f6ed99e18e61155a1b7b7474b9b63239299a91c88d2cdc8 1359168 
python2.6-minimal_2.6.4-6_i386.deb
 1e11ce639c34ead43abd3646f047b71d26710b22f2b2c4d7712cf622060162f6 976018 
libpython2.6_2.6.4-6_i386.deb
 572b67aec1a218edc00e8a2ba07708459ca5b40d806f467d12eec8c4e26fb963 4345742 
python2.6-dev_2.6.4-6_i386.deb
 2103bd69ae22034feabe2cc15a5ffdff2e1ac44f08d7489b8dc9ac5dde5d690f 11004260 
python2.6-dbg_2.6.4-6_i386.deb
Files: 
 2a0d29de02937ef23b521e9f3cea3af9 1713 python optional python2.6_2.6.4-6.dsc
 a39c28c306d837bd3e4c3220b09ad64f 598881 python optional 
python2.6_2.6.4-6.diff.gz
 5d8b2c19a06ea47de51faf712cc6a0b5 672108 python optional 
python2.6-examples_2.6.4-6_all.deb
 5556f8818af368852a85f0c21f05359b 286862 python optional 
idle-python2.6_2.6.4-6_all.deb
 e63abf537794227ed8ad2a64e33566f2 5641266 doc optional 
python2.6-doc_2.6.4-6_all.deb
 b12350499229636b605a607429d0c340 2460190 python optional 
python2.6_2.6.4-6_i386.deb
 ec41ac75860eea24d62740579874e558 1359168 python optional 
python2.6-minimal_2.6.4-6_i386.deb
 a30b047438fc6f9a007d8c78e0e194b1 976018 libs optional 
libpython2.6_2.6.4-6_i386.deb
 db57e066b1b67bb4abf1f45640b45384 4345742 python optional 
python2.6-dev_2.6.4-6_i386.deb
 09886be7b8f6a6ac1f86c2b77fb86b94 11004260 debug extra 
python2.6-dbg_2.6.4-6_i386.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)

iEYEARECAAYFAkt58pEACgkQStlRaw+TLJydeQCeIvwmNTGVWfhhRzVo8eo+iQH+
9PgAn3YHIv5C69cVQB1jKMYiz+CjjpVb
=mkIQ
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to