Clamav not installing

Asked by Trevor Fernandes

I've been trying to install clamav (antivirus) software on Ubuntu 14.04 LTS. Previous installations of it & clamtk (its graphical version) keep failing.

The reason for having clamav is because there is a malware that shows pop-ups in both browsers (chrome, firefox) on both users (admin & standard user) accounts.

Below is the terminal screen:

sudo apt-get install clamav
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following packages were automatically installed and are no longer required:
  libappindicator1 libbit-vector-perl libcarp-clan-perl libdate-calc-perl
  libdate-calc-xs-perl libgconf2-4 libindicator7
Use 'apt-get autoremove' to remove them.
The following extra packages will be installed:
  libclamav7 libllvm3.6
Suggested packages:
  clamav-docs libclamunrar7
The following NEW packages will be installed
  libllvm3.6
The following packages will be upgraded:
  clamav libclamav7
2 to upgrade, 1 to newly install, 0 to remove and 82 not to upgrade.
4 not fully installed or removed.
Need to get 8,701 kB of archives.
After this operation, 23.2 MB of additional disk space will be used.
Do you want to continue? [Y/n] y
Get:1 http://in.archive.ubuntu.com/ubuntu/ trusty-updates/main libllvm3.6 amd64 1:3.6-2ubuntu1~trusty2 [7,855 kB]
Get:2 http://in.archive.ubuntu.com/ubuntu/ trusty-updates/main libclamav7 amd64 0.100.1+dfsg-1ubuntu0.14.04.3 [741 kB]
Get:3 http://in.archive.ubuntu.com/ubuntu/ trusty-updates/main clamav amd64 0.100.1+dfsg-1ubuntu0.14.04.3 [105 kB]
Fetched 8,701 kB in 4min 10s (34.7 kB/s)
Selecting previously unselected package libllvm3.6:amd64.
(Reading database ... 612864 files and directories currently installed.)
Preparing to unpack .../libllvm3.6_1%3a3.6-2ubuntu1~trusty2_amd64.deb ...
Unpacking libllvm3.6:amd64 (1:3.6-2ubuntu1~trusty2) ...
Preparing to unpack .../libclamav7_0.100.1+dfsg-1ubuntu0.14.04.3_amd64.deb ...
Unpacking libclamav7 (0.100.1+dfsg-1ubuntu0.14.04.3) over (0.99.4+addedllvm-0ubuntu0.14.04.1) ...
Preparing to unpack .../clamav_0.100.1+dfsg-1ubuntu0.14.04.3_amd64.deb ...
Unpacking clamav (0.100.1+dfsg-1ubuntu0.14.04.3) over (0.99.4+addedllvm-0ubuntu0.14.04.1) ...
Processing triggers for man-db (2.6.7.1-1ubuntu1) ...
Setting up clamav-base (0.99.4+addedllvm-0ubuntu0.14.04.1) ...
groupadd: invalid group ID '-1'
adduser: `/usr/sbin/groupadd -g -1 clamav' returned error code 3. Exiting.
dpkg: error processing package clamav-base (--configure):
 subprocess installed post-installation script returned error exit status 1
Setting up libllvm3.6:amd64 (1:3.6-2ubuntu1~trusty2) ...
Setting up libclamav7 (0.100.1+dfsg-1ubuntu0.14.04.3) ...
No apport report written because the error message indicates it's a follow-up error from a previous failure.
                            No apport report written because the error message indicates it's a follow-up error from a previous failure.
                                                        No apport report written because MaxReports has already been reached
                                            dpkg: dependency problems prevent configuration of clamav-freshclam:
 clamav-freshclam depends on clamav-base (>= 0.99.4+addedllvm-0ubuntu0.14.04.1); however:
  Package clamav-base is not configured yet.

dpkg: error processing package clamav-freshclam (--configure):
 dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of clamav:
 clamav depends on clamav-freshclam (>= 0.100.1+dfsg) | clamav-data; however:
  Version of clamav-freshclam on system is 0.99.4+addedllvm-0ubuntu0.14.04.1.
  Package clamav-data is not installed.
  Package clamav-freshclam which provides clamav-data is not configured yet.

dpkg: error processing package clamav (--configure):
 dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of clamav-daemon:
 clamav-daemon depends on clamav-base (= 0.99.4+addedllvm-0ubuntu0.14.04.1); however:
  Package clamav-base is not configured yet.
 clamav-daemon depends on clamav-freshclam | clamav-data; however:
  Package clamav-freshclam is not configured yet.
  Package clamav-data is not installed.
  Package clamav-freshclam which provides clamav-data is not configured yet.

dpkg: error processing package clamav-daemon (--configure):
 dependency problems - leaving unconfigured
Processing triggers for libc-bin (2.19-0ubuntu6.14) ...
Errors were encountered while processing:
 clamav-base
 clamav-freshclam
 clamav
 clamav-daemon
E: Sub-process /usr/bin/dpkg returned an error code (1)

Question information

Language:
English Edit question
Status:
Solved
For:
Ubuntu clamav Edit question
Assignee:
No assignee Edit question
Solved by:
Manfred Hampl
Solved:
Last query:
Last reply:
Revision history for this message
actionparsnip (andrew-woodhead666) said :
#1

What is the output of:

apt-cache policy clamav-base clamav-freshclam clamav clamav-daemon; lsb_release -a; uname -a

Thanks

Revision history for this message
Trevor Fernandes (trevorubuntu) said :
#2

Thanks for the response. The output is as under:

clamav-base:
  Installed: 0.99.4+addedllvm-0ubuntu0.14.04.1
  Candidate: 0.100.1+dfsg-1ubuntu0.14.04.3
  Version table:
     0.100.1+dfsg-1ubuntu0.14.04.3 0
        500 http://in.archive.ubuntu.com/ubuntu/ trusty-updates/main amd64 Packages
        500 http://security.ubuntu.com/ubuntu/ trusty-security/main amd64 Packages
 *** 0.99.4+addedllvm-0ubuntu0.14.04.1 0
        100 /var/lib/dpkg/status
     0.98.7+dfsg-0ubuntu0.14.04.1 0
        500 http://in.archive.ubuntu.com/ubuntu/ trusty-updates/main amd64 Packages
        500 http://security.ubuntu.com/ubuntu/ trusty-security/main amd64 Packages
     0.98.1+dfsg-4ubuntu1 0
        500 http://in.archive.ubuntu.com/ubuntu/ trusty/main amd64 Packages
clamav-freshclam:
  Installed: 0.99.4+addedllvm-0ubuntu0.14.04.1
  Candidate: 0.100.1+dfsg-1ubuntu0.14.04.3
  Version table:
     0.100.1+dfsg-1ubuntu0.14.04.3 0
        500 http://in.archive.ubuntu.com/ubuntu/ trusty-updates/main amd64 Packages
        500 http://security.ubuntu.com/ubuntu/ trusty-security/main amd64 Packages
 *** 0.99.4+addedllvm-0ubuntu0.14.04.1 0
        100 /var/lib/dpkg/status
     0.98.1+dfsg-4ubuntu1 0
        500 http://in.archive.ubuntu.com/ubuntu/ trusty/main amd64 Packages
clamav:
  Installed: 0.100.1+dfsg-1ubuntu0.14.04.3
  Candidate: 0.100.1+dfsg-1ubuntu0.14.04.3
  Version table:
 *** 0.100.1+dfsg-1ubuntu0.14.04.3 0
        500 http://in.archive.ubuntu.com/ubuntu/ trusty-updates/main amd64 Packages
        500 http://security.ubuntu.com/ubuntu/ trusty-security/main amd64 Packages
        100 /var/lib/dpkg/status
     0.98.1+dfsg-4ubuntu1 0
        500 http://in.archive.ubuntu.com/ubuntu/ trusty/main amd64 Packages
clamav-daemon:
  Installed: 0.99.4+addedllvm-0ubuntu0.14.04.1
  Candidate: 0.100.1+dfsg-1ubuntu0.14.04.3
  Version table:
     0.100.1+dfsg-1ubuntu0.14.04.3 0
        500 http://in.archive.ubuntu.com/ubuntu/ trusty-updates/main amd64 Packages
        500 http://security.ubuntu.com/ubuntu/ trusty-security/main amd64 Packages
 *** 0.99.4+addedllvm-0ubuntu0.14.04.1 0
        100 /var/lib/dpkg/status
     0.98.1+dfsg-4ubuntu1 0
        500 http://in.archive.ubuntu.com/ubuntu/ trusty/main amd64 Packages
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 14.04.5 LTS
Release: 14.04
Codename: trusty
Linux Lappy 3.13.0-153-generic #203-Ubuntu SMP Thu Jun 14 08:52:28 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux

Revision history for this message
Manfred Hampl (m-hampl) said :
#3

"2 to upgrade, 1 to newly install, 0 to remove and 82 not to upgrade.
4 not fully installed or removed."

You seem to be missing some package updates. I recommend that you try upgrading all packages where new versions are available.

What output do you receive for the command

sudo apt-get dist-upgrade

Revision history for this message
Trevor Fernandes (trevorubuntu) said :
#4

Thanks Manfred Hampl. The output is below.

Reading package lists... Done
Building dependency tree
Reading state information... Done
Calculating upgrade... Done
The following packages were automatically installed and are no longer required:
  libappindicator1 libbit-vector-perl libcarp-clan-perl libdate-calc-perl
  libdate-calc-xs-perl libgconf2-4 libindicator7
Use 'apt-get autoremove' to remove them.
The following NEW packages will be installed
  linux-headers-3.13.0-156 linux-headers-3.13.0-156-generic
  linux-image-3.13.0-156-generic linux-image-extra-3.13.0-156-generic
  linux-signed-image-3.13.0-156-generic
The following packages will be upgraded:
  clamav-base clamav-daemon clamav-freshclam cups cups-bsd cups-client
  cups-common cups-core-drivers cups-daemon cups-ppdc cups-server-common
  evolution-data-server evolution-data-server-common
  evolution-data-server-online-accounts firefox firefox-locale-en
  flashplugin-installer gir1.2-ebook-1.2 gir1.2-ebookcontacts-1.2
  gir1.2-edataserver-1.2 gnupg google-chrome-stable gpgv intel-microcode
  libarchive13 libcamel-1.2-45 libcups2 libcupscgi1 libcupsimage2 libcupsmime1
  libcupsppdc1 libebackend-1.2-7 libebook-1.2-14 libebook-contacts-1.2-0
  libecal-1.2-16 libedata-book-1.2-20 libedata-cal-1.2-23
  libedataserver-1.2-18 libjpeg-turbo8 libmm-glib0 libnautilus-extension1a
  libpng12-0 libpolkit-agent-1-0 libpolkit-backend-1-0 libpolkit-gobject-1-0
  libservlet3.0-java libsmbclient libwbclient0 libxcursor1 libxml2
  linux-generic linux-headers-generic linux-image-generic linux-libc-dev
  linux-signed-generic linux-signed-image-generic modemmanager nautilus
  nautilus-data ntpdate oneconf oneconf-common openjdk-7-jre
  openjdk-7-jre-headless policykit-1 python-apt python-apt-common
  python-libxml2 python-oneconf python-samba python3-apt python3-oneconf
  samba-common samba-common-bin samba-libs smbclient thunderbird
  thunderbird-gnome-support thunderbird-locale-en thunderbird-locale-en-gb
  thunderbird-locale-en-us zlib1g
82 to upgrade, 5 to newly install, 0 to remove and 0 not to upgrade.
4 not fully installed or removed.
Need to get 259 MB of archives.
After this operation, 280 MB of additional disk space will be used.
Do you want to continue? [Y/n]

Revision history for this message
Trevor Fernandes (trevorubuntu) said :
#5

 Manfred Hampl, I answered Y to the above. The output is below.
The Terminal seems to display a certain number of lines after which it overwrites. Hence output lines are missing.

Unpacking google-chrome-stable (68.0.3440.106-1) over (67.0.3396.99-1) ...
Preparing to unpack .../libarchive13_3.1.2-7ubuntu2.6_amd64.deb ...
Unpacking libarchive13:amd64 (3.1.2-7ubuntu2.6) over (3.1.2-7ubuntu2.4) ...
Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ...
Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) over (1.3.0-0ubuntu2) ...
Preparing to unpack .../libmm-glib0_1.0.0-2ubuntu1.1_amd64.deb ...
Unpacking libmm-glib0:amd64 (1.0.0-2ubuntu1.1) over (1.0.0-2ubuntu1) ...
Preparing to unpack .../libpolkit-agent-1-0_0.105-4ubuntu3.14.04.2_amd64.deb ...
Unpacking libpolkit-agent-1-0:amd64 (0.105-4ubuntu3.14.04.2) over (0.105-4ubuntu3.14.04.1) ...
Preparing to unpack .../libpolkit-backend-1-0_0.105-4ubuntu3.14.04.2_amd64.deb ...
Unpacking libpolkit-backend-1-0:amd64 (0.105-4ubuntu3.14.04.2) over (0.105-4ubuntu3.14.04.1) ...
Preparing to unpack .../libwbclient0_2%3a4.3.11+dfsg-0ubuntu0.14.04.16_amd64.deb ...
Unpacking libwbclient0:amd64 (2:4.3.11+dfsg-0ubuntu0.14.04.16) over (2:4.3.11+dfsg-0ubuntu0.14.04.14) ...
Selecting previously unselected package linux-image-3.13.0-156-generic.
Preparing to unpack .../linux-image-3.13.0-156-generic_3.13.0-156.206_amd64.deb ...
Examining /etc/kernel/preinst.d/
run-parts: executing /etc/kernel/preinst.d/amd64-microcode 3.13.0-156-generic /boot/vmlinuz-3.13.0-156-generic
run-parts: executing /etc/kernel/preinst.d/intel-microcode 3.13.0-156-generic /boot/vmlinuz-3.13.0-156-generic
Done.
Unpacking linux-image-3.13.0-156-generic (3.13.0-156.206) ...
Preparing to unpack .../libsmbclient_2%3a4.3.11+dfsg-0ubuntu0.14.04.16_amd64.deb ...
Unpacking libsmbclient:amd64 (2:4.3.11+dfsg-0ubuntu0.14.04.16) over (2:4.3.11+dfsg-0ubuntu0.14.04.14) ...
Preparing to unpack .../smbclient_2%3a4.3.11+dfsg-0ubuntu0.14.04.16_amd64.deb ...
Unpacking smbclient (2:4.3.11+dfsg-0ubuntu0.14.04.16) over (2:4.3.11+dfsg-0ubuntu0.14.04.14) ...
Preparing to unpack .../samba-common-bin_2%3a4.3.11+dfsg-0ubuntu0.14.04.16_amd64.deb ...
Unpacking samba-common-bin (2:4.3.11+dfsg-0ubuntu0.14.04.16) over (2:4.3.11+dfsg-0ubuntu0.14.04.14) ...
Preparing to unpack .../python-samba_2%3a4.3.11+dfsg-0ubuntu0.14.04.16_amd64.deb ...
Unpacking python-samba (2:4.3.11+dfsg-0ubuntu0.14.04.16) over (2:4.3.11+dfsg-0ubuntu0.14.04.14) ...
Preparing to unpack .../samba-libs_2%3a4.3.11+dfsg-0ubuntu0.14.04.16_amd64.deb ...
Unpacking samba-libs:amd64 (2:4.3.11+dfsg-0ubuntu0.14.04.16) over (2:4.3.11+dfsg-0ubuntu0.14.04.14) ...
Preparing to unpack .../samba-common_2%3a4.3.11+dfsg-0ubuntu0.14.04.16_all.deb ...
Unpacking samba-common (2:4.3.11+dfsg-0ubuntu0.14.04.16) over (2:4.3.11+dfsg-0ubuntu0.14.04.14) ...
Preparing to unpack .../gpgv_1.4.16-1ubuntu2.6_amd64.deb ...
Unpacking gpgv (1.4.16-1ubuntu2.6) over (1.4.16-1ubuntu2.5) ...
Processing triggers for man-db (2.6.7.1-1ubuntu1) ...
Processing triggers for ureadahead (0.100.0-16) ...
ureadahead will be reprofiled on next reboot
Processing triggers for doc-base (0.10.5) ...
Processing 2 changed doc-base files...
Processing triggers for ufw (0.34~rc-0ubuntu2) ...
Processing triggers for desktop-file-utils (0.22-1ubuntu1.1) ...
Processing triggers for mime-support (3.54ubuntu1.1) ...
Processing triggers for gnome-menus (3.10.1-0ubuntu2) ...
Processing triggers for bamfdaemon (0.5.1+14.04.20140409-0ubuntu1) ...
Rebuilding /usr/share/applications/bamf-2.index...
Setting up gpgv (1.4.16-1ubuntu2.6) ...
(Reading database ... 613770 files and directories currently installed.)
Preparing to unpack .../gnupg_1.4.16-1ubuntu2.6_amd64.deb ...
Unpacking gnupg (1.4.16-1ubuntu2.6) over (1.4.16-1ubuntu2.5) ...
Processing triggers for man-db (2.6.7.1-1ubuntu1) ...
Processing triggers for install-info (5.2.0.dfsg.1-2) ...
Setting up gnupg (1.4.16-1ubuntu2.6) ...
(Reading database ... 613770 files and directories currently installed.)
Preparing to unpack .../python-apt-common_0.9.3.5ubuntu3_all.deb ...
Unpacking python-apt-common (0.9.3.5ubuntu3) over (0.9.3.5ubuntu2) ...
Preparing to unpack .../python3-apt_0.9.3.5ubuntu3_amd64.deb ...
Unpacking python3-apt (0.9.3.5ubuntu3) over (0.9.3.5ubuntu2) ...
Preparing to unpack .../evolution-data-server-online-accounts_3.10.4-0ubuntu1.6_amd64.deb ...
Unpacking evolution-data-server-online-accounts (3.10.4-0ubuntu1.6) over (3.10.4-0ubuntu1.5) ...
Preparing to unpack .../evolution-data-server_3.10.4-0ubuntu1.6_amd64.deb ...
Unpacking evolution-data-server (3.10.4-0ubuntu1.6) over (3.10.4-0ubuntu1.5) ...
Preparing to unpack .../libcamel-1.2-45_3.10.4-0ubuntu1.6_amd64.deb ...
Unpacking libcamel-1.2-45 (3.10.4-0ubuntu1.6) over (3.10.4-0ubuntu1.5) ...
Preparing to unpack .../evolution-data-server-common_3.10.4-0ubuntu1.6_all.deb ...
Unpacking evolution-data-server-common (3.10.4-0ubuntu1.6) over (3.10.4-0ubuntu1.5) ...
Preparing to unpack .../libedataserver-1.2-18_3.10.4-0ubuntu1.6_amd64.deb ...
Unpacking libedataserver-1.2-18 (3.10.4-0ubuntu1.6) over (3.10.4-0ubuntu1.5) ...
Preparing to unpack .../libebackend-1.2-7_3.10.4-0ubuntu1.6_amd64.deb ...
Unpacking libebackend-1.2-7 (3.10.4-0ubuntu1.6) over (3.10.4-0ubuntu1.5) ...
Preparing to unpack .../libebook-contacts-1.2-0_3.10.4-0ubuntu1.6_amd64.deb ...
Unpacking libebook-contacts-1.2-0 (3.10.4-0ubuntu1.6) over (3.10.4-0ubuntu1.5) ...
Preparing to unpack .../libedata-book-1.2-20_3.10.4-0ubuntu1.6_amd64.deb ...
Unpacking libedata-book-1.2-20 (3.10.4-0ubuntu1.6) over (3.10.4-0ubuntu1.5) ...
Preparing to unpack .../libebook-1.2-14_3.10.4-0ubuntu1.6_amd64.deb ...
Unpacking libebook-1.2-14 (3.10.4-0ubuntu1.6) over (3.10.4-0ubuntu1.5) ...
Preparing to unpack .../libecal-1.2-16_3.10.4-0ubuntu1.6_amd64.deb ...
Unpacking libecal-1.2-16 (3.10.4-0ubuntu1.6) over (3.10.4-0ubuntu1.5) ...
Preparing to unpack .../libedata-cal-1.2-23_3.10.4-0ubuntu1.6_amd64.deb ...
Unpacking libedata-cal-1.2-23 (3.10.4-0ubuntu1.6) over (3.10.4-0ubuntu1.5) ...
Preparing to unpack .../firefox_61.0.1+build1-0ubuntu0.14.04.1_amd64.deb ...
Unpacking firefox (61.0.1+build1-0ubuntu0.14.04.1) over (61.0+build3-0ubuntu0.14.04.2) ...
Preparing to unpack .../firefox-locale-en_61.0.1+build1-0ubuntu0.14.04.1_amd64.deb ...
Unpacking firefox-locale-en (61.0.1+build1-0ubuntu0.14.04.1) over (61.0+build3-0ubuntu0.14.04.2) ...
Preparing to unpack .../flashplugin-installer_30.0.0.154ubuntu0.14.04.1_amd64.deb ...
Unpacking flashplugin-installer (30.0.0.154ubuntu0.14.04.1) over (30.0.0.113ubuntu0.14.04.1) ...
Preparing to unpack .../gir1.2-ebook-1.2_3.10.4-0ubuntu1.6_amd64.deb ...
Unpacking gir1.2-ebook-1.2 (3.10.4-0ubuntu1.6) over (3.10.4-0ubuntu1.5) ...
Preparing to unpack .../gir1.2-ebookcontacts-1.2_3.10.4-0ubuntu1.6_amd64.deb ...
Unpacking gir1.2-ebookcontacts-1.2 (3.10.4-0ubuntu1.6) over (3.10.4-0ubuntu1.5) ...
Preparing to unpack .../gir1.2-edataserver-1.2_3.10.4-0ubuntu1.6_amd64.deb ...
Unpacking gir1.2-edataserver-1.2 (3.10.4-0ubuntu1.6) over (3.10.4-0ubuntu1.5) ...
Preparing to unpack .../libnautilus-extension1a_1%3a3.10.1-0ubuntu9.11_amd64.deb ...
Unpacking libnautilus-extension1a (1:3.10.1-0ubuntu9.11) over (1:3.10.1-0ubuntu8) ...
Preparing to unpack .../libservlet3.0-java_7.0.52-1ubuntu0.15_all.deb ...
Unpacking libservlet3.0-java (7.0.52-1ubuntu0.15) over (7.0.52-1ubuntu0.14) ...
Selecting previously unselected package linux-image-extra-3.13.0-156-generic.
Preparing to unpack .../linux-image-extra-3.13.0-156-generic_3.13.0-156.206_amd64.deb ...
Unpacking linux-image-extra-3.13.0-156-generic (3.13.0-156.206) ...
Preparing to unpack .../intel-microcode_3.20180425.1~ubuntu0.14.04.2_amd64.deb ...
Unpacking intel-microcode (3.20180425.1~ubuntu0.14.04.2) over (3.20180425.1~ubuntu0.14.04.1) ...
Preparing to unpack .../linux-generic_3.13.0.156.166_amd64.deb ...
Unpacking linux-generic (3.13.0.156.166) over (3.13.0.153.163) ...
Preparing to unpack .../linux-image-generic_3.13.0.156.166_amd64.deb ...
Unpacking linux-image-generic (3.13.0.156.166) over (3.13.0.153.163) ...
Selecting previously unselected package linux-signed-image-3.13.0-156-generic.
Preparing to unpack .../linux-signed-image-3.13.0-156-generic_3.13.0-156.206_amd64.deb ...
Unpacking linux-signed-image-3.13.0-156-generic (3.13.0-156.206) ...
Preparing to unpack .../linux-signed-generic_3.13.0.156.166_amd64.deb ...
Unpacking linux-signed-generic (3.13.0.156.166) over (3.13.0.153.163) ...
Preparing to unpack .../linux-signed-image-generic_3.13.0.156.166_amd64.deb ...
Unpacking linux-signed-image-generic (3.13.0.156.166) over (3.13.0.153.163) ...
Selecting previously unselected package linux-headers-3.13.0-156.
Preparing to unpack .../linux-headers-3.13.0-156_3.13.0-156.206_all.deb ...
Unpacking linux-headers-3.13.0-156 (3.13.0-156.206) ...
Selecting previously unselected package linux-headers-3.13.0-156-generic.
Preparing to unpack .../linux-headers-3.13.0-156-generic_3.13.0-156.206_amd64.deb ...
Unpacking linux-headers-3.13.0-156-generic (3.13.0-156.206) ...
Preparing to unpack .../linux-headers-generic_3.13.0.156.166_amd64.deb ...
Unpacking linux-headers-generic (3.13.0.156.166) over (3.13.0.153.163) ...
Preparing to unpack .../linux-libc-dev_3.13.0-156.206_amd64.deb ...
Unpacking linux-libc-dev:amd64 (3.13.0-156.206) over (3.13.0-153.203) ...
Preparing to unpack .../modemmanager_1.0.0-2ubuntu1.1_amd64.deb ...
modemmanager stop/waiting
Unpacking modemmanager (1.0.0-2ubuntu1.1) over (1.0.0-2ubuntu1) ...
Preparing to unpack .../nautilus-data_1%3a3.10.1-0ubuntu9.11_all.deb ...
Unpacking nautilus-data (1:3.10.1-0ubuntu9.11) over (1:3.10.1-0ubuntu8) ...
Preparing to unpack .../nautilus_1%3a3.10.1-0ubuntu9.11_amd64.deb ...
Unpacking nautilus (1:3.10.1-0ubuntu9.11) over (1:3.10.1-0ubuntu8) ...
Preparing to unpack .../openjdk-7-jre_7u181-2.6.14-0ubuntu0.2_amd64.deb ...
Unpacking openjdk-7-jre:amd64 (7u181-2.6.14-0ubuntu0.2) over (7u181-2.6.14-0ubuntu0.1) ...
Preparing to unpack .../openjdk-7-jre-headless_7u181-2.6.14-0ubuntu0.2_amd64.deb ...
Unpacking openjdk-7-jre-headless:amd64 (7u181-2.6.14-0ubuntu0.2) over (7u181-2.6.14-0ubuntu0.1) ...
Preparing to unpack .../policykit-1_0.105-4ubuntu3.14.04.2_amd64.deb ...
Unpacking policykit-1 (0.105-4ubuntu3.14.04.2) over (0.105-4ubuntu3.14.04.1) ...
Preparing to unpack .../python-apt_0.9.3.5ubuntu3_amd64.deb ...
Unpacking python-apt (0.9.3.5ubuntu3) over (0.9.3.5ubuntu2) ...
Preparing to unpack .../python-libxml2_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ...
Unpacking python-libxml2 (2.9.1+dfsg1-3ubuntu4.13) over (2.9.1+dfsg1-3ubuntu4.12) ...
Preparing to unpack .../thunderbird-locale-en_1%3a52.9.1+build3-0ubuntu0.14.04.1_amd64.deb ...
Unpacking thunderbird-locale-en (1:52.9.1+build3-0ubuntu0.14.04.1) over (1:52.8.0+build1-0ubuntu0.14.04.1) ...
Preparing to unpack .../thunderbird_1%3a52.9.1+build3-0ubuntu0.14.04.1_amd64.deb ...
Unpacking thunderbird (1:52.9.1+build3-0ubuntu0.14.04.1) over (1:52.8.0+build1-0ubuntu0.14.04.1) ...
Preparing to unpack .../thunderbird-gnome-support_1%3a52.9.1+build3-0ubuntu0.14.04.1_amd64.deb ...
Unpacking thunderbird-gnome-support (1:52.9.1+build3-0ubuntu0.14.04.1) over (1:52.8.0+build1-0ubuntu0.14.04.1) ...
Preparing to unpack .../thunderbird-locale-en-gb_1%3a52.9.1+build3-0ubuntu0.14.04.1_all.deb ...
Unpacking thunderbird-locale-en-gb (1:52.9.1+build3-0ubuntu0.14.04.1) over (1:52.8.0+build1-0ubuntu0.14.04.1) ...
Preparing to unpack .../thunderbird-locale-en-us_1%3a52.9.1+build3-0ubuntu0.14.04.1_all.deb ...
Unpacking thunderbird-locale-en-us (1:52.9.1+build3-0ubuntu0.14.04.1) over (1:52.8.0+build1-0ubuntu0.14.04.1) ...
Preparing to unpack .../oneconf-common_0.3.7.14.04.1_all.deb ...
Unpacking oneconf-common (0.3.7.14.04.1) over (0.3.7) ...
Preparing to unpack .../python3-oneconf_0.3.7.14.04.1_all.deb ...
Unpacking python3-oneconf (0.3.7.14.04.1) over (0.3.7) ...
Preparing to unpack .../oneconf_0.3.7.14.04.1_all.deb ...
Unpacking oneconf (0.3.7.14.04.1) over (0.3.7) ...
Preparing to unpack .../python-oneconf_0.3.7.14.04.1_all.deb ...
Unpacking python-oneconf (0.3.7.14.04.1) over (0.3.7) ...
Processing triggers for desktop-file-utils (0.22-1ubuntu1.1) ...
Processing triggers for mime-support (3.54ubuntu1.1) ...
Processing triggers for gnome-menus (3.10.1-0ubuntu2) ...
Processing triggers for bamfdaemon (0.5.1+14.04.20140409-0ubuntu1) ...
Rebuilding /usr/share/applications/bamf-2.index...
Processing triggers for gconf2 (3.2.6-0ubuntu2) ...
Processing triggers for libglib2.0-0:amd64 (2.40.2-0ubuntu1) ...
Processing triggers for hicolor-icon-theme (0.13-1) ...
Processing triggers for man-db (2.6.7.1-1ubuntu1) ...
Processing triggers for update-notifier-common (0.154.1ubuntu3) ...
flashplugin-installer: downloading http://archive.canonical.com/pool/partner/a/adobe-flashplugin/adobe-flashplugin_20180814.1.orig.tar.gz
Installing from local file /tmp/tmpXVoiiT.gz
Flash Plugin installed.
Processing triggers for ureadahead (0.100.0-16) ...
Processing triggers for shared-mime-info (1.2-0ubuntu3) ...
Setting up clamav-base (0.100.1+dfsg-1ubuntu0.14.04.3) ...
id: clamav: no such user
groupadd: invalid group ID '-1'
adduser: `/usr/sbin/groupadd -g -1 clamav' returned error code 3. Exiting.
dpkg: error processing package clamav-base (--configure):
 subprocess installed post-installation script returned error exit status 1
