[Bug 784993] New: ncpfs erase failed.
https://bugzilla.novell.com/show_bug.cgi?id=784993 https://bugzilla.novell.com/show_bug.cgi?id=784993#c0 Summary: ncpfs erase failed. Classification: openSUSE Product: openSUSE 12.2 Version: Final Platform: x86-64 OS/Version: openSUSE 12.2 Status: NEW Severity: Normal Priority: P5 - None Component: Installation AssignedTo: bnc-team-screening@forge.provo.novell.com ReportedBy: revealed@freakmail.de QAContact: jsrain@suse.com Found By: --- Blocker: --- User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:16.0) Gecko/20100101 Firefox/16.0 I had ncpfs automatically installed with SuSE 12.1; Today i worked through the Distupgrade to 12.2. I am mostly done now. I was about to delete remaining packages from within YasT with no left provider. In this list i have ncpfs; I wanted to delete it as i dont need it. YasT Said there was an error uninstalling: scriptlet failed, exit status 6 Reproducible: Always Steps to Reproduce: 1. rpm -e ncpfs 2. rpm -e ncpfs 3. rpm -e ncpfs Actual Results: scriptlet failed, exit status 6 Expected Results: Should uninstall; I was trying to workaround forcing different rpms: I run SuSE 12.2: I overwrote the installed ncpfs for testing and tryed uninstallation with these rpms: ncpfs-2.2.6-161.1.x86_64.rpm <- SuSE 12.2 (Repository "network") ncpfs-2.2.6-169.170.1.x86_64.rpm <- SuSE 11.4 ncpfs-2.2.6-171.161.2.i586.rpm <- SuSE 12.1 Every of these give: "scriptlet failed, exit status 6" when uninstalling. So for now i have: rpm -Uhv ncpfs-2.2.6-161.1.x86_64.rpm --force <- 12.2 (Repository "network") SuSE 12.2 installed and i get: "scriptlet failed, exit status 6" when uninstalling. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=784993 https://bugzilla.novell.com/show_bug.cgi?id=784993#c kk zhang <kkzhang@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |kkzhang@suse.com AssignedTo|bnc-team-screening@forge.pr |meissner@suse.com |ovo.novell.com | -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=784993 https://bugzilla.novell.com/show_bug.cgi?id=784993#c1 Marcus Meissner <meissner@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO CC| |meissner@suse.com InfoProvider| |revealed@freakmail.de --- Comment #1 from Marcus Meissner <meissner@suse.com> 2012-10-15 15:46:35 UTC --- rpm -e --noscripts ncpfs should work to deinstall it. i dont know what script it does not like there, perhaps its a bad systemd interaction. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=784993 https://bugzilla.novell.com/show_bug.cgi?id=784993#c2 --- Comment #2 from revealed revealed <revealed@freakmail.de> 2012-10-15 20:30:17 UTC --- Hello! Thank you! This worked out. Here is the output: wild-thing:/home/disk # rpm -e --noscripts ncpfs wild-thing:/home/disk # rpm -qa| grep ncpfs wild-thing:/home/disk # Was this a safe removal? Should i check against the contents of the rpm? Greetings, R -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=784993 https://bugzilla.novell.com/show_bug.cgi?id=784993#c3 --- Comment #3 from Marcus Meissner <meissner@suse.com> 2012-10-16 07:26:25 UTC --- it should be a mostly a safe removal. the %postun scripts remove the init script links from the system. ls /etc/init.d/*ncpfs* if there any dangling ones. (probably not) -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=784993 https://bugzilla.novell.com/show_bug.cgi?id=784993#c4 --- Comment #4 from revealed revealed <revealed@freakmail.de> 2012-10-16 07:34:35 UTC --- Correct! wild-thing:/home/disk # ls /etc/init.d/*ncpfs* ls: Zugriff auf /etc/init.d/*ncpfs* nicht möglich: Datei oder Verzeichnis nicht gefunden (Not found!) So... this is ok for me. Many thanks. I dont know if i may use some more of your time. You mentioned "perhaps its a bad systemd interaction." So my systemd may be faulty? Could you give me more details? I have these packages installed: systemd-44-10.1.1.x86_64 systemd-gtk-44-9.11.1.x86_64 systemd-presets-branding-openSUSE-0.1.0-11.5.1.noarch systemd-32bit-44-10.1.1.x86_64 Greetings, R -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=784993 https://bugzilla.novell.com/show_bug.cgi?id=784993#c5 Marcus Meissner <meissner@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |RESOLVED InfoProvider|revealed@freakmail.de | Resolution| |FIXED --- Comment #5 from Marcus Meissner <meissner@suse.com> 2012-10-16 08:13:23 UTC --- as you successfully deinstalled it, I think the issue is solved. :) I am not that curious why it was broken, yours was so far the first report. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=784993 https://bugzilla.novell.com/show_bug.cgi?id=784993#c6 --- Comment #6 from revealed revealed <revealed@freakmail.de> 2012-10-16 19:53:34 UTC --- My english is sometimes very bad! Sorry for that. But indeed it is a good solution as it is gone from package management. And in case i could investigate manually file by file. So thank you once more. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com