#353 closed defect (fixed)

deb-gutsy fails in install_scripts, usr/bin not created

Reported by: keturn Owned by: somebody
Priority: major Milestone: eventually
Component: packaging Version: 0.9.0
Keywords: install debian Cc:
Launchpad Bug:

Description (last modified by zooko)

running install_egg_info
removing '/home/kevint/src/allmydata-tahoe-0.9.0/debian/allmydata-tahoe/home/kevint/.local/lib/python2.5/site-packages/allmydata_tahoe-0.9.0-py2.5.egg-info' (and everything under it)
Copying src/allmydata_tahoe.egg-info to /home/kevint/src/allmydata-tahoe-0.9.0/debian/allmydata-tahoe/home/kevint/.local/lib/python2.5/site-packages/allmydata_tahoe-0.9.0-py2.5.egg-info
running install_scripts
Installing tahoe script to /home/kevint/src/allmydata-tahoe-0.9.0/debian/allmydata-tahoe/home/kevint/.local/bin
cp bin/tahoe /home/kevint/src/allmydata-tahoe-0.9.0/debian/allmydata-tahoe/usr/bin/
cp: target `/home/kevint/src/allmydata-tahoe-0.9.0/debian/allmydata-tahoe/usr/bin/' is not a directory: No such file or directory
make[2]: *** [install/allmydata-tahoe] Error 1
make[2]: Leaving directory `/home/kevint/src/allmydata-tahoe-0.9.0'
make[1]: *** [deb-ARCH] Error 2
make[1]: Leaving directory `/home/kevint/src/allmydata-tahoe-0.9.0'
make: *** [deb-gutsy] Error 2

Change History (3)

comment:1 Changed at 2009-12-12T02:40:39Z by davidsarah

  • Keywords install debian added

comment:2 Changed at 2009-12-12T04:51:57Z by zooko

  • Description modified (diff)

reformat the original post

comment:3 Changed at 2009-12-12T04:55:17Z by zooko

  • Resolution set to fixed
  • Status changed from new to closed

Hrm, I'm pretty sure that this has been fixed since then. We even have a buildslave that tests it (although it is off-line for the last while): http://allmydata.org/buildbot/builders/deb-hardy

Note: See TracTickets for help on using tickets.