Opened 20 years ago

Closed 20 years ago

Last modified 20 years ago

#2254 closed defect (fixed)

BUG: jed port doesn't destroot properly

Reported by: reilles@… Owned by: olegb@…
Priority: Normal Milestone:
Component: ports Version: 1.0
Keywords: Cc:
Port:

Description

When trying to "port install jed", after a port clean jed, i get :

The make: install is up to date is strange, and the destroot is not created, so target install does install an empty port

./share/skel missing (created) ./var missing (created) ./var/db missing (created) ./var/db/dports missing (created) ./var/db/dports/distfiles missing (created) ./var/db/dports/receipts missing (created) DEBUG: Executing com.apple.destroot (jed) DEBUG: Assembled command: 'cd "/Users/tonio/darwinports/dports/editors/jed/work/jed-0.99-16" && make install DESTDIR=/Users/tonio/darwinports/dports/editors/jed/work/destroot' make: `install' is up to date. DEBUG: Executing destroot_finish ---> Installing jed 0.99-16_0 DEBUG: Executing com.apple.install (jed) couldn't change working directory to "/Users/tonio/darwinports/dports/editors/jed/work/destroot": no such file or directory DEBUG: Executing com.apple.activate (jed) ---> Activating jed 0.99-16_0 Error: Target com.apple.activate returned: Image error: Source file /opt/local/var/db/dports/software/ jed/0.99-16_0 does not appear to exist (cannot lstat it). Unable to activate port jed. Warning: the following items did not execute (for jed): com.apple.activate

Attachments (1)

plop (28.0 KB) - added by reilles@… 20 years ago.
log for port -vd install jed

Download all attachments as: .zip

Change History (5)

comment:1 Changed 20 years ago by mww@…

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

assign to maintainer

comment:2 Changed 20 years ago by olegb@…

Status: newassigned

damnit ... no problems on this end

does "port clean" remove the work directory ?

would you mind giving me a full build log ?

thanks

comment:3 Changed 20 years ago by reilles@…

Well, port clean do his job : it deletes the work directory

I will attach a full log of port -vd install jed (after port clean).

My machine is under mac osx 10.3.5, with xcode 1.5, and i have packages like autoconf and autotools intalled from darwinports

Changed 20 years ago by reilles@…

Attachment: plop added

log for port -vd install jed

comment:4 Changed 20 years ago by olegb@…

Resolution: fixed
Status: assignedclosed

newest commit to the jed port fixes this problem.

Da Makefile was bust3d! D1dn7 like c4se1nsensitive filesystems, bloody ugly ;)

Note: See TracTickets for help on using tickets.