Opened 3 years ago

Closed 3 years ago

#62575 closed defect (fixed)

py39-librosa: depends on nonexistent port py39-audioread

Reported by: ryandesign (Ryan Carsten Schmidt) Owned by:
Priority: Normal Milestone:
Component: ports Version: 2.6.4
Keywords: Cc: cjones051073 (Chris Jones), essandess (Steve Smith)
Port: py-librosa py-audioread

Description

https://build.macports.org/builders/ports-10.10_x86_64-builder/builds/138508/steps/install-dependencies/logs/stdio

Error: Dependency 'py39-audioread' not found.
Error: mportdepends py39-librosa activate failed.

Looks like PR 10425 was merged without regarding the port lint errors about nonexistent dependencies shown there and despite the fact that the PR submitter's lack of indication of having tested the port locally was not questioned.

Change History (3)

comment:1 Changed 3 years ago by cjones051073 (Chris Jones)

Resolution: fixed
Status: newclosed

comment:2 Changed 3 years ago by ryandesign (Ryan Carsten Schmidt)

Resolution: fixed
Status: closedreopened

Not all of the missing dependencies noted by lint in the PR have been added. For example:

https://build.macports.org/builders/jobs-mirror/builds/253778/steps/mirror/logs/stdio

--->  Fetching distfiles for py39-librosa
Error: No such port: py39-pytest-mpl
Last edited 3 years ago by ryandesign (Ryan Carsten Schmidt) (previous) (diff)

comment:3 Changed 3 years ago by reneeotten (Renee Otten)

Resolution: fixed
Status: reopenedclosed

this appears to be resolved now:

% port lint --nitpick subportof:py-librosa
--->  Verifying Portfile for py37-librosa
--->  0 errors and 0 warnings found.
--->  Verifying Portfile for py38-librosa
--->  0 errors and 0 warnings found.
--->  Verifying Portfile for py39-librosa
--->  0 errors and 0 warnings found.
Note: See TracTickets for help on using tickets.