Giter Club home page Giter Club logo

termux-fedora's People

Contributors

farmerbb avatar hroncok avatar leha-bot avatar lovenemesis avatar nmilosev avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

termux-fedora's Issues

Checksum Request

dnf install package
error: unpacking of archive failed on file... cpio: (error 0x2)
on Fedora-Docker-Base-26-1.5.armhfp.tar.xz in Termux Android arm

$ startfedora
[termux@fedora home]$ dnf install htop
Last metadata expiration check: 0:53:19 ago on Mon 02 Oct 2017 04:29:07 AM UTC.
Dependencies resolved.
========================================================================
 Package      Arch            Version              Repository      Size
========================================================================
Installing:
 htop         armv7hl         2.0.2-2.fc26         fedora          95 k

Transaction Summary
========================================================================
Install  1 Package

Total download size: 95 k
Installed size: 188 k
Is this ok [y/N]: y
Downloading Packages:
htop-2.0.2-2.fc26.armv7hl.rpm           138 kB/s |  95 kB     00:00
------------------------------------------------------------------------
Total                                    32 kB/s |  95 kB     00:02
Running transaction check
Transaction check succeeded.
Running transaction test
Transaction test succeeded.
Running transaction
  Preparing        :                                                1/1
  Installing       : htop-2.0.2-2.fc26.armv7hl                      1/1
Error unpacking rpm package htop-2.0.2-2.fc26.armv7hl
Error unpacking rpm package htop-2.0.2-2.fc26.armv7hl
error: unpacking of archive failed on file /usr/bin/htop;59d1cd34: cpio: (error 0x2)
htop-2.0.2-2.fc26.armv7hl was supposed to be installed but is not!
  Verifying        : htop-2.0.2-2.fc26.armv7hl                      1/1

Failed:
  htop.armv7hl 2.0.2-2.fc26

Error: Transaction failed

Unable to patch file

Hi,

I find it's not possible to use patch under our termux-fedora, which reports a selinux error :

root@localhost:~# cat a
srrtg
fghjk
899
root@localhost:~# cat b
234
ghjll
vhn
vvnj
root@localhost:~# cat p.patch
--- a   2017-10-11 18:23:03.475226879 +0000
+++ b   2017-10-11 18:23:17.965228322 +0000
@@ -1,3 +1,4 @@
-srrtg
-fghjk
-899
+234
+ghjll
+vhn
+vvnj
root@localhost:~# patch -p0 < p.patch
patching file a
patch: setting attribute security.selinux for security.selinux: Permission denied
root@localhost:~# diff a b
1,3c1,4
< srrtg
< fghjk
< 899
---
> 234
> ghjll
> vhn
> vvnj

Look, nothing changed after applying that diff file. Maybe it's related to selinux issue?
Don't hesitate to tell me if you need more information.

dnf cannot install any package

After running dnf install mc, for example
when running transaction the following error occured :

this happened in fedora 28 arch 64

please help.
br,

Failed to obtain the transaction lock (logged in as: root).
The downloaded packages were saved in cache until the next successful transaction.
You can remove cached packages by executing 'dnf clean packages'.
Error: Could not run transaction.

System upgrade with error on package qt5-qtconnectiv

[termux@fedora home]$ dnf upgrade -y            
Fedora Modular  320 kB/s | 5.2 MB     00:16
Fedora Modular  1.4 MB/s | 3.8 MB     00:02     
Fedora 31 - aar 1.0 MB/s |  17 MB     00:17     
Fedora 31 - aar 2.9 MB/s |  67 MB     00:23     
Last metadata expiration check: 0:00:01 ago on Tue 14 Jan 2020 05:04:36 AM UTC.                 Dependencies resolved.
================================================ 
Package    Arch    Version       Repo     Size 
================================================
Upgrading:                                       qt5-qtconnectivity                                         
aarch64 5.13.2-1.fc31 updates 545 k
Transaction Summary                             
================================================
Upgrade  1 Package                                                                              
Total download size: 545 k
Downloading Packages:                           
qt5-qtconnectiv 429 kB/s | 545 kB     00:01     
------------------------------------------------
Total           193 kB/s | 545 kB     00:02     
Running transaction check                       
Transaction check succeeded.
Running transaction test                        
Transaction test succeeded.                     
Running transaction                               
Preparing        :                        1/1   
Upgrading        : qt5-qtconnectivity-5   1/2 
Error unpacking rpm package qt5-qtconnectivity-5.13.2-1.fc31.aarch64                              
Verifying        : qt5-qtconnectivity-5   1/2   
Verifying        : qt5-qtconnectivity-5   2/2 
Failed:                                           
qt5-qtconnectivity-5.13.2-1.fc31.aarch64
qt5-qtconnectivity-5.12.5-1.fc31.aarch64      
Error: Transaction failed

Getting Fedora 27 to run on my S7 Edge on Nougat?

Hello, so I followed the script to run Fedora 27. My s7e definitely is an armv8l so I first tried the arm64 version and proot gives an error saying it cannot access bin directory. I then uninstalled it and tried the 32 bit version but this time proot exits with code 1. My question is, do I need root or am I following the guide wrong? Also will I be able to use gui applications like paraview? And will this work on oreo if I get a galaxy s9+?

Proot Issues on GrapheneOS

I guess the project is kinda orphaned? But I think it is great and will maintain at least the version changes.

Also I want to fix the proot not working, for some weird reason, that occurs on GrapheneOS.

proot error: ptrace(TRACEME): Operation not permitted
proot error: execve("/usr/bin/env"): Operation not permitted
proot info: It seems your kernel contains this bug: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1202161
To workaround it, set the env. variable PROOT_NO_SECCOMP to 1.
fatal error: see `proot --help`.
proot error: can't chmod '/data/data/com.termux/files/usr/tmp/proot-20003-rGDdyI': No such file or directory

Do you have an idea how to fix it? It may be due to the hardened kernel and stuff.

Command clear not found

When running clear I get bash: clear: command not found. Same happens after update and upgrade.

uninstall fedora not work

Could you help?
I tried install xkde-desktop but seems the file size so big. So i try to uninstall the whole fedora:
And got many error with
rm: cannot remove '/data/data/com.termux/files/home/fedora/usr/lib/fontconfig': Permission denied rm: cannot remove '/data/data/com.termux/files/home/fedora/usr/lib/modprobe.d': Permission denied rm: cannot remove '/data/data/com.termux/files/home/fedora/usr/lib/python2.7': Permission denied rm: cannot remove '/data/data/com.termux/files/home/fedora/usr/lib/qt5': Permission denied
....
.

Disable Selinux

When using setenforce 0 to set selinux to permissive mode
results in setenforce() failed

if edit /etc/selinux/config rebooting is not possible.

Is there a way to set selinux ?

BR,

system services support

Dear MR nmilosev, because systemd can not allow users to start services if system have not been booted normally with Linux kernel. Do you know about osme work around how to start service in Fedora without depend on Systemd?
Sure, I know, that I can not start services which depend on Fedora Linux kernel or on direct hardware access.
Do you know about some trick please?

uninstall fails

./termux-fedora.sh uninstall fails with:

...
rm: cannot remove '/data/data/com.termux/files/home/fedora/root/.bash_profile': Permission denied
rm: cannot remove '/data/data/com.termux/files/home/fedora/root/anaconda-ks.cfg': Permission denied
...

I'm wondering if this is related:

I tried both the termux-ubuntu and termux-fedora scripts on 3 devices:
nexus 4 running android 5.1
firehd 10 2017
asus zenbook running android-x86 6.0 r3

All get the same error as above:
proot error: execve("/usr/bin/env"): No such file or directory

"Cannot open shared object file"

The chroot is working fine but i dont't know why i'm getting this output.

$ startfedora
bash: /root/.bash_profile: Permission denied
[termux@fedora home]$ exit
logout
bash: /root/.bash_logout: Permission denied
$ tsu
# startfedora
ERROR: ld.so: object 'libsigchain.so' from LD_PRELOAD cannot be preloaded (cannot open shared object file): ignored.
[termux@fedora home]$

update script to fedora 39

fedora 39 has officially been released over a month ago (mid-november 2023), please update the script

I can not install mate desktop environment

Dear Milosev,
I Am visually impaired with no sight at all and I have found A opportunity to use Linux distributions with Orca screen reader as A very promising task. Why? Because many specific Android apps do not support so many keyboard shortcuts and Orca screen reader have significant advantages while editing text when comparing with Android screen readers.
But I can not install my favourite Mate desktop environment at all. LXDE and other desktops do not set at-spi communicatin with dbus so I can not use my system with Orca.
Here is my log.

[termux@fedora home]$ dnf install @mate-desktop
Last metadata expiration check: 0:20:02 ago on Sun 15 Dec 2019 06:23:20 PM UTC.
Error:
Problem: problem with installed package fedora-release-container-30-6.noarch

  • package fedora-release-container-30-6.noarch conflicts with system-release p
    rovided by fedora-release-matecompiz-30-1.noarch
  • package fedora-release-matecompiz-30-1.noarch conflicts with system-release
    provided by fedora-release-container-30-6.noarch
  • package fedora-release-container-30-1.noarch conflicts with system-release p
    rovided by fedora-release-matecompiz-30-1.noarch
  • package fedora-release-matecompiz-30-1.noarch conflicts with system-release
    provided by fedora-release-container-30-1.noarch
  • conflicting requests
  • package fedora-release-container-30-6.noarch conflicts with system-release p
    rovided by fedora-release-matecompiz-30-6.noarch
  • package fedora-release-matecompiz-30-6.noarch conflicts with system-release
    provided by fedora-release-container-30-6.noarch
  • package fedora-release-matecompiz-30-6.noarch conflicts with system-release
    provided by fedora-release-container-30-1.noarch
  • package fedora-release-container-30-1.noarch conflicts with system-release p
    rovided by fedora-release-matecompiz-30-6.noarch
    (try to add '--allowerasing' to command line to replace conflicting packages or
    '--skip-broken' to skip uninstallable packages)

Installing some packages fails inside fedora chroot

Upgrading : tzdata-2016j-1.fc25.noarch 1/6 Error unpacking rpm package tzdata-2016j-1.fc25.noarchError unpacking rpm package tzdata-2016j-1.fc25.noarch
error: unpacking of archive failed on file /usr/share/zoneinfo/Africa/Bamako;587eab7c: cpio: link Upgrading : e2fsprogs-1.43.3-1.fc25.aarch64 2/6
Error unpacking rpm package e2fsprogs-1.43.3-1.fc25.aarch64
Error unpacking rpm package e2fsprogs-1.43.3-1.fc25.aarch64 error: tzdata-2016j-1.fc25.noarch: install failed error: unpacking of archive failed on file /usr/sbin/fsck.ext2;587eab7c: cpio: link Upgrading : coreutils-common-8.25-15.fc25.a 3/6 Error unpacking rpm package coreutils-common-8.25-15.fc25.aarch64 Error unpacking rpm package coreutils-common-8.25-15.fc25.aarch64 error: e2fsprogs-1.43.3-1.fc25.aarch64: install failed
error: unpacking of archive failed on file /usr/share/locale/af/LC_TIME/coreutils.mo;587eab7c: cpio: link

Not sure what is causing the errors but it looks like it is failing when overwriting the old existing files?

how to create regular non root user after installation?

Please, how can I create The regular non root user? I know, that Proot is giving only system The feelings that user has root privileges, but some app behaviour differs if user is logged as Root or as A user without root privileges.
I would like to have also all necessary folders copyed so it would be really non root user with all files which apps would need.
adduser janusz
is enought?
Or do I had to type other commands?

failed to install gcc on fedora for termux

Others RPMs are ok.
But not know whey only not work for gcc.
Could you help? Thanks.

[termux@fedora GitHub]$ yum install gcc
Last metadata expiration check: 0:21:57 ago on Tue 16 Jan 2018 02:48:16 PM UTC.
Dependencies resolved.

Package Arch Version Repository Size

Installing:
gcc aarch64 7.2.1-2.fc27 fedora 17 M

Transaction Summary

Install 1 Package

Total download size: 17 M
Installed size: 38 M
Is this ok [y/N]: y
Downloading Packages:
gcc-7.2.1-2.fc27.aarch64.rp 1.4 MB/s | 17 MB 00:12

Total 1.2 MB/s | 17 MB 00:14
Running transaction check
Transaction check succeeded.
Running transaction test
Transaction test succeeded.
Running transaction
Preparing : 1/1
Installing : gcc-7.2.1-2.fc27.aarch64 1/1
Error unpacking rpm package gcc-7.2.1-2.fc27.aarch64
Error unpacking rpm package gcc-7.2.1-2.fc27.aarch64
error: unpacking of archive failed on file /usr/bin/gcc;5a5e15ea: cpio: open
gcc-7.2.1-2.fc27.aarch64 was supposed to be installed but is not!
Verifying : gcc-7.2.1-2.fc27.aarch64 1/1

Failed:
gcc.aarch64 7.2.1-2.fc27

