[maemo-developers] [maemo-developers] for extras uploaders: new upload queues available

From: Aaron Levinson alevinsn at aracnet.com
Date: Fri Jan 12 11:50:50 EET 2007
On Fri, 12 Jan 2007, Aaron Levinson wrote:

> On Fri, 12 Jan 2007, Ferenc Szekely wrote:
> 
> > Hello,
> > 
> > The new upload queues for maemo extras are available. Please update
> > your dput.cf configuration file with the following entries:
> > 
> > [mistral-extras]
> > login = <your_garage_login_name>
> > fqdn = garage
> > method = scp
> > hash = md5
> > allow_unsigned_uploads = 0
> > incoming = /var/www/extras/incoming/mistral
> > 
> > [scirocco-extras]
> > login = <your_garage_login_name>
> > fqdn = garage
> > method = scp
> > hash = md5
> > allow_unsigned_uploads = 0
> > incoming = /var/www/extras/incoming/scirocco
> > 
> > [bora-extras]
> > login = <your_garage_login_name>
> > fqdn = garage
> > method = scp
> > hash = md5
> > allow_unsigned_uploads = 0
> > incoming = /var/www/extras/incoming/bora
> > 
> > As you see we have 3 different queues for the three latest maemo releases:
> > -bora
> > -scirocco
> > -mistral
> > 
> > Please make sure to pick the right queue for your upload! E.g.
> > uploading a package for bora goes like this:
> > dput bora-extras my_great_N800_application_0.1_armel.changes
> > 
> > Implicitly there are new lines now to the /etc/apt/sources.list
> > configuration file. These are the following:
> > 
> > #scirocco extras
> > deb http://repository.maemo.org/extras/ scirocco free
> > deb-src http://repository.maemo.org/extras/ scirocco free
> > 
> > #bora extras
> > deb http://repository.maemo.org/extras/ bora free
> > deb-src http://repository.maemo.org/extras/ bora free
> > 
> > All this is documented at:
> > http://maemo.org/maemowiki/ExtrasRepository
> > 
> > 
> > Please let me know if you have questions, comments or something goes
> > wrong with the upload.
> 
> I uploaded a new package to mistral-extras, but when I tried to upload the 
> same package to scirocco-extras and bora-extras using dput, it complains 
> with the following message "Already uploaded to garage".  Is it possible 
> to upload the same package to multiple repositories?

Well, I get to answer my own question.  The error message is easy to
correct--just delete the .upload file that was created when the package
was uploaded.

Aaron


More information about the maemo-developers mailing list