Re: [Mentors] upload via http fails with HTTP 403

2016-04-29 Thread lumin
On Fri, 2016-04-29 at 14:43 +, Gianfranco Costamagna wrote:
> This is what I had on my dput.cf
> (note: I used mentors a few months ago, last time)
> 
> [mentors]
> method  = ftp
> fqdn= mentors.debian.net
> incoming= .
> login   = anonymous

Same problem with this configuration.

  Uploading caffe_1.0.0~rc3-1_amd64.changes: 553 Could not create file.
Leaving existing caffe_1.0.0~rc3-1_amd64.changes on the server and continuing

Is that sever suffering from a disk-full trouble ???



Re: [Mentors] upload via http fails with HTTP 403

2016-04-29 Thread Gianfranco Costamagna
the processing starts when the .changes file is uploaded.

ftp://mentors.debian.net/

shows it is there now, so just wait for the queue to empty again and reupload.

g.





Il Venerdì 29 Aprile 2016 16:58, lumin  ha scritto:
On Fri, 2016-04-29 at 14:43 +, Gianfranco Costamagna wrote:

> This is what I had on my dput.cf
> (note: I used mentors a few months ago, last time)
> 
> [mentors]
> method  = ftp
> fqdn= mentors.debian.net
> incoming= .
> login   = anonymous

Same problem with this configuration.

  Uploading caffe_1.0.0~rc3-1_amd64.changes: 553 Could not create file.
Leaving existing caffe_1.0.0~rc3-1_amd64.changes on the server and continuing

Is that sever suffering from a disk-full trouble ???



Re: [Mentors] upload via http fails with HTTP 403

2016-04-29 Thread Gianfranco Costamagna
>When it emerges the FTP upload is invalid, I won't receive mail.
please read my first email then.

g.


Il Venerdì 29 Aprile 2016 16:45, lumin  ha scritto:
On Fri, 2016-04-29 at 16:15 +0200, Christian Seiler wrote:
> 
> Did you upload the package with the same version number before and
> then deleted the package in the web interface? 

No deletion.

> My experience with
> mentors is that the HTTP interface really doesn't like that, IIRC I
> got HTTP 500 errors there a while back. 

I sometimes encounter similar problem.

> Nowadays I only use the FTP
> interface for uploading to mentors and haven't had any trouble with
> that whatsoever. Hence I would recommend switching to FTP and not
> using HTTP upload anymore at all.

I've not tried FTP before, would like to try but have no idea on this
kind of output:

Leaving existing libcaffe-cuda1-dbgsym_1.0.0~rc3-1_amd64.deb on the server and 
continuing
NOTE: This existing file may have been previously uploaded partially.
   For official Debian upload queues, the dcut(1) utility can be
   used to remove this file, and after an acknowledgement mail is
   received in response to dcut, the upload can be re-initiated.
  Uploading libcaffe-cuda1_1.0.0~rc3-1_amd64.deb: 553 Could not create file.

When it emerges the FTP upload is invalid, I won't receive mail.

> Hope that helps.

The bad news is after I deleted the previous upload of the Caffe
packages, there is no difference about the above FTP problem...


:-(

> Regards,
> Christian
>



Re: [Mentors] upload via http fails with HTTP 403

2016-04-29 Thread lumin
On Fri, 2016-04-29 at 16:15 +0200, Christian Seiler wrote:
> 
> Did you upload the package with the same version number before and
> then deleted the package in the web interface? 

No deletion.

> My experience with
> mentors is that the HTTP interface really doesn't like that, IIRC I
> got HTTP 500 errors there a while back. 

I sometimes encounter similar problem.

> Nowadays I only use the FTP
> interface for uploading to mentors and haven't had any trouble with
> that whatsoever. Hence I would recommend switching to FTP and not
> using HTTP upload anymore at all.

I've not tried FTP before, would like to try but have no idea on this
kind of output:

Leaving existing libcaffe-cuda1-dbgsym_1.0.0~rc3-1_amd64.deb on the server and 
continuing
NOTE: This existing file may have been previously uploaded partially.
   For official Debian upload queues, the dcut(1) utility can be
   used to remove this file, and after an acknowledgement mail is
   received in response to dcut, the upload can be re-initiated.
  Uploading libcaffe-cuda1_1.0.0~rc3-1_amd64.deb: 553 Could not create file.

When it emerges the FTP upload is invalid, I won't receive mail.

> Hope that helps.

The bad news is after I deleted the previous upload of the Caffe
packages, there is no difference about the above FTP problem...

:-(

> Regards,
> Christian
> 




Re: [Mentors] upload via http fails with HTTP 403

2016-04-29 Thread Gianfranco Costamagna
This is what I had on my dput.cf
(note: I used mentors a few months ago, last time)

[mentors]
method  = ftp
fqdn= mentors.debian.net
incoming= .
login   = anonymous



cheers,

G.




Il Venerdì 29 Aprile 2016 16:36, lumin  ha scritto:
On Fri, 2016-04-29 at 13:53 +, Gianfranco Costamagna wrote:

> Hi,
> 1) upload *source only* stuff
> 2) no dcut is supported
> 
> to fix, just upload -f also the changes file, at this point it will be 
> processed, the files removed from the queue
> and you will be able to repush the package.
> 
> g.