Error: Transaction failed
[termux@fedora Git

Unable to use python and dnf

After installation and running dnf update,I keep getting:
[termux@fedora home]$ dnf update
bash: /bin/dnf: /usr/bin/python3: bad interpreter: Permission denied

how connect lxde from remote?

I met a new problem and not found a solution after google.
Now I installed the @lxde and get GUI from XSDL Xserver in Android phone.

Do we have way connect lxde from the remote computer? Think about take a small computer is very cool.
I tried install the xrdp server in Fedora and using Windows RDP client. But I blocked at input the user/password.
Will try to google the openBox.

I can't download the images

When I run the script, it always tells me that

termux-fedora.sh: 1: Syntax error: redirection unexpected

I just ran this

sh termux-fedora.sh f32_arm64

Dbus do not work does dbus-uuidgen > /etc/machine-id help?

I have spent many hours to force Dbus to work on newest Fedora in Chroot mode.
Does
dbus-uuidgen > /etc/machine-id
help, Or even this command do not force dbus-launch or dbus-run session to work?
If no, what will happen when I will place Dbus files from Arch Linux AArch64, does it make some chaos or do you think, that it will work?
Because Arch Linux work. Dbus is working. So do you think, that Redhat uses some other reprogrammed Dbus?
It is very sad, that only Fedora do not work with Dbus in chroots.

'dnf update' fails for many packages

I've installed termux in a Oneplus 5t, aarch64; installed Fedora, started it and run dnf update. Some packages are updated correctly, but there are many errors (unpacking errors, scriptlet errors...). Finally, it shows:

Upgraded:
  ... (many packages)

Failed:
  glibc.aarch64 2.26-21.fc27
  glibc-langpack-en.aarch64 2.26-21.fc27
  python3.aarch64 3.6.3-2.fc27
  python3-dnf.noarch 2.7.5-2.fc27
  python3-hawkey.aarch64 0.11.1-1.fc27
  python3-libs.aarch64 3.6.3-2.fc27
  python3-pip.noarch 9.0.1-14.fc27
  python3-setuptools.noarch 37.0.0-1.fc27
  tzdata.noarch 2017c-1.fc27

Error: Transaction failed

and dnf no longer works with the following message:

bash: /bin/dnf: /usr/bin/python3: bad interpreter: Permission denied

I tried anyfed also: same result.

proot info: vpid 1: terminated with signal 11

When I run the script, it exits correctly and tells me about startfedora. Running startfedora leads to the error output above.
Device: OnePlus 3T, OxygenOS 3.5.4 (Android 6.0.1), Termux installed via F-Droid

boot loop

Hello,

after finishing executing the script, i got into boot loop.... what can i do?
Hard reboot allow me to enter my phone again, then i uninstall termux, but still got bottloop

What happened to armhfp support?

I've installed Fedora 25 - 28 armhfp under termux in the past, but can't find an armhfp container for 29. What to do? Please help!

Is it possible to install onto external storage using termux-setup-storage?

This is probably a common question but is it possible to install fedora onto the external sdcard using termux-setup-storage? I attempted to edit the termux-fedora.sh script to use the /data/data/com.termux/files/home/storage/external... however I ran into symlink errors presumably because termux-setup-storage already is a symlink.

A lot of permission issues. Will it cause any issue ?

I tried installing fedora27 on arm. I got the following errors.

 ADA@termux:~$sh termux-fedora.sh f27_arm         Hit:1 https://termux.net stable InRelease
Reading package lists... Done                    Building dependency tree
Reading state information... Done
All packages are up to date.
Reading package lists... Done                    Building dependency tree
Reading state information... Done                proot is already the newest version (5.1.107-6).
The following NEW packages will be installed:
  tar xz-utils
0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
Need to get 242 kB of archives.
After this operation, 709 kB of additional disk space will be used.
Get:1 https://termux.net stable/main arm xz-utils arm 5.2.3 [57.5 kB]                             Get:2 https://termux.net stable/main arm tar arm 1.30-1 [184 kB]                                  Fetched 242 kB in 3s (63.8 kB/s)
Selecting previously unselected package xz-utils.(Reading database ... 3795 files and directories currently installed.)
Preparing to unpack .../xz-utils_5.2.3_arm.deb ...
Unpacking xz-utils (5.2.3) ...
Selecting previously unselected package tar.
Preparing to unpack .../archives/tar_1.30-1_arm.deb ...
Unpacking tar (1.30-1) ...
Setting up xz-utils (5.2.3) ...
Setting up tar (1.30-1) ...
--2018-03-19 16:45:05--  http://download.fedoraproject.org/pub/fedora/linux/releases/27/Docker/armhfp/images/Fedora-Docker-Base-27-1.6.armhfp.tar.xz
Resolving download.fedoraproject.org... 2610:28:3090:3001:dead:beef:cafe:fed3, 2604:1580:fe00:0:dead:beef:cafe:fed1, 2605:bc80:3010:600:dead:beef:cafe:fed9, ...
Connecting to download.fedoraproject.org|2610:28:3090:3001:dead:beef:cafe:fed3|:80... failed: Connection timed out.
Connecting to download.fedoraproject.org|2604:1580:fe00:0:dead:beef:cafe:fed1|:80... connected.
HTTP request sent, awaiting response... 302 Found
Location: http://mirror.cse.iitk.ac.in/fedora/linux/releases/27/Docker/armhfp/images/Fedora-Docker-Base-27-1.6.armhfp.tar.xz [following]
--2018-03-19 16:47:14--  http://mirror.cse.iitk.ac.in/fedora/linux/releases/27/Docker/armhfp/images/Fedora-Docker-Base-27-1.6.armhfp.tar.xz
Resolving mirror.cse.iitk.ac.in... 202.3.77.108
Connecting to mirror.cse.iitk.ac.in|202.3.77.108|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 44120824 (42M) [application/octet-stream]
Saving to: โ€˜fedora.tar.xzโ€™

fedora.tar.x   0%       0  --.-KB/s              fedora.tar.x   0%   4.15K  13.3KB/s              fedora.tar.x   0%   8.95K  9.39KB/s              fedora.tar.x   0%  17.34K  14.7KB/s              fedora.tar.x   0%  37.73K  26.7KB/s              fedora.tar.x   0%  56.91K  34.6KB/s              fedora.tar.x   0%  79.70K  42.5KB/s              fedora.tar.x   0% 102.55K  48.6KB/s              fedora.tar.x   0% 125.33K  53.4KB/s              fedora.tar.x   0% 144.52K  56.4KB/s              fedora.tar.x   0% 161.31K  58.3KB/s              fedora.tar.x   0% 181.70K  60.4KB/s    eta 11m 50fedora.tar.x   0% 200.88K  61.9KB/s    eta 11m 50fedora.tar.x   0% 220.07K  63.4KB/s    eta 11m 50fedora.tar.x   0% 236.54K  64.3KB/s    eta 11m 50fedora.tar.x   0% 254.53K  65.4KB/s    eta 11m 50fedora.tar.x   0% 274.92K  66.7KB/s    eta 10m 42fedora.tar.x   0% 295.30K  72.4KB/s    eta 10m 42fedora.tar.x   0% 310.89K  87.4KB/s    eta 10m 42fedora.tar.x   0% 319.29K  83.3KB/s    eta 10m 42fedora.tar.x   0% 336.08K  83.1KB/s    eta 10m 42fedora.tar.x   0% 348.07K  81.6KB/s    eta 10m 38fedora.tar.x   0% 361.26K  79.0KB/s    eta 10m 38fedora.tar.x   0% 369.66K  62.1KB/s    eta 12m 30fedora.tar.x   0% 369.66K  51.2KB/s    eta 12m 30fedora.tar.x   0% 380.45K  49.4KB/s    eta 14m 19fedora.tar.x   0% 402.04K  48.7KB/s    eta 14m 19fedora.tar.x   0% 424.82K  49.8KB/s    eta 14m 19fedora.tar.x   1% 445.21K  50.5KB/s    eta 14m 19fedora.tar.x   1% 463.20K  50.6KB/s    eta 14m 19fedora.tar.x   1% 481.34K  50.0KB/s    eta 12m 58fedora.tar.x   1% 589.27K  66.6KB/s    eta 12m 58fedora.tar.x   1% 610.86K  67.2KB/s    eta 12m 58fedora.tar.x   1% 624.05K  66.7KB/s    eta 12m 58fedora.tar.x   1% 634.84K  64.6KB/s    eta 12m 58fedora.tar.x   1% 648.03K  63.6KB/s    eta 10m 46fedora.tar.x   1% 662.42K  63.6KB/s    eta 10m 46fedora.tar.x   1% 679.21K  64.9KB/s    eta 10m 46fedora.tar.x   1% 696.80K  65.5KB/s    eta 10m 46fedora.tar.x   1% 752.36K  73.2KB/s    eta 10m 46fedora.tar.x   2%   1.03M  52.3KB/s    eta 10m 46fedora.tar.x   2%   1.03M  43.6KB/s    eta 10m 46fedora.tar.x   2%   1.04M  43.8KB/s    eta 11m 17fedora.tar.x   2%   1.06M  43.3KB/s    eta 11m 17fedora.tar.x   2%   1.17M  60.9KB/s    eta 11m 17fedora.tar.x   2%   1.18M  61.2KB/s    eta 11m 17fedora.tar.x   2%   1.24M  69.6KB/s    eta 11m 17fedora.tar.x 100%  42.08M   122KB/s    in 7m 21s 

2018-03-19 16:54:37 (97.7 KB/s) - โ€˜fedora.tar.xzโ€™ saved [44120824/44120824]

7b230ee3055d76df3bbb340aa9735025c60e5d4cbec18175bb0ee4a22bf7655c/layer.tar
/data/data/com.termux/files/usr/bin/tar: ./bin: Cannot change mode to rwxrwxrwx: No such file or directory
/data/data/com.termux/files/usr/bin/tar: ./usr/share/bash-completion/completions/pip3.6: Cannot change mode to rwxrwxrwx: No such file or directory
/data/data/com.termux/files/usr/bin/tar: ./usr/share/X11/xkb/rules/xorg.lst: Cannot change mode to rwxrwxrwx: No such file or directory
/data/data/com.termux/files/usr/bin/tar: ./usr/share/X11/xkb/rules/xorg.xml: Cannot change mode to rwxrwxrwx: No such file or directory
/data/data/com.termux/files/usr/bin/tar: ./usr/bin/captoinfo: Cannot change mode to rwxrwxrwx: No such file or directory
/data/data/com.termux/files/usr/bin/tar: ./usr/bin/linux32: Cannot change mode to rwxrwxrwx: No such file or directory
/data/data/com.termux/files/usr/bin/tar: ./usr/bin/linux64: Cannot change mode to rwxrwxrwx: No such file or directory
/data/data/com.termux/files/usr/bin/tar: ./usr/bin/guile2: Cannot change mode to rwxrwxrwx: No such file or directory
/data/data/com.termux/files/usr/bin/tar: ./usr/bin/python3: Cannot change mode to rwxrwxrwx: No such file or directory
/data/data/com.termux/files/usr/bin/tar: ./usr/bin/yum: Cannot change mode to rwxrwxrwx: No such file or directory
/data/data/com.termux/files/usr/bin/tar: ./usr/bin/sh: Cannot change mode to rwxrwxrwx: No such file or directory
/data/data/com.termux/files/usr/bin/tar: ./usr/bin/gmake: Cannot change mode to rwxrwxrwx: No such file or directory
/data/data/com.termux/files/usr/bin/tar: ./usr/bin/lastb: Cannot change mode to rwxrwxrwx: No such file or directory
/data/data/com.termux/files/usr/bin/tar: ./usr/bin/gtar: Cannot change mode to rwxrwxrwx: No such file or directory
/data/data/com.termux/files/usr/bin/tar: ./usr/bin/guile2-tools: Cannot change mode to rwxrwxrwx: No such file or directory
/data/data/com.termux/files/usr/bin/tar: ./usr/bin/bashbug: Cannot change mode to rwxrwxrwx: No such file or directory
/data/data/com.termux/files/usr/bin/tar: ./usr/bin/setup-nsssysinit: Cannot change mode to rwxrwxrwx: No such file or directory
/data/data/com.termux/files/usr/bin/tar: ./usr/lib/libthread_db.so.1: Cannot change mode to rwxrwxrwx: No such file or directory
/data/data/com.termux/files/usr/bin/tar: ./usr/lib/librpmsign.so.8: Cannot change mode to rwxrwxrwx: No such file or directory
/data/data/com.termux/files/usr/bin/tar: ./usr/lib/libgccpp.so.1: Cannot change mode to rwxrwxrwx: No such file or directory
/data/data/com.termux/files/usr/bin/tar: ./usr/lib/libp11-kit.so.0: Cannot change mode to rwxrwxrwx: No such file or directory
/data/data/com.termux/files/usr/bin/tar: ./usr/lib/libk5crypto.so.3: Cannot change mode to rwxrwxrwx: No such file or directory
/data/data/com.termux/files/usr/bin/tar: ./usr/lib/libverto.so.1: Cannot change mode to rwxrwxrwx: No such file or directory
/data/data/com.termux/files/usr/bin/tar: ./usr/lib/libsigsegv.so.2: Cannot change mode to rwxrwxrwx: No such file or directory
/data/data/com.termux/files/usr/bin/tar: ./usr/lib/libmpfr.so.4: Cannot change mode to rwxrwxrwx: No such file or directory
/data/data/com.termux/files/usr/bin/tar: ./usr/lib/libpsl.so.5: Cannot change mode to rwxrwxrwx: No such file or directory
/data/data/com.termux/files/usr/bin/tar: ./usr/lib/libgssapi_krb5.so.2: Cannot change mode to rwxrwxrwx: No such file or directory
/data/data/com.termux/files/usr/bin/tar: ./usr/lib/libssh2.so.1: Cannot change mode to rwxrwxrwx: No such file or directory
/data/data/com.termux/files/usr/bin/tar: ./usr/lib/libtic.so.6: Cannot change mode to rwxrwxrwx: No such file or directory
/data/data/com.termux/files/usr/bin/tar: ./usr/lib/libseccomp.so.2: Cannot change mode to rwxrwxrwx: No such file or directory
/data/data/com.termux/files/usr/bin/tar: ./usr/lib/libutempter.so.0: Cannot change mode to rwxrwxrwx: No such file or directory
/data/data/com.termux/files/usr/bin/tar: ./usr/lib/libguile-2.0.so.22: Cannot change mode to rwxrwxrwx: No such file or directory
/data/data/com.termux/files/usr/bin/tar: ./usr/lib/libhogweed.so.4: Cannot change mode to rwxrwxrwx: No such file or directory
/data/data/com.termux/files/usr/bin/tar: ./usr/lib/libguilereadline-v-18.so: Cannot change mode to rwxrwxrwx: No such file or directory
/data/data/com.termux/files/usr/bin/tar: ./usr/lib/libpam.so.0: Cannot change mode to rwxrwxrwx: No such file or directory
/data/data/com.termux/files/usr/bin/tar: ./usr/lib/libgthread-2.0.so.0: Cannot change mode to rwxrwxrwx: No such file or directory
/data/data/com.termux/files/usr/bin/tar: ./usr/lib/libksba.so.8: Cannot change mode to rwxrwxrwx: No such file or directory
/data/data/com.termux/files/usr/bin/tar: ./usr/lib/libgio-2.0.so.0: Cannot change mode to rwxrwxrwx: No such file or directory
/data/data/com.termux/files/usr/bin/tar: ./usr/lib/libgpg-error.so.0: Cannot change mode to rwxrwxrwx: No such file or directory
/data/data/com.termux/files/usr/bin/tar: ./usr/lib/libstdc++.so.6: Cannot change mode to rwxrwxrwx: No such file or directory
/data/data/com.termux/files/usr/bin/tar: ./usr/lib/libmagic.so.1: Cannot change mode to rwxrwxrwx: No such file or directory
/data/data/com.termux/files/usr/bin/tar: ./usr/lib/libguilereadline-v-18.so.18: Cannot change mode to rwxrwxrwx: No such file or directory
/data/data/com.termux/files/usr/bin/tar: ./usr/lib/libmetalink.so.3: Cannot change mode to rwxrwxrwx: No such file or directory
/data/data/com.termux/files/usr/bin/tar: ./usr/lib/libkeyutils.so.1: Cannot change mode to rwxrwxrwx: No such file or directory
/data/data/com.termux/files/usr/bin/tar: ./usr/lib/libkmod.so.2: Cannot change mode to rwxrwxrwx: No such file or directory
/data/data/com.termux/files/usr/bin/tar: ./usr/lib/libip6tc.so.0: Cannot change mode to rwxrwxrwx: No such file or directory
/data/data/com.termux/files/usr/bin/tar: ./usr/lib/libkrad.so.0: Cannot change mode to rwxrwxrwx: No such file or directory
/data/data/com.termux/files/usr/bin/tar: ./usr/lib/libltdl.so.7: Cannot change mode to rwxrwxrwx: No such file or directory
/data/data/com.termux/files/usr/bin/tar: ./usr/lib/libsasl2.so.3: Cannot change mode to rwxrwxrwx: No such file or directory
/data/data/com.termux/files/usr/bin/tar: ./usr/lib/libgmp.so.10: Cannot change mode to rwxrwxrwx: No such file or directory
/data/data/com.termux/files/usr/bin/tar: ./usr/lib/libglib-2.0.so.0: Cannot change mode to rwxrwxrwx: No such file or directory
/data/data/com.termux/files/usr/bin/tar: ./usr/lib/libdl.so.2: Cannot change mode to rwxrwxrwx: No such file or directory
/data/data/com.termux/files/usr/bin/tar: ./usr/lib/libatomic_ops.so.1: Cannot change mode to rwxrwxrwx: No such file or directory
/data/data/com.termux/files/usr/bin/tar: ./usr/lib/libcrack.so.2: Cannot change mode to rwxrwxrwx: No such file or directory
/data/data/com.termux/files/usr/bin/tar: ./usr/lib/libpanel.so.6: Cannot change mode to rwxrwxrwx: No such file or directory
/data/data/com.termux/files/usr/bin/tar: ./usr/lib/libnettle.so.6: Cannot change mode to rwxrwxrwx: No such file or directory
/data/data/com.termux/files/usr/bin/tar: ./usr/lib/libtinfo.so.6: Cannot change mode to rwxrwxrwx: No such file or directory
/data/data/com.termux/files/usr/bin/tar: ./usr/lib/liblzma.so.5: Cannot change mode to rwxrwxrwx: No such file or directory
/data/data/com.termux/files/usr/bin/tar: ./usr/lib/libkdb5.so.8: Cannot change mode to rwxrwxrwx: No such file or directory
/data/data/com.termux/files/usr/bin/tar: ./usr/lib/elfutils/libebl_i386.so: Cannot change mode to rwxrwxrwx: No such file or directory
/data/data/com.termux/files/usr/bin/tar: ./usr/lib/elfutils/libebl_s390.so: Cannot change mode to rwxrwxrwx: No such file or directory
/data/data/com.termux/files/usr/bin/tar: ./usr/lib/elfutils/libebl_sh.so: Cannot change mode to rwxrwxrwx: No such file or directory
/data/data/com.termux/files/usr/bin/tar: ./usr/lib/elfutils/libebl_tilegx.so: Cannot change mode to rwxrwxrwx: No such file or directory
/data/data/com.termux/files/usr/bin/tar: ./usr/lib/libdbus-glib-1.so.2: Cannot change mode to rwxrwxrwx: No such file or directory
/data/data/com.termux/files/usr/bin/tar: ./usr/lib/libform.so.6: Cannot change mode to rwxrwxrwx: No such file or directory
/data/data/com.termux/files/usr/bin/tar: ./usr/lib/debug/bin: Cannot change mode to rwxrwxrwx: No such file or directory
/data/data/com.termux/files/usr/bin/tar: ./usr/lib/libpcre2-posix.so.2: Cannot change mode to rwxrwxrwx: No such file or directory
/data/data/com.termux/files/usr/bin/tar: ./usr/lib/libresolv.so.2: Cannot change mode to rwxrwxrwx: No such file or directory
/data/data/com.termux/files/usr/bin/tar: ./usr/lib/libtspi.so.1: Cannot change mode to rwxrwxrwx: No such file or directory
/data/data/com.termux/files/usr/bin/tar: ./usr/lib/libatomic_ops_gpl.so.1: Cannot change mode to rwxrwxrwx: No such file or directory
/data/data/com.termux/files/usr/bin/tar: ./usr/lib/libarchive.so.13: Cannot change mode to rwxrwxrwx: No such file or directory
/data/data/com.termux/files/usr/bin/tar: ./usr/lib/libncurses.so.6: Cannot change mode to rwxrwxrwx: No such file or directory
/data/data/com.termux/files/usr/bin/tar: ./usr/lib/libpanelw.so.6: Cannot change mode to rwxrwxrwx: No such file or directory
/data/data/com.termux/files/usr/bin/tar: ./usr/lib/systemd/system/runlevel4.target: Cannot change mode to rwxrwxrwx: No such file or directory
/data/data/com.termux/files/usr/bin/tar: ./usr/lib/systemd/system/dbus-org.freedesktop.hostname1.service: Cannot change mode to rwxrwxrwx: No such file or directory
/data/data/com.termux/files/usr/bin/tar: ./usr/lib/systemd/system/dbus-org.freedesktop.login1.service: Cannot change mode to rwxrwxrwx: No such file or directory
/data/data/com.termux/files/usr/bin/tar: ./usr/lib/systemd/system/messagebus.service: Cannot change mode to rwxrwxrwx: No such file or directory
/data/data/com.termux/files/usr/bin/tar: ./usr/lib/systemd/system/runlevel5.target: Cannot change mode to rwxrwxrwx: No such file or directory
/data/data/com.termux/files/usr/bin/tar: ./usr/lib/systemd/system/runlevel6.target: Cannot change mode to rwxrwxrwx: No such file or directory
/data/data/com.termux/files/usr/bin/tar: ./usr/lib/systemd/system/[email protected]: Cannot change mode to rwxrwxrwx: No such file or directory
/data/data/com.termux/files/usr/bin/tar: ./usr/lib/libldap-2.4.so.2: Cannot change mode to rwxrwxrwx: No such file or directory
/data/data/com.termux/files/usr/bin/tar: ./usr/lib/libiptc.so.0: Cannot change mode to rwxrwxrwx: No such file or directory
/data/data/com.termux/files/usr/bin/tar: ./usr/lib/.libssl.so.1.1.hmac: Cannot change mode to rwxrwxrwx: No such file or directory
/data/data/com.termux/files/usr/bin/tar: ./usr/lib/libuuid.so.1: Cannot change mode to rwxrwxrwx: No such file or directory
/data/data/com.termux/files/usr/bin/tar: ./usr/lib/libgmodule-2.0.so.0: Cannot change mode to rwxrwxrwx: No such file or directory
/data/data/com.termux/files/usr/bin/tar: ./usr/lib/libdw.so.1: Cannot change mode to rwxrwxrwx: No such file or directory
/data/data/com.termux/files/usr/bin/tar: ./usr/lib/libsystemd.so.0: Cannot change mode to rwxrwxrwx: No such file or directory
/data/data/com.termux/files/usr/bin/tar: ./usr/lib/.libssl.so.10.hmac: Cannot change mode to rwxrwxrwx: No such file or directory
/data/data/com.termux/files/usr/bin/tar: ./usr/lib/libm.so.6: Cannot change mode to rwxrwxrwx: No such file or directory
/data/data/com.termux/files/usr/bin/tar: ./usr/lib/libxml2.so.2: Cannot change mode to rwxrwxrwx: No such file or directory
/data/data/com.termux/files/usr/bin/tar: ./usr/lib/libpopt.so.0: Cannot change mode to rwxrwxrwx: No such file or directory
/data/data/com.termux/files/usr/bin/tar: ./usr/lib/libmenuw.so.6: Cannot change mode to rwxrwxrwx: No such file or directory
/data/data/com.termux/files/usr/bin/tar: ./usr/lib/libcrypto.so.10: Cannot change mode to rwxrwxrwx: No such file or directory
/data/data/com.termux/files/usr/bin/tar: ./usr/lib/librpmbuild.so.8: Cannot change mode to rwxrwxrwx: No such file or directory
/data/data/com.termux/files/usr/bin/tar: ./usr/lib/p11-kit-proxy.so: Cannot change mode to rwxrwxrwx: No such file or directory
/data/data/com.termux/files/usr/bin/tar: ./usr/lib/libffi.so.6: Cannot change mode to rwxrwxrwx: No such file or directory
/data/data/com.termux/files/usr/bin/tar: ./usr/lib/libfdisk.so.1: Cannot change mode to rwxrwxrwx: No such file or directory
/data/data/com.termux/files/usr/bin/tar: ./usr/lib/libcap-ng.so.0: Cannot change mode to rwxrwxrwx: No such file or directory
/data/data/com.termux/files/usr/bin/tar: ./usr/lib/libgobject-2.0.so.0: Cannot change mode to rwxrwxrwx: No such file or directory
/data/data/com.termux/files/usr/bin/tar: ./usr/lib/librt.so.1: Cannot change mode to rwxrwxrwx: No such file or directory
/data/data/com.termux/files/usr/bin/tar: ./usr/lib/libblkid.so.1: Cannot change mode to rwxrwxrwx: No such file or directory
/data/data/com.termux/files/usr/bin/tar: ./usr/lib/libpcre.so.1: Cannot change mode to rwxrwxrwx: No such file or directory
/data/data/com.termux/files/usr/bin/tar: ./usr/lib/libxtables.so.12: Cannot change mode to rwxrwxrwx: No such file or directory
/data/data/com.termux/files/usr/bin/tar: ./usr/lib/libacl.so.1: Cannot change mode to rwxrwxrwx: No such file or directory
/data/data/com.termux/files/usr/bin/tar: ./usr/lib/libdb-5.so: Cannot change mode to rwxrwxrwx: No such file or directory
/data/data/com.termux/files/usr/bin/tar: ./usr/lib/libsecret-1.so.0: Cannot change mode to rwxrwxrwx: No such file or directory
/data/data/com.termux/files/usr/bin/tar: ./usr/lib/.libcrypto.so.1.1.hmac: Cannot change mode to rwxrwxrwx: No such file or directory
/data/data/com.termux/files/usr/bin/tar: ./usr/lib/libnpth.so.0: Cannot change mode to rwxrwxrwx: No such file or directory
/data/data/com.termux/files/usr/bin/tar: ./usr/lib/sasl2/libanonymous.so.3: Cannot change mode to rwxrwxrwx: No such file or directory
/data/data/com.termux/files/usr/bin/tar: ./usr/lib/sasl2/libsasldb.so.3: Cannot change mode to rwxrwxrwx: No such file or directory
/data/data/com.termux/files/usr/bin/tar: ./usr/lib/sasl2/libanonymous.so: Cannot change mode to rwxrwxrwx: No such file or directory
/data/data/com.termux/files/usr/bin/tar: ./usr/lib/libreadline.so.7: Cannot change mode to rwxrwxrwx: No such file or directory
/data/data/com.termux/files/usr/bin/tar: ./usr/lib/security/pam_selinux_permit.so: Cannot change mode to rwxrwxrwx: No such file or directory
/data/data/com.termux/files/usr/bin/tar: ./usr/sbin/packer: Cannot change mode to rwxrwxrwx: No such file or directory
/data/data/com.termux/files/usr/bin/tar: ./usr/sbin/vigr: Cannot change mode to rwxrwxrwx: No such file or directory
/data/data/com.termux/files/usr/bin/tar: ./usr/sbin/update-alternatives: Cannot change mode to rwxrwxrwx: No such file or directory
/data/data/com.termux/files/usr/bin/tar: ./usr/sbin/dmstats: Cannot change mode to rwxrwxrwx: No such file or directory
/data/data/com.termux/files/usr/bin/tar: ./usr/sbin/clock: Cannot change mode to rwxrwxrwx: No such file or directory
/data/data/com.termux/files/usr/bin/tar: ./usr/sbin/mkdict: Cannot change mode to rwxrwxrwx: No such file or directory
/data/data/com.termux/files/usr/bin/tar: ./etc/rc4.d: Cannot change mode to rwxrwxrwx: No such file or directory
/data/data/com.termux/files/usr/bin/tar: ./etc/redhat-release: Cannot change mode to rwxrwxrwx: No such file or directory
/data/data/com.termux/files/usr/bin/tar: ./etc/rc2.d: Cannot change mode to rwxrwxrwx: No such file or directory
/data/data/com.termux/files/usr/bin/tar: ./etc/init.d: Cannot change mode to rwxrwxrwx: No such file or directory
/data/data/com.termux/files/usr/bin/tar: ./etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-23-i386: Cannot change mode to rwxrwxrwx: No such file or directory
/data/data/com.termux/files/usr/bin/tar: ./etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-10-ppc: Cannot change mode to rwxrwxrwx: No such file or directory
/data/data/com.termux/files/usr/bin/tar: ./etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-23-ppc64le: Cannot change mode to rwxrwxrwx: No such file or directory
/data/data/com.termux/files/usr/bin/tar: ./etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-25-ppc64: Cannot change mode to rwxrwxrwx: No such file or directory
/data/data/com.termux/files/usr/bin/tar: ./etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-28-armhfp: Cannot change mode to rwxrwxrwx: No such file or directory
/data/data/com.termux/files/usr/bin/tar: ./etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-28-i386: Cannot change mode to rwxrwxrwx: No such file or directory
/data/data/com.termux/files/usr/bin/tar: ./etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-14-arm: Cannot change mode to rwxrwxrwx: No such file or directory
/data/data/com.termux/files/usr/bin/tar: ./etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-24-x86_64: Cannot change mode to rwxrwxrwx: No such file or directory
/data/data/com.termux/files/usr/bin/tar: ./etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-14-i386: Cannot change mode to rwxrwxrwx: No such file or directory
/data/data/com.termux/files/usr/bin/tar: ./etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-19-ppc64: Cannot change mode to rwxrwxrwx: No such file or directory
/data/data/com.termux/files/usr/bin/tar: ./etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-28-s390x: Cannot change mode to rwxrwxrwx: No such file or directory
/data/data/com.termux/files/usr/bin/tar: ./etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-8-ppc64: Cannot change mode to rwxrwxrwx: No such file or directory
/data/data/com.termux/files/usr/bin/tar: ./etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-10-i386: Cannot change mode to rwxrwxrwx: No such file or directory
/data/data/com.termux/files/usr/bin/tar: ./etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-15-x86_64: Cannot change mode to rwxrwxrwx: No such file or directory
/data/data/com.termux/files/usr/bin/tar: ./etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-9-ppc: Cannot change mode to rwxrwxrwx: No such file or directory
/data/data/com.termux/files/usr/bin/tar: ./etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-20-ppc: Cannot change mode to rwxrwxrwx: No such file or directory
/data/data/com.termux/files/usr/bin/tar: ./etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-21-s390x: Cannot change mode to rwxrwxrwx: No such file or directory
/data/data/com.termux/files/usr/bin/tar: ./etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-16-ppc64: Cannot change mode to rwxrwxrwx: No such file or directory
/data/data/com.termux/files/usr/bin/tar: ./etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-16-i386: Cannot change mode to rwxrwxrwx: No such file or directory
/data/data/com.termux/files/usr/bin/tar: ./etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-15-i386: Cannot change mode to rwxrwxrwx: No such file or directory
/data/data/com.termux/files/usr/bin/tar: ./etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-26-i386: Cannot change mode to rwxrwxrwx: No such file or directory
/data/data/com.termux/files/usr/bin/tar: ./etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-13-x86_64: Cannot change mode to rwxrwxrwx: No such file or directory
/data/data/com.termux/files/usr/bin/tar: ./etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-16-x86_64: Cannot change mode to rwxrwxrwx: No such file or directory
/data/data/com.termux/files/usr/bin/tar: ./etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-21-ppc64: Cannot change mode to rwxrwxrwx: No such file or directory
/data/data/com.termux/files/usr/bin/tar: ./etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-12-ppc64: Cannot change mode to rwxrwxrwx: No such file or directory
/data/data/com.termux/files/usr/bin/tar: ./etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-17-ppc: Cannot change mode to rwxrwxrwx: No such file or directory
/data/data/com.termux/files/usr/bin/tar: ./etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-9-ppc64: Cannot change mode to rwxrwxrwx: No such file or directory
/data/data/com.termux/files/usr/bin/tar: ./etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-21-x86_64: Cannot change mode to rwxrwxrwx: No such file or directory
/data/data/com.termux/files/usr/bin/tar: ./etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-17-ppc64: Cannot change mode to rwxrwxrwx: No such file or directory
/data/data/com.termux/files/usr/bin/tar: ./etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-10-x86_64: Cannot change mode to rwxrwxrwx: No such file or directory
/data/data/com.termux/files/usr/bin/tar: ./etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-12-i386: Cannot change mode to rwxrwxrwx: No such file or directory
/data/data/com.termux/files/usr/bin/tar: ./etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-23-armhfp: Cannot change mode to rwxrwxrwx: No such file or directory
/data/data/com.termux/files/usr/bin/tar: ./etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-20-x86_64: Cannot change mode to rwxrwxrwx: No such file or directory
/data/data/com.termux/files/usr/bin/tar: ./etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-15-arm: Cannot change mode to rwxrwxrwx: No such file or directory
/data/data/com.termux/files/usr/bin/tar: ./etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-22-aarch64: Cannot change mode to rwxrwxrwx: No such file or directory
/data/data/com.termux/files/usr/bin/tar: ./etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-24-ppc64le: Cannot change mode to rwxrwxrwx: No such file or directory
/data/data/com.termux/files/usr/bin/tar: ./etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-21-i386: Cannot change mode to rwxrwxrwx: No such file or directory
/data/data/com.termux/files/usr/bin/tar: ./etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-27-ppc64: Cannot change mode to rwxrwxrwx: No such file or directory
/data/data/com.termux/files/usr/bin/tar: ./etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-28-ppc64le: Cannot change mode to rwxrwxrwx: No such file or directory
/data/data/com.termux/files/usr/bin/tar: ./etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-23-x86_64: Cannot change mode to rwxrwxrwx: No such file or directory
/data/data/com.termux/files/usr/bin/tar: ./etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-16-s390: Cannot change mode to rwxrwxrwx: No such file or directory
/data/data/com.termux/files/usr/bin/tar: ./etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-16-s390x: Cannot change mode to rwxrwxrwx: No such file or directory
/data/data/com.termux/files/usr/bin/tar: ./etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-9-i386: Cannot change mode to rwxrwxrwx: No such file or directory
/data/data/com.termux/files/usr/bin/tar: ./etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-26-s390x: Cannot change mode to rwxrwxrwx: No such file or directory
/data/data/com.termux/files/usr/bin/tar: ./etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-19-s390: Cannot change mode to rwxrwxrwx: No such file or directory
/data/data/com.termux/files/usr/bin/tar: ./etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-25-x86_64: Cannot change mode to rwxrwxrwx: No such file or directory
/data/data/com.termux/files/usr/bin/tar: ./etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-15-s390: Cannot change mode to rwxrwxrwx: No such file or directory
/data/data/com.termux/files/usr/bin/tar: ./etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-15-ppc: Cannot change mode to rwxrwxrwx: No such file or directory
/data/data/com.termux/files/usr/bin/tar: ./etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-24-s390x: Cannot change mode to rwxrwxrwx: No such file or directory
/data/data/com.termux/files/usr/bin/tar: ./etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-28-aarch64: Cannot change mode to rwxrwxrwx: No such file or directory
/data/data/com.termux/files/usr/bin/tar: ./etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-19-armhfp: Cannot change mode to rwxrwxrwx: No such file or directory
/data/data/com.termux/files/usr/bin/tar: ./etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-18-s390: Cannot change mode to rwxrwxrwx: No such file or directory
/data/data/com.termux/files/usr/bin/tar: ./etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-10-ppc64: Cannot change mode to rwxrwxrwx: No such file or directory
/data/data/com.termux/files/usr/bin/tar: ./etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-12-ppc: Cannot change mode to rwxrwxrwx: No such file or directory
/data/data/com.termux/files/usr/bin/tar: ./etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-22-ppc64le: Cannot change mode to rwxrwxrwx: No such file or directory
/data/data/com.termux/files/usr/bin/tar: ./etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-18-ppc: Cannot change mode to rwxrwxrwx: No such file or directory
/data/data/com.termux/files/usr/bin/tar: ./etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-26-armhfp: Cannot change mode to rwxrwxrwx: No such file or directory
/data/data/com.termux/files/usr/bin/tar: ./etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-24-aarch64: Cannot change mode to rwxrwxrwx: No such file or directory
/data/data/com.termux/files/usr/bin/tar: ./etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-16-arm: Cannot change mode to rwxrwxrwx: No such file or directory
/data/data/com.termux/files/usr/bin/tar: ./etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-12-x86_64: Cannot change mode to rwxrwxrwx: No such file or directory
/data/data/com.termux/files/usr/bin/tar: ./etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-28-ppc64: Cannot change mode to rwxrwxrwx: No such file or directory
/data/data/com.termux/files/usr/bin/tar: ./etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-18-arm: Cannot change mode to rwxrwxrwx: No such file or directory
/data/data/com.termux/files/usr/bin/tar: ./etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-20-ppc64: Cannot change mode to rwxrwxrwx: No such file or directory
/data/data/com.termux/files/usr/bin/tar: ./etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-9-ia64: Cannot change mode to rwxrwxrwx: No such file or directory
/data/data/com.termux/files/usr/bin/tar: ./etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-17-arm: Cannot change mode to rwxrwxrwx: No such file or directory
/data/data/com.termux/files/usr/bin/tar: ./etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-26-ppc64le: Cannot change mode to rwxrwxrwx: No such file or directory
/data/data/com.termux/files/usr/bin/tar: ./etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-24-ppc64: Cannot change mode to rwxrwxrwx: No such file or directory
/data/data/com.termux/files/usr/bin/tar: ./etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-17-s390x: Cannot change mode to rwxrwxrwx: No such file or directory
/data/data/com.termux/files/usr/bin/tar: ./etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-18-x86_64: Cannot change mode to rwxrwxrwx: No such file or directory
/data/data/com.termux/files/usr/bin/tar: ./etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-20-s390: Cannot change mode to rwxrwxrwx: No such file or directory
/data/data/com.termux/files/usr/bin/tar: ./etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-26-aarch64: Cannot change mode to rwxrwxrwx: No such file or directory
/data/data/com.termux/files/usr/bin/tar: ./etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-26-x86_64: Cannot change mode to rwxrwxrwx: No such file or directory
/data/data/com.termux/files/usr/bin/tar: ./etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-21-armhfp: Cannot change mode to rwxrwxrwx: No such file or directory
/data/data/com.termux/files/usr/bin/tar: ./etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-28-x86_64: Cannot change mode to rwxrwxrwx: No such file or directory
/data/data/com.termux/files/usr/bin/tar: ./etc/rc0.d: Cannot change mode to rwxrwxrwx: No such file or directory
/data/data/com.termux/files/usr/bin/tar: ./etc/rc5.d: Cannot change mode to rwxrwxrwx: No such file or directory
/data/data/com.termux/files/usr/bin/tar: ./etc/rc1.d: Cannot change mode to rwxrwxrwx: No such file or directory
/data/data/com.termux/files/usr/bin/tar: ./etc/rc6.d: Cannot change mode to rwxrwxrwx: No such file or directory
/data/data/com.termux/files/usr/bin/tar: ./etc/rc3.d: Cannot change mode to rwxrwxrwx: No such file or directory
/data/data/com.termux/files/usr/bin/tar: ./etc/mtab: Cannot change mode to rwxrwxrwx: No such file or directory
/data/data/com.termux/files/usr/bin/tar: ./etc/crypto-policies/back-ends/nss.config: Cannot change mode to rwxrwxrwx: No such file or directory
/data/data/com.termux/files/usr/bin/tar: ./etc/crypto-policies/back-ends/krb5.config: Cannot change mode to rwxrwxrwx: No such file or directory
/data/data/com.termux/files/usr/bin/tar: ./etc/crypto-policies/back-ends/openssl.config: Cannot change mode to rwxrwxrwx: No such file or directory
/data/data/com.termux/files/usr/bin/tar: ./etc/crypto-policies/back-ends/gnutls28.config: Cannot change mode to rwxrwxrwx: No such file or directory
/data/data/com.termux/files/usr/bin/tar: ./etc/crypto-policies/back-ends/openssh-server.config: Cannot change mode to rwxrwxrwx: No such file or directory
/data/data/com.termux/files/usr/bin/tar: ./etc/crypto-policies/back-ends/java.config: Cannot change mode to rwxrwxrwx: No such file or directory
/data/data/com.termux/files/usr/bin/tar: ./etc/crypto-policies/back-ends/openssh.config: Cannot change mode to rwxrwxrwx: No such file or directory
/data/data/com.termux/files/usr/bin/tar: ./etc/crypto-policies/back-ends/bind.config: Cannot change mode to rwxrwxrwx: No such file or directory
/data/data/com.termux/files/usr/bin/tar: ./etc/crypto-policies/back-ends/gnutls.config: Cannot change mode to rwxrwxrwx: No such file or directory
/data/data/com.termux/files/usr/bin/tar: ./etc/alternatives/libnssckbi.so: Cannot change mode to rwxrwxrwx: No such file or directory
/data/data/com.termux/files/usr/bin/tar: ./etc/alternatives/cifs-idmap-plugin: Cannot change mode to rwxrwxrwx: No such file or directory
/data/data/com.termux/files/usr/bin/tar: ./etc/systemd/system/console-getty.service: Cannot change mode to rwxrwxrwx: Permission denied
/data/data/com.termux/files/usr/bin/tar: ./etc/systemd/system/getty.target.wants/[email protected]: Cannot change mode to rwxrwxrwx: No such file or directory
/data/data/com.termux/files/usr/bin/tar: ./etc/systemd/system/multi-user.target.wants/remote-fs.target: Cannot change mode to rwxrwxrwx: No such file or directory
/data/data/com.termux/files/usr/bin/tar: ./etc/systemd/system/systemd-logind.service: Cannot change mode to rwxrwxrwx: Permission denied
/data/data/com.termux/files/usr/bin/tar: ./etc/systemd/system/systemd-remount-fs.service: Cannot change mode to rwxrwxrwx: Permission denied
/data/data/com.termux/files/usr/bin/tar: ./etc/systemd/system/dev-hugepages.mount: Cannot change mode to rwxrwxrwx: Permission denied
/data/data/com.termux/files/usr/bin/tar: ./etc/systemd/system/getty.target: Cannot change mode to rwxrwxrwx: Permission denied
/data/data/com.termux/files/usr/bin/tar: ./etc/systemd/system/default.target: Cannot change mode to rwxrwxrwx: No such file or directory
/data/data/com.termux/files/usr/bin/tar: ./etc/systemd/system/sys-fs-fuse-connections.mount: Cannot change mode to rwxrwxrwx: Permission denied
/data/data/com.termux/files/usr/bin/tar: ./etc/systemd/system/syslog.service: Cannot change mode to rwxrwxrwx: No such file or directory
/data/data/com.termux/files/usr/bin/tar: ./etc/systemd/system/basic.target.wants/dnf-makecache.timer: Cannot change mode to rwxrwxrwx: No such file or directory
/data/data/com.termux/files/usr/bin/tar: ./etc/pki/java/cacerts: Cannot change mode to rwxrwxrwx: No such file or directory
/data/data/com.termux/files/usr/bin/tar: ./etc/pki/ca-trust/source/ca-bundle.legacy.crt: Cannot change mode to rwxrwxrwx: No such file or directory
/data/data/com.termux/files/usr/bin/tar: ./etc/pki/tls/certs/ca-bundle.crt: Cannot change mode to rwxrwxrwx: No such file or directory
/data/data/com.termux/files/usr/bin/tar: ./etc/pki/tls/certs/ca-bundle.trust.crt: Cannot change mode to rwxrwxrwx: No such file or directory
/data/data/com.termux/files/usr/bin/tar: ./etc/pki/tls/cert.pem: Cannot change mode to rwxrwxrwx: No such file or directory
/data/data/com.termux/files/usr/bin/tar: ./etc/krb5.conf.d/crypto-policies: Cannot change mode to rwxrwxrwx: No such file or directory
/data/data/com.termux/files/usr/bin/tar: ./etc/cifs-utils/idmap-plugin: Cannot change mode to rwxrwxrwx: No such file or directory
/data/data/com.termux/files/usr/bin/tar: ./usr/lib/.build-id/f3/66360f782d60347fdb25de33ea945c0b049d80: Cannot change mode to rwxrwxrwx: No such file or directory
/data/data/com.termux/files/usr/bin/tar: ./usr/lib/.build-id/6d/97745ee24d11ea371c62fe51fd4a8745ce8bfd: Cannot change mode to rwxrwxrwx: No such file or directory
/data/data/com.termux/files/usr/bin/tar: ./usr/lib/.build-id/8f/a022ce341b552a645b3c4a642704726c4d205d: Cannot change mode to rwxrwxrwx: No such file or directory
/data/data/com.termux/files/usr/bin/tar: ./usr/lib/.build-id/03/b889d749b678e005e196adce0d4a8da57561b9: Cannot change mode to rwxrwxrwx: No such file or directory
/data/data/com.termux/files/usr/bin/tar: ./usr/lib/.build-id/bb/c28f6bda86171d6468ad085419162d766f7d40: Cannot change mode to rwxrwxrwx: No such file or directory
/data/data/com.termux/files/usr/bin/tar: ./usr/lib/.build-id/25/67f5c06342dbbe029b65475dceca1a2997de15: Cannot change mode to rwxrwxrwx: No such file or directory
/data/data/com.termux/files/usr/bin/tar: ./usr/lib/.build-id/44/c9ef4c0bdc8cbb73a9c8538cdbecd49f80ed2b: Cannot change mode to rwxrwxrwx: No such file or directory
/data/data/com.termux/files/usr/bin/tar: ./usr/lib/.build-id/44/df454668ca6ed1bcb6f85b6cdb2eddc884693f: Cannot change mode to rwxrwxrwx: No such file or directory
/data/data/com.termux/files/usr/bin/tar: ./usr/lib/.build-id/91/df38dc1921ee9f95932c8ba08d9913cb94b96f: Cannot change mode to rwxrwxrwx: No such file or directory
/data/data/com.termux/files/usr/bin/tar: ./usr/lib/.build-id/c3/b6aa9f20f8c6f9ecf10cea827a24b5471b5d82: Cannot change mode to rwxrwxrwx: No such file or directory
/data/data/com.termux/files/usr/bin/tar: ./usr/lib/.build-id/9a/ab89c1232804415f47ed8c58f028ed74f6f4dc: Cannot change mode to rwxrwxrwx: No such file or directory
/data/data/com.termux/files/usr/bin/tar: ./usr/lib/.build-id/04/8d1ae10a90549abf5fc8f76ec38b3e025de4e0: Cannot change mode to rwxrwxrwx: No such file or directory
/data/data/com.termux/files/usr/bin/tar: ./usr/lib/.build-id/02/af2e8e2189a22c3a2b688c964076546f2dab29: Cannot change mode to rwxrwxrwx: No such file or directory
/data/data/com.termux/files/usr/bin/tar: ./usr/lib/.build-id/6b/fa28acb522397ce2a8cde0adc299d9dbf372c0: Cannot change mode to rwxrwxrwx: No such file or directory
/data/data/com.termux/files/usr/bin/tar: ./usr/lib/.build-id/3c/c21965e23c3e0c15c37df7f28a6aae97c8c409: Cannot change mode to rwxrwxrwx: No such file or directory
/data/data/com.termux/files/usr/bin/tar: ./usr/lib/.build-id/20/77a93e3f32031be0bf1989a75d4c39a335a285: Cannot change mode to rwxrwxrwx: No such file or directory
/data/data/com.termux/files/usr/bin/tar: ./usr/lib/.build-id/2e/88ccf1bc4d5db0c512f81ead63626f9a6b224a: Cannot change mode to rwxrwxrwx: No such file or directory
/data/data/com.termux/files/usr/bin/tar: ./usr/lib/.build-id/31/b8f7e48febc5d2baa53e1f2138694489ee9b9b: Cannot change mode to rwxrwxrwx: No such file or directory
/data/data/com.termux/files/usr/bin/tar: ./usr/lib/.build-id/d3/46462660b4f1a49ea6882f3f7ddc942641fea9: Cannot change mode to rwxrwxrwx: No such file or directory
/data/data/com.termux/files/usr/bin/tar: ./usr/lib/.build-id/b7/983c03c1585b459d8f4228fd0514a24dfe3c8b: Cannot change mode to rwxrwxrwx: No such file or directory
/data/data/com.termux/files/usr/bin/tar: ./usr/lib/.build-id/b6/7e0e70e93c48d6d3a5b5a0d754c79a941dc460: Cannot change mode to rwxrwxrwx: No such file or directory
/data/data/com.termux/files/usr/bin/tar: ./usr/lib/.build-id/40/04921d4b955702874f1e94c89134e85bbf723f: Cannot change mode to rwxrwxrwx: No such file or directory
/data/data/com.termux/files/usr/bin/tar: ./usr/lib/.build-id/57/38756c095985a29863c07b8ffb41f892a06150: Cannot change mode to rwxrwxrwx: No such file or directory
/data/data/com.termux/files/usr/bin/tar: ./usr/lib/.build-id/ed/3511c5c42be9f7d06c9e1fe049552cdc35600c: Cannot change mode to rwxrwxrwx: No such file or directory
/data/data/com.termux/files/usr/bin/tar: ./usr/lib/libnssckbi.so: Cannot change mode to rwxrwxrwx: No such file or directory
/data/data/com.termux/files/usr/bin/tar: ./usr/lib/debug/usr/.dwz: Cannot change mode to rwxrwxrwx: No such file or directory
/data/data/com.termux/files/usr/bin/tar: ./usr/lib/ld-linux.so.3: Cannot change mode to rwxrwxrwx: No such file or directory
/data/data/com.termux/files/usr/bin/tar: ./usr/libexec/system-python: Cannot change mode to rwxrwxrwx: No such file or directory
/data/data/com.termux/files/usr/bin/tar: ./usr/libexec/gawk: Cannot change mode to rwxrwxrwx: No such file or directory
/data/data/com.termux/files/usr/bin/tar: ./usr/share/gawk: Cannot change mode to rwxrwxrwx: No such file or directory
/data/data/com.termux/files/usr/bin/tar: Exiting with failure status due to previous errors
All done! Start Fedora with 'startfedora'. Gets update with regular 'dnf update'.
ADA@termux:~$ls
application.txt   plot.sh
bin               sin.gp
deboot_debian     start_debian
debootstrap       termux-fedora.sh
fedora            testplot.script
output.png        vars.txt
ADA@termux:~$startfedora
[termux@fedora home]$ dnf update
Fedora 27 - armh  89 kB/s |  18 MB     03:25
Fedora 27 - armh 153 kB/s |  33 MB     02:07 ETA

What are those errors?

Error on dnf update

[termux@fedora home]$ mkdir c
[termux@fedora home]$ which gcc
bash: which: command not found
[termux@fedora home]$ gcc
bash: gcc: command not found
[termux@fedora home]$ yum install gcc which
Last metadata expiration check: 0:00:00 ago on Thu 07 Dec 2017 10:13:15 AM UTC.
Dependencies resolved.

Package Arch Version Repository
Size

Installing:
gcc armv7hl 7.2.1-2.fc27 fedora 16 M
which armv7hl 2.21-4.fc27 fedora 45 k
Installing dependencies:
binutils armv7hl 2.29-6.fc27 fedora 5.9 M
cpp armv7hl 7.2.1-2.fc27 fedora 7.2 M
glibc-devel armv7hl 2.26-15.fc27 fedora 984 k
glibc-headers
armv7hl 2.26-15.fc27 fedora 488 k
isl armv7hl 0.16.1-3.fc27 fedora 648 k
kernel-headers
armv7hl 4.13.16-302.fc27
updates 1.1 M
libasan armv7hl 7.2.1-2.fc27 fedora 343 k
libatomic armv7hl 7.2.1-2.fc27 fedora 35 k
libgomp armv7hl 7.2.1-2.fc27 fedora 187 k
libmpc armv7hl 1.0.2-8.fc27 fedora 48 k
libubsan armv7hl 7.2.1-2.fc27 fedora 136 k

Transaction Summary

Install 13 Packages

Total download size: 33 M
Installed size: 91 M
Is this ok [y/N]: y
Downloading Packages:
(1/13): which-2. 15 kB/s | 45 kB 00:03
(2/13): binutils 20 kB/s | 5.9 MB 05:05
(3/13): cpp-7.2. 24 kB/s | 7.2 MB 05:09
(4/13): isl-0.16 60 kB/s | 648 kB 00:10
(5/13): libatomi 22 kB/s | 35 kB 00:01
(6/13): libasan- 61 kB/s | 343 kB 00:05
(7/13): libmpc-1 28 kB/s | 48 kB 00:01
(8/13): libgomp- 55 kB/s | 187 kB 00:03
(9/13): libubsan 73 kB/s | 136 kB 00:01
(10/13): glibc-h 59 kB/s | 488 kB 00:08
(11/13): glibc-d 36 kB/s | 984 kB 00:27
(12/13): kernel- 59 kB/s | 1.1 MB 00:19
(13/13): gcc-7.2 43 kB/s | 16 MB 06:27

Total 87 kB/s | 33 MB 06:35
Running transaction check
Transaction check succeeded.
Running transaction test
Transaction test succeeded.
Running transaction
Preparing : 1/1
Installing : libmpc-1.0.2-8.fc27 1/13
Running scriptlet: libmpc-1.0.2-8.fc27 1/13
Installing : kernel-headers-4.13 2/13
Running scriptlet: glibc-headers-2.26- 3/13
Installing : glibc-headers-2.26- 3/13
Installing : glibc-devel-2.26-15 4/13
Running scriptlet: glibc-devel-2.26-15 4/13
Installing : cpp-7.2.1-2.fc27.ar 5/13
Running scriptlet: cpp-7.2.1-2.fc27.ar 5/13
Installing : libubsan-7.2.1-2.fc 6/13
Running scriptlet: libubsan-7.2.1-2.fc 6/13
Installing : libgomp-7.2.1-2.fc2 7/13
Running scriptlet: libgomp-7.2.1-2.fc2 7/13
Installing : libatomic-7.2.1-2.f 8/13
Running scriptlet: libatomic-7.2.1-2.f 8/13
Installing : libasan-7.2.1-2.fc2 9/13
Running scriptlet: libasan-7.2.1-2.fc2 9/13
Installing : isl-0.16.1-3.fc27.a 10/13
Running scriptlet: isl-0.16.1-3.fc27.a 10/13
Installing : binutils-2.29-6.fc2 11/13
Running scriptlet: binutils-2.29-6.fc2 11/13
install-info: No such file or directory for /usr/share/info/as.info.gz
install-info: No such file or directory for /usr/share/info/binutils.info.gz
install-info: No such file or directory for /usr/share/info/gprof.info.gz
install-info: No such file or directory for /usr/share/info/ld.info.gz
Installing : gcc-7.2.1-2.fc27.ar 12/13
Error unpacking rpm package gcc-7.2.1-2.fc27.armv7hl
Error unpacking rpm package gcc-7.2.1-2.fc27.armv7hl
error: unpacking of archive failed on file /usr/bin/gcc;5a2915d5: cpio: open
Installing : which-2.21-4.fc27.a 13/13
Running scriptlet: which-2.21-4.fc27.a 13/13
error: gcc-7.2.1-2.fc27.armv7hl: install failed
install-info: No such file or directory for /usr/share/info/which.info.gz
gcc-7.2.1-2.fc27.armv7hl was supposed to be installed but is not!
Verifying : gcc-7.2.1-2.fc27.ar 1/13
Verifying : which-2.21-4.fc27.a 2/13
Verifying : binutils-2.29-6.fc2 3/13
Verifying : cpp-7.2.1-2.fc27.ar 4/13
Verifying : isl-0.16.1-3.fc27.a 5/13
Verifying : libasan-7.2.1-2.fc2 6/13
Verifying : libatomic-7.2.1-2.f 7/13
Verifying : libgomp-7.2.1-2.fc2 8/13
Verifying : libmpc-1.0.2-8.fc27 9/13
Verifying : libubsan-7.2.1-2.fc 10/13
Verifying : glibc-devel-2.26-15 11/13
Verifying : glibc-headers-2.26- 12/13
[termux@fedora home]$ gcc
bash: gcc: command not found
[termux@fedora home]$ dnf install gcc
Last metadata expiration check: 0:19:49 ago on Thu 07 Dec 2017 10:13:15 AM UTC.
Dependencies resolved.

Package
Arch Version Repository
Size

Installing:
gcc armv7hl 7.2.1-2.fc27 fedora 16 M

Transaction Summary

Install 1 Package

Total download size: 16 M
Installed size: 39 M
Is this ok [y/N]: y
Downloading Packages:
gcc-7.2.1-2.fc27 155 kB/s | 16 MB 01:47

Total 149 kB/s | 16 MB 01:52
Running transaction check
[termux@fedora home]$ yum install wget
Last metadata expiration check: 0:26:14 ago on Thu 07 Dec 2017 10:13:15 AM UTC.
Dependencies resolved.

Package
Arch Version Repository Size
=================================================Installing:
wget armv7hl 1.19.2-1.fc27 updates 732 k
Transaction Summary =================================================
Install 1 Package

Total download size: 732 k
Installed size: 2.8 M
Is this ok [y/N]: y
[termux@fedora home]$ dnf install gcc
Last metadata expiration check: 0:30:07 ago on Thu 07 Dec 2017 10:13:15 AM UTC.
Dependencies resolved.

Package
Arch Version Repository
Size

Installing:
gcc armv7hl 7.2.1-2.fc27 fedora 16 M

Transaction Summary =================================================
Install 1 Package

Total download size: 16 M
Installed size: 39 M
Is this ok [y/N]: y
Downloading Packages:
gcc-7.2.1-2.fc27 179 kB/s | 16 MB 01:33

Total 173 kB/s | 16 MB 01:36
Running transaction check
Transaction check succeeded.
Running transaction test
Transaction test succeeded.
Running transaction
Preparing : 1/1
Installing : gcc-7.2.1-2.fc27.armv 1/1
[termux@fedora home]$ dnf install clang Last metadata expiration check: 0:39:11 ago on Thu 07 Dec 2017 10:13:15 AM UTC. Dependencies resolved.
================================================= Package Arch Version Repository
Size =================================================
Installing:
clang armv7hl 4.0.1-5.fc27 fedora 512 k
Installing dependencies:
clang-libs armv7hl 4.0.1-5.fc27 fedora 10 M
compiler-rt armv7hl 4.0.1-5.fc27 updates 915 k
gcc armv7hl 7.2.1-2.fc27 fedora 16 M
gcc-c++ armv7hl 7.2.1-2.fc27 fedora 8.7 M
libstdc++-devel
armv7hl 7.2.1-2.fc27 fedora 1.9 M
llvm-libs armv7hl 4.0.1-3.fc27 fedora 12 M

Transaction Summary

Install 7 Packages

Total download size: 50 M
Installed size: 158 M
Is this ok [y/N]: y
Downloading Packages:
(1/7): clang-4.0 44 kB/s | 512 kB 00:11
(2/7): libstdc++ 30 kB/s | 1.9 MB 01:04
(3/7): gcc-c++-7 41 kB/s | 8.7 MB 03:36
(4/7): clang-lib 44 kB/s | 10 MB 03:59
(5/7): compiler- 126 kB/s | 915 kB 00:07
(6/7): llvm-libs 63 kB/s | 12 MB 03:08
(7/7): gcc-7.2.1 176 kB/s | 16 MB 01:34

Total 163 kB/s | 50 MB 05:15
Running transaction check
Transaction check succeeded.
Running transaction test
Transaction test succeeded.
Running transaction
Preparing : 1/1
Installing : libstdc++-devel-7.2.1 1/7
Installing : llvm-libs-4.0.1-3.fc2 2/7
Running scriptlet: llvm-libs-4.0.1-3.fc2 2/7
Installing : compiler-rt-4.0.1-5.f 3/7
Installing : clang-libs-4.0.1-5.fc 4/7
Installing : gcc-7.2.1-2.fc27.armv 5/7
Error unpacking rpm package gcc-7.2.1-2.fc27.armv7hl
Error unpacking rpm package gcc-7.2.1-2.fc27.armv7hl
error: unpacking of archive failed on file /usr/bin/gcc;5a291eae: cpio: open
Installing : gcc-c++-7.2.1-2.fc27. 6/7
Error unpacking rpm package gcc-c++-7.2.1-2.fc27.armv7hl
Error unpacking rpm package gcc-c++-7.2.1-2.fc27.armv7hl
error: gcc-7.2.1-2.fc27.armv7hl: install failed
error: unpacking of archive failed on file /usr/bin/g++;5a291eae: cpio: open
Installing : clang-4.0.1-5.fc27.ar 7/7
error: gcc-c++-7.2.1-2.fc27.armv7hl: install failed
Verifying : clang-4.0.1-5.fc27.ar 1/7
Verifying : clang-libs-4.0.1-5.fc 2/7
gcc-c++-7.2.1-2.fc27.armv7hl was supposed to be installed but is not!
Verifying : gcc-c++-7.2.1-2.fc27. 3/7
Verifying : libstdc++-devel-7.2.1 4/7
Verifying : llvm-libs-4.0.1-3.fc2 5/7
gcc-7.2.1-2.fc27.armv7hl was supposed to be installed but is not!
Verifying : gcc-7.2.1-2.fc27.armv 6/7
Verifying : compiler-rt-4.0.1-5.f 7/7

Installed:
clang.armv7hl 4.0.1-5.fc27
clang-libs.armv7hl 4.0.1-5.fc27
compiler-rt.armv7hl 4.0.1-5.fc27
libstdc++-devel.armv7hl 7.2.1-2.fc27
llvm-libs.armv7hl 4.0.1-3.fc27

Failed:
gcc.armv7hl 7.2.1-2.fc27
gcc-c++.armv7hl 7.2.1-2.fc27

Error: Transaction failed
[termux@fedora home]$ dnf update
Last metadata expiration check: 0:45:58 ago on Thu 07 Dec 2017 10:13:15 AM UTC.
Dependencies resolved.

Package Arch Version Repository
Size

Upgrading:
audit-libs
armv7hl 2.8.1-1.fc27 updates 103 k
compat-openssl10
armv7hl 1:1.0.2m-1.fc27 updates 769 k
coreutils armv7hl 8.27-17.fc27 updates 1.1 M
coreutils-common
armv7hl 8.27-17.fc27 updates 1.9 M
crypto-policies
noarch 20170816-2.gite0a4066.fc27
updates 37 k
curl armv7hl 7.55.1-7.fc27 updates 305 k
dbus armv7hl 1:1.12.0-1.fc27 updates 248 k
dbus-libs armv7hl 1:1.12.0-1.fc27 updates 157 k
device-mapper
armv7hl 1.02.144-1.fc27 updates 356 k
device-mapper-libs
armv7hl 1.02.144-1.fc27 updates 382 k
dnf noarch 2.7.5-1.fc27 updates 350 k
dnf-conf noarch 2.7.5-1.fc27 updates 68 k
dnf-yum noarch 2.7.5-1.fc27 updates 50 k
expat armv7hl 2.2.5-1.fc27 updates 92 k
gawk armv7hl 4.1.4-8.fc27 updates 1.0 M
glib2 armv7hl 2.54.2-1.fc27 updates 2.3 M
glibc armv7hl 2.26-16.fc27 updates 3.0 M
glibc-common
armv7hl 2.26-16.fc27 updates 728 k
glibc-devel
armv7hl 2.26-16.fc27 updates 984 k
glibc-headers
armv7hl 2.26-16.fc27 updates 488 k
glibc-langpack-en
armv7hl 2.26-16.fc27 updates 274 k
gnupg2 armv7hl 2.2.3-1.fc27 updates 2.1 M
gnupg2-smime
armv7hl 2.2.3-1.fc27 updates 241 k
gnutls armv7hl 3.5.16-3.fc27 updates 702 k
ima-evm-utils
armv7hl 1.0-2.fc27 updates 54 k
krb5-libs armv7hl 1.15.2-4.fc27 updates 737 k
libcrypt-nss
armv7hl 2.26-16.fc27 updates 36 k
libcurl armv7hl 7.55.1-7.fc27 updates 246 k
libdnf armv7hl 0.11.1-1.fc27 updates 115 k
libreport-filesystem
armv7hl 2.9.3-1.fc27 updates 16 k
libsolv armv7hl 0.6.30-2.fc27 updates 307 k
libsss_idmap
armv7hl 1.16.0-4.fc27 updates 85 k
libsss_nss_idmap
armv7hl 1.16.0-4.fc27 updates 90 k
libzstd armv7hl 1.3.2-1.fc27 updates 163 k
lua-libs armv7hl 5.3.4-6.fc27 updates 100 k
nettle armv7hl 3.4-1.fc27 updates 303 k
nss armv7hl 3.34.0-1.0.fc27 updates 740 k
nss-pem armv7hl 1.0.3-6.fc27 updates 63 k
nss-softokn
armv7hl 3.34.0-1.0.fc27 updates 339 k
nss-softokn-freebl
armv7hl 3.34.0-1.0.fc27 updates 197 k
nss-sysinit
armv7hl 3.34.0-1.0.fc27 updates 63 k
nss-tools armv7hl 3.34.0-1.0.fc27 updates 506 k
nss-util armv7hl 3.34.0-1.0.fc27 updates 77 k
openssl-libs
armv7hl 1:1.1.0g-1.fc27 updates 1.0 M
p11-kit armv7hl 0.23.9-2.fc27 updates 250 k
p11-kit-trust
armv7hl 0.23.9-2.fc27 updates 118 k
pcre armv7hl 8.41-3.fc27 updates 178 k
pcre2 armv7hl 10.30-2.fc27 updates 205 k
publicsuffix-list-dafsa
noarch 20171028-1.fc27 updates 46 k
python3 armv7hl 3.6.3-2.fc27 updates 67 k
python3-dnf
noarch 2.7.5-1.fc27 updates 454 k
python3-hawkey
armv7hl 0.11.1-1.fc27 updates 52 k
python3-libs
armv7hl 3.6.3-2.fc27 updates 7.7 M
sssd-client
armv7hl 1.16.0-4.fc27 updates 135 k
systemd armv7hl 234-9.fc27 updates 3.2 M
systemd-libs
armv7hl 234-9.fc27 updates 432 k
systemd-pam
armv7hl 234-9.fc27 updates 169 k
tzdata noarch 2017c-1.fc27 updates 444 k
vim-minimal
armv7hl 2:8.0.1322-1.fc27
updates 480 k

Transaction Summary

Upgrade 59 Packages

Total download size: 37 M
Is this ok [y/N]: y
Downloading Packages:
(1/59): audit-li 54 kB/s | 103 kB 00:01
(2/59): compat-o 176 kB/s | 769 kB 00:04
(3/59): crypto-p 73 kB/s | 37 kB 00:00
(4/59): curl-7.5 76 kB/s | 305 kB 00:03
(5/59): coreutil 94 kB/s | 1.1 MB 00:11
(6/59): libcurl- 67 kB/s | 246 kB 00:03
(7/59): dbus-lib 95 kB/s | 157 kB 00:01
(8/59): dbus-1.1 84 kB/s | 248 kB 00:02
(9/59): device-m 76 kB/s | 356 kB 00:04
(10/59): device- 64 kB/s | 382 kB 00:05
(11/59): dnf-2.7 49 kB/s | 350 kB 00:07
(12/59): dnf-con 43 kB/s | 68 kB 00:01
(13/59): dnf-yum 61 kB/s | 50 kB 00:00
(14/59): python3 52 kB/s | 454 kB 00:08
(15/59): expat-2 52 kB/s | 92 kB 00:01
(16/59): coreuti 63 kB/s | 1.9 MB 00:31
(17/59): gawk-4. 102 kB/s | 1.0 MB 00:10
(18/59): glibc-2 254 kB/s | 3.0 MB 00:11
(19/59): glibc-l 197 kB/s | 274 kB 00:01
(20/59): libcryp 86 kB/s | 36 kB 00:00
(21/59): glibc-c 101 kB/s | 728 kB 00:07
(22/59): glibc-h 186 kB/s | 488 kB 00:02
(23/59): glib2-2 105 kB/s | 2.3 MB 00:22
(24/59): glibc-d 132 kB/s | 984 kB 00:07
(25/59): gnupg2- 53 kB/s | 241 kB 00:04
(26/59): ima-evm 54 kB/s | 54 kB 00:00
(27/59): gnutls- 171 kB/s | 702 kB 00:04
(28/59): libdnf- 122 kB/s | 115 kB 00:00
(29/59): python3 57 kB/s | 52 kB 00:00
(30/59): librepo 42 kB/s | 16 kB 00:00
(31/59): libsolv 120 kB/s | 307 kB 00:02
(32/59): libsss_ 84 kB/s | 85 kB 00:01
(33/59): gnupg2- 139 kB/s | 2.1 MB 00:15
(34/59): libsss_ 104 kB/s | 90 kB 00:00
(35/59): krb5-li 100 kB/s | 737 kB 00:07
(36/59): lua-lib 124 kB/s | 100 kB 00:00
(37/59): libzstd 80 kB/s | 163 kB 00:02
(38/59): nettle- 116 kB/s | 303 kB 00:02
(39/59): nss-uti 92 kB/s | 77 kB 00:00
(40/59): nss-sof 82 kB/s | 339 kB 00:04
(41/59): nss-3.3 128 kB/s | 740 kB 00:05
(42/59): nss-sys 82 kB/s | 63 kB 00:00
(43/59): nss-pem 65 kB/s | 63 kB 00:00
(44/59): nss-sof 41 kB/s | 197 kB 00:04
(45/59): nss-too 72 kB/s | 506 kB 00:07
(46/59): p11-kit 54 kB/s | 250 kB 00:04
(47/59): p11-kit 33 kB/s | 118 kB 00:03
(48/59): pcre2-1 77 kB/s | 205 kB 00:02
(49/59): publics 64 kB/s | 46 kB 00:00
(50/59): pcre-8. 28 kB/s | 178 kB 00:06
(51/59): python3 64 kB/s | 67 kB 00:01
(52/59): openssl 75 kB/s | 1.0 MB 00:14
(53/59): sssd-cl 71 kB/s | 135 kB 00:01
(54/59): systemd 48 kB/s | 432 kB 00:08
(55/59): systemd 74 kB/s | 169 kB 00:02
(56/59): tzdata- 88 kB/s | 444 kB 00:05
(57/59): vim-min 122 kB/s | 480 kB 00:03
(58/59): systemd 140 kB/s | 3.2 MB 00:23
(59/59): python3 162 kB/s | 7.7 MB 00:49

Total 272 kB/s | 37 MB 02:17
Running transaction check
Transaction check succeeded.
Running transaction test
Transaction test succeeded.
Running transaction
Running scriptlet: systemd 1/1
Preparing : 1/1
Upgrading : tzdata-2017c-1.fc 1/118
Error unpacking rpm package tzdata-2017c-1.fc27.noarch
Error unpacking rpm package tzdata-2017c-1.fc27.noarch
error: unpacking of archive failed on file /usr/share/zoneinfo/Atlantic/St_Helena;5a291f99: cpio: open
Upgrading : libreport-filesys 2/118
error: tzdata-2017c-1.fc27.noarch: install failed
Upgrading : dnf-conf-2.7.5-1. 3/118
Upgrading : coreutils-common- 4/118
Running scriptlet: coreutils-common- 4/118
Upgrading : publicsuffix-list 5/118
Upgrading : glibc-common-2.26 6/118
Upgrading : glibc-langpack-en 7/118
Error unpacking rpm package glibc-langpack-en-2.26-16.fc27.armv7hl
Error unpacking rpm package glibc-langpack-en-2.26-16.fc27.armv7hl
error: unpacking of archive failed on file /usr/lib/locale/en_ZW.utf8/LC_COLLATE;5a291f99: cpio: open
Running scriptlet: glibc-2.26-16.fc2 8/118
error: glibc-langpack-en-2.26-16.fc27.armv7hl: install failed
Upgrading : glibc-2.26-16.fc2 8/118
Error unpacking rpm package glibc-2.26-16.fc27.armv7hl
Error unpacking rpm package glibc-2.26-16.fc27.armv7hl
error: unpacking of archive failed on file /sbin/sln;5a291f99: cpio: open
Upgrading : nss-util-3.34.0-1 9/118
Running scriptlet: nss-util-3.34.0-1 9/118
error: glibc-2.26-16.fc27.armv7hl: install failed
warning: %post(nss-util-3.34.0-1.0.fc27.armv7hl) scriptlet failed, exit status 127
Non-fatal POSTIN scriptlet failure in rpm package nss-util
Non-fatal POSTIN scriptlet failure in rpm package nss-util
Upgrading : openssl-libs-1:1. 10/118
Running scriptlet: openssl-libs-1:1. 10/118
warning: %post(openssl-libs-1:1.1.0g-1.fc27.armv7hl) scriptlet failed, exit status 127
Non-fatal POSTIN scriptlet failure in rpm package openssl-libs
Non-fatal POSTIN scriptlet failure in rpm package openssl-libs
Upgrading : coreutils-8.27-17 11/118
Upgrading : crypto-policies-2 12/118
Running scriptlet: crypto-policies-2 12/118
Upgrading : systemd-libs-234- 13/118
Running scriptlet: systemd-libs-234- 13/118
/var/tmp/rpm-tmp.7phRSp: line 1: /sbin/ldconfig: Permission denied
Upgrading : nss-softokn-freeb 14/118
Upgrading : libcrypt-nss-2.26 15/118
Running scriptlet: libcrypt-nss-2.26 15/118
/var/tmp/rpm-tmp.ewAcIb: line 1: /sbin/ldconfig: Permission denied
warning: %post(libcrypt-nss-2.26-16.fc27.armv7hl) scriptlet failed, exit status 126
Non-fatal POSTIN scriptlet failure in rpm package libcrypt-nss
Non-fatal POSTIN scriptlet failure in rpm package libcrypt-nss
Upgrading : nss-softokn-3.34. 16/118
Running scriptlet: nss-softokn-3.34. 16/118
warning: %post(nss-softokn-3.34.0-1.0.fc27.armv7hl) scriptlet failed, exit status 127
Non-fatal POSTIN scriptlet failure in rpm package nss-softokn
Non-fatal POSTIN scriptlet failure in rpm package nss-softokn
Upgrading : nss-pem-1.0.3-6.f 17/118
Upgrading : nss-3.34.0-1.0.fc 18/118
Running scriptlet: nss-3.34.0-1.0.fc 18/118
/var/tmp/rpm-tmp.xPetMw: line 14: /sbin/ldconfig: Permission denied
warning: %post(nss-3.34.0-1.0.fc27.armv7hl) scriptlet failed, exit status 126
Non-fatal POSTIN scriptlet failure in rpm package nss
Non-fatal POSTIN scriptlet failure in rpm package nss
Upgrading : nss-sysinit-3.34. 19/118
Upgrading : audit-libs-2.8.1- 20/118
Running scriptlet: audit-libs-2.8.1- 20/118
warning: %post(audit-libs-2.8.1-1.fc27.armv7hl) scriptlet failed, exit status 127
Non-fatal POSTIN scriptlet failure in rpm package audit-libs
Non-fatal POSTIN scriptlet failure in rpm package audit-libs
Upgrading : expat-2.2.5-1.fc2 21/118
Running scriptlet: expat-2.2.5-1.fc2 21/118
warning: %post(expat-2.2.5-1.fc27.armv7hl) scriptlet failed, exit status 127
Non-fatal POSTIN scriptlet failure in rpm package expat
Non-fatal POSTIN scriptlet failure in rpm package expat
Upgrading : python3-3.6.3-2.f 22/118
Error unpacking rpm package python3-3.6.3-2.fc27.armv7hl
Error unpacking rpm package python3-3.6.3-2.fc27.armv7hl
error: unpacking of archive failed on file /usr/bin/python3.6m;5a291f99: cpio: open
Upgrading : python3-libs-3.6. 23/118
Error unpacking rpm package python3-libs-3.6.3-2.fc27.armv7hl
Error unpacking rpm package python3-libs-3.6.3-2.fc27.armv7hl
error: python3-3.6.3-2.fc27.armv7hl: install failed
error: unpacking of archive failed on file /usr/lib/python3.6/pycache/future.cpython-36.pyc;5a291f99: cpio: open
Upgrading : libsolv-0.6.30-2. 24/118
Running scriptlet: libsolv-0.6.30-2. 24/118
error: python3-libs-3.6.3-2.fc27.armv7hl: install failed
warning: %post(libsolv-0.6.30-2.fc27.armv7hl) scriptlet failed, exit status 127
Non-fatal POSTIN scriptlet failure in rpm package libsolv
Non-fatal POSTIN scriptlet failure in rpm package libsolv
Upgrading : p11-kit-0.23.9-2. 25/118
Running scriptlet: p11-kit-0.23.9-2. 25/118
warning: %post(p11-kit-0.23.9-2.fc27.armv7hl) scriptlet failed, exit status 127
Non-fatal POSTIN scriptlet failure in rpm package p11-kit
Non-fatal POSTIN scriptlet failure in rpm package p11-kit
Running scriptlet: glibc-headers-2.2 26/118
Upgrading : glibc-headers-2.2 26/118
Upgrading : p11-kit-trust-0.2 27/118
Running scriptlet: p11-kit-trust-0.2 27/118
Upgrading : dbus-libs-1:1.12. 28/118
Running scriptlet: dbus-libs-1:1.12. 28/118
warning: %post(dbus-libs-1:1.12.0-1.fc27.armv7hl) scriptlet failed, exit status 127
Non-fatal POSTIN scriptlet failure in rpm package dbus-libs
Non-fatal POSTIN scriptlet failure in rpm package dbus-libs
Upgrading : systemd-pam-234-9 29/118
Running scriptlet: systemd-234-9.fc2 30/118
Upgrading : systemd-234-9.fc2 30/118
Running scriptlet: systemd-234-9.fc2 30/118
Running scriptlet: dbus-1:1.12.0-1.f 31/118
Upgrading : dbus-1:1.12.0-1.f 31/118
Running scriptlet: dbus-1:1.12.0-1.f 31/118
Upgrading : device-mapper-lib 32/118
Running scriptlet: device-mapper-lib 32/118
warning: %post(device-mapper-libs-1.02.144-1.fc27.armv7hl) scriptlet failed, exit status 127
Non-fatal POSTIN scriptlet failure in rpm package device-mapper-libs
Non-fatal POSTIN scriptlet failure in rpm package device-mapper-libs
Upgrading : device-mapper-1.0 33/118
Upgrading : compat-openssl10- 34/118
Running scriptlet: compat-openssl10- 34/118
warning: %post(compat-openssl10-1:1.0.2m-1.fc27.armv7hl) scriptlet failed, exit status 127
Non-fatal POSTIN scriptlet failure in rpm package compat-openssl10
Non-fatal POSTIN scriptlet failure in rpm package compat-openssl10
Upgrading : gawk-4.1.4-8.fc27 35/118
Running scriptlet: gawk-4.1.4-8.fc27 35/118
install-info: No such file or directory for /usr/share/info/gawk.info
Upgrading : krb5-libs-1.15.2- 36/118
Running scriptlet: krb5-libs-1.15.2- 36/118
warning: %post(krb5-libs-1.15.2-4.fc27.armv7hl) scriptlet failed, exit status 127
Non-fatal POSTIN scriptlet failure in rpm package krb5-libs
Non-fatal POSTIN scriptlet failure in rpm package krb5-libs
Upgrading : libcurl-7.55.1-7. 37/118
Running scriptlet: libcurl-7.55.1-7. 37/118
warning: %post(libcurl-7.55.1-7.fc27.armv7hl) scriptlet failed, exit status 127
Non-fatal POSTIN scriptlet failure in rpm package libcurl
Non-fatal POSTIN scriptlet failure in rpm package libcurl
Upgrading : libsss_idmap-1.16 38/118
Running scriptlet: libsss_idmap-1.16 38/118
warning: %post(libsss_idmap-1.16.0-4.fc27.armv7hl) scriptlet failed, exit status 127
Non-fatal POSTIN scriptlet failure in rpm package libsss_idmap
Non-fatal POSTIN scriptlet failure in rpm package libsss_idmap
Upgrading : libsss_nss_idmap- 39/118
Running scriptlet: libsss_nss_idmap- 39/118
warning: %post(libsss_nss_idmap-1.16.0-4.fc27.armv7hl) scriptlet failed, exit status 127
Non-fatal POSTIN scriptlet failure in rpm package libsss_nss_idmap
Non-fatal POSTIN scriptlet failure in rpm package libsss_nss_idmap
Upgrading : nettle-3.4-1.fc27 40/118
Running scriptlet: nettle-3.4-1.fc27 40/118
install-info: No such file or directory for /usr/share/info/nettle.info
/var/tmp/rpm-tmp.Wfefw4: line 2: /sbin/ldconfig: Permission denied
warning: %post(nettle-3.4-1.fc27.armv7hl) scriptlet failed, exit status 126
Non-fatal POSTIN scriptlet failure in rpm package nettle
Non-fatal POSTIN scriptlet failure in rpm package nettle
Upgrading : gnutls-3.5.16-3.f 41/118
Running scriptlet: gnutls-3.5.16-3.f 41/118
warning: %post(gnutls-3.5.16-3.fc27.armv7hl) scriptlet failed, exit status 127
Non-fatal POSTIN scriptlet failure in rpm package gnutls
Non-fatal POSTIN scriptlet failure in rpm package gnutls
Upgrading : gnupg2-2.2.3-1.fc 42/118
Running scriptlet: gnupg2-2.2.3-1.fc 42/118
install-info: No such file or directory for /usr/share/info/gnupg.info
Upgrading : pcre-8.41-3.fc27. 43/118
Running scriptlet: pcre-8.41-3.fc27. 43/118
warning: %post(pcre-8.41-3.fc27.armv7hl) scriptlet failed, exit status 127
Non-fatal POSTIN scriptlet failure in rpm package pcre
Non-fatal POSTIN scriptlet failure in rpm package pcre
Upgrading : glibc-devel-2.26- 44/118
Running scriptlet: glibc-devel-2.26- 44/118
Upgrading : glib2-2.54.2-1.fc 45/118
Running scriptlet: glib2-2.54.2-1.fc 45/118
warning: %post(glib2-2.54.2-1.fc27.armv7hl) scriptlet failed, exit status 127
Non-fatal POSTIN scriptlet failure in rpm package glib2
Non-fatal POSTIN scriptlet failure in rpm package glib2
Upgrading : libdnf-0.11.1-1.f 46/118
Running scriptlet: libdnf-0.11.1-1.f 46/118
warning: %post(libdnf-0.11.1-1.fc27.armv7hl) scriptlet failed, exit status 127
Non-fatal POSTIN scriptlet failure in rpm package libdnf
Non-fatal POSTIN scriptlet failure in rpm package libdnf
Upgrading : python3-hawkey-0. 47/118
Error unpacking rpm package python3-hawkey-0.11.1-1.fc27.armv7hl
Error unpacking rpm package python3-hawkey-0.11.1-1.fc27.armv7hl
error: unpacking of archive failed on file /usr/lib/python3.6/site-packages/hawkey/test/pycache/init.cpython-36.pyc;5a291f99: cpio: open
Upgrading : python3-dnf-2.7.5 48/118
Error unpacking rpm package python3-dnf-2.7.5-1.fc27.noarch
Error unpacking rpm package python3-dnf-2.7.5-1.fc27.noarch
error: python3-hawkey-0.11.1-1.fc27.armv7hl: install failed
error: unpacking of archive failed on file /usr/lib/python3.6/site-packages/dnf/pycache/init.cpython-36.pyc;5a291f99: cpio: open
Upgrading : dnf-2.7.5-1.fc27. 49/118
Running scriptlet: dnf-2.7.5-1.fc27. 49/118
error: python3-dnf-2.7.5-1.fc27.noarch: install failed
Upgrading : dnf-yum-2.7.5-1.f 50/118
Upgrading : gnupg2-smime-2.2. 51/118
Upgrading : sssd-client-1.16. 52/118
Running scriptlet: sssd-client-1.16. 52/118
/var/tmp/rpm-tmp.N0sRhO: line 1: /sbin/ldconfig: Permission denied
Upgrading : curl-7.55.1-7.fc2 53/118
Upgrading : ima-evm-utils-1.0 54/118
Upgrading : nss-tools-3.34.0- 55/118
Upgrading : libzstd-1.3.2-1.f 56/118
Running scriptlet: libzstd-1.3.2-1.f 56/118
warning: %post(libzstd-1.3.2-1.fc27.armv7hl) scriptlet failed, exit status 127
Non-fatal POSTIN scriptlet failure in rpm package libzstd
Non-fatal POSTIN scriptlet failure in rpm package libzstd
Upgrading : lua-libs-5.3.4-6. 57/118
Upgrading : pcre2-10.30-2.fc2 58/118
Running scriptlet: pcre2-10.30-2.fc2 58/118
warning: %post(pcre2-10.30-2.fc27.armv7hl) scriptlet failed, exit status 127
Non-fatal POSTIN scriptlet failure in rpm package pcre2
Non-fatal POSTIN scriptlet failure in rpm package pcre2
Upgrading : vim-minimal-2:8.0 59/118
Cleanup : nss-tools-3.33.0- 60/118
Cleanup : nss-3.33.0-1.0.fc 61/118
Running scriptlet: nss-3.33.0-1.0.fc 61/118
/var/tmp/rpm-tmp.pNspEs: line 12: /sbin/ldconfig: Permission denied
warning: %postun(nss-3.33.0-1.0.fc27.armv7hl) scriptlet failed, exit status 126
Non-fatal POSTUN scriptlet failure in rpm package nss
Non-fatal POSTUN scriptlet failure in rpm package nss
Cleanup : device-mapper-1.0 62/118
Cleanup : nss-softokn-3.33. 63/118
Running scriptlet: nss-softokn-3.33. 63/118
warning: %postun(nss-softokn-3.33.0-1.0.fc27.armv7hl) scriptlet failed, exit status 127
Non-fatal POSTUN scriptlet failure in rpm package nss-softokn
Non-fatal POSTUN scriptlet failure in rpm package nss-softokn
Cleanup : device-mapper-lib 64/118
Running scriptlet: device-mapper-lib 64/118
warning: %postun(device-mapper-libs-1.02.142-4.fc27.armv7hl) scriptlet failed, exit status 127
Non-fatal POSTUN scriptlet failure in rpm package device-mapper-libs
Non-fatal POSTUN scriptlet failure in rpm package device-mapper-libs
Running scriptlet: sssd-client-1.15. 65/118
Cleanup : sssd-client-1.15. 65/118
Running scriptlet: sssd-client-1.15. 65/118
warning: %postun(sssd-client-1.15.3-5.fc27.armv7hl) scriptlet failed, exit status 127
Non-fatal POSTUN scriptlet failure in rpm package sssd-client
Non-fatal POSTUN scriptlet failure in rpm package sssd-client
Running scriptlet: glibc-devel-2.26- 66/118
Cleanup : glibc-devel-2.26- 66/118
Cleanup : curl-7.55.1-5.fc2 67/118
Cleanup : libcurl-7.55.1-5. 68/118
Running scriptlet: libcurl-7.55.1-5. 68/118
warning: %postun(libcurl-7.55.1-5.fc27.armv7hl) scriptlet failed, exit status 127
Non-fatal POSTUN scriptlet failure in rpm package libcurl
Non-fatal POSTUN scriptlet failure in rpm package libcurl
Cleanup : krb5-libs-1.15.2- 69/118
Running scriptlet: krb5-libs-1.15.2- 69/118
warning: %postun(krb5-libs-1.15.2-2.fc27.armv7hl) scriptlet failed, exit status 127
Non-fatal POSTUN scriptlet failure in rpm package krb5-libs
Non-fatal POSTUN scriptlet failure in rpm package krb5-libs
Running scriptlet: gawk-4.1.4-7.fc27 70/118
Cleanup : gawk-4.1.4-7.fc27 70/118
Cleanup : nss-sysinit-3.33. 71/118
Cleanup : lua-libs-5.3.4-5. 72/118
Cleanup : libsss_idmap-1.15 73/118
Running scriptlet: libsss_idmap-1.15 73/118
warning: %postun(libsss_idmap-1.15.3-5.fc27.armv7hl) scriptlet failed, exit status 127
Non-fatal POSTUN scriptlet failure in rpm package libsss_idmap
Non-fatal POSTUN scriptlet failure in rpm package libsss_idmap
Cleanup : libsss_nss_idmap- 74/118
Running scriptlet: libsss_nss_idmap- 74/118
warning: %postun(libsss_nss_idmap-1.15.3-5.fc27.armv7hl) scriptlet failed, exit status 127
Non-fatal POSTUN scriptlet failure in rpm package libsss_nss_idmap
Non-fatal POSTUN scriptlet failure in rpm package libsss_nss_idmap
Cleanup : nss-pem-1.0.3-5.f 75/118
Cleanup : nss-util-3.33.0-1 76/118
Running scriptlet: nss-util-3.33.0-1 76/118
warning: %postun(nss-util-3.33.0-1.0.fc27.armv7hl) scriptlet failed, exit status 127
Non-fatal POSTUN scriptlet failure in rpm package nss-util
Non-fatal POSTUN scriptlet failure in rpm package nss-util
Cleanup : pcre2-10.30-1.fc2 77/118
Running scriptlet: pcre2-10.30-1.fc2 77/118
warning: %postun(pcre2-10.30-1.fc27.armv7hl) scriptlet failed, exit status 127
Non-fatal POSTUN scriptlet failure in rpm package pcre2
Non-fatal POSTUN scriptlet failure in rpm package pcre2
Cleanup : ima-evm-utils-1.0 78/118
Cleanup : compat-openssl10- 79/118
Running scriptlet: compat-openssl10- 79/118
warning: %postun(compat-openssl10-1:1.0.2j-9.fc27.armv7hl) scriptlet failed, exit status 127
Non-fatal POSTUN scriptlet failure in rpm package compat-openssl10
Non-fatal POSTUN scriptlet failure in rpm package compat-openssl10
Cleanup : gnupg2-smime-2.2. 80/118
Running scriptlet: gnupg2-2.2.0-1.fc 81/118
Cleanup : gnupg2-2.2.0-1.fc 81/118
Cleanup : gnutls-3.5.15-1.f 82/118
Running scriptlet: gnutls-3.5.15-1.f 82/118
warning: %postun(gnutls-3.5.15-1.fc27.armv7hl) scriptlet failed, exit status 127
Non-fatal POSTUN scriptlet failure in rpm package gnutls
Non-fatal POSTUN scriptlet failure in rpm package gnutls
Cleanup : p11-kit-trust-0.2 83/118
Running scriptlet: p11-kit-trust-0.2 83/118
Cleanup : p11-kit-0.23.8-1. 84/118
Running scriptlet: p11-kit-0.23.8-1. 84/118
warning: %postun(p11-kit-0.23.8-1.fc27.armv7hl) scriptlet failed, exit status 127
Non-fatal POSTUN scriptlet failure in rpm package p11-kit
Non-fatal POSTUN scriptlet failure in rpm package p11-kit
Running scriptlet: nettle-3.3-5.fc27 85/118
Cleanup : nettle-3.3-5.fc27 85/118
Running scriptlet: nettle-3.3-5.fc27 85/118
warning: %postun(nettle-3.3-5.fc27.armv7hl) scriptlet failed, exit status 127
Non-fatal POSTUN scriptlet failure in rpm package nettle
Non-fatal POSTUN scriptlet failure in rpm package nettle
Cleanup : vim-minimal-2:8.0 86/118
Cleanup : libzstd-1.3.1-1.f 87/118
Running scriptlet: libzstd-1.3.1-1.f 87/118
warning: %postun(libzstd-1.3.1-1.fc27.armv7hl) scriptlet failed, exit status 127
Non-fatal POSTUN scriptlet failure in rpm package libzstd
Non-fatal POSTUN scriptlet failure in rpm package libzstd
Cleanup : glibc-headers-2.2 88/118
Cleanup : dnf-yum-2.7.3-1.f 89/118
Running scriptlet: dnf-2.7.3-1.fc27. 90/118
Cleanup : dnf-2.7.3-1.fc27. 90/118
Running scriptlet: dnf-2.7.3-1.fc27. 90/118
Failed to connect to bus: No such file or directory
Running scriptlet: dbus-1:1.11.20-1. 91/118
Cleanup : dbus-1:1.11.20-1. 91/118
Running scriptlet: dbus-1:1.11.20-1. 91/118
Running scriptlet: systemd-234-8.fc2 92/118
Cleanup : systemd-234-8.fc2 92/118
Running scriptlet: systemd-234-8.fc2 92/118
Cleanup : systemd-pam-234-8 93/118
Cleanup : dbus-libs-1:1.11. 94/118
Running scriptlet: dbus-libs-1:1.11. 94/118
warning: %postun(dbus-libs-1:1.11.20-1.fc27.armv7hl) scriptlet failed, exit status 127
Non-fatal POSTUN scriptlet failure in rpm package dbus-libs
Non-fatal POSTUN scriptlet failure in rpm package dbus-libs
Cleanup : systemd-libs-234- 95/118
Running scriptlet: systemd-libs-234- 95/118
warning: %postun(systemd-libs-234-8.fc27.armv7hl) scriptlet failed, exit status 127
Non-fatal POSTUN scriptlet failure in rpm package systemd-libs
Non-fatal POSTUN scriptlet failure in rpm package systemd-libs
Cleanup : audit-libs-2.7.8- 96/118
Running scriptlet: audit-libs-2.7.8- 96/118
warning: %postun(audit-libs-2.7.8-1.fc27.armv7hl) scriptlet failed, exit status 127
Non-fatal POSTUN scriptlet failure in rpm package audit-libs
Non-fatal POSTUN scriptlet failure in rpm package audit-libs
Cleanup : libdnf-0.11.0-1.f 97/118
error: python3-dnf-2.7.3-1.fc27.noarch: erase skipped
error: python3-hawkey-0.11.0-1.fc27.armv7hl: erase skipped
Running scriptlet: libdnf-0.11.0-1.f 97/118
warning: %postun(libdnf-0.11.0-1.fc27.armv7hl) scriptlet failed, exit status 127
Non-fatal POSTUN scriptlet failure in rpm package libdnf
Non-fatal POSTUN scriptlet failure in rpm package libdnf
Cleanup : glib2-2.54.1-1.fc 98/118
Running scriptlet: glib2-2.54.1-1.fc 98/118
warning: %postun(glib2-2.54.1-1.fc27.armv7hl) scriptlet failed, exit status 127
Non-fatal POSTUN scriptlet failure in rpm package glib2
Non-fatal POSTUN scriptlet failure in rpm package glib2
Cleanup : pcre-8.41-1.fc27. 99/118
Running scriptlet: pcre-8.41-1.fc27. 99/118
warning: %postun(pcre-8.41-1.fc27.2.armv7hl) scriptlet failed, exit status 127
Non-fatal POSTUN scriptlet failure in rpm package pcre
Non-fatal POSTUN scriptlet failure in rpm package pcre
Cleanup : libsolv-0.6.29-2. 100/118
Running scriptlet: libsolv-0.6.29-2. 100/118
warning: %postun(libsolv-0.6.29-2.fc27.armv7hl) scriptlet failed, exit status 127
Non-fatal POSTUN scriptlet failure in rpm package libsolv
Non-fatal POSTUN scriptlet failure in rpm package libsolv
Cleanup : openssl-libs-1:1. 101/118
error: python3-3.6.2-13.fc27.armv7hl: erase skipped
error: python3-libs-3.6.2-13.fc27.armv7hl: erase skipped
Running scriptlet: openssl-libs-1:1. 101/118
warning: %postun(openssl-libs-1:1.1.0f-9.fc27.armv7hl) scriptlet failed, exit status 127
Non-fatal POSTUN scriptlet failure in rpm package openssl-libs
Non-fatal POSTUN scriptlet failure in rpm package openssl-libs
Cleanup : crypto-policies-2 102/118
Cleanup : coreutils-8.27-16 103/118
Cleanup : expat-2.2.4-1.fc2 104/118
Running scriptlet: expat-2.2.4-1.fc2 104/118
warning: %postun(expat-2.2.4-1.fc27.armv7hl) scriptlet failed, exit status 127
Non-fatal POSTUN scriptlet failure in rpm package expat
Non-fatal POSTUN scriptlet failure in rpm package expat
Cleanup : libcrypt-nss-2.26 105/118
Running scriptlet: libcrypt-nss-2.26 105/118
/var/tmp/rpm-tmp.WKV0tN: line 1: /sbin/ldconfig: Permission denied
warning: %postun(libcrypt-nss-2.26-15.fc27.armv7hl) scriptlet failed, exit status 126
Non-fatal POSTUN scriptlet failure in rpm package libcrypt-nss
Non-fatal POSTUN scriptlet failure in rpm package libcrypt-nss
Cleanup : nss-softokn-freeb 106/118
Cleanup : glibc-common-2.26 107/118
error: glibc-2.26-15.fc27.armv7hl: erase skipped
error: glibc-langpack-en-2.26-15.fc27.armv7hl: erase skipped
Cleanup : dnf-conf-2.7.3-1. 108/118
Cleanup : libreport-filesys 109/118
Running scriptlet: coreutils-common- 110/118
error: tzdata-2017b-2.fc27.noarch: erase skipped
Cleanup : coreutils-common- 110/118
Cleanup : publicsuffix-list 111/118
Running scriptlet: systemd-234-9.fc2 111/118
Failed to connect to bus: No such file or directory
Running scriptlet: glib2-2.54.2-1.fc 111/118
Verifying : audit-libs-2.8.1- 1/118
Verifying : compat-openssl10- 2/118
Verifying : coreutils-8.27-17 3/118
Verifying : coreutils-common- 4/118
Verifying : crypto-policies-2 5/118
Verifying : curl-7.55.1-7.fc2 6/118
Verifying : libcurl-7.55.1-7. 7/118
Verifying : dbus-1:1.12.0-1.f 8/118
Verifying : dbus-libs-1:1.12. 9/118
Verifying : device-mapper-1.0 10/118
Verifying : device-mapper-lib 11/118
Verifying : dnf-2.7.5-1.fc27. 12/118
python3-dnf-2.7.5-1.fc27.noarch was supposed to be installed but is not!
Verifying : python3-dnf-2.7.5 13/118
Verifying : dnf-conf-2.7.5-1. 14/118
Verifying : dnf-yum-2.7.5-1.f 15/118
Verifying : expat-2.2.5-1.fc2 16/118
Verifying : gawk-4.1.4-8.fc27 17/118
Verifying : glib2-2.54.2-1.fc 18/118
glibc-2.26-16.fc27.armv7hl was supposed to be installed but is not!
Verifying : glibc-2.26-16.fc2 19/118
Verifying : glibc-common-2.26 20/118
glibc-langpack-en-2.26-16.fc27.armv7hl was supposed to be installed but is not!
Verifying : glibc-langpack-en 21/118
Verifying : libcrypt-nss-2.26 22/118
Verifying : glibc-headers-2.2 23/118
Verifying : glibc-devel-2.26- 24/118
Verifying : gnupg2-2.2.3-1.fc 25/118
Verifying : gnupg2-smime-2.2. 26/118
Verifying : gnutls-3.5.16-3.f 27/118
Verifying : ima-evm-utils-1.0 28/118
Verifying : krb5-libs-1.15.2- 29/118
Verifying : libdnf-0.11.1-1.f 30/118
python3-hawkey-0.11.1-1.fc27.armv7hl was supposed to be installed but is not!
Verifying : python3-hawkey-0. 31/118
Verifying : libreport-filesys 32/118
Verifying : libsolv-0.6.30-2. 33/118
Verifying : libsss_idmap-1.16 34/118
Verifying : libsss_nss_idmap- 35/118
Verifying : libzstd-1.3.2-1.f 36/118
Verifying : lua-libs-5.3.4-6. 37/118
Verifying : nettle-3.4-1.fc27 38/118
Verifying : nss-3.34.0-1.0.fc 39/118
Verifying : nss-softokn-3.34. 40/118
Verifying : nss-util-3.34.0-1 41/118
Verifying : nss-softokn-freeb 42/118
Verifying : nss-tools-3.34.0- 43/118
Verifying : nss-sysinit-3.34. 44/118
Verifying : nss-pem-1.0.3-6.f 45/118
Verifying : openssl-libs-1:1. 46/118
Verifying : p11-kit-0.23.9-2. 47/118
Verifying : p11-kit-trust-0.2 48/118
Verifying : pcre-8.41-3.fc27. 49/118
Verifying : pcre2-10.30-2.fc2 50/118
Verifying : publicsuffix-list 51/118
python3-3.6.3-2.fc27.armv7hl was supposed to be installed but is not!
Verifying : python3-3.6.3-2.f 52/118
python3-libs-3.6.3-2.fc27.armv7hl was supposed to be installed but is not!
Verifying : python3-libs-3.6. 53/118
Verifying : sssd-client-1.16. 54/118
Verifying : systemd-234-9.fc2 55/118
Verifying : systemd-libs-234- 56/118
Verifying : systemd-pam-234-9 57/118
tzdata-2017c-1.fc27.noarch was supposed to be installed but is not!
Verifying : tzdata-2017c-1.fc 58/118
Verifying : vim-minimal-2:8.0 59/118
Verifying : libzstd-1.3.1-1.f 60/118
Verifying : lua-libs-5.3.4-5. 61/118
Verifying : audit-libs-2.7.8- 62/118
Verifying : nettle-3.3-5.fc27 63/118
Verifying : compat-openssl10- 64/118
Verifying : coreutils-8.27-16 65/118
Verifying : coreutils-common- 66/118
Verifying : nss-3.33.0-1.0.fc 67/118
Verifying : nss-softokn-3.33. 68/118
Verifying : nss-softokn-freeb 69/118
Verifying : crypto-policies-2 70/118
Verifying : nss-util-3.33.0-1 71/118
Verifying : curl-7.55.1-5.fc2 72/118
Verifying : nss-tools-3.33.0- 73/118
Verifying : dbus-1:1.11.20-1. 74/118
Verifying : nss-sysinit-3.33. 75/118
Verifying : dbus-libs-1:1.11. 76/118
Verifying : openssl-libs-1:1. 77/118
Verifying : device-mapper-1.0 78/118
Verifying : device-mapper-lib 79/118
Verifying : p11-kit-0.23.8-1. 80/118
Verifying : dnf-2.7.3-1.fc27. 81/118
Verifying : dnf-conf-2.7.3-1. 82/118
Verifying : dnf-yum-2.7.3-1.f 83/118
python3-dnf-2.7.3-1.fc27.noarch was supposed to be removed but is not!
Verifying : python3-dnf-2.7.3 84/118
Verifying : pcre-8.41-1.fc27. 85/118
python3-hawkey-0.11.0-1.fc27.armv7hl was supposed to be removed but is not!
Verifying : python3-hawkey-0. 86/118
Verifying : pcre2-10.30-1.fc2 87/118
Verifying : expat-2.2.4-1.fc2 88/118
Verifying : publicsuffix-list 89/118
python3-3.6.2-13.fc27.armv7hl was supposed to be removed but is not!
Verifying : python3-3.6.2-13. 90/118
python3-libs-3.6.2-13.fc27.armv7hl was supposed to be removed but is not!
Verifying : python3-libs-3.6. 91/118
Verifying : gawk-4.1.4-7.fc27 92/118
Verifying : glib2-2.54.1-1.fc 93/118
glibc-2.26-15.fc27.armv7hl was supposed to be removed but is not!
Verifying : glibc-2.26-15.fc2 94/118
Verifying : glibc-common-2.26 95/118
Verifying : glibc-devel-2.26- 96/118
Verifying : glibc-headers-2.2 97/118
glibc-langpack-en-2.26-15.fc27.armv7hl was supposed to be removed but is not!
Verifying : glibc-langpack-en 98/118
Verifying : gnupg2-2.2.0-1.fc 99/118
Verifying : gnupg2-smime-2.2. 100/118
Verifying : gnutls-3.5.15-1.f 101/118
Verifying : sssd-client-1.15. 102/118
Verifying : systemd-234-8.fc2 103/118
Verifying : systemd-libs-234- 104/118
Verifying : systemd-pam-234-8 105/118
Verifying : ima-evm-utils-1.0 106/118
tzdata-2017b-2.fc27.noarch was supposed to be removed but is not!
Verifying : tzdata-2017b-2.fc 107/118
Verifying : vim-minimal-2:8.0 108/118
Verifying : krb5-libs-1.15.2- 109/118
Verifying : nss-pem-1.0.3-5.f 110/118
Verifying : libcrypt-nss-2.26 111/118
Verifying : libcurl-7.55.1-5. 112/118
Verifying : libdnf-0.11.0-1.f 113/118
Verifying : libreport-filesys 114/118
Verifying : libsolv-0.6.29-2. 115/118
Verifying : libsss_idmap-1.15 116/118
Verifying : libsss_nss_idmap- 117/118
Verifying : p11-kit-trust-0.2 118/118

Upgraded:
audit-libs.armv7hl 2.8.1-1.fc27
compat-openssl10.armv7hl 1:1.0.2m-1.fc27
coreutils.armv7hl 8.27-17.fc27
coreutils-common.armv7hl 8.27-17.fc27
crypto-policies.noarch 20170816-2.gite0a4066.fc27
curl.armv7hl 7.55.1-7.fc27
dbus.armv7hl 1:1.12.0-1.fc27
dbus-libs.armv7hl 1:1.12.0-1.fc27
device-mapper.armv7hl 1.02.144-1.fc27
device-mapper-libs.armv7hl 1.02.144-1.fc27
dnf.noarch 2.7.5-1.fc27
dnf-conf.noarch 2.7.5-1.fc27
dnf-yum.noarch 2.7.5-1.fc27
expat.armv7hl 2.2.5-1.fc27
gawk.armv7hl 4.1.4-8.fc27
glib2.armv7hl 2.54.2-1.fc27
glibc-common.armv7hl 2.26-16.fc27
glibc-devel.armv7hl 2.26-16.fc27
glibc-headers.armv7hl 2.26-16.fc27
gnupg2.armv7hl 2.2.3-1.fc27
gnupg2-smime.armv7hl 2.2.3-1.fc27
gnutls.armv7hl 3.5.16-3.fc27
ima-evm-utils.armv7hl 1.0-2.fc27
krb5-libs.armv7hl 1.15.2-4.fc27
libcrypt-nss.armv7hl 2.26-16.fc27
libcurl.armv7hl 7.55.1-7.fc27
libdnf.armv7hl 0.11.1-1.fc27
libreport-filesystem.armv7hl 2.9.3-1.fc27
libsolv.armv7hl 0.6.30-2.fc27
libsss_idmap.armv7hl 1.16.0-4.fc27
libsss_nss_idmap.armv7hl 1.16.0-4.fc27
libzstd.armv7hl 1.3.2-1.fc27
lua-libs.armv7hl 5.3.4-6.fc27
nettle.armv7hl 3.4-1.fc27
nss.armv7hl 3.34.0-1.0.fc27
nss-pem.armv7hl 1.0.3-6.fc27
nss-softokn.armv7hl 3.34.0-1.0.fc27
nss-softokn-freebl.armv7hl 3.34.0-1.0.fc27
nss-sysinit.armv7hl 3.34.0-1.0.fc27
nss-tools.armv7hl 3.34.0-1.0.fc27
nss-util.armv7hl 3.34.0-1.0.fc27
openssl-libs.armv7hl 1:1.1.0g-1.fc27
p11-kit.armv7hl 0.23.9-2.fc27
p11-kit-trust.armv7hl 0.23.9-2.fc27
pcre.armv7hl 8.41-3.fc27
pcre2.armv7hl 10.30-2.fc27
publicsuffix-list-dafsa.noarch 20171028-1.fc27
sssd-client.armv7hl 1.16.0-4.fc27
systemd.armv7hl 234-9.fc27
systemd-libs.armv7hl 234-9.fc27
systemd-pam.armv7hl 234-9.fc27
vim-minimal.armv7hl 2:8.0.1322-1.fc27

Failed:
glibc.armv7hl 2.26-16.fc27
glibc-langpack-en.armv7hl 2.26-16.fc27
python3.armv7hl 3.6.3-2.fc27
python3-dnf.noarch 2.7.5-1.fc27
python3-hawkey.armv7hl 0.11.1-1.fc27
python3-libs.armv7hl 3.6.3-2.fc27
tzdata.noarch 2017c-1.fc27

Error: Transaction failed
[termux@fedora home]$

gpgme.GpgmeError, unsupported protocol

Dear Nmilosev,

I've installed the fedora according to your instruction successfully.
And when I started it with 'startfedora', and I'd like to install some softwares.

I encountered the problem which is like this:
"warning: /var/cache/dnf/updates-e042e478e0621ea6/packages/mariadb-10.0.27-1.fc23.x86_64.rpm: Header V3 RSA/SHA256 Signature, key ID 34ec9cba: NOKEY
The downloaded packages were saved in cache until the next successful transaction."
......
gpgme.GpgmeError: (7, 121, 'Unsupported protocol')

How should I proceed?

Any help would be appreciated.

best regards.

Pixel C Oreo update

After updating to Oreo I get

startfedora
/usr/libexec/grepconf.sh: line 3: 32574 Bad system call (core dumped) grep -qsi "^COLOR.*none" /etc/GREP_COLORS
/usr/libexec/grepconf.sh: line 3: 32586 Bad system call (core dumped) grep -qsi "^COLOR.*none" /etc/GREP_COLORS

When trying to run fedora. Any ideas?

startfedora fails- wrong proot version

With a fresh install of termux, I follow the instructions and after 'startfedora' I get this error:

proot error: '/data/data/com.termux/files/home/fedora/usr/bin/coreutils' is a 64-bit program whereas this version of proot handles 32-bit program only

termuxfedora crashes

i have success fully installed fedora in termux all was going well.but after i updated it end with some errors and crashed.now when i type any command it shows{bash: /bin/dnf:user/bin/python3:bad interpreter:permission denied} does any one know how to fix this???????

Problem

startfedora
proot error: '/bin/env' not found (root = /data/data/com.termux/files/home/fedora, cwd = /data/data/com.termux/files/home, $PATH=(null))
fatal error: see proot --help.

DNF fails for many packages

I've had this issue for about a month and it's driving me insane.
Here is the full output.. thanks in advance guys!

`[ehearne@DELL3000 ~]$ sudo dnf update
[sudo] password for ehearne:
Last metadata expiration check: 0:56:13 ago on Sun 08 Apr 2018 08:25:44 PM PDT.
Dependencies resolved.

Package Arch Version Repository
Size

Installing:
kernel x86_64 4.15.14-200.fc26 updates 71 k
kernel-core x86_64 4.15.14-200.fc26 updates 23 M
kernel-devel x86_64 4.15.14-200.fc26 updates 12 M
kernel-modules x86_64 4.15.14-200.fc26 updates 27 M
kernel-modules-extra x86_64 4.15.14-200.fc26 updates 2.2 M
Upgrading:
CuraEngine-lulzbot x86_64 1:2.6.69-1.fc26 updates 540 k
ImageMagick x86_64 6.9.9.38-1.fc26 updates 183 k
ImageMagick-c++ x86_64 6.9.9.38-1.fc26 updates 179 k
ImageMagick-devel x86_64 6.9.9.38-1.fc26 updates 123 k
ImageMagick-libs x86_64 6.9.9.38-1.fc26 updates 2.2 M
VirtualBox x86_64 5.2.8-2.fc26 rpmfusion-free-updates
8.1 M
VirtualBox-kmodsrc noarch 5.2.8-2.fc26 rpmfusion-free-updates
801 k
VirtualBox-server x86_64 5.2.8-2.fc26 rpmfusion-free-updates
15 M
akmod-VirtualBox x86_64 5.2.8-3.fc26 rpmfusion-free-updates
31 k
bleachbit noarch 2.0-1.fc26 updates 479 k
chirp noarch 20180313-1.fc26 updates 1.2 M
cldr-emoji-annotation noarch 32.90.0_1-1.fc26 updates 3.8 M
cmake x86_64 3.11.0-1.fc26 updates 7.5 M
cmake-data noarch 3.11.0-1.fc26 updates 1.3 M
cmake-filesystem x86_64 3.11.0-1.fc26 updates 38 k
cmake-rpm-macros noarch 3.11.0-1.fc26 updates 37 k
control-center x86_64 1:3.24.4-1.fc26 updates 4.5 M
control-center-filesystem x86_64 1:3.24.4-1.fc26 updates 25 k
copy-jdk-configs noarch 3.3-5.fc26 updates 24 k
cups-filters x86_64 1.13.4-4.fc26 updates 710 k
cups-filters-libs x86_64 1.13.4-4.fc26 updates 115 k
cura-lulzbot noarch 1:2.6.69-1.fc26 updates 13 M
curl x86_64 7.53.1-16.fc26 updates 318 k
desktop-file-utils x86_64 0.23-6.fc26 updates 75 k
elfutils x86_64 0.170-4.fc26 updates 302 k
elfutils-default-yama-scope noarch 0.170-4.fc26 updates 39 k
elfutils-libelf i686 0.170-4.fc26 updates 211 k
elfutils-libelf x86_64 0.170-4.fc26 updates 203 k
elfutils-libelf-devel x86_64 0.170-4.fc26 updates 46 k
elfutils-libs x86_64 0.170-4.fc26 updates 276 k
enca x86_64 1.19-1.fc26 updates 109 k
fedora-repos noarch 26-4 updates 97 k
firefox x86_64 59.0.2-1.fc26 updates 86 M
freetype i686 2.7.1-10.fc26 updates 381 k
gd i686 2.2.5-2.fc26 updates 143 k
gd x86_64 2.2.5-2.fc26 updates 140 k
git x86_64 2.13.6-3.fc26 updates 1.1 M
git-core x86_64 2.13.6-3.fc26 updates 4.0 M
git-core-doc x86_64 2.13.6-3.fc26 updates 2.2 M
git-email noarch 2.13.6-3.fc26 updates 75 k
gnome-boxes x86_64 3.24.1-3.fc26 updates 1.0 M
gnome-settings-daemon x86_64 3.24.4-1.fc26 updates 1.0 M
gnutls i686 3.5.18-2.fc26 updates 761 k
google-chrome-stable x86_64 65.0.3325.181-1 google-chrome
50 M
gsm i686 1.0.17-2.fc26 updates 35 k
gsm x86_64 1.0.17-2.fc26 updates 34 k
hplip x86_64 3.18.3-1.fc26 updates 16 M
hplip-common x86_64 3.18.3-1.fc26 updates 107 k
hplip-libs x86_64 3.18.3-1.fc26 updates 194 k
hwdata noarch 0.311-1.fc26 updates 1.5 M
icedtea-web x86_64 1.7.1-5.fc26 updates 1.8 M
iwl100-firmware noarch 39.31.5.1-83.fc26.1 updates 160 k
iwl1000-firmware noarch 1:39.31.5.1-83.fc26.1 updates 223 k
iwl105-firmware noarch 18.168.6.1-83.fc26.1 updates 244 k
iwl135-firmware noarch 18.168.6.1-83.fc26.1 updates 253 k
iwl2000-firmware noarch 18.168.6.1-83.fc26.1 updates 246 k
iwl2030-firmware noarch 18.168.6.1-83.fc26.1 updates 255 k
iwl3160-firmware noarch 1:25.30.13.0-83.fc26.1 updates 1.7 M
iwl3945-firmware noarch 15.32.2.9-83.fc26.1 updates 98 k
iwl4965-firmware noarch 228.61.2.24-83.fc26.1 updates 111 k
iwl5000-firmware noarch 8.83.5.1_1-83.fc26.1 updates 304 k
iwl5150-firmware noarch 8.24.2.2-83.fc26.1 updates 156 k
iwl6000-firmware noarch 9.221.4.1-83.fc26.1 updates 176 k
iwl6000g2a-firmware noarch 18.168.6.1-83.fc26.1 updates 319 k
iwl6000g2b-firmware noarch 18.168.6.1-83.fc26.1 updates 320 k
iwl6050-firmware noarch 41.28.5.1-83.fc26.1 updates 252 k
iwl7260-firmware noarch 1:25.30.13.0-83.fc26.1 updates 6.5 M
jansson x86_64 2.11-1.fc26 updates 42 k
java-1.8.0-openjdk x86_64 1:1.8.0.162-3.b12.fc26 updates 236 k
java-1.8.0-openjdk-devel x86_64 1:1.8.0.162-3.b12.fc26 updates 9.8 M
java-1.8.0-openjdk-headless x86_64 1:1.8.0.162-3.b12.fc26 updates 32 M
jemalloc x86_64 4.5.0-5.fc26 updates 210 k
kernel-headers x86_64 4.15.14-200.fc26 updates 1.2 M
libcdio x86_64 0.94-5.fc26 updates 243 k
libcurl i686 7.53.1-16.fc26 updates 291 k
libcurl x86_64 7.53.1-16.fc26 updates 273 k
libdrm i686 2.4.91-1.fc26 updates 173 k
libdrm x86_64 2.4.91-1.fc26 updates 159 k
libdrm-devel x86_64 2.4.91-1.fc26 updates 138 k
libertas-usb8388-firmware noarch 2:20180402-83.git8c1e439c.fc26
updates 123 k
libfastjson x86_64 0.99.8-1.fc26 updates 34 k
libidn2 i686 2.0.4-4.fc26 updates 99 k
libidn2 x86_64 2.0.4-4.fc26 updates 97 k
libimagequant x86_64 2.11.10-1.fc26 updates 61 k
libipa_hbac x86_64 1.16.1-2.fc26 updates 83 k
libpaper x86_64 1.1.24-21.fc26 updates 42 k
libsmbclient x86_64 2:4.6.14-0.fc26 updates 127 k
libsss_autofs x86_64 1.16.1-2.fc26 updates 85 k
libsss_certmap x86_64 1.16.1-2.fc26 updates 112 k
libsss_idmap x86_64 1.16.1-2.fc26 updates 88 k
libsss_nss_idmap x86_64 1.16.1-2.fc26 updates 94 k
libsss_sudo x86_64 1.16.1-2.fc26 updates 84 k
libunistring i686 0.9.9-1.fc26 updates 425 k
libvncserver x86_64 0.9.11-3.fc26 updates 264 k
libvorbis i686 1:1.3.6-1.fc26 updates 188 k
libvorbis x86_64 1:1.3.6-1.fc26 updates 192 k
libvorbis-devel x86_64 1:1.3.6-1.fc26 updates 24 k
libwbclient x86_64 2:4.6.14-0.fc26 updates 101 k
libwebp i686 0.6.1-8.fc26 updates 281 k
lightdm-gtk x86_64 2.0.5-1.fc26 updates 136 k
linux-firmware noarch 20180402-83.git8c1e439c.fc26
updates 64 M
llvm-libs i686 4.0.1-3.fc26 updates 14 M
llvm-libs x86_64 4.0.1-3.fc26 updates 13 M
lulzbot-marlin-firmware noarch 1:1.1.5.71-1.fc26 updates 1.4 M
mariadb-common x86_64 3:10.1.32-1.fc26 updates 101 k
mariadb-config x86_64 3:10.1.32-1.fc26 updates 34 k
mariadb-libs x86_64 3:10.1.32-1.fc26 updates 664 k
meson noarch 0.45.1-1.fc26 updates 585 k
microcode_ctl x86_64 2:2.1-22.fc26 updates 1.2 M
net-snmp x86_64 1:5.7.3-27.fc26 updates 353 k
net-snmp-agent-libs x86_64 1:5.7.3-27.fc26 updates 705 k
net-snmp-libs x86_64 1:5.7.3-27.fc26 updates 791 k
net-snmp-utils x86_64 1:5.7.3-27.fc26 updates 209 k
nspr i686 4.19.0-1.fc26 updates 143 k
nspr x86_64 4.19.0-1.fc26 updates 137 k
nss i686 3.36.0-1.0.fc26 updates 884 k
nss x86_64 3.36.0-1.0.fc26 updates 846 k
nss-mdns i686 0.14.1-1.fc26 updates 45 k
nss-mdns x86_64 0.14.1-1.fc26 updates 44 k
nss-softokn i686 3.36.0-1.0.fc26 updates 413 k
nss-softokn x86_64 3.36.0-1.0.fc26 updates 387 k
nss-softokn-freebl i686 3.36.0-1.0.fc26 updates 235 k
nss-softokn-freebl x86_64 3.36.0-1.0.fc26 updates 232 k
nss-sysinit x86_64 3.36.0-1.0.fc26 updates 62 k
nss-tools x86_64 3.36.0-1.0.fc26 updates 516 k
nss-util i686 3.36.0-1.0.fc26 updates 89 k
nss-util x86_64 3.36.0-1.0.fc26 updates 87 k
ntp x86_64 4.2.8p11-1.fc26 updates 688 k
nvidia-driver-cuda-libs x86_64 3:390.48-1.fc26 fedora-multimedia
23 M
ocl-icd i686 2.2.12-1.fc26 updates 44 k
ocl-icd x86_64 2.2.12-1.fc26 updates 49 k
octave x86_64 6:4.2.2-1.fc26 updates 11 M
openssl x86_64 1:1.1.0h-1.fc26 updates 570 k
openssl-libs i686 1:1.1.0h-1.fc26 updates 1.2 M
openssl-libs x86_64 1:1.1.0h-1.fc26 updates 1.3 M
osinfo-db noarch 20180311-1.fc26 updates 145 k
p11-kit i686 0.23.10-1.fc26 updates 256 k
passwd x86_64 0.80-1.fc26 updates 112 k
patch x86_64 2.7.6-3.fc26 updates 132 k
pcre i686 8.42-1.fc26 updates 205 k
pcre x86_64 8.42-1.fc26 updates 204 k
pcre-cpp x86_64 8.42-1.fc26 updates 41 k
pcre-devel x86_64 8.42-1.fc26 updates 549 k
pcre-utf16 x86_64 8.42-1.fc26 updates 190 k
pcre-utf32 x86_64 8.42-1.fc26 updates 181 k
perl-Git noarch 2.13.6-3.fc26 updates 68 k
php-cli x86_64 7.1.16-1.fc26 updates 4.2 M
php-common x86_64 7.1.16-1.fc26 updates 1.0 M
php-gd x86_64 7.1.16-1.fc26 updates 84 k
php-json x86_64 7.1.16-1.fc26 updates 70 k
php-mbstring x86_64 7.1.16-1.fc26 updates 591 k
php-pdo x86_64 7.1.16-1.fc26 updates 133 k
php-process x86_64 7.1.16-1.fc26 updates 87 k
php-xml x86_64 7.1.16-1.fc26 updates 219 k
postgresql-libs x86_64 9.6.8-1.fc26 updates 253 k
publicsuffix-list-dafsa noarch 20180328-1.fc26 updates 46 k
pyrit x86_64 0.5.1-0.1.git692fbe9.fc26 updates 142 k
python2 x86_64 2.7.14-7.fc26 updates 99 k
python2-devel x86_64 2.7.14-7.fc26 updates 407 k
python2-libs x86_64 2.7.14-7.fc26 updates 6.3 M
python2-sqlalchemy x86_64 1.1.18-1.fc26 updates 1.7 M
python2-tkinter x86_64 2.7.14-7.fc26 updates 398 k
python3 x86_64 3.6.4-3.fc26 updates 65 k
python3-libs x86_64 3.6.4-3.fc26 updates 1.5 M
python3-pytz noarch 2017.2-7.fc26 updates 53 k
python3-sssdconfig noarch 1.16.1-2.fc26 updates 101 k
redhat-rpm-config noarch 65-1.fc26 updates 65 k
rsyslog x86_64 8.32.0-1.fc26 updates 648 k
samba-client x86_64 2:4.6.14-0.fc26 updates 592 k
samba-client-libs x86_64 2:4.6.14-0.fc26 updates 4.7 M
samba-common noarch 2:4.6.14-0.fc26 updates 193 k
samba-common-libs x86_64 2:4.6.14-0.fc26 updates 160 k
samba-common-tools x86_64 2:4.6.14-0.fc26 updates 453 k
samba-libs x86_64 2:4.6.14-0.fc26 updates 259 k
samba-winbind x86_64 2:4.6.14-0.fc26 updates 516 k
samba-winbind-clients x86_64 2:4.6.14-0.fc26 updates 125 k
samba-winbind-modules x86_64 2:4.6.14-0.fc26 updates 109 k
sane-backends x86_64 1.0.27-15.fc26 updates 789 k
sane-backends-drivers-cameras i686 1.0.27-15.fc26 updates 55 k
sane-backends-drivers-cameras x86_64 1.0.27-15.fc26 updates 54 k
sane-backends-drivers-scanners i686 1.0.27-15.fc26 updates 2.4 M
sane-backends-drivers-scanners x86_64 1.0.27-15.fc26 updates 2.4 M
sane-backends-libs i686 1.0.27-15.fc26 updates 108 k
sane-backends-libs x86_64 1.0.27-15.fc26 updates 105 k
selinux-policy noarch 3.13.1-260.20.fc26 updates 511 k
selinux-policy-targeted noarch 3.13.1-260.20.fc26 updates 9.4 M
shared-mime-info x86_64 1.8-3.fc26 updates 318 k
sox x86_64 14.4.2.0-20.fc26 updates 418 k
sqlite x86_64 3.20.1-2.fc26 updates 586 k
sqlite-libs i686 3.20.1-2.fc26 updates 568 k
sqlite-libs x86_64 3.20.1-2.fc26 updates 535 k
sssd x86_64 1.16.1-2.fc26 updates 75 k
sssd-ad x86_64 1.16.1-2.fc26 updates 203 k
sssd-client x86_64 1.16.1-2.fc26 updates 140 k
sssd-common x86_64 1.16.1-2.fc26 updates 1.3 M
sssd-common-pac x86_64 1.16.1-2.fc26 updates 146 k
sssd-ipa x86_64 1.16.1-2.fc26 updates 294 k
sssd-krb5 x86_64 1.16.1-2.fc26 updates 117 k
sssd-krb5-common x86_64 1.16.1-2.fc26 updates 151 k
sssd-ldap x86_64 1.16.1-2.fc26 updates 168 k
sssd-nfs-idmap x86_64 1.16.1-2.fc26 updates 81 k
sssd-proxy x86_64 1.16.1-2.fc26 updates 110 k
system-python x86_64 3.6.4-3.fc26 updates 57 k
system-python-libs x86_64 3.6.4-3.fc26 updates 6.3 M
tzdata noarch 2018d-1.fc26 updates 454 k
tzdata-java noarch 2018d-1.fc26 updates 184 k
unbound-libs x86_64 1.7.0-2.fc26 updates 481 k
vulkan x86_64 1.1.70.0-1.fc26 updates 1.1 M
vulkan-filesystem noarch 1.1.70.0-1.fc26 updates 12 k
wavemon x86_64 0.8.2-1.fc26 updates 64 k
webkitgtk4 x86_64 2.20.0-1.fc26 updates 13 M
webkitgtk4-jsc x86_64 2.20.0-1.fc26 updates 4.6 M
webkitgtk4-plugin-process-gtk2 x86_64 2.20.0-1.fc26 updates 10 M
wine x86_64 3.4-1.fc26 updates 58 k
wine-alsa i686 3.4-1.fc26 updates 106 k
wine-alsa x86_64 3.4-1.fc26 updates 108 k
wine-capi i686 3.4-1.fc26 updates 63 k
wine-capi x86_64 3.4-1.fc26 updates 63 k
wine-cms i686 3.4-1.fc26 updates 77 k
wine-cms x86_64 3.4-1.fc26 updates 78 k
wine-common noarch 3.4-1.fc26 updates 111 k
wine-core i686 3.4-1.fc26 updates 23 M
wine-core x86_64 3.4-1.fc26 updates 23 M
wine-courier-fonts noarch 3.4-1.fc26 updates 70 k
wine-desktop noarch 3.4-1.fc26 updates 160 k
wine-filesystem noarch 3.4-1.fc26 updates 88 k
wine-fixedsys-fonts noarch 3.4-1.fc26 updates 70 k
wine-fonts noarch 3.4-1.fc26 updates 57 k
wine-ldap i686 3.4-1.fc26 updates 127 k
wine-ldap x86_64 3.4-1.fc26 updates 130 k
wine-marlett-fonts noarch 3.4-1.fc26 updates 69 k
wine-ms-sans-serif-fonts noarch 3.4-1.fc26 updates 83 k
wine-openal i686 3.4-1.fc26 updates 70 k
wine-openal x86_64 3.4-1.fc26 updates 71 k
wine-opencl i686 3.4-1.fc26 updates 68 k
wine-opencl x86_64 3.4-1.fc26 updates 69 k
wine-pulseaudio i686 3.4-1.fc26 updates 95 k
wine-pulseaudio x86_64 3.4-1.fc26 updates 96 k
wine-small-fonts noarch 3.4-1.fc26 updates 72 k
wine-symbol-fonts noarch 3.4-1.fc26 updates 82 k
wine-system-fonts noarch 3.4-1.fc26 updates 76 k
wine-systemd noarch 3.4-1.fc26 updates 57 k
wine-tahoma-fonts noarch 3.4-1.fc26 updates 161 k
wine-twain i686 3.4-1.fc26 updates 89 k
wine-twain x86_64 3.4-1.fc26 updates 91 k
wine-wingdings-fonts noarch 3.4-1.fc26 updates 69 k
xfce4-notifyd x86_64 0.4.2-2.fc26 updates 214 k
xfce4-settings x86_64 4.12.3-1.fc26 updates 700 k
xfce4-terminal x86_64 0.8.7.3-2.fc26 updates 572 k
Installing dependencies:
SDL2 i686 2.0.7-2.fc26 updates 410 k
libarcus x86_64 3.0.3-1.fc26 updates 37 k
libsavitar x86_64 3.0.3-1.fc26 updates 31 k
open-sans-fonts noarch 1.10-5.fc26 fedora 479 k
python-qt5-rpm-macros noarch 5.9.1-2.fc26 updates 15 k
python2-pytz noarch 2017.2-7.fc26 updates 52 k
replacing pytz.noarch 2016.10-4.fc26
python3-arcus x86_64 3.0.3-1.fc26 updates 31 k
python3-devel x86_64 3.6.4-3.fc26 updates 862 k
python3-netifaces x86_64 0.10.6-1.fc26 updates 22 k
python3-nine noarch 0.3.4-10.fc26 fedora 20 k
python3-numpy-f2py x86_64 1:1.12.1-1.fc26 fedora 218 k
python3-pyserial noarch 3.1.1-3.fc26 fedora 169 k
python3-qt5 x86_64 5.9.1-2.fc26 updates 1.2 M
python3-qt5-base x86_64 5.9.1-2.fc26 updates 2.8 M
python3-rpm-macros noarch 3-21.fc26 updates 9.1 k
python3-savitar x86_64 3.0.3-1.fc26 updates 32 k
python3-scipy x86_64 0.19.1-1.fc26 updates 13 M
python3-sip x86_64 4.19.5-1.fc26 updates 128 k
python3-uranium-lulzbot noarch 2.6.69-1.fc26 updates 602 k
python3-utils noarch 2.0.1-3.fc26 fedora 194 k
python3-zeroconf noarch 0.18.0-2.fc26 fedora 56 k
qt5-qtconnectivity x86_64 5.9.4-1.fc26 updates 467 k
qt5-qtenginio x86_64 1:1.6.2-12.fc26 updates 173 k
qt5-qtserialport x86_64 5.9.4-1.fc26 updates 74 k
qt5-qttools-libs-help x86_64 5.9.4-1.fc26 updates 153 k
qt5-qtwebsockets x86_64 5.9.4-1.fc26 updates 74 k
spirv-tools-libs i686 2018.1-0.2.20180205.git9e19fc0.fc26
updates 614 k
vulkan i686 1.1.70.0-1.fc26 updates 1.1 M
Installing weak dependencies:
python3-numpy-stl x86_64 2.2.3-1.fc26 fedora 62 k
Removing:
kernel x86_64 4.15.3-200.fc26 @updates 0
kernel x86_64 4.15.4-200.fc26 @updates 0
kernel-core x86_64 4.15.3-200.fc26 @updates 58 M
kernel-core x86_64 4.15.4-200.fc26 @updates 58 M
kernel-devel x86_64 4.15.3-200.fc26 @updates 44 M
kernel-devel x86_64 4.15.4-200.fc26 @updates 44 M
kernel-modules x86_64 4.15.3-200.fc26 @updates 26 M
kernel-modules x86_64 4.15.4-200.fc26 @updates 26 M
kernel-modules-extra x86_64 4.15.3-200.fc26 @updates 2.1 M
kernel-modules-extra x86_64 4.15.4-200.fc26 @updates 2.1 M
Removing dependent packages:
kmod-VirtualBox-4.15.3-200.fc26.x86_64
x86_64 5.2.6-2.fc26 @@commandline
1.5 M
kmod-VirtualBox-4.15.4-200.fc26.x86_64
x86_64 5.2.6-2.fc26 @@commandline
1.5 M

Transaction Summary

Install 34 Packages
Upgrade 249 Packages
Remove 12 Packages

y
Total size: 647 M
Total download size: 300 M
Is this ok [y/N]: Downloading Packages:
[SKIPPED] kernel-4.15.14-200.fc26.x86_64.rpm: Already downloaded
[SKIPPED] kernel-core-4.15.14-200.fc26.x86_64.rpm: Already downloaded
[SKIPPED] kernel-devel-4.15.14-200.fc26.x86_64.rpm: Already downloaded
[SKIPPED] kernel-modules-extra-4.15.14-200.fc26.x86_64.rpm: Already downloaded
[SKIPPED] kernel-modules-4.15.14-200.fc26.x86_64.rpm: Already downloaded
[SKIPPED] python3-savitar-3.0.3-1.fc26.x86_64.rpm: Already downloaded
[SKIPPED] python3-uranium-lulzbot-2.6.69-1.fc26.noarch.rpm: Already downloaded
[SKIPPED] open-sans-fonts-1.10-5.fc26.noarch.rpm: Already downloaded
[SKIPPED] python3-pyserial-3.1.1-3.fc26.noarch.rpm: Already downloaded
[SKIPPED] python3-zeroconf-0.18.0-2.fc26.noarch.rpm: Already downloaded
[SKIPPED] python3-arcus-3.0.3-1.fc26.x86_64.rpm: Already downloaded
[SKIPPED] python2-pytz-2017.2-7.fc26.noarch.rpm: Already downloaded
[SKIPPED] python3-qt5-5.9.1-2.fc26.x86_64.rpm: Already downloaded
[SKIPPED] python3-qt5-base-5.9.1-2.fc26.x86_64.rpm: Already downloaded
[SKIPPED] qt5-qtserialport-5.9.4-1.fc26.x86_64.rpm: Already downloaded
[SKIPPED] qt5-qtwebsockets-5.9.4-1.fc26.x86_64.rpm: Already downloaded
[SKIPPED] python-qt5-rpm-macros-5.9.1-2.fc26.noarch.rpm: Already downloaded
[SKIPPED] qt5-qttools-libs-help-5.9.4-1.fc26.x86_64.rpm: Already downloaded
[SKIPPED] python3-netifaces-0.10.6-1.fc26.x86_64.rpm: Already downloaded
[SKIPPED] python3-scipy-0.19.1-1.fc26.x86_64.rpm: Already downloaded
[SKIPPED] python3-numpy-f2py-1.12.1-1.fc26.x86_64.rpm: Already downloaded
[SKIPPED] libsavitar-3.0.3-1.fc26.x86_64.rpm: Already downloaded
[SKIPPED] python3-sip-4.19.5-1.fc26.x86_64.rpm: Already downloaded
[SKIPPED] qt5-qtconnectivity-5.9.4-1.fc26.x86_64.rpm: Already downloaded
[SKIPPED] qt5-qtenginio-1.6.2-12.fc26.x86_64.rpm: Already downloaded
[SKIPPED] libarcus-3.0.3-1.fc26.x86_64.rpm: Already downloaded
[SKIPPED] python3-devel-3.6.4-3.fc26.x86_64.rpm: Already downloaded
[SKIPPED] python3-rpm-macros-3-21.fc26.noarch.rpm: Already downloaded
[SKIPPED] python3-numpy-stl-2.2.3-1.fc26.x86_64.rpm: Already downloaded
[SKIPPED] python3-nine-0.3.4-10.fc26.noarch.rpm: Already downloaded
[SKIPPED] python3-utils-2.0.1-3.fc26.noarch.rpm: Already downloaded
[SKIPPED] CuraEngine-lulzbot-2.6.69-1.fc26.x86_64.rpm: Already downloaded
[SKIPPED] ImageMagick-6.9.9.38-1.fc26.x86_64.rpm: Already downloaded
[SKIPPED] ImageMagick-libs-6.9.9.38-1.fc26.x86_64.rpm: Already downloaded
[SKIPPED] ImageMagick-devel-6.9.9.38-1.fc26.x86_64.rpm: Already downloaded
[SKIPPED] ImageMagick-c++-6.9.9.38-1.fc26.x86_64.rpm: Already downloaded
[SKIPPED] VirtualBox-5.2.8-2.fc26.x86_64.rpm: Already downloaded
[SKIPPED] VirtualBox-server-5.2.8-2.fc26.x86_64.rpm: Already downloaded
[SKIPPED] akmod-VirtualBox-5.2.8-3.fc26.x86_64.rpm: Already downloaded
[SKIPPED] VirtualBox-kmodsrc-5.2.8-2.fc26.noarch.rpm: Already downloaded
[SKIPPED] bleachbit-2.0-1.fc26.noarch.rpm: Already downloaded
[SKIPPED] chirp-20180313-1.fc26.noarch.rpm: Already downloaded
[SKIPPED] cldr-emoji-annotation-32.90.0_1-1.fc26.noarch.rpm: Already downloaded
[SKIPPED] cmake-3.11.0-1.fc26.x86_64.rpm: Already downloaded
[SKIPPED] cmake-data-3.11.0-1.fc26.noarch.rpm: Already downloaded
[SKIPPED] cmake-filesystem-3.11.0-1.fc26.x86_64.rpm: Already downloaded
[SKIPPED] cmake-rpm-macros-3.11.0-1.fc26.noarch.rpm: Already downloaded
[SKIPPED] control-center-3.24.4-1.fc26.x86_64.rpm: Already downloaded
[SKIPPED] control-center-filesystem-3.24.4-1.fc26.x86_64.rpm: Already downloaded
[SKIPPED] cups-filters-1.13.4-4.fc26.x86_64.rpm: Already downloaded
[SKIPPED] cups-filters-libs-1.13.4-4.fc26.x86_64.rpm: Already downloaded
[SKIPPED] cura-lulzbot-2.6.69-1.fc26.noarch.rpm: Already downloaded
[SKIPPED] curl-7.53.1-16.fc26.x86_64.rpm: Already downloaded
[SKIPPED] libcurl-7.53.1-16.fc26.x86_64.rpm: Already downloaded
[SKIPPED] libcurl-7.53.1-16.fc26.i686.rpm: Already downloaded
[SKIPPED] desktop-file-utils-0.23-6.fc26.x86_64.rpm: Already downloaded
[SKIPPED] elfutils-0.170-4.fc26.x86_64.rpm: Already downloaded
[SKIPPED] elfutils-libelf-0.170-4.fc26.x86_64.rpm: Already downloaded
[SKIPPED] elfutils-libs-0.170-4.fc26.x86_64.rpm: Already downloaded
[SKIPPED] elfutils-libelf-devel-0.170-4.fc26.x86_64.rpm: Already downloaded
[SKIPPED] elfutils-libelf-0.170-4.fc26.i686.rpm: Already downloaded
[SKIPPED] elfutils-default-yama-scope-0.170-4.fc26.noarch.rpm: Already downloaded
[SKIPPED] freetype-2.7.1-10.fc26.i686.rpm: Already downloaded
[SKIPPED] git-2.13.6-3.fc26.x86_64.rpm: Already downloaded
[SKIPPED] git-core-2.13.6-3.fc26.x86_64.rpm: Already downloaded
[SKIPPED] git-core-doc-2.13.6-3.fc26.x86_64.rpm: Already downloaded
[SKIPPED] perl-Git-2.13.6-3.fc26.noarch.rpm: Already downloaded
[SKIPPED] git-email-2.13.6-3.fc26.noarch.rpm: Already downloaded
[SKIPPED] gnome-settings-daemon-3.24.4-1.fc26.x86_64.rpm: Already downloaded
[SKIPPED] gnutls-3.5.18-2.fc26.i686.rpm: Already downloaded
[SKIPPED] google-chrome-stable-65.0.3325.181-1.x86_64.rpm: Already downloaded
[SKIPPED] gsm-1.0.17-2.fc26.x86_64.rpm: Already downloaded
[SKIPPED] gsm-1.0.17-2.fc26.i686.rpm: Already downloaded
[SKIPPED] hplip-3.18.3-1.fc26.x86_64.rpm: Already downloaded
[SKIPPED] hplip-libs-3.18.3-1.fc26.x86_64.rpm: Already downloaded
[SKIPPED] hplip-common-3.18.3-1.fc26.x86_64.rpm: Already downloaded
[SKIPPED] icedtea-web-1.7.1-5.fc26.x86_64.rpm: Already downloaded
[SKIPPED] jansson-2.11-1.fc26.x86_64.rpm: Already downloaded
[SKIPPED] nss-3.36.0-1.0.fc26.x86_64.rpm: Already downloaded
[SKIPPED] nss-softokn-3.36.0-1.0.fc26.x86_64.rpm: Already downloaded
[SKIPPED] nss-softokn-freebl-3.36.0-1.0.fc26.x86_64.rpm: Already downloaded
[SKIPPED] nss-tools-3.36.0-1.0.fc26.x86_64.rpm: Already downloaded
[SKIPPED] nss-3.36.0-1.0.fc26.i686.rpm: Already downloaded
[SKIPPED] nss-softokn-3.36.0-1.0.fc26.i686.rpm: Already downloaded
[SKIPPED] nss-sysinit-3.36.0-1.0.fc26.x86_64.rpm: Already downloaded
[SKIPPED] nss-softokn-freebl-3.36.0-1.0.fc26.i686.rpm: Already downloaded
[SKIPPED] jemalloc-4.5.0-5.fc26.x86_64.rpm: Already downloaded
[SKIPPED] kernel-headers-4.15.14-200.fc26.x86_64.rpm: Already downloaded
[SKIPPED] libcdio-0.94-5.fc26.x86_64.rpm: Already downloaded
[SKIPPED] libdrm-2.4.91-1.fc26.x86_64.rpm: Already downloaded
[SKIPPED] libdrm-devel-2.4.91-1.fc26.x86_64.rpm: Already downloaded
[SKIPPED] libdrm-2.4.91-1.fc26.i686.rpm: Already downloaded
[SKIPPED] libimagequant-2.11.10-1.fc26.x86_64.rpm: Already downloaded
[SKIPPED] libpaper-1.1.24-21.fc26.x86_64.rpm: Already downloaded
[SKIPPED] libsmbclient-4.6.14-0.fc26.x86_64.rpm: Already downloaded
[SKIPPED] samba-client-libs-4.6.14-0.fc26.x86_64.rpm: Already downloaded
[SKIPPED] samba-common-4.6.14-0.fc26.noarch.rpm: Already downloaded
[SKIPPED] libwbclient-4.6.14-0.fc26.x86_64.rpm: Already downloaded
[SKIPPED] samba-client-4.6.14-0.fc26.x86_64.rpm: Already downloaded
[SKIPPED] samba-common-libs-4.6.14-0.fc26.x86_64.rpm: Already downloaded
[SKIPPED] samba-winbind-modules-4.6.14-0.fc26.x86_64.rpm: Already downloaded
[SKIPPED] samba-winbind-clients-4.6.14-0.fc26.x86_64.rpm: Already downloaded
[SKIPPED] samba-winbind-4.6.14-0.fc26.x86_64.rpm: Already downloaded
[SKIPPED] samba-libs-4.6.14-0.fc26.x86_64.rpm: Already downloaded
[SKIPPED] samba-common-tools-4.6.14-0.fc26.x86_64.rpm: Already downloaded
[SKIPPED] libunistring-0.9.9-1.fc26.i686.rpm: Already downloaded
[SKIPPED] libvncserver-0.9.11-3.fc26.x86_64.rpm: Already downloaded
[SKIPPED] libvorbis-1.3.6-1.fc26.x86_64.rpm: Already downloaded
[SKIPPED] libvorbis-devel-1.3.6-1.fc26.x86_64.rpm: Already downloaded
[SKIPPED] libvorbis-1.3.6-1.fc26.i686.rpm: Already downloaded
[SKIPPED] libwebp-0.6.1-8.fc26.i686.rpm: Already downloaded
[SKIPPED] llvm-libs-4.0.1-3.fc26.x86_64.rpm: Already downloaded
[SKIPPED] llvm-libs-4.0.1-3.fc26.i686.rpm: Already downloaded
[SKIPPED] lulzbot-marlin-firmware-1.1.5.71-1.fc26.noarch.rpm: Already downloaded
[SKIPPED] mariadb-common-10.1.32-1.fc26.x86_64.rpm: Already downloaded
[SKIPPED] mariadb-libs-10.1.32-1.fc26.x86_64.rpm: Already downloaded
[SKIPPED] mariadb-config-10.1.32-1.fc26.x86_64.rpm: Already downloaded
[SKIPPED] meson-0.45.1-1.fc26.noarch.rpm: Already downloaded
[SKIPPED] microcode_ctl-2.1-22.fc26.x86_64.rpm: Already downloaded
[SKIPPED] net-snmp-5.7.3-27.fc26.x86_64.rpm: Already downloaded
[SKIPPED] net-snmp-agent-libs-5.7.3-27.fc26.x86_64.rpm: Already downloaded
[SKIPPED] net-snmp-libs-5.7.3-27.fc26.x86_64.rpm: Already downloaded
[SKIPPED] net-snmp-utils-5.7.3-27.fc26.x86_64.rpm: Already downloaded
[SKIPPED] nspr-4.19.0-1.fc26.x86_64.rpm: Already downloaded
[SKIPPED] nspr-4.19.0-1.fc26.i686.rpm: Already downloaded
[SKIPPED] nss-mdns-0.14.1-1.fc26.x86_64.rpm: Already downloaded
[SKIPPED] nss-mdns-0.14.1-1.fc26.i686.rpm: Already downloaded
[SKIPPED] nss-util-3.36.0-1.0.fc26.x86_64.rpm: Already downloaded
[SKIPPED] nss-util-3.36.0-1.0.fc26.i686.rpm: Already downloaded
[SKIPPED] ntp-4.2.8p11-1.fc26.x86_64.rpm: Already downloaded
[SKIPPED] nvidia-driver-cuda-libs-390.48-1.fc26.x86_64.rpm: Already downloaded
[SKIPPED] octave-4.2.2-1.fc26.x86_64.rpm: Already downloaded
[SKIPPED] openssl-1.1.0h-1.fc26.x86_64.rpm: Already downloaded
[SKIPPED] openssl-libs-1.1.0h-1.fc26.x86_64.rpm: Already downloaded
[SKIPPED] openssl-libs-1.1.0h-1.fc26.i686.rpm: Already downloaded
[SKIPPED] osinfo-db-20180311-1.fc26.noarch.rpm: Already downloaded
[SKIPPED] p11-kit-0.23.10-1.fc26.i686.rpm: Already downloaded
[SKIPPED] patch-2.7.6-3.fc26.x86_64.rpm: Already downloaded
[SKIPPED] postgresql-libs-9.6.8-1.fc26.x86_64.rpm: Already downloaded
[SKIPPED] pyrit-0.5.1-0.1.git692fbe9.fc26.x86_64.rpm: Already downloaded
[SKIPPED] python2-2.7.14-7.fc26.x86_64.rpm: Already downloaded
[SKIPPED] python2-libs-2.7.14-7.fc26.x86_64.rpm: Already downloaded
[SKIPPED] python2-tkinter-2.7.14-7.fc26.x86_64.rpm: Already downloaded
[SKIPPED] python2-devel-2.7.14-7.fc26.x86_64.rpm: Already downloaded
[SKIPPED] python2-sqlalchemy-1.1.18-1.fc26.x86_64.rpm: Already downloaded
[SKIPPED] python3-3.6.4-3.fc26.x86_64.rpm: Already downloaded
[SKIPPED] python3-libs-3.6.4-3.fc26.x86_64.rpm: Already downloaded
[SKIPPED] system-python-libs-3.6.4-3.fc26.x86_64.rpm: Already downloaded
[SKIPPED] system-python-3.6.4-3.fc26.x86_64.rpm: Already downloaded
[SKIPPED] python3-pytz-2017.2-7.fc26.noarch.rpm: Already downloaded
[SKIPPED] redhat-rpm-config-65-1.fc26.noarch.rpm: Already downloaded
[SKIPPED] sane-backends-1.0.27-15.fc26.x86_64.rpm: Already downloaded
[SKIPPED] sane-backends-libs-1.0.27-15.fc26.x86_64.rpm: Already downloaded
[SKIPPED] sane-backends-drivers-scanners-1.0.27-15.fc26.i686.rpm: Already downloaded
[SKIPPED] sane-backends-drivers-scanners-1.0.27-15.fc26.x86_64.rpm: Already downloaded
[SKIPPED] sane-backends-drivers-cameras-1.0.27-15.fc26.i686.rpm: Already downloaded
[SKIPPED] sane-backends-drivers-cameras-1.0.27-15.fc26.x86_64.rpm: Already downloaded
[SKIPPED] sane-backends-libs-1.0.27-15.fc26.i686.rpm: Already downloaded
[SKIPPED] selinux-policy-3.13.1-260.20.fc26.noarch.rpm: Already downloaded
[SKIPPED] selinux-policy-targeted-3.13.1-260.20.fc26.noarch.rpm: Already downloaded
[SKIPPED] shared-mime-info-1.8-3.fc26.x86_64.rpm: Already downloaded
[SKIPPED] sox-14.4.2.0-20.fc26.x86_64.rpm: Already downloaded
[SKIPPED] sqlite-3.20.1-2.fc26.x86_64.rpm: Already downloaded
[SKIPPED] sqlite-libs-3.20.1-2.fc26.x86_64.rpm: Already downloaded
[SKIPPED] sqlite-libs-3.20.1-2.fc26.i686.rpm: Already downloaded
[SKIPPED] unbound-libs-1.7.0-2.fc26.x86_64.rpm: Already downloaded
[SKIPPED] vulkan-1.1.70.0-1.fc26.x86_64.rpm: Already downloaded
[SKIPPED] vulkan-filesystem-1.1.70.0-1.fc26.noarch.rpm: Already downloaded
[SKIPPED] wavemon-0.8.2-1.fc26.x86_64.rpm: Already downloaded
[SKIPPED] xfce4-notifyd-0.4.2-2.fc26.x86_64.rpm: Already downloaded
(171/283): copy-jdk-configs-3.3-2.fc26_3.3-5.fc 22 kB/s | 17 kB 00:00
(172/283): SDL2-2.0.7-2.fc26.i686.rpm 215 kB/s | 410 kB 00:01
(173/283): enca-1.19-1.fc26.x86_64.rpm 112 kB/s | 109 kB 00:00
(174/283): fedora-repos-26-4.noarch.rpm 143 kB/s | 97 kB 00:00
(175/283): spirv-tools-libs-2018.1-0.2.20180205 193 kB/s | 614 kB 00:03
(176/283): gd-2.2.5-2.fc26.x86_64.rpm 202 kB/s | 140 kB 00:00
(177/283): vulkan-1.1.70.0-1.fc26.i686.rpm 214 kB/s | 1.1 MB 00:05
(178/283): gd-2.2.5-2.fc26.i686.rpm 213 kB/s | 143 kB 00:00
(179/283): gnome-boxes-3.24.1-3.fc26.x86_64.rpm 367 kB/s | 1.0 MB 00:02
(180/283): iwl100-firmware-39.31.5.1-83.fc26.1. 357 kB/s | 160 kB 00:00
(181/283): iwl1000-firmware-39.31.5.1-83.fc26.1 393 kB/s | 223 kB 00:00
(182/283): iwl105-firmware-18.168.6.1-83.fc26.1 428 kB/s | 244 kB 00:00
(183/283): hwdata-0.311-1.fc26.noarch.rpm 349 kB/s | 1.5 MB 00:04
(184/283): iwl135-firmware-18.168.6.1-83.fc26.1 410 kB/s | 253 kB 00:00
(185/283): iwl2000-firmware-18.168.6.1-83.fc26. 294 kB/s | 246 kB 00:00
(186/283): iwl2030-firmware-18.168.6.1-83.fc26. 445 kB/s | 255 kB 00:00
(187/283): iwl3945-firmware-15.32.2.9-83.fc26.1 408 kB/s | 98 kB 00:00
(188/283): iwl4965-firmware-228.61.2.24-83.fc26 433 kB/s | 111 kB 00:00
(189/283): iwl5000-firmware-8.83.5.1_1-83.fc26. 444 kB/s | 304 kB 00:00
(190/283): iwl5150-firmware-8.24.2.2-83.fc26.1. 392 kB/s | 156 kB 00:00
(191/283): iwl6000-firmware-9.221.4.1-83.fc26.1 483 kB/s | 176 kB 00:00
(192/283): iwl6000g2a-firmware-18.168.6.1-83.fc 545 kB/s | 319 kB 00:00
(193/283): iwl6000g2b-firmware-18.168.6.1-83.fc 558 kB/s | 320 kB 00:00
(194/283): iwl6050-firmware-41.28.5.1-83.fc26.1 540 kB/s | 252 kB 00:00
(195/283): iwl3160-firmware-25.30.13.0-83.fc26. 342 kB/s | 1.7 MB 00:04
(196/283): java-1.8.0-openjdk-1.8.0.162-3.b12.f 349 kB/s | 236 kB 00:00
(197/283): iwl7260-firmware-25.30.13.0-83.fc26. 744 kB/s | 6.5 MB 00:08
(198/283): java-1.8.0-openjdk-devel-1.8.0.162-3 901 kB/s | 9.8 MB 00:11
(199/283): libertas-usb8388-firmware-20180402-8 361 kB/s | 123 kB 00:00
(200/283): libfastjson-0.99.8-1.fc26.x86_64.rpm 263 kB/s | 34 kB 00:00
(201/283): libidn2-2.0.4-4.fc26.x86_64.rpm 114 kB/s | 97 kB 00:00
(202/283): libidn2-2.0.4-4.fc26.i686.rpm 222 kB/s | 99 kB 00:00
(203/283): libipa_hbac-1.16.1-2.fc26.x86_64.rpm 100 kB/s | 83 kB 00:00
(204/283): sssd-ipa-1.16.1-2.fc26.x86_64.rpm 383 kB/s | 294 kB 00:00
(205/283): sssd-1.16.1-2.fc26.x86_64.rpm 214 kB/s | 75 kB 00:00
(206/283): sssd-common-1.16.1-2.fc26.x86_64.rpm 425 kB/s | 1.3 MB 00:03
(207/283): sssd-common-pac-1.16.1-2.fc26.x86_64 409 kB/s | 146 kB 00:00
(208/283): sssd-krb5-common-1.16.1-2.fc26.x86_6 410 kB/s | 151 kB 00:00
(209/283): python3-sssdconfig-1.16.1-2.fc26.noa 389 kB/s | 101 kB 00:00
(210/283): sssd-ad-1.16.1-2.fc26.x86_64.rpm 431 kB/s | 203 kB 00:00
(211/283): sssd-krb5-1.16.1-2.fc26.x86_64.rpm 294 kB/s | 117 kB 00:00
(212/283): sssd-ldap-1.16.1-2.fc26.x86_64.rpm 464 kB/s | 168 kB 00:00
(213/283): sssd-client-1.16.1-2.fc26.x86_64.rpm 401 kB/s | 140 kB 00:00
(214/283): libsss_idmap-1.16.1-2.fc26.x86_64.rp 371 kB/s | 88 kB 00:00
(215/283): sssd-proxy-1.16.1-2.fc26.x86_64.rpm 455 kB/s | 110 kB 00:00
(216/283): libsss_autofs-1.16.1-2.fc26.x86_64.r 342 kB/s | 85 kB 00:00
(217/283): libsss_certmap-1.16.1-2.fc26.x86_64. 449 kB/s | 112 kB 00:00
(218/283): libsss_nss_idmap-1.16.1-2.fc26.x86_6 385 kB/s | 94 kB 00:00
(219/283): libsss_sudo-1.16.1-2.fc26.x86_64.rpm 236 kB/s | 84 kB 00:00
(220/283): lightdm-gtk-2.0.5-1.fc26.x86_64.rpm 274 kB/s | 136 kB 00:00
(221/283): java-1.8.0-openjdk-headless-1.8.0.16 583 kB/s | 32 MB 00:56
(222/283): ocl-icd-2.2.12-1.fc26.x86_64.rpm 205 kB/s | 49 kB 00:00
(223/283): ocl-icd-2.2.12-1.fc26.i686.rpm 190 kB/s | 44 kB 00:00
(224/283): passwd-0.80-1.fc26.x86_64.rpm 248 kB/s | 112 kB 00:00
(225/283): pcre-8.42-1.fc26.x86_64.rpm 301 kB/s | 204 kB 00:00
(226/283): pcre-devel-8.42-1.fc26.x86_64.rpm 351 kB/s | 549 kB 00:01
(227/283): pcre-cpp-8.42-1.fc26.x86_64.rpm 318 kB/s | 41 kB 00:00
(228/283): pcre-8.42-1.fc26.i686.rpm 358 kB/s | 205 kB 00:00
(229/283): pcre-utf16-8.42-1.fc26.x86_64.rpm 327 kB/s | 190 kB 00:00
(230/283): pcre-utf32-8.42-1.fc26.x86_64.rpm 362 kB/s | 181 kB 00:00
(231/283): php-cli-7.1.16-1.fc26.x86_64.rpm 509 kB/s | 4.2 MB 00:08
(232/283): php-common-7.1.16-1.fc26.x86_64.rpm 628 kB/s | 1.0 MB 00:01
(233/283): php-json-7.1.16-1.fc26.x86_64.rpm 532 kB/s | 70 kB 00:00
(234/283): php-xml-7.1.16-1.fc26.x86_64.rpm 470 kB/s | 219 kB 00:00
(235/283): php-process-7.1.16-1.fc26.x86_64.rpm 363 kB/s | 87 kB 00:00
(236/283): php-pdo-7.1.16-1.fc26.x86_64.rpm 378 kB/s | 133 kB 00:00
(237/283): php-mbstring-7.1.16-1.fc26.x86_64.rp 575 kB/s | 591 kB 00:01
(238/283): php-gd-7.1.16-1.fc26.x86_64.rpm 230 kB/s | 84 kB 00:00
(239/283): publicsuffix-list-dafsa-20180328-1.f 373 kB/s | 46 kB 00:00
(240/283): rsyslog-8.32.0-1.fc26.x86_64.rpm 422 kB/s | 648 kB 00:01
(241/283): sssd-nfs-idmap-1.16.1-2.fc26.x86_64. 340 kB/s | 81 kB 00:00
(242/283): tzdata-2018d-1.fc26.noarch.rpm 452 kB/s | 454 kB 00:01
(243/283): tzdata-java-2018d-1.fc26.noarch.rpm 400 kB/s | 184 kB 00:00
(244/283): webkitgtk4-2.20.0-1.fc26.x86_64.rpm 467 kB/s | 13 MB 00:28
(245/283): webkitgtk4-jsc-2.20.0-1.fc26.x86_64. 740 kB/s | 4.6 MB 00:06
(246/283): webkitgtk4-plugin-process-gtk2-2.20. 820 kB/s | 10 MB 00:12
(247/283): wine-3.4-1.fc26.x86_64.rpm 229 kB/s | 58 kB 00:00
(248/283): wine-capi-3.4-1.fc26.i686.rpm 480 kB/s | 63 kB 00:00
(249/283): wine-capi-3.4-1.fc26.x86_64.rpm 470 kB/s | 63 kB 00:00
(250/283): wine-cms-3.4-1.fc26.i686.rpm 301 kB/s | 77 kB 00:00
(251/283): wine-cms-3.4-1.fc26.x86_64.rpm 325 kB/s | 78 kB 00:00
(252/283): wine-common-3.4-1.fc26.noarch.rpm 450 kB/s | 111 kB 00:00
(253/283): firefox-59.0.2-1.fc26.x86_64.rpm 602 kB/s | 86 MB 02:26
(254/283): linux-firmware-20180402-83.git8c1e43 592 kB/s | 64 MB 01:51
(255/283): wine-desktop-3.4-1.fc26.noarch.rpm 444 kB/s | 160 kB 00:00
(256/283): wine-fonts-3.4-1.fc26.noarch.rpm 444 kB/s | 57 kB 00:00
(257/283): wine-ldap-3.4-1.fc26.i686.rpm 329 kB/s | 127 kB 00:00
(258/283): wine-ldap-3.4-1.fc26.x86_64.rpm 530 kB/s | 130 kB 00:00
(259/283): wine-openal-3.4-1.fc26.i686.rpm 298 kB/s | 70 kB 00:00
(260/283): wine-openal-3.4-1.fc26.x86_64.rpm 204 kB/s | 71 kB 00:00
(261/283): wine-opencl-3.4-1.fc26.i686.rpm 267 kB/s | 68 kB 00:00
(262/283): wine-opencl-3.4-1.fc26.x86_64.rpm 275 kB/s | 69 kB 00:00
(263/283): wine-pulseaudio-3.4-1.fc26.i686.rpm 383 kB/s | 95 kB 00:00
(264/283): wine-pulseaudio-3.4-1.fc26.x86_64.rp 383 kB/s | 96 kB 00:00
(265/283): wine-twain-3.4-1.fc26.i686.rpm 318 kB/s | 89 kB 00:00
(266/283): wine-twain-3.4-1.fc26.x86_64.rpm 257 kB/s | 91 kB 00:00
(267/283): wine-filesystem-3.4-1.fc26.noarch.rp 367 kB/s | 88 kB 00:00
(268/283): wine-systemd-3.4-1.fc26.noarch.rpm 240 kB/s | 57 kB 00:00
(269/283): wine-courier-fonts-3.4-1.fc26.noarch 277 kB/s | 70 kB 00:00
(270/283): wine-fixedsys-fonts-3.4-1.fc26.noarc 251 kB/s | 70 kB 00:00
(271/283): wine-marlett-fonts-3.4-1.fc26.noarch 288 kB/s | 69 kB 00:00
(272/283): wine-ms-sans-serif-fonts-3.4-1.fc26. 245 kB/s | 83 kB 00:00
(273/283): wine-small-fonts-3.4-1.fc26.noarch.r 288 kB/s | 72 kB 00:00
(274/283): wine-symbol-fonts-3.4-1.fc26.noarch. 234 kB/s | 82 kB 00:00
(275/283): wine-system-fonts-3.4-1.fc26.noarch. 276 kB/s | 76 kB 00:00
(276/283): wine-tahoma-fonts-3.4-1.fc26.noarch. 346 kB/s | 161 kB 00:00
(277/283): wine-wingdings-fonts-3.4-1.fc26.noar 274 kB/s | 69 kB 00:00
(278/283): wine-alsa-3.4-1.fc26.i686.rpm 294 kB/s | 106 kB 00:00
(279/283): wine-alsa-3.4-1.fc26.x86_64.rpm 299 kB/s | 108 kB 00:00
(280/283): xfce4-settings-4.12.3-1.fc26.x86_64. 353 kB/s | 700 kB 00:01
(281/283): xfce4-terminal-0.8.7.3-2.fc26.x86_64 347 kB/s | 572 kB 00:01
(282/283): wine-core-3.4-1.fc26.i686.rpm 634 kB/s | 23 MB 00:37
(283/283): wine-core-3.4-1.fc26.x86_64.rpm 479 kB/s | 23 MB 00:49
[DRPM] copy-jdk-configs-3.3-2.fc26_3.3-5.fc26.noarch.drpm: done

Total 1.5 MB/s | 300 MB 03:20
Delta RPMs reduced 646.7 MB of updates to 646.7 MB (0.1% saved)
Running transaction check
Transaction check succeeded.
Running transaction test
The downloaded packages were saved in cache until the next successful transaction.
You can remove cached packages by executing 'dnf clean packages'.
Error: Transaction check error:
file /usr/share/doc/libunistring/NEWS from install of libunistring-0.9.9-1.fc26.i686 conflicts with file from package libunistring-0.9.7-1.fc26.x86_64
file /usr/share/doc/libunistring/README from install of libunistring-0.9.9-1.fc26.i686 conflicts with file from package libunistring-0.9.7-1.fc26.x86_64
file /usr/share/doc/p11-kit/NEWS from install of p11-kit-0.23.10-1.fc26.i686 conflicts with file from package p11-kit-0.23.9-2.fc26.x86_64
file /usr/share/man/man1/trust.1.gz from install of p11-kit-0.23.10-1.fc26.i686 conflicts with file from package p11-kit-0.23.9-2.fc26.x86_64
file /usr/share/man/man5/pkcs11.conf.5.gz from install of p11-kit-0.23.10-1.fc26.i686 conflicts with file from package p11-kit-0.23.9-2.fc26.x86_64
file /usr/share/man/man8/p11-kit.8.gz from install of p11-kit-0.23.10-1.fc26.i686 conflicts with file from package p11-kit-0.23.9-2.fc26.x86_64
file /usr/share/doc/gnutls/NEWS from install of gnutls-3.5.18-2.fc26.i686 conflicts with file from package gnutls-3.5.16-4.fc26.x86_64
file /usr/share/locale/cs/LC_MESSAGES/gnutls.mo from install of gnutls-3.5.18-2.fc26.i686 conflicts with file from package gnutls-3.5.16-4.fc26.x86_64
file /usr/share/locale/de/LC_MESSAGES/gnutls.mo from install of gnutls-3.5.18-2.fc26.i686 conflicts with file from package gnutls-3.5.16-4.fc26.x86_64
file /usr/share/locale/en@boldquot/LC_MESSAGES/gnutls.mo from install of gnutls-3.5.18-2.fc26.i686 conflicts with file from package gnutls-3.5.16-4.fc26.x86_64
file /usr/share/locale/en@quot/LC_MESSAGES/gnutls.mo from install of gnutls-3.5.18-2.fc26.i686 conflicts with file from package gnutls-3.5.16-4.fc26.x86_64
file /usr/share/locale/eo/LC_MESSAGES/gnutls.mo from install of gnutls-3.5.18-2.fc26.i686 conflicts with file from package gnutls-3.5.16-4.fc26.x86_64
file /usr/share/locale/fi/LC_MESSAGES/gnutls.mo from install of gnutls-3.5.18-2.fc26.i686 conflicts with file from package gnutls-3.5.16-4.fc26.x86_64
file /usr/share/locale/fr/LC_MESSAGES/gnutls.mo from install of gnutls-3.5.18-2.fc26.i686 conflicts with file from package gnutls-3.5.16-4.fc26.x86_64
file /usr/share/locale/it/LC_MESSAGES/gnutls.mo from install of gnutls-3.5.18-2.fc26.i686 conflicts with file from package gnutls-3.5.16-4.fc26.x86_64
file /usr/share/locale/ms/LC_MESSAGES/gnutls.mo from install of gnutls-3.5.18-2.fc26.i686 conflicts with file from package gnutls-3.5.16-4.fc26.x86_64
file /usr/share/locale/nl/LC_MESSAGES/gnutls.mo from install of gnutls-3.5.18-2.fc26.i686 conflicts with file from package gnutls-3.5.16-4.fc26.x86_64
file /usr/share/locale/pl/LC_MESSAGES/gnutls.mo from install of gnutls-3.5.18-2.fc26.i686 conflicts with file from package gnutls-3.5.16-4.fc26.x86_64
file /usr/share/locale/sv/LC_MESSAGES/gnutls.mo from install of gnutls-3.5.18-2.fc26.i686 conflicts with file from package gnutls-3.5.16-4.fc26.x86_64
file /usr/share/locale/uk/LC_MESSAGES/gnutls.mo from install of gnutls-3.5.18-2.fc26.i686 conflicts with file from package gnutls-3.5.16-4.fc26.x86_64
file /usr/share/locale/vi/LC_MESSAGES/gnutls.mo from install of gnutls-3.5.18-2.fc26.i686 conflicts with file from package gnutls-3.5.16-4.fc26.x86_64
file /usr/share/locale/zh_CN/LC_MESSAGES/gnutls.mo from install of gnutls-3.5.18-2.fc26.i686 conflicts with file from package gnutls-3.5.16-4.fc26.x86_64

Error Summary

`

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.