You are not logged in.

#1 2017-02-24 23:15:39

Madg0d
Member
Registered: 2017-02-13
Posts: 43

'Error! Problems with depmod detected.' Installing belkin n300 adapter

Model: F7D2102
Realtek Adapter: rtl8192cu

I've downloaded the 8192cu-dkms package but when I attempt to install it I run into the following problem.

[madgod@dagon 8192cu-dkms]$ makepkg -si
==> WARNING: A package has already been built, installing existing package...
==> Installing package 8192cu-dkms with pacman -U...
loading packages...
warning: 8192cu-dkms-v4.0.2_9000-11 is up to date -- reinstalling
resolving dependencies...
looking for conflicting packages...

Packages (1) 8192cu-dkms-v4.0.2_9000-11

Total Installed Size:  5.16 MiB
Net Upgrade Size:      0.00 MiB

:: Proceed with installation? [Y/n] y
(1/1) checking keys in keyring                                                                                            [#########################################################################] 100%
(1/1) checking package integrity                                                                                          [#########################################################################] 100%
(1/1) loading package files                                                                                               [#########################################################################] 100%
(1/1) checking for file conflicts                                                                                         [#########################################################################] 100%
(1/1) checking available disk space                                                                                       [#########################################################################] 100%
:: Running pre-transaction hooks...
(1/1) Remove DKMS modules
==> dkms remove 8192cu/v4.0.2_9000 -k 4.9.11-1-ARCH
:: Processing package changes...
(1/1) reinstalling 8192cu-dkms                                                                                            [#########################################################################] 100%
:: Running post-transaction hooks...
(1/2) Install DKMS modules
==> dkms install 8192cu/v4.0.2_9000 -k 4.9.11-1-ARCH
Error! Problems with depmod detected.  Automatically uninstalling this module.
DKMS: Install Failed (depmod problems).  Module rolled back to built state.
(2/2) Arming ConditionNeedsUpdate...
[madgod@dagon 8192cu-dkms]$ 

I think (I'm unfamiliar) depmod is trying to point to /lib/modules/'uname -r' instead of /usr/lib/modules/'uname -r', or something is wrong as there is nothing under /lib/modules/

This is a fresh, up-to-date, install. Am I missing something? From what I was reading I was expecting to build & install the adapter, 'modprobe' it, and 'ip link' the interface up. If I need to include any more files let me know.

Edit: Noticed something weird, did I install the wrong package somewhere?

/usr/lib/modules/
$ ls
4.9.11-1-ARCH  extramodules-4.9-ARCH

$ uname -r
4.9.8.1-ARCH

Last edited by Madg0d (2017-02-24 23:32:00)


Sheogorath,
Fourth Corner of the House of Troubles,
Lord of the Never-There,
Sovereign of the Shivering Isles

Offline

#2 2017-02-24 23:25:08

jasonwryan
Anarchist
From: .nz
Registered: 2009-05-09
Posts: 30,424
Website

Re: 'Error! Problems with depmod detected.' Installing belkin n300 adapter

Don't truncate log output: post the whole pacman log https://bbs.archlinux.org/viewtopic.php?id=57855

And please paste the output of:

pacman -Q linux

Arch + dwm   •   Mercurial repos  •   Surfraw

Registered Linux User #482438

Offline

#3 2017-02-24 23:30:51

Madg0d
Member
Registered: 2017-02-13
Posts: 43

Re: 'Error! Problems with depmod detected.' Installing belkin n300 adapter

[madgod@dagon ~]$ pacman -Q linux
linux 4.9.11-1

Will fix truncated log


Sheogorath,
Fourth Corner of the House of Troubles,
Lord of the Never-There,
Sovereign of the Shivering Isles

Offline

#4 2017-02-24 23:34:31

jasonwryan
Anarchist
From: .nz
Registered: 2009-05-09
Posts: 30,424
Website

Re: 'Error! Problems with depmod detected.' Installing belkin n300 adapter

So you have updated your kernel but not rebooted. Or, when you updated /boot wasn't mounted.


Arch + dwm   •   Mercurial repos  •   Surfraw

Registered Linux User #482438

Offline

#5 2017-02-25 00:00:23

Madg0d
Member
Registered: 2017-02-13
Posts: 43

Re: 'Error! Problems with depmod detected.' Installing belkin n300 adapter

All install was done 10 days ago. Since then I've only installed Plex, and a pacman -Ssy and -Ssu. I think however upon trying to get this belkin adapter installed and working I installed a package I shouldn't have as I'm now in a more serious of a problem, and am typing from my phone.

Upon rebooting it told me it was unable to find 4.9.11-1-ARCH/modules.devname.

Typed with my phone so there may be minor typos.

Warning: /lib/modules/4.9.11-1-ARCH/modules.devname  not found - ignoring
starting version 232
ERROR: device 'UUID-f4f728d2-6fc4-4305-b52a-14401174bc6b' .
ERROR: Unable to find root device UUID-f4f728d2-6fc4-4305-b52a-14401174bc6b'
You are being dropped to a recovery shell
    Type 'exit' to try and continue booting
sh: can't access tty: job control turned off

Except my USB devices at this point aren't enabled. Should I just reinstall? Its mostly just a basic install.


Sheogorath,
Fourth Corner of the House of Troubles,
Lord of the Never-There,
Sovereign of the Shivering Isles

Offline

#6 2017-02-25 00:04:29

jasonwryan
Anarchist
From: .nz
Registered: 2009-05-09
Posts: 30,424
Website

Re: 'Error! Problems with depmod detected.' Installing belkin n300 adapter

No, just chroot in and make sure /boot is mounted (as well as /, obviously) and then rerun the upgrade.

Paste your fstab once you are back up and running.


Arch + dwm   •   Mercurial repos  •   Surfraw

Registered Linux User #482438

Offline

#7 2017-02-25 00:16:23

Madg0d
Member
Registered: 2017-02-13
Posts: 43

Re: 'Error! Problems with depmod detected.' Installing belkin n300 adapter

Sorry if this is an easy question but during boot at the moment my USB devices (keyboard) aren't working. So when that recovery shell pops up I cant type exit to try and continue booting or chmod


Sheogorath,
Fourth Corner of the House of Troubles,
Lord of the Never-There,
Sovereign of the Shivering Isles

Offline

#8 2017-02-25 00:24:52

jasonwryan
Anarchist
From: .nz
Registered: 2009-05-09
Posts: 30,424
Website

Re: 'Error! Problems with depmod detected.' Installing belkin n300 adapter

That's because you don't have access to the necessary modules. You need to boot from USB/Live medium and then chroot.


Arch + dwm   •   Mercurial repos  •   Surfraw

Registered Linux User #482438

Offline

#9 2017-02-25 02:02:20

Madg0d
Member
Registered: 2017-02-13
Posts: 43

Re: 'Error! Problems with depmod detected.' Installing belkin n300 adapter

Trying to do an upgrade after finally chrooting in (noob mistakes) its still giving me an error about lib/modules with depmod

$ pacman -S linux
...
>>> Updating module dependencies. Please wait ...
depmod: ERROR: could not open directory /lib/modules/4.9.11-1-ARCH: No such file or directory
depmod: FATAL: could not search modules: No such file or directory
...

Typing from phone or I'd include more.

/lib/modules exists but is empty

Pacman -Syu worked and returned no errors but had no effect on my system (/boot was mounted)

Tried mv'ing the /usr/lib/modules/4.9.11-1-ARCH to see what effect that'd have but the system is still unable to boot due to that depmod error. So it drops me to the recovery shell where I don't have control over my keyboard. Perhaps I didn't mount right?

I did the follwing steps:
1. Booted from live media (thanks btw, totally forgot)
2. Performed "mount /dev/sda2 /mnt"
3. Chroot'd in
4.performed "mount /Dev/sda2 /boot", / was already mounted
5. Ran a pacman -Syu successfully
6. Rebooted
7. Same error occurred so I went through everything and chroot'd again, tried to perform a pacman -S linux which failed with multiple depmod errors all pointing to no file or directory at /lib/modules/4.9.11-1-ARCH
8. tried mv'ing /usr/lib/modules/4.9.11-1-ARCH to /lib/modules/4.9.11-1-ARCH/
9. Pacman -S linux with the same error as before
10. Just to be sure I rebooted and am still presented with the same error.

I chroot'd in again to get that fstab file.

# 
# /etc/fstab: static file system information
#
# <file system>	<dir>	<type>	<options>	<dump>	<pass>
# UUID=f4f728d2-6fc4-4305-b52a-14401174bc6b
/dev/sda2           	/         	ext4      	rw,relatime,data=ordered	0 1

# UUID=0325e51b-21f9-4164-8a8d-401edee39e50
/dev/sda1           	none      	swap      	defaults  	0 0

# /dev/sda2
UUID=f4f728d2-6fc4-4305-b52a-14401174bc6b	/         	ext4      	rw,relatime,data=ordered	0 1

# /dev/sda2
UUID=f4f728d2-6fc4-4305-b52a-14401174bc6b	/boot     	ext4      	rw,relatime,data=ordered	0 2

Last edited by Madg0d (2017-02-25 03:03:32)


Sheogorath,
Fourth Corner of the House of Troubles,
Lord of the Never-There,
Sovereign of the Shivering Isles

Offline

#10 2017-02-25 09:06:16

ayekat
Member
Registered: 2011-01-17
Posts: 1,589

Re: 'Error! Problems with depmod detected.' Installing belkin n300 adapter

Madg0d wrote:

[...]
2. Performed "mount /dev/sda2 /mnt"
3. Chroot'd in
4.performed "mount /Dev/sda2 /boot", / was already mounted
[...]

...
# /dev/sda2
UUID=f4f728d2-6fc4-4305-b52a-14401174bc6b	/         	ext4      	rw,relatime,data=ordered	0 1

# /dev/sda2
UUID=f4f728d2-6fc4-4305-b52a-14401174bc6b	/boot     	ext4      	rw,relatime,data=ordered	0 2

Why are you mounting that partition twice? If you do not have a separate /boot partition, there is no need to mount anything into /boot.

--edit--

tried mv'ing /usr/lib/modules/4.9.11-1-ARCH to /lib/modules/4.9.11-1-ARCH/

/lib is supposed to be a symlink to /usr/lib, so the move should fail - if not, what is the output of this?

ls -ld /lib

Last edited by ayekat (2017-02-25 09:09:47)


pkgshackscfgblag

Offline

#11 2017-02-25 17:28:26

Madg0d
Member
Registered: 2017-02-13
Posts: 43

Re: 'Error! Problems with depmod detected.' Installing belkin n300 adapter

ayekat wrote:
Madg0d wrote:

[...]
2. Performed "mount /dev/sda2 /mnt"
3. Chroot'd in
4.performed "mount /Dev/sda2 /boot", / was already mounted
[...]

...
# /dev/sda2
UUID=f4f728d2-6fc4-4305-b52a-14401174bc6b	/         	ext4      	rw,relatime,data=ordered	0 1

# /dev/sda2
UUID=f4f728d2-6fc4-4305-b52a-14401174bc6b	/boot     	ext4      	rw,relatime,data=ordered	0 2

Why are you mounting that partition twice? If you do not have a separate /boot partition, there is no need to mount anything into /boot.

--edit--

tried mv'ing /usr/lib/modules/4.9.11-1-ARCH to /lib/modules/4.9.11-1-ARCH/

/lib is supposed to be a symlink to /usr/lib, so the move should fail - if not, what is the output of this?

ls -ld /lib
$ ls -ld /lib
drwxr-xr-x 3 root root 4096 Feb 24 17:44 /lib

Is this the correct output?

JasonWRyan suggested mounting boot may be necessary so I was unsure, and as it didn't return any errors I figured that was the right 'boot' to be mounting.


Sheogorath,
Fourth Corner of the House of Troubles,
Lord of the Never-There,
Sovereign of the Shivering Isles

Offline

#12 2017-02-25 17:44:30

loqs
Member
Registered: 2014-03-06
Posts: 17,198

Re: 'Error! Problems with depmod detected.' Installing belkin n300 adapter

Madg0d wrote:
$ ls -ld /lib
drwxr-xr-x 3 root root 4096 Feb 24 17:44 /lib

Is this the correct output?

No

$ ls -ld /lib
lrwxrwxrwx 1 root root 7 Dec  5 23:43 /lib -> usr/lib

Edit:
After chrooting in what is the output of

$ pacman -Qkk filesystem

Last edited by loqs (2017-02-25 18:00:08)

Online

#13 2017-02-25 18:35:13

Madg0d
Member
Registered: 2017-02-13
Posts: 43

Re: 'Error! Problems with depmod detected.' Installing belkin n300 adapter

H

loqs wrote:
Madg0d wrote:
$ ls -ld /lib
drwxr-xr-x 3 root root 4096 Feb 24 17:44 /lib

Is this the correct output?

No

$ ls -ld /lib
lrwxrwxrwx 1 root root 7 Dec  5 23:43 /lib -> usr/lib

Edit:
After chrooting in what is the output of

$ pacman -Qkk filesystem

I had a hunch

# pacman -Qkk filesystem
warning: filesystem: /lib (File type mismatch)
backup file: filesystem /etc/fstab (Modification time mismatch)
backup file: filesystem /etc/fstab (Size mismatch)
backup file: filesystem /etc/group (Modification time mismatch)
backup file: filesystem /etc/group (Size mismatch)
backup file: filesystem /etc/gshadow (Modification time mismatch)
backup file: filesystem /etc/gshadow (Size mismatch)
backup file: filesystem /etc/hosts (Modification time mismatch)
backup file: filesystem /etc/hosts (Size mismatch)
warning: filesystem: /etc/mtab (Symlink path mismatch)
warning: filesystem: /etc/mtab (Modification time mismatch)
backup file: filesystem /etc/passwd (Modification time mismatch)
backup file: filesystem /etc/passwd (Size mismatch)
backup file: filesystem /etc/resolve.conf (Modification time mismatch)
backup file: filesystem /etc/resolve.conf (Size mismatch)
backup file: filesystem /etc/shadow (Modification type mismatch)
backup file: filesystem /etc/shadow (Size mismatch)
filesystem: 88 total files, 2 altered files

Sheogorath,
Fourth Corner of the House of Troubles,
Lord of the Never-There,
Sovereign of the Shivering Isles

Offline

#14 2017-02-25 18:59:21

loqs
Member
Registered: 2014-03-06
Posts: 17,198

Re: 'Error! Problems with depmod detected.' Installing belkin n300 adapter

In the chroot is /usr/lib/ currently empty?  If it is it might be a case of moving /lib back to /usr/lib and fixing the symlink.  I would want a second opinion on this before trying anything else.
Also do you have a backup of all your data?

Online

#15 2017-02-25 19:26:27

Madg0d
Member
Registered: 2017-02-13
Posts: 43

Re: 'Error! Problems with depmod detected.' Installing belkin n300 adapter

Sorry for the n00b question, but how do you fix symlinks? (A link to the right section works). Tried googling could only figure out how to list them. There's nothing pointing/lib to /usr/lib. No backup, forgot to ghost after I set my system up. Wouldn't be a huge loss however.

Edit: /usr/lib isn't empty. usr/lib/modules Contains 4.9.11-1-ARCH

Last edited by Madg0d (2017-02-25 19:29:32)


Sheogorath,
Fourth Corner of the House of Troubles,
Lord of the Never-There,
Sovereign of the Shivering Isles

Offline

#16 2017-02-25 19:33:40

loqs
Member
Registered: 2014-03-06
Posts: 17,198

Re: 'Error! Problems with depmod detected.' Installing belkin n300 adapter

In the chroot what does /lib/modules contain?

Online

#17 2017-02-25 19:53:43

Madg0d
Member
Registered: 2017-02-13
Posts: 43

Re: 'Error! Problems with depmod detected.' Installing belkin n300 adapter

# ls usr/lib/modules
4.9.11-1-ARCH extramodules-4.9-ARCH 

# ls lib/modules
4.6.3-1-ARCH 4.9.11-1-ARCH

Sheogorath,
Fourth Corner of the House of Troubles,
Lord of the Never-There,
Sovereign of the Shivering Isles

Offline

#18 2017-02-25 20:10:29

loqs
Member
Registered: 2014-03-06
Posts: 17,198

Re: 'Error! Problems with depmod detected.' Installing belkin n300 adapter

This definitely needs review but to me should resolve most of the issues

# mv /lib/modules /lib/modules.bak
# mv /usr/lib/modules /lib
# mv /usr/lib /usr/lib.bak
# mv /lib /usr/lib
# pacman -Syu filesystem linux

Online

#19 2017-02-25 20:49:23

Madg0d
Member
Registered: 2017-02-13
Posts: 43

Re: 'Error! Problems with depmod detected.' Installing belkin n300 adapter

loqs wrote:

This definitely needs review but to me should resolve most of the issues

# mv /lib/modules /lib/modules.bak
# mv /usr/lib/modules /lib
# mv /usr/lib /usr/lib.bak
# mv /lib /usr/lib
# pacman -Syu filesystem linux

Think there may have been an issue with those commands. After: "mv /usr/lib /usr/lib.back"

When I went to enter the fourth line it told me it couldn't find the  mv file or directory. Restored the baks though successfully. However I moved the lib/modules directory to the /usr/lib/modules directory and ran the update command. And now its telling me there isn't enough space to write to /etc/resolve.conf

I should however have almost a TB free.
/dev/sda2 has 869685276 blocks available

Still typing from phone but here's the relevant info, no anomalies prior

# pacman -Syu filesystem linux
...
(3/3) Checking available disk space 
error: Partition /etc/resolve.conf too full: 3277 blocks needed, 0 blocks free
error: not enough free disk space
error: failed to commit transaction (not enough free disk space)
Errors occurred, no packages were upgraded.

Edit: if I type something like use instead of usr that's usually my phones autocorrect

Last edited by Madg0d (2017-02-25 21:01:14)


Sheogorath,
Fourth Corner of the House of Troubles,
Lord of the Never-There,
Sovereign of the Shivering Isles

Offline

#20 2017-02-25 21:03:45

loqs
Member
Registered: 2014-03-06
Posts: 17,198

Re: 'Error! Problems with depmod detected.' Installing belkin n300 adapter

Madg0d wrote:

"mv /use/lib /use/lib.back"

Was this a typo /use instead of /usr?
Agreed there may well be an issue with the commands, I was hoping someone would review the commands before you used them.
Before running the update I was hoping /lib would not exist so reinstalling the filesystem package could create it.
The duplicate or unknown files would have been moved to /usr/lib.bak and /usr/lib/modules.bak
No idea what caused the update to fail if there really is free space.

Online

#21 2017-02-25 21:09:50

Madg0d
Member
Registered: 2017-02-13
Posts: 43

Re: 'Error! Problems with depmod detected.' Installing belkin n300 adapter

loqs wrote:
Madg0d wrote:

"mv /use/lib /use/lib.back"

Was this a typo /use instead of /usr?
Agreed there may well be an issue with the commands, I was hoping someone would review the commands before you used them.
Before running the update I was hoping /lib would not exist so reinstalling the filesystem package could create it.
The duplicate or unknown files would have been moved to /usr/lib.bak and /usr/lib/modules.bak
No idea what caused the update to fail if there really is free space.

Yeah that was a typo. I'll let someone review those commands. I'll poke around more and try and figure out why its telling me there isn't enough space


Sheogorath,
Fourth Corner of the House of Troubles,
Lord of the Never-There,
Sovereign of the Shivering Isles

Offline

#22 2017-02-25 23:01:26

loqs
Member
Registered: 2014-03-06
Posts: 17,198

Re: 'Error! Problems with depmod detected.' Installing belkin n300 adapter

loqs wrote:
# mv /lib/modules /lib/modules.bak
# mv /usr/lib/modules /lib
# mv /usr/lib /usr/lib.bak                #This line is incorrect and will break things will post fix shortly
# mv /lib /usr/lib
# pacman -Syu filesystem linux

Edit:
Fixed commands

# mv /lib /lib.bak
# pacman -Syu filesystem linux

tested using

$ mkdir madg0d
$ sudo pacstrap -d madg0d
==> Creating install root at madg0d
==> Installing packages to madg0d
:: Synchronising package databases...
 core                     123.3 KiB  1370K/s 00:00 [######################] 100%
 extra                   1677.7 KiB  7.03M/s 00:00 [######################] 100%
 community                  3.7 MiB  3.67M/s 00:01 [######################] 100%
:: There are 50 members in group base:
:: Repository core
   1) bash  2) bzip2  3) coreutils  4) cryptsetup  5) device-mapper  6) dhcpcd
   7) diffutils  8) e2fsprogs  9) file  10) filesystem  11) findutils  12) gawk
   13) gcc-libs  14) gettext  15) glibc  16) grep  17) gzip  18) inetutils
   19) iproute2  20) iputils  21) jfsutils  22) less  23) licenses  24) linux
   25) logrotate  26) lvm2  27) man-db  28) man-pages  29) mdadm  30) nano
   31) netctl  32) pacman  33) pciutils  34) pcmciautils  35) perl
   36) procps-ng  37) psmisc  38) reiserfsprogs  39) s-nail  40) sed
   41) shadow  42) sysfsutils  43) systemd-sysvcompat  44) tar  45) texinfo
   46) usbutils  47) util-linux  48) vi  49) which  50) xfsprogs

