[opensuse] startup notification crash
I'm really tired of this happening on each X login. zypper se knotify 4 finds nothing. rpm -q --whatprovides knotify4 finds nothing. yast search for knotify4 also finds nothing. file /usr/bin/knotify4 describes the file, but says nothing about why it is where it is. What's the secret to finding out what rpm is responsible for the presence of a binary file? Short of deleting the file manually, which will be resurrected on next update of whatever apparently secret package put it there, how do I make it never get run? -- "The wise are known for their understanding, and pleasant words are persuasive." Proverbs 16:21 (New Living Translation) Team OS/2 ** Reg. Linux User #211409 Felix Miata *** http://fm.no-ip.com/ -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
On Wed, Aug 11, 2010 at 12:24:58AM -0400, Felix Miata wrote:
I'm really tired of this happening on each X login. zypper se knotify 4 finds nothing. rpm -q --whatprovides knotify4 finds nothing. yast search for knotify4 also finds nothing. file /usr/bin/knotify4 describes the file, but says nothing about why it is where it is. What's the secret to finding out what rpm is responsible for the presence of a binary file?
~ $ rpm -qf /usr/bin/knotify4 kdebase4-runtime-4.4.4-2.4.x86_64 Petr -- Petr Uzel IRC: ptr_uzl @ freenode
participants (2)
-
Felix Miata
-
Petr Uzel