![]() |
2007-01-15
, 21:53
|
|
Posts: 1,245 |
Thanked: 421 times |
Joined on Dec 2005
|
#2
|
Hi,
my development platform is Fedora Core 5. In order for me to upload a package to maemo repo, I have to sign it [1] with
$ debsign -k<key_id> <i386>.changes
$ debsign -k<key_id> <armel>.changes
according to step 5. of [1]. The wiki also warns not to do it from the scratchbox.
But, I use FC5, and there is no 'debsign' in sight. Searching the web reveals that debsign belongs to the 'devscripts' package, to which there is no equivalent for FC5.
So, what would be the equivalent procedure for signing .changes/.dsc file under Fedora Core?
![]() |
2007-01-16
, 03:48
|
|
Posts: 44 |
Thanked: 26 times |
Joined on Jan 2006
@ Rockville, MD, USA
|
#3
|
![]() |
2007-01-18
, 19:15
|
|
Posts: 44 |
Thanked: 26 times |
Joined on Jan 2006
@ Rockville, MD, USA
|
#4
|
![]() |
2007-01-21
, 03:44
|
|
Posts: 44 |
Thanked: 26 times |
Joined on Jan 2006
@ Rockville, MD, USA
|
#5
|
my development platform is Fedora Core 5. In order for me to upload a package to maemo repo, I have to sign it [1] with
$ debsign -k<key_id> <i386>.changes
$ debsign -k<key_id> <armel>.changes
according to step 5. of [1]. The wiki also warns not to do it from the scratchbox.
But, I use FC5, and there is no 'debsign' in sight. Searching the web reveals that debsign belongs to the 'devscripts' package, to which there is no equivalent for FC5.
So, what would be the equivalent procedure for signing .changes/.dsc file under Fedora Core?
[1] https://maemo.org/maemowiki/ExtrasRepository
[2] This message has been cross-posted to maemo-dev mailing list.
thanks for any tips,
--Vlad