Software & Updates is not working?

First I got a error message when I typed sudo apt update in the terminal.

"E:Conflicting values set for option Trusted regarding source Index of /drivers/ jammy, E:The list of sources could not be read."

image
Here with a red warning button.

After that, I can't use Software & Updates, Software Updater. Can you help me?

run sudo apt update and then post the output here

E: Conflicting values set for option Trusted regarding source Index of /drivers/ jammy
E: The list of sources could not be read.

this is the output.

Screenshot from 2024-08-31 18-44-47

This is the notification.

Could You open the Terminal and run sudo apt update && sudo apt upgrade there. Because in the Terminal You should get further Output than with this Message. And when You have that, post please all of it here.

Another Thing: Do You have choose ''Main Server'' as Source in the Settings of Software & Updates?

2 Likes

Here,
Also I directly can't access to Software & Updates it is not opening when I click.

1 Like

For this You have a couple of Options to get in.

  1. Open the Software Updater and click on the Stopp Button. Then click on Settings.

  2. Open the Gnome Software Center. Click there on the Settings Button beneath the min/max/close Button and choose the Option ''Software Sources'':
    Bildschirmfoto vom 2024-08-31 19-00-36
    Please don't be irritated by the Language. My System is in german.

  3. When You go in the App Grid, you should find a Symbol for Software & Updates.

I also can't open the Software Updater :smiley:
2 apps is not opening + sudo apt update is not working

And the other Options are not working, too?

1 Like

Yes, when I click the "Software Repositories" is not opening too.

Hmm ... for me it looks like that something is broken. What did You before this Problem appears? Did You install Software, made an Update or something?

Thanks, I was looking for the nvidia driver settings in the app maybe that was the problem. I just boot the ZorinOS again.

So, You looked on the ''Additional Drivers'' Tab? And then? Did You made anything there?

Yes, I think I change the settings. Like nvidia-driver-535 to nvidia-driver-545. After that I booted the ZorinOS in advanced options. Now I am using in the old boot selection.

The 545 Driver could be the Issue if You should use the 6.8 Kernel. Both are not running good together:

So, did you removed the 545 Driver?

I didn't remove just change the select option but after that I can't boot. I can use safety mode and the older version select in the advanced options for boot screen.

Then it would be good to remove the Driver. So, open the Terminal and type sudo apt remove nvidia* libnvidia*

That will delete the Nvidia Drivers. After that install the Nvidia Driver again with sudo apt install nvidia-driver-535 for the 535 Driver or type sudo apt install nvidia-driver-550 for the newer 550 Driver.

1 Like

Thanks! I use the safety mode, remove and install the drivers in root. That worked.

2 Likes