Opened 14 years ago

Closed 14 years ago

#26689 closed defect (fixed)

pdf2djvu patchfile missing on rsync server

Reported by: jiri@… Owned by: ryandesign (Ryan Carsten Schmidt)
Priority: Normal Milestone:
Component: ports Version: 1.9.1
Keywords: Cc:
Port: pdf2djvu

Description (last modified by jmroot (Joshua Root))

sudo port -d selfupdate && sudo port upgrade outdated

ended with

--->  Computing dependencies for pdf2djvu
--->  Fetching pdf2djvu
--->  Attempting to fetch patch-i18n.hh.orig from http://lil.fr.distfiles.macports.org/pdf2djvu
--->  Attempting to fetch patch-i18n.hh.orig from http://pdf2djvu.googlecode.com/files/
--->  Attempting to fetch patch-i18n.hh.orig from http://distfiles.macports.org/pdf2djvu
--->  Attempting to fetch patch-i18n.hh.orig from http://aarnet.au.distfiles.macports.org/pub/macports/mpdistfiles/pdf2djvu
--->  Attempting to fetch patch-i18n.hh.orig from http://sea.us.distfiles.macports.org/macports/mpdistfiles/pdf2djvu
--->  Attempting to fetch patch-i18n.hh.orig from http://svn.macports.org/repository/macports/distfiles/pdf2djvu
Error: Target org.macports.fetch returned: fetch failed
Log for pdf2djvu is at: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_pdf2djvu/main.log
Error: Unable to upgrade port: 1
To report a bug, see <http://guide.macports.org/#project.tickets>

Attachments (1)

main.log (3.3 KB) - added by jiri@… 14 years ago.

Download all attachments as: .zip

Change History (7)

Changed 14 years ago by jiri@…

Attachment: main.log added

comment:1 Changed 14 years ago by jmroot (Joshua Root)

Description: modified (diff)
Port: pdf2djvu added

Please remember to preview and use WikiFormatting, and to fill in the Port field.

comment:2 Changed 14 years ago by jmroot (Joshua Root)

This patch is present in the ports tree, so it shouldn't need to be fetched at all.

comment:3 Changed 14 years ago by jmroot (Joshua Root)

Component: portsserver/hosting
Owner: changed from macports-tickets@… to wsiegrist@…
Summary: fetch failed pdf2djvupdf2djvu patchfile missing on rsync server

It's not, however, present on the rsync server:

% rsync rsync://rsync.macports.org/release/ports/graphics/pdf2djvu/files/
drwxr-xr-x         136 2010/09/21 18:00:55 .
-rw-r--r--         556 2010/07/23 21:00:48 patch-configure.diff
-rw-r--r--         392 2010/07/23 21:00:48 patch-tools-xml2c.diff

comment:4 Changed 14 years ago by wsiegrist@…

Component: server/hostingports
Owner: changed from wsiegrist@… to ryandesign@…

You cannot end a patch's filename in ".orig" because that pattern is ignored during the sync process. Sending ticket to Ryan who committed the patch file. You can see our patchfile naming convention in the guide.

comment:5 Changed 14 years ago by ryandesign (Ryan Carsten Schmidt)

Status: newassigned

Probably a case of my fingers outtyping my brain.

comment:6 Changed 14 years ago by ryandesign (Ryan Carsten Schmidt)

Resolution: fixed
Status: assignedclosed

Fixed in r72057.

Note: See TracTickets for help on using tickets.