Opened 7 years ago

Closed 7 years ago

Last modified 7 years ago

#53844 closed defect (fixed)

gdbm @1.13_1: install fails: missing patch file

Reported by: mndavidoff (Monte Davidoff) Owned by: Mihai Moldovan <ionic@…>
Priority: Normal Milestone:
Component: ports Version:
Keywords: Cc: ionic@…, sierkb (Sierk Bornemann), SickTeddyBear
Port: gdbm

Description

Installing gdbm fails due to a missing patch file. The problem appears to have been introduced in 7731d8d.

$ sudo port -s install gdbm
--->  Computing dependencies for gdbm
--->  Fetching distfiles for gdbm
--->  Attempting to fetch patch-src_gdbm.h.in-fix-typo.diff from https://distfiles.macports.org/gdbm
--->  Attempting to fetch patch-src_gdbm.h.in-fix-typo.diff from http://mirror.facebook.net/gnu/gdbm
--->  Attempting to fetch patch-src_gdbm.h.in-fix-typo.diff from http://sea.us.distfiles.macports.org/macports/distfiles/gdbm
--->  Attempting to fetch patch-src_gdbm.h.in-fix-typo.diff from http://mirror.cc.columbia.edu/pub/software/gnu/gdbm
--->  Attempting to fetch patch-src_gdbm.h.in-fix-typo.diff from http://ykf.ca.distfiles.macports.org/MacPorts/mpdistfiles/gdbm
--->  Attempting to fetch patch-src_gdbm.h.in-fix-typo.diff from http://ftp.gnu.org/gnu/gdbm
--->  Attempting to fetch patch-src_gdbm.h.in-fix-typo.diff from ftp://ftp.gnu.org/old-gnu/gdbm
--->  Attempting to fetch patch-src_gdbm.h.in-fix-typo.diff from http://mirrors.ibiblio.org/gnu/ftp/gnu/gdbm
--->  Attempting to fetch patch-src_gdbm.h.in-fix-typo.diff from http://kmq.jp.distfiles.macports.org/gdbm
--->  Attempting to fetch patch-src_gdbm.h.in-fix-typo.diff from http://www.mirrorservice.org/sites/ftp.gnu.org/gnu/gdbm
--->  Attempting to fetch patch-src_gdbm.h.in-fix-typo.diff from http://lil.fr.distfiles.macports.org/gdbm
--->  Attempting to fetch patch-src_gdbm.h.in-fix-typo.diff from http://mse.uk.distfiles.macports.org/sites/distfiles.macports.org/gdbm
--->  Attempting to fetch patch-src_gdbm.h.in-fix-typo.diff from http://cjj.kr.distfiles.macports.org/gdbm
--->  Attempting to fetch patch-src_gdbm.h.in-fix-typo.diff from http://nue.de.distfiles.macports.org/gdbm
--->  Attempting to fetch patch-src_gdbm.h.in-fix-typo.diff from ftp://ftp.lip6.fr/pub/gnu/gdbm
--->  Attempting to fetch patch-src_gdbm.h.in-fix-typo.diff from https://pek.cn.distfiles.macports.org/macports/distfiles/gdbm
--->  Attempting to fetch patch-src_gdbm.h.in-fix-typo.diff from http://nou.nc.distfiles.macports.org/pub/macports/distfiles.macports.org/gdbm
--->  Attempting to fetch patch-src_gdbm.h.in-fix-typo.diff from http://osl.no.distfiles.macports.org/gdbm
--->  Attempting to fetch patch-src_gdbm.h.in-fix-typo.diff from http://aarnet.au.distfiles.macports.org/pub/macports/distfiles/gdbm
--->  Attempting to fetch patch-src_gdbm.h.in-fix-typo.diff from ftp://ftp.funet.fi/pub/gnu/prep/gdbm
--->  Attempting to fetch patch-src_gdbm.h.in-fix-typo.diff from http://fco.it.distfiles.macports.org/mirrors/macports-distfiles/gdbm
--->  Attempting to fetch patch-src_gdbm.h.in-fix-typo.diff from ftp://ftp.unicamp.br/pub/gnu/gdbm
--->  Attempting to fetch patch-src_gdbm.h.in-fix-typo.diff from http://jog.id.distfiles.macports.org/macports/distfiles/gdbm
--->  Attempting to fetch patch-src_gdbm.h.in-fix-typo.diff from http://mirror.internode.on.net/pub/gnu/gdbm
--->  Attempting to fetch patch-src_gdbm.h.in-fix-typo.diff from http://jnb.za.distfiles.macports.org/distfiles/gdbm
--->  Attempting to fetch patch-src_gdbm.h.in-fix-typo.diff from ftp://ftp.informatik.hu-berlin.de/pub/gnu/gnu/gdbm
--->  Attempting to fetch patch-src_gdbm.h.in-fix-typo.diff from ftp://ftp.kddlabs.co.jp/pub/gnu/gnu/gdbm
--->  Attempting to fetch patch-src_gdbm.h.in-fix-typo.diff from ftp://ftp.kddlabs.co.jp/pub/gnu/old-gnu/gdbm
--->  Attempting to fetch patch-src_gdbm.h.in-fix-typo.diff from http://her.gr.distfiles.macports.org/gdbm
Error: Failed to fetch gdbm: The requested URL returned error: 404 Not Found
Error: See /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_databases_gdbm/gdbm/main.log for details.
Error: Follow https://guide.macports.org/#project.tickets to report a bug.
Error: Processing of port gdbm failed

Change History (3)

comment:1 Changed 7 years ago by sierkb (Sierk Bornemann)

Cc: sierkb added

comment:2 Changed 7 years ago by Mihai Moldovan <ionic@…>

Owner: set to Mihai Moldovan <ionic@…>
Resolution: fixed
Status: newclosed

In 6a74ec3/macports-ports:

databases/gdbm: add missing patch file.

Fixes: #53844

comment:3 Changed 7 years ago by SickTeddyBear

Cc: SickTeddyBear added
Note: See TracTickets for help on using tickets.