package hell?
#1
So I tried to add the Alpine dev files (gcc, etc.)

Now the packaging is very pissed:

mesa-git-glapi-0_git20200323-r0:
    breaks: mesa-dev-20.0.7-r0[mesa-glapi=20.0.7-r0]
    satisfies: mesa-git-dri-gallium-0_git20200323-r0[mesa-git-glapi]
              mesa-git-dri-gallium-0_git20200323-r0[so:libglapi.so.0]
              mesa-git-gl-0_git20200323-r0[so:libglapi.so.0]
              mesa-git-gles-0_git20200323-r0[so:libglapi.so.0]
              mesa-git-egl-0_git20200323-r0[so:libglapi.so.0]
              mesa-osmesa-20.0.7-r0[so:libglapi.so.0]


and many more like this?
#2
(09-09-2020, 07:42 PM)vandys Wrote: So I tried to add the Alpine dev files (gcc, etc.)

Now the packaging is very pissed:

mesa-git-glapi-0_git20200323-r0:
    breaks: mesa-dev-20.0.7-r0[mesa-glapi=20.0.7-r0]
    satisfies: mesa-git-dri-gallium-0_git20200323-r0[mesa-git-glapi]
              mesa-git-dri-gallium-0_git20200323-r0[so:libglapi.so.0]
              mesa-git-gl-0_git20200323-r0[so:libglapi.so.0]
              mesa-git-gles-0_git20200323-r0[so:libglapi.so.0]
              mesa-git-egl-0_git20200323-r0[so:libglapi.so.0]
              mesa-osmesa-20.0.7-r0[so:libglapi.so.0]


and many more like this?

Please add the entire command you ran, not just the broken bit. You also need to tell us exactly what your setup is. Which OS? Which kernel? Etc...

My guess is that at some point somebody installed a specific version of a library and updating is about to break that, or that the package manager has fixed dependencies.

If this is aptitude run (and post the results of):

`sudo apt-get update; sudo apt-get upgrade; sudo apt-get install --fixing-missing`
#3
Have you added testing? This looks like another repo was enabled. Alpine-sdk (gcc etc.) was one of the first packages I installed after taking my phone out of the box.
#4
The error he mentioned is not due to anything in alpine-sdk, but probably due to installing something like qt5-qtbase-dev, just anything that depends on Mesa.

The mesa-git situation is a known problem and a fix is being worked on, please be patient.


Possibly Related Threads…
Thread Author Replies Views Last Post
  How to include desktop file and icon in a postmarketos package patrickMcDonald 0 473 07-27-2023, 12:34 PM
Last Post: patrickMcDonald

Forum Jump:


Users browsing this thread: 1 Guest(s)