Your message dated Tue, 9 Mar 2021 20:31:07 +0100
with message-id <[email protected]>
and subject line Re: python3-setuptools: Depends on uninstallable python3.7
has caused the Debian Bug report #984893,
regarding python3-setuptools: Depends on uninstallable python3.7
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.)


-- 
984893: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=984893
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: python3-setuptools
Version: 20.3.4-1
Severity: normal
Control: affects -1 python3-pip

Dear Debian folks,


Trying to install the package *python3-pip* it fails with the error below.

```
$ sudo LANG=C apt install python3-pip
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
 python3-setuptools : Depends: python3.7 but it is not installable
E: Unable to correct problems, you have held broken packages.
$ sudo LANG=C apt install python3-setuptools
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
 python3-setuptools : Depends: python3.7 but it is not installable
E: Unable to correct problems, you have held broken packages.
$ LANG=C apt show python3-setuptools
Package: python3-setuptools
Version: 53.0.0
Priority: optional
Section: python
Maintainer: Python Packaging Authority <[email protected]>
Installed-Size: 2867 kB
Depends: python3.7
Download-Size: 400 kB
APT-Sources: http://repo.vitexsoftware.cz sid/main amd64 Packages
Description: Python package setuptools converted by py2deb on February 18, 2021 at 15:54

N: There is 1 additional record. Please use the '-a' switch to see it
```


Kind regards,

Paul

--- End Message ---
--- Begin Message ---
Version: 20.3.4-1


Dear Debian folks,


Am 09.03.21 um 20:17 schrieb Paul Menzel:

[…]

Trying to install the package *python3-pip* it fails with the error below.

```
$ sudo LANG=C apt install python3-pip
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
  python3-setuptools : Depends: python3.7 but it is not installable
E: Unable to correct problems, you have held broken packages.
$ sudo LANG=C apt install python3-setuptools
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
  python3-setuptools : Depends: python3.7 but it is not installable
E: Unable to correct problems, you have held broken packages.
$ LANG=C apt show python3-setuptools
Package: python3-setuptools
Version: 53.0.0
Priority: optional
Section: python
Maintainer: Python Packaging Authority <[email protected]>
Installed-Size: 2867 kB
Depends: python3.7
Download-Size: 400 kB
APT-Sources: http://repo.vitexsoftware.cz sid/main amd64 Packages
Description: Python package setuptools converted by py2deb on February 18, 2021 at 15:54

N: There is 1 additional record. Please use the '-a' switch to see it
```

Thanks to the help in #debian-python, as you can see above, the package is from the Mozilla Firefox/Nightly repository [1].

Running `sudo apt install python3-pip/unstable` fixed the issue.


I am sorry for the noise. Kind regards,

Paul


[1]: https://github.com/Vitexus/FirefoxNightlyDeb/issues/6

--- End Message ---

Reply via email to