Package: python3-dput
Version: 1.21

I was attempting to upload a signed .changes file to 'mentors' and got the 
following error:

andrius@amalas:~/debian-packages$ dput mentors reentry_1.2.1a2-1_amd64.changes 
Uploading reentry using https to mentors (host: mentors.debian.net; directory: 
/upload)
running suite-mismatch: check the target distribution for common errors
running protected-distribution: warn before uploading to distributions where a 
special policy applies
running checksum: verify checksums before uploading
running gpg: check GnuPG signatures before the upload
Uploading reentry_1.2.1a2-1.dsc
Traceback (most recent call last):
  File "/usr/bin/dput", line 124, in <module>
    upload_package(changes, args)
  File "/usr/lib/python3/dist-packages/dput/uploader.py", line 343, in 
invoke_dput
    obj.upload_file(path)
  File "/usr/lib/python3/dist-packages/dput/uploaders/http.py", line 98, in 
upload_file
    req = urllib.request.Request(url=upload_filename, data=mmaped_fh)
AttributeError: module 'urllib' has no attribute 'request'

urllib seems to originate from libpython3.6-stdlib (3.6.5-9). Configuration 
files for dput-ng are default.

I assume this is an error. A proper error message should be issued should there 
be a problem with the input.

Best,
Andrius

-- 
Andrius Merkys
Vilnius University Institute of Biotechnology, SaulÄ—tekio al. 7, room V325
LT-10257 Vilnius, Lithuania

Reply via email to