NETGEAR is aware of a growing number of phone and online scams. To learn how to stay safe click here.
Forum Discussion
GarthS
Feb 18, 2018Aspirant
apt-get install libio-socket-ssl-perl fails
I am trying to carry out an apt-get update and apt-get install libio-socket-ssl-perl on my Readynas duo v2 which has 5.3.13 s/w. I have attached a word doc of the install log which shows the errors ...
Sandshark
Feb 18, 2018Sensei - Experienced User
Given that the Debian distro in the Duo V2 is so old, you need to update your repositories to go to the archives instead of the active ones. Change the existing ones in etc/apt/sources.list to be similar to:
deb http://archive.debian.org/debian/ lenny contrib main non-free
Note that this assumes you really are running a V2, which runs OS5.x (this can be confusing since Netgear used "V2" in two incompatible ways). If it's really a V1 (running OS4.1.x, then you need the etch repositories.
GarthS
Feb 18, 2018Aspirant
Re: apt-get install libio-socket-ssl-perl fails (NETGEAR Communities Subscription Update) v\:* {behavior:url(#default#VML);} o\:* {behavior:url(#default#VML);} w\:* {behavior:url(#default#VML);} .shape {behavior:url(#default#VML);} st1\:*{behavior:url(#default#ieooui) }
Hi, Thanks for your quick response. The NAS is running 5.3.13 s/w so Duo V2 is correct? Below is the Vi sources.list from my NAS. Should I add something to this list (and what) or edit one or all of the existing lines?
login as: root
root@192.168.1.140's password:
Linux nas-BE-A4-89 2.6.31.8.duov2 #1 Thu Apr 18 18:24:47 HKT 2013 armv5tel GNU/Linux
Last login: Sun Feb 18 15:11:46 2018 from hp-g6-garth.home
root@nas-BE-A4-89:~# cd /etc/apt
root@nas-BE-A4-89:/etc/apt# vi sources.list
deb http://www.readynas.com/packages 5.3.13/
deb http://ftp.us.debian.org/debian/ squeeze main
deb-src http://ftp.us.debian.org/debian/ squeeze main
deb http://security.debian.org/ squeeze/updates main
deb-src http://security.debian.org/ squeeze/updates main
deb http://ftp.us.debian.org/debian/ squeeze-updates main
deb-src http://ftp.us.debian.org/debian/ squeeze-updates main
~
~
- sources.list 1/10 10%
- StephenBFeb 19, 2018Guru - Experienced User
GarthS wrote:
The NAS is running 5.3.13 s/w so Duo V2 is correct?
Yes.
- SandsharkFeb 20, 2018Sensei - Experienced User
My bad, I thought OS5.x was lenny (Debian 5), but I guess it's squeeze (debian 6). Try adding these:
deb http://archive.debian.org/debian/ squeeze contrib main non-free deb-src http://archive.debian.org/debian/ squeeze contrib main non-free
- GarthSFeb 21, 2018Aspirant
Sandsharkwrote:
My bad, I thought OS5.x was lenny (Debian 5), but I guess it's squeeze (debian 6). Try adding these:
deb http://archive.debian.org/debian/ squeeze contrib main non-free deb-src http://archive.debian.org/debian/ squeeze contrib main non-f
I added the two lines and things have now improved but I still get error messages and W failed to fetch, when i do the Update and Install. The improvement is that if I now do an install again it reports -
'libio-socket-ssl-perl is already the newest version' which sounds good but it does not seem to working.with my application. What checks can I do to verify it is now installed correctly? Attached is a pdf log file of the update/install shiowing the errors etc.
Related Content
NETGEAR Academy

Boost your skills with the Netgear Academy - Get trained, certified and stay ahead with the latest Netgear technology!
Join Us!