Opened 19 years ago

Closed 19 years ago

#3139 closed defect (fixed)

BUG: Error installing libgda 1.1.6: Permission denied

Reported by: mathieu_carpentier_2x4@… Owned by: gnome-darwinports@…
Priority: High Milestone:
Component: ports Version: 1.0
Keywords: Cc:
Port:

Description

I'm trying to install gtk-sharp port (I want to install MonoDevelop). Everything was installed correctly, except libgda. Everytime I try to install libgda, I got the same error: start of error message opt/local/lib# sudo port install libgda Password: ---> Staging libgda into destroot Error: Target com.apple.destroot returned: shell command "cd "/opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_gnome_libgda/work/libgda-1.1.6" && make install DESTDIR=/opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_gnome_libgda/work/destroot" returned error 2 Command output: Making install in po /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_gnome_libgda/work/destroot/opt/local/share make[1]: execvp: /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_gnome_libgda/work/destroot/opt/local/share: Permission denied make[1]: * [install-data-yes] Error 127 make: * [install-recursive] Error 1 end of error message

The specified directory exists and have the following permissions: drwxrwxr-x 6 root admin 204 May 17 19:36 share

I got the same error even if I do the following:

  • cd <workDir>
  • ./configure --prefix=/opt/local
  • sudo make
  • sudo make install

The error is occuring at the 'make install' step. Previous step are completed witout errors. Got the same problem by downloading the same package (libgda v1.1.6) from www.gnome-db.org.

I searched the bug database, but no result.

System Setup:

  • MAC OSX 10.4.1 (Tiger)
  • XCode 2.0 Installed
  • DarwinPort v1.001 (sudo port -d selfupdate)

Change History (2)

comment:1 Changed 19 years ago by jmpp@…

Owner: changed from darwinports-bugs@… to gnome-darwinports@…
Summary: Error installing libgda 1.1.6: Permission deniedBUG: Error installing libgda 1.1.6: Permission denied

comment:2 Changed 19 years ago by olegb@…

Resolution: fixed
Status: newclosed

fixed, in update just commited

Note: See TracTickets for help on using tickets.