#66011 closed defect (fixed)

py-nbconvert: Failed to mirror

Reported by: ryandesign (Ryan Carsten Schmidt) Owned by: stromnov (Andrey Stromnov)
Priority: Normal Milestone:
Component: ports Version: 2.7.2
Keywords: haspatch Cc: mascguy (Christopher Nielsen)
Port: py-nbconvert

Description

Mirroring fails:

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

--->  Fetching distfiles for py39-nbconvert
--->  css/classic/style.css does not exist in /Volumes/RAID/opt/local/var/rsync/macports/distfiles/py-nbconvert
--->  Attempting to fetch css/classic/style.css from http://distfiles.macports.org/py-nbconvert
--->  Attempting to fetch css/classic/style.css from https://files.pythonhosted.org/packages/source/n/nbconvert
Error: Failed to mirror py39-nbconvert: No such file or directory

This is probably because the port contains custom code to fetch files using wget rather than letting MacPorts fetch the files normally.

Change History (3)

comment:2 Changed 14 months ago by ryandesign (Ryan Carsten Schmidt)

Keywords: haspatch added

comment:3 Changed 14 months ago by ryandesign (Ryan Carsten Schmidt)

Resolution: fixed
Status: assignedclosed

In 01f698f3b3b8e3ceeb4813b773af08518cf2246e/macports-ports (master):

py-nbconvert: Remove custom fetch code

Closes: #66011
See: #65809

Note: See TracTickets for help on using tickets.