Opened 18 months ago
Closed 18 months ago
#67529 closed defect (fixed)
py39-virtualenv @20.23.0_0: ERROR Missing dependencies
Reported by: | senseysensor | Owned by: | reneeotten (Renee Otten) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.8.1 |
Keywords: | Cc: | larryv (Lawrence Velázquez), Schamschula (Marius Schamschula) | |
Port: | py-virtualenv, py-hatchling |
Description
os x 13.3.1 (22E772610a)
xcode 14.3 (14E222b)
macports: 2.8.1
Happens during upgrade / installing
---> Computing dependencies for py39-virtualenv ---> Fetching archive for py39-virtualenv ---> Attempting to fetch py39-virtualenv-20.23.0_0.darwin_any.noarch.tbz2 from https://fra.de.packages.macports.org/py39-virtualenv ---> Attempting to fetch py39-virtualenv-20.23.0_0.darwin_any.noarch.tbz2 from https://cph.dk.packages.macports.org/py39-virtualenv ---> Attempting to fetch py39-virtualenv-20.23.0_0.darwin_any.noarch.tbz2 from https://ema.uk.packages.macports.org/py39-virtualenv ---> Fetching distfiles for py39-virtualenv ---> Verifying checksums for py39-virtualenv ---> Extracting py39-virtualenv ---> Configuring py39-virtualenv ---> Building py39-virtualenv Error: Failed to build py39-virtualenv: command execution failed Error: See /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_python_py-virtualenv/py39-virtualenv/main.log for details. Error: Problem while installing py39-virtualenv Error: Follow https://guide.macports.org/#project.tickets if you believe there is a bug.
tried to clean this port.
Attachments (1)
Change History (7)
Changed 18 months ago by senseysensor
comment:1 Changed 18 months ago by senseysensor
Port: | py39-virtualenv added |
---|---|
Version: | → 2.8.1 |
comment:2 Changed 18 months ago by ryandesign (Ryan Carsten Schmidt)
Cc: | larryv added |
---|---|
Owner: | set to reneeotten |
Port: | py-virtualenv added; py39-virtualenv removed |
Status: | new → assigned |
Summary: | py39-virtualenv-20.23.0_0 - build error → py39-virtualenv @20.23.0_0: ERROR Missing dependencies |
comment:3 Changed 18 months ago by ryandesign (Ryan Carsten Schmidt)
Cc: | Schamschula added |
---|---|
Port: | py-hatchling added |
So the problem may be that the py-hatchling port doesn't declare a dependency on py-packaging?
comment:4 Changed 18 months ago by Schamschula (Marius Schamschula)
I'm not sure how I missed this one: it's clearly in pyproject.toml
. I've also added dependencies for older Python versions.
See:
comment:5 Changed 18 months ago by Marius Schamschula <mschamschula@…>
comment:6 Changed 18 months ago by jmroot (Joshua Root)
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.