Opened 13 years ago

Closed 13 years ago

Last modified 6 years ago

#28250 closed defect (invalid)

netpbm: Subversion check out failed

Reported by: MaurizioLoreti Owned by: mas@…
Priority: Normal Milestone:
Component: ports Version: 1.9.2
Keywords: Cc: ryandesign (Ryan Carsten Schmidt)
Port: netpbm

Description (last modified by ryandesign (Ryan Carsten Schmidt))

sudo port -p upgrade outdated
--->  Computing dependencies for netpbm
--->  Fetching netpbm
Error: Target org.macports.fetch returned: Subversion check out failed
Log for netpbm is at: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_netpbm/main.log
Error: Unable to upgrade port: 1
To report a bug, see <http://guide.macports.org/#project.tickets>

Installed version is :

port list netpbm
netpbm                         @10.47.25       graphics/netpbm

Change History (5)

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

Cc: ryandesign@… added
Description: modified (diff)
Owner: changed from macports-tickets@… to mas@…
Port: netpbm added
Summary: Couldn't upgrade netpbmnetpbm: Subversion check out failed

Please attach the complete main.log file mentioned above, so that we can see why the Subversion check out failed.

comment:2 in reply to:  description Changed 13 years ago by ryandesign (Ryan Carsten Schmidt)

Replying to Maurizio.Loreti@…:

Installed version is :
port list netpbm
netpbm @10.47.25 graphics/netpbm

Note that "port list" does not do what you think it does. You've only shown us that 10.47.25 is the version currently available, not that this is the version you've installed.

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

The log file you sent me by email contained these lines:

:debug:fetch Assembled command: 'cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_netpbm/work" && /usr/bin/svn --non-interactive --trust-server-cert export http://netpbm.svn.sourceforge.net/svnroot/netpbm/stable@1391'
:info:fetch svn: Destination directory exists; please remove the directory or use --force to overwrite
:info:fetch svn: 'stable' already exists

That means you tried to install the port, the fetch failed for some unknown reason, then you tried again, which caused it to fail because the directory it created during the first attempt already existed. Please clean the port and try again, then attach that main.log file to this ticket, so we can see what the original error message was.

sudo port clean netpbm
sudo port upgrade netpbm

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

Resolution: invalid
Status: newclosed

Maurizio indicated by email that the port built successfully after cleaning.

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

In 9192b329cc13ddda097b50a8cb086adc4b8d5435/macports-ports:

netpbm: Fetch from GitHub mirror instead of SourceForge svn

Fetching from svn has been repeatedly problematic.

See: #28250
See: #28590
See: #29692
See: #31987
See: #32000
See: #36517
See: #38823
See: #41023
See: #48687
See: #50087
See: #54428
See: #54918
See: #54919
See: #54924
See: #55853
See: #55930
See: #55986

Note: See TracTickets for help on using tickets.