Your message dated Sat, 21 Mar 2026 14:43:00 +0100
with message-id <[email protected]>
and subject line Re: Bug#698219: dget: error:14077458:SSL 
routines:SSL23_GET_SERVER_HELLO:reason(1112)
has caused the Debian Bug report #698219,
regarding [dget] error:14077458:SSL routines:SSL23_GET_SERVER_HELLO:reason(1112)
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
698219: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=698219
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: devscripts
Version: 2.12.4~bpo60+1
Severity: normal

It would be nice it dget would allow passing something like 
--no-check-certificate (wget). Otherwise it fails on some https:

$ dget --insecure -u 
"http://www.physik.tu-cottbus.de/~george/debian/unstable/source/libemf_1.0-2.dsc";
dget: retrieving 
http://www.physik.tu-cottbus.de/~george/debian/unstable/source/libemf_1.0-2.dsc
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100   454  100   454    0     0   7186      0 --:--:-- --:--:-- --:--:-- 14645
curl: (35) error:14077458:SSL routines:SSL23_GET_SERVER_HELLO:reason(1112)
dget: curl libemf_1.0-2.dsc 
http://www.physik.tu-cottbus.de/~george/debian/unstable/source/libemf_1.0-2.dsc 
failed

Thanks

-- Package-specific info:

--- /etc/devscripts.conf ---

--- ~/.devscripts ---
DEBCHANGE_RELEASE_HEURISTIC=changelog

