Hello List,

i have a freshly installed openwrt on MR3040 and i am running into disk
space problems:

root@OpenWrt:~# opkg update
Downloading
http://downloads.openwrt.org/snapshots/trunk/ar71xx/packages/Packages.gz.
Updated list of available packages in /var/opkg-lists/barrier_breaker.
root@OpenWrt:~# df
Filesystem           1K-blocks      Used Available Use% Mounted on
rootfs                     960       212       748  22% /
/dev/root                 2048      2048         0 100% /rom
tmpfs                    14432       548     13884   4% /tmp
/dev/mtdblock3             960       212       748  22% /overlay
overlayfs:/overlay         960       212       748  22% /
tmpfs                      512         0       512   0% /dev

root@OpenWrt:~# opkg install openvpn-openssl
Installing openvpn-openssl (2.3.2-3) to root...
Downloading
http://downloads.openwrt.org/snapshots/trunk/ar71xx/packages/openvpn-openssl_2.3.2-3_ar71xx.ipk
.
Installing kmod-tun (3.10.36-1) to root...
Downloading
http://downloads.openwrt.org/snapshots/trunk/ar71xx/packages/kmod-tun_3.10.36-1_ar71xx.ipk
.
Installing liblzo (2.06-1) to root...
Downloading
http://downloads.openwrt.org/snapshots/trunk/ar71xx/packages/liblzo_2.06-1_ar71xx.ipk
.
Installing libopenssl (1.0.1g-1) to root...
Downloading
http://downloads.openwrt.org/snapshots/trunk/ar71xx/packages/libopenssl_1.0.1g-1_ar71xx.ipk
.
Configuring kmod-tun.
Configuring liblzo.
Collected errors:
 * pkg_write_filelist: Failed to open //usr/lib/opkg/info/libopenssl.list:
No space left on device.
 * opkg_install_pkg: Failed to extract data files for libopenssl. Package
debris may remain!
 * opkg_install_cmd: Cannot install package openvpn-openssl.
 * opkg_conf_write_status_files: Can't open status file
//usr/lib/opkg/status: No space left on device.


Is there anything i can do about it? How can i get more disk space to
install the package?

Can i use /tmp/ as a opkg tmpdir?

Thanks,
Michael
_______________________________________________
openwrt-users mailing list
[email protected]
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-users

Reply via email to