[maemo-developers] Uploading to Fremantle extras via Extras Assistant
From: Anderson Lizardo anderson.lizardo at openbossa.orgDate: Fri Oct 16 18:07:46 EEST 2009
- Previous message: Uploading to Fremantle extras via Extras Assistant
- Next message: Uploading to Fremantle extras via Extras Assistant
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Fri, Oct 16, 2009 at 10:57 AM, Aniello Del Sorbo <anidel at gmail.com> wrote: > Sorry for spamming, any updates? > I haven't changed anything, did someone change something on the server side? > Is there a log saying why it failed to process this changes file? It seems that you didn't pass the "-S" flag to dpkg-buildpackage, as explained on the main extras-assistant page. You need to create a "source only" source package. In summary, use this command to generate your sources for upload: dpkg-buildpackage -us -uc -rfakeroot -S -sa and make sure you upload the "..._source.changes" file, not other _<arch>.changes file that might have create in previous builds. PS: I think it would be nice that the extras-assistant checked for this mistake (trying to upload a .changes file for a non source-only build). I once had the same problem and it took me some time to figure that out. Regards, -- Anderson Lizardo OpenBossa Labs - INdT Manaus - Brazil
- Previous message: Uploading to Fremantle extras via Extras Assistant
- Next message: Uploading to Fremantle extras via Extras Assistant
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]