
Originally Posted by
peter_altherr
i have tried again to install the samba2 package but no success. just let me describe and comment my steps:
here your walkthrough i was following:
1) /opt/bin/ipkg update
2) /opt/bin/ipkg remove samba
3) /opt/bin/ipkg install samba2
4) /opt/bin/ipkg install xinetd
5) /opt/etc/init.d/S10xinetd start
6) /opt/etc/init.d/S80samba start
here my attempts:
1) works fine
2) error message - but this is ok as in wl-hdd's firmware samba 2.0.10-security_rollup is already included but not installed by ipkg
3) starts downloading and says "installing to root..." and this is it. i do not get any response from my device for a long time (cannot say how long as i left it alone for several hours). after that i logged in using putty over ssh and wl-hdd was up and running but still no samba 2.2.12 installed.
4) not necessary for wl-hdd as it is already installed
5) works fine
6) /opt/etc/init.d/S80samba does not exist only S97samba exists (which is olegs samba 2.0.10).
Got a similar problem. I have WL500W with Oleg's firmware 1.9.2.7-8-pre9 and USB HDD 40 GB used as storage and 500 MB swap.
1) goes well
2) says there is no such package so there's nothing to remove
3) says samba2 suggests installing xinetd before hanging up
4) goes fine if done before 3). Actually after the first unsuccessful attempt of installing samba2 I went on installing xinetd first and trying to install samba2 afterwards.
Here is what happens when trying to install samba2 package:
Code:
[admin@router part1]$ ipkg -V 3 -t /tmp/harddisk/part1/tmp -force-reinstall install samba2_2.2.12-1_mipsel.ipk
pkg_info_preinstall_check: updating arch priority for each package
pkg_info_preinstall_check: update file owner list
best installation candidate for samba2
adding samba2 to providers
samba2 arch=mipsel arch_priority=10 constraint=1
using held package samba2
arch mipsel (priority 10) supported for pkg samba2
Installing samba2 (2.2.12-1) to root...
best installation candidate for xinetd
adding xinetd to providers
xinetd arch=mipsel arch_priority=10 constraint=1
using latest version of installed package xinetd
pkg_depends.c:177: satisfying_pkg=0x10179600
Running script /tmp/harddisk/part1/tmp/ipkg-XXddZ3/samba2-cfUTcy/preinst
installing maintainer scripts
installing data files
extracting data files to /
At this point two instances of ipkg eat up the entire CPU and in about 30 seconds the router becomes unresponsive while heavily using the HDD (presumably for swapping RAM). Telnet can't connect afterwards so I couldn't check the logs or see what was happening. A second telnet session running in parallel and showing the output of the "top" command ceases to update terminal as well.
After several hours of heavy HDD usage everything stops. Still no response to telnet connection attempts, no DHCP, nothing. But pinging the router yields prompt response as well as pinging some external destinations by IP (DNS does not work at this time).
Of course after plugging the router out and back in there are no traces of samba2 or xinetd installed.
Probably next time I'll try to arrange booting the router from the HDD and installing SAMBA v.3 on it.