Raezroth / Linux-ARM-Gaming-Chroot

Guide to setup a MultiArch Chroot container to run Steam and Wine.
GNU General Public License v3.0
75 stars 8 forks source link

libpng12-0 #2

Open Fragggy opened 2 years ago

Fragggy commented 2 years ago

Hi Raezroth,

thank you for this awesome tutorial,

I still have a problem getting libpng12-0 installed. Downloaded the package from lunchpad, but installation fails with:

munzlind@gaming:~/Downloads$ sudo dpkg -i libpng12-0_1.2.54-1ubuntu1.1_armhf.deb
(Reading database ... 48943 files and directories currently installed.)
Preparing to unpack libpng12-0_1.2.54-1ubuntu1.1_armhf.deb ...
Unpacking libpng12-0:armhf (1.2.54-1ubuntu1.1) ...
dpkg: error processing archive libpng12-0_1.2.54-1ubuntu1.1_armhf.deb (--install):
 unable to install new version of '/lib/arm-linux-gnueabihf/libpng12.so.0': No such file or directory
Processing triggers for libc-bin (2.33-5) ...
Errors were encountered while processing:
 libpng12-0_1.2.54-1ubuntu1.1_armhf.deb

Do you have any hint on this?

Thank you

Best regrads

Dennis

Raezroth commented 2 years ago

Does this problem persist using apt? In the guide I use apt install to install the libraries downloaded via wget.

CalcProgrammer1 commented 2 years ago

I'm getting it too with apt:


Preparing to unpack .../13-libpng12-0_1.2.54-1ubuntu1.1_armhf.deb ...
Unpacking libpng12-0:armhf (1.2.54-1ubuntu1.1) ...
dpkg: error processing archive /tmp/apt-dpkg-install-LaWpgS/13-libpng12-0_1.2.54-1ubuntu1.1_armhf.deb (--unpack):
 unable to install new version of '/lib/arm-linux-gnueabihf/libpng12.so.0': No such file or directory
Errors were encountered while processing:
 /tmp/apt-dpkg-install-LaWpgS/13-libpng12-0_1.2.54-1ubuntu1.1_armhf.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)```
Spagett1 commented 2 years ago

ive got the same issue, did you find any workarounds?

Raezroth commented 2 years ago

This error can be ignored. I can remove libpng12 from debs list. Box86 has libpng12 & libpng16 wrapped. The libpng12 deb was added to the guide for gold source games.

Raezroth commented 2 years ago

I have quite a bit to update with the guide now.

Spagett1 commented 2 years ago

ah cool, i actually ended up copying over the libpng12 package from the host arch system (manually extracted it) oh well, hopefully it doesnt break anything :P

Raezroth commented 2 years ago

It won't

On Wed, Apr 20, 2022, 5:37 PM Laar3 @.***> wrote:

ah cool, i actually ended up copying over the libpng12 package from the host arch system (manually extracted it) oh well, hopefully it doesnt break anything :P

— Reply to this email directly, view it on GitHub https://github.com/Raezroth/Linux-ARM-Gaming-Chroot/issues/2#issuecomment-1104582986, or unsubscribe https://github.com/notifications/unsubscribe-auth/ALKKXCJ5TCM5CJSEIAT5W2LVGCPKVANCNFSM5OJHITSQ . You are receiving this because you commented.Message ID: @.***>