Results 1 to 1 of 1
Trying to set up pptp vpn on a Netgear ReadyNas. It has a cut down version of debian on it. I am in absolutly no way a linux veteran but ...
- 12-05-2009 #1Just Joined!
- Join Date
- Dec 2009
- Posts
- 1
ReadyNAS Duo apt-get help
Trying to set up pptp vpn on a Netgear ReadyNas. It has a cut down version of debian on it. I am in absolutly no way a linux veteran but I have set up PPTP on a Debian system before and got it working well. For some reason I cant install daemons using apt-get. here is a dump of what is on my screen.
nas-DF-7A-45:~# apt-get install pptpd
Reading Package Lists... Done
Building Dependency Tree... Done
The following extra packages will be installed:
libpcap0.7 ppp
Suggested packages:
libatm1
The following NEW packages will be installed:
libpcap0.7 ppp pptpd
0 upgraded, 3 newly installed, 0 to remove and 82 not upgraded.
1 not fully installed or removed.
Need to get 0B/460kB of archives.
After unpacking 1528kB of additional disk space will be used.
Do you want to continue? [Y/n] y
Setting up dpkg (1.14.26) ...
Moving /usr/info/dir to /usr/share/info/dir ...
mv: cannot create regular file `/usr/share/info/dir': No such file or directory
dpkg: error processing dpkg (--configure):
subprocess post-installation script returned error exit status 1
Errors were encountered while processing:
dpkg
E: Sub-process /usr/bin/dpkg returned an error code (1)
nas-DF-7A-45:~#
I also cant install mc. Here is a dump of that.
nas-DF-7A-45:~# apt-get install mc
Reading Package Lists... Done
Building Dependency Tree... Done
The following extra packages will be installed:
libglib2.0-0 libgpmg1
Suggested packages:
gpm bzip2
Recommended packages:
libglib2.0-data
The following NEW packages will be installed:
libglib2.0-0 libgpmg1 mc
0 upgraded, 3 newly installed, 0 to remove and 82 not upgraded.
1 not fully installed or removed.
Need to get 0B/2655kB of archives.
After unpacking 7086kB of additional disk space will be used.
Do you want to continue? [Y/n] y
Setting up dpkg (1.14.26) ...
Moving /usr/info/dir to /usr/share/info/dir ...
mv: cannot create regular file `/usr/share/info/dir': No such file or directory
dpkg: error processing dpkg (--configure):
subprocess post-installation script returned error exit status 1
Errors were encountered while processing:
dpkg
E: Sub-process /usr/bin/dpkg returned an error code (1)
nas-DF-7A-45:~#
Havn't tried installing anything else but I assume almost every thing will throw up the same errors


Reply With Quote
