Your message dated Fri, 30 Jan 2026 18:21:59 +0000 with message-id <[email protected]> and subject line Bug#1125910: Removed package(s) from unstable has caused the Debian Bug report #792422, regarding python-pex: pex.resolver.Untranslateable with extensions 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.) -- 792422: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=792422 Debian Bug Tracking System Contact [email protected] with problems
--- Begin Message ---Package: python-pex Version: 1.0.0-1 Severity: important Hello, it seems pex fails with all the extensions: $ pex numpy==1.6.2 -o /tmp/test.pex Traceback (most recent call last): File "/usr/bin/pex", line 9, in <module> load_entry_point('pex==1.0.0', 'console_scripts', 'pex')() File "/usr/lib/python3/dist-packages/pex/bin/pex.py", line 509, in main pex_builder = build_pex(reqs, options, resolver_options_builder) File "/usr/lib/python3/dist-packages/pex/bin/pex.py", line 471, in build_pex resolveds = resolver.resolve(resolvables) File "/usr/lib/python3/dist-packages/pex/resolver.py", line 177, in resolve distributions[package] = self.build(package, resolvable.options) File "/usr/lib/python3/dist-packages/pex/resolver.py", line 228, in build dist = super(CachingResolver, self).build(package, options) File "/usr/lib/python3/dist-packages/pex/resolver.py", line 147, in build raise Untranslateable('Package %s is not translateable by %s' % (package, translator)) pex.resolver.Untranslateable: Package SourcePackage('file:///home/morph/.pex/build/numpy-1.6.2.zip') is not translateable by ChainedTranslator(WheelTranslator, EggTranslator, SourceTranslator) but with pure python modules it works fine: $ pex sortedcontainers -o /tmp/test.pex $ echo $? 0 Could be related to https://github.com/pantsbuild/pex/issues/36 Regards, Sandro -- System Information: Debian Release: stretch/sid APT prefers unstable APT policy: (500, 'unstable'), (1, 'experimental') Architecture: amd64 (x86_64) Kernel: Linux 4.0.0-2-amd64 (SMP w/1 CPU core) Locale: LANG=en_US.utf8, LC_CTYPE=en_US.utf8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Init: systemd (via /run/systemd/system) Versions of packages python-pex depends on: ii python-pkg-resources 17.0-1 pn python:any <none> python-pex recommends no packages. Versions of packages python-pex suggests: pn python-pex-doc <none> -- no debconf information
--- End Message ---
--- Begin Message ---Version: 1.5.3-1+rm Dear submitter, as the package python-pex has just been removed from the Debian archive unstable we hereby close the associated bug reports. We are sorry that we couldn't deal with your issue properly. For details on the removal, please see https://bugs.debian.org/1125910 The version of this package that was in Debian prior to this removal can still be found using https://snapshot.debian.org/. Please note that the changes have been done on the master archive and will not propagate to any mirrors until the next dinstall run at the earliest. This message was generated automatically; if you believe that there is a problem with it please contact the archive administrators by mailing [email protected]. Debian distribution maintenance software pp. Thorsten Alteholz (the ftpmaster behind the curtain)
--- End Message ---

