You are not logged in.

#1 2021-04-03 14:26:57

levi
Moderator
From: Yorkshire, UK
Registered: 2018-06-16
Posts: 1,197

[SOLVED] Upgrades don't resolve for at least the past few days

... with the testing repos enabled.

looking for conflicting packages...
error: failed to prepare transaction (could not satisfy dependencies)
:: installing x264 (3:0.161.r3039.544c61f-1.0) breaks dependency 'libx264.so=160-32' required by ffmpeg
:: installing x265 (3.5-1.0) breaks dependency 'libx265.so=192-32' required by ffmpeg
:: installing wxgtk2 (3.0.5.1-2.0) breaks dependency 'wxgtk' required by wxformbuilder-git

It may be that the packages in testing have been built in a way that their PKGBUILDs don't include all of the provides keywords.  Certainly wxgtk2 3.0...-1.0 provides wxgtk so I'm not sure why the -2.0 no longer does.  Apparently however the x264 package now advises that it provides version 161-32 of libx264.so, so perhaps in that case we need an updated ffmpeg PKGBUILD with updated depends on versions. z265 has updated it's provides version to 199-32 from 192-32 for information.

I was able to force an install of other packages by passing --ignore wxgtk4,x264,x265 to my upgrade command, but that's not ideal, and I'd suggest the root cause needs to be fixed before any of these packages are pushed to stable.

Edit: x264 and x265 seem to have been released to testing on the afternoon of March 25th.  I wasn't able to even download the wxgtk2 package even using -Swd argument to pacman.

Last edited by levi (2021-04-05 04:21:51)


Architecture: pentium4, Testing repos: Yes, Hardware: EeePC 901+2GB RAM+OS half on the SD card.

Offline

#2 2021-04-04 07:36:10

deep42thought
Administrator
From: Jena, Germany
Registered: 2017-06-17
Posts: 617

Re: [SOLVED] Upgrades don't resolve for at least the past few days

this is (partially) my fault: I started to move packages from staging to testing more aggressively. ffmpeg simply needs to be rebuilt, but it currently is not scheduled for building due to missing dependencies (I thought, I had sorted that out, but apparently, I did not)

Offline

#3 2021-04-04 15:48:34

levi
Moderator
From: Yorkshire, UK
Registered: 2018-06-16
Posts: 1,197

Re: [SOLVED] Upgrades don't resolve for at least the past few days

No problem; that's why I run the testing repos, so we can spot these things before they hit stable.  Looks like you've already rebuilt ffmpeg, so you just now need to sort out the wxgtk2 PKGBUILD and rebuild that I think now for me at least.

Last edited by levi (2021-04-04 15:49:04)


Architecture: pentium4, Testing repos: Yes, Hardware: EeePC 901+2GB RAM+OS half on the SD card.

Offline

#4 2021-04-05 04:21:16

levi
Moderator
From: Yorkshire, UK
Registered: 2018-06-16
Posts: 1,197

Re: [SOLVED] Upgrades don't resolve for at least the past few days

Whoops. I didn't identify wxformbuilder-git as something I'd built myself, despite the -git flag.  Once I'd put my brain in gear I recognised that and checked.  I don't have all the dependencies at present to rebuild it, and I can't remember why I had to build it in the first place, but I've removed it for now, and the upgrade is going ahead!


Architecture: pentium4, Testing repos: Yes, Hardware: EeePC 901+2GB RAM+OS half on the SD card.

Offline

#5 2021-04-05 08:40:07

deep42thought
Administrator
From: Jena, Germany
Registered: 2017-06-17
Posts: 617

Re: [SOLVED] Upgrades don't resolve for at least the past few days

Is wxgtk2 still a problem? The package looks ok from the outside.

Offline

#6 2021-04-05 14:16:58

levi
Moderator
From: Yorkshire, UK
Registered: 2018-06-16
Posts: 1,197

Re: [SOLVED] Upgrades don't resolve for at least the past few days

Well, it's not stopping me upgrading, but it does seem to have dropped the 'provides: wxgtk' line.  Whether that's an issue for something I don't use I couldn't say, and there might be a deliberate reason why it no longer claims that.  Seems unexpected that change would happen between a -1.0 build and a -2.0 build though.


Architecture: pentium4, Testing repos: Yes, Hardware: EeePC 901+2GB RAM+OS half on the SD card.

Offline

#7 2021-04-06 13:13:38

deep42thought
Administrator
From: Jena, Germany
Registered: 2017-06-17
Posts: 617

Re: [SOLVED] Upgrades don't resolve for at least the past few days

dropping wxgtk provides= entries is an upstream change, so I guess, it's fine smile

Offline

#8 2021-04-06 14:46:40

levi
Moderator
From: Yorkshire, UK
Registered: 2018-06-16
Posts: 1,197

Re: [SOLVED] Upgrades don't resolve for at least the past few days

smile


Architecture: pentium4, Testing repos: Yes, Hardware: EeePC 901+2GB RAM+OS half on the SD card.

Offline

Board footer

Powered by FluxBB