Package: python3.4-minimal
Version: 3.4.1-7
Severity: important

Attempt to update python3.4-minimal package fails with failure:

Setting up python3.4-minimal (3.4.1-7) ...
# Empty sitecustomize.py to avoid a dangling symlink
dpkg-query: error: --listfiles needs a valid package name but
'libpython3.4-minimal' is not: ambiguous package name
'libpython3.4-minimal' with more than one installed instance

Use --help for help about querying packages.
dpkg: error processing package python3.4-minimal (--configure):
  subprocess installed post-installation script returned error exit status 1
dpkg: dependency problems prevent configuredion of python3.4:
 python3.4 depends on python3.4-minimal (= 3.4.1-7); however:
  Package python3.4-minimal is not configured yet.

dpkg: error processing package python3.4 (--configure):
 dependency problems - leaving unconfigured
E: Sub-process /usr/lib/dpkg returned an error code (1)

1st: I think that there is missing redirect of '# Empty
sitecustomize.py ...' in python3.4-minimal.postinst, so it is printed
on screen, rather than to the file, and

2nd: "dpkg -L libpython3.4-minimal" should be "dpkg -L
libpython3.4-minimal:$DPKG_MAINTSCRIPT_ARCH" so that only one
matching-architecture package is selected, rather than all
architectures.  Or perhaps make libpython3.4-minimal
architecture-less?

Same problem then exists in python3.4.postinst for libpython3.4-stdlib.

dselect insists that I need both amd64 and i386 libpython3.4 packages
to satisfy all dependencies of packages I have installed :-(

Thanks,
Petr


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to