/usr/bin/install: target `/usr/lib/netrek-server-vanilla/tools/admin' is not a directory

Bug #276631 reported by Bob Tanner
4
Affects Status Importance Assigned to Milestone
Netrek Server
Confirmed
Low
Bob Tanner

Bug Description

make[2]: Entering directory `/mnt/hgfs/projects/netrek/netrek.dev/tools/admin'
mkdir -p /mnt/hgfs/projects/netrek/netrek.dev/debian/netrek-server-vanilla//usr/lib/netrek-server-vanilla/tools/admin
/usr/bin/install -c ban free kill quit reset /usr/lib/netrek-server-vanilla/tools/admin
/usr/bin/install: target `/usr/lib/netrek-server-vanilla/tools/admin' is not a directory
make[2]: *** [install] Error 1
make[2]: Leaving directory `/mnt/hgfs/projects/netrek/netrek.dev/tools/admin'
make[1]: *** [installbin] Error 2
make[1]: Leaving directory `/mnt/hgfs/projects/netrek/netrek.dev'
make: *** [common-install-impl] Error 2
debuild: fatal error at line 1247:
fakeroot debian/rules binary failed

Revision history for this message
Bob Tanner (tanner) wrote :

Proposing the attached patch. Need upstream review.

Revision history for this message
Bob Tanner (tanner) wrote :

tools/admin/Makefile.in doesn't clean anything up either :-(

Patch attached. This deprecated the above patch :-)

Revision history for this message
Bob Tanner (tanner) wrote :

And to tie in cleaning of tools/admin, another patch.

Gonna inline this one

        cd newstartd; $(MAKE) clean
        cd tools; $(MAKE) clean
+ cd tools/admin; $(MAKE) clean
        cd sequencer; $(MAKE) clean
        cd keycomp; $(MAKE) clean

Revision history for this message
Bob Tanner (tanner) wrote :

Could tag this whole bug invalid if build systems moved to cmake.

Changed in netrek-server:
status: New → Confirmed
importance: Undecided → Low
assignee: nobody → Bob Tanner (tanner)
Revision history for this message
James Cameron (quozl) wrote :

Bug was never sent upstream, no mail evidence of it, fix applied to darcs and attached here.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.