http://bugzilla.novell.com/show_bug.cgi?id=515005 User jsmeix@novell.com added comment http://bugzilla.novell.com/show_bug.cgi?id=515005#c1 Johannes Meixner <jsmeix@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO CC| |jsmeix@novell.com Component|Commercial |Other Info Provider| |cashmere@roadrunner.com AssignedTo|jsmeix@novell.com |bnc-team-screening@forge.pr | |ovo.novell.com --- Comment #1 from Johannes Meixner <jsmeix@novell.com> 2009-06-23 00:41:15 MDT --- There was no update for hplip for openSUSE 11.0. Therefore an update of something else is the root cause of the issue. Without information which excact packages were updated and from which exact package repository the new packages came I cannot even guess what the root cause is. Run the command (type it all in one single line) --------------------------------------------------------------------- for p in $( rpm -qa --last | cut -s -d ' ' -f 1 ) ; do echo $p ; rpm -qi $p | egrep '^Install Date|^Distribution' ; echo ; done >/tmp/rpminfo --------------------------------------------------------------------- and then attach its output file /tmp/rpminfo as MIME type text/plain to this bug. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.