Enter a selection (default=all): 
resolving dependencies...
looking for conflicting packages...

Packages (128) acl-2.2.52-3  archlinux-keyring-20170104-1  attr-2.4.47-2
               ca-certificates-20160507-1  ca-certificates-cacert-20140824-4
               ca-certificates-mozilla-3.29.1-1
               ca-certificates-utils-20160507-1  cracklib-2.9.6-1
               curl-7.52.1-2  db-5.3.28-3  dbus-1.10.16-1  expat-2.2.0-2
               gdbm-1.12-2  glib2-2.50.3-1  gmp-6.1.2-1  gnupg-2.1.18-2
               gnutls-3.5.9-1  gpgme-1.7.1-2  groff-1.22.3-7  hwids-20161103-1
               iana-etc-20161101-1  icu-58.2-1  iptables-1.6.0-1  kbd-2.0.4-1
               keyutils-1.5.9-1  kmod-23-1  krb5-1.13.7-1  libaio-0.3.110-1
               libarchive-3.3.0-1  libassuan-2.4.3-1  libcap-2.25-1
               libelf-0.168-1  libffi-3.2.1-2  libgcrypt-1.7.6-1
               libgpg-error-1.26-1  libidn-1.33-1  libksba-1.3.4-2
               libldap-2.4.44-3  libmnl-1.0.4-1  libnftnl-1.0.7-1
               libpipeline-1.4.1-1  libpsl-0.17.0-1  libsasl-2.1.26-8
               libseccomp-2.3.1-1  libsecret-0.18.5-1  libssh2-1.8.0-1
               libsystemd-232-8  libtasn1-4.10-1  libtirpc-1.0.1-2
               libunistring-0.9.7-1  libusb-1.0.21-1  libutil-linux-2.29.1-1
               linux-api-headers-4.7-1  linux-firmware-20170217.12987ca-1
               lz4-1:1.7.5-1  lzo-2.09-1  mkinitcpio-22-1
               mkinitcpio-busybox-1.25.1-1  mpfr-3.1.5.p2-1
               ncurses-6.0+20170128-1  nettle-3.3-1  npth-1.3-1
               openresolv-3.8.1-1  openssl-1.0.2.k-1  p11-kit-0.23.2-1
               pacman-mirrorlist-20170211-1  pam-1.3.0-1  pambase-20130928-1
               pcre-8.40-1  pinentry-1.0.0-1  popt-1.16-8  readline-7.0.003-1
               sqlite-3.17.0-1  systemd-232-8  thin-provisioning-tools-0.6.3-1
               tzdata-2016j-1  xz-5.2.3-1  zlib-1:1.2.11-1  bash-4.4.012-2
               bzip2-1.0.6-6  coreutils-8.26-1  cryptsetup-1.7.3-1
               device-mapper-2.02.168-1  dhcpcd-6.11.5-1  diffutils-3.5-1
               e2fsprogs-1.43.4-1  file-5.30-1  filesystem-2016.12-2
               findutils-4.6.0-2  gawk-4.1.4-2  gcc-libs-6.3.1-1
               gettext-0.19.8.1-2  glibc-2.24-2  grep-3.0-1  gzip-1.8-2
               inetutils-1.9.4-5  iproute2-4.10.0-1  iputils-20161105.1f2bb12-1
               jfsutils-1.1.15-4  less-487-1  licenses-20140629-1
               linux-4.9.11-1  logrotate-3.11.0-1  lvm2-2.02.168-1
               man-db-2.7.6.1-2  man-pages-4.09-1  mdadm-3.4-1  nano-2.7.5-1
               netctl-1.12-2  pacman-5.0.1-4  pciutils-3.5.2-1
               pcmciautils-018-7  perl-5.24.1-1  procps-ng-3.3.12-1
               psmisc-22.21-3  reiserfsprogs-3.6.25-1  s-nail-14.8.16-1
               sed-4.4-1  shadow-4.4-3  sysfsutils-2.1.0-9
               systemd-sysvcompat-232-8  tar-1.29-2  texinfo-6.3-1
               usbutils-008-1  util-linux-2.29.1-1  vi-1:070224-2  which-2.21-2
               xfsprogs-4.9.0-1

