Getting error in Updater Applet, how fix?

I’m getting this error:

PackageKit Error dep-resolution-failed: patch:mozilla-nspr-5022.noarch conflicts with mozilla-nspr.i586

On Wed, 24 Aug 2011 00:16:03 +0000, 6tr6tr wrote:

> I’m getting this error:
>
>> PackageKit Error dep-resolution-failed: patch:mozilla-nspr-5022.noarch
>> conflicts with mozilla-nspr.i586

What happens if you open a terminal window and then:

su -
zypper patch

?

Jim


Jim Henderson
openSUSE Forums Administrator
Forum Use Terms & Conditions at http://tinyurl.com/openSUSE-T-C

You might also look at this thread (I thought I’d seen the topic before):

http://forums.opensuse.org/forums/english/get-technical-help-here/64-bit/464451-mozilla-nspr-patch-conflict.html

Jim


Jim Henderson
openSUSE Forums Administrator
Forum Use Terms & Conditions at http://tinyurl.com/openSUSE-T-C

You shouldn’t be using packagekit anyway

By packagekit, I assume you mean the updater applet?

What should I be doing?

Yes 6tr6tr the updated applet :slight_smile:

zypper up

or

this
http://dl.dropbox.com/u/10573557/Software%20Management/system_update.png

On Wed, 24 Aug 2011 04:56:03 +0000, caf4926 wrote:

> You shouldn’t be using packagekit anyway

I think the only issue though is if you have marked packages as taboo,
packagekit doesn’t respect that. I haven’t had any issues using the
updater applet myself, but I don’t have any packages locked, so that
might be why.

Jim


Jim Henderson
openSUSE Forums Administrator
Forum Use Terms & Conditions at http://tinyurl.com/openSUSE-T-C

So i used Zypper up, but still getting the notification from updater applet, how do I make the request for the update go away? (I also did this: http://dl.dropbox.com/u/10573557/Software%20Management/system_update.png on the mozilla-nspr)

That may be true for kpackagekit, but the gnome applet works just fine. I’ve been using it for years and never run into problems.

You are correct
But it will still patch and break switches

How do I make the updater applet stop asking me to update mozilla-nspr? I did the thing in your image, but it still asks me.

On 08/26/2011 04:56 PM, 6tr6tr wrote:
>
> How do I make the updater applet stop asking me to update mozilla-nspr?
> I did the thing in your image, but it still asks me.

right click and disable it…turn it off.


DD
openSUSE®, the “German Engineered Automobile” of operating systems!

Anyway without disabling it?

Just get rid of it already. You need that thing like a case of haemorrhoids

On 08/31/2011 06:56 PM, 6tr6tr wrote:

> Anyway without disabling it?

don’t use it and wait for it to be fixed…
until it is, don’t use it and instead use YaST Online Updater or zypper…

YaST very nicely respects all updates marked as taboo…


DD
openSUSE®, the “German Engineered Automobile” of operating systems!

One thing I liked about the updater applet is it alerted me to updates. How do I get zypper or YaST Online Updater to check at regular intervals and alert me updates are available?

On Wed, 07 Sep 2011 21:06:02 +0000, 6tr6tr wrote:

> How do I get zypper or YaST Online Updater to check at regular intervals
> and alert me updates are available?

Well, with zypper you could set up a cron job - but the notification
might be a little tricky.

Jim


Jim Henderson
openSUSE Forums Administrator
Forum Use Terms & Conditions at http://tinyurl.com/openSUSE-T-C

On 09/07/2011 11:06 PM, 6tr6tr wrote:
> One thing I liked about the updater applet is it alerted me to updates.
> How do I get zypper or YaST Online Updater to check at regular intervals
> and alert me updates are available?

if you boot everyday, you can remind yourself to use YaST Online Updates
(YOU) to check each boot, like i do:

use kwrite to make a file /home/[yourID]/.kde/Autostart/checkDaily which
contains:


#!/bin/sh
# to remind me at startup to do a few things
# place this file in /home/[yourID]/.kde/Autostart

kdialog --warningyesno "- Check YOU for updates
- Fetch [whatever]
- Write to [whomever, or do whatever]
- Have a lot of fun!"  --title "Did you?"

and make the file executable..

then each time you boot you get a reminder like in this cropped screen shot:
URL: http://paste.opensuse.org/18917143

of course, when kpackagekit is well, you can go back to using it..

--
DD
[Caveat](http://tinyurl.com/DD-Caveat)-[Hardware](http://tinyurl.com/DD-Hardware)-[Software](http://tinyurl.com/DD-Software)-
openSUSE®, the "German Automobiles" of operating systems