Skip to content
This repository has been archived by the owner on Apr 19, 2022. It is now read-only.

[Bug]: mesa: installation fails after latest update #630

Closed
mguinhos opened this issue Mar 9, 2022 · 0 comments
Closed

[Bug]: mesa: installation fails after latest update #630

mguinhos opened this issue Mar 9, 2022 · 0 comments
Assignees
Labels
bug report Something is not working properly.

Comments

@mguinhos
Copy link
Contributor

mguinhos commented Mar 9, 2022

Problem description

The package won't install with the latest update from x11-packages

What steps will reproduce the bug?

$ pkg install mesa -y
...
Selecting previously unselected package mesa.
(Reading database ... 19569 files and directories currently installed.)
Preparing to unpack .../mesa_21.3.7_aarch64.deb ...
Unpacking mesa (21.3.7) ...

dpkg: error processing archive /data/data/com.termux/cache/apt/archives/mesa_21.3.7_aarch64.deb (--unpack):
 trying to overwrite '/data/data/com.termux/files/usr/include/KHR/khrplatform.h', which is also in package ndk-sysroot 23b-5

dpkg-deb: error: paste subprocess was killed by signal (Broken pipe)
Errors were encountered while processing:
 /data/data/com.termux/cache/apt/archives/mesa_21.3.7_aarch64.deb

E: Sub-process /data/data/com.termux/files/usr/bin/dpkg returned an error code (1)

What is the expected behavior?

No response

System information

termux-info:

Application version:
0.118.0
Packages CPU architecture:
aarch64
Subscribed repositories:
# sources.list
deb https://packages-cf.termux.org/apt/termux-main/ stable main
# x11-repo (sources.list.d/x11.list)
deb https://packages.termux.org/apt/termux-x11 x11 main
Updatable packages:
All packages up to date
Android version:
11
Kernel build information:
Linux localhost 4.19.87-22307827 #1 SMP PREEMPT Mon Aug 23 10:32:18 KST 2021 aarch64 Android
Device manufacturer:
samsung
Device model:
SM-N981B
@mguinhos mguinhos added the bug report Something is not working properly. label Mar 9, 2022
@mguinhos mguinhos changed the title [Bug]: mesa: instalation fails after latest update [Bug]: mesa: installation fails after latest update Mar 9, 2022
@Grimler91 Grimler91 self-assigned this Mar 9, 2022
thunder-coding pushed a commit to termux/termux-packages that referenced this issue Apr 19, 2022
ndk-sysroot as well as mesa contained the header KHR/khrplatform.h. It
was removed from ndk-sysroot in 23b-6.  Mesa 21.3.7 also depends on
libexpat.

Fixes termux/x11-packages#630.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug report Something is not working properly.
Projects
None yet
Development

No branches or pull requests

2 participants