Opened 18 years ago

Closed 18 years ago

#7740 closed defect (fixed)

BUG: seahorse destroot

Reported by: yves@… Owned by: gnome-darwinports@…
Priority: Normal Milestone:
Component: ports Version: 1.2
Keywords: Cc:
Port:

Description

fails, but also tries to fiddle with $prefix

Making install in nautilus

test -z "/opt/local/bin"
/bin/sh ../../mkinstalldirs "/Users/Shared/dports/build/_Users_Shared_src_darwinports_dports_gnome_seahorse/work/destroot/opt/local/bin"

/bin/sh ../../libtool --mode=install /opt/local/bin/ginstall -c 'seahorse-pgp-preferences' '/Users/Shared/dports/build/_Users_Shared_src_darwinports_dports_gnome_seahorse/work/destroot/opt/local/bin/seahorse-pgp-preferences'

libtool: install: warning: ../../libseahorse/libseahorse-internal.la' has not been installed in /opt/local/lib' /opt/local/bin/ginstall -c .libs/seahorse-pgp-preferences /Users/Shared/dports/build/_Users_Shared_src_darwinports_dports_gnome_seahorse/work/destroot/opt/local/bin/seahorse-pgp-preferences mkdir -p /opt/local/share/mime/packages update-mime-database /opt/local/share/mime/ make[3]: update-mime-database: Command not found make[3]: * [install-data-local] Error 127 make[2]: * [install-am] Error 2 make[1]: * [install-recursive] Error 1 make: * [install-recursive] Error 1

Change History (3)

comment:1 Changed 18 years ago by blb@…

Owner: changed from darwinports-bugs@… to gnome-darwinports@…

Assigning to maintainer.

comment:2 Changed 18 years ago by rhwood@…

Cc: rhwood@… removed
Status: newassigned

Fix for build failure is in CVS.

comment:3 Changed 18 years ago by rhwood@…

Resolution: fixed
Status: assignedclosed

Fix for writing outside of destroot commited to CVS. Closing bug report. Thank you for the report.

Note: See TracTickets for help on using tickets.