Hi Roberto, I am trying to do my first upload of a bibledit package, in preparation of uploading more packages to get some of the bugs fixed in them.
This is the upload command together with its output: teus@sid:~$ dupload --to anonymous-ftp-master bibledit*.changes dupload note: no announcement will be sent. Checking signatures before upload......signatures are ok Uploading (ftp) to ftp.upload.debian.org:/pub/UploadQueue/ [ job bibledit_5.0.441-1_amd64 from bibledit_5.0.441-1_amd64.changes bibledit-data_5.0.441-1_all.deb, size ok, md5sum ok, sha1sum ok, sha256sum ok bibledit_5.0.441-1_amd64.buildinfo, size ok, md5sum ok, sha1sum ok, sha256sum ok bibledit-dbgsym_5.0.441-1_amd64.deb, size ok, md5sum ok, sha1sum ok, sha256sum ok bibledit_5.0.441-1_amd64.deb, size ok, md5sum ok, sha1sum ok, sha256sum ok bibledit_5.0.441.orig.tar.gz.asc, size ok, md5sum ok, sha1sum ok, sha256sum ok bibledit_5.0.441.orig.tar.gz, size ok, md5sum ok, sha1sum ok, sha256sum ok bibledit_5.0.441-1.debian.tar.xz, size ok, md5sum ok, sha1sum ok, sha256sum ok bibledit_5.0.441-1.dsc, size ok, md5sum ok, sha1sum ok, sha256sum ok bibledit_5.0.441-1_amd64.changes ok ] Uploading (ftp) to anonymous-ftp-master (ftp.upload.debian.org) + FTP passive mode selected [ Uploading job bibledit_5.0.441-1_amd64 bibledit-data_5.0.441-1_all.deb 37967.0 kB, ok (14 s, 2711.93 kB/s) bibledit_5.0.441-1_amd64.buildinfo 14.7 kB, ok (0 s, 14.68 kB/s) bibledit-dbgsym_5.0.441-1_amd64.deb 20297.3 kB, ok (9 s, 2255.26 kB/s) bibledit_5.0.441-1_amd64.deb 2455.8 kB, ok (1 s, 2455.80 kB/s) bibledit_5.0.441.orig.tar.gz.asc 0.8 kB, ok (1 s, 0.81 kB/s) bibledit_5.0.441.orig.tar.gz 59532.8 kB, ok (21 s, 2834.89 kB/s) bibledit_5.0.441-1.debian.tar.xz 11.6 kB, ok (0 s, 11.59 kB/s) bibledit_5.0.441-1.dsc 2.5 kB, ok (1 s, 2.53 kB/s) bibledit_5.0.441-1_amd64.changes 3.6 kB, ok (0 s, 3.58 kB/s) ] The documentation at the wiki at https://wiki.debian.org/DebianMaintainer/Tutorial says to upload to either ftp-master or ftp-eu. The above upload was done to anonymous-ftp-master and seemed to be successful. I then tried to upload to ftp-master also: teus@sid:~$ dupload --to ftp-master bibledit*.changes dupload note: no announcement will be sent. Checking signatures before upload......signatures are ok Uploading (scpb) to ssh.upload.debian.org:/srv/ upload.debian.org/UploadQueue/ [ job bibledit_5.0.441-1_amd64 from bibledit_5.0.441-1_amd64.changes bibledit_5.0.441-1_amd64.deb, size ok, md5sum ok, sha1sum ok, sha256sum ok bibledit-data_5.0.441-1_all.deb, size ok, md5sum ok, sha1sum ok, sha256sum ok bibledit_5.0.441.orig.tar.gz, size ok, md5sum ok, sha1sum ok, sha256sum ok bibledit_5.0.441.orig.tar.gz.asc, size ok, md5sum ok, sha1sum ok, sha256sum ok bibledit_5.0.441-1.dsc, size ok, md5sum ok, sha1sum ok, sha256sum ok bibledit-dbgsym_5.0.441-1_amd64.deb, size ok, md5sum ok, sha1sum ok, sha256sum ok bibledit_5.0.441-1_amd64.buildinfo, size ok, md5sum ok, sha1sum ok, sha256sum ok bibledit_5.0.441-1.debian.tar.xz, size ok, md5sum ok, sha1sum ok, sha256sum ok bibledit_5.0.441-1_amd64.changes ok ] Uploading (scp) to ftp-master (ssh.upload.debian.org) [ Uploading job bibledit_5.0.441-1_amd64 bibledit_5.0.441-1_amd64.deb 2455.8 kB, ok bibledit-data_5.0.441-1_all.deb 37967.0 kB, ok bibledit_5.0.441.orig.tar.gz 59532.8 kB, ok bibledit_5.0.441.orig.tar.gz.asc 0.8 kB, ok bibledit_5.0.441-1.dsc 2.5 kB, ok bibledit-dbgsym_5.0.441-1_amd64.deb 20297.3 kB, ok bibledit_5.0.441-1_amd64.buildinfo 14.7 kB, ok bibledit_5.0.441-1.debian.tar.xz 11.6 kB, ok bibledit_5.0.441-1_amd64.changes 3.6 kB, ok The authenticity of host 'ssh.upload.debian.org (128.31.0.69)' can't be established. ED25519 key fingerprint is SHA256:/2BewgKzUVkFOkgYWwf4g6PAwWA6F6xBGHk1Nu5+k00. Are you sure you want to continue connecting (yes/no)? yes Warning: Permanently added 'ssh.upload.debian.org,128.31.0.69' (ED25519) to the list of known hosts. [email protected]: Permission denied (publickey). lost connection dupload: error: scp bibledit_5.0.441-1_amd64.deb bibledit-data_5.0.441-1_all.deb bibledit_5.0.441.orig.tar.gz bibledit_5.0.441.orig.tar.gz.asc bibledit_5.0.441-1.dsc bibledit-dbgsym_5.0.441-1_amd64.deb bibledit_5.0.441-1_amd64.buildinfo bibledit_5.0.441-1.debian.tar.xz bibledit_5.0.441-1_amd64.changes failed at /usr/bin/dupload line 802 So at this stage I am not sure whether the upload to the anonymous ftp server was sufficient, or whether it really should go to "ftp-master". In case of the latter, my public key was denied. My question now is whether the upload of the bibledit package was successful or whether it was not. Thanks for any help that clarifies this. Teus.
_______________________________________________ Pkg-crosswire-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-crosswire-devel
