Hi, apt-get dist-upgrade fails with a "ConnectionRefused" error while trying to update Jenkins as installed from Debian package:
Reading package lists... Done Building dependency tree Reading state information... Done Calculating upgrade... Done The following packages will be upgraded: jenkins (2.107.1 => 2.107.2) 1 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. Need to get 73.9 MB of archives. After this operation, 43.0 kB of additional disk space will be used. Do you want to continue? [Y/n] Err:1 https://pkg.jenkins.io/debian-stable binary/ jenkins 2.107.2 FailReason: ConnectionRefused E: Failed to fetch https://pkg.jenkins.io/debian-stable/binary/jenkins_2.107.2_all.deb FailReason: ConnectionRefused E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing? Downloading with wget shows that there's a redirect to a different host: --2018-04-13 07:43:42-- https://pkg.jenkins.io/debian-stable/binary/jenkins_2.107.2_all.deb Resolving pkg.jenkins.io (pkg.jenkins.io)... 52.202.51.185 Connecting to pkg.jenkins.io (pkg.jenkins.io)|52.202.51.185|:443... connected. HTTP request sent, awaiting response... 302 Found Location: https://prodjenkinsreleases.blob.core.windows.net/debian-stable/jenkins_2.107.2_all.deb [following] --2018-04-13 07:43:43-- https://prodjenkinsreleases.blob.core.windows.net/debian-stable/jenkins_2.107.2_all.deb Resolving prodjenkinsreleases.blob.core.windows.net (prodjenkinsreleases.blob.core.windows.net)... 104.208.128.30 Connecting to prodjenkinsreleases.blob.core.windows.net (prodjenkinsreleases.blob.core.windows.net)|104.208.128.30|:443... failed: Invalid argument. Please fix. Thanks... Dirk Dirk Heinrichs Senior Systems Engineer, Delivery Pipeline OpenText (tm) Discovery | Recommind Email: [email protected]<mailto:[email protected]> Website: www.recommind.de<http://www.recommind.de/> Recommind GmbH, Von-Liebig-Straße 1, 53359 Rheinbach Vertretungsberechtigte Geschäftsführer John Marshall Doolittle, Gordon Davies, Roger Illing, Registergericht Amtsgericht Bonn, Registernummer HRB 10646 This e-mail may contain confidential and/or privileged information. If you are not the intended recipient (or have received this e-mail in error) please notify the sender immediately and destroy this e-mail. Any unauthorized copying, disclosure or distribution of the material in this e-mail is strictly forbidden Diese E-Mail enthält vertrauliche und/oder rechtlich geschützte Informationen. Wenn Sie nicht der richtige Adressat sind oder diese E-Mail irrtümlich erhalten haben, informieren Sie bitte sofort den Absender und vernichten Sie diese Mail. Das unerlaubte Kopieren sowie die unbefugte Weitergabe dieser Mail sind nicht gestattet. -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/SN6PR15MB241651F5AB0B1562F9D4F3B4AAB30%40SN6PR15MB2416.namprd15.prod.outlook.com. For more options, visit https://groups.google.com/d/optout.
