On 6/2/26 1:55 PM, Paolo Galtieri wrote:
Folks,
 I'm running F43 and was trying to update the zoom package on my system.  I ran the following:

sudo dnf install Downloads/zoom_x86_64.rpm

This is what I got

Updating and loading repositories:
Repositories loaded.
Package                                              Arch Version                                               Repository                Size
Upgrading:
 zoom                                                x86_64 7.0.5.3034-1                                          @commandline           937.9 MiB    replacing zoom                                    x86_64 6.6.0.4410-1                                          @commandline           803.7 MiB

Transaction Summary:
 Upgrading:          1 package
 Replacing:          1 package

Total size of inbound packages is 281 MiB. Need to download 0 B.
After this operation, 134 MiB extra will be used (install 938 MiB, remove 804 MiB).
Is this ok [y/N]: y
Running transaction
Package was not found in rpm database

The updated package was not installed.  However, on F44 it installed fine. I tried to remove the old version and got the same error:

sudo dnf remove zoom

Package                                              Arch Version                                               Repository                Size
Removing:
 zoom                                                x86_64 6.6.0.4410-1                                          @commandline           803.7 MiB

Transaction Summary:
 Removing:           1 package

After this operation, 804 MiB will be freed (install 0 B, remove 804 MiB).
Is this ok [y/N]: y
Running transaction
Package was not found in rpm database

So what's the issue? Why can't I upgrade or remove zoom on F43?

Paolo

I'd first run "sudo dnf clean all," then a very general query like "sudo rpm -q -a | grep -i zoom" to see what all shows up, then use "sudo rpm -ev" to remove whatever the zoom package is.

-- Mark



--
_______________________________________________
users mailing list -- [email protected]
To unsubscribe send an email to [email protected]
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/[email protected]
Do not reply to spam, report it: 
https://forge.fedoraproject.org/infra/tickets/issues/new

Reply via email to