|
|
2009-02-24
, 22:03
|
|
|
Posts: 903 |
Thanked: 632 times |
Joined on Apr 2008
|
#2
|
|
|
2009-02-24
, 22:24
|
|
Posts: 1,224 |
Thanked: 1,763 times |
Joined on Jul 2007
|
#3
|
|
|
2009-02-24
, 22:45
|
|
|
Posts: 3,790 |
Thanked: 5,718 times |
Joined on Mar 2006
@ Vienna, Austria
|
#4
|
The 'dpkg-buildpackage' instructions do *not* work for my in my scratchbox (Ubuntu) enviroment. They for sure do not function in my primary 'Fedora' one.

dpkg-buildpackage -rfakeroot
|
|
2009-02-24
, 22:58
|
|
Posts: 1,208 |
Thanked: 1,028 times |
Joined on Oct 2007
|
#5
|
|
|
2009-02-24
, 23:01
|
|
|
Posts: 273 |
Thanked: 104 times |
Joined on Mar 2007
@ Manitoba, Canada
|
#6
|
sbox-CHINOOK_ARMEL: ~/tricordersrc > dpkg-buildpackage -rfakeroot dpkg-parsechangelog: error: cannot open debian/changelog to find format: No such file or directory dpkg-buildpackage: unable to determine source package is
|
|
2009-02-24
, 23:12
|
|
|
Posts: 4,274 |
Thanked: 5,358 times |
Joined on Sep 2007
@ Looking at y'all and sighing
|
#7
|
|
|
2009-02-24
, 23:16
|
|
|
Posts: 3,790 |
Thanked: 5,718 times |
Joined on Mar 2006
@ Vienna, Austria
|
#8
|
|
|
2009-02-25
, 19:23
|
|
|
Posts: 273 |
Thanked: 104 times |
Joined on Mar 2007
@ Manitoba, Canada
|
#9
|
|
|
2009-02-26
, 22:15
|
|
Posts: 1,208 |
Thanked: 1,028 times |
Joined on Oct 2007
|
#10
|
The million $$$ next question is this: sure this technique works for *Python* apps, but what about my 'ports' of gphoto2 and graphviz? Since *I* have compiled all the necessary files, can I 'cheat' and use 'py2deb' as if it is just all a bunch of 'scripts', rather than a bunch of libraries and executables?
| The Following 3 Users Say Thank You to mikkov For This Useful Post: | ||
OK, so I have my own humble Python apps (Mephemeris, etc.) and some ports that I have done (Gphoto2, etc.) and today I decided to make *serious* efforts to make them more easily available by getting them (somehow) into the 'extras' repository. Thus far, it has been a 'hair pulling' experience for me
I tried my dependable approach first: using 'pypackager', but this doesn't work (as others have pointed out). Oh how I wish that it did!
Next, I have seen the page that describes the correct processes:
http://wiki.maemo.org/Uploading_to_E...source_package
1. Using Debian tooling directly
The 'dpkg-buildpackage' instructions do *not* work for my in my scratchbox (Ubuntu) enviroment. They for sure do not function in my primary 'Fedora' one.
2. Using mud-builder to help repackage existing upstream sources.
Sorry, but this one looks like greek to me. Should I pursue this?
3. Using py2deb for Python applications.
This was my first try, but I cannot install it on my N800, nor in Fedora (RPM-based!), nor on scratchbox (cannot find all dependencies).
So, the bottom line is that I *am* trying to 'do the right thing', but there are just so many obstacles in the way that it just isn't falling into place. I have what I *think* are completely legitimate 'deb' packages -- ready to upload to 'extras' -- and I am stepping awkwardly backwards with my head spinning.
I don't mean this to be a criticism of proper procedures -- only that, as a Fedora user, there doesn't seem to be any easy, working way for me to do this. Can somehow point me in the right direction?
Thanks!
There is nothing more dangerous than a bored cat.