-- System Information:
Debian Release: 6.0.6
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'stable'), (200, 'testing'), (100, 
'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 3.2.0-0.bpo.4-amd64 (SMP w/8 CPU cores)
Locale: LANG=en_US.utf8, LC_CTYPE=en_US.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages devscripts depends on:
ii  dpkg-dev               1.16.1.2~bpo60+1  Debian package development tools
ii  libc6                  2.11.3-4          Embedded GNU C Library: Shared lib
ii  perl                   5.10.1-17squeeze3 Larry Wall's Practical Extraction 
ii  python                 2.6.6-3+squeeze7  interactive high-level object-orie
ii  python2.6              2.6.6-8+b1        An interactive high-level object-o

Versions of packages devscripts recommends:
ii  at                   3.1.12-1+squeeze1   Delayed job execution and batch pr
ii  curl                 7.21.0-2.1+squeeze2 Get a file from an HTTP, HTTPS or 
ii  dctrl-tools          2.14.5              Command-line tools to process Debi
ii  debian-keyring       2010.12.29          GnuPG keys of Debian Developers
ii  dput                 0.9.6.1+squeeze1    Debian package upload tool
ii  dupload              2.6.6               utility to upload Debian packages
ii  equivs               2.0.8               Circumvent Debian package dependen
ii  fakeroot             1.14.4-1            Gives a fake root environment
ii  gnupg                1.4.10-4            GNU privacy guard - a free PGP rep
ii  libcrypt-ssleay-perl 0.57-2              Support for https protocol in LWP
pn  libdistro-info-perl  <none>              (no description available)
ii  libjson-perl         2.21-1              Perl module to parse and convert t
ii  libparse-debcontrol- 2.005-2             Easy OO parsing of Debian control-
ii  libsoap-lite-perl    0.712-2             Perl implementation of a SOAP clie
ii  liburi-perl          1.60-1~bpo60+1      module to manipulate and access UR
ii  libwww-perl          5.836-1             Perl HTTP/WWW client/server librar
ii  lintian              2.5.10.3~bpo60+1    Debian package checker
ii  man-db               2.5.7-8             on-line manual pager
ii  patch                2.6-2               Apply a diff file to an original
ii  patchutils           0.3.1-2             Utilities to work with patches
ii  python-debian        0.1.18+squeeze1     Python modules to work with Debian
pn  python-magic         <none>              (no description available)
ii  sensible-utils       0.0.4               Utilities for sensible alternative
ii  strace               4.5.20-2            A system call tracer
ii  unzip                6.0-4               De-archiver for .zip files
ii  wdiff                0.6.3-1             Compares two files word by word
ii  wget                 1.12-2.1            retrieves files from the web
ii  xz-utils             5.0.0-2             XZ-format compression utilities

Versions of packages devscripts suggests:
ii  bsd-mailx [mailx]  8.1.2-0.20100314cvs-1 simple mail user agent
ii  build-essential    11.5                  Informational list of build-essent
pn  cvs-buildpackage   <none>                (no description available)
pn  devscripts-el      <none>                (no description available)
ii  gnuplot            4.4.0-1.1             A command-line driven interactive 
pn  libauthen-sasl-per <none>                (no description available)
pn  libfile-desktopent <none>                (no description available)
pn  libnet-smtp-ssl-pe <none>                (no description available)
pn  libterm-size-perl  <none>                (no description available)
ii  libtimedate-perl   1.2000-1              collection of modules to manipulat
ii  libyaml-syck-perl  1.12-1                Perl module providing a fast, ligh
ii  mutt               1.5.21-5~bpo60+1      text-based mailreader supporting M
ii  openssh-client [ss 1:5.5p1-6+squeeze2    secure shell (SSH) client, for sec
ii  svn-buildpackage   0.8.5                 helper programs to maintain Debian
ii  w3m                0.5.2-9               WWW browsable pager with excellent

-- debconf-show failed

--- End Message ---
--- Begin Message ---
On 2013-01-15 13:44:34 [+0100], Mathieu Malaterre wrote:
> It would be nice it dget would allow passing something like 
> --no-check-certificate (wget). Otherwise it fails on some https:
> 
> $ dget --insecure -u 
> "http://www.physik.tu-cottbus.de/~george/debian/unstable/source/libemf_1.0-2.dsc";
> dget: retrieving 
> http://www.physik.tu-cottbus.de/~george/debian/unstable/source/libemf_1.0-2.dsc
>   % Total    % Received % Xferd  Average Speed   Time    Time     Time  
> Current
>                                  Dload  Upload   Total   Spent    Left  Speed
> 100   454  100   454    0     0   7186      0 --:--:-- --:--:-- --:--:-- 14645
> curl: (35) error:14077458:SSL routines:SSL23_GET_SERVER_HELLO:reason(1112)
> dget: curl libemf_1.0-2.dsc 
> http://www.physik.tu-cottbus.de/~george/debian/unstable/source/libemf_1.0-2.dsc
>  failed

I would assume this has been dealt with in the meantime. I am not sure
where how libssl gets here since the link is not having a https in there:
| $ dget http://ftp.de.debian.org/debian/pool/main/o/openssl/openssl_3.6.1-3.dsc
| dget: retrieving 
http://ftp.de.debian.org/debian/pool/main/o/openssl/openssl_3.6.1-3.dsc
|   % Total    % Received % Xferd  Average Speed  Time    Time    Time   Current
|                                  Dload  Upload  Total   Spent   Left   Speed
| 100   2675 100   2675   0      0  52257      0                              0
| dget: retrieving 
http://ftp.de.debian.org/debian/pool/main/o/openssl/openssl_3.6.1.orig.tar.gz
|   % Total    % Received % Xferd  Average Speed  Time    Time    Time   Current
|                                  Dload  Upload  Total   Spent   Left   Speed
| 100 52.34M 100 52.34M   0      0 12.07M      0   00:04   00:04         12.04M
| dget: retrieving 
http://ftp.de.debian.org/debian/pool/main/o/openssl/openssl_3.6.1.orig.tar.gz.asc
|   % Total    % Received % Xferd  Average Speed  Time    Time    Time   Current
|                                  Dload  Upload  Total   Spent   Left   Speed
| 100    833 100    833   0      0  15724      0                              0
| dget: retrieving 
http://ftp.de.debian.org/debian/pool/main/o/openssl/openssl_3.6.1-3.debian.tar.xz
|   % Total    % Received % Xferd  Average Speed  Time    Time    Time   Current
|                                  Dload  Upload  Total   Spent   Left   Speed
| 100  48768 100  48768   0      0 520.2k      0                              0
| openssl_3.6.1-3.dsc:
|       Good signature found
|    validating openssl_3.6.1.orig.tar.gz
|    validating openssl_3.6.1.orig.tar.gz.asc
|    validating openssl_3.6.1-3.debian.tar.xz
| All files validated successfully.

but then there is a reply that this is something in OpenSSL 0.9.8 and
the original link no longer works.

Therefore I am closing this and if there is an issue, please come back.

Sebastian

--- End Message ---

Reply via email to