Maybe I didn't clearly point out the problem.
With the same dput.cf, in the past I performed a number of times
of mentors upload (http), but recently mentors becomds unstable and
upload via http may fail with HTTP 403.



Re: [Mentors] upload via http fails with HTTP 403

2016-04-29 Thread lumin
On Fri, 2016-04-29 at 13:53 +, Gianfranco Costamagna wrote:
> Hi,
> 1) upload *source only* stuff
> 2) no dcut is supported
> 
> to fix, just upload -f also the changes file, at this point it will be 
> processed, the files removed from the queue
> and you will be able to repush the package.
> 
> g.

Maybe I didn't clearly point out the problem.
With the same dput.cf, in the past I performed a number of times
of mentors upload (http), but recently mentors becomds unstable and
upload via http may fail with HTTP 403.



Re: [Mentors] upload via http fails with HTTP 403

2016-04-29 Thread Christian Seiler

Hi,

Am 2016-04-29 15:27, schrieb lumin:

Hi everyone,
(Please keep me in the CC/To list)

Not only once I have encountered this issue,
which seems to be really a service bug.


Did you upload the package with the same version number before and
then deleted the package in the web interface? My experience with
mentors is that the HTTP interface really doesn't like that, IIRC I
got HTTP 500 errors there a while back. Nowadays I only use the FTP
interface for uploading to mentors and haven't had any trouble with
that whatsoever. Hence I would recommend switching to FTP and not
using HTTP upload anymore at all.

Hope that helps.

Regards,
Christian



Re: [Mentors] upload via http fails with HTTP 403

2016-04-29 Thread Mattia Rizzolo
On Fri, Apr 29, 2016 at 01:53:29PM +, Gianfranco Costamagna wrote:
> 1) upload *source only* stuff

you can also upload source+binaries to mentors, the binaries will be
used by lintian, then discarded.

-- 
regards,
Mattia Rizzolo

GPG Key: 66AE 2B4A FCCF 3F52 DA18  4D18 4B04 3FCD B944 4540  .''`.
more about me:  https://mapreri.org : :'  :
Launchpad user: https://launchpad.net/~mapreri  `. `'`
Debian QA page: https://qa.debian.org/developer.php?login=mattia  `-


signature.asc
Description: PGP signature


Re: [Mentors] upload via http fails with HTTP 403

2016-04-29 Thread Gianfranco Costamagna
Hi,
1) upload *source only* stuff
2) no dcut is supported

to fix, just upload -f also the changes file, at this point it will be 
processed, the files removed from the queue
and you will be able to repush the package.

g.





Il Venerdì 29 Aprile 2016 15:45, lumin  ha scritto:
Hi everyone,
(Please keep me in the CC/To list)

Not only once I have encountered this issue,
which seems to be really a service bug.

Following is a partial error message when I run
  dput -f -d mentors caffe_1.0.0~rc3-1_amd64.changes

my [mentors] section of /etc/dput.cf is copied from the mentors site.

```
D: File to upload: 
/home/lumin/hdd/schroot/sid/tmp/python-caffe-cuda_1.0.0~rc3-1_amd64.deb
D: Checksum for 
/home/lumin/hdd/schroot/sid/tmp/python-caffe-cuda_1.0.0~rc3-1_amd64.deb is fine
D: Checking: distribution experimental matches .*
D: File to upload: 
/home/lumin/hdd/schroot/sid/tmp/caffe_1.0.0~rc3-1_amd64.changes
Package is now being checked with lintian.
N: 10 tags overridden (10 warnings)
D: Default Method: http
D: Host Method: http
D: Login anonymous from section mentors used
Uploading to mentors (via http to mentors.debian.net):
D: FQDN: mentors.debian.net
D: Login: anonymous
D: Incoming: /upload
  Uploading caffe_1.0.0~rc3-1.dsc: D: HTTP-PUT to URL: 
http://mentors.debian.net/upload/caffe_1.0.0~rc3-1.dsc
Upload failed: 403 Forbidden
```

Besides, the ftp upload seems to be working, however
I got messages like this
(dput.cf: [mentors-ftp] is copied from mentors site)

```
Leaving existing caffe-cpu_1.0.0~rc3-1_amd64.deb on the server and continuing
NOTE: This existing file may have been previously uploaded partially.
   For official Debian upload queues, the dcut(1) utility can be
   used to remove this file, and after an acknowledgement mail is
   received in response to dcut, the upload can be re-initiated.
```

Does mentors support dcut?
Where should I send the gpg encrypted dcut command so the above
"NOTE" can be removed?

What happend? Thanks.