termux-pacman / pacman-for-termux

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

UID/GID all packages installed prior to switching to pacman are wrong #23

Closed aarong84127 closed 4 months ago

aarong84127 commented 4 months ago

Hello. I followed the instructions on switching from pkg/apt to pacman using usr-n/ and Android Shell into termux to copy over. Pacman works and everything, but it seemed as though I didn't have any packages installed at this point. It seems as though they are all still there, running "pacman -Qk --check" but I get a warning for every package and dependency that my UID and GID are wrong. Would it be best to just reinstall all packages manually or would reassigning the UID/GID on the already existing packages work?