Public bug reported:

Binary package hint: devscripts

When running dget on a host with bad ssl, you receive an error. in the error 
message an option is suggested to fix the problem. its actually the option to 
pass to *wget*, not to pass to *dget*.
Suggested (wget) option: --no-check-certificate
Actual (dget) option: --insecure
 
(HARDYCHROOT)[EMAIL PROTECTED]:~/ufw/clean$ dget 
https://launchpad.net/ubuntu/intrepid/+source/ufw/0.18/+files/ufw_0.18.dsc
dget: retrieving 
https://launchpad.net/ubuntu/intrepid/+source/ufw/0.18/+files/ufw_0.18.dsc
--02:55:41--  
https://launchpad.net/ubuntu/intrepid/+source/ufw/0.18/+files/ufw_0.18.dsc
           => `ufw_0.18.dsc'
Resolving launchpad.net... 91.189.90.211
Connecting to launchpad.net|91.189.90.211|:443... connected.
ERROR: Certificate verification error for launchpad.net: unable to get local 
issuer certificate
To connect to launchpad.net insecurely, use `--no-check-certificate'.
Unable to establish SSL connection.
dget: wget ufw_0.18.dsc 
https://launchpad.net/ubuntu/intrepid/+source/ufw/0.18/+files/ufw_0.18.dsc 
failed

(HARDYCHROOT)[EMAIL PROTECTED]:~/ufw/clean$ dget --no-check-certificate 
https://launchpad.net/ubuntu/intrepid/+source/ufw/0.18/+files/ufw_0.18.dsc
Unknown option: no-check-certificate
dget: unrecognised option. Run dget --help for more details.

** Affects: devscripts (Ubuntu)
     Importance: Undecided
         Status: New

-- 
dget appears to suggest wgets options
https://bugs.launchpad.net/bugs/247157
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to