Opened 15 years ago

Closed 14 years ago

#21610 closed defect (duplicate)

subversion: /opt/local/lib/db46/libdb-4.6.dylib: open() failed with errno=13

Reported by: yet@… Owned by: blair (Blair Zajac)
Priority: Normal Milestone:
Component: ports Version: 1.8.0
Keywords: Cc: danielluke (Daniel J. Luke)
Port: db46

Description (last modified by jmroot (Joshua Root))

Clean new Macport 1.8 installation on SnowLeopard/64 bit.

Installed subversion as the only port so far.

Running svn fails:

ajung@suxmac2:~ svn
dyld: Library not loaded: /opt/local/lib/db46/libdb-4.6.dylib
  Referenced from: /opt/local/bin/svn
  Reason: no suitable image found.  Did find:
	/opt/local/lib/db46/libdb-4.6.dylib: open() failed with errno=13
Trace/BPT trap

Change History (3)

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

Cc: dluke@… added
Description: modified (diff)
Owner: changed from macports-tickets@… to blair@…
Port: db46 added
Priority: HighNormal

FYI, errno 13 = permission denied

comment:2 Changed 15 years ago by blair (Blair Zajac)

Do you have a non-standard umask? If so, please uninstall db46, set your umask to 022 and reinstall db46.

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

Resolution: duplicate
Status: newclosed

Probably a specific instance of #21389.

Note: See TracTickets for help on using tickets.