nmilosev / anyfed

Universal Fedora chroot tool
206 stars 34 forks source link

cannot install gcc (and few other packages) #5

Open gawrysz opened 6 years ago

gawrysz commented 6 years ago

The installation of gcc and several other packages in termux (on a Lenovo Tab2 A10-70F, non-rooted) fails. The message is:

Error unpacking rpm package gcc-7.2.1-2.f27.aarch64 Error unpacking rpm package gcc-7.2.1-2.f27.aarch64 error: unpacking of archive failed on file /usr/bin/aarch64-redhat-linux-gcc-7;5a6648c0: cpio: link gcc-7.2.1-2.fc27.aarch64 was supposed to be installed but it is not!

Similar problems occur with termux-fedora.sh and Fedora 26.

On the same termux there was no such problem with package installations in an Ubuntu container.