dpkg: dependency problems prevent configuration of clamav-freshclam:
 clamav-freshclam depends on clamav-base (>= 0.100.1+dfsg-1ubuntu0.14.04.3); however:
  Package clamav-base is not configured yet.

dpkg: error processing package clamav-freshclam (--configure):
 dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of clamav-daemon:
 clamav-daemon depends on clamav-base (= 0.100.1+dfsg-1ubuntu0.14.04.3); however:
  Package clamav-base is not configured yet.
 clamav-daemon depends on clamav-freshclam (>= 0.100.1+dfsg) | clamav-data; however:
  Package clamav-freshclam is not configured yet.
  Package clamav-data is not installed.
  Package clamav-freshclam which provides clamav-data is not configured yet.

dpkg: error processing package clamav-daemon (--configure):
 dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of clamav:
 clamav depends on clamav-freshclam (>= 0.100.1+dfsg) | clamav-data; however:
  Package cNo apport report written because the error message indicates it's a follow-up error from a previous failure.
                                       No apport report written because the error message indicates it's a follow-up error from a previous failure.
                                                                   No apport report written because MaxReports has already been reached
                                                       lamav-freshclam is not configured yet.
  Package clamav-data is not installed.
  Package clamav-freshclam which provides clamav-data is not configured yet.

dpkg: error processing package clamav (--configure):
 dependency problems - leaving unconfigured
