NETGEAR is aware of a growing number of phone and online scams. To learn how to stay safe click here.
Forum Discussion
stevenestrada
Sep 16, 2018Aspirant
What happened to smbplus addon
Hello What happened to smblus? I upgraded the readynas os to 6.9.4, rebooted, logged on the gui, then hit the button to upgrade smbplus to 1.0.8 from 1.0.7. The addon disappreared off the screen with...
StephenB
Sep 17, 2018Guru - Experienced User
Did you try
apt-get --purge remove rsyslog-mysql
Unfortunately the best way to get a clean OS back is to do a factory reset and restore all the data from backup.
stevenestrada
Sep 17, 2018Aspirant
Yes I did.
# apt-get --purge remove rsyslog-mysql Reading package lists... Done Building dependency tree Reading state information... Done The following packages were automatically installed and are no longer required: libmysqlclient18 mysql-common Use 'apt autoremove' to remove them. The following packages will be REMOVED: rsyslog-mysql* 0 upgraded, 0 newly installed, 1 to remove and 40 not upgraded. 1 not fully installed or removed. After this operation, 231 kB disk space will be freed. Do you want to continue? [Y/n] Y (Reading database ... 20232 files and directories currently installed.) Removing rsyslog-mysql (8.4.2-1+deb8u2) ... debconf: unable to initialize frontend: Dialog debconf: (No usable dialog-like program is installed, so the dialog based frontend cannot be used. at /usr/share/perl5/Debconf/FrontEnd/Dialog.pm line 76.) debconf: falling back to frontend: Readline dpkg: error processing package rsyslog-mysql (--purge): subprocess installed pre-removal script returned error exit status 10 debconf: unable to initialize frontend: Dialog debconf: (No usable dialog-like program is installed, so the dialog based frontend cannot be used. at /usr/share/perl5/Debconf/FrontEnd/Dialog.pm line 76.) debconf: falling back to frontend: Readline dbconfig-common: flushing administrative password dpkg: error while cleaning up: subprocess installed post-installation script returned error exit status 10 Errors were encountered while processing: rsyslog-mysql E: Sub-process /usr/bin/dpkg returned an error code (1) # apt-get --purge remove rsyslog-mysql -f Reading package lists... Done Building dependency tree Reading state information... Done The following packages were automatically installed and are no longer required: libmysqlclient18 mysql-common Use 'apt autoremove' to remove them. The following packages will be REMOVED: rsyslog-mysql* 0 upgraded, 0 newly installed, 1 to remove and 40 not upgraded. 1 not fully installed or removed. After this operation, 231 kB disk space will be freed. Do you want to continue? [Y/n] y (Reading database ... 20232 files and directories currently installed.) Removing rsyslog-mysql (8.4.2-1+deb8u2) ... debconf: unable to initialize frontend: Dialog debconf: (No usable dialog-like program is installed, so the dialog based frontend cannot be used. at /usr/share/perl5/Debconf/FrontEnd/Dialog.pm line 76.) debconf: falling back to frontend: Readline dpkg: error processing package rsyslog-mysql (--purge): subprocess installed pre-removal script returned error exit status 10 debconf: unable to initialize frontend: Dialog debconf: (No usable dialog-like program is installed, so the dialog based frontend cannot be used. at /usr/share/perl5/Debconf/FrontEnd/Dialog.pm line 76.) debconf: falling back to frontend: Readline dbconfig-common: flushing administrative password dpkg: error while cleaning up: subprocess installed post-installation script returned error exit status 10 Errors were encountered while processing: rsyslog-mysql E: Sub-process /usr/bin/dpkg returned an error code (1) # apt autoremove -f Reading package lists... Done Building dependency tree Reading state information... Done 0 upgraded, 0 newly installed, 0 to remove and 40 not upgraded. 1 not fully installed or removed. After this operation, 0 B of additional disk space will be used. Setting up rsyslog-mysql (8.4.2-1+deb8u2) ... debconf: unable to initialize frontend: Dialog debconf: (No usable dialog-like program is installed, so the dialog based frontend cannot be used. at /usr/share/perl5/Debconf/FrontEnd/Dialog.pm line 76.) debconf: falling back to frontend: Readline dbconfig-common: writing config to /etc/dbconfig-common/rsyslog-mysql.conf dpkg: error processing package rsyslog-mysql (--configure): subprocess installed post-installation script returned error exit status 10 Errors were encountered while processing: rsyslog-mysql E: Sub-process /usr/bin/dpkg returned an error code (1)
Don't they have a kb or something to step though cleaning things up?
If wiping put all my data and starting from scratch is the answer to fix one lousy addon that wont install/uninstall, this NAS belongs in the garbage.
- StephenBSep 18, 2018Guru - Experienced User
Maybe try
# export DEBIAN_FRONTEND=noninteractive
# apt-get -yq --purge remove rsyslog-mysql
stevenestrada wrote:
Don't they have a kb or something to step though cleaning things up?
Paid support (my.netgear.com) can rebuild the OS from scratch w/o data loss, but there is no kb article on how to do that, and I don't know the details.
It would be useful for advanced users if it were documented, although I suspect there would also be less advanced users who would accidentally destroy their data when they attempted it. It'd be better if there was a script or boot menu option to do this (perhaps part of the new safe mode?)
FWIW, in my view the issue here is that that rsyslog install scripts weren't correct to begin with, and the app shouldn't have listed as an available app by Netgear.
Related Content
NETGEAR Academy
Boost your skills with the Netgear Academy - Get trained, certified and stay ahead with the latest Netgear technology!
Join Us!