[maemo-developers] Problem making .deb package
From: Andrea Grandi a.grandi at gmail.comDate: Thu Dec 6 19:31:37 EET 2007
- Previous message: Problem making .deb package
- Next message: Problem making .deb package
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi, call me "stupid" but I still cannot create .deb packages :( I'm still trying to package flickrapi-0.15 python library. I've read these documents: http://pymaemo.garage.maemo.org/documentation/pymaemo_tutorial/python_maemo_howto.html#link22 http://maemo.org/development/documentation/how-tos/4-x/creating_a_debian_package.html and even the Debian new maintainer guide. I did these things: - unpacked sources - create a Makefile like the one in the Python Maemo howto - execute this: export DEBFULLNAME="Andrea Grandi" - execute this: dh_make -e a.grandi at gmail.com - I choose "library" - I edit debian/control file, you can see it here: http://pastebin.ca/807371 - I edit debian/rules file to fix the problem you described: http://pastebin.ca/807372 - I execute: dpkg-buildpackage -rfakeroot the result??? NO packages created :( Here is the output when I execute dpkg-buildpackage: http://pastebin.ca/807377 Really don't know what to do more :( -- Andrea Grandi email: a.grandi at gmail.com website: http://www.ptlug.org
- Previous message: Problem making .deb package
- Next message: Problem making .deb package
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]