Open GoogleCodeExporter opened 8 years ago
In WUI menu: 'USB Application >> Disk Shares'
Did you see the 'Samba General Settings' ?
Or just a 'Install' button?
Original comment by vincent....@gmail.com
on 20 Jun 2011 at 11:06
only install button
Original comment by johannes...@gmail.com
on 20 Jun 2011 at 11:20
Try to fix this by:
opkg remove --force-remove libvtss_api
Original comment by jht...@gmail.com
on 18 Jul 2011 at 7:22
what is the libvtss_api? what am I going to delete? any risk?
Original comment by johannes...@gmail.com
on 19 Jul 2011 at 2:18
It is the package name issue.
Refer to https://dev.openwrt.org/ticket/7325
And the opkg remove won't remove any files.
You can do "opkg remove libvtss_api" first
The real package libvtss_api is now in libvtss.list
root@Vigor2130:/usr/lib# cat /rom/usr/lib/opkg/info/libvtss.list
/
/usr/
/usr/lib/
/usr/lib/libvtss_switch_api.so.0.0.0
/usr/lib/libvtss_switch_api.so
/usr/lib/libvtss_switch_api.so.0
Original comment by jht...@gmail.com
on 19 Jul 2011 at 11:15
I've got the same issue. Btw both the remove commands complain about the files
not being there (// involved again)
Original comment by peter.lo...@outlook.com
on 21 Aug 2011 at 6:00
I've the issue, too. How do I solve the package name issue?
Original comment by g.hes...@googlemail.com
on 1 Jan 2012 at 3:10
opkg remove --force-remove libvtss_api
Does this work?
Another way is to factory default and do the settings again.
Original comment by jht...@gmail.com
on 2 Jan 2012 at 1:30
I tried the steps outlined below, and it does not resolve the issue at all.
The issue appears to be with the package itself. (I test on 1.5.1, 1.5.1.1,
1.5.2, and 1.5.3 firmware versions)
Attached, is verbose out of the installation process under firmware 1.5.3.
Original comment by jorge.pa...@gmail.com
on 5 Nov 2013 at 12:17
Attachments:
Original issue reported on code.google.com by
johannes...@gmail.com
on 18 Jun 2011 at 3:02