You have a problem with Salix? Post here and we'll do what we can to help.
slack631
Posts: 51 Joined: 26. Dec 2011, 05:22
Post
by slack631 » 30. Jun 2015, 23:38
hello
I didn't know where to put this topic, please move it if necessary.
I tried to install wireshark, but at the point when the source package download begins, it has failed,
Code: Select all
http://wiresharkdownloads.riverbed.com/wireshark/src/all-versions/wireshark-1.12.2.tar.bz2...Failed
Just to report this.
Also a request, please if is possible to upgrade the package Inkscape.
thanks
icaroperseo
Donor
Posts: 67 Joined: 19. Nov 2014, 01:12
Contact:
Post
by icaroperseo » 1. Jul 2015, 03:44
slack631 wrote: hello
I didn't know where to put this topic, please move it if necessary.
I tried to install wireshark, but at the point when the source package download begins, it has failed,
Code: Select all
http://wiresharkdownloads.riverbed.com/wireshark/src/all-versions/wireshark-1.12.2.tar.bz2...Failed
Just to report this.
I took the liberty to report this in the mailing list of SBo (SlackBuilds.org), thanks!
slack631 wrote:
Also a request, please if is possible to upgrade the package Inkscape.
thanks
In this case, I think that you would need to make your request in the forum section: "Package requests", as a new thread (or something like that).
Best regards.
laprjns
Salix Warrior
Posts: 1112 Joined: 28. Aug 2009, 01:30
Location: Connecticut USA
Post
by laprjns » 1. Jul 2015, 10:45
I don't think this is a SBO issue. Downloading the source tarball is done by slapt-src. SBO expects you to download the source files manually. Trying to download the source tarball using wget i get a certification error:
Code: Select all
rich[~]$ wget http://wiresharkdownloads.riverbed.com/wireshark/src/all-versions/wireshark-1.12.2.tar.bz2
--2015-07-01 06:34:10-- http://wiresharkdownloads.riverbed.com/wireshark/src/all-versions/wireshark-1.12.2.tar.bz2
Resolving wiresharkdownloads.riverbed.com (wiresharkdownloads.riverbed.com)... 45.55.185.126
Connecting to wiresharkdownloads.riverbed.com (wiresharkdownloads.riverbed.com)|45.55.185.126|:80... connected.
HTTP request sent, awaiting response... 301 Moved Permanently
Location: https://1.na.dl.wireshark.org/src/all-versions/wireshark-1.12.2.tar.bz2 [following]
--2015-07-01 06:34:10-- https://1.na.dl.wireshark.org/src/all-versions/wireshark-1.12.2.tar.bz2
Resolving 1.na.dl.wireshark.org (1.na.dl.wireshark.org)... 45.55.185.126, 2604:a880:800:10::6df:1001
Connecting to 1.na.dl.wireshark.org (1.na.dl.wireshark.org)|45.55.185.126|:443... connected.
ERROR: cannot verify 1.na.dl.wireshark.org's certificate, issued by ‘/C=GB/ST=Greater Manchester/L=Salford/O=COMODO CA Limited/CN=COMODO RSA Domain Validation Secure Server CA’:
Unable to locally verify the issuer's authority.
To connect to 1.na.dl.wireshark.org insecurely, use `--no-check-certificate'.
However the tarball can be manually downloaded from the Slackbuild wireshark page by just pointing and clicking on the source link:
http://wiresharkdownloads.riverbed.com/ ... .2.tar.bz2
So if you still want to install wirehark, just manually download the tarball and move it to the /usr/src/slapt-src/network/wireshark/ directory then retry installing wireshark.
“The past was erased, the erasure was forgotten, the lie became the truth.”
― George Orwell, 1984
slack631
Posts: 51 Joined: 26. Dec 2011, 05:22
Post
by slack631 » 1. Jul 2015, 15:53
Ok, thanks. I downloaded manualy and installation works.
I was using command "spi -i wireshak".
Thanks