Opened 14 years ago

Closed 13 years ago

#26875 closed defect (invalid)

db46 reports: Patch file patch.4.6.21.1 is missing

Reported by: markryback@… Owned by: blair (Blair Zajac)
Priority: Normal Milestone:
Component: ports Version: 1.9.1
Keywords: Cc:
Port: db46

Description (last modified by jmroot (Joshua Root))

I was trying to run port upgrade outdated as I'm supposed to every once in a while. The patching phase tripped with the log below.

I then tried to clean and upgrade and then uninstall -f and upgrade; both of which failed with the same error.

Now my svn is broken and possibly other packages.

version:1
:msg:main --->  Computing dependencies for db46:info:main .:msg:main 
:debug:main Executing org.macports.main (db46)
:msg:main --->  Fetching db46
:debug:fetch fetch phase started at Sun Oct 17 21:34:02 PDT 2010
:debug:fetch Executing org.macports.fetch (db46)
:msg:fetch --->  Verifying checksum(s) for db46
:debug:checksum checksum phase started at Sun Oct 17 21:34:02 PDT 2010
:debug:checksum Executing org.macports.checksum (db46)
:info:checksum --->  Checksumming patch.4.6.21.1
:debug:checksum Correct (md5) checksum for patch.4.6.21.1
:info:checksum --->  Checksumming patch.4.6.21.2
:debug:checksum Correct (md5) checksum for patch.4.6.21.2
:info:checksum --->  Checksumming patch.4.6.21.3
:debug:checksum Correct (md5) checksum for patch.4.6.21.3
:info:checksum --->  Checksumming patch.4.6.21.4
:debug:checksum Correct (md5) checksum for patch.4.6.21.4
:info:checksum --->  Checksumming db-4.6.21.tar.gz
:debug:checksum Correct (md5) checksum for db-4.6.21.tar.gz
:msg:checksum --->  Extracting db46
:debug:extract extract phase started at Sun Oct 17 21:34:02 PDT 2010
:debug:extract Executing proc-pre-org.macports.extract-extract-0
:debug:extract Executing org.macports.extract (db46)
:info:extract --->  Extracting db-4.6.21.tar.gz
:debug:extract setting option extract.args to '/opt/local/var/macports/distfiles/db4/4.6.21_6/db-4.6.21.tar.gz'
:debug:extract Environment: CPATH='/opt/local/include' CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_local_var_macports_
sources_rsync.macports.org_release_ports_databases_db46/work/.CC_PRINT_OPTIONS' LIBRARY_PATH='/opt/local/lib' CC_PRINT_OPTIONS='YES'
 MACOSX_DEPLOYMENT_TARGET='10.5'
:debug:extract Assembled command: 'cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_port
s_databases_db46/work" && /usr/bin/gzip -dc '/opt/local/var/macports/distfiles/db4/4.6.21_6/db-4.6.21.tar.gz' | /usr/bin/gnutar --no
-same-owner -xf -'
:debug:patch patch phase started at Sun Oct 17 21:34:07 PDT 2010
:debug:patch Executing org.macports.patch (db46)
:msg:patch --->  Applying patches to db46
:error:patch Target org.macports.patch returned: Patch file patch.4.6.21.1 is missing
:debug:patch Backtrace: Patch file patch.4.6.21.1 is missing
    while executing
"$procedure $targetname"
:info:patch Warning: the following items did not execute (for db46): org.macports.activate org.macports.patch org.macports.configure
 org.macports.build org.macports.destroot org.macports.install
:notice:patch Log for db46 is at: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_data
bases_db46/main.log

Change History (3)

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

Description: modified (diff)
Owner: changed from macports-tickets@… to blair@…

Please remember to preview and use WikiFormatting, and to cc the maintainer.

Do we have documentation that suggests force uninstalling ports when they fail to build? If so, that needs to be fixed.

comment:2 Changed 13 years ago by BlackFrog1

Mark, is db46 still giving you issues? I double-check and I was able to download all patch files.

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

Resolution: invalid
Status: newclosed

Assumed resolved. If not, clean everything and try again.

port clean --all db46
sudo port clean --all db46
sudo port install db46
Note: See TracTickets for help on using tickets.