termux-pacman / pacman-for-termux

Special configured pacman for termux.
https://termux-pacman.dev
MIT License
64 stars 6 forks source link

warning: warning given when extracting (Could not stat) #9

Closed leap0x7b closed 2 years ago

leap0x7b commented 2 years ago

Describe the bug This is happens when I tried to setup pacman-on-termux

warning: warning given when extracting /data/data/com.termux/files/usr/include/sound/sof/ (Could not stat /data/data/com.termux/files/usr/include/sound/sof)                    warning: warning given when extracting /data/data/com.termux/files/usr/include/sound/sof/abi.h (Could not stat /data/data/com.termux/files/usr/include/sound/sof/abi.h)         warning: warning given when extracting /data/data/com.termux/files/usr/include/sound/sof/fw.h (Could not stat /data/data/com.termux/files/usr/include/sound/sof/fw.h)           warning: warning given when extracting /data/data/com.termux/files/usr/include/sound/sof/header.h (Could not stat /data/data/com.termux/files/usr/include/sound/sof/header.h)   warning: warning given when extracting /data/data/com.termux/files/usr/include/sound/sof/tokens.h (Could not stat /data/data/com.termux/files/usr/include/sound/sof/tokens.h)   warning: warning given when extracting /data/data/com.termux/files/usr/include/sound/tlv.h (Could not stat /data/data/com.termux/files/usr/include/sound/tlv.h)                 warning: warning given when extracting /data/data/com.termux/files/usr/include/sound/usb_stream.h (Could not stat /data/data/com.termux/files/usr/include/sound/usb_stream.h)   warning: warning given when extracting /data/data/com.termux/files/usr/include/video/ (Could not stat /data/data/com.termux/files/usr/include/video)                            warning: warning given when extracting /data/data/com.termux/files/usr/include/video/edid.h (Could not stat /data/data/com.termux/files/usr/include/video/edid.h)               warning: warning given when extracting /data/data/com.termux/files/usr/include/video/sisfb.h (Could not stat /data/data/com.termux/files/usr/include/video/sisfb.h)             warning: warning given when extracting /data/data/com.termux/files/usr/include/video/uvesafb.h (Could not stat /data/data/com.termux/files/usr/include/video/uvesafb.h)         warning: warning given when extracting /data/data/com.termux/files/usr/include/xen/ (Could not stat /data/data/com.termux/files/usr/include/xen)                                warning: warning given when extracting /data/data/com.termux/files/usr/include/xen/evtchn.h (Could not stat /data/data/com.termux/files/usr/include/xen/evtchn.h)               warning: warning given when extracting /data/data/com.termux/files/usr/include/xen/gntalloc.h (Could not stat /data/data/com.termux/files/usr/include/xen/gntalloc.h)           warning: warning given when extracting /data/data/com.termux/files/usr/include/xen/gntdev.h (Could not stat /data/data/com.termux/files/usr/include/xen/gntdev.h)               warning: warning given when extracting /data/data/com.termux/files/usr/include/xen/privcmd.h (Could not stat /data/data/com.termux/files/usr/include/xen/privcmd.h)             error: could not restore working directory (Operation not permitted)

To Reproduce Steps to reproduce the behavior:

  1. Install a package

Expected behavior The error shouldn't happen

Smartphone:

Maxython commented 2 years ago

What type of pacman did you install, arch or termux?

leap0x7b commented 2 years ago

Nvm im just running on termux-chroot

Maxython commented 2 years ago

Opening this issue because I ran into it. In addition to this, another one appeared.

error: could not create temp directory
Maxython commented 2 years ago

Problem solved everything works.