Modify

Opened 10 years ago

Closed 10 years ago

#39 closed defect (fixed)

Unable to build debian package

Reported by: dennis Owned by: bas
Priority: major Milestone:
Component: pbs Version: 4.4.0
Keywords: Cc:

Description

I tried to build the Debian package for version 4.4.0 but it fails:

creating /var/tmp/dennis/pbs_python-4.4.0/debian/pbs-python/usr
creating /var/tmp/dennis/pbs_python-4.4.0/debian/pbs-python/usr/lib
creating /var/tmp/dennis/pbs_python-4.4.0/debian/pbs-python/usr/lib/python2.7
creating /var/tmp/dennis/pbs_python-4.4.0/debian/pbs-python/usr/lib/python2.7/site-packages
creating /var/tmp/dennis/pbs_python-4.4.0/debian/pbs-python/usr/lib/python2.7/site-packages/pbs
copying build/lib.linux-x86_64-2.7/pbs.py -> /var/tmp/dennis/pbs_python-4.4.0/debian/pbs-python///usr/lib/python2.7/site-packages/pbs
copying build/lib.linux-x86_64-2.7/PBSQuery.py -> /var/tmp/dennis/pbs_python-4.4.0/debian/pbs-python///usr/lib/python2.7/site-packages/pbs
copying build/lib.linux-x86_64-2.7/_pbs.so -> /var/tmp/dennis/pbs_python-4.4.0/debian/pbs-python///usr/lib/python2.7/site-packages/pbs
byte-compiling /var/tmp/dennis/pbs_python-4.4.0/debian/pbs-python///usr/lib/python2.7/site-packages/pbs/pbs.py to pbs.pyc
byte-compiling /var/tmp/dennis/pbs_python-4.4.0/debian/pbs-python///usr/lib/python2.7/site-packages/pbs/PBSQuery.py to PBSQuery.pyc
running install_egg_info
Writing /var/tmp/dennis/pbs_python-4.4.0/debian/pbs-python///usr/lib/python2.7/site-packages/pbs/pbs_python-4.4.0-py2.7.egg-info
creating /var/tmp/dennis/pbs_python-4.4.0/debian/pbs-python///usr/lib/python2.7/site-packages/pbs.pth
install -D LICENSE.openpbs /var/tmp/dennis/pbs_python-4.4.0/debian/pbs-python///share/doc/ /LICENSE.openpbs
install: target `/LICENSE.openpbs' is not a directory
make[1]: *** [install] Error 1
make[1]: Leaving directory `/var/tmp/dennis/pbs_python-4.4.0'
make: *** [debian/stamp-makefile-install] Error 2

This line tries to use the ${PACKAGE} variable. But is is not set.

DOCDIR=${prefix}/share/doc/${PACKAGE}

Attachments (0)

Change History (1)

comment:1 Changed 10 years ago by bas

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

In 316:

Dennis Stam:

  • fixed docdir error, closes #39
  • added a new option to examples/new_rack_pbsmon.py -p/--property
  • improved the autoconf setup

Add Comment

Modify Ticket

Change Properties
Action
as closed The owner will remain bas.
The resolution will be deleted. Next status will be 'reopened'.
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.