Total Download Size:   205.56 MiB
Total Installed Size:  694.66 MiB

:: Proceed with installation? [Y/n] 
:: Retrieving packages...
 linux-api-headers-4...   810.7 KiB  2.53M/s 00:00 [######################] 100%
 tzdata-2016j-1-any       216.4 KiB  3.71M/s 00:00 [######################] 100%
 iana-etc-20161101-1-any  355.6 KiB  3.16M/s 00:00 [######################] 100%
 filesystem-2016.12-...     9.7 KiB  0.00B/s 00:00 [######################] 100%
 glibc-2.24-2-x86_64        8.1 MiB  4.09M/s 00:02 [######################] 100%
 gcc-libs-6.3.1-1-x86_64   14.9 MiB  6.07M/s 00:02 [######################] 100%
 ncurses-6.0+2017012...  1032.1 KiB  7.36M/s 00:00 [######################] 100%
 readline-7.0.003-1-...   294.7 KiB  8.46M/s 00:00 [######################] 100%
 bash-4.4.012-2-x86_64   1417.7 KiB  7.40M/s 00:00 [######################] 100%
 bzip2-1.0.6-6-x86_64      52.8 KiB  12.9M/s 00:00 [######################] 100%
 attr-2.4.47-2-x86_64      70.0 KiB  17.1M/s 00:00 [######################] 100%
 acl-2.2.52-3-x86_64      132.0 KiB  32.2M/s 00:00 [######################] 100%
 gmp-6.1.2-1-x86_64       408.5 KiB  9.28M/s 00:00 [######################] 100%
 libcap-2.25-1-x86_64      37.9 KiB  0.00B/s 00:00 [######################] 100%
 gdbm-1.12-2-x86_64       135.7 KiB  22.1M/s 00:00 [######################] 100%
 db-5.3.28-3-x86_64      1097.6 KiB  8.25M/s 00:00 [######################] 100%
 perl-5.24.1-1-x86_64      13.2 MiB  8.27M/s 00:02 [######################] 100%
 openssl-1.0.2.k-1-x...     2.7 MiB  9.31M/s 00:00 [######################] 100%
 coreutils-8.26-1-x86_64    2.2 MiB  10.8M/s 00:00 [######################] 100%
 libgpg-error-1.26-1...   145.6 KiB  23.7M/s 00:00 [######################] 100%
 libgcrypt-1.7.6-1-x...   467.9 KiB  10.6M/s 00:00 [######################] 100%
 lz4-1:1.7.5-1-x86_64      82.7 KiB  26.9M/s 00:00 [######################] 100%
 xz-5.2.3-1-x86_64        229.1 KiB  22.4M/s 00:00 [######################] 100%
 libsystemd-232-8-x86_64  358.1 KiB  8.74M/s 00:00 [######################] 100%
 expat-2.2.0-2-x86_64      76.3 KiB  18.6M/s 00:00 [######################] 100%
 dbus-1.10.16-1-x86_64    273.1 KiB  19.0M/s 00:00 [######################] 100%
 libmnl-1.0.4-1-x86_64     10.5 KiB  0.00B/s 00:00 [######################] 100%
 libnftnl-1.0.7-1-x86_64   59.9 KiB  19.5M/s 00:00 [######################] 100%
 iptables-1.6.0-1-x86_64  304.1 KiB  18.6M/s 00:00 [######################] 100%
 zlib-1:1.2.11-1-x86_64    86.4 KiB  21.1M/s 00:00 [######################] 100%
 cracklib-2.9.6-1-x86_64  249.9 KiB  18.8M/s 00:00 [######################] 100%
 libutil-linux-2.29....   317.5 KiB  10.3M/s 00:00 [######################] 100%
 e2fsprogs-1.43.4-1-...   959.5 KiB  10.8M/s 00:00 [######################] 100%
 libsasl-2.1.26-8-x86_64  136.7 KiB  44.5M/s 00:00 [######################] 100%
 libldap-2.4.44-3-x86_64  286.9 KiB  21.6M/s 00:00 [######################] 100%
 keyutils-1.5.9-1-x86_64   76.5 KiB  24.9M/s 00:00 [######################] 100%
 krb5-1.13.7-1-x86_64    1100.1 KiB  10.7M/s 00:00 [######################] 100%
 libtirpc-1.0.1-2-x86_64  171.5 KiB  16.8M/s 00:00 [######################] 100%
 pambase-20130928-1-any  1708.0   B  0.00B/s 00:00 [######################] 100%
 pam-1.3.0-1-x86_64       609.7 KiB  12.7M/s 00:00 [######################] 100%
 kbd-2.0.4-1-x86_64      1119.9 KiB  9.68M/s 00:00 [######################] 100%
 kmod-23-1-x86_64         109.1 KiB  35.5M/s 00:00 [######################] 100%
 hwids-20161103-1-any     337.6 KiB  25.4M/s 00:00 [######################] 100%
 libidn-1.33-1-x86_64     206.9 KiB  28.9M/s 00:00 [######################] 100%
 libelf-0.168-1-x86_64    372.6 KiB  9.83M/s 00:00 [######################] 100%
 libseccomp-2.3.1-1-...    66.6 KiB  16.3M/s 00:00 [######################] 100%
 shadow-4.4-3-x86_64     1060.6 KiB  11.9M/s 00:00 [######################] 100%
 util-linux-2.29.1-1...  1832.6 KiB  11.9M/s 00:00 [######################] 100%
 systemd-232-8-x86_64       3.7 MiB  11.0M/s 00:00 [######################] 100%
 device-mapper-2.02....   255.9 KiB  25.0M/s 00:00 [######################] 100%
 popt-1.16-8-x86_64        65.5 KiB  21.3M/s 00:00 [######################] 100%
 cryptsetup-1.7.3-1-...   239.0 KiB  23.3M/s 00:00 [######################] 100%
 dhcpcd-6.11.5-1-x86_64   156.8 KiB  21.9M/s 00:00 [######################] 100%
 diffutils-3.5-1-x86_64   273.0 KiB  26.7M/s 00:00 [######################] 100%
 file-5.30-1-x86_64       257.0 KiB  25.1M/s 00:00 [######################] 100%
 findutils-4.6.0-2-x...   420.7 KiB  13.7M/s 00:00 [######################] 100%
 mpfr-3.1.5.p2-1-x86_64   254.5 KiB  24.9M/s 00:00 [######################] 100%
 gawk-4.1.4-2-x86_64      987.1 KiB  11.5M/s 00:00 [######################] 100%
 pcre-8.40-1-x86_64       922.5 KiB  11.7M/s 00:00 [######################] 100%
 libffi-3.2.1-2-x86_64     31.5 KiB  10.3M/s 00:00 [######################] 100%
 glib2-2.50.3-1-x86_64      2.2 MiB  12.2M/s 00:00 [######################] 100%
 libunistring-0.9.7-...   491.1 KiB  14.5M/s 00:00 [######################] 100%
 gettext-0.19.8.1-2-...  2026.9 KiB  14.1M/s 00:00 [######################] 100%
 grep-3.0-1-x86_64        202.7 KiB  19.8M/s 00:00 [######################] 100%
 less-487-1-x86_64         93.6 KiB  15.2M/s 00:00 [######################] 100%
 gzip-1.8-2-x86_64         75.8 KiB  24.7M/s 00:00 [######################] 100%
 inetutils-1.9.4-5-x...   285.8 KiB  16.4M/s 00:00 [######################] 100%
 iproute2-4.10.0-1-x...   623.8 KiB  12.2M/s 00:00 [######################] 100%
 sysfsutils-2.1.0-9-...    30.2 KiB  7.37M/s 00:00 [######################] 100%
 iputils-20161105.1f...    71.1 KiB  17.4M/s 00:00 [######################] 100%
 jfsutils-1.1.15-4-x...   167.5 KiB  23.4M/s 00:00 [######################] 100%
 licenses-20140629-1-any   62.0 KiB  0.00B/s 00:00 [######################] 100%
 linux-firmware-2017...    40.7 MiB  15.6M/s 00:03 [######################] 100%
 mkinitcpio-busybox-...   157.5 KiB  25.6M/s 00:00 [######################] 100%
 lzo-2.09-1-x86_64         79.4 KiB  25.9M/s 00:00 [######################] 100%
 libarchive-3.3.0-1-...   606.6 KiB  19.7M/s 00:00 [######################] 100%
 mkinitcpio-22-1-any       38.9 KiB  9.50M/s 00:00 [######################] 100%
 linux-4.9.11-1-x86_64     60.1 MiB  17.2M/s 00:03 [######################] 100%
 logrotate-3.11.0-1-...    37.2 KiB  9.07M/s 00:00 [######################] 100%
 libaio-0.3.110-1-x86_64    4.4 KiB  0.00B/s 00:00 [######################] 100%
 thin-provisioning-t...   372.6 KiB  21.4M/s 00:00 [######################] 100%
 lvm2-2.02.168-1-x86_64  1131.9 KiB  16.5M/s 00:00 [######################] 100%
 groff-1.22.3-7-x86_64   1824.6 KiB  14.8M/s 00:00 [######################] 100%
 libpipeline-1.4.1-1...    36.2 KiB  0.00B/s 00:00 [######################] 100%
 man-db-2.7.6.1-2-x86_64  756.1 KiB  22.4M/s 00:00 [######################] 100%
 man-pages-4.09-1-any       5.6 MiB  15.6M/s 00:00 [######################] 100%
 mdadm-3.4-1-x86_64       384.5 KiB  22.1M/s 00:00 [######################] 100%
 nano-2.7.5-1-x86_64      407.3 KiB  24.9M/s 00:00 [######################] 100%
 openresolv-3.8.1-1-any    20.8 KiB  0.00B/s 00:00 [######################] 100%
 netctl-1.12-2-any         36.8 KiB  12.0M/s 00:00 [######################] 100%
 libtasn1-4.10-1-x86_64   116.2 KiB  37.8M/s 00:00 [######################] 100%
 p11-kit-0.23.2-1-x86_64  265.5 KiB  19.9M/s 00:00 [######################] 100%
 ca-certificates-uti...     7.6 KiB  0.00B/s 00:00 [######################] 100%
 ca-certificates-moz...   361.4 KiB  27.2M/s 00:00 [######################] 100%
 ca-certificates-cac...     7.1 KiB  0.00B/s 00:00 [######################] 100%
 ca-certificates-201...  1864.0   B  0.00B/s 00:00 [######################] 100%
 libssh2-1.8.0-1-x86_64   179.4 KiB  17.5M/s 00:00 [######################] 100%
 icu-58.2-1-x86_64          8.1 MiB  16.3M/s 00:00 [######################] 100%
 libpsl-0.17.0-1-x86_64    49.3 KiB  0.00B/s 00:00 [######################] 100%
 curl-7.52.1-2-x86_64     850.5 KiB  10.4M/s 00:00 [######################] 100%
 npth-1.3-1-x86_64         13.4 KiB  0.00B/s 00:00 [######################] 100%
 libksba-1.3.4-2-x86_64   114.6 KiB  2.24M/s 00:00 [######################] 100%
 libassuan-2.4.3-1-x...    84.6 KiB  2.75M/s 00:00 [######################] 100%
 libsecret-0.18.5-1-...   195.0 KiB   942K/s 00:00 [######################] 100%
 pinentry-1.0.0-1-x86_64   98.1 KiB  3.55M/s 00:00 [######################] 100%
 nettle-3.3-1-x86_64      321.7 KiB  3.61M/s 00:00 [######################] 100%
 gnutls-3.5.9-1-x86_64      2.2 MiB  4.54M/s 00:00 [######################] 100%
 sqlite-3.17.0-1-x86_64  1240.8 KiB  4.99M/s 00:00 [######################] 100%
 gnupg-2.1.18-2-x86_64   2002.6 KiB  5.43M/s 00:00 [######################] 100%
 gpgme-1.7.1-2-x86_64     364.6 KiB  5.65M/s 00:00 [######################] 100%
 pacman-mirrorlist-2...     5.1 KiB  0.00B/s 00:00 [######################] 100%
 archlinux-keyring-2...   604.5 KiB  6.09M/s 00:00 [######################] 100%
 pacman-5.0.1-4-x86_64    732.0 KiB  5.81M/s 00:00 [######################] 100%
 pciutils-3.5.2-1-x86_64   82.0 KiB  26.7M/s 00:00 [######################] 100%
 pcmciautils-018-7-x...    19.7 KiB  0.00B/s 00:00 [######################] 100%
 procps-ng-3.3.12-1-...   299.5 KiB  7.31M/s 00:00 [######################] 100%
 psmisc-22.21-3-x86_64    101.3 KiB  14.1M/s 00:00 [######################] 100%
 reiserfsprogs-3.6.2...   201.0 KiB  7.27M/s 00:00 [######################] 100%
 s-nail-14.8.16-1-x86_64  311.1 KiB  7.59M/s 00:00 [######################] 100%
 sed-4.4-1-x86_64         174.0 KiB  6.29M/s 00:00 [######################] 100%
 systemd-sysvcompat-...     7.3 KiB  0.00B/s 00:00 [######################] 100%
 tar-1.29-2-x86_64        673.9 KiB  6.58M/s 00:00 [######################] 100%
 texinfo-6.3-1-x86_64    1170.9 KiB  6.35M/s 00:00 [######################] 100%
 libusb-1.0.21-1-x86_64    54.0 KiB  17.6M/s 00:00 [######################] 100%
 usbutils-008-1-x86_64     61.3 KiB  15.0M/s 00:00 [######################] 100%
 vi-1:070224-2-x86_64     148.0 KiB  20.6M/s 00:00 [######################] 100%
 which-2.21-2-x86_64       15.5 KiB  0.00B/s 00:00 [######################] 100%
 xfsprogs-4.9.0-1-x86_64  806.1 KiB  6.40M/s 00:00 [######################] 100%
(128/128) checking keys in keyring                 [######################] 100%
(128/128) checking package integrity               [######################] 100%
(128/128) loading package files                    [######################] 100%
(128/128) checking for file conflicts              [######################] 100%
(128/128) checking available disk space            [######################] 100%
:: Processing package changes...
(  1/128) installing linux-api-headers             [######################] 100%
(  2/128) installing tzdata                        [######################] 100%
(  3/128) installing iana-etc                      [######################] 100%
(  4/128) installing filesystem                    [######################] 100%
(  5/128) installing glibc                         [######################] 100%
(  6/128) installing gcc-libs                      [######################] 100%
(  7/128) installing ncurses                       [######################] 100%
(  8/128) installing readline                      [######################] 100%
(  9/128) installing bash                          [######################] 100%
Optional dependencies for bash
    bash-completion: for tab completion
( 10/128) installing bzip2                         [######################] 100%
( 11/128) installing attr                          [######################] 100%
( 12/128) installing acl                           [######################] 100%
( 13/128) installing gmp                           [######################] 100%
( 14/128) installing libcap                        [######################] 100%
( 15/128) installing gdbm                          [######################] 100%
( 16/128) installing db                            [######################] 100%
( 17/128) installing perl                          [######################] 100%
( 18/128) installing openssl                       [######################] 100%
Optional dependencies for openssl
    ca-certificates [pending]
( 19/128) installing coreutils                     [######################] 100%
( 20/128) installing libgpg-error                  [######################] 100%
( 21/128) installing libgcrypt                     [######################] 100%
( 22/128) installing lz4                           [######################] 100%
( 23/128) installing xz                            [######################] 100%
( 24/128) installing libsystemd                    [######################] 100%
( 25/128) installing expat                         [######################] 100%
( 26/128) installing dbus                          [######################] 100%
( 27/128) installing libmnl                        [######################] 100%
( 28/128) installing libnftnl                      [######################] 100%
( 29/128) installing iptables                      [######################] 100%
( 30/128) installing zlib                          [######################] 100%
( 31/128) installing cracklib                      [######################] 100%
( 32/128) installing libutil-linux                 [######################] 100%
( 33/128) installing e2fsprogs                     [######################] 100%
( 34/128) installing libsasl                       [######################] 100%
( 35/128) installing libldap                       [######################] 100%
( 36/128) installing keyutils                      [######################] 100%
( 37/128) installing krb5                          [######################] 100%
( 38/128) installing libtirpc                      [######################] 100%
( 39/128) installing pambase                       [######################] 100%
( 40/128) installing pam                           [######################] 100%
( 41/128) installing kbd                           [######################] 100%
( 42/128) installing kmod                          [######################] 100%
( 43/128) installing hwids                         [######################] 100%
( 44/128) installing libidn                        [######################] 100%
( 45/128) installing libelf                        [######################] 100%
( 46/128) installing libseccomp                    [######################] 100%
( 47/128) installing shadow                        [######################] 100%
( 48/128) installing util-linux                    [######################] 100%
Optional dependencies for util-linux
    python: python bindings to libmount
( 49/128) installing systemd                       [######################] 100%
Initializing machine ID from random generator.
Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /usr/lib/systemd/system/getty@.service.
Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /usr/lib/systemd/system/remote-fs.target.
:: Append 'init=/usr/lib/systemd/systemd' to your kernel command line in your
   bootloader to replace sysvinit with systemd, or install systemd-sysvcompat
Optional dependencies for systemd
    cryptsetup: required for encrypted block devices [pending]
    libmicrohttpd: remote journald capabilities
    quota-tools: kernel-level quota management
    systemd-sysvcompat: symlink package to provide sysvinit binaries [pending]
    polkit: allow administration as unprivileged user
( 50/128) installing device-mapper                 [######################] 100%
( 51/128) installing popt                          [######################] 100%
( 52/128) installing cryptsetup                    [######################] 100%
( 53/128) installing dhcpcd                        [######################] 100%
Optional dependencies for dhcpcd
    openresolv: resolvconf support [pending]
( 54/128) installing diffutils                     [######################] 100%
( 55/128) installing file                          [######################] 100%
( 56/128) installing findutils                     [######################] 100%
( 57/128) installing mpfr                          [######################] 100%
( 58/128) installing gawk                          [######################] 100%
( 59/128) installing pcre                          [######################] 100%
( 60/128) installing libffi                        [######################] 100%
( 61/128) installing glib2                         [######################] 100%
Optional dependencies for glib2
    python: for gdbus-codegen and gtester-report
    libelf: gresource inspection tool [installed]
( 62/128) installing libunistring                  [######################] 100%
( 63/128) installing gettext                       [######################] 100%
Optional dependencies for gettext
    git: for autopoint infrastructure updates
( 64/128) installing grep                          [######################] 100%
( 65/128) installing less                          [######################] 100%
( 66/128) installing gzip                          [######################] 100%
( 67/128) installing inetutils                     [######################] 100%
( 68/128) installing iproute2                      [######################] 100%
Optional dependencies for iproute2
    linux-atm: ATM support
( 69/128) installing sysfsutils                    [######################] 100%
( 70/128) installing iputils                       [######################] 100%
Optional dependencies for iputils
    xinetd: for tftpd
( 71/128) installing jfsutils                      [######################] 100%
( 72/128) installing licenses                      [######################] 100%
( 73/128) installing linux-firmware                [######################] 100%
( 74/128) installing mkinitcpio-busybox            [######################] 100%
( 75/128) installing lzo                           [######################] 100%
( 76/128) installing libarchive                    [######################] 100%
( 77/128) installing mkinitcpio                    [######################] 100%
Optional dependencies for mkinitcpio
    xz: Use lzma or xz compression for the initramfs image [installed]
    bzip2: Use bzip2 compression for the initramfs image [installed]
    lzop: Use lzo compression for the initramfs image
    lz4: Use lz4 compression for the initramfs image [installed]
    mkinitcpio-nfs-utils: Support for root filesystem on NFS
( 78/128) installing linux                         [######################] 100%
>>> Updating module dependencies. Please wait ...
Optional dependencies for linux
    crda: to set the correct wireless channels of your country
( 79/128) installing logrotate                     [######################] 100%
( 80/128) installing libaio                        [######################] 100%
( 81/128) installing thin-provisioning-tools       [######################] 100%
( 82/128) installing lvm2                          [######################] 100%
( 83/128) installing groff                         [######################] 100%
Optional dependencies for groff
    netpbm: for use together with man -H command interaction in browsers
    psutils: for use together with man -H command interaction in browsers
    libxaw: for gxditview
( 84/128) installing libpipeline                   [######################] 100%
( 85/128) installing man-db                        [######################] 100%
Optional dependencies for man-db
    gzip [installed]
( 86/128) installing man-pages                     [######################] 100%
( 87/128) installing mdadm                         [######################] 100%
( 88/128) installing nano                          [######################] 100%
( 89/128) installing openresolv                    [######################] 100%
( 90/128) installing netctl                        [######################] 100%
Optional dependencies for netctl
    dialog: for the menu based wifi assistant
    dhclient: for DHCP support (or dhcpcd)
    dhcpcd: for DHCP support (or dhclient) [installed]
    wpa_supplicant: for wireless networking support
    ifplugd: for automatic wired connections through netctl-ifplugd
    wpa_actiond: for automatic wireless connections through netctl-auto
    ppp: for PPP connections
    openvswitch: for Open vSwitch connections
( 91/128) installing libtasn1                      [######################] 100%
( 92/128) installing p11-kit                       [######################] 100%
( 93/128) installing ca-certificates-utils         [######################] 100%
( 94/128) installing ca-certificates-mozilla       [######################] 100%
( 95/128) installing ca-certificates-cacert        [######################] 100%
( 96/128) installing ca-certificates               [######################] 100%
( 97/128) installing libssh2                       [######################] 100%
( 98/128) installing icu                           [######################] 100%
( 99/128) installing libpsl                        [######################] 100%
(100/128) installing curl                          [######################] 100%
(101/128) installing npth                          [######################] 100%
(102/128) installing libksba                       [######################] 100%
(103/128) installing libassuan                     [######################] 100%
(104/128) installing libsecret                     [######################] 100%
Optional dependencies for libsecret
    gnome-keyring: key storage service (or use any other service implementing
    org.freedesktop.secrets)
(105/128) installing pinentry                      [######################] 100%
Optional dependencies for pinentry
    gtk2: gtk2 backend
    qt5-base: qt backend
    gcr: gnome3 backend
(106/128) installing nettle                        [######################] 100%
(107/128) installing gnutls                        [######################] 100%
Optional dependencies for gnutls
    guile: for use with Guile bindings
(108/128) installing sqlite                        [######################] 100%
(109/128) installing gnupg                         [######################] 100%
Optional dependencies for gnupg
    libldap: gpg2keys_ldap [installed]
    libusb-compat: scdaemon
(110/128) installing gpgme                         [######################] 100%
(111/128) installing pacman-mirrorlist             [######################] 100%
(112/128) installing archlinux-keyring             [######################] 100%
(113/128) installing pacman                        [######################] 100%
(114/128) installing pciutils                      [######################] 100%
(115/128) installing pcmciautils                   [######################] 100%
(116/128) installing procps-ng                     [######################] 100%
(117/128) installing psmisc                        [######################] 100%
(118/128) installing reiserfsprogs                 [######################] 100%
(119/128) installing s-nail                        [######################] 100%
Optional dependencies for s-nail
    smtp-forwarder: for sending mail
(120/128) installing sed                           [######################] 100%
(121/128) installing systemd-sysvcompat            [######################] 100%
(122/128) installing tar                           [######################] 100%
(123/128) installing texinfo                       [######################] 100%
(124/128) installing libusb                        [######################] 100%
(125/128) installing usbutils                      [######################] 100%
Optional dependencies for usbutils
    python2: for lsusb.py usage
    coreutils: for lsusb.py usage [installed]
(126/128) installing vi                            [######################] 100%
Optional dependencies for vi
    s-nail: used by the preserve command for notification [installed]
(127/128) installing which                         [######################] 100%
(128/128) installing xfsprogs                      [######################] 100%
:: Running post-transaction hooks...
(1/7) Updating linux initcpios
==> Building image from preset: /etc/mkinitcpio.d/linux.preset: 'default'
  -> -k /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux.img
==> Starting build: 4.9.11-1-ARCH
  -> Running build hook: [base]
  -> Running build hook: [udev]
  -> Running build hook: [autodetect]
  -> Running build hook: [modconf]
  -> Running build hook: [block]
  -> Running build hook: [filesystems]
  -> Running build hook: [keyboard]
  -> Running build hook: [fsck]
==> Generating module dependencies
==> Creating gzip-compressed initcpio image: /boot/initramfs-linux.img
==> Image generation successful
==> Building image from preset: /etc/mkinitcpio.d/linux.preset: 'fallback'
  -> -k /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux-fallback.img -S autodetect
==> Starting build: 4.9.11-1-ARCH
  -> Running build hook: [base]
  -> Running build hook: [udev]
  -> Running build hook: [modconf]
  -> Running build hook: [block]
==> WARNING: Possibly missing firmware for module: aic94xx
==> WARNING: Possibly missing firmware for module: wd719x
  -> Running build hook: [filesystems]
  -> Running build hook: [keyboard]
  -> Running build hook: [fsck]
==> Generating module dependencies
==> Creating gzip-compressed initcpio image: /boot/initramfs-linux-fallback.img
==> Image generation successful
(2/7) Updating udev hardware database...
(3/7) Updating system user accounts...
(4/7) Creating temporary files...
(5/7) Arming ConditionNeedsUpdate...
(6/7) Updating the info directory file...
(7/7) Rebuilding certificate stores...
$ sudo arch-chroot madg0d/
[root@localhost /]# rm lib
[root@localhost /]# mkdir lib
[root@localhost /]# cp -r /usr/lib/modules/
[root@localhost /]# cp -r /usr/lib/modules /lib
[root@localhost /]# cd /lib/modules/
[root@localhost modules]# ls
4.9.11-1-ARCH  extramodules-4.9-ARCH
[root@localhost modules]# rm -rf extramodules-4.9-ARCH/
[root@localhost modules]# cp -r 4.9.11-1-ARCH 4.6.3-1-ARCH
[root@localhost modules]# cd /
[root@localhost /]# ls /lib
modules
[root@localhost /]# ls /lib/modules/
4.6.3-1-ARCH  4.9.11-1-ARCH
[root@localhost /]# mv lib lib.bak
[root@localhost /]# pacman -Syu filesystem linux
:: Synchronizing package databases...
 core is up to date
 extra is up to date
 community is up to date
warning: filesystem-2016.12-2 is up to date -- reinstalling
warning: linux-4.9.11-1 is up to date -- reinstalling
:: Starting full system upgrade...
resolving dependencies...
looking for conflicting packages...

Packages (2) filesystem-2016.12-2  linux-4.9.11-1

Total Installed Size:  79.56 MiB
Net Upgrade Size:       0.00 MiB

:: Proceed with installation? [Y/n] y
(2/2) checking keys in keyring                     [######################] 100%
(2/2) checking package integrity                   [######################] 100%
(2/2) loading package files                        [######################] 100%
(2/2) checking for file conflicts                  [######################] 100%
(2/2) checking available disk space                [######################] 100%
warning: could not get file information for lib
:: Processing package changes...
(1/2) reinstalling filesystem                      [######################] 100%
(2/2) reinstalling linux                           [######################] 100%
>>> Updating module dependencies. Please wait ...
:: Running post-transaction hooks...
(1/2) Updating linux initcpios
==> Building image from preset: /etc/mkinitcpio.d/linux.preset: 'default'
  -> -k /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux.img
==> Starting build: 4.9.11-1-ARCH
  -> Running build hook: [base]
  -> Running build hook: [udev]
  -> Running build hook: [autodetect]
  -> Running build hook: [modconf]
  -> Running build hook: [block]
  -> Running build hook: [filesystems]
  -> Running build hook: [keyboard]
  -> Running build hook: [fsck]
==> Generating module dependencies
==> Creating gzip-compressed initcpio image: /boot/initramfs-linux.img
==> Image generation successful
==> Building image from preset: /etc/mkinitcpio.d/linux.preset: 'fallback'
  -> -k /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux-fallback.img -S autodetect
==> Starting build: 4.9.11-1-ARCH
  -> Running build hook: [base]
  -> Running build hook: [udev]
  -> Running build hook: [modconf]
  -> Running build hook: [block]
==> WARNING: Possibly missing firmware for module: aic94xx
==> WARNING: Possibly missing firmware for module: wd719x
  -> Running build hook: [filesystems]
  -> Running build hook: [keyboard]
  -> Running build hook: [fsck]
==> Generating module dependencies
==> Creating gzip-compressed initcpio image: /boot/initramfs-linux-fallback.img
==> Image generation successful
(2/2) Arming ConditionNeedsUpdate...
[root@localhost /]#

Last edited by loqs (2017-02-25 23:24:50)

Online

#23 2017-02-25 23:52:33

WorMzy
Forum Moderator
From: Scotland
Registered: 2010-06-16
Posts: 11,788
Website

Re: 'Error! Problems with depmod detected.' Installing belkin n300 adapter

madg0d wrote:

Commands are good but I still have the issue with the etc/resolve.conf telling me that its too full.

Also when I mv /lib to lib.bak I get the following warning after running pacman. It doesn't create lib automatically build lib.

warning: could not get file information for lib

madg0d, you keep hitting "report", when I think you mean to hit "quote". Reports get sent to the mod team, which is why the replies weren't showing up.


Sakura:-
Mobo: MSI MAG X570S TORPEDO MAX // Processor: AMD Ryzen 9 5950X @4.9GHz // GFX: AMD Radeon RX 5700 XT // RAM: 32GB (4x 8GB) Corsair DDR4 (@ 3000MHz) // Storage: 1x 3TB HDD, 6x 1TB SSD, 2x 120GB SSD, 1x 275GB M2 SSD

Making lemonade from lemons since 2015.

Offline

#24 2017-02-25 23:52:51

Madg0d
Member
Registered: 2017-02-13
Posts: 43

Re: 'Error! Problems with depmod detected.' Installing belkin n300 adapter

Commands are good but I still have the issue with the etc/resolve.conf telling me that its too full.

Also when I mv /lib to lib.bak I get the following warning after running pacman. It doesn't create lib automatically build lib.

warning: could not get file information for lib

Also: apparently I submitted this above reply as a report for this thread twice. So sorry for the mods who will have to cringe at that lol I'm not a fan of mobile

Edit: Sorry wormzy tongue

Last edited by Madg0d (2017-02-25 23:54:29)


Sheogorath,
Fourth Corner of the House of Troubles,
Lord of the Never-There,
Sovereign of the Shivering Isles

Offline

#25 2017-02-25 23:58:25

loqs
Member
Registered: 2014-03-06
Posts: 17,198

Re: 'Error! Problems with depmod detected.' Installing belkin n300 adapter

What is the contents of /usr/lib in the chroot?
Edit:
I am wondering if following my first set of commands if libs are still in /usr/lib.bak
Edit2:
Another way to check would be from outside the chroot assuming / of the system is mounted to /mnt of the live media

# pacman -r /mnt -Qoq /usr/lib | pacman -r /mnt -Qkk -

Last edited by loqs (2017-02-26 00:18:01)

Online

Board footer

Powered by FluxBB