Setting up ntpdate (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...
Setting up libpng12-0:amd64 (1.2.50-1ubuntu2.14.04.3) ...
Setting up libpolkit-gobject-1-0:amd64 (0.105-4ubuntu3.14.04.2) ...
Setting up libxml2:amd64 (2.9.1+dfsg1-3ubuntu4.13) ...
Setting up cups-server-common (1.7.2-0ubuntu1.10) ...
Setting up libcups2:amd64 (1.7.2-0ubuntu1.10) ...
Setting up libcupsmime1:amd64 (1.7.2-0ubuntu1.10) ...
Setting up cups-daemon (1.7.2-0ubuntu1.10) ...
Installing new version of config file /etc/apparmor.d/usr.sbin.cupsd ...
cups start/running, process 7460
Setting up cups-core-drivers (1.7.2-0ubuntu1.10) ...
Setting up libcupscgi1:amd64 (1.7.2-0ubuntu1.10) ...
Setting up libcupsimage2:amd64 (1.7.2-0ubuntu1.10) ...
Setting up libcupsppdc1:amd64 (1.7.2-0ubuntu1.10) ...
Setting up cups-common (1.7.2-0ubuntu1.10) ...
Setting up cups-client (1.7.2-0ubuntu1.10) ...
Setting up cups-bsd (1.7.2-0ubuntu1.10) ...
Setting up cups-ppdc (1.7.2-0ubuntu1.10) ...
Setting up cups (1.7.2-0ubuntu1.10) ...
Updating PPD files for cups ...
Setting up libxcursor1:amd64 (1:1.1.14-1ubuntu0.14.04.2) ...
Setting up google-chrome-stable (68.0.3440.106-1) ...
Setting up libarchive13:amd64 (3.1.2-7ubuntu2.6) ...
Setting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...
Setting up libmm-glib0:amd64 (1.0.0-2ubuntu1.1) ...
Setting up libpolkit-agent-1-0:amd64 (0.105-4ubuntu3.14.04.2) ...
Setting up libpolkit-backend-1-0:amd64 (0.105-4ubuntu3.14.04.2) ...
Setting up libwbclient0:amd64 (2:4.3.11+dfsg-0ubuntu0.14.04.16) ...
Setting up linux-image-3.13.0-156-generic (3.13.0-156.206) ...
Running depmod.
update-initramfs: deferring update (hook will be called later)
Examining /etc/kernel/postinst.d.
run-parts: executing /etc/kernel/postinst.d/apt-auto-removal 3.13.0-156-generic /boot/vmlinuz-3.13.0-156-generic
run-parts: executing /etc/kernel/postinst.d/initramfs-tools 3.13.0-156-generic /boot/vmlinuz-3.13.0-156-generic
update-initramfs: Generating /boot/initrd.img-3.13.0-156-generic
run-parts: executing /etc/kernel/postinst.d/pm-utils 3.13.0-156-generic /boot/vmlinuz-3.13.0-156-generic
run-parts: executing /etc/kernel/postinst.d/update-notifier 3.13.0-156-generic /boot/vmlinuz-3.13.0-156-generic
run-parts: executing /etc/kernel/postinst.d/zz-update-grub 3.13.0-156-generic /boot/vmlinuz-3.13.0-156-generic
Generating grub configuration file ...
Found linux image: /boot/vmlinuz-3.13.0-156-generic
Found initrd image: /boot/initrd.img-3.13.0-156-generic
Found linux image: /boot/vmlinuz-3.13.0-153-generic
Found initrd image: /boot/initrd.img-3.13.0-153-generic
Found linux image: /boot/vmlinuz-3.13.0-149-generic
Found initrd image: /boot/initrd.img-3.13.0-149-generic
Found linux image: /boot/vmlinuz-3.13.0-143-generic
Found initrd image: /boot/initrd.img-3.13.0-143-generic
Found linux image: /boot/vmlinuz-3.13.0-137-generic
Found initrd image: /boot/initrd.img-3.13.0-137-generic
Found linux image: /boot/vmlinuz-3.13.0-135-generic
Found initrd image: /boot/initrd.img-3.13.0-135-generic
Found linux image: /boot/vmlinuz-3.13.0-132-generic
Found initrd image: /boot/initrd.img-3.13.0-132-generic
Found linux image: /boot/vmlinuz-3.13.0-129-generic
Found initrd image: /boot/initrd.img-3.13.0-129-generic
Found linux image: /boot/vmlinuz-3.13.0-125-generic
Found initrd image: /boot/initrd.img-3.13.0-125-generic
Found linux image: /boot/vmlinuz-3.13.0-117-generic
Found initrd image: /boot/initrd.img-3.13.0-117-generic
Found linux image: /boot/vmlinuz-3.13.0-110-generic
Found initrd image: /boot/initrd.img-3.13.0-110-generic
Found linux image: /boot/vmlinuz-3.13.0-106-generic
Found initrd image: /boot/initrd.img-3.13.0-106-generic
Found linux image: /boot/vmlinuz-3.13.0-96-generic
Found initrd image: /boot/initrd.img-3.13.0-96-generic
Found linux image: /boot/vmlinuz-3.13.0-93-generic
Found initrd image: /boot/initrd.img-3.13.0-93-generic
Found linux image: /boot/vmlinuz-3.13.0-92-generic
Found initrd image: /boot/initrd.img-3.13.0-92-generic
Found linux image: /boot/vmlinuz-3.13.0-88-generic
Found initrd image: /boot/initrd.img-3.13.0-88-generic
Found linux image: /boot/vmlinuz-3.13.0-24-generic
Found initrd image: /boot/initrd.img-3.13.0-24-generic
Found memtest86+ image: /boot/memtest86+.elf
Found memtest86+ image: /boot/memtest86+.bin
Found FreeDOS on /dev/sda1
Found FreeDOS on /dev/sda2
done
Setting up samba-libs:amd64 (2:4.3.11+dfsg-0ubuntu0.14.04.16) ...
Setting up libsmbclient:amd64 (2:4.3.11+dfsg-0ubuntu0.14.04.16) ...
Setting up samba-common (2:4.3.11+dfsg-0ubuntu0.14.04.16) ...
Setting up smbclient (2:4.3.11+dfsg-0ubuntu0.14.04.16) ...
Setting up python-samba (2:4.3.11+dfsg-0ubuntu0.14.04.16) ...
Setting up samba-common-bin (2:4.3.11+dfsg-0ubuntu0.14.04.16) ...
Setting up python-apt-common (0.9.3.5ubuntu3) ...
Setting up python3-apt (0.9.3.5ubuntu3) ...
Setting up libcamel-1.2-45 (3.10.4-0ubuntu1.6) ...
Setting up evolution-data-server-common (3.10.4-0ubuntu1.6) ...
Setting up libedataserver-1.2-18 (3.10.4-0ubuntu1.6) ...
Setting up libebackend-1.2-7 (3.10.4-0ubuntu1.6) ...
Setting up evolution-data-server-online-accounts (3.10.4-0ubuntu1.6) ...
Setting up libebook-contacts-1.2-0 (3.10.4-0ubuntu1.6) ...
Setting up libedata-book-1.2-20 (3.10.4-0ubuntu1.6) ...
Setting up libebook-1.2-14 (3.10.4-0ubuntu1.6) ...
Setting up libecal-1.2-16 (3.10.4-0ubuntu1.6) ...
Setting up libedata-cal-1.2-23 (3.10.4-0ubuntu1.6) ...
Setting up evolution-data-server (3.10.4-0ubuntu1.6) ...
Setting up firefox (61.0.1+build1-0ubuntu0.14.04.1) ...
Please restart all running instances of firefox, or you will experience problems.
Setting up firefox-locale-en (61.0.1+build1-0ubuntu0.14.04.1) ...
Setting up flashplugin-installer (30.0.0.154ubuntu0.14.04.1) ...
Setting up gir1.2-edataserver-1.2 (3.10.4-0ubuntu1.6) ...
Setting up gir1.2-ebookcontacts-1.2 (3.10.4-0ubuntu1.6) ...
Setting up gir1.2-ebook-1.2 (3.10.4-0ubuntu1.6) ...
Setting up libnautilus-extension1a (1:3.10.1-0ubuntu9.11) ...
Setting up libservlet3.0-java (7.0.52-1ubuntu0.15) ...
Setting up linux-image-extra-3.13.0-156-generic (3.13.0-156.206) ...
run-parts: executing /etc/kernel/postinst.d/apt-auto-removal 3.13.0-156-generic /boot/vmlinuz-3.13.0-156-generic
run-parts: executing /etc/kernel/postinst.d/initramfs-tools 3.13.0-156-generic /boot/vmlinuz-3.13.0-156-generic
update-initramfs: Generating /boot/initrd.img-3.13.0-156-generic
run-parts: executing /etc/kernel/postinst.d/pm-utils 3.13.0-156-generic /boot/vmlinuz-3.13.0-156-generic
run-parts: executing /etc/kernel/postinst.d/update-notifier 3.13.0-156-generic /boot/vmlinuz-3.13.0-156-generic
run-parts: executing /etc/kernel/postinst.d/zz-update-grub 3.13.0-156-generic /boot/vmlinuz-3.13.0-156-generic
Generating grub configuration file ...
Found linux image: /boot/vmlinuz-3.13.0-156-generic
Found initrd image: /boot/initrd.img-3.13.0-156-generic
Found linux image: /boot/vmlinuz-3.13.0-153-generic
Found initrd image: /boot/initrd.img-3.13.0-153-generic
Found linux image: /boot/vmlinuz-3.13.0-149-generic
Found initrd image: /boot/initrd.img-3.13.0-149-generic
Found linux image: /boot/vmlinuz-3.13.0-143-generic
Found initrd image: /boot/initrd.img-3.13.0-143-generic
Found linux image: /boot/vmlinuz-3.13.0-137-generic
Found initrd image: /boot/initrd.img-3.13.0-137-generic
Found linux image: /boot/vmlinuz-3.13.0-135-generic
Found initrd image: /boot/initrd.img-3.13.0-135-generic
Found linux image: /boot/vmlinuz-3.13.0-132-generic
Found initrd image: /boot/initrd.img-3.13.0-132-generic
Found linux image: /boot/vmlinuz-3.13.0-129-generic
Found initrd image: /boot/initrd.img-3.13.0-129-generic
Found linux image: /boot/vmlinuz-3.13.0-125-generic
Found initrd image: /boot/initrd.img-3.13.0-125-generic
Found linux image: /boot/vmlinuz-3.13.0-117-generic
Found initrd image: /boot/initrd.img-3.13.0-117-generic
Found linux image: /boot/vmlinuz-3.13.0-110-generic
Found initrd image: /boot/initrd.img-3.13.0-110-generic
Found linux image: /boot/vmlinuz-3.13.0-106-generic
Found initrd image: /boot/initrd.img-3.13.0-106-generic
Found linux image: /boot/vmlinuz-3.13.0-96-generic
Found initrd image: /boot/initrd.img-3.13.0-96-generic
Found linux image: /boot/vmlinuz-3.13.0-93-generic
Found initrd image: /boot/initrd.img-3.13.0-93-generic
Found linux image: /boot/vmlinuz-3.13.0-92-generic
Found initrd image: /boot/initrd.img-3.13.0-92-generic
Found linux image: /boot/vmlinuz-3.13.0-88-generic
Found initrd image: /boot/initrd.img-3.13.0-88-generic
Found linux image: /boot/vmlinuz-3.13.0-24-generic
Found initrd image: /boot/initrd.img-3.13.0-24-generic
Found memtest86+ image: /boot/memtest86+.elf
Found memtest86+ image: /boot/memtest86+.bin
Found FreeDOS on /dev/sda1
Found FreeDOS on /dev/sda2
done
Setting up intel-microcode (3.20180425.1~ubuntu0.14.04.2) ...
update-initramfs: deferring update (trigger activated)
intel-microcode: microcode will be updated at next boot
Setting up linux-image-generic (3.13.0.156.166) ...
Setting up linux-headers-3.13.0-156 (3.13.0-156.206) ...
Setting up linux-headers-3.13.0-156-generic (3.13.0-156.206) ...
Setting up linux-headers-generic (3.13.0.156.166) ...
Setting up linux-generic (3.13.0.156.166) ...
Setting up linux-signed-image-3.13.0-156-generic (3.13.0-156.206) ...
warning: file-aligned section .text extends beyond end of file
warning: checksum areas are greater than image size. Invalid section table?
Generating grub configuration file ...
Found linux image: /boot/vmlinuz-3.13.0-156-generic
Found initrd image: /boot/initrd.img-3.13.0-156-generic
Found linux image: /boot/vmlinuz-3.13.0-153-generic
Found initrd image: /boot/initrd.img-3.13.0-153-generic
Found linux image: /boot/vmlinuz-3.13.0-149-generic
Found initrd image: /boot/initrd.img-3.13.0-149-generic
Found linux image: /boot/vmlinuz-3.13.0-143-generic
Found initrd image: /boot/initrd.img-3.13.0-143-generic
Found linux image: /boot/vmlinuz-3.13.0-137-generic
Found initrd image: /boot/initrd.img-3.13.0-137-generic
Found linux image: /boot/vmlinuz-3.13.0-135-generic
Found initrd image: /boot/initrd.img-3.13.0-135-generic
Found linux image: /boot/vmlinuz-3.13.0-132-generic
Found initrd image: /boot/initrd.img-3.13.0-132-generic
Found linux image: /boot/vmlinuz-3.13.0-129-generic
Found initrd image: /boot/initrd.img-3.13.0-129-generic
Found linux image: /boot/vmlinuz-3.13.0-125-generic
Found initrd image: /boot/initrd.img-3.13.0-125-generic
Found linux image: /boot/vmlinuz-3.13.0-117-generic
Found initrd image: /boot/initrd.img-3.13.0-117-generic
Found linux image: /boot/vmlinuz-3.13.0-110-generic
Found initrd image: /boot/initrd.img-3.13.0-110-generic
Found linux image: /boot/vmlinuz-3.13.0-106-generic
Found initrd image: /boot/initrd.img-3.13.0-106-generic
Found linux image: /boot/vmlinuz-3.13.0-96-generic
Found initrd image: /boot/initrd.img-3.13.0-96-generic
Found linux image: /boot/vmlinuz-3.13.0-93-generic
Found initrd image: /boot/initrd.img-3.13.0-93-generic
Found linux image: /boot/vmlinuz-3.13.0-92-generic
Found initrd image: /boot/initrd.img-3.13.0-92-generic
Found linux image: /boot/vmlinuz-3.13.0-88-generic
Found initrd image: /boot/initrd.img-3.13.0-88-generic
Found linux image: /boot/vmlinuz-3.13.0-24-generic
Found initrd image: /boot/initrd.img-3.13.0-24-generic
Found memtest86+ image: /boot/memtest86+.elf
Found memtest86+ image: /boot/memtest86+.bin
Found FreeDOS on /dev/sda1
Found FreeDOS on /dev/sda2
done
Setting up linux-signed-image-generic (3.13.0.156.166) ...
Setting up linux-signed-generic (3.13.0.156.166) ...
Setting up linux-libc-dev:amd64 (3.13.0-156.206) ...
Setting up modemmanager (1.0.0-2ubuntu1.1) ...
modemmanager start/running, process 10147
Setting up nautilus-data (1:3.10.1-0ubuntu9.11) ...
Setting up nautilus (1:3.10.1-0ubuntu9.11) ...
Setting up openjdk-7-jre-headless:amd64 (7u181-2.6.14-0ubuntu0.2) ...
Setting up openjdk-7-jre:amd64 (7u181-2.6.14-0ubuntu0.2) ...
Setting up policykit-1 (0.105-4ubuntu3.14.04.2) ...
Setting up python-apt (0.9.3.5ubuntu3) ...
Setting up python-libxml2 (2.9.1+dfsg1-3ubuntu4.13) ...
Setting up thunderbird (1:52.9.1+build3-0ubuntu0.14.04.1) ...
Setting up thunderbird-locale-en (1:52.9.1+build3-0ubuntu0.14.04.1) ...
Setting up thunderbird-gnome-support (1:52.9.1+build3-0ubuntu0.14.04.1) ...
Setting up thunderbird-locale-en-gb (1:52.9.1+build3-0ubuntu0.14.04.1) ...
Setting up thunderbird-locale-en-us (1:52.9.1+build3-0ubuntu0.14.04.1) ...
Setting up oneconf-common (0.3.7.14.04.1) ...
Setting up python3-oneconf (0.3.7.14.04.1) ...
Setting up oneconf (0.3.7.14.04.1) ...
Setting up python-oneconf (0.3.7.14.04.1) ...
Processing triggers for libc-bin (2.19-0ubuntu6.14) ...
Processing triggers for initramfs-tools (0.103ubuntu4.11) ...
update-initramfs: Generating /boot/initrd.img-3.13.0-156-generic
Errors were encountered while processing:
 clamav-base
 clamav-freshclam
 clamav-daemon
 clamav
E: Sub-process /usr/bin/dpkg returned an error code (1)

Revision history for this message
Manfred Hampl (m-hampl) said :
#6

ok, similar error messages for clamav.

The important message probably is

id: clamav: no such user
groupadd: invalid group ID '-1'
adduser: `/usr/sbin/groupadd -g -1 clamav' returned error code 3. Exiting.

For further diagnostics, what is the output of the commands

id clamav
grep -i clam /etc/passwd
cat /etc/adduser.conf

Revision history for this message
Trevor Fernandes (trevorubuntu) said :
#7

Thanks Manfred Hampl. The output for the 3 commands is below:

1) id clamav
id: clamav: no such user

2) grep -i clam /etc/passwd

3)cat /etc/adduser.conf
# /etc/adduser.conf: `adduser' configuration.
# See adduser(8) and adduser.conf(5) for full documentation.

# The DSHELL variable specifies the default login shell on your
# system.
DSHELL=/bin/bash

# The DHOME variable specifies the directory containing users' home
# directories.
DHOME=/home

# If GROUPHOMES is "yes", then the home directories will be created as
# /home/groupname/user.
GROUPHOMES=no

# If LETTERHOMES is "yes", then the created home directories will have
# an extra directory - the first letter of the user name. For example:
# /home/u/user.
LETTERHOMES=no

# The SKEL variable specifies the directory containing "skeletal" user
# files; in other words, files such as a sample .profile that will be
# copied to the new user's home directory when it is created.
SKEL=/etc/skel

# FIRST_SYSTEM_[GU]ID to LAST_SYSTEM_[GU]ID inclusive is the range for UIDs
# for dynamically allocated administrative and system accounts/groups.
# Please note that system software, such as the users allocated by the base-passwd
# package, may assume that UIDs less than 100 are unallocated.
FIRST_SYSTEM_UID=100
LAST_SYSTEM_UID=999

FIRST_SYSTEM_GID=100
LAST_SYSTEM_GID=999

# FIRST_[GU]ID to LAST_[GU]ID inclusive is the range of UIDs of dynamically
# allocated user accounts/groups.
FIRST_UID=1000
LAST_UID=29999

FIRST_GID=1000
LAST_GID=29999

# The USERGROUPS variable can be either "yes" or "no". If "yes" each
# created user will be given their own group to use as a default. If
# "no", each created user will be placed in the group whose gid is
# USERS_GID (see below).
USERGROUPS=yes

# If USERGROUPS is "no", then USERS_GID should be the GID of the group
# `users' (or the equivalent group) on your system.
USERS_GID=100

# If DIR_MODE is set, directories will be created with the specified
# mode. Otherwise the default mode 0755 will be used.
DIR_MODE=0755

# If SETGID_HOME is "yes" home directories for users with their own
# group the setgid bit will be set. This was the default for
# versions << 3.13 of adduser. Because it has some bad side effects we
# no longer do this per default. If you want it nevertheless you can
# still set it here.
SETGID_HOME=no

# If QUOTAUSER is set, a default quota will be set from that user with
# `edquota -p QUOTAUSER newuser'
QUOTAUSER=""

# If SKEL_IGNORE_REGEX is set, adduser will ignore files matching this
# regular expression when creating a new home directory
SKEL_IGNORE_REGEX="dpkg-(old|new|dist|save)"

# Set this if you want the --add_extra_groups option to adduser to add
# new users to other groups.
# This is the list of groups that new non-system users will be added to
# Default:
#EXTRA_GROUPS="dialout cdrom floppy audio video plugdev users"

# If ADD_EXTRA_GROUPS is set to something non-zero, the EXTRA_GROUPS
# option above will be default behavior for adding new, non-system users
#ADD_EXTRA_GROUPS=1

# check user and group names also against this regular expression.
#NAME_REGEX="^[a-z][-a-z0-9_]*\$"

Revision history for this message
Manfred Hampl (m-hampl) said :
#8

Ok, my assumption:

Installing clamav-base adds a user "clamav" if not existing, but (for whatever reason) the user creation fails, because the user will be given the group number -1 (which is not a legal number for groups).

What output do you receive for the following command (creation of a "clamav" user):

sudo adduser --system --no-create-home --disabled-password --disabled-login --shell /bin/false --group --home /var/lib/clamav clamav

Revision history for this message
Trevor Fernandes (trevorubuntu) said :
#9

Thanks. The output is below:

Adding system user `clamav' (UID 979) ...
Adding new group `clamav' (GID -1) ...
groupadd: invalid group ID '-1'
adduser: `/usr/sbin/groupadd -g -1 clamav' returned error code 3. Exiting.

Revision history for this message
Manfred Hampl (m-hampl) said :
#10

what is the output of

cat /etc/group

Revision history for this message
Trevor Fernandes (trevorubuntu) said :
#11

Thanks.

1. I don't know if an earlier (few months ago) problem of a cyclic login screen loop only on the 'Guest' account, might have a bearing on the current issue. I had chosen to ignore it and created a new user called 't1' as a workaround. This happened because the 'Guest'user id changes dynamically and hence I could not figure out what value to put for the 'username' in the command below

chown username:username .Xauthority (Taken from forum: www.linuxslaves.com/2016/05/3-ways-fix-ubuntu-gets-stuck-login-loop.html )

2. The output (some lines overwritten on the terminal):
cat /etc/group

guest-yvVVwG:x:490:
guest-KrVnym:x:491:
guest-wJwTPJ:x:492:
guest-HT9QDz:x:493:
guest-IfZJzr:x:494:
guest-3tc842:x:495:
guest-smCauy:x:496:
guest-C4DaAR:x:497:
guest-cJXigL:x:498:
guest-BmIRKQ:x:499:
guest-19btZ0:x:500:
guest-NxGrYF:x:501:
guest-bqq8Ay:x:502:
guest-tOlHqk:x:503:
guest-H3MlcX:x:504:
guest-oJYIP2:x:505:
guest-wgnvAe:x:506:
guest-th3UWr:x:507:
guest-iNAYZU:x:508:
guest-cuagpY:x:509:
guest-uwChdd:x:510:
guest-Q7iPQx:x:511:
guest-ViX8qK:x:512:
guest-xLOUyN:x:513:
guest-zAHlhd:x:514:
guest-7u7uS0:x:515:
guest-60RoGl:x:516:
guest-g3Snxj:x:517:
guest-izDukG:x:518:
guest-5O1aum:x:519:
guest-M78umb:x:520:
guest-KCe4yL:x:521:
guest-vbW8Ej:x:522:
guest-cpdCNS:x:523:
guest-k0DdGC:x:524:
guest-8BEQMo:x:525:
guest-eTc3lz:x:526:
guest-tb1Cq4:x:527:
guest-HAnDVa:x:528:
guest-GUI1hx:x:529:
guest-BCfURi:x:530:
guest-zqr5eD:x:531:
guest-GqRU7w:x:532:
guest-MREcqz:x:533:
guest-LtgWx3:x:534:
guest-Uv4JVo:x:535:
guest-e3ui21:x:536:
guest-cmh8fY:x:537:
guest-wl24xQ:x:538:
guest-1FF7Tt:x:539:
guest-26DIDe:x:540:
guest-bavy9P:x:541:
guest-EJp2zs:x:542:
guest-WsdwRR:x:543:
guest-6pLsJf:x:544:
guest-MXG2da:x:545:
guest-I6qA0N:x:546:
guest-KrzBsp:x:547:
guest-rH6CtR:x:548:
guest-DJrpHZ:x:549:
guest-AjqFLt:x:550:
guest-Pa7dxf:x:551:
guest-4Gv4Zm:x:552:
guest-kDAfIC:x:553:
guest-F9ud2e:x:554:
guest-bOfWi7:x:555:
guest-n5ZTRy:x:556:
guest-abUUim:x:557:
guest-U1XMNS:x:558:
guest-Hcwxmc:x:559:
guest-s3Njks:x:560:
guest-I5iDHs:x:561:
guest-kM29oe:x:562:
guest-N5RyPN:x:563:
guest-W9FZgK:x:564:
guest-u2yctw:x:565:
guest-SG7Lti:x:566:
guest-8sJywn:x:567:
guest-UXAAa9:x:568:
guest-ACrZqi:x:569:
guest-HTfI5j:x:570:
guest-gXvTOC:x:571:
guest-IvHhhH:x:572:
guest-MazdDo:x:573:
guest-ynKDus:x:574:
guest-pl3cxp:x:575:
guest-26ofRB:x:576:
guest-dE33YD:x:577:
guest-i5yF4w:x:578:
guest-YHcRkx:x:579:
guest-EGrZ02:x:580:
guest-jZBGUN:x:581:
guest-wPfG5n:x:582:
guest-uHZNeX:x:583:
guest-Ip8eWY:x:584:
guest-yLSWhT:x:585:
guest-9jcBkG:x:586:
guest-AMwO7z:x:587:
guest-ajVnKS:x:588:
guest-n6dPOQ:x:589:
guest-8wCuVk:x:590:
guest-OoVUsL:x:591:
guest-FOkMDZ:x:592:
guest-J7XEl5:x:593:
guest-ZHYUVU:x:594:
guest-t2bnIp:x:595:
guest-FThUbb:x:596:
guest-0TC9hi:x:597:
guest-XoVvhg:x:598:
guest-Aewhnb:x:599:
guest-95bmVM:x:600:
guest-Lsyx3u:x:601:
guest-Bz8vbt:x:602:
guest-KOLONa:x:603:
guest-9TdVxD:x:604:
guest-KJqPYf:x:605:
guest-15eO8q:x:606:
guest-SoRr9g:x:607:
guest-tLl8q3:x:608:
guest-YAzf8E:x:609:
guest-lkZd6k:x:610:
guest-EsCzGC:x:611:
guest-CBZ5tR:x:612:
guest-z20354:x:613:
guest-C7eMKh:x:614:
guest-kDPwKl:x:615:
guest-jNYmXn:x:616:
guest-hjQvyP:x:617:
guest-4hR6FA:x:618:
guest-WKZ81S:x:619:
guest-E6iigC:x:620:
guest-1JzH0q:x:621:
guest-BZETdj:x:622:
guest-CnysuQ:x:623:
guest-Tlnjf3:x:624:
guest-ENXlDy:x:625:
guest-uNrotN:x:626:
guest-fthVI4:x:627:
guest-oRaaAo:x:628:
guest-ZlbdkS:x:629:
guest-JwOBhT:x:630:
guest-3QgcKm:x:631:
guest-2yiTzS:x:632:
guest-IbGfCa:x:633:
guest-VSOwIu:x:634:
guest-9pgrsj:x:635:
guest-dqgtOt:x:636:
guest-p4smxz:x:637:
guest-WatDmD:x:638:
guest-vpHjqn:x:639:
guest-q7gJN4:x:640:
guest-Ze95ql:x:641:
guest-BjVYTz:x:642:
guest-SzRRhT:x:643:
guest-VOv6nm:x:644:
guest-VVrk67:x:645:
guest-KsgPRw:x:646:
guest-rj9rRl:x:647:
guest-vrQH3F:x:648:
guest-0ZOYlJ:x:649:
guest-6sdJ9S:x:650:
guest-KyEFpb:x:651:
guest-oIwB20:x:652:
guest-toUibw:x:653:
guest-jZlnSi:x:654:
guest-RWMPZA:x:655:
guest-K0nsLB:x:656:
guest-I4SyBW:x:657:
guest-v0EiX6:x:658:
guest-pzAlHL:x:659:
guest-oPIxV0:x:660:
guest-H8QB2r:x:661:
guest-AvbF3R:x:662:
guest-1Q2p1j:x:663:
guest-Srsi50:x:664:
guest-TcCT2n:x:665:
guest-6xsmkH:x:666:
guest-GrJexl:x:667:
guest-L5HxMT:x:668:
guest-q7AgEk:x:669:
guest-8ulUFr:x:670:
guest-Tn8Bzy:x:671:
guest-r1xVA5:x:672:
guest-DXS6jq:x:673:
guest-7qj4sk:x:674:
guest-TSZOXt:x:675:
guest-wRFMY2:x:676:
guest-WeeM2T:x:677:
guest-6XFHdD:x:678:
guest-kRGeP3:x:679:
guest-CYzUa6:x:680:
guest-oJuZEs:x:681:
guest-enuA9l:x:682:
guest-NRyHX6:x:683:
guest-72aXqi:x:684:
guest-zJE37r:x:685:
guest-hOdk3P:x:686:
guest-aYpr8Y:x:687:
guest-ohXFnK:x:688:
guest-6Pbv4g:x:689:
guest-r3RMaY:x:690:
guest-0oaPu2:x:691:
guest-XJageR:x:692:
guest-y8mNoQ:x:693:
guest-vuOYjN:x:694:
guest-LUrNzy:x:695:
guest-oCHOKn:x:696:
guest-e3fcrg:x:697:
guest-WNJIKX:x:698:
guest-uXJNvl:x:699:
guest-vPnsNw:x:700:
guest-ROsNmf:x:701:
guest-4QkfET:x:702:
guest-88McES:x:703:
guest-SWfo3d:x:704:
guest-ulA5vg:x:705:
guest-nadIBe:x:706:
guest-bu8qWb:x:707:
guest-W5auIc:x:708:
guest-TZrQmd:x:709:
guest-ZSvaBm:x:710:
guest-d8U29K:x:711:
guest-yxGzor:x:712:
guest-vD73e9:x:713:
guest-cWFTZX:x:714:
guest-TXzjIV:x:715:
guest-w4SqCz:x:716:
guest-TGbeOu:x:717:
guest-2qB3g6:x:718:
guest-I9KJkx:x:719:
guest-bGXrAk:x:720:
guest-4xJbFv:x:721:
guest-TwjxSh:x:722:
guest-AWKgHB:x:723:
guest-6PytCr:x:724:
guest-tbapxu:x:725:
guest-UwQAo0:x:726:
guest-MbZYVi:x:727:
guest-47nRbI:x:728:
guest-1WZcZK:x:729:
guest-rowxW2:x:730:
guest-IEY0pl:x:731:
guest-bPsL61:x:732:
guest-v0bSWF:x:733:
guest-QOstly:x:734:
guest-fQsZpf:x:735:
guest-h2C9Jt:x:736:
guest-USjLYR:x:737:
guest-g3lges:x:738:
guest-UFwbeC:x:739:
guest-XoVDNU:x:740:
guest-C7wzTY:x:741:
guest-8wUU61:x:742:
guest-cz0phF:x:743:
guest-U63pSw:x:744:
guest-jZ6VBL:x:745:
guest-ZMfMuz:x:746:
guest-dLnSnP:x:747:
guest-uRljWz:x:748:
guest-uKRakJ:x:749:
guest-8zspk4:x:750:
guest-5wUlc1:x:751:
guest-ikZyl2:x:752:
guest-nIaX8v:x:753:
guest-g0tOE5:x:754:
guest-ZbI06C:x:755:
guest-GNWrCh:x:756:
guest-Qyu1ZS:x:757:
guest-mUvpQe:x:758:
guest-hCuOcs:x:759:
guest-dHADtC:x:760:
guest-wOzNGg:x:761:
guest-gArYvl:x:762:
guest-cn0HOq:x:763:
guest-7HjqTd:x:764:
guest-j69at2:x:765:
guest-Azk5O6:x:766:
guest-HZYu3B:x:767:
guest-ZUQmq8:x:768:
guest-zlgkrX:x:769:
guest-pSMqt9:x:770:
guest-reOxLt:x:771:
guest-xQTmwM:x:772:
guest-NUozdC:x:773:
guest-sI3VEh:x:774:
guest-b4NBgN:x:775:
guest-8jEiSi:x:776:
guest-E1IBe3:x:777:
guest-8RNjkr:x:778:
guest-pPYXDr:x:779:
guest-QaPThY:x:780:
guest-3n3MSF:x:781:
guest-vfdBuc:x:782:
guest-ayLMfS:x:783:
guest-u4XiCo:x:784:
guest-oT203r:x:785:
guest-ntGiHj:x:786:
guest-1Dp7Uq:x:787:
guest-6rlmIS:x:788:
guest-LMUbaU:x:789:
guest-nbbAmB:x:790:
guest-YwJveJ:x:791:
guest-qQ7h9l:x:792:
guest-04ixX3:x:793:
guest-JZqXyF:x:794:
guest-YCyVM3:x:795:
guest-pIC6s8:x:796:
guest-1tLauW:x:797:
guest-QRVvMQ:x:798:
guest-phflFW:x:799:
guest-12ughS:x:800:
guest-8ymekh:x:801:
guest-4e1nbJ:x:802:
guest-IAeg0D:x:803:
guest-XHgMb2:x:804:
guest-dcfH2K:x:805:
guest-EIYy2Q:x:806:
guest-YUIGW0:x:807:
guest-g2TqSl:x:808:
guest-902Ozz:x:809:
guest-7rZp4C:x:810:
guest-y9eHIO:x:811:
guest-mgPj6F:x:812:
guest-DsvdaX:x:813:
guest-BkEpSy:x:814:
guest-HH1HFr:x:815:
guest-koV49z:x:816:
guest-uMq3Q4:x:817:
guest-es5CYD:x:818:
guest-yKUnjT:x:819:
guest-d7oGwD:x:820:
guest-gA7eLu:x:821:
guest-NvQgZP:x:822:
guest-SjziJt:x:823:
guest-8Gf6ID:x:824:
guest-7fIjSF:x:825:
guest-pDQGYK:x:826:
guest-hgwBPf:x:827:
guest-FNFsG5:x:828:
guest-bEjwMb:x:829:
guest-gIdLBG:x:830:
guest-il0NAu:x:831:
guest-YW5qz6:x:832:
guest-QRkhhG:x:833:
guest-AvfJt2:x:834:
guest-5hGpij:x:835:
guest-ZJvROV:x:836:
guest-8UiSGn:x:837:
guest-SSomwr:x:838:
guest-vO4ZYh:x:839:
guest-2Gz9Fb:x:840:
guest-2aYjOx:x:841:
guest-T2d7Gb:x:842:
guest-DBVmyU:x:843:
guest-ZK8P9k:x:844:
guest-fi3Rde:x:845:
guest-twjsq1:x:846:
guest-WCP8rJ:x:847:
guest-35bpO3:x:848:
guest-T39uln:x:849:
guest-fAdUpE:x:850:
guest-0wQWUs:x:851:
guest-XjkVww:x:852:
guest-6mfdKB:x:853:
guest-kx9hSN:x:854:
guest-SzgTtc:x:855:
guest-T42O6f:x:856:
guest-qkuGMQ:x:857:
guest-34Y6FA:x:858:
guest-calgI7:x:859:
guest-a6LYly:x:860:
guest-rGWaMv:x:861:
guest-pHMKmP:x:862:
guest-MywkSV:x:863:
guest-Ic2ZwL:x:864:
guest-FNKdxf:x:865:
guest-p8ciqU:x:866:
guest-30k6yY:x:867:
guest-Z2dEBp:x:868:
guest-LnI2vw:x:869:
guest-yK46qA:x:870:
guest-5m4CaS:x:871:
guest-pLb3oC:x:872:
guest-W2uLD2:x:873:
guest-Re7DDI:x:874:
guest-RbKzdg:x:875:
guest-r5FEyz:x:876:
guest-7zknYt:x:877:
guest-hCEZki:x:878:
guest-VEeSSX:x:879:
guest-9vjfDj:x:880:
guest-aweJ7z:x:881:
guest-zYhIXZ:x:882:
guest-oZVFbW:x:883:
guest-tjuYkp:x:884:
guest-XXbWlb:x:885:
guest-OywFRq:x:886:
guest-DVF7Lx:x:887:
guest-0gdeUb:x:888:
guest-vCe5DH:x:889:
guest-BTjrAG:x:890:
guest-gEHojf:x:891:
guest-rt6k9Y:x:892:
guest-hQF54H:x:893:
guest-Pdtr8Q:x:894:
guest-94Hp4V:x:895:
guest-HwBjDO:x:896:
guest-vdKlgu:x:897:
guest-MceAtR:x:898:
guest-Kk8uee:x:899:
guest-UUhauu:x:900:
guest-lAtZf3:x:901:
guest-KTE2oz:x:902:
guest-9dCdr3:x:903:
guest-NCSy44:x:904:
guest-XJLEWX:x:905:
guest-mdyZs9:x:906:
guest-JPzrVV:x:907:
guest-GE9lfi:x:908:
guest-a7eRdl:x:909:
guest-QufFRt:x:910:
guest-FyShsU:x:911:
guest-YbCgfT:x:912:
guest-26AKAZ:x:913:
guest-z2SjkD:x:914:
guest-hwYB0f:x:915:
guest-S11ahL:x:916:
guest-JElyiy:x:917:
guest-fn7LDz:x:918:
guest-QOCdlX:x:919:
guest-NJDilY:x:920:
guest-EMUdU7:x:921:
guest-fFUVwg:x:922:
guest-29Xcoz:x:923:
guest-zgGGPt:x:924:
guest-pWHOpV:x:925:
guest-gmpYCi:x:926:
guest-wIE5aR:x:927:
guest-EFR5sX:x:928:
guest-oTD0Pn:x:929:
guest-tSYgRc:x:930:
guest-Rtk38w:x:931:
guest-rVR9rU:x:932:
guest-qq2BPY:x:933:
guest-1sprQX:x:934:
guest-8waREr:x:935:
guest-qTp9PG:x:936:
guest-aGd93e:x:937:
guest-OcVNGO:x:938:
guest-1vDCMd:x:939:
guest-qG0ixG:x:940:
guest-pP9xUX:x:941:
guest-3r4yoJ:x:942:
guest-nD4nyg:x:943:
guest-WBU3Bo:x:944:
guest-0WfLin:x:945:
guest-fJx4N8:x:946:
guest-3hS2er:x:947:
guest-tBSNM3:x:948:
guest-emuzk2:x:949:
guest-Nq1EZv:x:950:
guest-VfYTay:x:951:
guest-G5q4ZE:x:952:
guest-AQ9qMe:x:953:
guest-MrNP1x:x:954:
guest-Za6Mkn:x:955:
guest-izs3tU:x:956:
guest-ls6nVK:x:957:
guest-K1Bb92:x:958:
guest-6ASzGL:x:959:
guest-6QVZis:x:960:
guest-bIuw5L:x:961:
guest-TpLcG6:x:962:
guest-7BDojm:x:963:
guest-dz3Dr6:x:964:
guest-Al7rrR:x:965:
guest-02zOI2:x:966:
guest-yi53wq:x:967:
guest-Z6ecMJ:x:968:
guest-yvDEqf:x:969:
guest-4qNC9a:x:970:
guest-p9QJl1:x:971:
guest-qSWNws:x:972:
guest-oZ389e:x:973:
guest-wr06BC:x:974:
guest-wnp2oP:x:975:
guest-y3QRQX:x:976:
guest-BaPFMC:x:977:
guest-7rwMpp:x:978:
guest-cXve6t:x:979:
guest-xPE9NI:x:980:
guest-9NK2QX:x:981:
guest-T3wNAU:x:982:
guest-YlDPkG:x:983:
guest-etEYIl:x:984:
guest-U44jas:x:985:
guest-329rkI:x:986:
guest-YzgfQL:x:987:
guest-9DCWsz:x:988:
guest-1Vxw4t:x:989:
guest-5ak28f:x:990:
guest-wqvQwS:x:991:
guest-dFthX6:x:992:
guest-xAjKOE:x:993:
guest-X7pg3s:x:994:
guest-mUGjP7:x:995:
guest-48anEV:x:996:
guest-AcEv3f:x:997:
guest-mQyly4:x:998:
guest-u4EdwR:x:999:
t1:x:1002:

Revision history for this message
Manfred Hampl (m-hampl) said :
#12

This seems to be the cause of the problem.
For whatever reason all possible group numbers for system groups are blocked by "guest-xxxxxx" entries.

What is the output of the commands

cat /etc/passwd
ls -l /home

I assume that after a clean-up of the cruft from the guest users the installation of clamav will work.

Revision history for this message
Trevor Fernandes (trevorubuntu) said :
#13

Thanks.

1) Output for cat /etc/passwd

guest-yvVVwG:x:469:490:Guest,,,:/tmp/guest-yvVVwG:/bin/bash
guest-KrVnym:x:470:491:Guest,,,:/tmp/guest-KrVnym:/bin/bash
guest-wJwTPJ:x:471:492:Guest,,,:/tmp/guest-wJwTPJ:/bin/bash
guest-HT9QDz:x:472:493:Guest,,,:/tmp/guest-HT9QDz:/bin/bash
guest-IfZJzr:x:473:494:Guest,,,:/tmp/guest-IfZJzr:/bin/bash
guest-3tc842:x:474:495:Guest,,,:/tmp/guest-3tc842:/bin/bash
guest-smCauy:x:475:496:Guest,,,:/tmp/guest-smCauy:/bin/bash
guest-C4DaAR:x:476:497:Guest,,,:/tmp/guest-C4DaAR:/bin/bash
guest-cJXigL:x:477:498:Guest,,,:/tmp/guest-cJXigL:/bin/bash
guest-BmIRKQ:x:478:499:Guest,,,:/tmp/guest-BmIRKQ:/bin/bash
guest-19btZ0:x:479:500:Guest,,,:/tmp/guest-19btZ0:/bin/bash
guest-NxGrYF:x:480:501:Guest,,,:/tmp/guest-NxGrYF:/bin/bash
guest-bqq8Ay:x:481:502:Guest,,,:/tmp/guest-bqq8Ay:/bin/bash
guest-tOlHqk:x:482:503:Guest,,,:/tmp/guest-tOlHqk:/bin/bash
guest-H3MlcX:x:483:504:Guest,,,:/tmp/guest-H3MlcX:/bin/bash
guest-oJYIP2:x:484:505:Guest,,,:/tmp/guest-oJYIP2:/bin/bash
guest-wgnvAe:x:485:506:Guest,,,:/tmp/guest-wgnvAe:/bin/bash
guest-th3UWr:x:486:507:Guest,,,:/tmp/guest-th3UWr:/bin/bash
guest-iNAYZU:x:487:508:Guest,,,:/tmp/guest-iNAYZU:/bin/bash
guest-cuagpY:x:488:509:Guest,,,:/tmp/guest-cuagpY:/bin/bash
guest-uwChdd:x:489:510:Guest,,,:/tmp/guest-uwChdd:/bin/bash
guest-Q7iPQx:x:490:511:Guest,,,:/tmp/guest-Q7iPQx:/bin/bash
guest-ViX8qK:x:491:512:Guest,,,:/tmp/guest-ViX8qK:/bin/bash
guest-xLOUyN:x:492:513:Guest,,,:/tmp/guest-xLOUyN:/bin/bash
guest-zAHlhd:x:493:514:Guest,,,:/tmp/guest-zAHlhd:/bin/bash
guest-7u7uS0:x:494:515:Guest,,,:/tmp/guest-7u7uS0:/bin/bash
guest-60RoGl:x:495:516:Guest,,,:/tmp/guest-60RoGl:/bin/bash
guest-g3Snxj:x:496:517:Guest,,,:/tmp/guest-g3Snxj:/bin/bash
guest-izDukG:x:497:518:Guest,,,:/tmp/guest-izDukG:/bin/bash
guest-5O1aum:x:498:519:Guest,,,:/tmp/guest-5O1aum:/bin/bash
guest-M78umb:x:499:520:Guest,,,:/tmp/guest-M78umb:/bin/bash
guest-KCe4yL:x:500:521:Guest,,,:/tmp/guest-KCe4yL:/bin/bash
guest-vbW8Ej:x:501:522:Guest,,,:/tmp/guest-vbW8Ej:/bin/bash
guest-cpdCNS:x:502:523:Guest,,,:/tmp/guest-cpdCNS:/bin/bash
guest-k0DdGC:x:503:524:Guest,,,:/tmp/guest-k0DdGC:/bin/bash
guest-8BEQMo:x:504:525:Guest,,,:/tmp/guest-8BEQMo:/bin/bash
guest-eTc3lz:x:505:526:Guest,,,:/tmp/guest-eTc3lz:/bin/bash
guest-tb1Cq4:x:506:527:Guest,,,:/tmp/guest-tb1Cq4:/bin/bash
guest-HAnDVa:x:507:528:Guest,,,:/tmp/guest-HAnDVa:/bin/bash
guest-GUI1hx:x:508:529:Guest,,,:/tmp/guest-GUI1hx:/bin/bash
guest-BCfURi:x:509:530:Guest,,,:/tmp/guest-BCfURi:/bin/bash
guest-zqr5eD:x:510:531:Guest,,,:/tmp/guest-zqr5eD:/bin/bash
guest-GqRU7w:x:511:532:Guest,,,:/tmp/guest-GqRU7w:/bin/bash
guest-MREcqz:x:512:533:Guest,,,:/tmp/guest-MREcqz:/bin/bash
guest-LtgWx3:x:513:534:Guest,,,:/tmp/guest-LtgWx3:/bin/bash
guest-Uv4JVo:x:514:535:Guest,,,:/tmp/guest-Uv4JVo:/bin/bash
guest-e3ui21:x:515:536:Guest,,,:/tmp/guest-e3ui21:/bin/bash
guest-cmh8fY:x:516:537:Guest,,,:/tmp/guest-cmh8fY:/bin/bash
guest-wl24xQ:x:517:538:Guest,,,:/tmp/guest-wl24xQ:/bin/bash
guest-1FF7Tt:x:518:539:Guest,,,:/tmp/guest-1FF7Tt:/bin/bash
guest-26DIDe:x:519:540:Guest,,,:/tmp/guest-26DIDe:/bin/bash
guest-bavy9P:x:520:541:Guest,,,:/tmp/guest-bavy9P:/bin/bash
guest-EJp2zs:x:521:542:Guest,,,:/tmp/guest-EJp2zs:/bin/bash
guest-WsdwRR:x:522:543:Guest,,,:/tmp/guest-WsdwRR:/bin/bash
guest-6pLsJf:x:523:544:Guest,,,:/tmp/guest-6pLsJf:/bin/bash
guest-MXG2da:x:524:545:Guest,,,:/tmp/guest-MXG2da:/bin/bash
guest-I6qA0N:x:525:546:Guest,,,:/tmp/guest-I6qA0N:/bin/bash
guest-KrzBsp:x:526:547:Guest,,,:/tmp/guest-KrzBsp:/bin/bash
guest-rH6CtR:x:527:548:Guest,,,:/tmp/guest-rH6CtR:/bin/bash
guest-DJrpHZ:x:528:549:Guest,,,:/tmp/guest-DJrpHZ:/bin/bash
guest-AjqFLt:x:529:550:Guest,,,:/tmp/guest-AjqFLt:/bin/bash
guest-Pa7dxf:x:530:551:Guest,,,:/tmp/guest-Pa7dxf:/bin/bash
guest-4Gv4Zm:x:531:552:Guest,,,:/tmp/guest-4Gv4Zm:/bin/bash
guest-kDAfIC:x:532:553:Guest,,,:/tmp/guest-kDAfIC:/bin/bash
guest-F9ud2e:x:533:554:Guest,,,:/tmp/guest-F9ud2e:/bin/bash
guest-bOfWi7:x:534:555:Guest,,,:/tmp/guest-bOfWi7:/bin/bash
guest-n5ZTRy:x:535:556:Guest,,,:/tmp/guest-n5ZTRy:/bin/bash
guest-abUUim:x:536:557:Guest,,,:/tmp/guest-abUUim:/bin/bash
guest-U1XMNS:x:537:558:Guest,,,:/tmp/guest-U1XMNS:/bin/bash
guest-Hcwxmc:x:538:559:Guest,,,:/tmp/guest-Hcwxmc:/bin/bash
guest-s3Njks:x:539:560:Guest,,,:/tmp/guest-s3Njks:/bin/bash
guest-I5iDHs:x:540:561:Guest,,,:/tmp/guest-I5iDHs:/bin/bash
guest-kM29oe:x:541:562:Guest,,,:/tmp/guest-kM29oe:/bin/bash
guest-N5RyPN:x:542:563:Guest,,,:/tmp/guest-N5RyPN:/bin/bash
guest-W9FZgK:x:543:564:Guest,,,:/tmp/guest-W9FZgK:/bin/bash
guest-u2yctw:x:544:565:Guest,,,:/tmp/guest-u2yctw:/bin/bash
guest-SG7Lti:x:545:566:Guest,,,:/tmp/guest-SG7Lti:/bin/bash
guest-8sJywn:x:546:567:Guest,,,:/tmp/guest-8sJywn:/bin/bash
guest-UXAAa9:x:547:568:Guest,,,:/tmp/guest-UXAAa9:/bin/bash
guest-ACrZqi:x:548:569:Guest,,,:/tmp/guest-ACrZqi:/bin/bash
guest-HTfI5j:x:549:570:Guest,,,:/tmp/guest-HTfI5j:/bin/bash
guest-gXvTOC:x:550:571:Guest,,,:/tmp/guest-gXvTOC:/bin/bash
guest-IvHhhH:x:551:572:Guest,,,:/tmp/guest-IvHhhH:/bin/bash
guest-MazdDo:x:552:573:Guest,,,:/tmp/guest-MazdDo:/bin/bash
guest-ynKDus:x:553:574:Guest,,,:/tmp/guest-ynKDus:/bin/bash
guest-pl3cxp:x:554:575:Guest,,,:/tmp/guest-pl3cxp:/bin/bash
guest-26ofRB:x:555:576:Guest,,,:/tmp/guest-26ofRB:/bin/bash
guest-dE33YD:x:556:577:Guest,,,:/tmp/guest-dE33YD:/bin/bash
guest-i5yF4w:x:557:578:Guest,,,:/tmp/guest-i5yF4w:/bin/bash
guest-YHcRkx:x:558:579:Guest,,,:/tmp/guest-YHcRkx:/bin/bash
guest-EGrZ02:x:559:580:Guest,,,:/tmp/guest-EGrZ02:/bin/bash
guest-jZBGUN:x:560:581:Guest,,,:/tmp/guest-jZBGUN:/bin/bash
guest-wPfG5n:x:561:582:Guest,,,:/tmp/guest-wPfG5n:/bin/bash
guest-uHZNeX:x:562:583:Guest,,,:/tmp/guest-uHZNeX:/bin/bash
guest-Ip8eWY:x:563:584:Guest,,,:/tmp/guest-Ip8eWY:/bin/bash
guest-yLSWhT:x:564:585:Guest,,,:/tmp/guest-yLSWhT:/bin/bash
guest-9jcBkG:x:565:586:Guest,,,:/tmp/guest-9jcBkG:/bin/bash
guest-AMwO7z:x:566:587:Guest,,,:/tmp/guest-AMwO7z:/bin/bash
guest-ajVnKS:x:567:588:Guest,,,:/tmp/guest-ajVnKS:/bin/bash
guest-n6dPOQ:x:568:589:Guest,,,:/tmp/guest-n6dPOQ:/bin/bash
guest-8wCuVk:x:569:590:Guest,,,:/tmp/guest-8wCuVk:/bin/bash
guest-OoVUsL:x:570:591:Guest,,,:/tmp/guest-OoVUsL:/bin/bash
guest-FOkMDZ:x:571:592:Guest,,,:/tmp/guest-FOkMDZ:/bin/bash
guest-J7XEl5:x:572:593:Guest,,,:/tmp/guest-J7XEl5:/bin/bash
guest-ZHYUVU:x:573:594:Guest,,,:/tmp/guest-ZHYUVU:/bin/bash
guest-t2bnIp:x:574:595:Guest,,,:/tmp/guest-t2bnIp:/bin/bash
guest-FThUbb:x:575:596:Guest,,,:/tmp/guest-FThUbb:/bin/bash
guest-0TC9hi:x:576:597:Guest,,,:/tmp/guest-0TC9hi:/bin/bash
guest-XoVvhg:x:577:598:Guest,,,:/tmp/guest-XoVvhg:/bin/bash
guest-Aewhnb:x:578:599:Guest,,,:/tmp/guest-Aewhnb:/bin/bash
guest-95bmVM:x:579:600:Guest,,,:/tmp/guest-95bmVM:/bin/bash
guest-Lsyx3u:x:580:601:Guest,,,:/tmp/guest-Lsyx3u:/bin/bash
guest-Bz8vbt:x:581:602:Guest,,,:/tmp/guest-Bz8vbt:/bin/bash
guest-KOLONa:x:582:603:Guest,,,:/tmp/guest-KOLONa:/bin/bash
guest-9TdVxD:x:583:604:Guest,,,:/tmp/guest-9TdVxD:/bin/bash
guest-KJqPYf:x:584:605:Guest,,,:/tmp/guest-KJqPYf:/bin/bash
guest-15eO8q:x:585:606:Guest,,,:/tmp/guest-15eO8q:/bin/bash
guest-SoRr9g:x:586:607:Guest,,,:/tmp/guest-SoRr9g:/bin/bash
guest-tLl8q3:x:587:608:Guest,,,:/tmp/guest-tLl8q3:/bin/bash
guest-YAzf8E:x:588:609:Guest,,,:/tmp/guest-YAzf8E:/bin/bash
guest-lkZd6k:x:589:610:Guest,,,:/tmp/guest-lkZd6k:/bin/bash
guest-EsCzGC:x:590:611:Guest,,,:/tmp/guest-EsCzGC:/bin/bash
guest-CBZ5tR:x:591:612:Guest,,,:/tmp/guest-CBZ5tR:/bin/bash
guest-z20354:x:592:613:Guest,,,:/tmp/guest-z20354:/bin/bash
guest-C7eMKh:x:593:614:Guest,,,:/tmp/guest-C7eMKh:/bin/bash
guest-kDPwKl:x:594:615:Guest,,,:/tmp/guest-kDPwKl:/bin/bash
guest-jNYmXn:x:595:616:Guest,,,:/tmp/guest-jNYmXn:/bin/bash
guest-hjQvyP:x:596:617:Guest,,,:/tmp/guest-hjQvyP:/bin/bash
guest-4hR6FA:x:597:618:Guest,,,:/tmp/guest-4hR6FA:/bin/bash
guest-WKZ81S:x:598:619:Guest,,,:/tmp/guest-WKZ81S:/bin/bash
guest-E6iigC:x:599:620:Guest,,,:/tmp/guest-E6iigC:/bin/bash
guest-1JzH0q:x:600:621:Guest,,,:/tmp/guest-1JzH0q:/bin/bash
guest-BZETdj:x:601:622:Guest,,,:/tmp/guest-BZETdj:/bin/bash
guest-CnysuQ:x:602:623:Guest,,,:/tmp/guest-CnysuQ:/bin/bash
guest-Tlnjf3:x:603:624:Guest,,,:/tmp/guest-Tlnjf3:/bin/bash
guest-ENXlDy:x:604:625:Guest,,,:/tmp/guest-ENXlDy:/bin/bash
guest-uNrotN:x:605:626:Guest,,,:/tmp/guest-uNrotN:/bin/bash
guest-fthVI4:x:606:627:Guest,,,:/tmp/guest-fthVI4:/bin/bash
guest-oRaaAo:x:607:628:Guest,,,:/tmp/guest-oRaaAo:/bin/bash
guest-ZlbdkS:x:608:629:Guest,,,:/tmp/guest-ZlbdkS:/bin/bash
guest-JwOBhT:x:609:630:Guest,,,:/tmp/guest-JwOBhT:/bin/bash
guest-3QgcKm:x:610:631:Guest,,,:/tmp/guest-3QgcKm:/bin/bash
guest-2yiTzS:x:611:632:Guest,,,:/tmp/guest-2yiTzS:/bin/bash
guest-IbGfCa:x:612:633:Guest,,,:/tmp/guest-IbGfCa:/bin/bash
guest-VSOwIu:x:613:634:Guest,,,:/tmp/guest-VSOwIu:/bin/bash
guest-9pgrsj:x:614:635:Guest,,,:/tmp/guest-9pgrsj:/bin/bash
guest-dqgtOt:x:615:636:Guest,,,:/tmp/guest-dqgtOt:/bin/bash
guest-p4smxz:x:616:637:Guest,,,:/tmp/guest-p4smxz:/bin/bash
guest-WatDmD:x:617:638:Guest,,,:/tmp/guest-WatDmD:/bin/bash
guest-vpHjqn:x:618:639:Guest,,,:/tmp/guest-vpHjqn:/bin/bash
guest-q7gJN4:x:619:640:Guest,,,:/tmp/guest-q7gJN4:/bin/bash
guest-Ze95ql:x:620:641:Guest,,,:/tmp/guest-Ze95ql:/bin/bash
guest-BjVYTz:x:621:642:Guest,,,:/tmp/guest-BjVYTz:/bin/bash
guest-SzRRhT:x:622:643:Guest,,,:/tmp/guest-SzRRhT:/bin/bash
guest-VOv6nm:x:623:644:Guest,,,:/tmp/guest-VOv6nm:/bin/bash
guest-VVrk67:x:624:645:Guest,,,:/tmp/guest-VVrk67:/bin/bash
guest-KsgPRw:x:625:646:Guest,,,:/tmp/guest-KsgPRw:/bin/bash
guest-rj9rRl:x:626:647:Guest,,,:/tmp/guest-rj9rRl:/bin/bash
guest-vrQH3F:x:627:648:Guest,,,:/tmp/guest-vrQH3F:/bin/bash
guest-0ZOYlJ:x:628:649:Guest,,,:/tmp/guest-0ZOYlJ:/bin/bash
guest-6sdJ9S:x:629:650:Guest,,,:/tmp/guest-6sdJ9S:/bin/bash
guest-KyEFpb:x:630:651:Guest,,,:/tmp/guest-KyEFpb:/bin/bash
guest-oIwB20:x:631:652:Guest,,,:/tmp/guest-oIwB20:/bin/bash
guest-toUibw:x:632:653:Guest,,,:/tmp/guest-toUibw:/bin/bash
guest-jZlnSi:x:633:654:Guest,,,:/tmp/guest-jZlnSi:/bin/bash
guest-RWMPZA:x:634:655:Guest,,,:/tmp/guest-RWMPZA:/bin/bash
guest-K0nsLB:x:635:656:Guest,,,:/tmp/guest-K0nsLB:/bin/bash
guest-I4SyBW:x:636:657:Guest,,,:/tmp/guest-I4SyBW:/bin/bash
guest-v0EiX6:x:637:658:Guest,,,:/tmp/guest-v0EiX6:/bin/bash
guest-pzAlHL:x:638:659:Guest,,,:/tmp/guest-pzAlHL:/bin/bash
guest-oPIxV0:x:639:660:Guest,,,:/tmp/guest-oPIxV0:/bin/bash
guest-H8QB2r:x:640:661:Guest,,,:/tmp/guest-H8QB2r:/bin/bash
guest-AvbF3R:x:641:662:Guest,,,:/tmp/guest-AvbF3R:/bin/bash
guest-1Q2p1j:x:642:663:Guest,,,:/tmp/guest-1Q2p1j:/bin/bash
guest-Srsi50:x:643:664:Guest,,,:/tmp/guest-Srsi50:/bin/bash
guest-TcCT2n:x:644:665:Guest,,,:/tmp/guest-TcCT2n:/bin/bash
guest-6xsmkH:x:645:666:Guest,,,:/tmp/guest-6xsmkH:/bin/bash
guest-GrJexl:x:646:667:Guest,,,:/tmp/guest-GrJexl:/bin/bash
guest-L5HxMT:x:647:668:Guest,,,:/tmp/guest-L5HxMT:/bin/bash
guest-q7AgEk:x:648:669:Guest,,,:/tmp/guest-q7AgEk:/bin/bash
guest-8ulUFr:x:649:670:Guest,,,:/tmp/guest-8ulUFr:/bin/bash
guest-Tn8Bzy:x:650:671:Guest,,,:/tmp/guest-Tn8Bzy:/bin/bash
guest-r1xVA5:x:651:672:Guest,,,:/tmp/guest-r1xVA5:/bin/bash
guest-DXS6jq:x:652:673:Guest,,,:/tmp/guest-DXS6jq:/bin/bash
guest-7qj4sk:x:653:674:Guest,,,:/tmp/guest-7qj4sk:/bin/bash
guest-TSZOXt:x:654:675:Guest,,,:/tmp/guest-TSZOXt:/bin/bash
guest-wRFMY2:x:655:676:Guest,,,:/tmp/guest-wRFMY2:/bin/bash
guest-WeeM2T:x:656:677:Guest,,,:/tmp/guest-WeeM2T:/bin/bash
guest-6XFHdD:x:657:678:Guest,,,:/tmp/guest-6XFHdD:/bin/bash
guest-kRGeP3:x:658:679:Guest,,,:/tmp/guest-kRGeP3:/bin/bash
guest-CYzUa6:x:659:680:Guest,,,:/tmp/guest-CYzUa6:/bin/bash
guest-oJuZEs:x:660:681:Guest,,,:/tmp/guest-oJuZEs:/bin/bash
guest-enuA9l:x:661:682:Guest,,,:/tmp/guest-enuA9l:/bin/bash
guest-NRyHX6:x:662:683:Guest,,,:/tmp/guest-NRyHX6:/bin/bash
guest-72aXqi:x:663:684:Guest,,,:/tmp/guest-72aXqi:/bin/bash
guest-zJE37r:x:664:685:Guest,,,:/tmp/guest-zJE37r:/bin/bash
guest-hOdk3P:x:665:686:Guest,,,:/tmp/guest-hOdk3P:/bin/bash
guest-aYpr8Y:x:666:687:Guest,,,:/tmp/guest-aYpr8Y:/bin/bash
guest-ohXFnK:x:667:688:Guest,,,:/tmp/guest-ohXFnK:/bin/bash
guest-6Pbv4g:x:668:689:Guest,,,:/tmp/guest-6Pbv4g:/bin/bash
guest-r3RMaY:x:669:690:Guest,,,:/tmp/guest-r3RMaY:/bin/bash
guest-0oaPu2:x:670:691:Guest,,,:/tmp/guest-0oaPu2:/bin/bash
guest-XJageR:x:671:692:Guest,,,:/tmp/guest-XJageR:/bin/bash
guest-y8mNoQ:x:672:693:Guest,,,:/tmp/guest-y8mNoQ:/bin/bash
guest-vuOYjN:x:673:694:Guest,,,:/tmp/guest-vuOYjN:/bin/bash
guest-LUrNzy:x:674:695:Guest,,,:/tmp/guest-LUrNzy:/bin/bash
guest-oCHOKn:x:675:696:Guest,,,:/tmp/guest-oCHOKn:/bin/bash
guest-e3fcrg:x:676:697:Guest,,,:/tmp/guest-e3fcrg:/bin/bash
guest-WNJIKX:x:677:698:Guest,,,:/tmp/guest-WNJIKX:/bin/bash
guest-uXJNvl:x:678:699:Guest,,,:/tmp/guest-uXJNvl:/bin/bash
guest-vPnsNw:x:679:700:Guest,,,:/tmp/guest-vPnsNw:/bin/bash
guest-ROsNmf:x:680:701:Guest,,,:/tmp/guest-ROsNmf:/bin/bash
guest-4QkfET:x:681:702:Guest,,,:/tmp/guest-4QkfET:/bin/bash
guest-88McES:x:682:703:Guest,,,:/tmp/guest-88McES:/bin/bash
guest-SWfo3d:x:683:704:Guest,,,:/tmp/guest-SWfo3d:/bin/bash
guest-ulA5vg:x:684:705:Guest,,,:/tmp/guest-ulA5vg:/bin/bash
guest-nadIBe:x:685:706:Guest,,,:/tmp/guest-nadIBe:/bin/bash
guest-bu8qWb:x:686:707:Guest,,,:/tmp/guest-bu8qWb:/bin/bash
guest-W5auIc:x:687:708:Guest,,,:/tmp/guest-W5auIc:/bin/bash
guest-TZrQmd:x:688:709:Guest,,,:/tmp/guest-TZrQmd:/bin/bash
guest-ZSvaBm:x:689:710:Guest,,,:/tmp/guest-ZSvaBm:/bin/bash
guest-d8U29K:x:690:711:Guest,,,:/tmp/guest-d8U29K:/bin/bash
guest-yxGzor:x:691:712:Guest,,,:/tmp/guest-yxGzor:/bin/bash
guest-vD73e9:x:692:713:Guest,,,:/tmp/guest-vD73e9:/bin/bash
guest-cWFTZX:x:693:714:Guest,,,:/tmp/guest-cWFTZX:/bin/bash
guest-TXzjIV:x:694:715:Guest,,,:/tmp/guest-TXzjIV:/bin/bash
guest-w4SqCz:x:695:716:Guest,,,:/tmp/guest-w4SqCz:/bin/bash
guest-TGbeOu:x:696:717:Guest,,,:/tmp/guest-TGbeOu:/bin/bash
guest-2qB3g6:x:697:718:Guest,,,:/tmp/guest-2qB3g6:/bin/bash
guest-I9KJkx:x:698:719:Guest,,,:/tmp/guest-I9KJkx:/bin/bash
guest-bGXrAk:x:699:720:Guest,,,:/tmp/guest-bGXrAk:/bin/bash
guest-4xJbFv:x:700:721:Guest,,,:/tmp/guest-4xJbFv:/bin/bash
guest-TwjxSh:x:701:722:Guest,,,:/tmp/guest-TwjxSh:/bin/bash
guest-AWKgHB:x:702:723:Guest,,,:/tmp/guest-AWKgHB:/bin/bash
guest-6PytCr:x:703:724:Guest,,,:/tmp/guest-6PytCr:/bin/bash
guest-tbapxu:x:704:725:Guest,,,:/tmp/guest-tbapxu:/bin/bash
guest-UwQAo0:x:705:726:Guest,,,:/tmp/guest-UwQAo0:/bin/bash
guest-MbZYVi:x:706:727:Guest,,,:/tmp/guest-MbZYVi:/bin/bash
guest-47nRbI:x:707:728:Guest,,,:/tmp/guest-47nRbI:/bin/bash
guest-1WZcZK:x:708:729:Guest,,,:/tmp/guest-1WZcZK:/bin/bash
guest-rowxW2:x:709:730:Guest,,,:/tmp/guest-rowxW2:/bin/bash
guest-IEY0pl:x:710:731:Guest,,,:/tmp/guest-IEY0pl:/bin/bash
guest-bPsL61:x:711:732:Guest,,,:/tmp/guest-bPsL61:/bin/bash
guest-v0bSWF:x:712:733:Guest,,,:/tmp/guest-v0bSWF:/bin/bash
guest-QOstly:x:713:734:Guest,,,:/tmp/guest-QOstly:/bin/bash
guest-fQsZpf:x:714:735:Guest,,,:/tmp/guest-fQsZpf:/bin/bash
guest-h2C9Jt:x:715:736:Guest,,,:/tmp/guest-h2C9Jt:/bin/bash
guest-USjLYR:x:716:737:Guest,,,:/tmp/guest-USjLYR:/bin/bash
guest-g3lges:x:717:738:Guest,,,:/tmp/guest-g3lges:/bin/bash
guest-UFwbeC:x:718:739:Guest,,,:/tmp/guest-UFwbeC:/bin/bash
guest-XoVDNU:x:719:740:Guest,,,:/tmp/guest-XoVDNU:/bin/bash
guest-C7wzTY:x:720:741:Guest,,,:/tmp/guest-C7wzTY:/bin/bash
guest-8wUU61:x:721:742:Guest,,,:/tmp/guest-8wUU61:/bin/bash
guest-cz0phF:x:722:743:Guest,,,:/tmp/guest-cz0phF:/bin/bash
guest-U63pSw:x:723:744:Guest,,,:/tmp/guest-U63pSw:/bin/bash
guest-jZ6VBL:x:724:745:Guest,,,:/tmp/guest-jZ6VBL:/bin/bash
guest-ZMfMuz:x:725:746:Guest,,,:/tmp/guest-ZMfMuz:/bin/bash
guest-dLnSnP:x:726:747:Guest,,,:/tmp/guest-dLnSnP:/bin/bash
guest-uRljWz:x:727:748:Guest,,,:/tmp/guest-uRljWz:/bin/bash
guest-uKRakJ:x:728:749:Guest,,,:/tmp/guest-uKRakJ:/bin/bash
guest-8zspk4:x:729:750:Guest,,,:/tmp/guest-8zspk4:/bin/bash
guest-5wUlc1:x:730:751:Guest,,,:/tmp/guest-5wUlc1:/bin/bash
guest-ikZyl2:x:731:752:Guest,,,:/tmp/guest-ikZyl2:/bin/bash
guest-nIaX8v:x:732:753:Guest,,,:/tmp/guest-nIaX8v:/bin/bash
guest-g0tOE5:x:733:754:Guest,,,:/tmp/guest-g0tOE5:/bin/bash
guest-ZbI06C:x:734:755:Guest,,,:/tmp/guest-ZbI06C:/bin/bash
guest-GNWrCh:x:735:756:Guest,,,:/tmp/guest-GNWrCh:/bin/bash
guest-Qyu1ZS:x:736:757:Guest,,,:/tmp/guest-Qyu1ZS:/bin/bash
guest-mUvpQe:x:737:758:Guest,,,:/tmp/guest-mUvpQe:/bin/bash
guest-hCuOcs:x:738:759:Guest,,,:/tmp/guest-hCuOcs:/bin/bash
guest-dHADtC:x:739:760:Guest,,,:/tmp/guest-dHADtC:/bin/bash
guest-wOzNGg:x:740:761:Guest,,,:/tmp/guest-wOzNGg:/bin/bash
guest-gArYvl:x:741:762:Guest,,,:/tmp/guest-gArYvl:/bin/bash
guest-cn0HOq:x:742:763:Guest,,,:/tmp/guest-cn0HOq:/bin/bash
guest-7HjqTd:x:743:764:Guest,,,:/tmp/guest-7HjqTd:/bin/bash
guest-j69at2:x:744:765:Guest,,,:/tmp/guest-j69at2:/bin/bash
guest-Azk5O6:x:745:766:Guest,,,:/tmp/guest-Azk5O6:/bin/bash
guest-HZYu3B:x:746:767:Guest,,,:/tmp/guest-HZYu3B:/bin/bash
guest-ZUQmq8:x:747:768:Guest,,,:/tmp/guest-ZUQmq8:/bin/bash
guest-zlgkrX:x:748:769:Guest,,,:/tmp/guest-zlgkrX:/bin/bash
guest-pSMqt9:x:749:770:Guest,,,:/tmp/guest-pSMqt9:/bin/bash
guest-reOxLt:x:750:771:Guest,,,:/tmp/guest-reOxLt:/bin/bash
guest-xQTmwM:x:751:772:Guest,,,:/tmp/guest-xQTmwM:/bin/bash
guest-NUozdC:x:752:773:Guest,,,:/tmp/guest-NUozdC:/bin/bash
guest-sI3VEh:x:753:774:Guest,,,:/tmp/guest-sI3VEh:/bin/bash
guest-b4NBgN:x:754:775:Guest,,,:/tmp/guest-b4NBgN:/bin/bash
guest-8jEiSi:x:755:776:Guest,,,:/tmp/guest-8jEiSi:/bin/bash
guest-E1IBe3:x:756:777:Guest,,,:/tmp/guest-E1IBe3:/bin/bash
guest-8RNjkr:x:757:778:Guest,,,:/tmp/guest-8RNjkr:/bin/bash
guest-pPYXDr:x:758:779:Guest,,,:/tmp/guest-pPYXDr:/bin/bash
guest-QaPThY:x:759:780:Guest,,,:/tmp/guest-QaPThY:/bin/bash
guest-3n3MSF:x:760:781:Guest,,,:/tmp/guest-3n3MSF:/bin/bash
guest-vfdBuc:x:761:782:Guest,,,:/tmp/guest-vfdBuc:/bin/bash
guest-ayLMfS:x:762:783:Guest,,,:/tmp/guest-ayLMfS:/bin/bash
guest-u4XiCo:x:763:784:Guest,,,:/tmp/guest-u4XiCo:/bin/bash
guest-oT203r:x:764:785:Guest,,,:/tmp/guest-oT203r:/bin/bash
guest-ntGiHj:x:765:786:Guest,,,:/tmp/guest-ntGiHj:/bin/bash
guest-1Dp7Uq:x:766:787:Guest,,,:/tmp/guest-1Dp7Uq:/bin/bash
guest-6rlmIS:x:767:788:Guest,,,:/tmp/guest-6rlmIS:/bin/bash
guest-LMUbaU:x:768:789:Guest,,,:/tmp/guest-LMUbaU:/bin/bash
guest-nbbAmB:x:769:790:Guest,,,:/tmp/guest-nbbAmB:/bin/bash
guest-YwJveJ:x:770:791:Guest,,,:/tmp/guest-YwJveJ:/bin/bash
guest-qQ7h9l:x:771:792:Guest,,,:/tmp/guest-qQ7h9l:/bin/bash
guest-04ixX3:x:772:793:Guest,,,:/tmp/guest-04ixX3:/bin/bash
guest-JZqXyF:x:773:794:Guest,,,:/tmp/guest-JZqXyF:/bin/bash
guest-YCyVM3:x:774:795:Guest,,,:/tmp/guest-YCyVM3:/bin/bash
guest-pIC6s8:x:775:796:Guest,,,:/tmp/guest-pIC6s8:/bin/bash
guest-1tLauW:x:776:797:Guest,,,:/tmp/guest-1tLauW:/bin/bash
guest-QRVvMQ:x:777:798:Guest,,,:/tmp/guest-QRVvMQ:/bin/bash
guest-phflFW:x:778:799:Guest,,,:/tmp/guest-phflFW:/bin/bash
guest-12ughS:x:779:800:Guest,,,:/tmp/guest-12ughS:/bin/bash
guest-8ymekh:x:780:801:Guest,,,:/tmp/guest-8ymekh:/bin/bash
guest-4e1nbJ:x:781:802:Guest,,,:/tmp/guest-4e1nbJ:/bin/bash
guest-IAeg0D:x:782:803:Guest,,,:/tmp/guest-IAeg0D:/bin/bash
guest-XHgMb2:x:783:804:Guest,,,:/tmp/guest-XHgMb2:/bin/bash
guest-dcfH2K:x:784:805:Guest,,,:/tmp/guest-dcfH2K:/bin/bash
guest-EIYy2Q:x:785:806:Guest,,,:/tmp/guest-EIYy2Q:/bin/bash
guest-YUIGW0:x:786:807:Guest,,,:/tmp/guest-YUIGW0:/bin/bash
guest-g2TqSl:x:787:808:Guest,,,:/tmp/guest-g2TqSl:/bin/bash
guest-902Ozz:x:788:809:Guest,,,:/tmp/guest-902Ozz:/bin/bash
guest-7rZp4C:x:789:810:Guest,,,:/tmp/guest-7rZp4C:/bin/bash
guest-y9eHIO:x:790:811:Guest,,,:/tmp/guest-y9eHIO:/bin/bash
guest-mgPj6F:x:791:812:Guest,,,:/tmp/guest-mgPj6F:/bin/bash
guest-DsvdaX:x:792:813:Guest,,,:/tmp/guest-DsvdaX:/bin/bash
guest-BkEpSy:x:793:814:Guest,,,:/tmp/guest-BkEpSy:/bin/bash
guest-HH1HFr:x:794:815:Guest,,,:/tmp/guest-HH1HFr:/bin/bash
guest-koV49z:x:795:816:Guest,,,:/tmp/guest-koV49z:/bin/bash
guest-uMq3Q4:x:796:817:Guest,,,:/tmp/guest-uMq3Q4:/bin/bash
guest-es5CYD:x:797:818:Guest,,,:/tmp/guest-es5CYD:/bin/bash
guest-yKUnjT:x:798:819:Guest,,,:/tmp/guest-yKUnjT:/bin/bash
guest-d7oGwD:x:799:820:Guest,,,:/tmp/guest-d7oGwD:/bin/bash
guest-gA7eLu:x:800:821:Guest,,,:/tmp/guest-gA7eLu:/bin/bash
guest-NvQgZP:x:801:822:Guest,,,:/tmp/guest-NvQgZP:/bin/bash
guest-SjziJt:x:802:823:Guest,,,:/tmp/guest-SjziJt:/bin/bash
guest-8Gf6ID:x:803:824:Guest,,,:/tmp/guest-8Gf6ID:/bin/bash
guest-7fIjSF:x:804:825:Guest,,,:/tmp/guest-7fIjSF:/bin/bash
guest-pDQGYK:x:805:826:Guest,,,:/tmp/guest-pDQGYK:/bin/bash
guest-hgwBPf:x:806:827:Guest,,,:/tmp/guest-hgwBPf:/bin/bash
guest-FNFsG5:x:807:828:Guest,,,:/tmp/guest-FNFsG5:/bin/bash
guest-bEjwMb:x:808:829:Guest,,,:/tmp/guest-bEjwMb:/bin/bash
guest-gIdLBG:x:809:830:Guest,,,:/tmp/guest-gIdLBG:/bin/bash
guest-il0NAu:x:810:831:Guest,,,:/tmp/guest-il0NAu:/bin/bash
guest-YW5qz6:x:811:832:Guest,,,:/tmp/guest-YW5qz6:/bin/bash
guest-QRkhhG:x:812:833:Guest,,,:/tmp/guest-QRkhhG:/bin/bash
guest-AvfJt2:x:813:834:Guest,,,:/tmp/guest-AvfJt2:/bin/bash
guest-5hGpij:x:814:835:Guest,,,:/tmp/guest-5hGpij:/bin/bash
guest-ZJvROV:x:815:836:Guest,,,:/tmp/guest-ZJvROV:/bin/bash
guest-8UiSGn:x:816:837:Guest,,,:/tmp/guest-8UiSGn:/bin/bash
guest-SSomwr:x:817:838:Guest,,,:/tmp/guest-SSomwr:/bin/bash
guest-vO4ZYh:x:818:839:Guest,,,:/tmp/guest-vO4ZYh:/bin/bash
guest-2Gz9Fb:x:819:840:Guest,,,:/tmp/guest-2Gz9Fb:/bin/bash
guest-2aYjOx:x:820:841:Guest,,,:/tmp/guest-2aYjOx:/bin/bash
guest-T2d7Gb:x:821:842:Guest,,,:/tmp/guest-T2d7Gb:/bin/bash
guest-DBVmyU:x:822:843:Guest,,,:/tmp/guest-DBVmyU:/bin/bash
guest-ZK8P9k:x:823:844:Guest,,,:/tmp/guest-ZK8P9k:/bin/bash
guest-fi3Rde:x:824:845:Guest,,,:/tmp/guest-fi3Rde:/bin/bash
guest-twjsq1:x:825:846:Guest,,,:/tmp/guest-twjsq1:/bin/bash
guest-WCP8rJ:x:826:847:Guest,,,:/tmp/guest-WCP8rJ:/bin/bash
guest-35bpO3:x:827:848:Guest,,,:/tmp/guest-35bpO3:/bin/bash
guest-T39uln:x:828:849:Guest,,,:/tmp/guest-T39uln:/bin/bash
guest-fAdUpE:x:829:850:Guest,,,:/tmp/guest-fAdUpE:/bin/bash
guest-0wQWUs:x:830:851:Guest,,,:/tmp/guest-0wQWUs:/bin/bash
guest-XjkVww:x:831:852:Guest,,,:/tmp/guest-XjkVww:/bin/bash
guest-6mfdKB:x:832:853:Guest,,,:/tmp/guest-6mfdKB:/bin/bash
guest-kx9hSN:x:833:854:Guest,,,:/tmp/guest-kx9hSN:/bin/bash
guest-SzgTtc:x:834:855:Guest,,,:/tmp/guest-SzgTtc:/bin/bash
guest-T42O6f:x:835:856:Guest,,,:/tmp/guest-T42O6f:/bin/bash
guest-qkuGMQ:x:836:857:Guest,,,:/tmp/guest-qkuGMQ:/bin/bash
guest-34Y6FA:x:837:858:Guest,,,:/tmp/guest-34Y6FA:/bin/bash
guest-calgI7:x:838:859:Guest,,,:/tmp/guest-calgI7:/bin/bash
guest-a6LYly:x:839:860:Guest,,,:/tmp/guest-a6LYly:/bin/bash
guest-rGWaMv:x:840:861:Guest,,,:/tmp/guest-rGWaMv:/bin/bash
guest-pHMKmP:x:841:862:Guest,,,:/tmp/guest-pHMKmP:/bin/bash
guest-MywkSV:x:842:863:Guest,,,:/tmp/guest-MywkSV:/bin/bash
guest-Ic2ZwL:x:843:864:Guest,,,:/tmp/guest-Ic2ZwL:/bin/bash
guest-FNKdxf:x:844:865:Guest,,,:/tmp/guest-FNKdxf:/bin/bash
guest-p8ciqU:x:845:866:Guest,,,:/tmp/guest-p8ciqU:/bin/bash
guest-30k6yY:x:846:867:Guest,,,:/tmp/guest-30k6yY:/bin/bash
guest-Z2dEBp:x:847:868:Guest,,,:/tmp/guest-Z2dEBp:/bin/bash
guest-LnI2vw:x:848:869:Guest,,,:/tmp/guest-LnI2vw:/bin/bash
guest-yK46qA:x:849:870:Guest,,,:/tmp/guest-yK46qA:/bin/bash
guest-5m4CaS:x:850:871:Guest,,,:/tmp/guest-5m4CaS:/bin/bash
guest-pLb3oC:x:851:872:Guest,,,:/tmp/guest-pLb3oC:/bin/bash
guest-W2uLD2:x:852:873:Guest,,,:/tmp/guest-W2uLD2:/bin/bash
guest-Re7DDI:x:853:874:Guest,,,:/tmp/guest-Re7DDI:/bin/bash
guest-RbKzdg:x:854:875:Guest,,,:/tmp/guest-RbKzdg:/bin/bash
guest-r5FEyz:x:855:876:Guest,,,:/tmp/guest-r5FEyz:/bin/bash
guest-7zknYt:x:856:877:Guest,,,:/tmp/guest-7zknYt:/bin/bash
guest-hCEZki:x:857:878:Guest,,,:/tmp/guest-hCEZki:/bin/bash
guest-VEeSSX:x:858:879:Guest,,,:/tmp/guest-VEeSSX:/bin/bash
guest-9vjfDj:x:859:880:Guest,,,:/tmp/guest-9vjfDj:/bin/bash
guest-aweJ7z:x:860:881:Guest,,,:/tmp/guest-aweJ7z:/bin/bash
guest-zYhIXZ:x:861:882:Guest,,,:/tmp/guest-zYhIXZ:/bin/bash
guest-oZVFbW:x:862:883:Guest,,,:/tmp/guest-oZVFbW:/bin/bash
guest-tjuYkp:x:863:884:Guest,,,:/tmp/guest-tjuYkp:/bin/bash
guest-XXbWlb:x:864:885:Guest,,,:/tmp/guest-XXbWlb:/bin/bash
guest-OywFRq:x:865:886:Guest,,,:/tmp/guest-OywFRq:/bin/bash
guest-DVF7Lx:x:866:887:Guest,,,:/tmp/guest-DVF7Lx:/bin/bash
guest-0gdeUb:x:867:888:Guest,,,:/tmp/guest-0gdeUb:/bin/bash
guest-vCe5DH:x:868:889:Guest,,,:/tmp/guest-vCe5DH:/bin/bash
guest-BTjrAG:x:869:890:Guest,,,:/tmp/guest-BTjrAG:/bin/bash
guest-gEHojf:x:870:891:Guest,,,:/tmp/guest-gEHojf:/bin/bash
guest-rt6k9Y:x:871:892:Guest,,,:/tmp/guest-rt6k9Y:/bin/bash
guest-hQF54H:x:872:893:Guest,,,:/tmp/guest-hQF54H:/bin/bash
guest-Pdtr8Q:x:873:894:Guest,,,:/tmp/guest-Pdtr8Q:/bin/bash
guest-94Hp4V:x:874:895:Guest,,,:/tmp/guest-94Hp4V:/bin/bash
guest-HwBjDO:x:875:896:Guest,,,:/tmp/guest-HwBjDO:/bin/bash
guest-vdKlgu:x:876:897:Guest,,,:/tmp/guest-vdKlgu:/bin/bash
guest-MceAtR:x:877:898:Guest,,,:/tmp/guest-MceAtR:/bin/bash
guest-Kk8uee:x:878:899:Guest,,,:/tmp/guest-Kk8uee:/bin/bash
guest-UUhauu:x:879:900:Guest,,,:/tmp/guest-UUhauu:/bin/bash
guest-lAtZf3:x:880:901:Guest,,,:/tmp/guest-lAtZf3:/bin/bash
guest-KTE2oz:x:881:902:Guest,,,:/tmp/guest-KTE2oz:/bin/bash
guest-9dCdr3:x:882:903:Guest,,,:/tmp/guest-9dCdr3:/bin/bash
guest-NCSy44:x:883:904:Guest,,,:/tmp/guest-NCSy44:/bin/bash
guest-XJLEWX:x:884:905:Guest,,,:/tmp/guest-XJLEWX:/bin/bash
guest-mdyZs9:x:885:906:Guest,,,:/tmp/guest-mdyZs9:/bin/bash
guest-JPzrVV:x:886:907:Guest,,,:/tmp/guest-JPzrVV:/bin/bash
guest-GE9lfi:x:887:908:Guest,,,:/tmp/guest-GE9lfi:/bin/bash
guest-a7eRdl:x:888:909:Guest,,,:/tmp/guest-a7eRdl:/bin/bash
guest-QufFRt:x:889:910:Guest,,,:/tmp/guest-QufFRt:/bin/bash
guest-FyShsU:x:890:911:Guest,,,:/tmp/guest-FyShsU:/bin/bash
guest-YbCgfT:x:891:912:Guest,,,:/tmp/guest-YbCgfT:/bin/bash
guest-26AKAZ:x:892:913:Guest,,,:/tmp/guest-26AKAZ:/bin/bash
guest-z2SjkD:x:893:914:Guest,,,:/tmp/guest-z2SjkD:/bin/bash
guest-hwYB0f:x:894:915:Guest,,,:/tmp/guest-hwYB0f:/bin/bash
guest-S11ahL:x:895:916:Guest,,,:/tmp/guest-S11ahL:/bin/bash
guest-JElyiy:x:896:917:Guest,,,:/tmp/guest-JElyiy:/bin/bash
guest-fn7LDz:x:897:918:Guest,,,:/tmp/guest-fn7LDz:/bin/bash
guest-QOCdlX:x:898:919:Guest,,,:/tmp/guest-QOCdlX:/bin/bash
guest-NJDilY:x:899:920:Guest,,,:/tmp/guest-NJDilY:/bin/bash
guest-EMUdU7:x:900:921:Guest,,,:/tmp/guest-EMUdU7:/bin/bash
guest-fFUVwg:x:901:922:Guest,,,:/tmp/guest-fFUVwg:/bin/bash
guest-29Xcoz:x:902:923:Guest,,,:/tmp/guest-29Xcoz:/bin/bash
guest-zgGGPt:x:903:924:Guest,,,:/tmp/guest-zgGGPt:/bin/bash
guest-pWHOpV:x:904:925:Guest,,,:/tmp/guest-pWHOpV:/bin/bash
guest-gmpYCi:x:905:926:Guest,,,:/tmp/guest-gmpYCi:/bin/bash
guest-wIE5aR:x:906:927:Guest,,,:/tmp/guest-wIE5aR:/bin/bash
guest-EFR5sX:x:907:928:Guest,,,:/tmp/guest-EFR5sX:/bin/bash
guest-oTD0Pn:x:908:929:Guest,,,:/tmp/guest-oTD0Pn:/bin/bash
guest-tSYgRc:x:909:930:Guest,,,:/tmp/guest-tSYgRc:/bin/bash
guest-Rtk38w:x:910:931:Guest,,,:/tmp/guest-Rtk38w:/bin/bash
guest-rVR9rU:x:911:932:Guest,,,:/tmp/guest-rVR9rU:/bin/bash
guest-qq2BPY:x:912:933:Guest,,,:/tmp/guest-qq2BPY:/bin/bash
guest-1sprQX:x:913:934:Guest,,,:/tmp/guest-1sprQX:/bin/bash
guest-8waREr:x:914:935:Guest,,,:/tmp/guest-8waREr:/bin/bash
guest-qTp9PG:x:915:936:Guest,,,:/tmp/guest-qTp9PG:/bin/bash
guest-aGd93e:x:916:937:Guest,,,:/tmp/guest-aGd93e:/bin/bash
guest-OcVNGO:x:917:938:Guest,,,:/tmp/guest-OcVNGO:/bin/bash
guest-1vDCMd:x:918:939:Guest,,,:/tmp/guest-1vDCMd:/bin/bash
guest-qG0ixG:x:919:940:Guest,,,:/tmp/guest-qG0ixG:/bin/bash
guest-pP9xUX:x:920:941:Guest,,,:/tmp/guest-pP9xUX:/bin/bash
guest-3r4yoJ:x:921:942:Guest,,,:/tmp/guest-3r4yoJ:/bin/bash
guest-nD4nyg:x:922:943:Guest,,,:/tmp/guest-nD4nyg:/bin/bash
guest-WBU3Bo:x:923:944:Guest,,,:/tmp/guest-WBU3Bo:/bin/bash
guest-0WfLin:x:924:945:Guest,,,:/tmp/guest-0WfLin:/bin/bash
guest-fJx4N8:x:925:946:Guest,,,:/tmp/guest-fJx4N8:/bin/bash
guest-3hS2er:x:926:947:Guest,,,:/tmp/guest-3hS2er:/bin/bash
guest-tBSNM3:x:927:948:Guest,,,:/tmp/guest-tBSNM3:/bin/bash
guest-emuzk2:x:928:949:Guest,,,:/tmp/guest-emuzk2:/bin/bash
guest-Nq1EZv:x:929:950:Guest,,,:/tmp/guest-Nq1EZv:/bin/bash
guest-VfYTay:x:930:951:Guest,,,:/tmp/guest-VfYTay:/bin/bash
guest-G5q4ZE:x:931:952:Guest,,,:/tmp/guest-G5q4ZE:/bin/bash
guest-AQ9qMe:x:932:953:Guest,,,:/tmp/guest-AQ9qMe:/bin/bash
guest-MrNP1x:x:933:954:Guest,,,:/tmp/guest-MrNP1x:/bin/bash
guest-Za6Mkn:x:934:955:Guest,,,:/tmp/guest-Za6Mkn:/bin/bash
guest-izs3tU:x:935:956:Guest,,,:/tmp/guest-izs3tU:/bin/bash
guest-ls6nVK:x:936:957:Guest,,,:/tmp/guest-ls6nVK:/bin/bash
guest-K1Bb92:x:937:958:Guest,,,:/tmp/guest-K1Bb92:/bin/bash
guest-6ASzGL:x:938:959:Guest,,,:/tmp/guest-6ASzGL:/bin/bash
guest-6QVZis:x:939:960:Guest,,,:/tmp/guest-6QVZis:/bin/bash
guest-bIuw5L:x:940:961:Guest,,,:/tmp/guest-bIuw5L:/bin/bash
guest-TpLcG6:x:941:962:Guest,,,:/tmp/guest-TpLcG6:/bin/bash
guest-7BDojm:x:942:963:Guest,,,:/tmp/guest-7BDojm:/bin/bash
guest-dz3Dr6:x:943:964:Guest,,,:/tmp/guest-dz3Dr6:/bin/bash
guest-Al7rrR:x:944:965:Guest,,,:/tmp/guest-Al7rrR:/bin/bash
guest-02zOI2:x:945:966:Guest,,,:/tmp/guest-02zOI2:/bin/bash
guest-yi53wq:x:946:967:Guest,,,:/tmp/guest-yi53wq:/bin/bash
guest-Z6ecMJ:x:947:968:Guest,,,:/tmp/guest-Z6ecMJ:/bin/bash
guest-yvDEqf:x:948:969:Guest,,,:/tmp/guest-yvDEqf:/bin/bash
guest-4qNC9a:x:949:970:Guest,,,:/tmp/guest-4qNC9a:/bin/bash
guest-p9QJl1:x:950:971:Guest,,,:/tmp/guest-p9QJl1:/bin/bash
guest-qSWNws:x:951:972:Guest,,,:/tmp/guest-qSWNws:/bin/bash
guest-oZ389e:x:952:973:Guest,,,:/tmp/guest-oZ389e:/bin/bash
guest-wr06BC:x:953:974:Guest,,,:/tmp/guest-wr06BC:/bin/bash
guest-wnp2oP:x:954:975:Guest,,,:/tmp/guest-wnp2oP:/bin/bash
guest-y3QRQX:x:955:976:Guest,,,:/tmp/guest-y3QRQX:/bin/bash
guest-BaPFMC:x:956:977:Guest,,,:/tmp/guest-BaPFMC:/bin/bash
guest-7rwMpp:x:957:978:Guest,,,:/tmp/guest-7rwMpp:/bin/bash
guest-cXve6t:x:958:979:Guest,,,:/tmp/guest-cXve6t:/bin/bash
guest-xPE9NI:x:959:980:Guest,,,:/tmp/guest-xPE9NI:/bin/bash
guest-9NK2QX:x:960:981:Guest,,,:/tmp/guest-9NK2QX:/bin/bash
guest-T3wNAU:x:961:982:Guest,,,:/tmp/guest-T3wNAU:/bin/bash
guest-YlDPkG:x:962:983:Guest,,,:/tmp/guest-YlDPkG:/bin/bash
guest-etEYIl:x:963:984:Guest,,,:/tmp/guest-etEYIl:/bin/bash
guest-U44jas:x:964:985:Guest,,,:/tmp/guest-U44jas:/bin/bash
guest-329rkI:x:965:986:Guest,,,:/tmp/guest-329rkI:/bin/bash
guest-YzgfQL:x:966:987:Guest,,,:/tmp/guest-YzgfQL:/bin/bash
guest-9DCWsz:x:967:988:Guest,,,:/tmp/guest-9DCWsz:/bin/bash
guest-1Vxw4t:x:968:989:Guest,,,:/tmp/guest-1Vxw4t:/bin/bash
guest-5ak28f:x:969:990:Guest,,,:/tmp/guest-5ak28f:/bin/bash
guest-wqvQwS:x:970:991:Guest,,,:/tmp/guest-wqvQwS:/bin/bash
guest-dFthX6:x:971:992:Guest,,,:/tmp/guest-dFthX6:/bin/bash
guest-xAjKOE:x:972:993:Guest,,,:/tmp/guest-xAjKOE:/bin/bash
guest-X7pg3s:x:973:994:Guest,,,:/tmp/guest-X7pg3s:/bin/bash
guest-mUGjP7:x:974:995:Guest,,,:/tmp/guest-mUGjP7:/bin/bash
guest-48anEV:x:975:996:Guest,,,:/tmp/guest-48anEV:/bin/bash
guest-AcEv3f:x:976:997:Guest,,,:/tmp/guest-AcEv3f:/bin/bash
guest-mQyly4:x:977:998:Guest,,,:/tmp/guest-mQyly4:/bin/bash
guest-u4EdwR:x:978:999:Guest,,,:/tmp/guest-u4EdwR:/bin/bash
t1:x:1002:1002:t1,,,:/home/t1:/bin/bash

2) ls -l /home

total 8
drwxr-xr-x 30 margaret margaret 4096 Aug 29 13:39 margaret
drwxr-xr-x 21 t1 t1 4096 Aug 29 13:33 t1

Revision history for this message
Best Manfred Hampl (m-hampl) said :
#14

Ok.

My conclusion is that a clean-up of those "guest-xxxxxx" user entries and group entries is necessary (together with the deletion of any files that might be left over for them).

This can probably be done with the "manage users" GUI interface, or with the "deluser" command, or eventually (as a shortcut) by editing the /etc/passwd and /etc/group files.

Revision history for this message
Trevor Fernandes (trevorubuntu) said :
#15

Many thanks Manfred Hampl.

1) Clamav & Clamtk are now both installed.

2) I found this helpful command to delete the pesky "guest-xxxxxx" user entries, i.e. :

for line in $(grep -o 'guest-......' /etc/passwd | sort -u); do sudo deluser $line; done

3) The output of cat /etc/group still contained 12 entries of "guest-xxxxxx" though.

Revision history for this message
Trevor Fernandes (trevorubuntu) said :
#16

Thanks Manfred Hampl, that solved my question.