Skip navigation.
KDE Developer's Journals

openSUSE 11.1: Updates via PackageKit and PolicyKit

beineri's picture

For openSUSE 11.1 the KDE Updater Applet will switch from the zypp backend to its PackageKit backend by default. Authorization is done via PolicyKit-kde:

A KPackageKit package will be available in the online repository for those who don't like the YaST Qt Package Manager.

Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.
mxttie's picture

am I understanding this

am I understanding this right? : it switches to packagekit, but internally packagekit will simply uses the zypp backend, right?

patpi's picture

mxttie, in short: yes.

mxttie, in short: yes. PackageKit is an abstraction layer above several package managers (yum, apt-get, conary…) also zypp. You can read much more about this interesting applications here: http://dot.kde.org/1223337689/

mxttie's picture

thanks for the link. must

thanks for the link. must have skipped it in a busy period Smiling

having read up, I think packagekit really is a useful project to make the linux experience more stream-lined to newcomers. It's great to see my favorite distro is already supporting it Smiling

fri13's picture

Missing important feature

Why the question for password is Bold but the question who's password is needed is normal text?

Make the ROOT text as RED and BOLD (not with CAPS Eye-wink)

So when the password is asked, user can see right away, does it ask a Root password (red) or User password (green).

Or is it somekind security thing to not use colors because user might learn to watch only the color and giving that password?

kamikazow's picture

Which actions require a User

Which actions require a User password? Aren't all PW requests for root access?

kevinkofler's picture

PolicyKit supports both

PolicyKit also supports prompting for the user password. Allowing you to do actions with the root password, with your own password or with no password at all is a system policy decision.

Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.