Re: upgrade packages problem

2023-11-17 Thread stan via users
On Wed, 15 Nov 2023 18:32:07 +0100
GianPiero Puccioni  wrote:

> I didn't know that "err" didn't show on the terminal!

Probably to avoid huge amounts of messages.

> Apparently the problem was
> "qt5-qtwebengine-freeworld-5.15.12-4.fc38.x86_64" I removed that and
> everything is back to normal, should I file a bug in RPMFusion?

I'm not sure.  The rpmfusion package just needs a recompile to pick up
the new library.  So it isn't really a bug.  But it is a sure way to
flag the issue to the package maintainer, so maybe it is better than to
just send a message to their mailing list.

Yeah, file a bug, I convinced myself.
--
___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
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/users@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue


Re: upgrade packages problem

2023-11-15 Thread GianPiero Puccioni

On 15/11/2023 18:05, stan via users wrote:

On Wed, 15 Nov 2023 15:23:16 +0100
GianPiero Puccioni  wrote:


Hi,

During a normal upgrade (F38 with KDE on a Dell G15 Laptop) I got
this errors:

Skipping packages with conflicts:
   qt5-qtbasex86_645.15.11-3.fc38updates
  3.6 M Skipping packages with broken dependencies:
   kf5-akonadi-sex86_6423.08.1-2.fc38updates
  2.5 M

I waited for more than a week to see if it was a problem with mirrors
or something missing but they are still there. I don't know what
those packages are for or if they are important (or if it is the same
problem or the errors are unrelated) so I am a little worried about
updating anyway. Any info on this problem?


There is probably a package installed that depends on the older version
of these packages, and so preventing update. You can see what the
conflict is by capturing the error output.

dnf update > out.txt 2> ror.txt



I didn't know that "err" didn't show on the terminal!

Apparently the problem was "qt5-qtwebengine-freeworld-5.15.12-4.fc38.x86_64"
I removed that and everything is back to normal, should I file a bug in 
RPMFusion?

Thanks,

G
___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
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/users@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue


Re: upgrade packages problem

2023-11-15 Thread stan via users
On Wed, 15 Nov 2023 15:23:16 +0100
GianPiero Puccioni  wrote:

> Hi,
> 
> During a normal upgrade (F38 with KDE on a Dell G15 Laptop) I got
> this errors:
> 
> Skipping packages with conflicts:
>   qt5-qtbasex86_645.15.11-3.fc38updates
>  3.6 M Skipping packages with broken dependencies:
>   kf5-akonadi-sex86_6423.08.1-2.fc38updates
>  2.5 M
> 
> I waited for more than a week to see if it was a problem with mirrors
> or something missing but they are still there. I don't know what
> those packages are for or if they are important (or if it is the same
> problem or the errors are unrelated) so I am a little worried about
> updating anyway. Any info on this problem?

There is probably a package installed that depends on the older version
of these packages, and so preventing update. You can see what the
conflict is by capturing the error output.

dnf update > out.txt 2> ror.txt

You can then open another terminal and look at out.txt, to determine if
you want to update, and ror.txt for the errors.  If you do want to
update, just go back to the original terminal and type a y and hit
enter.

If you don't want to do that, you can do

dnf -y update > out.txt 2> ror.txt

but automatically saying yes carries risks of things being removed.
Maybe do this after you have run dnf already, and taken care of all
update except the conflicts.
___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
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/users@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue


upgrade packages problem

2023-11-15 Thread GianPiero Puccioni

Hi,

During a normal upgrade (F38 with KDE on a Dell G15 Laptop) I got this errors:

Skipping packages with conflicts:
 qt5-qtbasex86_645.15.11-3.fc38updates3.6 M
Skipping packages with broken dependencies:
 kf5-akonadi-sex86_6423.08.1-2.fc38updates2.5 M

I waited for more than a week to see if it was a problem with mirrors or 
something missing but they are still there. I don't know what those packages are 
for or if they are important (or if it is the same problem or the errors are 
unrelated) so I am a little worried about updating anyway.

Any info on this problem?

G
___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
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/users@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue