New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #26689 (closed defect: fixed)

Opened 3 years ago

Last modified 3 years ago

pdf2djvu patchfile missing on rsync server

Reported by: jiri@… Owned by: ryandesign@…
Priority: Normal Milestone:
Component: ports Version: 1.9.1
Keywords: Cc:
Port: pdf2djvu

Description (last modified by jmr@…) (diff)

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

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

Change History

Changed 3 years ago by jiri@…

comment:1 Changed 3 years ago by jmr@…

  • Description modified (diff)
  • Port set to pdf2djvu

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

comment:2 Changed 3 years ago by jmr@…

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

comment:3 Changed 3 years ago by jmr@…

  • Owner changed from macports-tickets@… to wsiegrist@…
  • Component changed from ports to server/hosting
  • Summary changed from fetch failed pdf2djvu to pdf2djvu 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 3 years ago by wsiegrist@…

  • Owner changed from wsiegrist@… to ryandesign@…
  • Component changed from server/hosting to ports

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 3 years ago by ryandesign@…

  • Status changed from new to assigned

Probably a case of my fingers outtyping my brain.

comment:6 Changed 3 years ago by ryandesign@…

  • Status changed from assigned to closed
  • Resolution set to fixed

Fixed in r72057.

Note: See TracTickets for help on using tickets.