https://bugzilla.novell.com/show_bug.cgi?id=266893 Summary: krpmview does not close after RPM install from konqueror with YAST2 Product: openSUSE 10.2 Version: Final Platform: i686 OS/Version: openSUSE 10.2 Status: NEW Severity: Minor Priority: P5 - None Component: YaST2 AssignedTo: bnc-team-screening@forge.provo.novell.com ReportedBy: floridafryes@yahoo.com QAContact: jsrain@novell.com Installing RPM from folder in konqueror using "Install Package with YaST" button works after reboot. Installing a second RPM the same way causes error message "Another process is accessing the package database. Package management cannot be used now." It is necessary to identify the process manually and kill it to allow further installs. I narrowed the problem program down to krpmview. Below is the terminal capture that remedies the problem. sandbox:/home/rfrye # ps -ef | grep /opt/kde3/share/apps/krpmview/setup_temp_source rfrye 4310 3980 0 09:40 pts/0 00:00:00 kdesu -n --nonewdcop -- /opt/kde3/share/apps/krpmview/setup_temp_source /home/rfrye/downloads/mplayer-codecs-20061022-1.i386.rpm root 4324 4318 0 09:40 ? 00:00:00 /bin/bash /opt/kde3/share/apps/krpmview/setup_temp_source /home/rfrye/downloads/mplayer-codecs-20061022-1.i386.rpm root 5220 5213 0 09:42 pts/5 00:00:00 grep /opt/kde3/share/apps/krpmview/setup_temp_source sandbox:/home/rfrye # kill 4310 sandbox:/home/rfrye # -- 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, or are watching someone who is.