Swisslinux.org

− The GNU/Linux crossroads in Switzerland −

 

Language

 

The Forum

You are not logged in.

#1 09 Feb 2023 08:58:58

sr
Affranchi(e)
 
Registered: 02 Feb 2023
Posts: 8

[Gelöst] Software Updater

Hallo zusammen.

Software Updater sagt und fragt:
"Updated software is available for this computer. Do you want to install it now?"

Wenn ich aber "install now" klicke, dann kommt folgende Meldung:

"The package system is broken:
Check if you are using third party repositories. If so disable them, since they are a common source of problems.
Furthermore run the following command in a Terminal: apt-get install -f
Transaction failed: The package system is broken
The following packages have unmet dependencies:

usb-creator-gtk: Depends: python3:any (>= 3.2~) but it is a virtual package
                 Depends: usb-creator-common (= 0.3.13) but 0.3.7 is installed"

Wenn ich das Terminal öffne und "apt-get install -f" eingebe, dann sagt mir, dass ich keine Erlaubnis dafür habe:

E: Impossibile aprire il file di blocco /var/lib/dpkg/lock-frontend - open (13: Permission denied)
E: Impossibile acquisire il blocco sul frontend dpkg (/var/lib/dpkg/lock-frontend). È necessario essere root.

Was kann ich tun?

LG SR

Offline

 

#2 10 Feb 2023 19:07:22

Eggman
Admin
From: Grand-Lancy(GE)
Registered: 17 Nov 2004
Posts: 1133
Website

Re: [Gelöst] Software Updater

Hallo,

Kurz, du must root sein um das Upate zu machen.
Mit `sudo` ist es ya besser.

In der Terminal, tip doch dies:

Code:

sudo apt-get install -f

"It always takes longer than you expect, even when you take into account Hofstadter's Law."
Douglas Hofstadter, Gödel, Escher, Bach: An Eternal Golden Braid

Offline

 

#3 16 Feb 2023 16:47:53

sr
Affranchi(e)
 
Registered: 02 Feb 2023
Posts: 8

Re: [Gelöst] Software Updater

Danke, hat funktioniert big_smile

Offline

 

Board footer

Powered by FluxBB