Opened 19 years ago

Closed 19 years ago

#2914 closed defect (fixed)

BUG: bidwatcher fails to install: ports infrastructure error?

Reported by: paulbeard@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 1.0
Keywords: Cc: jkh@…
Port:

Description

bidwatcher builds just fine but doesn't install for some reason: entrails follow.

white:~ root# port -vvf install bidwatcher ---> Staging bidwatcher into destroot . missing (directory not created: File exists) ./Applications missing (directory not created: File exists) ./Developer missing (directory not created: File exists) ./Library missing (directory not created: File exists) Making install in pixmaps make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. /bin/sh ./mkinstalldirs /Users/paul/Documents/src/darwinports/dports/net/bidwatcher/work/ destroot/opt/local/bin

/usr/bin/install -c bidwatcher /Users/paul/Documents/src/darwinports/dports/net/bidwatcher/

work/destroot/opt/local/bin/bidwatcher make install-man1 /bin/sh ./mkinstalldirs /Users/paul/Documents/src/darwinports/dports/net/bidwatcher/work/ destroot/opt/local/man/man1

/usr/bin/install -c -m 644 ./bidwatcher.1 /Users/paul/Documents/src/darwinports/dports/net/

bidwatcher/work/destroot/opt/local/man/man1/bidwatcher.1 Error: Target com.apple.destroot returned: error deleting "/Users/paul/Documents/src/darwinports/ dports/net/bidwatcher/work/destroot/opt/local/share/man": directory not empty Warning: the following items did not execute (for bidwatcher): com.apple.activate com.apple.destroot com.apple.archive com.apple.install

The port builds fine and doing "make install" from the work/${port} directory seems to do all the right things (except register and activate, of course).

Change History (4)

comment:1 Changed 19 years ago by jmpp@…

Owner: changed from darwinports-bugs@… to jkh@…
Summary: bidwatcher fails to install: ports infrastructure error? bidwatcher fails to install: ports infrastructure error?

comment:2 Changed 19 years ago by snu@…

Summary: bidwatcher fails to install: ports infrastructure error?BUG: bidwatcher fails to install: ports infrastructure error?

comment:3 Changed 19 years ago by snu@…

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

Jordan has relinquished maintainership of these ports.

comment:4 Changed 19 years ago by olegb@…

Resolution: fixed
Status: newclosed

fix commited, thanks

Note: See TracTickets for help on using tickets.