You are not logged in.

#1 2018-11-22 15:05:36

jorgemota
Member
Registered: 2013-08-12
Posts: 42

Problem with package mssql

Hi, I am having some problems from 2 or 3 weeks ago with sql server.

After some update (I cannot tell after what update) Sql server stop working, I was not using in that moment, and the service was disabled, when I try to use it , Enabled the service but fails to start:

If I try to start sql server by hand, without the scripts...

[jorge@blackrabbit ~]$ /opt/mssql/bin/sqlservr 
/opt/mssql/bin/sqlservr: /usr/lib/libldap_r-2.4.so.2: no version information available (required by /opt/mssql/bin/sqlservr)
sqlservr: Unable to read instance id from /var/opt/mssql/.system/instance_id: No such file or directory (2)
This program has encountered a fatal error and cannot continue running.
The following diagnostic information is available:

       Reason: 0x00000004
      Message: (null)
      Process: 14135 - sqlservr
       Thread: 14136 (application thread 0x1000)
  Instance Id: 
     Crash Id: 
  Build stamp: a2111e98ca19c0ef5b1ee489562d44db0d4acb80f7869b21bd429d0f23178b32
Dump collecting thread [14136] hit exception [6]. Exiting.

I tried to downgrade libldap from libldap-2.4.46-2 to libldap-2.4.41 without success, I always got the same error.
I checked and the lib is there...

ls /usr/lib/libldap_r-*
-rwxr-xr-x 1 root root 326680 Aug  1 03:11 /usr/lib/libldap_r-2.4.so.2.10.9
lrwxrwxrwx 1 root root     23 Aug  1 03:11 /usr/lib/libldap_r-2.4.so.2 -> libldap_r-2.4.so.2.10.9

[jorge@blackrabbit ~]$ ldd /usr/lib/libldap_r-2.4.so.2
	linux-vdso.so.1 (0x00007fffebff8000)
	liblber-2.4.so.2 => /usr/lib/liblber-2.4.so.2 (0x00007f3bcf693000)
	libresolv.so.2 => /usr/lib/libresolv.so.2 (0x00007f3bcf67a000)
	libsasl2.so.3 => /usr/lib/libsasl2.so.3 (0x00007f3bcf45e000)
	libssl.so.1.1 => /usr/lib/libssl.so.1.1 (0x00007f3bcf3ce000)
	libcrypto.so.1.1 => /usr/lib/libcrypto.so.1.1 (0x00007f3bcf0fa000)
	libpthread.so.0 => /usr/lib/libpthread.so.0 (0x00007f3bcf0d9000)
	libc.so.6 => /usr/lib/libc.so.6 (0x00007f3bcef13000) 
	libdl.so.2 => /usr/lib/libdl.so.2 (0x00007f3bcef0e000)
	libz.so.1 => /usr/lib/libz.so.1 (0x00007f3bcecf7000)
	/usr/lib64/ld-linux-x86-64.so.2 (0x00007f3bcfb54000)
ldd /opt/mssql/bin/sqlservr 
/opt/mssql/bin/sqlservr: /usr/lib/libldap_r-2.4.so.2: no version information available (required by /opt/mssql/bin/sqlservr)
	linux-vdso.so.1 (0x00007ffccdbcf000)
	libpthread.so.0 => /usr/lib/libpthread.so.0 (0x00007f06a483c000)
	librt.so.1 => /usr/lib/librt.so.1 (0x00007f06a4832000)
	libdl.so.2 => /usr/lib/libdl.so.2 (0x00007f06a482d000)
	libc++.so.1 => /opt/mssql/bin/../lib/libc++.so.1 (0x00007f06a4546000)
	libcrypto.so.1.0.0 => /usr/lib/libcrypto.so.1.0.0 (0x00007f06a42da000)
	libssl.so.1.0.0 => /usr/lib/libssl.so.1.0.0 (0x00007f06a426d000)
	libnuma.so.1 => /usr/lib/libnuma.so.1 (0x00007f06a425e000)
	libgssapi_krb5.so.2 => /usr/lib/libgssapi_krb5.so.2 (0x00007f06a4010000)
	libkrb5.so.3 => /usr/lib/libkrb5.so.3 (0x00007f06a3d27000)
	libk5crypto.so.3 => /usr/lib/libk5crypto.so.3 (0x00007f06a3af4000)
	libcom_err.so.2 => /usr/lib/libcom_err.so.2 (0x00007f06a3aee000)
	libblkid.so.1 => /usr/lib/libblkid.so.1 (0x00007f06a3a99000)
	libsss_nss_idmap.so.0 => /usr/lib/libsss_nss_idmap.so.0 (0x00007f06a3a8b000)
	libuuid.so.1 => /usr/lib/libuuid.so.1 (0x00007f06a3a82000)
	libldap_r-2.4.so.2 => /usr/lib/libldap_r-2.4.so.2 (0x00007f06a3830000)
	libm.so.6 => /usr/lib/libm.so.6 (0x00007f06a36ab000)
	libgcc_s.so.1 => /usr/lib/libgcc_s.so.1 (0x00007f06a3691000)
	libc.so.6 => /usr/lib/libc.so.6 (0x00007f06a34cd000)
	/lib64/ld-linux-x86-64.so.2 => /usr/lib64/ld-linux-x86-64.so.2 (0x00007f06a4ea2000)
	libkrb5support.so.0 => /usr/lib/libkrb5support.so.0 (0x00007f06a32be000)
	libkeyutils.so.1 => /usr/lib/libkeyutils.so.1 (0x00007f06a32b7000)
	libresolv.so.2 => /usr/lib/libresolv.so.2 (0x00007f06a329e000)
	liblber-2.4.so.2 => /usr/lib/liblber-2.4.so.2 (0x00007f06a308f000)
	libsasl2.so.3 => /usr/lib/libsasl2.so.3 (0x00007f06a2e73000)
	libssl.so.1.1 => /usr/lib/libssl.so.1.1 (0x00007f06a2de1000)
	libcrypto.so.1.1 => /usr/lib/libcrypto.so.1.1 (0x00007f06a2b0d000)
	libz.so.1 => /usr/lib/libz.so.1 (0x00007f06a28f6000)

As I have readed may be the sql server was compiled with a minor/major version that local installed version. But I cannot figure how I can resolve this or how I can get the correct version that SQL Server is requesting.

Can someone give me some advice please?

I already have tried to uninstall package, reinstall package, dependencies, libraries but cannot start Sql Server

Last edited by jorgemota (2018-11-22 17:58:53)

Offline

#2 2018-11-23 14:19:22

Lone_Wolf
Member
From: Netherlands, Europe
Registered: 2005-10-04
Posts: 11,868

Re: Problem with package mssql

2018-10-25	upgpkg: mssql-server 14.0.3045.24-1	Gabriel Morrison Lima Dantas
2018-09-24	upgpkg: mssql-server 14.0.3038.14-1	Gabriel Morrison Lima Dantas
2018-08-29	upgpkg: mssql-server 14.0.3037.1-1	Gabriel Morrison Lima Dantas
2018-08-17	upgpkg: mssql-server 14.0.3035.2-1	Gabriel Morrison Lima Dantas
2018-08-01	upgpkg: mssql-server 14.0.3030.27-1	Gabriel Morrison Lima Dantas

AUR mssql-server package was updated frequently lately, which version are you running and at what date did you build it ?

post output of

$ pacman -Qi mssql-server
$ pacman -Qs mssql

Disliking systemd intensely, but not satisfied with alternatives so focusing on taming systemd.


(A works at time B)  && (time C > time B ) ≠  (A works at time C)

Offline

#3 2018-11-23 14:22:46

jorgemota
Member
Registered: 2013-08-12
Posts: 42

Re: Problem with package mssql

I Have reinstalled every day, it's up to date:

pacman -Qi mssql-server
[jorge@blackrabbit ~]$ pacman -Qi mssql-server
Name            : mssql-server
Version         : 14.0.3045.24-1
Description     : Microsoft SQL Server for Linux
Architecture    : x86_64
URL             : https://www.microsoft.com/en-us/sql-server/sql-server-vnext-including-Linux
Licenses        : unknown
Groups          : None
Provides        : None
Depends On      : python2-configparser  numactl  sssd  openssl-1.0>=1.0.2.l
Optional Deps   : None
Required By     : None
Optional For    : None
Conflicts With  : None
Replaces        : None
Installed Size  : 860.50 MiB
Packager        : Unknown Packager
Build Date      : Thu 22 Nov 2018 08:55:56 AM CST
Install Date    : Thu 22 Nov 2018 09:02:31 AM CST
Install Reason  : Explicitly installed
Install Script  : Yes
Validated By    : None

and

[jorge@blackrabbit ~]$ pacman -Qs mssql
local/mssql-server 14.0.3045.24-1
    Microsoft SQL Server for Linux
local/mssql-tools 17.2.0.1-1
    Microsoft® SQL Server® Tools for Linux

thanks for your response.

Offline

#4 2018-11-23 14:29:45

Lone_Wolf
Member
From: Netherlands, Europe
Registered: 2005-10-04
Posts: 11,868

Re: Problem with package mssql

Has 14.0.3045.24-1 worked for you at all ?

It  may help to check /var/log/pacman.log and search when you switched from 3038 to 3045.


Disliking systemd intensely, but not satisfied with alternatives so focusing on taming systemd.


(A works at time B)  && (time C > time B ) ≠  (A works at time C)

Offline

#5 2018-11-23 15:06:03

jorgemota
Member
Registered: 2013-08-12
Posts: 42

Re: Problem with package mssql

I only find this:

[2018-10-25 10:58] [PACMAN] Running 'pacman --color auto -U /tmp/yaourt-tmp-jorge/PKGDEST.oZf/mssql-server-14.0.3045.24-1-x86_64.pkg.tar.xz'
50175 [2018-10-25 10:58] [ALPM] transaction started
50176 [2018-10-25 10:58] [ALPM] warning: directory permissions differ on /opt/mssql/bin/
50177 filesystem: 775  package: 755
50178 [2018-10-25 10:58] [ALPM] warning: directory permissions differ on /opt/mssql/lib/
50179 filesystem: 775  package: 755
50180 [2018-10-25 10:58] [ALPM] warning: directory permissions differ on /opt/mssql/lib/mssql-conf/
50181 filesystem: 775  package: 755
50182 [2018-10-25 10:59] [ALPM] upgraded mssql-server (14.0.3038.14-1 -> 14.0.3045.24-1)
50183 [2018-10-25 10:59] [ALPM] transaction completed
50184 [2018-10-25 10:59] [ALPM] running 'systemd-daemon-reload.hook'...
50185 [2018-10-25 10:59] [ALPM] running 'systemd-update.hook'...
50186 [2018-10-26 10:19] [PACMAN] Running 'pacman --color auto -Syy'
50187 [2018-10-26 10:19] [PACMAN] synchronizing package lists
50188 [2018-10-26 10:19] [PACMAN] Running 'pacman --color auto -S -uu'
50189 [2018-10-26 10:19] [PACMAN] starting full system upgrade
50190 [2018-10-26 10:20] [ALPM] transaction started
50191 [2018-10-26 10:20] [ALPM] upgraded iproute2 (4.18.0-1 -> 4.19.0-1)
50192 [2018-10-26 10:20] [ALPM] upgraded upower (0.99.8-2 -> 0.99.9-1)
50193 [2018-10-26 10:20] [ALPM] transaction completed
50194 [2018-10-26 10:20] [ALPM] running 'systemd-daemon-reload.hook'...
50195 [2018-10-26 10:20] [ALPM] running 'systemd-udev-reload.hook'...
50196 [2018-10-26 10:20] [ALPM] running 'systemd-update.hook'...
50197 [2018-10-26 14:29] [PACMAN] Running 'pacman --color auto -U /tmp/yaourt-tmp-jorge/PKGDEST.8Uy/jdk-11.0.1-1-x86_64.pkg.tar.xz'
50198 [2018-10-26 14:29] [ALPM] transaction started
50199 [2018-10-26 14:29] [ALPM] upgraded jdk (11-2 -> 11.0.1-1)
50200 [2018-10-26 14:29] [ALPM-SCRIPTLET] ^[(B^[[m^[[1m^[[34m::^[(B^[[m^[[1m^[[33m archlinux-java:^[(B^[[m^[[1m Default Java environment already set to 'java-8-jdk'.
50201 [2018-10-26 14:29] [ALPM-SCRIPTLET]                    To use JDK ('java-11-jdk'), run:
50202 [2018-10-26 14:29] [ALPM-SCRIPTLET]                      # archlinux-java set java-11-jdk

I just reinstalled old version (14.0.3038.14), got same problem so I downgraded libldap too but got same error.

I am out of ideas sad

Offline

#6 2018-11-23 15:19:29

Scimmia
Fellow
Registered: 2012-09-01
Posts: 11,463

Re: Problem with package mssql

The error means that it was built against a patched version of the library and isn't really compatible with a normal one (ours).

Offline

#7 2018-11-23 15:19:59

Lone_Wolf
Member
From: Netherlands, Europe
Registered: 2005-10-04
Posts: 11,868

Re: Problem with package mssql

2018-10-25 10:58] [PACMAN] Running 'pacman --color auto -U /tmp/yaourt-tmp-jorge/PKGDEST.oZf/mssql-server-14.0.3045.24-1-x86_64.pkg.tar.xz'

50186 [2018-10-26 10:19] [PACMAN] Running 'pacman --color auto -Syy'
50187 [2018-10-26 10:19] [PACMAN] synchronizing package lists
50188 [2018-10-26 10:19] [PACMAN] Running 'pacman --color auto -S -uu'

Here's an idea :
remove your aur helper (probably yaourt)
pacman -Syu
solve any issues with aur packages
run pacman -Qkk 1>/dev/null , solve issues (post output if you need help)
run pacman -Qm and pacman -Qdt , remove obsolete stuff

Once your system is in good condition again, use makepkg to rebuild the aur packages.

Basically the health of your installation is questionable, making troubleshooting very hard.


Disliking systemd intensely, but not satisfied with alternatives so focusing on taming systemd.


(A works at time B)  && (time C > time B ) ≠  (A works at time C)

Offline

#8 2018-11-23 16:24:38

jorgemota
Member
Registered: 2013-08-12
Posts: 42

Re: Problem with package mssql

thanks, removed yaourt (I rarely use it, but removed)
pacman -Syu dont show any error /problem

sudo pacman -Syu
[sudo] password for jorge: 
:: Synchronizing package databases...
 core is up to date
 extra is up to date
 community is up to date
 multilib is up to date
:: Starting full system upgrade...
 there is nothing to do

pacman -Qkk 1>/dev/null

a52dec: 20 total files, 0 altered files
aalib: 88 total files, 0 altered files
accounts-qml-module: 10 total files, 0 altered files
accountsservice: 207 total files, 0 altered files
ack: 39 total files, 0 altered files
acl: 97 total files, 0 altered files
acpi: 7 total files, 0 altered files
adwaita-icon-theme: 5815 total files, 0 altered files
aic94xx-firmware: 9 total files, 0 altered files
akonadi: 611 total files, 0 altered files
akonadi-calendar: 238 total files, 0 altered files
akonadi-calendar-tools: 267 total files, 0 altered files
akonadi-contacts: 374 total files, 0 altered files
akonadi-import-wizard: 251 total files, 0 altered files
akonadi-mime: 193 total files, 0 altered files
akonadi-notes: 157 total files, 0 altered files
akonadi-search: 183 total files, 0 altered files
akonadiconsole: 39 total files, 0 altered files
akregator: 346 total files, 0 altered files
alacritty: 18 total files, 0 altered files
alsa-lib: 303 total files, 0 altered files
alsa-plugins: 63 total files, 0 altered files
alsa-utils: 89 total files, 0 altered files
analitza: 202 total files, 0 altered files
android-sdk: 2064 total files, 0 altered files
android-sdk-build-tools: 207 total files, 0 altered files
android-sdk-platform-tools: 881 total files, 0 altered files
android-support: 2811 total files, 0 altered files
angular-cli: 7902 total files, 14 altered files
angular-cli-bash-completion: 5 total files, 0 altered files
ant: 63 total files, 0 altered files
backup file: anything-sync-daemon: /etc/asd.conf (Modification time mismatch)
backup file: anything-sync-daemon: /etc/asd.conf (Size mismatch)
anything-sync-daemon: 27 total files, 0 altered files
aom: 228 total files, 0 altered files
backup file: apache: /etc/httpd/conf/httpd.conf (Modification time mismatch)
backup file: apache: /etc/httpd/conf/httpd.conf (Size mismatch)
backup file: apache: /etc/httpd/conf/extra/httpd-userdir.conf (Modification time mismatch)
backup file: apache: /etc/httpd/conf/extra/httpd-userdir.conf (Size mismatch)
backup file: apache: /etc/httpd/conf/extra/httpd-vhosts.conf (Modification time mismatch)
backup file: apache: /etc/httpd/conf/extra/httpd-vhosts.conf (Size mismatch)
apache: 535 total files, 0 altered files
apache-ant-contrib: 5 total files, 0 altered files
apache-ant-maven-tasks: 6 total files, 0 altered files
appstream: 364 total files, 0 altered files
appstream-qt: 26 total files, 0 altered files
apr: 65 total files, 0 altered files
apr-util: 66 total files, 0 altered files
arandr: 133 total files, 0 altered files
arch-audit: 16 total files, 0 altered files
arch-install-scripts: 9 total files, 0 altered files
archlinux-appstream-data: 2121 total files, 0 altered files
archlinux-keyring: 8 total files, 0 altered files
archlinux-themes-sddm: 27 total files, 0 altered files
argon2: 15 total files, 0 altered files
aribb24: 18 total files, 0 altered files
ark: 335 total files, 0 altered files
art-sharp: 41 total files, 0 altered files
artikulate: 275 total files, 0 altered files
asciidoc: 250 total files, 0 altered files
aspell: 217 total files, 0 altered files
aspell-es: 10 total files, 0 altered files
at-spi2-atk: 17 total files, 0 altered files
at-spi2-core: 318 total files, 0 altered files
atk: 401 total files, 0 altered files
atkmm: 61 total files, 0 altered files
atool: 20 total files, 0 altered files
attica: 114 total files, 0 altered files
attica-qt4: 52 total files, 0 altered files
attr: 72 total files, 0 altered files
audacious: 209 total files, 0 altered files
audacious-plugins: 340 total files, 0 altered files
audacious-vortigo-themes: 7 total files, 0 altered files
audacity: 292 total files, 0 altered files
audiocd-kio: 466 total files, 0 altered files
audiofile: 51 total files, 0 altered files
audit: 155 total files, 0 altered files
augeas: 474 total files, 0 altered files
autoconf: 74 total files, 0 altered files
autoconf-archive: 582 total files, 0 altered files
automake: 137 total files, 0 altered files
automoc4: 12 total files, 0 altered files
autossh: 18 total files, 0 altered files
avahi: 347 total files, 0 altered files
awesome-git: 582 total files, 1 altered file
babl: 43 total files, 0 altered files
baloo: 626 total files, 0 altered files
baloo-widgets: 173 total files, 0 altered files
baobab: 682 total files, 0 altered files
bash: 235 total files, 0 altered files
bash-completion: 665 total files, 0 altered files
bc: 12 total files, 0 altered files
beanshell: 4 total files, 0 altered files
bind: 39 total files, 0 altered files
bind-tools: 389 total files, 0 altered files
binutils: 384 total files, 0 altered files
bison: 217 total files, 0 altered files
blas: 11 total files, 0 altered files
blinken: 277 total files, 0 altered files
bluedevil: 234 total files, 0 altered files
blueman-git: 806 total files, 0 altered files
bluez: 57 total files, 0 altered files
bluez-libs: 20 total files, 0 altered files
bluez-qt: 91 total files, 0 altered files
bluez-utils: 56 total files, 0 altered files
bolt: 34 total files, 0 altered files
bomber: 253 total files, 0 altered files
boost: 14819 total files, 0 altered files
boost-libs: 97 total files, 0 altered files
bovo: 248 total files, 0 altered files
breeze: 518 total files, 0 altered files
breeze-gtk: 540 total files, 0 altered files
breeze-icons: 16065 total files, 0 altered files
bridge-utils: 7 total files, 0 altered files
brotli: 30 total files, 0 altered files
btrfs-progs: 93 total files, 0 altered files
bubblewrap: 10 total files, 0 altered files
bzip2: 26 total files, 0 altered files
c-ares: 74 total files, 0 altered files
ca-certificates: 0 total files, 0 altered files
ca-certificates-mozilla: 5 total files, 0 altered files
ca-certificates-utils: 26 total files, 0 altered files
cabal-install: 16 total files, 0 altered files
cabextract: 7 total files, 0 altered files
cairo: 112 total files, 0 altered files
cairo-perl: 22 total files, 0 altered files
cairomm: 42 total files, 0 altered files
calendarsupport: 239 total files, 0 altered files
calibre: 5965 total files, 0 altered files
cantarell-fonts: 14 total files, 0 altered files
cantor: 382 total files, 0 altered files
caribou: 328 total files, 0 altered files
cblas: 18 total files, 0 altered files
ccache: 25 total files, 0 altered files
cdparanoia: 18 total files, 0 altered files
cdrtools: 147 total files, 0 altered files
celt: 19 total files, 0 altered files
celt0.5.1: 19 total files, 0 altered files
ceph-libs: 340 total files, 0 altered files
certbot: 245 total files, 0 altered files
cfitsio: 22 total files, 0 altered files
cheese: 761 total files, 0 altered files
chmlib: 14 total files, 0 altered files
chromaprint: 11 total files, 0 altered files
cifs-utils: 33 total files, 0 altered files
clang39: 641 total files, 0 altered files
cloc: 7 total files, 0 altered files
clucene: 400 total files, 0 altered files
clutter: 554 total files, 0 altered files
clutter-gst: 64 total files, 0 altered files
clutter-gst2: 47 total files, 0 altered files
clutter-gtk: 60 total files, 0 altered files
cmake: 2490 total files, 0 altered files
cmark-gfm: 32 total files, 0 altered files
cnijfilter-common-mg2400: 50 total files, 0 altered files
codeblocks: 1965 total files, 0 altered files
cogl: 335 total files, 0 altered files
colord: 419 total files, 0 altered files
colord-gtk: 53 total files, 0 altered files
compface: 21 total files, 0 altered files
compiler-rt: 111 total files, 0 altered files
confuse: 26 total files, 0 altered files
conky: 26 total files, 0 altered files
containerd: 11 total files, 0 altered files
convertlit: 3 total files, 0 altered files
coreutils: 429 total files, 0 altered files
cpio: 86 total files, 0 altered files
cracklib: 129 total files, 0 altered files
cronie: 41 total files, 0 altered files
cryptsetup: 78 total files, 0 altered files
ctags: 11 total files, 0 altered files
backup file: cups: /etc/cups/printers.conf (Modification time mismatch)
backup file: cups: /etc/cups/printers.conf (Size mismatch)
backup file: cups: /etc/cups/subscriptions.conf (Modification time mismatch)
backup file: cups: /etc/cups/subscriptions.conf (Size mismatch)
cups: 872 total files, 3 altered files
cups-filters: 175 total files, 0 altered files
cups-pk-helper: 124 total files, 0 altered files
curl: 455 total files, 0 altered files
customizepkg-git: 11 total files, 0 altered files
cyrus-sasl-gssapi: 13 total files, 0 altered files
cython: 467 total files, 0 altered files
db: 47 total files, 0 altered files
dbeaver: 527 total files, 0 altered files
dbus: 96 total files, 0 altered files
dbus-glib: 51 total files, 0 altered files
dcadec: 15 total files, 0 altered files
dconf: 64 total files, 0 altered files
dconf-editor: 236 total files, 0 altered files
desktop-file-utils: 16 total files, 0 altered files
device-mapper: 38 total files, 0 altered files
dex: 10 total files, 0 altered files
dex2jar: 28 total files, 0 altered files
dhclient: 25 total files, 0 altered files
dhcpcd: 37 total files, 0 altered files
dialog: 194 total files, 0 altered files
diffutils: 112 total files, 0 altered files
dillo: 44 total files, 0 altered files
ding-libs: 50 total files, 0 altered files
discount: 44 total files, 0 altered files
discover: 388 total files, 0 altered files
djvulibre: 94 total files, 0 altered files
dkms: 27 total files, 0 altered files
dmenu: 14 total files, 0 altered files
dmidecode: 18 total files, 0 altered files
dmraid: 39 total files, 0 altered files
dnsmasq: 57 total files, 0 altered files
dnssec-anchors: 7 total files, 0 altered files
docbook-xml: 166 total files, 0 altered files
docbook-xsl: 1269 total files, 0 altered files
docker: 218 total files, 0 altered files
dolphin: 380 total files, 0 altered files
dolphin-plugins: 259 total files, 0 altered files
dosfstools: 35 total files, 0 altered files
dotconf: 72 total files, 0 altered files
dotnet-host: 15 total files, 0 altered files
dotnet-runtime: 189 total files, 0 altered files
dotnet-sdk-2.0: 635 total files, 0 altered files
double-conversion: 25 total files, 0 altered files
downgrade: 38 total files, 0 altered files
downgrader: 3 total files, 0 altered files
doxygen: 11 total files, 0 altered files
dragon: 358 total files, 0 altered files
drkonqi: 287 total files, 0 altered files
dstat: 99 total files, 0 altered files
e2fsprogs: 182 total files, 0 altered files
ebook-tools: 16 total files, 0 altered files
eclipse-common: 993 total files, 0 altered files
eclipse-ecj: 11 total files, 0 altered files
eclipse-java: 703 total files, 0 altered files
editorconfig-core-c: 33 total files, 0 altered files
efibootmgr: 7 total files, 0 altered files
efivar: 56 total files, 0 altered files
elementary-xfce-icons: 13740 total files, 0 altered files
elfutils: 41 total files, 0 altered files
enchant: 27 total files, 0 altered files
eog: 1957 total files, 0 altered files
epiphany: 760 total files, 0 altered files
espeak: 290 total files, 0 altered files
eventviews: 189 total files, 0 altered files
evince: 3402 total files, 0 altered files
exempi: 23 total files, 0 altered files
exiv2: 110 total files, 0 altered files
exo: 381 total files, 0 altered files
expac: 10 total files, 0 altered files
expat: 24 total files, 0 altered files
ext3grep: 4 total files, 0 altered files
extra-cmake-modules: 95 total files, 0 altered files
extundelete: 4 total files, 0 altered files
faac: 17 total files, 0 altered files
faad2: 17 total files, 0 altered files
fakeroot: 44 total files, 0 altered files
farstream: 118 total files, 0 altered files
fcitx: 526 total files, 0 altered files
fcitx-configtool: 32 total files, 0 altered files
fcitx-googlepinyin: 32 total files, 0 altered files
fcitx-gtk2: 7 total files, 0 altered files
fcitx-gtk3: 7 total files, 0 altered files
fcitx-qt4: 28 total files, 0 altered files
fcitx-qt5: 79 total files, 0 altered files
feh: 40 total files, 0 altered files
ffmpeg: 253 total files, 0 altered files
ffmpeg-compat-54: 8 total files, 0 altered files
ffmpegthumbs: 10 total files, 0 altered files
fftw: 63 total files, 0 altered files
figlet: 75 total files, 0 altered files
file: 24 total files, 0 altered files
filelight: 236 total files, 0 altered files
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)
backup file: filesystem: /etc/passwd (Modification time mismatch)
backup file: filesystem: /etc/passwd (Size mismatch)
backup file: filesystem: /etc/resolv.conf (Modification time mismatch)
backup file: filesystem: /etc/resolv.conf (Size mismatch)
backup file: filesystem: /etc/shadow (Modification time mismatch)
backup file: filesystem: /etc/shadow (Size mismatch)
backup file: filesystem: /etc/shells (Modification time mismatch)
backup file: filesystem: /etc/shells (Size mismatch)
filesystem: 113 total files, 0 altered files
filezilla: 933 total files, 0 altered files
findutils: 135 total files, 0 altered files
fingerprint-gui: 78 total files, 2 altered files
firefox: 100 total files, 0 altered files
flac: 42 total files, 0 altered files
flameshot: 39 total files, 0 altered files
flex: 99 total files, 0 altered files
flite: 74 total files, 0 altered files
fltk: 196 total files, 0 altered files
fluidsynth: 47 total files, 0 altered files
fontconfig: 560 total files, 0 altered files
fontforge: 1347 total files, 0 altered files
fonts-meta-base: 0 total files, 0 altered files
fonts-meta-extended-lt: 5 total files, 0 altered files
foomatic-db-engine: 60 total files, 0 altered files
foomatic-db-gutenprint: 241 total files, 0 altered files
foomatic-db-gutenprint-ppds: 3536 total files, 0 altered files
frameworkintegration: 52 total files, 0 altered files
freecell-solver: 76 total files, 0 altered files
freeglut: 17 total files, 0 altered files
freerdp-git: 296 total files, 0 altered files
freetype2: 67 total files, 0 altered files
frei0r-plugins: 144 total files, 0 altered files
fribidi: 33 total files, 0 altered files
fsharp: 144 total files, 0 altered files
fuse-common: 13 total files, 0 altered files
fuse2: 30 total files, 0 altered files
galculator: 120 total files, 0 altered files
gamin: 21 total files, 0 altered files
garcon: 264 total files, 0 altered files
gavl: 116 total files, 0 altered files
gawk: 124 total files, 0 altered files
gc: 75 total files, 0 altered files
gcc: 2459 total files, 0 altered files
gcc-ada: 3974 total files, 0 altered files
gcc-libs: 61 total files, 0 altered files
gconf: 341 total files, 0 altered files
gconf-sharp: 41 total files, 0 altered files
gconf-sharp-peditors: 37 total files, 0 altered files
gcr: 518 total files, 0 altered files
gd: 39 total files, 0 altered files
gdb: 34 total files, 0 altered files
gdb-common: 66 total files, 0 altered files
gdbm: 70 total files, 0 altered files
gdk-pixbuf2: 430 total files, 0 altered files
gdm: 499 total files, 0 altered files
gdome2: 26 total files, 0 altered files
gegl: 262 total files, 0 altered files
gegl02: 192 total files, 0 altered files
geoclue2: 106 total files, 0 altered files
geocode-glib: 67 total files, 0 altered files
geoip: 18 total files, 0 altered files
geoip-database: 8 total files, 0 altered files
gettext: 403 total files, 0 altered files
ghc: 503 total files, 0 altered files
ghc-libs: 1370 total files, 1 altered file
ghostscript: 601 total files, 0 altered files
giblib: 32 total files, 0 altered files
giflib: 31 total files, 0 altered files
gimp: 4842 total files, 0 altered files
git: 760 total files, 0 altered files
gitflow-avh: 61 total files, 0 altered files
gjs: 29 total files, 0 altered files
gksu: 14 total files, 0 altered files
glade-perl: 21 total files, 0 altered files
glew: 19 total files, 0 altered files
glew1.5: 4 total files, 0 altered files
glfw-x11: 21 total files, 0 altered files
glib-networking: 220 total files, 0 altered files
glib-perl: 67 total files, 0 altered files
glib2: 694 total files, 0 altered files
glib2-docs: 422 total files, 0 altered files
backup file: glibc: /etc/locale.gen (Modification time mismatch)
backup file: glibc: /etc/locale.gen (Size mismatch)
glibc: 1541 total files, 0 altered files
glibmm: 454 total files, 0 altered files
glslang: 75 total files, 0 altered files
glu: 11 total files, 0 altered files
glusterfs: 517 total files, 0 altered files
gmime: 173 total files, 0 altered files
gmime3: 182 total files, 0 altered files
gmp: 16 total files, 0 altered files
gngeo-git: 25 total files, 0 altered files
gnome-alsamixer: 115 total files, 0 altered files
gnome-autoar: 58 total files, 0 altered files
gnome-backgrounds: 313 total files, 0 altered files
gnome-bluetooth: 354 total files, 0 altered files
gnome-calculator: 1252 total files, 0 altered files
gnome-color-manager: 404 total files, 0 altered files
gnome-common: 8 total files, 0 altered files
gnome-control-center: 671 total files, 0 altered files
gnome-desktop: 557 total files, 0 altered files
gnome-dictionary: 909 total files, 0 altered files
gnome-disk-utility: 280 total files, 0 altered files
gnome-doc-utils: 484 total files, 0 altered files
gnome-font-viewer: 306 total files, 0 altered files
gnome-icon-theme: 5977 total files, 0 altered files
gnome-icon-theme-symbolic: 402 total files, 0 altered files
gnome-keyring: 304 total files, 0 altered files
gnome-menus: 370 total files, 0 altered files
gnome-mime-data: 231 total files, 0 altered files
gnome-online-accounts: 423 total files, 0 altered files
gnome-screenshot: 309 total files, 0 altered files
gnome-session: 363 total files, 0 altered files
gnome-settings-daemon: 369 total files, 0 altered files
gnome-sharp: 0 total files, 0 altered files
gnome-shell: 392 total files, 0 altered files
gnome-shell-extensions: 309 total files, 0 altered files
gnome-system-log: 597 total files, 0 altered files
gnome-system-monitor: 703 total files, 0 altered files
gnome-terminal: 890 total files, 0 altered files
gnome-themes-extra: 4059 total files, 0 altered files
gnome-tweaks: 272 total files, 0 altered files
gnome-user-docs: 15281 total files, 0 altered files
gnome-user-share: 270 total files, 0 altered files
gnome-vfs: 441 total files, 0 altered files
gnome-vfs-sharp: 41 total files, 0 altered files
gnome-video-effects: 39 total files, 0 altered files
gnugo: 7 total files, 0 altered files
gnupg: 211 total files, 0 altered files
gnutls: 1173 total files, 0 altered files
gobject-introspection: 278 total files, 0 altered files
gobject-introspection-runtime: 23 total files, 0 altered files
gom: 58 total files, 0 altered files
google-chrome: 136 total files, 0 altered files
google-cloud-sdk: 18488 total files, 0 altered files
google-talkplugin: 264 total files, 0 altered files
gpart: 11 total files, 0 altered files
gparted: 315 total files, 0 altered files
gperf: 12 total files, 0 altered files
gperftools: 111 total files, 0 altered files
gpgme: 71 total files, 0 altered files
gpm: 35 total files, 0 altered files
gptfdisk: 17 total files, 0 altered files
gradle: 215 total files, 0 altered files
granatier: 375 total files, 0 altered files
grantlee: 55 total files, 0 altered files
grantlee-editor: 328 total files, 0 altered files
grantleetheme: 165 total files, 0 altered files
graphene: 85 total files, 0 altered files
graphite: 67 total files, 0 altered files
graphviz: 666 total files, 0 altered files
grep: 143 total files, 0 altered files
grilo: 250 total files, 0 altered files
grilo-plugins: 234 total files, 0 altered files
groff: 603 total files, 0 altered files
backup file: grub: /boot/grub/grub.cfg (Modification time mismatch)
backup file: grub: /boot/grub/grub.cfg (Size mismatch)
grub: 1057 total files, 1 altered file
grunt-cli: 1099 total files, 0 altered files
gsettings-desktop-schemas: 210 total files, 0 altered files
gsfonts: 81 total files, 0 altered files
gsl: 275 total files, 0 altered files
gsm: 24 total files, 0 altered files
gspell: 205 total files, 0 altered files
gssproxy: 35 total files, 0 altered files
gst-plugins-bad: 854 total files, 0 altered files
gst-plugins-base: 12 total files, 0 altered files
gst-plugins-base-libs: 737 total files, 0 altered files
gst-plugins-good: 579 total files, 0 altered files
gstreamer: 520 total files, 0 altered files
gstreamer0.10: 416 total files, 0 altered files
gstreamer0.10-base: 521 total files, 0 altered files
gstreamer0.10-base-plugins: 11 total files, 0 altered files
gtk-doc: 122 total files, 0 altered files
gtk-engine-murrine: 9 total files, 0 altered files
gtk-engines: 249 total files, 0 altered files
gtk-sharp-2: 215 total files, 0 altered files
gtk-sharp-3: 82 total files, 0 altered files
gtk-update-icon-cache: 9 total files, 0 altered files
gtk-vnc: 207 total files, 0 altered files
gtk2: 819 total files, 0 altered files
gtk2-perl: 362 total files, 0 altered files
gtk3: 1702 total files, 0 altered files
gtkhtml4: 312 total files, 0 altered files
gtkmm: 451 total files, 0 altered files
gtkmm3: 576 total files, 0 altered files
gtksourceview3: 526 total files, 0 altered files
gtkspell: 166 total files, 0 altered files
gts: 24 total files, 0 altered files
guake: 271 total files, 0 altered files
gucharmap: 424 total files, 0 altered files
guile: 860 total files, 0 altered files
guile2.0: 763 total files, 0 altered files
gulp: 3446 total files, 0 altered files
gutenprint: 554 total files, 0 altered files
guvcview: 161 total files, 0 altered files
gvfs: 321 total files, 0 altered files
gvfs-afc: 16 total files, 0 altered files
gvfs-goa: 13 total files, 0 altered files
gvfs-google: 7 total files, 0 altered files
gvfs-gphoto2: 16 total files, 0 altered files
gvfs-mtp: 16 total files, 0 altered files
gvfs-nfs: 8 total files, 0 altered files
gvfs-smb: 15 total files, 0 altered files
gvim: 293 total files, 0 altered files
gwenview: 307 total files, 0 altered files
gzip: 32 total files, 0 altered files
harfbuzz: 142 total files, 0 altered files
harfbuzz-icu: 14 total files, 0 altered files
haskell-aeson: 46 total files, 0 altered files
haskell-aeson-pretty: 23 total files, 0 altered files
haskell-ansi-terminal: 24 total files, 0 altered files
haskell-asn1-encoding: 32 total files, 0 altered files
haskell-asn1-parse: 20 total files, 0 altered files
haskell-asn1-types: 26 total files, 0 altered files
haskell-async: 20 total files, 0 altered files
haskell-attoparsec: 43 total files, 0 altered files
haskell-base-compat: 252 total files, 0 altered files
haskell-base-orphans: 21 total files, 0 altered files
haskell-base16-bytestring: 22 total files, 0 altered files
haskell-base64-bytestring: 26 total files, 0 altered files
haskell-basement: 115 total files, 0 altered files
haskell-bitarray: 23 total files, 0 altered files
haskell-blaze-builder: 35 total files, 0 altered files
haskell-blaze-html: 52 total files, 0 altered files
haskell-blaze-markup: 26 total files, 0 altered files
haskell-byteable: 21 total files, 0 altered files
haskell-case-insensitive: 22 total files, 0 altered files
haskell-cereal: 23 total files, 0 altered files
haskell-cmark-gfm: 18 total files, 0 altered files
haskell-cmdargs: 50 total files, 0 altered files
haskell-colour: 39 total files, 0 altered files
haskell-conduit: 37 total files, 0 altered files
haskell-connection: 21 total files, 0 altered files
haskell-cookie: 19 total files, 0 altered files
haskell-cryptohash-sha256: 24 total files, 0 altered files
haskell-cryptonite: 165 total files, 0 altered files
haskell-data-default: 19 total files, 0 altered files
haskell-data-default-class: 20 total files, 0 altered files
haskell-data-default-instances-containers: 21 total files, 0 altered files
haskell-data-default-instances-dlist: 21 total files, 0 altered files
haskell-data-default-instances-old-locale: 21 total files, 0 altered files
haskell-digest: 21 total files, 0 altered files
haskell-dlist: 19 total files, 0 altered files
haskell-doctemplates: 21 total files, 0 altered files
haskell-echo: 22 total files, 0 altered files
haskell-ed25519: 20 total files, 0 altered files
haskell-edit-distance: 26 total files, 0 altered files
haskell-exceptions: 22 total files, 0 altered files
haskell-foundation: 147 total files, 0 altered files
haskell-glob: 27 total files, 0 altered files
haskell-hackage-security: 72 total files, 0 altered files
haskell-haddock-library: 27 total files, 0 altered files
haskell-hashable: 23 total files, 0 altered files
haskell-hourglass: 39 total files, 0 altered files
haskell-hslua: 36 total files, 0 altered files
haskell-hslua-module-text: 21 total files, 0 altered files
haskell-hsyaml: 24 total files, 0 altered files
haskell-http: 37 total files, 0 altered files
haskell-http-client: 41 total files, 0 altered files
haskell-http-client-tls: 21 total files, 0 altered files
haskell-http-types: 27 total files, 0 altered files
haskell-hxt: 118 total files, 0 altered files
haskell-hxt-charproperties: 25 total files, 0 altered files
haskell-hxt-regex-xmlschema: 32 total files, 0 altered files
haskell-hxt-unicode: 25 total files, 0 altered files
haskell-integer-logarithms: 27 total files, 0 altered files
haskell-juicypixels: 59 total files, 0 altered files
haskell-lexer: 26 total files, 0 altered files
haskell-libyaml: 20 total files, 0 altered files
haskell-lifted-base: 40 total files, 0 altered files
haskell-math-functions: 31 total files, 0 altered files
haskell-memory: 54 total files, 0 altered files
haskell-mime-types: 19 total files, 0 altered files
haskell-mmorph: 22 total files, 0 altered files
haskell-monad-control: 21 total files, 0 altered files
haskell-mono-traversable: 25 total files, 0 altered files
haskell-mwc-random: 24 total files, 0 altered files
haskell-nats: 11 total files, 0 altered files
haskell-network: 36 total files, 0 altered files
haskell-network-uri: 19 total files, 0 altered files
haskell-old-locale: 19 total files, 0 altered files
haskell-old-time: 21 total files, 0 altered files
haskell-pandoc-types: 26 total files, 0 altered files
haskell-pem: 23 total files, 0 altered files
haskell-pretty-show: 32 total files, 0 altered files
haskell-primitive: 39 total files, 0 altered files
haskell-quickcheck: 35 total files, 0 altered files
haskell-random: 19 total files, 0 altered files
haskell-regex-base: 24 total files, 0 altered files
haskell-regex-pcre: 27 total files, 0 altered files
haskell-resolv: 20 total files, 0 altered files
haskell-resourcet: 29 total files, 0 altered files
haskell-safe: 23 total files, 0 altered files
haskell-scientific: 30 total files, 0 altered files
haskell-semigroups: 36 total files, 0 altered files
haskell-sha: 21 total files, 0 altered files
haskell-skylighting: 146 total files, 0 altered files
haskell-skylighting-core: 31 total files, 0 altered files
haskell-socks: 26 total files, 0 altered files
haskell-split: 22 total files, 0 altered files
haskell-streaming-commons: 44 total files, 0 altered files
haskell-syb: 37 total files, 0 altered files
haskell-tagged: 21 total files, 0 altered files
haskell-tagsoup: 33 total files, 0 altered files
haskell-tar: 32 total files, 0 altered files
haskell-temporary: 20 total files, 0 altered files
haskell-texmath: 44 total files, 0 altered files
haskell-tf-random: 24 total files, 0 altered files
haskell-th-abstraction: 23 total files, 0 altered files
haskell-time-locale-compat: 21 total files, 0 altered files
haskell-tls: 77 total files, 0 altered files
haskell-transformers-base: 20 total files, 0 altered files
haskell-transformers-compat: 28 total files, 0 altered files
haskell-unicode-transforms: 38 total files, 0 altered files
haskell-unliftio-core: 22 total files, 0 altered files
haskell-unordered-containers: 27 total files, 0 altered files
haskell-utf8-string: 29 total files, 0 altered files
haskell-uuid-types: 24 total files, 0 altered files
haskell-vector: 51 total files, 0 altered files
haskell-vector-algorithms: 32 total files, 0 altered files
haskell-vector-th-unbox: 21 total files, 0 altered files
haskell-x509: 33 total files, 0 altered files
haskell-x509-store: 22 total files, 0 altered files
haskell-x509-system: 22 total files, 0 altered files
haskell-x509-validation: 25 total files, 0 altered files
haskell-xml: 27 total files, 0 altered files
haskell-yaml: 29 total files, 0 altered files
haskell-zip-archive: 20 total files, 0 altered files
haskell-zlib: 25 total files, 0 altered files
hdf5: 279 total files, 0 altered files
hexedit: 7 total files, 0 altered files
hicolor-icon-theme: 371 total files, 0 altered files
highlight: 552 total files, 0 altered files
hplip: 1833 total files, 0 altered files
hplip-plugin: 46 total files, 0 altered files
hspell: 24 total files, 0 altered files
htop: 11 total files, 0 altered files
http-parser: 11 total files, 0 altered files
hunspell: 58 total files, 0 altered files
hunspell-en_AU: 16 total files, 0 altered files
hunspell-en_CA: 16 total files, 0 altered files
hunspell-en_GB: 84 total files, 0 altered files
hunspell-en_US: 20 total files, 0 altered files
hunspell-es_any: 12 total files, 0 altered files
hwids: 5 total files, 0 altered files
hwinfo: 19 total files, 0 altered files
hyphen: 13 total files, 0 altered files
iana-etc: 11 total files, 0 altered files
ibus: 437 total files, 0 altered files
icu: 262 total files, 0 altered files
icu57: 26 total files, 0 altered files
id3lib: 33 total files, 0 altered files
idnkit: 61 total files, 0 altered files
ijs: 22 total files, 0 altered files
ilmbase: 82 total files, 0 altered files
imagemagick: 60 total files, 0 altered files
imlib2: 69 total files, 0 altered files
imwheel: 11 total files, 0 altered files
incidenceeditor: 176 total files, 0 altered files
inetutils: 56 total files, 0 altered files
iniparser: 11 total files, 0 altered files
intel-tbb: 129 total files, 0 altered files
intel-ucode: 7 total files, 1 altered file
intellij-idea-ultimate-edition: 14927 total files, 0 altered files
intellij-idea-ultimate-edition-jre: 161 total files, 0 altered files
intltool: 22 total files, 0 altered files
ioquake3-git: 42 total files, 0 altered files
iproute2: 193 total files, 0 altered files
iptables: 225 total files, 0 altered files
iputils: 23 total files, 0 altered files
iso-codes: 1329 total files, 0 altered files
itstool: 15 total files, 0 altered files
iucode-tool: 7 total files, 0 altered files
iwd: 16 total files, 0 altered files
jack: 190 total files, 0 altered files
jad: 10 total files, 0 altered files
jansson: 15 total files, 0 altered files
jasper: 44 total files, 0 altered files
java-commons-daemon: 5 total files, 0 altered files
java-environment-common: 23 total files, 0 altered files
java-jsvc: 7 total files, 0 altered files
backup file: java-runtime-common: /etc/profile.d/jre.sh (Modification time mismatch)
backup file: java-runtime-common: /etc/profile.d/jre.sh (Size mismatch)
java-runtime-common: 21 total files, 2 altered files
jbig2dec: 13 total files, 0 altered files
jd-gui: 11 total files, 0 altered files
jdk: 492 total files, 0 altered files
jdk7: 2176 total files, 0 altered files
jdk7-openjdk: 135 total files, 0 altered files
jdk8: 1759 total files, 0 altered files
jdownloader2: 59 total files, 1 altered file
jedit: 2027 total files, 0 altered files
jemalloc: 24 total files, 0 altered files
jfsutils: 21 total files, 0 altered files
jmeter: 2632 total files, 0 altered files
jmeter-plugins: 22 total files, 0 altered files
jpegoptim: 10 total files, 0 altered files
jre7-openjdk: 39 total files, 0 altered files
jre7-openjdk-headless: 600 total files, 0 altered files
js: 85 total files, 0 altered files
js17: 76 total files, 0 altered files
js38: 129 total files, 0 altered files
js52: 341 total files, 0 altered files
js60: 359 total files, 0 altered files
json-c: 28 total files, 0 altered files
json-glib: 244 total files, 0 altered files
jsoncpp: 27 total files, 0 altered files
juk: 319 total files, 0 altered files
jxrlib: 26 total files, 0 altered files
k3b: 821 total files, 0 altered files
kaccounts-integration: 149 total files, 0 altered files
kaccounts-providers: 139 total files, 0 altered files
kactivities: 53 total files, 0 altered files
kactivities-stats: 43 total files, 0 altered files
kactivitymanagerd: 214 total files, 0 altered files
kaddressbook: 235 total files, 0 altered files
kajongg: 733 total files, 0 altered files
kalarm: 299 total files, 0 altered files
kalarmcal: 261 total files, 0 altered files
kalgebra: 321 total files, 0 altered files
kamera: 266 total files, 0 altered files
kamerka: 63 total files, 0 altered files
kamoso: 242 total files, 0 altered files
kanagram: 317 total files, 0 altered files
kapman: 269 total files, 0 altered files
kapptemplate: 218 total files, 0 altered files
karchive: 53 total files, 0 altered files
kate: 1620 total files, 0 altered files
katomic: 255 total files, 0 altered files
kauth: 371 total files, 0 altered files
kbackup: 136 total files, 0 altered files
kbd: 746 total files, 0 altered files
kblackbox: 235 total files, 0 altered files
kblocks: 254 total files, 0 altered files
kbookmarks: 309 total files, 0 altered files
kbounce: 273 total files, 0 altered files
kbreakout: 284 total files, 0 altered files
kbruch: 359 total files, 0 altered files
kcachegrind: 25 total files, 0 altered files
kcachegrind-common: 257 total files, 0 altered files
kcalc: 262 total files, 0 altered files
kcalcore: 90 total files, 0 altered files
kcalutils: 184 total files, 0 altered files
kcharselect: 247 total files, 0 altered files
kcmutils: 346 total files, 0 altered files
kcodecs: 347 total files, 0 altered files
kcolorchooser: 174 total files, 0 altered files
kcompletion: 359 total files, 0 altered files
kconfig: 368 total files, 0 altered files
kconfigwidgets: 512 total files, 0 altered files
kcontacts: 231 total files, 0 altered files
kcoreaddons: 443 total files, 0 altered files
kcrash: 31 total files, 0 altered files
kcron: 273 total files, 0 altered files
kdav: 146 total files, 0 altered files
kdbusaddons: 192 total files, 0 altered files
kde-cli-tools: 1001 total files, 0 altered files
kde-dev-scripts: 338 total files, 0 altered files
kde-dev-utils: 234 total files, 0 altered files
kdebase-runtime: 1852 total files, 0 altered files
kdebugsettings: 119 total files, 0 altered files
kdeclarative: 406 total files, 0 altered files
kdecoration: 123 total files, 0 altered files
kded: 55 total files, 0 altered files
kdeedu-data: 474 total files, 0 altered files
kdegraphics-mobipocket: 22 total files, 0 altered files
kdelibs: 3660 total files, 0 altered files
kdelibs4support: 2489 total files, 0 altered files
kdenetwork-filesharing: 168 total files, 0 altered files
kdenlive: 617 total files, 0 altered files
kdepim-addons: 1073 total files, 0 altered files
kdepim-apps-libs: 288 total files, 0 altered files
kdepim-runtime: 2041 total files, 0 altered files
kdeplasma-addons: 2195 total files, 0 altered files
kdesdk-kioslaves: 131 total files, 0 altered files
kdesdk-thumbnailers: 131 total files, 0 altered files
kdesu: 182 total files, 0 altered files
kdevelop: 3288 total files, 0 altered files
kdf: 340 total files, 0 altered files
kdiagram: 332 total files, 0 altered files
kdialog: 174 total files, 0 altered files
kdiamond: 254 total files, 0 altered files
kdiff3: 51 total files, 0 altered files
kdnssd: 341 total files, 0 altered files
kdoctools: 1479 total files, 0 altered files
keditbookmarks: 275 total files, 0 altered files
kemoticons: 1742 total files, 0 altered files
keyutils: 70 total files, 0 altered files
kfilemetadata: 212 total files, 0 altered files
kfind: 308 total files, 0 altered files
kfloppy: 255 total files, 0 altered files
kfourinline: 250 total files, 0 altered files
kgamma5: 304 total files, 0 altered files
kgeography: 1354 total files, 0 altered files
kget: 582 total files, 0 altered files
kglobalaccel: 350 total files, 0 altered files
kgoldrunner: 322 total files, 0 altered files
kgpg: 373 total files, 0 altered files
kguiaddons: 62 total files, 0 altered files
khangman: 384 total files, 0 altered files
khelpcenter: 631 total files, 0 altered files
kholidays: 257 total files, 0 altered files
khotkeys: 372 total files, 0 altered files
khtml: 390 total files, 0 altered files
ki18n: 409 total files, 0 altered files
kiconthemes: 299 total files, 0 altered files
kidentitymanagement: 184 total files, 0 altered files
kidletime: 38 total files, 0 altered files
kig: 733 total files, 0 altered files
kigo: 266 total files, 0 altered files
killbots: 241 total files, 0 altered files
kimagemapeditor: 258 total files, 0 altered files
kimap: 282 total files, 0 altered files
kinfocenter: 1241 total files, 0 altered files
kinit: 354 total files, 0 altered files
kio: 1535 total files, 0 altered files
kio-extras: 1430 total files, 0 altered files
kirigami2: 239 total files, 0 altered files
kiriki: 233 total files, 0 altered files
kitemmodels: 67 total files, 0 altered files
kitemviews: 359 total files, 0 altered files
kiten: 311 total files, 0 altered files
kitinerary: 142 total files, 0 altered files
kjobwidgets: 361 total files, 0 altered files
kjs: 152 total files, 0 altered files
kjsembed: 363 total files, 0 altered files
kjumpingcube: 242 total files, 0 altered files
kldap: 335 total files, 0 altered files
kleopatra: 359 total files, 0 altered files
klettres: 1686 total files, 0 altered files
klickety: 253 total files, 0 altered files
klines: 249 total files, 0 altered files
kmag: 280 total files, 0 altered files
kmahjongg: 460 total files, 0 altered files
kmail: 776 total files, 0 altered files
kmail-account-wizard: 209 total files, 0 altered files
kmailtransport: 227 total files, 0 altered files
kmbox: 30 total files, 0 altered files
kmenuedit: 373 total files, 0 altered files
kmime: 199 total files, 0 altered files
kmines: 270 total files, 0 altered files
kmod: 61 total files, 0 altered files
kmousetool: 271 total files, 0 altered files
kmouth: 353 total files, 0 altered files
kmplot: 507 total files, 0 altered files
knavalbattle: 261 total files, 0 altered files
knetattach: 6 total files, 0 altered files
knetwalk: 263 total files, 0 altered files
knewstuff: 459 total files, 0 altered files
knotes: 406 total files, 0 altered files
knotifications: 345 total files, 0 altered files
knotifyconfig: 326 total files, 0 altered files
kolf: 261 total files, 0 altered files
kollision: 258 total files, 0 altered files
kolourpaint: 619 total files, 0 altered files
kompare: 280 total files, 0 altered files
konqueror: 2442 total files, 0 altered files
konquest: 256 total files, 0 altered files
konsole: 258 total files, 0 altered files
kontact: 273 total files, 0 altered files
kontactinterface: 189 total files, 0 altered files
kopete: 1167 total files, 0 altered files
korganizer: 429 total files, 0 altered files
kpackage: 214 total files, 0 altered files
kparts: 397 total files, 0 altered files
kpatience: 340 total files, 0 altered files
kpeople: 214 total files, 0 altered files
kpimtextedit: 235 total files, 0 altered files
kpkpass: 32 total files, 0 altered files
kplotting: 34 total files, 0 altered files
kpty: 330 total files, 0 altered files
kqtquickcharts: 21 total files, 0 altered files
krb5: 202 total files, 0 altered files
krdc: 304 total files, 0 altered files
kreversi: 281 total files, 0 altered files
krfb: 269 total files, 0 altered files
kross: 404 total files, 0 altered files
kross-interpreters: 6 total files, 0 altered files
kruler: 265 total files, 0 altered files
krunner: 55 total files, 0 altered files
kscreen: 250 total files, 0 altered files
kscreenlocker: 286 total files, 0 altered files
kservice: 405 total files, 0 altered files
kshisen: 269 total files, 0 altered files
ksirk: 419 total files, 0 altered files
ksmtp: 145 total files, 0 altered files
ksnakeduel: 237 total files, 0 altered files
kspaceduel: 279 total files, 0 altered files
ksquares: 228 total files, 0 altered files
ksshaskpass: 138 total files, 0 altered files
ksudoku: 368 total files, 0 altered files
ksysguard: 353 total files, 0 altered files
ksystemlog: 228 total files, 0 altered files
kteatime: 241 total files, 0 altered files
ktexteditor: 368 total files, 0 altered files
ktextwidgets: 344 total files, 0 altered files
ktimer: 259 total files, 0 altered files
ktnef: 185 total files, 0 altered files
ktouch: 503 total files, 0 altered files
ktuberling: 1829 total files, 0 altered files
kubrick: 239 total files, 0 altered files
kunitconversion: 208 total files, 0 altered files
kwallet: 320 total files, 0 altered files
kwallet-pam: 10 total files, 0 altered files
kwalletmanager: 343 total files, 0 altered files
kwave: 435 total files, 0 altered files
kwayland: 131 total files, 0 altered files
kwayland-integration: 12 total files, 0 altered files
kwidgetsaddons: 546 total files, 0 altered files
kwin: 1789 total files, 0 altered files
kwindowsystem: 362 total files, 0 altered files
kwordquiz: 495 total files, 0 altered files
kwrite: 272 total files, 0 altered files
kwrited: 10 total files, 0 altered files
kxmlgui: 369 total files, 0 altered files
kxmlrpcclient: 209 total files, 0 altered files
kyocera-cups: 185 total files, 3 altered files
kyodialog-current.x86_64: 298 total files, 1 altered file
l-smash: 17 total files, 0 altered files
ladspa: 14 total files, 0 altered files
lame: 31 total files, 0 altered files
lapack: 14 total files, 0 altered files
lcms: 29 total files, 0 altered files
lcms2: 24 total files, 0 altered files
ldb: 57 total files, 0 altered files
ldns: 573 total files, 0 altered files
ldoc: 49 total files, 0 altered files
lensfun: 77 total files, 0 altered files
less: 11 total files, 0 altered files
leveldb: 35 total files, 0 altered files
lhasa: 23 total files, 0 altered files
lib32-acl: 7 total files, 0 altered files
lib32-alsa-lib: 7 total files, 0 altered files
lib32-atk: 9 total files, 0 altered files
lib32-attr: 7 total files, 0 altered files
lib32-bzip2: 10 total files, 0 altered files
lib32-cairo: 30 total files, 0 altered files
lib32-dbus: 18 total files, 0 altered files
lib32-e2fsprogs: 22 total files, 0 altered files
lib32-expat: 10 total files, 0 altered files
lib32-flac: 14 total files, 0 altered files
lib32-fontconfig: 19 total files, 0 altered files
lib32-freetype2: 7 total files, 0 altered files
lib32-fribidi: 7 total files, 0 altered files
lib32-gcc-libs: 44 total files, 0 altered files
lib32-gdk-pixbuf2: 37 total files, 0 altered files
lib32-gettext: 19 total files, 0 altered files
lib32-glib2: 35 total files, 0 altered files
lib32-glibc: 371 total files, 0 altered files
lib32-glu: 7 total files, 0 altered files
lib32-gmp: 11 total files, 0 altered files
lib32-gnutls: 10 total files, 0 altered files
lib32-gtk2: 46 total files, 0 altered files
lib32-harfbuzz: 21 total files, 0 altered files
lib32-icu: 36 total files, 0 altered files
lib32-json-c: 10 total files, 0 altered files
lib32-keyutils: 7 total files, 0 altered files
lib32-krb5: 60 total files, 0 altered files
lib32-lcms2: 10 total files, 0 altered files
lib32-libasyncns: 7 total files, 0 altered files
lib32-libcap: 7 total files, 0 altered files
lib32-libcups: 6 total files, 0 altered files
lib32-libdatrie: 7 total files, 0 altered files
lib32-libdrm: 30 total files, 0 altered files
lib32-libelf: 49 total files, 0 altered files
lib32-libffi: 15 total files, 0 altered files
lib32-libgcrypt: 5 total files, 0 altered files
lib32-libglvnd: 28 total files, 0 altered files
lib32-libgpg-error: 5 total files, 0 altered files
lib32-libice: 10 total files, 0 altered files
lib32-libidn: 7 total files, 0 altered files
lib32-libjpeg-turbo: 17 total files, 0 altered files
lib32-libjpeg6-turbo: 8 total files, 0 altered files
lib32-libldap: 14 total files, 0 altered files
lib32-libltdl: 5 total files, 0 altered files
lib32-libmng: 10 total files, 0 altered files
lib32-libnl: 45 total files, 0 altered files
lib32-libogg: 10 total files, 0 altered files
lib32-libpcap: 10 total files, 0 altered files
lib32-libpciaccess: 10 total files, 0 altered files
lib32-libpng: 17 total files, 0 altered files
lib32-libpng12: 11 total files, 0 altered files
lib32-libpulse: 18 total files, 0 altered files
lib32-libsm: 10 total files, 0 altered files
lib32-libsndfile: 7 total files, 0 altered files
lib32-libstdc++5: 4 total files, 0 altered files
lib32-libtasn1: 7 total files, 0 altered files
lib32-libthai: 7 total files, 0 altered files
lib32-libtiff: 20 total files, 0 altered files
lib32-libtxc_dxtn: 7 total files, 0 altered files
lib32-libusb: 7 total files, 0 altered files
lib32-libvorbis: 18 total files, 0 altered files
lib32-libx11: 14 total files, 0 altered files
lib32-libxau: 10 total files, 0 altered files
lib32-libxcb: 102 total files, 0 altered files
lib32-libxcomposite: 10 total files, 0 altered files
lib32-libxcursor: 10 total files, 0 altered files
lib32-libxdamage: 10 total files, 0 altered files
lib32-libxdmcp: 10 total files, 0 altered files
lib32-libxext: 10 total files, 0 altered files
lib32-libxfixes: 10 total files, 0 altered files
lib32-libxft: 10 total files, 0 altered files
lib32-libxi: 10 total files, 0 altered files
lib32-libxinerama: 10 total files, 0 altered files
lib32-libxml2: 13 total files, 0 altered files
lib32-libxrandr: 10 total files, 0 altered files
lib32-libxrender: 10 total files, 0 altered files
lib32-libxshmfence: 10 total files, 0 altered files
lib32-libxslt: 13 total files, 0 altered files
lib32-libxss: 10 total files, 0 altered files
lib32-libxtst: 10 total files, 0 altered files
lib32-libxv: 10 total files, 0 altered files
lib32-libxxf86vm: 10 total files, 0 altered files
lib32-llvm-libs: 14 total files, 0 altered files
lib32-lm_sensors: 5 total files, 0 altered files
lib32-lz4: 7 total files, 0 altered files
lib32-mesa: 53 total files, 0 altered files
lib32-mpg123: 15 total files, 0 altered files
lib32-ncurses: 29 total files, 0 altered files
lib32-nettle: 11 total files, 0 altered files
lib32-openal: 11 total files, 0 altered files
lib32-openssl: 17 total files, 0 altered files
lib32-openssl-1.0: 27 total files, 0 altered files
lib32-p11-kit: 15 total files, 0 altered files
lib32-pango: 24 total files, 0 altered files
lib32-pcre: 26 total files, 0 altered files
lib32-pixman: 10 total files, 0 altered files
lib32-qt4: 177 total files, 0 altered files
lib32-readline: 8 total files, 0 altered files
lib32-sdl: 10 total files, 0 altered files
lib32-simplescreenrecorder-git: 4 total files, 0 altered files
lib32-sqlite: 10 total files, 0 altered files
lib32-systemd: 15 total files, 0 altered files
lib32-util-linux: 23 total files, 0 altered files
lib32-v4l-utils: 32 total files, 0 altered files
lib32-wayland: 24 total files, 0 altered files
lib32-xz: 10 total files, 0 altered files
lib32-zlib: 10 total files, 0 altered files
lib32-zstd: 11 total files, 0 altered files
libabw: 300 total files, 0 altered files
libaccounts-glib: 99 total files, 0 altered files
libaccounts-qt: 36 total files, 0 altered files
libaec: 20 total files, 0 altered files
libaio: 7 total files, 0 altered files
libao: 66 total files, 0 altered files
libappindicator-gtk3: 21 total files, 0 altered files
libarchive: 65 total files, 0 altered files
libart-lgpl: 56 total files, 0 altered files
libass: 15 total files, 0 altered files
libassuan: 14 total files, 0 altered files
libasyncns: 15 total files, 0 altered files
libatasmart: 19 total files, 0 altered files
libatomic_ops: 91 total files, 0 altered files
libavc1394: 25 total files, 0 altered files
libavutil-52: 4 total files, 0 altered files
libax25: 34 total files, 0 altered files
libblockdev: 98 total files, 0 altered files
libbluray: 23 total files, 0 altered files
libbonobo: 475 total files, 0 altered files
libbonoboui: 379 total files, 0 altered files
libbs2b: 20 total files, 0 altered files
libbsd: 266 total files, 0 altered files
libburn: 16 total files, 0 altered files
libbytesize: 15 total files, 0 altered files
libcaca: 36 total files, 0 altered files
libcacard: 22 total files, 0 altered files
libcanberra: 70 total files, 0 altered files
libcanberra-pulse: 5 total files, 0 altered files
libcap: 55 total files, 0 altered files
libcap-ng: 43 total files, 0 altered files
libcddb: 21 total files, 0 altered files
libcdio: 87 total files, 0 altered files
libcdio-paranoia: 25 total files, 0 altered files
libcdr: 347 total files, 0 altered files
libchamplain: 143 total files, 0 altered files
libcloudproviders: 43 total files, 0 altered files
libcmis: 54 total files, 0 altered files
libcroco: 83 total files, 0 altered files
libcue: 11 total files, 0 altered files
libcups: 28 total files, 0 altered files
libcurl-gnutls: 13 total files, 0 altered files
libcurl-openssl-1.0: 11 total files, 0 altered files
libdaemon: 21 total files, 0 altered files
libdatrie: 24 total files, 0 altered files
libdazzle: 343 total files, 0 altered files
libdbusmenu-glib: 25 total files, 0 altered files
libdbusmenu-gtk3: 23 total files, 0 altered files
libdbusmenu-qt4: 108 total files, 0 altered files
libdbusmenu-qt5: 108 total files, 0 altered files
libdc1394: 40 total files, 0 altered files
libdca: 23 total files, 0 altered files
libde265: 23 total files, 0 altered files
libdmapsharing: 79 total files, 0 altered files
libdmtx: 13 total files, 0 altered files
libdmx: 34 total files, 0 altered files
libdrm: 94 total files, 0 altered files
libdv: 21 total files, 0 altered files
libdvbpsi: 88 total files, 0 altered files
libdvdnav: 20 total files, 0 altered files
libdvdread: 28 total files, 0 altered files
libe-book: 943 total files, 0 altered files
libebml: 44 total files, 0 altered files
libebur128: 13 total files, 0 altered files
libedit: 62 total files, 0 altered files
libelf: 63 total files, 0 altered files
libepoxy: 76 total files, 0 altered files
libepubgen: 240 total files, 0 altered files
libetonyek: 1334 total files, 0 altered files
libetpan: 177 total files, 0 altered files
libev: 15 total files, 0 altered files
libevdev: 23 total files, 0 altered files
libevent: 62 total files, 0 altered files
libexif: 108 total files, 0 altered files
libexttextcat: 191 total files, 0 altered files
libfakekey: 10 total files, 0 altered files
libfdk-aac: 18 total files, 0 altered files
libffi: 23 total files, 0 altered files
libfilezilla: 41 total files, 0 altered files
libfm: 364 total files, 0 altered files
libfm-extra: 12 total files, 0 altered files
libfm-gtk2: 24 total files, 0 altered files
libfontenc: 15 total files, 0 altered files
libfprint: 40 total files, 0 altered files
libfreehand: 250 total files, 0 altered files
libftdi: 55 total files, 0 altered files
libgcrypt: 22 total files, 0 altered files
libgdata: 461 total files, 0 altered files
libgdiplus: 15 total files, 0 altered files
libgdm: 23 total files, 0 altered files
libgee: 18 total files, 0 altered files
libgexiv2: 59 total files, 0 altered files
libgit2: 89 total files, 0 altered files
libgksu: 89 total files, 0 altered files
libglade: 46 total files, 0 altered files
libglvnd: 34 total files, 0 altered files
libgme: 10 total files, 0 altered files
libgnome: 32 total files, 0 altered files
libgnome-data: 338 total files, 0 altered files
libgnome-keyring: 261 total files, 0 altered files
libgnome-sharp: 17 total files, 0 altered files
libgnomecanvas: 330 total files, 0 altered files
libgnomekbd: 274 total files, 0 altered files
libgnomeui: 489 total files, 0 altered files
libgooglepinyin: 30 total files, 0 altered files
libgpg-error: 92 total files, 0 altered files
libgphoto2: 274 total files, 0 altered files
libgravatar: 125 total files, 0 altered files
libgrss: 77 total files, 0 altered files
libgsf: 256 total files, 0 altered files
libgssglue: 17 total files, 0 altered files
libgtkhtml: 92 total files, 0 altered files
libgtop: 368 total files, 0 altered files
libgudev: 42 total files, 0 altered files
libguess: 14 total files, 0 altered files
libgusb: 57 total files, 0 altered files
libgweather: 486 total files, 0 altered files
libgxps: 60 total files, 0 altered files
libheif: 24 total files, 0 altered files
libhttpseverywhere: 110 total files, 0 altered files
libibus: 182 total files, 0 altered files
libical: 122 total files, 0 altered files
libice: 24 total files, 0 altered files
libid3tag: 9 total files, 0 altered files
libidl2: 16 total files, 0 altered files
libidn: 168 total files, 0 altered files
libidn2: 119 total files, 0 altered files
libiec61883: 18 total files, 0 altered files
libieee1284: 54 total files, 0 altered files
libimobiledevice: 76 total files, 0 altered files
libindicator-gtk3: 18 total files, 0 altered files
libinput: 76 total files, 0 altered files
libiptcdata: 56 total files, 0 altered files
libiscsi: 25 total files, 0 altered files
libisoburn: 29 total files, 0 altered files
libisofs: 10 total files, 0 altered files
libixion: 51 total files, 0 altered files
libjpeg-turbo: 50 total files, 0 altered files
libjpeg6-turbo: 8 total files, 0 altered files
libkate: 74 total files, 0 altered files
libkcddb: 330 total files, 0 altered files
libkcompactdisc: 183 total files, 0 altered files
libkdcraw: 26 total files, 0 altered files
libkdegames: 327 total files, 0 altered files
libkdepim: 303 total files, 0 altered files
libkeduvocdocument: 199 total files, 0 altered files
libkexiv2: 26 total files, 0 altered files
libkeybinder2: 34 total files, 0 altered files
libkeybinder3: 36 total files, 0 altered files
libkgapi: 438 total files, 0 altered files
libkipi: 59 total files, 0 altered files
libkleo: 270 total files, 0 altered files
libkmahjongg: 208 total files, 0 altered files
libkolabxml: 26 total files, 0 altered files
libkomparediff2: 178 total files, 0 altered files
libksane: 180 total files, 0 altered files
libksba: 14 total files, 0 altered files
libkscreen: 68 total files, 0 altered files
libksieve: 367 total files, 0 altered files
libksysguard: 514 total files, 0 altered files
liblangtag: 117 total files, 0 altered files
libldap: 216 total files, 0 altered files
liblouis: 428 total files, 0 altered files
liblqr: 23 total files, 0 altered files
liblttng-ust-python-agent: 9 total files, 0 altered files
libmad: 9 total files, 0 altered files
libmagick: 432 total files, 0 altered files
backup file: libmagick6: /etc/ImageMagick-6/delegates.xml (Modification time mismatch)
backup file: libmagick6: /etc/ImageMagick-6/delegates.xml (Size mismatch)
backup file: libmagick6: /etc/ImageMagick-6/type-dejavu.xml (Modification time mismatch)
backup file: libmagick6: /etc/ImageMagick-6/type-dejavu.xml (Size mismatch)
backup file: libmagick6: /etc/ImageMagick-6/type-ghostscript.xml (Modification time mismatch)
backup file: libmagick6: /etc/ImageMagick-6/type-ghostscript.xml (Size mismatch)
backup file: libmagick6: /etc/ImageMagick-6/type.xml (Modification time mismatch)
backup file: libmagick6: /etc/ImageMagick-6/type.xml (Size mismatch)
libmagick6: 440 total files, 0 altered files
libmariadbclient: 169 total files, 0 altered files
libmatroska: 45 total files, 0 altered files
libmbim: 89 total files, 0 altered files
libmediaart: 45 total files, 0 altered files
libmediainfo: 20 total files, 0 altered files
libmicrohttpd: 17 total files, 0 altered files
libmikmod: 19 total files, 0 altered files
libmm-glib: 72 total files, 0 altered files
libmms: 14 total files, 0 altered files
libmng: 21 total files, 0 altered files
libmnl: 10 total files, 0 altered files
libmodplug: 17 total files, 0 altered files
libmp4v2: 38 total files, 0 altered files
libmpc: 10 total files, 0 altered files
libmpcdec: 18 total files, 0 altered files
libmpeg2: 24 total files, 0 altered files
libmspub: 402 total files, 0 altered files
libmsym: 29 total files, 0 altered files
libmtp: 38 total files, 0 altered files
libmusicbrainz5: 77 total files, 0 altered files
libmwaw: 2910 total files, 0 altered files
libmypaint: 136 total files, 0 altered files
libnautilus-extension: 56 total files, 0 altered files
libndp: 15 total files, 0 altered files
libnetfilter_conntrack: 19 total files, 0 altered files
libnewt: 247 total files, 0 altered files
libnfnetlink: 12 total files, 0 altered files
libnfs: 29 total files, 0 altered files
libnftnl: 22 total files, 0 altered files
libnghttp2: 15 total files, 0 altered files
libnice: 72 total files, 0 altered files
libnl: 240 total files, 0 altered files
libnm-git: 232 total files, 0 altered files
libnm-glib-git: 196 total files, 0 altered files
libnm-gtk-git: 21 total files, 0 altered files
libnma-git: 24 total files, 0 altered files
libnotify: 38 total files, 0 altered files
libnsl: 23 total files, 0 altered files
libnumbertext: 64 total files, 0 altered files
liboauth: 16 total files, 0 altered files
libodfgen: 104 total files, 0 altered files
libofa: 14 total files, 0 altered files
libogg: 104 total files, 0 altered files
libomxil-bellagio: 67 total files, 0 altered files
libopenssl-1.0-compat: 13 total files, 0 altered files
liborcus: 121 total files, 0 altered files
libosinfo: 410 total files, 0 altered files
libotr: 44 total files, 0 altered files
libpagemaker: 209 total files, 0 altered files
libpaper: 104 total files, 0 altered files
libpcap: 117 total files, 0 altered files
libpciaccess: 13 total files, 0 altered files
libpeas: 308 total files, 0 altered files
libpgm: 32 total files, 0 altered files
libpipeline: 80 total files, 0 altered files
libplacebo: 29 total files, 0 altered files
libplist: 37 total files, 0 altered files
libpng: 34 total files, 0 altered files
libpng12: 15 total files, 0 altered files
libproxy: 38 total files, 0 altered files
libpsl: 38 total files, 0 altered files
libpulse: 87 total files, 0 altered files
backup file: libpwquality: /etc/security/pwquality.conf (Modification time mismatch)
libpwquality: 175 total files, 0 altered files
libqaccessibilityclient: 19 total files, 0 altered files
libqalculate: 297 total files, 0 altered files
libqmi: 334 total files, 0 altered files
libquvi: 30 total files, 0 altered files
libquvi-scripts: 82 total files, 0 altered files
libqxp: 350 total files, 0 altered files
libraqm: 31 total files, 0 altered files
libraw: 27 total files, 0 altered files
libraw1394: 24 total files, 0 altered files
libreoffice-fresh: 12191 total files, 0 altered files
librevenge: 468 total files, 0 altered files
librsvg: 63 total files, 0 altered files
libsamplerate: 33 total files, 0 altered files
libsasl: 54 total files, 0 altered files
libseccomp: 40 total files, 0 altered files
libsecret: 255 total files, 0 altered files
libshout: 23 total files, 0 altered files
libsigc++: 49 total files, 0 altered files
libsignon-glib: 66 total files, 0 altered files
libsm: 21 total files, 0 altered files
libsndfile: 50 total files, 0 altered files
libsodium: 74 total files, 0 altered files
libsoup: 341 total files, 0 altered files
libsoxr: 18 total files, 0 altered files
libspectre: 17 total files, 0 altered files
libspeechd: 5 total files, 0 altered files
libspiro: 12 total files, 0 altered files
libsrtp: 17 total files, 0 altered files
libssh: 20 total files, 0 altered files
libssh2: 186 total files, 0 altered files
libstaroffice: 1296 total files, 0 altered files
libstemmer: 11 total files, 0 altered files
libsynctex: 18 total files, 0 altered files
libsystemd: 12 total files, 0 altered files
libtar: 88 total files, 0 altered files
libtasn1: 81 total files, 0 altered files
libteam: 137 total files, 0 altered files
libtermkey: 41 total files, 0 altered files
libthai: 29 total files, 0 altered files
libtheora: 104 total files, 0 altered files
libtiff: 258 total files, 0 altered files
libtiger: 11 total files, 0 altered files
libtirpc: 91 total files, 0 altered files
libtommath: 16 total files, 0 altered files
libtool: 77 total files, 0 altered files
libtracker-sparql: 33 total files, 0 altered files
libtxc_dxtn: 9 total files, 0 altered files
libunicodenames: 39 total files, 0 altered files
libunique: 21 total files, 0 altered files
libunistring: 55 total files, 0 altered files
libunrar: 10 total files, 0 altered files
libunwind: 64 total files, 0 altered files
libupnp: 36 total files, 0 altered files
liburcu: 178 total files, 0 altered files
libusb: 10 total files, 0 altered files
libusb-compat: 11 total files, 0 altered files
libusbmuxd: 12 total files, 0 altered files
libuser: 227 total files, 0 altered files
libutempter: 18 total files, 0 altered files
libutf8proc: 13 total files, 0 altered files
libutil-linux: 17 total files, 0 altered files
libuv: 27 total files, 0 altered files
libva: 60 total files, 0 altered files
libva-intel-driver: 8 total files, 0 altered files
libvdpau: 21 total files, 0 altered files
libvirt: 772 total files, 0 altered files
libvirt-glib: 503 total files, 0 altered files
libvirt-python: 21 total files, 0 altered files
libvirt-python2: 17 total files, 0 altered files
libvisio: 526 total files, 0 altered files
libvisual: 63 total files, 0 altered files
libvitamtp: 13 total files, 0 altered files
libvncserver: 21 total files, 0 altered files
libvoikko: 29 total files, 0 altered files
libvorbis: 167 total files, 0 altered files
libvpx: 27 total files, 0 altered files
libvterm: 18 total files, 0 altered files
libwacom: 280 total files, 0 altered files
libwbclient: 13 total files, 0 altered files
libwebp: 48 total files, 0 altered files
libwmf: 47 total files, 0 altered files
libwnck: 340 total files, 0 altered files
libwnck3: 345 total files, 0 altered files
libwpd: 1350 total files, 0 altered files
libwpg: 147 total files, 0 altered files
libwps: 998 total files, 0 altered files
libx11: 1262 total files, 0 altered files
libx86emu: 11 total files, 0 altered files
libxau: 25 total files, 0 altered files
libxaw: 143 total files, 0 altered files
libxcb: 2416 total files, 0 altered files
libxcomposite: 29 total files, 0 altered files
libxcursor: 52 total files, 0 altered files
libxdamage: 15 total files, 0 altered files
libxdg-basedir: 14 total files, 0 altered files
libxdmcp: 17 total files, 0 altered files
libxext: 100 total files, 0 altered files
libxfce4ui: 266 total files, 0 altered files
libxfce4util: 234 total files, 0 altered files
libxfixes: 18 total files, 0 altered files
libxfont2: 15 total files, 0 altered files
libxft: 19 total files, 0 altered files
libxi: 96 total files, 0 altered files
libxinerama: 23 total files, 0 altered files
libxkbcommon: 18 total files, 0 altered files
libxkbcommon-x11: 13 total files, 0 altered files
libxkbfile: 20 total files, 0 altered files
libxkbui: 15 total files, 0 altered files
libxklavier: 41 total files, 0 altered files
libxml2: 365 total files, 0 altered files
libxmu: 45 total files, 0 altered files
libxpm: 21 total files, 0 altered files
libxrandr: 32 total files, 0 altered files
libxrender: 18 total files, 0 altered files
libxres: 23 total files, 0 altered files
libxshmfence: 14 total files, 0 altered files
libxslt: 166 total files, 0 altered files
libxss: 29 total files, 0 altered files
libxt: 340 total files, 0 altered files
libxtst: 33 total files, 0 altered files
libxv: 43 total files, 0 altered files
libxvmc: 21 total files, 0 altered files
libxxf86dga: 39 total files, 0 altered files
libxxf86vm: 40 total files, 0 altered files
libyaml: 13 total files, 0 altered files
libzen: 53 total files, 0 altered files
libzip: 139 total files, 0 altered files
libzmf: 201 total files, 0 altered files
licenses: 61 total files, 0 altered files
liferea: 306 total files, 0 altered files
lightdm: 389 total files, 0 altered files
lilv: 30 total files, 0 altered files
linux: 6403 total files, 10 altered files
linux-api-headers: 903 total files, 0 altered files
linux-firmware: 2126 total files, 0 altered files
linux-headers: 19824 total files, 0 altered files
linux-zen: 6409 total files, 10 altered files
linux-zen-docs: 8770 total files, 0 altered files
linux-zen-headers: 19845 total files, 0 altered files
lirc: 508 total files, 0 altered files
liveusb-creator: 39 total files, 0 altered files
lldb: 584 total files, 0 altered files
llvm35-libs: 8 total files, 0 altered files
llvm39: 1206 total files, 0 altered files
llvm39-libs: 8 total files, 0 altered files
lm_sensors: 48 total files, 0 altered files
lmdb: 22 total files, 0 altered files
logrotate: 19 total files, 0 altered files
lokalize: 454 total files, 0 altered files
lpsolve: 31 total files, 0 altered files
lsb-release: 10 total files, 0 altered files
lshw: 61 total files, 0 altered files
lskat: 258 total files, 0 altered files
lsof: 10 total files, 0 altered files
lttng-ust: 147 total files, 0 altered files
lua: 38 total files, 0 altered files
lua-filesystem: 9 total files, 0 altered files
lua-lgi: 130 total files, 0 altered files
lua-penlight: 78 total files, 0 altered files
lua51: 38 total files, 0 altered files
lua52: 36 total files, 0 altered files
lua52-bitop: 9 total files, 0 altered files
lua52-expat: 13 total files, 0 altered files
lua52-lpeg: 12 total files, 0 altered files
lua52-luajson: 28 total files, 0 altered files
lua52-socket: 26 total files, 0 altered files
lv2: 409 total files, 0 altered files
lvm2: 180 total files, 0 altered files
lxappearance: 167 total files, 0 altered files
lxmenu-data: 28 total files, 0 altered files
lxmusic: 196 total files, 0 altered files
lxrandr: 190 total files, 0 altered files
lxsession: 244 total files, 0 altered files
lxtask: 199 total files, 0 altered files
lynis: 118 total files, 0 altered files
lz4: 24 total files, 0 altered files
lzo: 35 total files, 0 altered files
m4: 11 total files, 0 altered files
backup file: mailcap: /etc/mailcap (Modification time mismatch)
backup file: mailcap: /etc/mailcap (Size mismatch)
backup file: mailcap: /etc/mime.types (Modification time mismatch)
backup file: mailcap: /etc/mime.types (Size mismatch)
mailcap: 13 total files, 0 altered files
mailcommon: 256 total files, 0 altered files
mailimporter: 257 total files, 0 altered files
make: 89 total files, 0 altered files
makedepend: 10 total files, 0 altered files
man-db: 413 total files, 0 altered files
man-pages: 3521 total files, 0 altered files
marble: 309 total files, 0 altered files
marble-common: 2032 total files, 0 altered files
mariadb: 305 total files, 0 altered files
mariadb-clients: 27 total files, 0 altered files
mate-desktop: 468 total files, 0 altered files
mate-icon-theme: 7834 total files, 0 altered files
mate-power-manager: 1108 total files, 0 altered files
mate-themes: 5292 total files, 0 altered files
maven: 99 total files, 0 altered files
mbox-importer: 124 total files, 0 altered files
mdadm: 36 total files, 0 altered files
media-player-info: 266 total files, 0 altered files
mediainfo: 7 total files, 0 altered files
meld: 444 total files, 0 altered files
menu-cache: 32 total files, 0 altered files
mercurial: 1329 total files, 0 altered files
mesa: 103 total files, 0 altered files
mesa-demos: 342 total files, 0 altered files
meson: 303 total files, 0 altered files
messagelib: 980 total files, 0 altered files
metis: 12 total files, 0 altered files
milou: 220 total files, 0 altered files
minizip: 17 total files, 0 altered files
minuet: 206 total files, 0 altered files
mjpegtools: 171 total files, 0 altered files
mkinitcpio: 73 total files, 0 altered files
mkinitcpio-busybox: 4 total files, 0 altered files
mlocate: 141 total files, 1 altered file
mlt: 533 total files, 0 altered files
mobile-broadband-provider-info: 10 total files, 0 altered files
mod_dnssd: 5 total files, 0 altered files
modemmanager: 341 total files, 0 altered files
modemmanager-qt: 69 total files, 0 altered files
molequeue: 42 total files, 0 altered files
mongodb-tools: 11 total files, 0 altered files
mono-addins: 150 total files, 0 altered files
mono-stable: 3440 total files, 0 altered files
mono-tools: 321 total files, 0 altered files
monodevelop-stable: 1525 total files, 0 altered files
mousetweaks: 228 total files, 0 altered files
mozilla-common: 5 total files, 0 altered files
mpfr: 29 total files, 0 altered files
mpg123: 33 total files, 0 altered files
msbuild-stable: 545 total files, 0 altered files
msgpack-c: 834 total files, 0 altered files
msodbcsql: 26 total files, 0 altered files
mssql-server: 120 total files, 3 altered files
mssql-tools: 21 total files, 0 altered files
mtdev: 17 total files, 0 altered files
mtools: 74 total files, 0 altered files
mutter: 630 total files, 0 altered files
mypaint-brushes: 373 total files, 0 altered files
myrdp: 65 total files, 0 altered files
nano: 170 total files, 0 altered files
nasa-pod: 8 total files, 1 altered file
nasm: 30 total files, 0 altered files
nautilus: 400 total files, 0 altered files
nautilus-sendto: 268 total files, 0 altered files
ncdu: 10 total files, 0 altered files
ncurses: 3769 total files, 0 altered files
ndctl: 57 total files, 0 altered files
neon: 215 total files, 0 altered files
net-snmp: 697 total files, 0 altered files
net-tools: 27 total files, 0 altered files
netcdf: 36 total files, 0 altered files
netcf: 36 total files, 0 altered files
netctl: 86 total files, 0 altered files
nettle: 84 total files, 0 altered files
network-manager-applet-git: 109 total files, 0 altered files
networkmanager-git: 459 total files, 0 altered files
networkmanager-openvpn-git: 200 total files, 0 altered files
networkmanager-pptp: 201 total files, 0 altered files
networkmanager-qt: 161 total files, 0 altered files
nfs-utils: 98 total files, 2 altered files
nfsidmap: 25 total files, 0 altered files
nghttp2: 32 total files, 0 altered files
backup file: nginx: /etc/nginx/nginx.conf (Modification time mismatch)
backup file: nginx: /etc/nginx/nginx.conf (Size mismatch)
nginx: 45 total files, 1 altered file
ngrok: 3 total files, 1 altered file
ninja: 24 total files, 0 altered files
nm-connection-editor-git: 260 total files, 0 altered files
nmap: 1167 total files, 0 altered files
node-gyp: 1209 total files, 0 altered files
nodejs: 40 total files, 0 altered files
nomachine: 14 total files, 11 altered files
notepadqq: 2235 total files, 0 altered files
noto-fonts: 478 total files, 0 altered files
npm: 4248 total files, 0 altered files
npth: 12 total files, 0 altered files
nspr: 72 total files, 0 altered files
nss: 144 total files, 0 altered files
ntfs-3g: 104 total files, 0 altered files
ntp: 304 total files, 0 altered files
nuget: 11 total files, 0 altered files
numactl: 27 total files, 0 altered files
oath-toolkit: 230 total files, 0 altered files
ocl-icd: 24 total files, 0 altered files
okular: 1435 total files, 0 altered files
omnisharp-roslyn: 199 total files, 3 altered files
openal: 44 total files, 0 altered files
openbsd-netcat: 11 total files, 0 altered files
opencore-amr: 18 total files, 0 altered files
openexr: 139 total files, 0 altered files
openh264: 20 total files, 0 altered files
openjpeg: 29 total files, 0 altered files
openjpeg2: 517 total files, 0 altered files
backup file: openresolv: /etc/resolvconf.conf (Modification time mismatch)
backup file: openresolv: /etc/resolvconf.conf (Size mismatch)
openresolv: 21 total files, 0 altered files
backup file: openssh: /etc/ssh/sshd_config (Modification time mismatch)
backup file: openssh: /etc/ssh/sshd_config (Size mismatch)
openssh: 58 total files, 0 altered files
openssl: 3989 total files, 0 altered files
openssl-1.0: 108 total files, 0 altered files
openvpn: 71 total files, 0 altered files
opera: 149 total files, 0 altered files
optipng: 10 total files, 0 altered files
opus: 145 total files, 0 altered files
opusfile: 23 total files, 0 altered files
orbit2: 104 total files, 0 altered files
orc: 95 total files, 0 altered files
osinfo-db: 687 total files, 0 altered files
ostorybook: 58 total files, 0 altered files
oxygen: 992 total files, 0 altered files
oxygen-icons: 8806 total files, 0 altered files
p11-kit: 94 total files, 0 altered files
p7zip: 107 total files, 0 altered files
package-query: 7 total files, 0 altered files
backup file: pacman: /etc/pacman.conf (Modification time mismatch)
backup file: pacman: /etc/pacman.conf (Size mismatch)
pacman: 343 total files, 0 altered files
pacman-contrib: 31 total files, 0 altered files
backup file: pacman-mirrorlist: /etc/pacman.d/mirrorlist (Modification time mismatch)
backup file: pacman-mirrorlist: /etc/pacman.d/mirrorlist (Size mismatch)
pacman-mirrorlist: 3 total files, 0 altered files
palapeli: 296 total files, 0 altered files
backup file: pam: /etc/environment (Modification time mismatch)
backup file: pam: /etc/environment (Size mismatch)
backup file: pam: /etc/security/limits.conf (Modification time mismatch)
backup file: pam: /etc/security/limits.conf (Size mismatch)
pam: 585 total files, 0 altered files
pambase: 8 total files, 0 altered files
pandoc: 366 total files, 0 altered files
pango: 121 total files, 0 altered files
pango-perl: 76 total files, 0 altered files
pangomm: 73 total files, 0 altered files
parley: 518 total files, 0 altered files
parted: 115 total files, 0 altered files
patch: 7 total files, 0 altered files
patchelf: 10 total files, 0 altered files
pavucontrol: 128 total files, 0 altered files
payara: 2371 total files, 80 altered files
pciutils: 24 total files, 0 altered files
pcmanfm: 189 total files, 0 altered files
pcmciautils: 21 total files, 0 altered files
pcre: 211 total files, 0 altered files
pcre2: 231 total files, 0 altered files
pcsclite: 38 total files, 0 altered files
pecl-database-mysql-git: 9 total files, 0 altered files
perl: 2795 total files, 0 altered files
perl-algorithm-diff: 23 total files, 0 altered files
perl-clone: 14 total files, 0 altered files
perl-dbi: 145 total files, 0 altered files
perl-encode-locale: 17 total files, 0 altered files
perl-error: 18 total files, 0 altered files
perl-file-basedir: 20 total files, 0 altered files
perl-file-desktopentry: 17 total files, 0 altered files
perl-file-listing: 17 total files, 0 altered files
perl-file-mimeinfo: 32 total files, 0 altered files
perl-file-next: 16 total files, 0 altered files
perl-html-parser: 28 total files, 0 altered files
perl-html-tagset: 17 total files, 0 altered files
perl-http-cookies: 22 total files, 0 altered files
perl-http-daemon: 17 total files, 0 altered files
perl-http-date: 17 total files, 0 altered files
perl-http-message: 37 total files, 0 altered files
perl-http-negotiate: 17 total files, 0 altered files
perl-image-exiftool: 437 total files, 0 altered files
perl-io-html: 17 total files, 0 altered files
perl-ipc-system-simple: 19 total files, 0 altered files
perl-libwww: 70 total files, 0 altered files
perl-locale-gettext: 15 total files, 0 altered files
perl-lwp-mediatypes: 18 total files, 0 altered files
perl-mailtools: 48 total files, 0 altered files
perl-net-http: 24 total files, 0 altered files
perl-parallel-forkmanager: 17 total files, 0 altered files
perl-parse-yapp: 29 total files, 0 altered files
perl-regexp-common: 90 total files, 0 altered files
perl-sgmls: 25 total files, 0 altered files
perl-timedate: 60 total files, 0 altered files
perl-try-tiny: 20 total files, 0 altered files
perl-uri: 80 total files, 0 altered files
perl-www-robotrules: 20 total files, 0 altered files
perl-xml-libxml: 67 total files, 0 altered files
perl-xml-namespacesupport: 9 total files, 0 altered files
perl-xml-parser: 56 total files, 0 altered files
perl-xml-sax: 36 total files, 0 altered files
perl-xml-sax-base: 14 total files, 0 altered files
perl-xml-sax-expat: 11 total files, 0 altered files
perl-yaml: 39 total files, 0 altered files
phantomjs: 55 total files, 0 altered files
phodav: 96 total files, 0 altered files
phonon-qt4: 211 total files, 0 altered files
phonon-qt4-vlc: 11 total files, 0 altered files
phonon-qt5: 209 total files, 0 altered files
phonon-qt5-gstreamer: 27 total files, 0 altered files
backup file: php: /etc/php/php.ini (Modification time mismatch)
backup file: php: /etc/php/php.ini (Size mismatch)
php: 382 total files, 0 altered files
php-pear: 196 total files, 0 altered files
phpmyadmin: 2981 total files, 0 altered files
picmi: 236 total files, 0 altered files
pim-data-exporter: 197 total files, 0 altered files
pim-sieve-editor: 181 total files, 0 altered files
pimcommon: 278 total files, 0 altered files
backup file: pinentry: /usr/bin/pinentry (Modification time mismatch)
backup file: pinentry: /usr/bin/pinentry (Size mismatch)
pinentry: 12 total files, 0 altered files
pipewire: 978 total files, 0 altered files
pixman: 15 total files, 0 altered files
pkcs11-helper: 35 total files, 0 altered files
pkgconf: 40 total files, 0 altered files
plasma-browser-integration: 153 total files, 0 altered files
plasma-desktop: 6053 total files, 0 altered files
plasma-framework: 821 total files, 0 altered files
plasma-integration: 139 total files, 0 altered files
plasma-meta: 0 total files, 0 altered files
plasma-nm: 820 total files, 0 altered files
plasma-pa: 273 total files, 0 altered files
plasma-sdk: 705 total files, 0 altered files
plasma-vault: 134 total files, 0 altered files
plasma-workspace: 5240 total files, 0 altered files
plasma-workspace-wallpapers: 224 total files, 0 altered files
podofo: 156 total files, 0 altered files
polkit: 196 total files, 0 altered files
polkit-kde-agent: 184 total files, 0 altered files
polkit-qt4: 51 total files, 0 altered files
polkit-qt5: 51 total files, 0 altered files
popcorntime-ce: 17914 total files, 0 altered files
poppler: 177 total files, 0 altered files
poppler-data: 266 total files, 0 altered files
poppler-glib: 69 total files, 0 altered files
poppler-qt5: 18 total files, 0 altered files
popt: 114 total files, 0 altered files
portaudio: 39 total files, 0 altered files
portsmf: 21 total files, 0 altered files
potrace: 18 total files, 0 altered files
powerdevil: 566 total files, 0 altered files
backup file: ppp: /etc/ppp/chap-secrets (Modification time mismatch)
backup file: ppp: /etc/ppp/chap-secrets (Size mismatch)
ppp: 84 total files, 0 altered files
pptpclient: 12 total files, 0 altered files
print-manager: 232 total files, 0 altered files
prison: 39 total files, 0 altered files
procps-ng: 94 total files, 0 altered files
progsreiserfs: 34 total files, 0 altered files
psmisc: 103 total files, 0 altered files
pulseaudio: 341 total files, 0 altered files
pulseaudio-alsa: 2 total files, 0 altered files
pulseaudio-bluetooth: 9 total files, 0 altered files
purpose: 583 total files, 0 altered files
putty: 29 total files, 0 altered files
pygobject-devel: 7 total files, 0 altered files
pygobject2-devel: 18 total files, 0 altered files
pygtk: 187 total files, 0 altered files
pyqt4-common: 553 total files, 0 altered files
pyqt5-common: 865 total files, 0 altered files
python: 7345 total files, 0 altered files
python-acme: 100 total files, 0 altered files
python-anytree: 98 total files, 0 altered files
python-apipkg: 21 total files, 0 altered files
python-appdirs: 17 total files, 0 altered files
python-asn1crypto: 98 total files, 0 altered files
python-atspi: 78 total files, 0 altered files
python-attrs: 50 total files, 0 altered files
python-automat: 57 total files, 0 altered files
python-babel: 833 total files, 0 altered files
python-beaker: 100 total files, 0 altered files
python-cachecontrol: 53 total files, 0 altered files
python-cairo: 20 total files, 0 altered files
python-cffi: 68 total files, 0 altered files
python-chardet: 139 total files, 0 altered files
python-click: 66 total files, 0 altered files
python-colorama: 33 total files, 0 altered files
python-configargparse: 18 total files, 0 altered files
python-configobj: 19 total files, 0 altered files
python-constantly: 24 total files, 0 altered files
python-cryptography: 251 total files, 0 altered files
python-dbus: 61 total files, 0 altered files
python-dbus-common: 117 total files, 0 altered files
python-distlib: 68 total files, 0 altered files
python-distro: 24 total files, 0 altered files
python-distutils-extra: 32 total files, 0 altered files
python-docopt: 17 total files, 0 altered files
python-docutils: 495 total files, 0 altered files
python-filelock: 17 total files, 0 altered files
python-future: 680 total files, 0 altered files
python-glfw: 24 total files, 0 altered files
python-gobject: 99 total files, 0 altered files
python-html5lib: 128 total files, 0 altered files
python-hyperlink: 46 total files, 0 altered files
python-idna: 39 total files, 0 altered files
python-imagesize: 13 total files, 0 altered files
python-incremental: 38 total files, 0 altered files
python-iniconfig: 17 total files, 0 altered files
python-jinja: 99 total files, 0 altered files
python-josepy: 90 total files, 0 altered files
python-keyutils: 15 total files, 0 altered files
python-lockfile: 35 total files, 0 altered files
python-lxml: 138 total files, 0 altered files
python-mako: 100 total files, 0 altered files
python-markupsafe: 29 total files, 0 altered files
python-mock: 56 total files, 0 altered files
python-msgpack: 25 total files, 0 altered files
python-numpy: 908 total files, 0 altered files
python-olefile: 34 total files, 0 altered files
python-opengl: 6838 total files, 0 altered files
python-packaging: 30 total files, 0 altered files
python-parsedatetime: 59 total files, 0 altered files
python-pbr: 130 total files, 0 altered files
python-pillow: 319 total files, 0 altered files
python-pip: 185 total files, 0 altered files
python-pluggy: 34 total files, 0 altered files
python-ply: 27 total files, 0 altered files
python-progress: 30 total files, 0 altered files
python-py: 122 total files, 0 altered files
python-pybluez: 27 total files, 0 altered files
python-pycparser: 69 total files, 0 altered files
python-pygments: 631 total files, 0 altered files
python-pyhamcrest: 203 total files, 0 altered files
python-pyopenssl: 36 total files, 0 altered files
python-pyparsing: 17 total files, 0 altered files
python-pyqt4: 99 total files, 0 altered files
python-pyqt5: 145 total files, 0 altered files
python-pyrfc3339: 28 total files, 0 altered files
python-pytoml: 33 total files, 0 altered files
python-pytz: 647 total files, 0 altered files
python-pyxel: 192 total files, 0 altered files
python-requests: 67 total files, 0 altered files
python-requests-toolbelt: 125 total files, 0 altered files
python-retrying: 14 total files, 0 altered files
python-setuptools: 195 total files, 0 altered files
python-setuptools-scm: 45 total files, 0 altered files
python-sip: 16 total files, 0 altered files
python-sip-pyqt5: 15 total files, 0 altered files
python-six: 17 total files, 0 altered files
python-snowballstemmer: 68 total files, 0 altered files
python-sounddevice: 22 total files, 0 altered files
python-sphinx: 1065 total files, 0 altered files
python-sphinx-alabaster-theme: 34 total files, 0 altered files
python-sphinx_rtd_theme: 67 total files, 0 altered files
python-sphinxcontrib-websupport: 65 total files, 0 altered files
python-sqlalchemy: 441 total files, 0 altered files
python-toml: 33 total files, 0 altered files
python-tox: 81 total files, 0 altered files
python-twisted: 2669 total files, 0 altered files
python-urllib3: 100 total files, 0 altered files
python-virtualenv: 40 total files, 0 altered files
python-webencodings: 25 total files, 0 altered files
python-whoosh: 374 total files, 0 altered files
python-xdg: 46 total files, 0 altered files
python-yaml: 67 total files, 0 altered files
python-zope-component: 140 total files, 0 altered files
python-zope-deferredimport: 57 total files, 0 altered files
python-zope-deprecation: 28 total files, 0 altered files
python-zope-event: 25 total files, 0 altered files
python-zope-hookable: 29 total files, 0 altered files
python-zope-interface: 156 total files, 0 altered files
python-zope-proxy: 46 total files, 0 altered files
python2: 4749 total files, 180 altered files
python2-alembic: 221 total files, 0 altered files
python2-apipkg: 20 total files, 0 altered files
python2-appdirs: 16 total files, 0 altered files
python2-apsw: 10 total files, 0 altered files
python2-asn1crypto: 96 total files, 0 altered files
python2-backports: 7 total files, 0 altered files
python2-backports.functools_lru_cache: 15 total files, 0 altered files
python2-backports.unittest_mock: 18 total files, 0 altered files
python2-bcrypt: 21 total files, 0 altered files
python2-beaker: 97 total files, 0 altered files
python2-beautifulsoup4: 72 total files, 0 altered files
python2-cairo: 19 total files, 0 altered files
python2-cffi: 67 total files, 0 altered files
python2-chardet: 137 total files, 0 altered files
python2-cheroot: 106 total files, 0 altered files
python2-cherrypy: 338 total files, 0 altered files
python2-configparser: 27 total files, 0 altered files
python2-contextlib2: 15 total files, 0 altered files
python2-cryptography: 239 total files, 0 altered files
python2-cssselect: 23 total files, 0 altered files
python2-cssutils: 375 total files, 0 altered files
python2-dateutil: 74 total files, 0 altered files
python2-dbus: 62 total files, 0 altered files
python2-dnspython: 203 total files, 0 altered files
python2-dukpy: 14 total files, 0 altered files
python2-editor: 15 total files, 0 altered files
python2-enum34: 25 total files, 0 altered files
python2-filelock: 16 total files, 0 altered files
python2-funcsigs: 19 total files, 0 altered files
python2-gconf: 15 total files, 0 altered files
python2-gobject: 95 total files, 0 altered files
python2-gobject2: 111 total files, 6 altered files
python2-html5-parser: 30 total files, 0 altered files
python2-html5lib: 122 total files, 0 altered files
python2-idna: 38 total files, 0 altered files
python2-iniconfig: 16 total files, 0 altered files
python2-ipaddr: 8 total files, 0 altered files
python2-ipaddress: 12 total files, 0 altered files
python2-ipy: 11 total files, 0 altered files
python2-jaraco: 90 total files, 0 altered files
python2-jinja: 94 total files, 0 altered files
python2-keybinder2: 9 total files, 0 altered files
python2-logutils: 30 total files, 0 altered files
python2-lxml: 134 total files, 0 altered files
python2-mako: 98 total files, 0 altered files
python2-markupsafe: 28 total files, 0 altered files
python2-mechanize: 91 total files, 0 altered files
python2-mock: 54 total files, 0 altered files
python2-more-itertools: 28 total files, 0 altered files
python2-msgpack: 24 total files, 0 altered files
python2-netifaces: 15 total files, 0 altered files
python2-notify: 17 total files, 0 altered files
python2-olefile: 33 total files, 0 altered files
python2-opengl: 6623 total files, 0 altered files
python2-packaging: 29 total files, 0 altered files
python2-pbr: 126 total files, 0 altered files
python2-pecan: 294 total files, 0 altered files
python2-pillow: 318 total files, 0 altered files
python2-pluggy: 33 total files, 0 altered files
python2-ply: 26 total files, 0 altered files
python2-portend: 18 total files, 0 altered files
python2-prettytable: 11 total files, 0 altered files
python2-psutil: 100 total files, 0 altered files
python2-py: 116 total files, 0 altered files
python2-pybluez: 26 total files, 0 altered files
python2-pycparser: 67 total files, 0 altered files
python2-pycryptodomex: 747 total files, 0 altered files
python2-pycurl: 50 total files, 0 altered files
python2-pygments: 627 total files, 0 altered files
python2-pyopenssl: 35 total files, 0 altered files
python2-pyparsing: 16 total files, 0 altered files
python2-pyqt4: 80 total files, 0 altered files
python2-pyqt5: 109 total files, 0 altered files
python2-pytz: 641 total files, 0 altered files
python2-regex: 28 total files, 0 altered files
python2-repoze.lru: 26 total files, 0 altered files
python2-requests: 66 total files, 0 altered files
python2-routes: 34 total files, 0 altered files
python2-setuptools: 190 total files, 0 altered files
python2-setuptools-scm: 44 total files, 0 altered files
python2-simplejson: 96 total files, 0 altered files
python2-singledispatch: 21 total files, 0 altered files
python2-sip: 16 total files, 0 altered files
python2-sip-pyqt5: 15 total files, 0 altered files
python2-six: 16 total files, 0 altered files
python2-sqlalchemy: 420 total files, 0 altered files
python2-tempora: 34 total files, 0 altered files
python2-toml: 32 total files, 0 altered files
python2-tox: 77 total files, 0 altered files
python2-unrardll: 18 total files, 0 altered files
python2-urllib3: 93 total files, 0 altered files
python2-virtualenv: 36 total files, 0 altered files
python2-waitress: 134 total files, 0 altered files
python2-webencodings: 24 total files, 0 altered files
python2-webob: 70 total files, 0 altered files
python2-webtest: 50 total files, 0 altered files
python2-werkzeug: 142 total files, 0 altered files
python2-yapsy: 55 total files, 0 altered files
python2-zc.lockfile: 26 total files, 0 altered files
qca: 56 total files, 0 altered files
qcma: 16 total files, 0 altered files
qgpgme: 86 total files, 0 altered files
qhull: 143 total files, 0 altered files
qimageblitz: 14 total files, 0 altered files
qpdf: 67 total files, 0 altered files
qqc2-desktop-style: 64 total files, 0 altered files
qrencode: 15 total files, 0 altered files
qt-assistant-compat: 29 total files, 0 altered files
qt-gstreamer: 162 total files, 0 altered files
qt4: 4081 total files, 0 altered files
qt5-base: 3547 total files, 0 altered files
qt5-declarative: 840 total files, 0 altered files
qt5-graphicaleffects: 55 total files, 0 altered files
qt5-imageformats: 24 total files, 0 altered files
qt5-location: 379 total files, 0 altered files
qt5-multimedia: 365 total files, 0 altered files
qt5-quickcontrols: 432 total files, 0 altered files
qt5-quickcontrols2: 801 total files, 0 altered files
qt5-script: 190 total files, 0 altered files
qt5-sensors: 173 total files, 0 altered files
qt5-speech: 48 total files, 0 altered files
qt5-svg: 55 total files, 0 altered files
qt5-tools: 384 total files, 0 altered files
qt5-webchannel: 48 total files, 0 altered files
qt5-webengine: 248 total files, 0 altered files
qt5-webkit: 112 total files, 0 altered files
qt5-x11extras: 31 total files, 0 altered files
qt5-xmlpatterns: 435 total files, 0 altered files
qwbfs: 11 total files, 0 altered files
raptor: 119 total files, 0 altered files
rarian: 59 total files, 0 altered files
rasqal: 65 total files, 0 altered files
rdesktop: 49 total files, 0 altered files
re2: 17 total files, 0 altered files
readline: 50 total files, 0 altered files
redland: 100 total files, 0 altered files
reiserfsprogs: 37 total files, 0 altered files
remmina: 496 total files, 0 altered files
rest: 71 total files, 0 altered files
retroarch: 75 total files, 0 altered files
rhash: 38 total files, 0 altered files
rlwrap: 41 total files, 0 altered files
rpcbind: 24 total files, 0 altered files
rpmextract: 4 total files, 0 altered files
rsync: 22 total files, 0 altered files
rtkit: 30 total files, 0 altered files
rtmpdump: 25 total files, 0 altered files
rubiks: 8 total files, 0 altered files
ruby: 623 total files, 0 altered files
rubygems: 219 total files, 0 altered files
run-parts: 31 total files, 0 altered files
runc: 26 total files, 0 altered files
s-nail: 16 total files, 0 altered files
samba: 969 total files, 1 altered file
backup file: sane: /etc/sane.d/dll.conf (Modification time mismatch)
backup file: sane: /etc/sane.d/dll.conf (Size mismatch)
sane: 646 total files, 0 altered files
sbc: 14 total files, 0 altered files
schroedinger: 90 total files, 0 altered files
scrot: 16 total files, 0 altered files
backup file: sddm: /etc/pam.d/sddm (Modification time mismatch)
backup file: sddm: /etc/pam.d/sddm (Size mismatch)
sddm: 224 total files, 0 altered files
sddm-kcm: 159 total files, 0 altered files
sddm-stellar-theme: 52 total files, 0 altered files
sdl: 223 total files, 0 altered files
sdl2: 109 total files, 0 altered files
sdl2_gfx: 17 total files, 0 altered files
sdl2_image: 14 total files, 0 altered files
sdl2_mixer: 14 total files, 0 altered files
sdl2_net: 14 total files, 0 altered files
sdl2_ttf: 14 total files, 0 altered files
sdl_gfx: 15 total files, 0 altered files
sdl_image: 14 total files, 0 altered files
sdl_mixer: 14 total files, 0 altered files
sdl_net: 14 total files, 0 altered files
sdl_ttf: 14 total files, 0 altered files
seabios: 15 total files, 0 altered files
seahorse: 835 total files, 0 altered files
sed: 127 total files, 0 altered files
semver: 17 total files, 0 altered files
serd: 25 total files, 0 altered files
serf: 12 total files, 0 altered files
sg3_utils: 182 total files, 0 altered files
shaderc: 17 total files, 0 altered files
shadow: 558 total files, 0 altered files
shared-color-targets: 276 total files, 0 altered files
shared-mime-info: 236 total files, 0 altered files
signon-kwallet-extension: 5 total files, 0 altered files
signon-plugin-oauth2: 10 total files, 0 altered files
signon-ui: 8 total files, 0 altered files
signond: 120 total files, 0 altered files
simplescreenrecorder-git: 124 total files, 0 altered files
sip: 9 total files, 0 altered files
skype: 150 total files, 0 altered files
slang: 179 total files, 0 altered files
smbclient: 224 total files, 0 altered files
smpeg: 29 total files, 0 altered files
smpeg2: 23 total files, 0 altered files
snappy: 22 total files, 0 altered files
socat: 9 total files, 0 altered files
solid: 254 total files, 0 altered files
sonnet: 370 total files, 0 altered files
sord: 28 total files, 0 altered files
sound-theme-freedesktop: 44 total files, 0 altered files
soundtouch: 24 total files, 0 altered files
source-highlight: 430 total files, 0 altered files
spandsp: 157 total files, 0 altered files
spectacle: 206 total files, 0 altered files
speech-dispatcher: 112 total files, 0 altered files
speex: 32 total files, 0 altered files
speexdsp: 22 total files, 0 altered files
spglib: 33 total files, 0 altered files
spice: 20 total files, 0 altered files
spice-gtk: 117 total files, 0 altered files
spice-protocol: 27 total files, 0 altered files
spirv-tools: 28 total files, 0 altered files
splint: 57 total files, 0 altered files
sql-workbench: 111 total files, 0 altered files
sqlite: 24 total files, 0 altered files
sqlitebrowser: 13 total files, 0 altered files
squashfs-tools: 4 total files, 0 altered files
backup file: squid: /etc/squid/squid.conf (Modification time mismatch)
backup file: squid: /etc/squid/squid.conf (Size mismatch)
squid: 2309 total files, 0 altered files
sratom: 19 total files, 0 altered files
srt: 25 total files, 0 altered files
sshpass: 7 total files, 0 altered files
sssd: 432 total files, 0 altered files
startup-notification: 16 total files, 0 altered files
subversion: 359 total files, 0 altered files
backup file: sudo: /etc/sudoers (Modification time mismatch)
backup file: sudo: /etc/sudoers (Size mismatch)
sudo: 202 total files, 0 altered files
suil: 31 total files, 0 altered files
suitesparse: 106 total files, 0 altered files
sweeper: 236 total files, 0 altered files
swig: 787 total files, 0 altered files
sword: 302 total files, 0 altered files
swt: 14 total files, 0 altered files
syndication: 167 total files, 0 altered files
synergy: 25 total files, 0 altered files
syntax-highlighting: 602 total files, 0 altered files
sysfsutils: 19 total files, 0 altered files
backup file: syslinux: /boot/syslinux/syslinux.cfg (Modification time mismatch)
syslinux: 269 total files, 1 altered file
backup file: systemd: /etc/systemd/timesyncd.conf (Modification time mismatch)
backup file: systemd: /etc/systemd/timesyncd.conf (Size mismatch)
systemd: 1506 total files, 1 altered file
systemd-sysvcompat: 18 total files, 0 altered files
systemsettings: 373 total files, 0 altered files
t1lib: 19 total files, 0 altered files
taglib: 120 total files, 0 altered files
talloc: 23 total files, 0 altered files
tar: 131 total files, 0 altered files
tcl: 1163 total files, 0 altered files
tcltls: 5 total files, 0 altered files
tdb: 25 total files, 0 altered files
teamviewer: 140 total files, 0 altered files
telegram-desktop: 31 total files, 0 altered files
telepathy-accounts-signon: 4 total files, 0 altered files
telepathy-farstream: 34 total files, 0 altered files
telepathy-glib: 371 total files, 0 altered files
telepathy-kde-accounts-kcm: 629 total files, 0 altered files
telepathy-kde-approver: 150 total files, 0 altered files
telepathy-kde-auth-handler: 144 total files, 0 altered files
telepathy-kde-call-ui: 162 total files, 0 altered files
telepathy-kde-common-internals: 377 total files, 0 altered files
telepathy-kde-contact-list: 142 total files, 0 altered files
telepathy-kde-contact-runner: 138 total files, 0 altered files
telepathy-kde-desktop-applets: 220 total files, 0 altered files
telepathy-kde-filetransfer-handler: 134 total files, 0 altered files
telepathy-kde-integration-module: 147 total files, 0 altered files
telepathy-kde-send-file: 140 total files, 0 altered files
telepathy-kde-text-ui: 724 total files, 0 altered files
telepathy-logger: 55 total files, 0 altered files
telepathy-logger-qt: 48 total files, 0 altered files
telepathy-mission-control: 67 total files, 0 altered files
telepathy-qt: 447 total files, 0 altered files
terminator: 499 total files, 0 altered files
testdisk: 34 total files, 0 altered files
tevent: 13 total files, 0 altered files
tex-gyre-fonts: 40 total files, 0 altered files
texinfo: 551 total files, 0 altered files
thin-provisioning-tools: 44 total files, 0 altered files
threadweaver: 94 total files, 0 altered files
thunar: 326 total files, 0 altered files
thunar-volman: 176 total files, 0 altered files
tilda: 75 total files, 0 altered files
tinyxml: 14 total files, 0 altered files
tk: 629 total files, 0 altered files
tmux: 10 total files, 0 altered files
tmux-bash-completion: 5 total files, 0 altered files
tomcat-native: 7 total files, 0 altered files
backup file: tomcat8: /etc/tomcat8/logging.properties (Modification time mismatch)
backup file: tomcat8: /etc/tomcat8/logging.properties (Size mismatch)
backup file: tomcat8: /etc/tomcat8/server.xml (Modification time mismatch)
backup file: tomcat8: /etc/tomcat8/server.xml (Size mismatch)
backup file: tomcat8: /etc/tomcat8/tomcat-users.xml (Modification time mismatch)
backup file: tomcat8: /etc/tomcat8/tomcat-users.xml (Size mismatch)
tomcat8: 766 total files, 0 altered files
totem-plparser: 335 total files, 0 altered files
tracker: 706 total files, 0 altered files
transmission-cli: 104 total files, 0 altered files
transmission-gtk-git: 314 total files, 0 altered files
tslib: 66 total files, 0 altered files
ttf-bookerly: 8 total files, 0 altered files
ttf-caladea: 12 total files, 0 altered files
ttf-carlito: 11 total files, 0 altered files
ttf-courier-prime: 20 total files, 0 altered files
ttf-dejavu: 45 total files, 0 altered files
ttf-droid: 38 total files, 0 altered files
ttf-freefont: 21 total files, 0 altered files
ttf-gelasio-ib: 15 total files, 0 altered files
ttf-hack: 8 total files, 0 altered files
ttf-heuristica: 11 total files, 0 altered files
ttf-impallari-cantora: 9 total files, 0 altered files
ttf-inconsolata: 16 total files, 0 altered files
ttf-liberation: 25 total files, 0 altered files
ttf-merriweather: 15 total files, 0 altered files
ttf-merriweather-sans: 15 total files, 0 altered files
ttf-monaco: 6 total files, 0 altered files
ttf-ms-fonts: 37 total files, 0 altered files
ttf-opensans: 17 total files, 0 altered files
ttf-oswald: 13 total files, 0 altered files
ttf-quintessential: 8 total files, 0 altered files
ttf-signika: 11 total files, 0 altered files
ttf-symbola: 8 total files, 0 altered files
ttf-ubuntu-font-family: 26 total files, 0 altered files
twolame: 39 total files, 0 altered files
tzdata: 2480 total files, 0 altered files
udiskie: 101 total files, 0 altered files
udisks: 75 total files, 0 altered files
udisks2: 416 total files, 0 altered files
uglify-js: 66 total files, 0 altered files
unhide: 20 total files, 0 altered files
unibilium: 65 total files, 0 altered files
backup file: unixodbc: /etc/odbcinst.ini (Modification time mismatch)
backup file: unixodbc: /etc/odbcinst.ini (Size mismatch)
unixodbc: 51 total files, 0 altered files
unrar: 7 total files, 0 altered files
unzip: 18 total files, 0 altered files
upower: 72 total files, 0 altered files
urlgrabber: 31 total files, 0 altered files
usb-creator: 328 total files, 0 altered files
usb_modeswitch: 512 total files, 0 altered files
usbmuxd: 16 total files, 0 altered files
usbredir: 22 total files, 0 altered files
usbutils: 13 total files, 0 altered files
user-manager: 179 total files, 0 altered files
util-linux: 492 total files, 0 altered files
v4l-utils: 304 total files, 0 altered files
vala: 384 total files, 0 altered files
valgrind: 293 total files, 0 altered files
vamp-plugin-sdk: 52 total files, 0 altered files
vde2: 102 total files, 0 altered files
vi: 25 total files, 0 altered files
vicious: 70 total files, 0 altered files
vid.stab: 24 total files, 0 altered files
vim-jad: 10 total files, 0 altered files
vim-runtime: 1809 total files, 0 altered files
vino: 285 total files, 0 altered files
virglrenderer: 16 total files, 0 altered files
virt-install: 625 total files, 0 altered files
virt-manager: 3 total files, 0 altered files
virtio-win: 7 total files, 0 altered files
virtualbox: 345 total files, 0 altered files
virtualbox-ext-oracle: 9 total files, 0 altered files
virtualbox-host-dkms: 469 total files, 0 altered files
visual-studio-code-bin: 1699 total files, 0 altered files
visualvm: 411 total files, 0 altered files
vlc: 1056 total files, 1 altered file
volume_key: 133 total files, 0 altered files
vte: 305 total files, 0 altered files
vte-common: 3 total files, 0 altered files
vte3: 353 total files, 0 altered files
vulkan-icd-loader: 11 total files, 0 altered files
vulkan-intel: 13 total files, 0 altered files
w3m: 76 total files, 0 altered files
wavpack: 25 total files, 0 altered files
wayland: 46 total files, 0 altered files
wayland-protocols: 56 total files, 0 altered files
wd719x-firmware: 5 total files, 0 altered files
webkit2gtk: 598 total files, 0 altered files
webrtc-audio-processing: 35 total files, 0 altered files
weston: 123 total files, 0 altered files
wget: 129 total files, 0 altered files
which: 9 total files, 0 altered files
widelands: 36049 total files, 0 altered files
wildmidi: 38 total files, 0 altered files
winusb-git: 24 total files, 0 altered files
wireless_tools: 68 total files, 0 altered files
wlc: 18 total files, 0 altered files
wmname: 7 total files, 0 altered files
wmtimer: 3 total files, 0 altered files
woff2: 25 total files, 0 altered files
workrave: 263 total files, 0 altered files
wpa_supplicant: 36 total files, 0 altered files
wxgtk-common: 823 total files, 0 altered files
wxgtk2: 51 total files, 0 altered files
wxgtk2.8: 778 total files, 0 altered files
wxgtk3: 57 total files, 0 altered files
x11-ssh-askpass: 16 total files, 0 altered files
x264: 11 total files, 0 altered files
x265: 13 total files, 0 altered files
xapian-core: 546 total files, 0 altered files
xarchiver: 201 total files, 0 altered files
xawtv: 117 total files, 0 altered files
xbitmaps: 81 total files, 0 altered files
xcb-proto: 66 total files, 0 altered files
xcb-util: 20 total files, 0 altered files
xcb-util-cursor: 14 total files, 0 altered files
xcb-util-image: 16 total files, 0 altered files
xcb-util-keysyms: 14 total files, 0 altered files
xcb-util-renderutil: 14 total files, 0 altered files
xcb-util-wm: 19 total files, 0 altered files
xcb-util-xrm: 14 total files, 0 altered files
xclip: 11 total files, 0 altered files
xcompmgr: 10 total files, 0 altered files
xdg-desktop-portal-kde: 122 total files, 0 altered files
xdg-user-dirs: 245 total files, 0 altered files
xdg-user-dirs-gtk: 234 total files, 0 altered files
xdg-utils: 25 total files, 0 altered files
xenlism-minimalism-theme: 414 total files, 0 altered files
xenlism-wildfire: 3105 total files, 0 altered files
xerces-c: 518 total files, 0 altered files
xf86-input-evdev: 21 total files, 0 altered files
xf86-input-libinput: 21 total files, 0 altered files
xf86-video-intel: 27 total files, 0 altered files
xfce4-appfinder: 188 total files, 0 altered files
xfce4-panel: 317 total files, 0 altered files
xfce4-screenshooter: 194 total files, 0 altered files
xfce4-settings: 207 total files, 0 altered files
xfce4-terminal: 191 total files, 0 altered files
xfconf: 223 total files, 0 altered files
xfsprogs: 109 total files, 0 altered files
xkb-switch-git: 8 total files, 0 altered files
xkeyboard-config: 452 total files, 0 altered files
xmlsec: 247 total files, 0 altered files
xmlto: 49 total files, 0 altered files
xmltoman: 9 total files, 0 altered files
xmms2: 211 total files, 0 altered files
xorg-appres: 10 total files, 0 altered files
xorg-bdftopcf: 10 total files, 0 altered files
xorg-font-util: 36 total files, 0 altered files
xorg-font-utils: 0 total files, 0 altered files
xorg-fonts-alias: 14 total files, 0 altered files
xorg-fonts-encodings: 59 total files, 0 altered files
xorg-fonts-misc: 455 total files, 0 altered files
xorg-iceauth: 10 total files, 0 altered files
xorg-luit: 10 total files, 0 altered files
xorg-mkfontdir: 16 total files, 0 altered files
xorg-mkfontscale: 10 total files, 0 altered files
xorg-server: 50 total files, 0 altered files
xorg-server-common: 15 total files, 0 altered files
xorg-server-xephyr: 10 total files, 0 altered files
xorg-server-xwayland: 7 total files, 0 altered files
xorg-sessreg: 10 total files, 0 altered files
xorg-setxkbmap: 10 total files, 0 altered files
xorg-smproxy: 10 total files, 0 altered files
xorg-util-macros: 12 total files, 0 altered files
xorg-x11perf: 20 total files, 0 altered files
xorg-xauth: 10 total files, 0 altered files
xorg-xbacklight: 10 total files, 0 altered files
xorg-xcmsdb: 10 total files, 0 altered files
xorg-xcursorgen: 10 total files, 0 altered files
xorg-xdpyinfo: 10 total files, 0 altered files
xorg-xdriinfo: 10 total files, 0 altered files
xorg-xev: 10 total files, 0 altered files
xorg-xgamma: 10 total files, 0 altered files
xorg-xhost: 10 total files, 0 altered files
xorg-xinput: 10 total files, 0 altered files
xorg-xkbcomp: 13 total files, 0 altered files
xorg-xkbevd: 10 total files, 0 altered files
xorg-xkbutils: 14 total files, 0 altered files
xorg-xkill: 10 total files, 0 altered files
xorg-xload: 13 total files, 0 altered files
xorg-xlsatoms: 10 total files, 0 altered files
xorg-xlsclients: 10 total files, 0 altered files
xorg-xmessage: 14 total files, 0 altered files
xorg-xmodmap: 10 total files, 0 altered files
xorg-xpr: 12 total files, 0 altered files
xorg-xprop: 10 total files, 0 altered files
xorg-xrandr: 10 total files, 0 altered files
xorg-xrdb: 10 total files, 0 altered files
xorg-xrefresh: 10 total files, 0 altered files
xorg-xset: 10 total files, 0 altered files
xorg-xsetroot: 10 total files, 0 altered files
xorg-xvinfo: 10 total files, 0 altered files
xorg-xwd: 10 total files, 0 altered files
xorg-xwininfo: 10 total files, 0 altered files
xorg-xwud: 10 total files, 0 altered files
xorgproto: 247 total files, 0 altered files
xsane: 244 total files, 0 altered files
xscreensaver: 807 total files, 0 altered files
xsp: 256 total files, 0 altered files
xss-lock: 23 total files, 0 altered files
xterm: 36 total files, 0 altered files
xvidcore: 7 total files, 0 altered files
xz: 119 total files, 0 altered files
yajl: 22 total files, 0 altered files
yarn: 26 total files, 0 altered files
yasm: 51 total files, 0 altered files
yelp: 659 total files, 0 altered files
yelp-tools: 21 total files, 0 altered files
yelp-xsl: 80 total files, 0 altered files
yuicompressor: 11 total files, 0 altered files
zenity: 1194 total files, 0 altered files
zeroconf-ioslave: 174 total files, 0 altered files
zeromq: 82 total files, 0 altered files
zim: 709 total files, 0 altered files
zip: 16 total files, 0 altered files
zita-alsa-pcmi: 10 total files, 0 altered files
zita-resampler: 30 total files, 0 altered files
zlib: 18 total files, 0 altered files
zoiper: 147 total files, 0 altered files
zoom: 1249 total files, 0 altered files
zsnes: 11 total files, 0 altered files
zstd: 31 total files, 0 altered files
zvbi: 49 total files, 0 altered files

this don't ask me to do nothing But I removed all stuff I installed with yaourt a lot of time ago...

I removed 90% of this packages: (pacman -Qdt) (i used xmltools, cabextract and a few 2 or 3 more)

cabextract 1.6-3
celt0.5.1 0.5.1.3-4
compface 1.5.2-8
extra-cmake-modules 5.52.0-1
fontforge 20170731-2
gnome-common 3.18.0-3
gnome-doc-utils 0.20.10+16+gc03cc09-2
gnome-sharp 2.24.4-5
gobject-introspection 1.58.1-1
gtk2-perl 1.24992-2
gulp 4.0.0-1
haskell-math-functions 0.3.1.0-1
haskell-monad-control 1.0.2.3-24
haskell-nats 1.1.2-2
hdf5 1.10.4-1
js 24.2.0-4
lib32-acl 2.2.53-1
lib32-atk 2.30.0-1
lib32-gdk-pixbuf2 2.38.0-1
lib32-libcups 2.2.9-1
lib32-libjpeg6-turbo 1.5.3-1
lib32-libmng 2.0.3-2
lib32-libnl 3.4.0-1
lib32-libusb 1.0.22-1
lib32-libxcomposite 0.4.4-3
lib32-libxcursor 1.1.15-1
lib32-libxinerama 1.1.4-1
lib32-libxrandr 1.5.1-2
lib32-libxv 1.0.11-2
lib32-pango 1.42.4-1
lib32-sqlite 3.25.2-1
libev 4.24-2
libgee 0.20.1-2
libgsf 1.14.44-1
libkeybinder2 0.3.1-2
libmikmod 3.3.11.1-2
libvirt-python2 4.8.0-1
libvterm 0.1.git1.c4317a6-3
libwnck3 3.30.0-1
lldb 7.0.0-1
lua-penlight 1.5.4-2
makedepend 1.0.5-4
nuget 2.14-2
package-query 1.9-3
patchelf 0.9-2
python-atspi 2.30.0-1
python-babel 2.6.0-2
python-docutils 0.14-2
python-filelock 3.0.10-1
python-imagesize 1.1.0-1
python-jinja 2.10-2
python-pluggy 0.8.0-1
python-py 1.7.0-1
python-snowballstemmer 1.2.1-3
python-sphinx-alabaster-theme 0.7.11-2
python-sphinx_rtd_theme 0.4.1-1
python-sphinxcontrib-websupport 1.1.0-2
python-sqlalchemy 1.2.14-1
python-toml 0.10.0-1
python-virtualenv 16.0.0-1
python-whoosh 2.7.4-3
python2-cheroot 6.5.2-1
python2-contextlib2 0.5.5-2
python2-cryptography 2.4.2-1
python2-filelock 3.0.10-1
python2-jaraco 2018.09.08-1
python2-logutils 0.3.5-3
python2-pluggy 0.8.0-1
python2-portend 2.3-2
python2-py 1.7.0-1
python2-pybluez 0.22-3
python2-repoze.lru 0.7-2
python2-toml 0.10.0-1
python2-urllib3 1.24.1-1
python2-virtualenv 16.0.0-1
python2-webtest 2.0.32-1
python2-zc.lockfile 1.4-1
rpmextract 1.0-8
smpeg 0.4.5-4
spice-protocol 0.12.14-1
swig 3.0.12-2
tinyxml 2.6.2-6
unibilium 2.0.0-1
vala 0.42.3-2
valgrind 3.14.0-1
virglrenderer 0.7.0-1
vte 0.28.2-8
widelands 19-15
wlc 0.0.11-1
wxgtk2.8 2.8.12.1-6

If I run pacman -Qdt again show the same list, but if I try to remove a package this is not installed...

¿How I can know my system is in  a good condition again?

Last edited by jorgemota (2018-11-23 16:27:03)

Offline

#9 2018-11-23 16:31:39

jorgemota
Member
Registered: 2013-08-12
Posts: 42

Re: Problem with package mssql

Scimmia wrote:

The error means that it was built against a patched version of the library and isn't really compatible with a normal one (ours).

Thanks for your message. But How I can get that patched version?  I am wondering what to do, because was working ok until a few weeks ago... and no else is asking about it ( I search a lot trying to figure out if someone had the same problem) and previous versions don't work either.

Offline

#10 2018-11-23 17:03:18

jorgemota
Member
Registered: 2013-08-12
Posts: 42

Re: Problem with package mssql

Update, I installed the dependency on PKGBUILD

numactl (numactl-git, numactl-stable)
python2-configparser
sssd (sssd-nosmb)
openssl-1.0>=1.0.2.l (openssl-1.0-chacha20) ****

I installed openssl chacha and now I got this errors:

/opt/mssql/bin/sqlservr: /usr/lib/libldap_r-2.4.so.2: no version information available (required by /opt/mssql/bin/sqlservr)
/opt/mssql/bin/sqlservr: /usr/lib/libcrypto.so.1.0.0: no version information available (required by /opt/mssql/bin/sqlservr)
/opt/mssql/bin/sqlservr: /usr/lib/libssl.so.1.0.0: no version information available (required by /opt/mssql/bin/sqlservr)

if I install openssl-1.0 I just got libldap_r problem... But can figure out how fix for that library sad

[jorge@blackrabbit sql]$ sudo /opt/mssql/bin/sqlservr 
/opt/mssql/bin/sqlservr: /usr/lib/libldap_r-2.4.so.2: no version information available (required by /opt/mssql/bin/sqlservr)

Offline

#11 2018-11-23 18:36:56

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

Re: Problem with package mssql

Could mssql be requiring openldap built with https://sources.debian.org/src/openldap … -versions/ ?

Offline

#12 2018-11-23 18:40:23

jorgemota
Member
Registered: 2013-08-12
Posts: 42

Re: Problem with package mssql

loqs wrote:

Could mssql be requiring openldap built with https://sources.debian.org/src/openldap … -versions/ ?

Ohhh if this is the case I don't have experience to build it and install sad I am moving to a VM to run sql sad

Offline

#13 2018-11-23 18:50:48

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

Re: Problem with package mssql

You could report it to the mssql maintainer asking for the PKGBUILD to require a custom ldap with the patch applied.

Offline

#14 2018-11-23 18:56:55

jorgemota
Member
Registered: 2013-08-12
Posts: 42

Re: Problem with package mssql

loqs wrote:

You could report it to the mssql maintainer asking for the PKGBUILD to require a custom ldap with the patch applied.

But I am not sure this is happening to all mssql users because I cannot find anything similar to my error.

Offline

#15 2018-11-23 19:16:23

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

Re: Problem with package mssql

The following should build and install a patched openldap to see if that is the cause.

git clone git://git.archlinux.org/svntogit/packages.git --single-branch --branch "packages/openldap"
cd packages/trunk #replace PKGBUILD with the one below
makepkg -rsi

PKGBUILD

# Maintainer:

pkgbase=openldap
pkgname=('openldap' 'libldap')
pkgver=2.4.46
pkgrel=2
arch=('x86_64')
url="https://www.openldap.org/"
license=('custom')
makedepends=('libltdl' 'libsasl' 'e2fsprogs' 'util-linux' 'chrpath' 'unixodbc')
options=('!makeflags' 'emptydirs')
source=(https://www.openldap.org/software/download/OpenLDAP/openldap-release/${pkgbase}-${pkgver}.tgz
        slapd.service openldap.tmpfiles openldap.sysusers openldap-ntlm.patch
        https://sources.debian.org/data/main/o/openldap/2.4.46+dfsg-5/debian/patches/libldap-symbol-versions)
sha1sums=('a9ae2273eb9bdd70090dafe0d018a3132606bef6'
          '2441815efbfa01ad7a1d39068e5503b53d1d04b0'
          '1f68bd85fb50595c4e916db164d8e90e0c6e21ee'
          '2bf64351c32b0bf0a70663bd42de22910998b795'
          'e4afd9f1c810ef4c4cd8fe1101dfe5887f2b7eef'
          '04bc6d6b0b31a258705d2f6f651bde457f49fcd0')

# see http://www.openldap.org/faq/data/cache/756.html
# there's no proper backend support for anything apart from
# BerkeleyDB, if we don't want to drop local backend server support
# we are forced to keep Berkeley DB here

prepare() {
  cd ${pkgbase}-${pkgver}
  patch -p1 -i "${srcdir}"/openldap-ntlm.patch
  patch -p1 -i "${srcdir}"/libldap-symbol-versions
  sed -i 's|-m 644 $(LIBRARY)|-m 755 $(LIBRARY)|' libraries/{liblber,libldap,libldap_r}/Makefile.in
  sed -i 's|#define LDAPI_SOCK LDAP_RUNDIR LDAP_DIRSEP "run" LDAP_DIRSEP "ldapi"|#define LDAPI_SOCK LDAP_DIRSEP "run" LDAP_DIRSEP "openldap" LDAP_DIRSEP "ldapi"|' include/ldap_defaults.h
  sed -i 's|%LOCALSTATEDIR%/run|/run/openldap|' servers/slapd/slapd.{conf,ldif}
  sed -i 's|-$(MKDIR) $(DESTDIR)$(localstatedir)/run|-$(MKDIR) $(DESTDIR)/run/openldap|' servers/slapd/Makefile.in
}

build() {
  cd ${pkgbase}-${pkgver}
  autoconf
  ./configure --prefix=/usr --libexecdir=/usr/lib \
    --sysconfdir=/etc --localstatedir=/var/lib/openldap --sbindir=/usr/bin \
    --enable-dynamic --enable-syslog --enable-ipv6 --enable-local \
    --enable-crypt --enable-spasswd --enable-modules \
    --enable-backends --disable-ndb --enable-overlays=mod \
    --with-cyrus-sasl --with-threads

  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool

  make

  make -C contrib/slapd-modules/nssov OPT="$CFLAGS $CPPFLAGS" prefix=/usr libexecdir=/usr/lib sysconfdir=/etc/openldap
  make -C contrib/slapd-modules/autogroup OPT="$CFLAGS $CPPFLAGS" prefix=/usr libexecdir=/usr/lib sysconfdir=/etc/openldap
  make -C contrib/slapd-modules/lastbind OPT="$CFLAGS $CPPFLAGS" prefix=/usr libexecdir=/usr/lib sysconfdir=/etc/openldap
  make -C contrib/slapd-modules/passwd/sha2 OPT="$CFLAGS $CPPFLAGS" prefix=/usr libexecdir=/usr/lib sysconfdir=/etc/openldap
}

check() {
  cd ${pkgbase}-${pkgver}
#  make test
}

package_libldap() {
  pkgdesc="Lightweight Directory Access Protocol (LDAP) client libraries"
  depends=('libsasl' 'e2fsprogs')
  backup=('etc/openldap/ldap.conf')

  cd ${pkgbase}-${pkgver}
  for dir in include libraries doc/man/man3 ; do
    pushd ${dir}
    make DESTDIR="${pkgdir}" install
    popd
  done
  install -Dm644 doc/man/man5/ldap.conf.5.tmp "${pkgdir}"/usr/share/man/man5/ldap.conf.5

# get rid of duplicate default conf files
  rm "${pkgdir}"/etc/openldap/*.default

  ln -sf liblber.so "${pkgdir}"/usr/lib/liblber.so.2
  ln -sf libldap.so "${pkgdir}"/usr/lib/libldap.so.2

  install -Dm644 LICENSE "${pkgdir}"/usr/share/licenses/${pkgname}/LICENSE
}

package_openldap() {
  pkgdesc="Lightweight Directory Access Protocol (LDAP) client and server"
  depends=("libldap>=${pkgver}" 'libltdl' 'unixodbc')
  backup=('etc/openldap/slapd.conf' 'etc/openldap/slapd.ldif')

  cd ${pkgbase}-${pkgver}
  for dir in clients servers doc/man/man{1,5,8}; do
    pushd ${dir}
    make DESTDIR="${pkgdir}" install
    popd
  done

  make -C contrib/slapd-modules/autogroup prefix=/usr libexecdir=/usr/lib sysconfdir=/etc/openldap DESTDIR="$pkgdir" install
  make -C contrib/slapd-modules/lastbind prefix=/usr libexecdir=/usr/lib sysconfdir=/etc/openldap DESTDIR="$pkgdir" install
  make -C contrib/slapd-modules/passwd/sha2 prefix=/usr libexecdir=/usr/lib sysconfdir=/etc/openldap DESTDIR="$pkgdir" install
  make -C contrib/slapd-modules/nssov prefix=/usr libexecdir=/usr/lib sysconfdir=/etc/openldap DESTDIR="$pkgdir" install
  install -m644 contrib/slapd-modules/nssov/slapo-nssov.5 "${pkgdir}"/usr/share/man/man5/slapo-nssov.5
  install -m644 contrib/slapd-modules/autogroup/slapo-autogroup.5 "${pkgdir}"/usr/share/man/man5/slapo-autogroup.5
  install -m644 contrib/slapd-modules/lastbind/slapo-lastbind.5 "${pkgdir}"/usr/share/man/man5/slapo-lastbind.5

  rm "${pkgdir}"/usr/share/man/man5/ldap.conf.5
  rm -r "${pkgdir}"/run

# get rid of duplicate default conf files
  rm "${pkgdir}"/etc/openldap/*.default

  ln -s ../lib/slapd "${pkgdir}"/usr/bin/slapd

  chown root:439 "${pkgdir}"/etc/openldap/{slapd.{conf,ldif},DB_CONFIG.example}
  chmod 640 "${pkgdir}"/etc/openldap/{slapd.{conf,ldif},DB_CONFIG.example}

  install -dm700 -o 439 -g 439 "${pkgdir}"/var/lib/openldap
  chown -R 439:439 "${pkgdir}"/var/lib/openldap

  install -dm700 -o 439 -g 439 "${pkgdir}"/etc/openldap/slapd.d
  install -Dm644 "${srcdir}"/slapd.service "${pkgdir}"/usr/lib/systemd/system/slapd.service
  install -Dm644 "${srcdir}"/openldap.tmpfiles "${pkgdir}"/usr/lib/tmpfiles.d/openldap.conf
  install -Dm644 "${srcdir}"/openldap.sysusers "${pkgdir}"/usr/lib/sysusers.d/openldap.conf
  install -Dm644 LICENSE "${pkgdir}"/usr/share/licenses/${pkgname}/LICENSE
}

Offline

#16 2018-11-23 19:40:46

jorgemota
Member
Registered: 2013-08-12
Posts: 42

Re: Problem with package mssql

Thanks @loqs but I got same error:

==> Leaving fakeroot environment.
==> Finished making: openldap 2.4.46-2 (Fri 23 Nov 2018 01:39:16 PM CST)
==> Installing openldap package group with pacman -U...
loading packages...
warning: libldap-2.4.46-2 is up to date -- reinstalling
resolving dependencies...
looking for conflicting packages...

Packages (2) libldap-2.4.46-2  openldap-2.4.46-2

Total Installed Size:  5.00 MiB
Net Upgrade Size:      4.12 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%
:: Processing package changes...
(1/2) reinstalling libldap                                                                                         [####################################################################] 100%
(2/2) installing openldap                                                                                          [####################################################################] 100%
:: Running post-transaction hooks...
(1/4) Reloading system manager configuration...
(2/4) Creating system user accounts...
(3/4) Creating temporary files...
(4/4) Arming ConditionNeedsUpdate...
==> Removing installed dependencies...
checking dependencies...

Packages (1) chrpath-0.16-2

Total Removed Size:  0.06 MiB

:: Do you want to remove these packages? [Y/n] y
:: Processing package changes...
(1/1) removing chrpath                                                                                             [####################################################################] 100%
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
[jorge@blackrabbit trunk]$ /opt/mssql/bin/sqlservr 
/opt/mssql/bin/sqlservr: /usr/lib/libldap_r-2.4.so.2: no version information available (required by /opt/mssql/bin/sqlservr)

Offline

#17 2018-11-23 20:11:55

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

Re: Problem with package mssql

With the modified package installed what is the output of

nm -D --with-symbol-versions /usr/lib/libldap_r-2.4.so.2

Offline

#18 2018-11-23 20:16:09

jorgemota
Member
Registered: 2013-08-12
Posts: 42

Re: Problem with package mssql

loqs wrote:

With the modified package installed what is the output of

nm -D --with-symbol-versions /usr/lib/libldap_r-2.4.so.2

nm -D --with-symbol-versions /usr/lib/libldap_r-2.4.so.2

                 U ASN1_STRING_get0_data@OPENSSL_1_1_0
                 U ASN1_STRING_length@OPENSSL_1_1_0
                 U __assert_fail@GLIBC_2.2.5
                 U ber_alloc_t
                 U ber_bvarray_free
                 U ber_bvecfree
                 U ber_bvfree
                 U ber_bvreplace
                 U ber_decode_oid
                 U ber_dup
                 U ber_dupbv
                 U ber_first_element
                 U ber_flatten
                 U ber_flatten2
                 U ber_flush2
                 U ber_free
                 U ber_get_enum
                 U ber_get_int
                 U ber_get_next
                 U ber_get_stringbv
                 U ber_init
                 U ber_init2
                 U ber_int_sb_close
                 U ber_log_dump
                 U ber_memalloc
                 U ber_memalloc_x
                 U ber_memcalloc
                 U ber_memcalloc_x
                 U ber_memfree
                 U ber_memfree_x
                 U ber_memrealloc
                 U ber_memrealloc_x
                 U ber_memvfree
                 U ber_memvfree_x
                 U ber_next_element
                 U ber_peek_tag
                 U ber_printf
                 U ber_pvt_log_print
                 U ber_pvt_log_printf
                 U ber_pvt_sb_buf_destroy
                 U ber_pvt_sb_buf_init
                 U ber_pvt_sb_copy_out
                 U ber_pvt_sb_do_write
                 U ber_pvt_sb_grow_buffer
                 U ber_pvt_socket_set_nonblock
                 U ber_reset
                 U ber_rewind
                 U ber_scanf
                 U ber_set_option
                 U ber_skip_data
                 U ber_skip_tag
                 U ber_sockbuf_add_io
                 U ber_sockbuf_alloc
                 U ber_sockbuf_ctrl
                 U ber_sockbuf_free
                 U ber_sockbuf_io_debug
                 U ber_sockbuf_io_fd
                 U ber_sockbuf_io_tcp
                 U ber_sockbuf_remove_io
                 U ber_str2bv
                 U ber_strdup
                 U ber_strdup_x
                 U ber_strndup_x
                 U ber_write
                 U BIO_clear_flags@OPENSSL_1_1_0
                 U BIO_free@OPENSSL_1_1_0
                 U BIO_get_data@OPENSSL_1_1_0
                 U BIO_meth_free@OPENSSL_1_1_0
                 U BIO_meth_new@OPENSSL_1_1_0
                 U BIO_meth_set_create@OPENSSL_1_1_0
                 U BIO_meth_set_ctrl@OPENSSL_1_1_0
                 U BIO_meth_set_destroy@OPENSSL_1_1_0
                 U BIO_meth_set_gets@OPENSSL_1_1_0
                 U BIO_meth_set_puts@OPENSSL_1_1_0
                 U BIO_meth_set_read@OPENSSL_1_1_0
                 U BIO_meth_set_write@OPENSSL_1_1_0
                 U BIO_new@OPENSSL_1_1_0
                 U BIO_new_file@OPENSSL_1_1_0
                 U BIO_set_data@OPENSSL_1_1_0
                 U BIO_set_flags@OPENSSL_1_1_0
                 U BIO_set_init@OPENSSL_1_1_0
0000000000051560 B __bss_start@@Base
                 U close@GLIBC_2.2.5
                 U connect@GLIBC_2.2.5
                 U CRYPTO_free@OPENSSL_1_1_0
                 U ctime_r@GLIBC_2.2.5
                 U __ctype_b_loc@GLIBC_2.3
                 U __ctype_tolower_loc@GLIBC_2.3
                 U __ctype_toupper_loc@GLIBC_2.3
                 w __cxa_finalize@GLIBC_2.2.5
                 U __dn_expand@GLIBC_2.2.5
0000000000051560 D _edata@@Base
0000000000053a88 B _end@@Base
                 U ERR_error_string_n@OPENSSL_1_1_0
                 U ERR_get_error_line@OPENSSL_1_1_0
                 U __errno_location@GLIBC_2.2.5
                 U ERR_peek_error@OPENSSL_1_1_0
                 U fclose@GLIBC_2.2.5
                 U fcntl@GLIBC_2.2.5
                 U feof@GLIBC_2.2.5
                 U fflush@GLIBC_2.2.5
                 U fgets@GLIBC_2.2.5
                 U fopen@GLIBC_2.2.5
                 U __fprintf_chk@GLIBC_2.3.4
                 U fread@GLIBC_2.2.5
                 U freeaddrinfo@GLIBC_2.2.5
                 U fwrite@GLIBC_2.2.5
                 U gai_strerror@GLIBC_2.2.5
                 U GENERAL_NAMES_free@OPENSSL_1_1_0
                 U getaddrinfo@GLIBC_2.2.5
                 U getegid@GLIBC_2.2.5
                 U getenv@GLIBC_2.2.5
                 U geteuid@GLIBC_2.2.5
                 U gethostbyaddr_r@GLIBC_2.2.5
                 U gethostbyname_r@GLIBC_2.2.5
                 U gethostname@GLIBC_2.2.5
                 U getnameinfo@GLIBC_2.2.5
                 U getpeername@GLIBC_2.2.5
                 U gettimeofday@GLIBC_2.2.5
                 U getuid@GLIBC_2.2.5
                 w __gmon_start__
                 U gmtime_r@GLIBC_2.2.5
                 U inet_aton@GLIBC_2.2.5
                 U inet_ntop@GLIBC_2.2.5
                 U inet_pton@GLIBC_2.2.5
                 w _ITM_deregisterTMCloneTable
                 w _ITM_registerTMCloneTable
000000000001ac60 T ldap_abandon@@Base
000000000001abb0 T ldap_abandon_ext@@Base
0000000000019c20 T ldap_add@@Base
0000000000019a80 T ldap_add_ext@@Base
0000000000019c80 T ldap_add_ext_s@@Base
0000000000024d00 T ldap_add_result_entry@@Base
0000000000019d10 T ldap_add_s@@Base
00000000000250d0 T ldap_alloc_ber_with_options@@Base
0000000000026fe0 T ldap_append_referral@@Base
0000000000030bf0 T ldap_attributetype2bv@@Base
000000000002fcb0 T ldap_attributetype2name@@Base
0000000000030f90 T ldap_attributetype2str@@Base
00000000000322b0 T ldap_attributetype_free@@Base
0000000000011480 T ldap_bind@@Base
0000000000011510 T ldap_bind_s@@Base
00000000000198a0 T ldap_build_add_req@@Base
000000000001b4d0 T ldap_build_bind_req@@Base
0000000000014ff0 T ldap_build_compare_req@@Base
000000000001a180 T ldap_build_delete_req@@Base
0000000000016fa0 T ldap_build_extended_req@@Base
0000000000019d20 T ldap_build_moddn_req@@Base
00000000000194f0 T ldap_build_modify_req@@Base
00000000000154a0 T ldap_build_search_req@@Base
0000000000022990 T ldap_bv2dn@@Base
0000000000022250 T ldap_bv2dn_x@@Base
0000000000015fd0 T ldap_bv2escaped_filter_value@@Base
0000000000015d60 T ldap_bv2escaped_filter_value_len@@Base
0000000000015dd0 T ldap_bv2escaped_filter_value_x@@Base
0000000000022cc0 T ldap_bv2rdn@@Base
0000000000020a00 T ldap_bv2rdn_x@@Base
000000000001cb40 T ldap_cancel@@Base
000000000001cc10 T ldap_cancel_s@@Base
00000000000355b0 T ldap_charray2str@@Base
0000000000035010 T ldap_charray_add@@Base
0000000000035350 T ldap_charray_dup@@Base
0000000000035290 T ldap_charray_free@@Base
00000000000352e0 T ldap_charray_inlist@@Base
00000000000350f0 T ldap_charray_merge@@Base
0000000000027950 T ldap_chase_referrals@@Base
00000000000270a0 T ldap_chase_v3referrals@@Base
0000000000028f80 T ldap_clear_select_write@@Base
00000000000152d0 T ldap_compare@@Base
00000000000150f0 T ldap_compare_ext@@Base
0000000000015380 T ldap_compare_ext_s@@Base
0000000000015410 T ldap_compare_s@@Base
0000000000028400 T ldap_connect_to_host@@Base
00000000000356d0 T ldap_connect_to_path@@Base
0000000000030510 T ldap_contentrule2bv@@Base
000000000002fd10 T ldap_contentrule2name@@Base
0000000000030720 T ldap_contentrule2str@@Base
0000000000033ac0 T ldap_contentrule_free@@Base
0000000000016890 T ldap_control_create@@Base
0000000000016510 T ldap_control_dup@@Base
00000000000166f0 T ldap_control_find@@Base
00000000000161f0 T ldap_control_free@@Base
0000000000016600 T ldap_controls_dup@@Base
0000000000016240 T ldap_controls_free@@Base
0000000000023ec0 T ldap_count_entries@@Base
0000000000016b50 T ldap_count_messages@@Base
0000000000016d20 T ldap_count_references@@Base
0000000000024b20 T ldap_count_values@@Base
0000000000024b50 T ldap_count_values_len@@Base
0000000000011600 T ldap_create@@Base
000000000003d710 T ldap_create_assertion_control@@Base
000000000003d640 T ldap_create_assertion_control_value@@Base
0000000000016790 T ldap_create_control@@Base
000000000003d980 T ldap_create_deref_control@@Base
000000000003d7c0 T ldap_create_deref_control_value@@Base
000000000002b7f0 T ldap_create_page_control@@Base
000000000002b680 T ldap_create_page_control_value@@Base
000000000003b300 T ldap_create_passwordpolicy_control@@Base
000000000003cf20 T ldap_create_session_tracking_control@@Base
000000000003ccc0 T ldap_create_session_tracking_value@@Base
000000000002bfe0 T ldap_create_sort_control@@Base
000000000002bdf0 T ldap_create_sort_control_value@@Base
000000000002bb00 T ldap_create_sort_keylist@@Base
000000000002c460 T ldap_create_vlv_control@@Base
000000000002c2a0 T ldap_create_vlv_control_value@@Base
0000000000023c50 T ldap_dcedn2dn@@Base
000000000001a480 T ldap_delete@@Base
000000000001a260 T ldap_delete_ext@@Base
000000000001a400 T ldap_delete_ext_s@@Base
0000000000024c20 T ldap_delete_result_entry@@Base
000000000001a510 T ldap_delete_s@@Base
000000000003da30 T ldap_derefresponse_free@@Base
000000000001c9f0 T ldap_destroy@@Base
0000000000023ce0 T ldap_dn2ad_canonical@@Base
0000000000023d70 T ldap_dn2bv@@Base
00000000000231d0 T ldap_dn2bv_x@@Base
0000000000023bc0 T ldap_dn2dcedn@@Base
0000000000035ee0 T ldap_dn2domain@@Base
00000000000239a0 T ldap_dn2str@@Base
0000000000023b30 T ldap_dn2ufn@@Base
00000000000209f0 T ldap_dnfree@@Base
0000000000020990 T ldap_dnfree_x@@Base
0000000000023a30 T ldap_dn_normalize@@Base
00000000000361e0 T ldap_domain2dn@@Base
0000000000036390 T ldap_domain2hostlist@@Base
00000000000260e0 T ldap_dump_connection@@Base
00000000000263e0 T ldap_dump_requests_and_responses@@Base
0000000000012290 T ldap_dup@@Base
0000000000014310 T ldap_err2string@@Base
0000000000023030 T ldap_explode_dn@@Base
0000000000022a60 T ldap_explode_rdn@@Base
00000000000170d0 T ldap_extended_operation@@Base
0000000000017650 T ldap_extended_operation_s@@Base
00000000000166a0 T ldap_find_control@@Base
0000000000027e50 T ldap_find_request_by_msgid@@Base
00000000000240c0 T ldap_first_attribute@@Base
0000000000023e20 T ldap_first_entry@@Base
0000000000016a40 T ldap_first_message@@Base
0000000000016c80 T ldap_first_reference@@Base
0000000000025520 T ldap_free_connection@@Base
0000000000026730 T ldap_free_request@@Base
0000000000029170 T ldap_free_select_info@@Base
000000000002ba90 T ldap_free_sort_keylist@@Base
000000000002a6a0 T ldap_free_urldesc@@Base
000000000002a880 T ldap_free_urllist@@Base
00000000000244c0 T ldap_get_attribute_ber@@Base
0000000000020590 T ldap_get_dn@@Base
00000000000206f0 T ldap_get_dn_ber@@Base
0000000000023f40 T ldap_get_entry_controls@@Base
0000000000016bd0 T ldap_get_message_ber@@Base
000000000002d470 T ldap_get_option@@Base
00000000000246a0 T ldap_get_values@@Base
00000000000248e0 T ldap_get_values_len@@Base
000000000001c2e0 T ldap_gssapi_bind@@Base
000000000001c2f0 T ldap_gssapi_bind_s@@Base
0000000000028bc0 T ldap_host_connected_to@@Base
0000000000011950 T ldap_init@@Base
0000000000011b90 T ldap_init_fd@@Base
0000000000011af0 T ldap_initialize@@Base
0000000000038d90 T ldap_install_tls@@Base
000000000001ad10 T ldap_int_bisect_delete@@Base
000000000001a520 T ldap_int_bisect_find@@Base
000000000001a5c0 T ldap_int_bisect_insert@@Base
0000000000012330 T ldap_int_check_async_open@@Base
0000000000016990 T ldap_int_client_controls@@Base
0000000000028290 T ldap_int_connect_cbs@@Base
0000000000014300 T ldap_int_error_init@@Base
00000000000267f0 T ldap_int_flush_request@@Base
0000000000051080 D ldap_int_global_options@@Base
00000000000539e0 B ldap_int_gmtime_mutex@@Base
00000000000538e8 B ldap_int_hostname@@Base
0000000000053a20 B ldap_int_hostname_mutex@@Base
00000000000538e0 B ldap_int_inet4or6@@Base
000000000002cee0 T ldap_int_initialize@@Base
000000000002cdb0 T ldap_int_initialize_global_options@@Base
00000000000125d0 T ldap_int_msgtype2str@@Base
0000000000011e40 T ldap_int_open_connection@@Base
0000000000030fe0 T ldap_int_parse_numericoid@@Base
0000000000031120 T ldap_int_parse_ruleid@@Base
0000000000027ff0 T ldap_int_poll@@Base
0000000000016080 T ldap_int_put_controls@@Base
0000000000053a60 B ldap_int_resolv_mutex@@Base
0000000000018240 T ldap_int_sasl_bind@@Base
0000000000018140 T ldap_int_sasl_close@@Base
00000000000190e0 T ldap_int_sasl_config@@Base
00000000000181c0 T ldap_int_sasl_external@@Base
0000000000019120 T ldap_int_sasl_get_option@@Base
0000000000017eb0 T ldap_int_sasl_init@@Base
0000000000018010 T ldap_int_sasl_open@@Base
0000000000019360 T ldap_int_sasl_set_option@@Base
0000000000029180 T ldap_int_select@@Base
00000000000111f0 T ldap_int_thread_destroy@@Base
00000000000111e0 T ldap_int_thread_initialize@@Base
0000000000010460 T ldap_int_thread_pool_shutdown@@Base
000000000000fa20 T ldap_int_thread_pool_startup@@Base
0000000000027f60 T ldap_int_timeval_dup@@Base
0000000000038770 T ldap_int_tls_config@@Base
0000000000037cc0 T ldap_int_tls_destroy@@Base
0000000000051420 D ldap_int_tls_impl@@Base
0000000000038a50 T ldap_int_tls_start@@Base
000000000002ebd0 T ldap_int_utils_init@@Base
00000000000298b0 T ldap_is_ldapi_url@@Base
0000000000029830 T ldap_is_ldaps_url@@Base
00000000000297e0 T ldap_is_ldap_url@@Base
0000000000029090 T ldap_is_read_ready@@Base
0000000000029000 T ldap_is_write_ready@@Base
000000000001c510 T ldap_ld_free@@Base
000000000002e490 T ldap_log_printf@@Base
0000000000028f00 T ldap_mark_select_clear@@Base
0000000000028e20 T ldap_mark_select_read@@Base
0000000000028d40 T ldap_mark_select_write@@Base
000000000002fed0 T ldap_matchingrule2bv@@Base
000000000002fc50 T ldap_matchingrule2name@@Base
0000000000030050 T ldap_matchingrule2str@@Base
00000000000315d0 T ldap_matchingrule_free@@Base
00000000000300a0 T ldap_matchingruleuse2bv@@Base
000000000002fc80 T ldap_matchingruleuse2name@@Base
0000000000030220 T ldap_matchingruleuse2str@@Base
0000000000031c70 T ldap_matchingruleuse_free@@Base
000000000001e3e0 T ldap_memalloc@@Base
000000000001e3f0 T ldap_memcalloc@@Base
000000000001e3c0 T ldap_memfree@@Base
000000000001e400 T ldap_memrealloc@@Base
000000000001e3d0 T ldap_memvfree@@Base
0000000000019760 T ldap_modify@@Base
0000000000019660 T ldap_modify_ext@@Base
0000000000019800 T ldap_modify_ext_s@@Base
0000000000019890 T ldap_modify_s@@Base
000000000001a080 T ldap_modrdn@@Base
000000000001a070 T ldap_modrdn2@@Base
000000000001a140 T ldap_modrdn2_s@@Base
000000000001a160 T ldap_modrdn_s@@Base
000000000001e420 T ldap_mods_free@@Base
00000000000141f0 T ldap_msgdelete@@Base
00000000000126b0 T ldap_msgfree@@Base
00000000000125a0 T ldap_msgid@@Base
0000000000012570 T ldap_msgtype@@Base
00000000000309e0 T ldap_nameform2bv@@Base
000000000002fd40 T ldap_nameform2name@@Base
0000000000030ba0 T ldap_nameform2str@@Base
0000000000034950 T ldap_nameform_free@@Base
0000000000025820 T ldap_new_connection@@Base
0000000000029150 T ldap_new_select_info@@Base
0000000000024350 T ldap_next_attribute@@Base
0000000000023d80 T ldap_next_entry@@Base
0000000000016ac0 T ldap_next_message@@Base
0000000000016be0 T ldap_next_reference@@Base
000000000003d270 T ldap_ntlm_bind@@Base
0000000000030270 T ldap_objectclass2bv@@Base
000000000002fce0 T ldap_objectclass2name@@Base
00000000000304c0 T ldap_objectclass2str@@Base
0000000000033080 T ldap_objectclass_free@@Base
00000000000119f0 T ldap_open@@Base
00000000000115a0 T ldap_open_defconn@@Base
0000000000012080 T ldap_open_internal_connection@@Base
000000000003dd40 T ldap_parse_deref_control@@Base
000000000003dad0 T ldap_parse_derefresponse_control@@Base
0000000000017280 T ldap_parse_extended_result@@Base
0000000000017840 T ldap_parse_intermediate@@Base
000000000003d480 T ldap_parse_ntlm_bind_result@@Base
000000000002b9a0 T ldap_parse_page_control@@Base
000000000002b8a0 T ldap_parse_pageresponse_control@@Base
000000000001e890 T ldap_parse_passwd@@Base
000000000003b3a0 T ldap_parse_passwordpolicy_control@@Base
0000000000016da0 T ldap_parse_reference@@Base
000000000003b6f0 T ldap_parse_refresh@@Base
0000000000014b20 T ldap_parse_result@@Base
000000000001b850 T ldap_parse_sasl_bind_result@@Base
000000000003cfc0 T ldap_parse_session_tracking_control@@Base
000000000002c0e0 T ldap_parse_sortresponse_control@@Base
000000000002c500 T ldap_parse_vlvresponse_control@@Base
000000000001ed70 T ldap_parse_whoami@@Base
000000000001ea30 T ldap_passwd@@Base
000000000001eca0 T ldap_passwd_s@@Base
000000000003b630 T ldap_passwordpolicy_err2txt@@Base
0000000000014970 T ldap_perror@@Base
000000000001e360 T ldap_put_vrFilter@@Base
000000000002a2f0 T ldap_pvt_bv2scope@@Base
000000000002e8c0 T ldap_pvt_csnstr@@Base
000000000002e7c0 T ldap_pvt_ctime@@Base
000000000001acc0 T ldap_pvt_discard@@Base
000000000001cff0 T ldap_pvt_filter_value_unescape@@Base
000000000001cf40 T ldap_pvt_find_wildcard@@Base
0000000000016290 T ldap_pvt_get_controls@@Base
000000000002ec20 T ldap_pvt_get_fqdn@@Base
000000000002ea80 T ldap_pvt_get_hname@@Base
000000000002eb00 T ldap_pvt_gethostbyaddr_a@@Base
000000000002e980 T ldap_pvt_gethostbyname_a@@Base
000000000002e7d0 T ldap_pvt_gettime@@Base
000000000002a920 T ldap_pvt_hex_unescape@@Base
0000000000015fe0 T ldap_pvt_put_control@@Base
000000000001dea0 T ldap_pvt_put_filter@@Base
0000000000010e40 T ldap_pvt_runqueue_find@@Base
0000000000010d90 T ldap_pvt_runqueue_insert@@Base
0000000000010fd0 T ldap_pvt_runqueue_isrunning@@Base
0000000000010f20 T ldap_pvt_runqueue_next_sched@@Base
0000000000011190 T ldap_pvt_runqueue_persistent_backload@@Base
0000000000010e70 T ldap_pvt_runqueue_remove@@Base
0000000000011000 T ldap_pvt_runqueue_resched@@Base
0000000000010f50 T ldap_pvt_runqueue_runtask@@Base
0000000000010f70 T ldap_pvt_runqueue_stoptask@@Base
000000000001c210 T ldap_pvt_sasl_generic_install@@Base
000000000001c2b0 T ldap_pvt_sasl_generic_remove@@Base
000000000001bd60 T ldap_pvt_sasl_getmechs@@Base
0000000000017fb0 T ldap_pvt_sasl_install@@Base
0000000000017e80 T ldap_pvt_sasl_mutex_dispose@@Base
0000000000017e20 T ldap_pvt_sasl_mutex_lock@@Base
0000000000017dd0 T ldap_pvt_sasl_mutex_new@@Base
0000000000017e50 T ldap_pvt_sasl_mutex_unlock@@Base
0000000000018000 T ldap_pvt_sasl_remove@@Base
0000000000018e20 T ldap_pvt_sasl_secprops@@Base
0000000000018bc0 T ldap_pvt_sasl_secprops_unparse@@Base
0000000000029930 T ldap_pvt_scope2bv@@Base
000000000002a2a0 T ldap_pvt_scope2str@@Base
00000000000157f0 T ldap_pvt_search@@Base
00000000000159f0 T ldap_pvt_search_s@@Base
0000000000051040 D ldap_pvt_sockbuf_io_sasl_generic@@Base
000000000002e700 T ldap_pvt_str2lower@@Base
000000000002e740 T ldap_pvt_str2lowerbv@@Base
000000000002a350 T ldap_pvt_str2scope@@Base
000000000002e640 T ldap_pvt_str2upper@@Base
000000000002e680 T ldap_pvt_str2upperbv@@Base
000000000002e5c0 T ldap_pvt_strtok@@Base
0000000000011330 T ldap_pvt_thread_cond_broadcast@@Base
0000000000011310 T ldap_pvt_thread_cond_destroy@@Base
0000000000011300 T ldap_pvt_thread_cond_init@@Base
0000000000011320 T ldap_pvt_thread_cond_signal@@Base
0000000000011340 T ldap_pvt_thread_cond_wait@@Base
0000000000011220 T ldap_pvt_thread_create@@Base
000000000000f240 T ldap_pvt_thread_destroy@@Base
00000000000112c0 T ldap_pvt_thread_exit@@Base
0000000000011210 T ldap_pvt_thread_get_concurrency@@Base
000000000000f170 T ldap_pvt_thread_initialize@@Base
00000000000112d0 T ldap_pvt_thread_join@@Base
00000000000113b0 T ldap_pvt_thread_key_create@@Base
00000000000113c0 T ldap_pvt_thread_key_destroy@@Base
00000000000113e0 T ldap_pvt_thread_key_getdata@@Base
00000000000113d0 T ldap_pvt_thread_key_setdata@@Base
00000000000112e0 T ldap_pvt_thread_kill@@Base
0000000000011360 T ldap_pvt_thread_mutex_destroy@@Base
0000000000011350 T ldap_pvt_thread_mutex_init@@Base
0000000000011370 T ldap_pvt_thread_mutex_lock@@Base
0000000000011380 T ldap_pvt_thread_mutex_trylock@@Base
0000000000011390 T ldap_pvt_thread_mutex_unlock@@Base
00000000000101e0 T ldap_pvt_thread_pool_backload@@Base
0000000000010970 T ldap_pvt_thread_pool_context@@Base
00000000000109d0 T ldap_pvt_thread_pool_context_reset@@Base
0000000000010230 T ldap_pvt_thread_pool_destroy@@Base
0000000000010630 T ldap_pvt_thread_pool_getkey@@Base
00000000000104e0 T ldap_pvt_thread_pool_idle@@Base
000000000000fa50 T ldap_pvt_thread_pool_init@@Base
000000000000ff70 T ldap_pvt_thread_pool_maxthreads@@Base
0000000000010510 T ldap_pvt_thread_pool_pause@@Base
0000000000010500 T ldap_pvt_thread_pool_pausecheck@@Base
00000000000101b0 T ldap_pvt_thread_pool_pausing@@Base
0000000000010820 T ldap_pvt_thread_pool_purgekey@@Base
0000000000010000 T ldap_pvt_thread_pool_query@@Base
0000000000010520 T ldap_pvt_thread_pool_resume@@Base
000000000000fed0 T ldap_pvt_thread_pool_retract@@Base
00000000000106a0 T ldap_pvt_thread_pool_setkey@@Base
000000000000fc10 T ldap_pvt_thread_pool_submit@@Base
0000000000010d80 T ldap_pvt_thread_pool_tid@@Base
00000000000104f0 T ldap_pvt_thread_pool_unidle@@Base
0000000000011410 T ldap_pvt_thread_rdwr_destroy@@Base
0000000000011400 T ldap_pvt_thread_rdwr_init@@Base
0000000000011420 T ldap_pvt_thread_rdwr_rlock@@Base
0000000000011430 T ldap_pvt_thread_rdwr_rtrylock@@Base
0000000000011440 T ldap_pvt_thread_rdwr_runlock@@Base
0000000000011450 T ldap_pvt_thread_rdwr_wlock@@Base
0000000000011460 T ldap_pvt_thread_rdwr_wtrylock@@Base
0000000000011470 T ldap_pvt_thread_rdwr_wunlock@@Base
000000000000f300 T ldap_pvt_thread_rmutex_destroy@@Base
000000000000f280 T ldap_pvt_thread_rmutex_init@@Base
000000000000f440 T ldap_pvt_thread_rmutex_lock@@Base
000000000000f590 T ldap_pvt_thread_rmutex_trylock@@Base
000000000000f6c0 T ldap_pvt_thread_rmutex_unlock@@Base
00000000000113a0 T ldap_pvt_thread_self@@Base
0000000000011200 T ldap_pvt_thread_set_concurrency@@Base
000000000000f260 T ldap_pvt_thread_sleep@@Base
00000000000112f0 T ldap_pvt_thread_yield@@Base
0000000000037ed0 T ldap_pvt_tls_accept@@Base
00000000000380f0 T ldap_pvt_tls_check_hostname@@Base
0000000000037b40 T ldap_pvt_tls_ctx_free@@Base
0000000000037dc0 T ldap_pvt_tls_destroy@@Base
0000000000039840 T ldap_pvt_tls_get_my_dn@@Base
0000000000038b30 T ldap_pvt_tls_get_option@@Base
00000000000397d0 T ldap_pvt_tls_get_peer_dn@@Base
0000000000038d60 T ldap_pvt_tls_get_strength@@Base
0000000000037df0 T ldap_pvt_tls_init@@Base
0000000000037e00 T ldap_pvt_tls_init_def_ctx@@Base
0000000000038090 T ldap_pvt_tls_inplace@@Base
0000000000038ae0 T ldap_pvt_tls_sb_ctx@@Base
0000000000038400 T ldap_pvt_tls_set_option@@Base
0000000000029660 T ldap_pvt_url_scheme2proto@@Base
0000000000029790 T ldap_pvt_url_scheme2tls@@Base
00000000000296f0 T ldap_pvt_url_scheme_port@@Base
00000000000231c0 T ldap_rdn2bv@@Base
0000000000022cd0 T ldap_rdn2bv_x@@Base
0000000000022fa0 T ldap_rdn2str@@Base
0000000000020980 T ldap_rdnfree@@Base
0000000000020930 T ldap_rdnfree_x@@Base
000000000003b8b0 T ldap_refresh@@Base
000000000003ba80 T ldap_refresh_s@@Base
0000000000019ea0 T ldap_rename@@Base
0000000000019fc0 T ldap_rename2@@Base
000000000001a120 T ldap_rename2_s@@Base
000000000001a090 T ldap_rename_s@@Base
0000000000012740 T ldap_result@@Base
0000000000014f90 T ldap_result2error@@Base
0000000000027e90 T ldap_return_request@@Base
000000000001b6c0 T ldap_sasl_bind@@Base
000000000001bb70 T ldap_sasl_bind_s@@Base
000000000001bf20 T ldap_sasl_interactive_bind@@Base
000000000001c0f0 T ldap_sasl_interactive_bind_s@@Base
0000000000034ff0 T ldap_scherr2str@@Base
0000000000015b10 T ldap_search@@Base
00000000000159c0 T ldap_search_ext@@Base
0000000000015ae0 T ldap_search_ext_s@@Base
0000000000015cf0 T ldap_search_s@@Base
0000000000015c50 T ldap_search_st@@Base
0000000000026de0 T ldap_send_initial_request@@Base
00000000000268e0 T ldap_send_server_request@@Base
000000000001ca10 T ldap_send_unbind@@Base
0000000000025510 T ldap_set_ber_options@@Base
000000000002e410 T ldap_set_nextref_proc@@Base
000000000002db40 T ldap_set_option@@Base
000000000002e3d0 T ldap_set_rebind_proc@@Base
000000000002e450 T ldap_set_urllist_proc@@Base
000000000001c300 T ldap_simple_bind@@Base
000000000001c450 T ldap_simple_bind_s@@Base
000000000001e590 T ldap_sort_entries@@Base
000000000001e580 T ldap_sort_strcasecmp@@Base
000000000001e840 T ldap_sort_values@@Base
0000000000038d70 T ldap_start_tls@@Base
0000000000038dc0 T ldap_start_tls_s@@Base
0000000000032370 T ldap_str2attributetype@@Base
0000000000035440 T ldap_str2charray@@Base
0000000000033b70 T ldap_str2contentrule@@Base
0000000000022900 T ldap_str2dn@@Base
0000000000031640 T ldap_str2matchingrule@@Base
0000000000031ce0 T ldap_str2matchingruleuse@@Base
00000000000349f0 T ldap_str2nameform@@Base
0000000000033120 T ldap_str2objectclass@@Base
00000000000229a0 T ldap_str2rdn@@Base
0000000000034460 T ldap_str2structurerule@@Base
00000000000311f0 T ldap_str2syntax@@Base
000000000001e410 T ldap_strdup@@Base
0000000000030770 T ldap_structurerule2bv@@Base
000000000002fd70 T ldap_structurerule2name@@Base
0000000000030990 T ldap_structurerule2str@@Base
00000000000343e0 T ldap_structurerule_free@@Base
000000000003c600 T ldap_sync_destroy@@Base
000000000003c700 T ldap_sync_init@@Base
000000000003c590 T ldap_sync_initialize@@Base
000000000003cac0 T ldap_sync_init_refresh_and_persist@@Base
000000000003cab0 T ldap_sync_init_refresh_only@@Base
000000000003cad0 T ldap_sync_poll@@Base
000000000002fd90 T ldap_syntax2bv@@Base
000000000002fc30 T ldap_syntax2name@@Base
000000000002fe80 T ldap_syntax2str@@Base
0000000000031190 T ldap_syntax_free@@Base
00000000000380c0 T ldap_tls_inplace@@Base
000000000003b120 T ldap_turn@@Base
000000000003b210 T ldap_turn_s@@Base
0000000000036c20 T ldap_ucs_to_utf8s@@Base
000000000001c9a0 T ldap_unbind@@Base
000000000001c900 T ldap_unbind_ext@@Base
000000000001c990 T ldap_unbind_ext_s@@Base
000000000001ca00 T ldap_unbind_s@@Base
000000000002a3a0 T ldap_url_desc2str@@Base
000000000002a730 T ldap_url_dup@@Base
000000000002a8b0 T ldap_url_duplist@@Base
000000000002a410 T ldap_url_list2hosts@@Base
000000000002a5c0 T ldap_url_list2urls@@Base
000000000002b230 T ldap_url_parse@@Base
000000000002aa10 T ldap_url_parse_ext@@Base
000000000002b3d0 T ldap_url_parsehosts@@Base
000000000002b3a0 T ldap_url_parselist@@Base
000000000002b3c0 T ldap_url_parselist_ext@@Base
0000000000036950 T ldap_utf8_bytes@@Base
0000000000036980 T ldap_utf8_charlen@@Base
00000000000369a0 T ldap_utf8_charlen2@@Base
0000000000036e00 T ldap_utf8_chars@@Base
0000000000036e80 T ldap_utf8_copy@@Base
0000000000036f60 T ldap_utf8_isalnum@@Base
0000000000036f40 T ldap_utf8_isalpha@@Base
0000000000036ec0 T ldap_utf8_isascii@@Base
0000000000036ed0 T ldap_utf8_isdigit@@Base
0000000000036f90 T ldap_utf8_islower@@Base
0000000000036f10 T ldap_utf8_isspace@@Base
0000000000036fa0 T ldap_utf8_isupper@@Base
0000000000036ee0 T ldap_utf8_isxdigit@@Base
0000000000044560 R ldap_utf8_lentab@@Base
0000000000044540 R ldap_utf8_mintab@@Base
0000000000036dd0 T ldap_utf8_next@@Base
0000000000036e40 T ldap_utf8_offset@@Base
0000000000036e60 T ldap_utf8_prev@@Base
0000000000036fb0 T ldap_utf8_strchr@@Base
0000000000037010 T ldap_utf8_strcspn@@Base
0000000000037130 T ldap_utf8_strpbrk@@Base
00000000000370a0 T ldap_utf8_strspn@@Base
00000000000371c0 T ldap_utf8_strtok@@Base
0000000000024b80 T ldap_value_dup@@Base
0000000000024b60 T ldap_value_free@@Base
0000000000024b70 T ldap_value_free_len@@Base
000000000001ee90 T ldap_whoami@@Base
000000000001ef30 T ldap_whoami_s@@Base
0000000000038ea0 T ldap_X509dn2bv@@Base
0000000000037a20 T ldap_x_mbs_to_utf8s@@Base
0000000000037990 T ldap_x_mb_to_utf8@@Base
0000000000036ac0 T ldap_x_ucs4_to_utf8@@Base
00000000000378d0 T ldap_x_utf8s_to_mbs@@Base
0000000000037370 T ldap_x_utf8s_to_wcs@@Base
0000000000037850 T ldap_x_utf8_to_mb@@Base
00000000000369e0 T ldap_x_utf8_to_ucs4@@Base
0000000000037260 T ldap_x_utf8_to_wc@@Base
00000000000376f0 T ldap_x_wcs_to_utf8s@@Base
0000000000037500 T ldap_x_wc_to_utf8@@Base
000000000003f070 T ldif_close@@Base
000000000003e3c0 T ldif_countlines@@Base
00000000000539d0 B ldif_debug@@Base
000000000003f4d0 T ldif_fetch_url@@Base
000000000003e410 T ldif_getline@@Base
000000000003efa0 T ldif_is_not_printable@@Base
000000000003e4d0 T ldif_must_b64_encode_register@@Base
000000000003e710 T ldif_must_b64_encode_release@@Base
000000000003f040 T ldif_open@@Base
000000000003f450 T ldif_open_url@@Base
000000000003e350 T ldif_parse_line@@Base
000000000003ddb0 T ldif_parse_line2@@Base
000000000003ef90 T ldif_put@@Base
000000000003ee70 T ldif_put_wrap@@Base
000000000003f0b0 T ldif_read_record@@Base
000000000003ee60 T ldif_sput@@Base
000000000003e7b0 T ldif_sput_wrap@@Base
                 U mbstowcs@GLIBC_2.2.5
                 U mbtowc@GLIBC_2.2.5
                 U memchr@GLIBC_2.2.5
                 U memcmp@GLIBC_2.2.5
                 U memcpy@GLIBC_2.14
                 U memmove@GLIBC_2.2.5
                 U OBJ_cmp@OPENSSL_1_1_0
                 U OBJ_nid2obj@OPENSSL_1_1_0
                 U OPENSSL_init_ssl@OPENSSL_1_1_0
                 U OPENSSL_sk_free@OPENSSL_1_1_0
                 U OPENSSL_sk_new_null@OPENSSL_1_1_0
                 U OPENSSL_sk_num@OPENSSL_1_1_0
                 U OPENSSL_sk_value@OPENSSL_1_1_0
                 U PEM_read_bio_DHparams@OPENSSL_1_1_0
                 U poll@GLIBC_2.2.5
                 U pthread_attr_destroy@GLIBC_2.2.5
                 U pthread_attr_init@GLIBC_2.2.5
                 U pthread_attr_setdetachstate@GLIBC_2.2.5
                 U pthread_attr_setstacksize@GLIBC_2.2.5
                 U pthread_cond_broadcast@GLIBC_2.3.2
                 U pthread_cond_destroy@GLIBC_2.3.2
                 U pthread_cond_init@GLIBC_2.3.2
                 U pthread_cond_signal@GLIBC_2.3.2
                 U pthread_cond_wait@GLIBC_2.3.2
                 U pthread_create@GLIBC_2.2.5
                 U pthread_exit@GLIBC_2.2.5
                 U pthread_getconcurrency@GLIBC_2.2.5
                 U pthread_getspecific@GLIBC_2.2.5
                 U pthread_join@GLIBC_2.2.5
                 U pthread_key_create@GLIBC_2.2.5
                 U pthread_key_delete@GLIBC_2.2.5
                 U pthread_kill@GLIBC_2.2.5
                 U pthread_mutex_destroy@GLIBC_2.2.5
                 U pthread_mutex_init@GLIBC_2.2.5
                 U pthread_mutex_lock@GLIBC_2.2.5
                 U pthread_mutex_trylock@GLIBC_2.2.5
                 U pthread_mutex_unlock@GLIBC_2.2.5
                 U pthread_rwlock_destroy@GLIBC_2.2.5
                 U pthread_rwlock_init@GLIBC_2.2.5
                 U pthread_rwlock_rdlock@GLIBC_2.2.5
                 U pthread_rwlock_tryrdlock@GLIBC_2.2.5
                 U pthread_rwlock_trywrlock@GLIBC_2.2.5
                 U pthread_rwlock_unlock@GLIBC_2.2.5
                 U pthread_rwlock_wrlock@GLIBC_2.2.5
                 U pthread_self@GLIBC_2.2.5
                 U pthread_setconcurrency@GLIBC_2.2.5
                 U pthread_setspecific@GLIBC_2.2.5
                 U qsort@GLIBC_2.2.5
                 U read@GLIBC_2.2.5
                 U __res_query@GLIBC_2.2.5
                 U sasl_client_init
                 U sasl_client_new
                 U sasl_client_start
                 U sasl_client_step
                 U sasl_decode
                 U sasl_dispose
                 U sasl_encode
                 U sasl_errdetail
                 U sasl_errstring
                 U sasl_getprop
                 U sasl_global_listmech
                 U sasl_set_mutex
                 U sasl_setprop
                 U sasl_version
                 U sched_yield@GLIBC_2.2.5
                 U setsockopt@GLIBC_2.2.5
                 U shutdown@GLIBC_2.2.5
                 U sleep@GLIBC_2.2.5
                 U __snprintf_chk@GLIBC_2.3.4
                 U socket@GLIBC_2.2.5
                 U sprintf@GLIBC_2.2.5
                 U __sprintf_chk@GLIBC_2.3.4
                 U SSL_accept@OPENSSL_1_1_0
                 U SSL_add_dir_cert_subjects_to_stack@OPENSSL_1_1_0
                 U SSL_alert_desc_string_long@OPENSSL_1_1_0
                 U SSL_alert_type_string_long@OPENSSL_1_1_0
                 U SSL_CIPHER_get_bits@OPENSSL_1_1_0
                 U SSL_connect@OPENSSL_1_1_0
                 U SSL_CTX_ctrl@OPENSSL_1_1_0
                 U SSL_CTX_free@OPENSSL_1_1_0
                 U SSL_CTX_get_cert_store@OPENSSL_1_1_0
                 U SSL_CTX_load_verify_locations@OPENSSL_1_1_0
                 U SSL_CTX_new@OPENSSL_1_1_0
                 U SSL_CTX_set_cipher_list@OPENSSL_1_1_0
                 U SSL_CTX_set_client_CA_list@OPENSSL_1_1_0
                 U SSL_CTX_set_default_verify_paths@OPENSSL_1_1_0
                 U SSL_CTX_set_info_callback@OPENSSL_1_1_0
                 U SSL_CTX_set_options@OPENSSL_1_1_0
                 U SSL_CTX_set_session_id_context@OPENSSL_1_1_0
                 U SSL_CTX_set_verify@OPENSSL_1_1_0
                 U SSL_CTX_up_ref@OPENSSL_1_1_0
                 U SSL_CTX_use_certificate_file@OPENSSL_1_1_0
                 U SSL_CTX_use_PrivateKey_file@OPENSSL_1_1_0
                 U SSL_free@OPENSSL_1_1_0
                 U SSL_get_certificate@OPENSSL_1_1_0
                 U SSL_get_current_cipher@OPENSSL_1_1_0
                 U SSL_get_error@OPENSSL_1_1_0
                 U SSL_get_peer_certificate@OPENSSL_1_1_0
                 U SSL_get_verify_result@OPENSSL_1_1_0
                 U SSL_load_client_CA_file@OPENSSL_1_1_0
                 U SSL_new@OPENSSL_1_1_0
                 U SSL_pending@OPENSSL_1_1_0
                 U SSL_read@OPENSSL_1_1_0
                 U SSL_set_bio@OPENSSL_1_1_0
                 U SSL_shutdown@OPENSSL_1_1_0
                 U SSL_state_string_long@OPENSSL_1_1_0
                 U SSL_write@OPENSSL_1_1_0
                 U __stack_chk_fail@GLIBC_2.4
                 U stderr@GLIBC_2.2.5
                 U strcasecmp@GLIBC_2.2.5
                 U strcat@GLIBC_2.2.5
                 U strchr@GLIBC_2.2.5
                 U strcmp@GLIBC_2.2.5
                 U strcpy@GLIBC_2.2.5
                 U __strcpy_chk@GLIBC_2.3.4
                 U strcspn@GLIBC_2.2.5
                 U strlen@GLIBC_2.2.5
                 U strncasecmp@GLIBC_2.2.5
                 U strncmp@GLIBC_2.2.5
                 U strncpy@GLIBC_2.2.5
                 U strpbrk@GLIBC_2.2.5
                 U strrchr@GLIBC_2.2.5
                 U strspn@GLIBC_2.2.5
                 U strstr@GLIBC_2.2.5
                 U strtol@GLIBC_2.2.5
                 U strtoul@GLIBC_2.2.5
                 U sys_errlist@GLIBC_2.12
                 U sys_nerr@GLIBC_2.12
                 U time@GLIBC_2.2.5
                 U TLS_method@OPENSSL_1_1_0
                 U __vsnprintf_chk@GLIBC_2.3.4
                 U wcstombs@GLIBC_2.2.5
                 U wctomb@GLIBC_2.2.5
                 U X509_free@OPENSSL_1_1_0
                 U X509_get_ext@OPENSSL_1_1_0
                 U X509_get_ext_by_NID@OPENSSL_1_1_0
                 U X509_get_issuer_name@OPENSSL_1_1_0
                 U X509_get_subject_name@OPENSSL_1_1_0
                 U X509_NAME_entry_count@OPENSSL_1_1_0
                 U X509_NAME_ENTRY_get_data@OPENSSL_1_1_0
                 U X509_NAME_ENTRY_get_object@OPENSSL_1_1_0
                 U X509_NAME_get0_der@OPENSSL_1_1_0
                 U X509_NAME_get_entry@OPENSSL_1_1_0
                 U X509_NAME_oneline@OPENSSL_1_1_0
                 U X509_STORE_CTX_get_current_cert@OPENSSL_1_1_0
                 U X509_STORE_CTX_get_error@OPENSSL_1_1_0
                 U X509_STORE_CTX_get_error_depth@OPENSSL_1_1_0
                 U X509_STORE_set_flags@OPENSSL_1_1_0
                 U X509V3_add_standard_extensions@OPENSSL_1_1_0
                 U X509V3_EXT_d2i@OPENSSL_1_1_0
                 U X509_verify_cert_error_string@OPENSSL_1_1_0
                 U __xpg_strerror_r@GLIBC_2.3.4

Last edited by jorgemota (2018-11-23 20:17:08)

Offline

#19 2018-11-23 20:23:18

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

Re: Problem with package mssql

nm -D --with-symbol-versions /usr/lib/libldap_r-2.4.so.2
                 U ASN1_STRING_get0_data@OPENSSL_1_1_0
                 U ASN1_STRING_length@OPENSSL_1_1_0
                 U __assert_fail@GLIBC_2.2.5
                 U ber_alloc_t@OPENLDAP_2.4_2
                 U ber_bvarray_free@OPENLDAP_2.4_2
                 U ber_bvecfree@OPENLDAP_2.4_2
                 U ber_bvfree@OPENLDAP_2.4_2
                 U ber_bvreplace@OPENLDAP_2.4_2
                 U ber_decode_oid@OPENLDAP_2.4_2
                 U ber_dup@OPENLDAP_2.4_2
                 U ber_dupbv@OPENLDAP_2.4_2
                 U ber_first_element@OPENLDAP_2.4_2
                 U ber_flatten@OPENLDAP_2.4_2
                 U ber_flatten2@OPENLDAP_2.4_2
                 U ber_flush2@OPENLDAP_2.4_2
                 U ber_free@OPENLDAP_2.4_2
                 U ber_get_enum@OPENLDAP_2.4_2
                 U ber_get_int@OPENLDAP_2.4_2
                 U ber_get_next@OPENLDAP_2.4_2
                 U ber_get_stringbv@OPENLDAP_2.4_2
                 U ber_init@OPENLDAP_2.4_2
                 U ber_init2@OPENLDAP_2.4_2
                 U ber_int_sb_close@OPENLDAP_2.4_2
                 U ber_log_dump@OPENLDAP_2.4_2
                 U ber_memalloc@OPENLDAP_2.4_2
                 U ber_memalloc_x@OPENLDAP_2.4_2
                 U ber_memcalloc@OPENLDAP_2.4_2
                 U ber_memcalloc_x@OPENLDAP_2.4_2
                 U ber_memfree@OPENLDAP_2.4_2
                 U ber_memfree_x@OPENLDAP_2.4_2
                 U ber_memrealloc@OPENLDAP_2.4_2
                 U ber_memrealloc_x@OPENLDAP_2.4_2
                 U ber_memvfree@OPENLDAP_2.4_2
                 U ber_memvfree_x@OPENLDAP_2.4_2
                 U ber_next_element@OPENLDAP_2.4_2
                 U ber_peek_tag@OPENLDAP_2.4_2
                 U ber_printf@OPENLDAP_2.4_2
                 U ber_pvt_log_print@OPENLDAP_2.4_2
                 U ber_pvt_log_printf@OPENLDAP_2.4_2
                 U ber_pvt_sb_buf_destroy@OPENLDAP_2.4_2
                 U ber_pvt_sb_buf_init@OPENLDAP_2.4_2
                 U ber_pvt_sb_copy_out@OPENLDAP_2.4_2
                 U ber_pvt_sb_do_write@OPENLDAP_2.4_2
                 U ber_pvt_sb_grow_buffer@OPENLDAP_2.4_2
                 U ber_pvt_socket_set_nonblock@OPENLDAP_2.4_2
                 U ber_reset@OPENLDAP_2.4_2
                 U ber_rewind@OPENLDAP_2.4_2
                 U ber_scanf@OPENLDAP_2.4_2
                 U ber_set_option@OPENLDAP_2.4_2
                 U ber_skip_data@OPENLDAP_2.4_2
                 U ber_skip_tag@OPENLDAP_2.4_2
                 U ber_sockbuf_add_io@OPENLDAP_2.4_2
                 U ber_sockbuf_alloc@OPENLDAP_2.4_2
                 U ber_sockbuf_ctrl@OPENLDAP_2.4_2
                 U ber_sockbuf_free@OPENLDAP_2.4_2
                 U ber_sockbuf_io_debug@OPENLDAP_2.4_2
                 U ber_sockbuf_io_fd@OPENLDAP_2.4_2
                 U ber_sockbuf_io_tcp@OPENLDAP_2.4_2
                 U ber_sockbuf_remove_io@OPENLDAP_2.4_2
                 U ber_str2bv@OPENLDAP_2.4_2
                 U ber_strdup@OPENLDAP_2.4_2
                 U ber_strdup_x@OPENLDAP_2.4_2
                 U ber_strndup_x@OPENLDAP_2.4_2
                 U ber_write@OPENLDAP_2.4_2
                 U BIO_clear_flags@OPENSSL_1_1_0
                 U BIO_free@OPENSSL_1_1_0
                 U BIO_get_data@OPENSSL_1_1_0
                 U BIO_meth_free@OPENSSL_1_1_0
                 U BIO_meth_new@OPENSSL_1_1_0
                 U BIO_meth_set_create@OPENSSL_1_1_0
                 U BIO_meth_set_ctrl@OPENSSL_1_1_0
                 U BIO_meth_set_destroy@OPENSSL_1_1_0
                 U BIO_meth_set_gets@OPENSSL_1_1_0
                 U BIO_meth_set_puts@OPENSSL_1_1_0
                 U BIO_meth_set_read@OPENSSL_1_1_0
                 U BIO_meth_set_write@OPENSSL_1_1_0
                 U BIO_new@OPENSSL_1_1_0
                 U BIO_new_file@OPENSSL_1_1_0
                 U BIO_set_data@OPENSSL_1_1_0
                 U BIO_set_flags@OPENSSL_1_1_0
                 U BIO_set_init@OPENSSL_1_1_0
                 U close@GLIBC_2.2.5
                 U connect@GLIBC_2.2.5
                 U CRYPTO_free@OPENSSL_1_1_0
                 U ctime_r@GLIBC_2.2.5
                 U __ctype_b_loc@GLIBC_2.3
                 U __ctype_tolower_loc@GLIBC_2.3
                 U __ctype_toupper_loc@GLIBC_2.3
                 w __cxa_finalize@GLIBC_2.2.5
                 U __dn_expand@GLIBC_2.2.5
                 U ERR_error_string_n@OPENSSL_1_1_0
                 U ERR_get_error_line@OPENSSL_1_1_0
                 U __errno_location@GLIBC_2.2.5
                 U ERR_peek_error@OPENSSL_1_1_0
                 U fclose@GLIBC_2.2.5
                 U fcntl@GLIBC_2.2.5
                 U feof@GLIBC_2.2.5
                 U fflush@GLIBC_2.2.5
                 U fgets@GLIBC_2.2.5
                 U fopen@GLIBC_2.2.5
                 U __fprintf_chk@GLIBC_2.3.4
                 U fread@GLIBC_2.2.5
                 U freeaddrinfo@GLIBC_2.2.5
                 U fwrite@GLIBC_2.2.5
                 U gai_strerror@GLIBC_2.2.5
                 U GENERAL_NAMES_free@OPENSSL_1_1_0
                 U getaddrinfo@GLIBC_2.2.5
                 U getegid@GLIBC_2.2.5
                 U getenv@GLIBC_2.2.5
                 U geteuid@GLIBC_2.2.5
                 U gethostbyaddr_r@GLIBC_2.2.5
                 U gethostbyname_r@GLIBC_2.2.5
                 U gethostname@GLIBC_2.2.5
                 U getnameinfo@GLIBC_2.2.5
                 U getpeername@GLIBC_2.2.5
                 U gettimeofday@GLIBC_2.2.5
                 U getuid@GLIBC_2.2.5
                 w __gmon_start__
                 U gmtime_r@GLIBC_2.2.5
                 U inet_aton@GLIBC_2.2.5
                 U inet_ntop@GLIBC_2.2.5
                 U inet_pton@GLIBC_2.2.5
                 w _ITM_deregisterTMCloneTable
                 w _ITM_registerTMCloneTable
000000000001ac60 T ldap_abandon@@OPENLDAP_2.4_2
000000000001abb0 T ldap_abandon_ext@@OPENLDAP_2.4_2
0000000000019c20 T ldap_add@@OPENLDAP_2.4_2
0000000000019a80 T ldap_add_ext@@OPENLDAP_2.4_2
0000000000019c80 T ldap_add_ext_s@@OPENLDAP_2.4_2
0000000000024d00 T ldap_add_result_entry@@OPENLDAP_2.4_2
0000000000019d10 T ldap_add_s@@OPENLDAP_2.4_2
00000000000250d0 T ldap_alloc_ber_with_options@@OPENLDAP_2.4_2
0000000000026fe0 T ldap_append_referral@@OPENLDAP_2.4_2
0000000000030bf0 T ldap_attributetype2bv@@OPENLDAP_2.4_2
000000000002fcb0 T ldap_attributetype2name@@OPENLDAP_2.4_2
0000000000030f90 T ldap_attributetype2str@@OPENLDAP_2.4_2
00000000000322b0 T ldap_attributetype_free@@OPENLDAP_2.4_2
0000000000011480 T ldap_bind@@OPENLDAP_2.4_2
0000000000011510 T ldap_bind_s@@OPENLDAP_2.4_2
00000000000198a0 T ldap_build_add_req@@OPENLDAP_2.4_2
000000000001b4d0 T ldap_build_bind_req@@OPENLDAP_2.4_2
0000000000014ff0 T ldap_build_compare_req@@OPENLDAP_2.4_2
000000000001a180 T ldap_build_delete_req@@OPENLDAP_2.4_2
0000000000016fa0 T ldap_build_extended_req@@OPENLDAP_2.4_2
0000000000019d20 T ldap_build_moddn_req@@OPENLDAP_2.4_2
00000000000194f0 T ldap_build_modify_req@@OPENLDAP_2.4_2
00000000000154a0 T ldap_build_search_req@@OPENLDAP_2.4_2
0000000000022990 T ldap_bv2dn@@OPENLDAP_2.4_2
0000000000022250 T ldap_bv2dn_x@@OPENLDAP_2.4_2
0000000000015fd0 T ldap_bv2escaped_filter_value@@OPENLDAP_2.4_2
0000000000015d60 T ldap_bv2escaped_filter_value_len@@OPENLDAP_2.4_2
0000000000015dd0 T ldap_bv2escaped_filter_value_x@@OPENLDAP_2.4_2
0000000000022cc0 T ldap_bv2rdn@@OPENLDAP_2.4_2
0000000000020a00 T ldap_bv2rdn_x@@OPENLDAP_2.4_2
000000000001cb40 T ldap_cancel@@OPENLDAP_2.4_2
000000000001cc10 T ldap_cancel_s@@OPENLDAP_2.4_2
00000000000355b0 T ldap_charray2str@@OPENLDAP_2.4_2
0000000000035010 T ldap_charray_add@@OPENLDAP_2.4_2
0000000000035350 T ldap_charray_dup@@OPENLDAP_2.4_2
0000000000035290 T ldap_charray_free@@OPENLDAP_2.4_2
00000000000352e0 T ldap_charray_inlist@@OPENLDAP_2.4_2
00000000000350f0 T ldap_charray_merge@@OPENLDAP_2.4_2
0000000000027950 T ldap_chase_referrals@@OPENLDAP_2.4_2
00000000000270a0 T ldap_chase_v3referrals@@OPENLDAP_2.4_2
0000000000028f80 T ldap_clear_select_write@@OPENLDAP_2.4_2
00000000000152d0 T ldap_compare@@OPENLDAP_2.4_2
00000000000150f0 T ldap_compare_ext@@OPENLDAP_2.4_2
0000000000015380 T ldap_compare_ext_s@@OPENLDAP_2.4_2
0000000000015410 T ldap_compare_s@@OPENLDAP_2.4_2
0000000000028400 T ldap_connect_to_host@@OPENLDAP_2.4_2
00000000000356d0 T ldap_connect_to_path@@OPENLDAP_2.4_2
0000000000030510 T ldap_contentrule2bv@@OPENLDAP_2.4_2
000000000002fd10 T ldap_contentrule2name@@OPENLDAP_2.4_2
0000000000030720 T ldap_contentrule2str@@OPENLDAP_2.4_2
0000000000033ac0 T ldap_contentrule_free@@OPENLDAP_2.4_2
0000000000016890 T ldap_control_create@@OPENLDAP_2.4_2
0000000000016510 T ldap_control_dup@@OPENLDAP_2.4_2
00000000000166f0 T ldap_control_find@@OPENLDAP_2.4_2
00000000000161f0 T ldap_control_free@@OPENLDAP_2.4_2
0000000000016600 T ldap_controls_dup@@OPENLDAP_2.4_2
0000000000016240 T ldap_controls_free@@OPENLDAP_2.4_2
0000000000023ec0 T ldap_count_entries@@OPENLDAP_2.4_2
0000000000016b50 T ldap_count_messages@@OPENLDAP_2.4_2
0000000000016d20 T ldap_count_references@@OPENLDAP_2.4_2
0000000000024b20 T ldap_count_values@@OPENLDAP_2.4_2
0000000000024b50 T ldap_count_values_len@@OPENLDAP_2.4_2
0000000000011600 T ldap_create@@OPENLDAP_2.4_2
000000000003d710 T ldap_create_assertion_control@@OPENLDAP_2.4_2
000000000003d640 T ldap_create_assertion_control_value@@OPENLDAP_2.4_2
0000000000016790 T ldap_create_control@@OPENLDAP_2.4_2
000000000003d980 T ldap_create_deref_control@@OPENLDAP_2.4_2
000000000003d7c0 T ldap_create_deref_control_value@@OPENLDAP_2.4_2
000000000002b7f0 T ldap_create_page_control@@OPENLDAP_2.4_2
000000000002b680 T ldap_create_page_control_value@@OPENLDAP_2.4_2
000000000003b300 T ldap_create_passwordpolicy_control@@OPENLDAP_2.4_2
000000000003cf20 T ldap_create_session_tracking_control@@OPENLDAP_2.4_2
000000000003ccc0 T ldap_create_session_tracking_value@@OPENLDAP_2.4_2
000000000002bfe0 T ldap_create_sort_control@@OPENLDAP_2.4_2
000000000002bdf0 T ldap_create_sort_control_value@@OPENLDAP_2.4_2
000000000002bb00 T ldap_create_sort_keylist@@OPENLDAP_2.4_2
000000000002c460 T ldap_create_vlv_control@@OPENLDAP_2.4_2
000000000002c2a0 T ldap_create_vlv_control_value@@OPENLDAP_2.4_2
0000000000023c50 T ldap_dcedn2dn@@OPENLDAP_2.4_2
000000000001a480 T ldap_delete@@OPENLDAP_2.4_2
000000000001a260 T ldap_delete_ext@@OPENLDAP_2.4_2
000000000001a400 T ldap_delete_ext_s@@OPENLDAP_2.4_2
0000000000024c20 T ldap_delete_result_entry@@OPENLDAP_2.4_2
000000000001a510 T ldap_delete_s@@OPENLDAP_2.4_2
000000000003da30 T ldap_derefresponse_free@@OPENLDAP_2.4_2
000000000001c9f0 T ldap_destroy@@OPENLDAP_2.4_2
0000000000023ce0 T ldap_dn2ad_canonical@@OPENLDAP_2.4_2
0000000000023d70 T ldap_dn2bv@@OPENLDAP_2.4_2
00000000000231d0 T ldap_dn2bv_x@@OPENLDAP_2.4_2
0000000000023bc0 T ldap_dn2dcedn@@OPENLDAP_2.4_2
0000000000035ee0 T ldap_dn2domain@@OPENLDAP_2.4_2
00000000000239a0 T ldap_dn2str@@OPENLDAP_2.4_2
0000000000023b30 T ldap_dn2ufn@@OPENLDAP_2.4_2
00000000000209f0 T ldap_dnfree@@OPENLDAP_2.4_2
0000000000020990 T ldap_dnfree_x@@OPENLDAP_2.4_2
0000000000023a30 T ldap_dn_normalize@@OPENLDAP_2.4_2
00000000000361e0 T ldap_domain2dn@@OPENLDAP_2.4_2
0000000000036390 T ldap_domain2hostlist@@OPENLDAP_2.4_2
00000000000260e0 T ldap_dump_connection@@OPENLDAP_2.4_2
00000000000263e0 T ldap_dump_requests_and_responses@@OPENLDAP_2.4_2
0000000000012290 T ldap_dup@@OPENLDAP_2.4_2
0000000000014310 T ldap_err2string@@OPENLDAP_2.4_2
0000000000023030 T ldap_explode_dn@@OPENLDAP_2.4_2
0000000000022a60 T ldap_explode_rdn@@OPENLDAP_2.4_2
00000000000170d0 T ldap_extended_operation@@OPENLDAP_2.4_2
0000000000017650 T ldap_extended_operation_s@@OPENLDAP_2.4_2
00000000000166a0 T ldap_find_control@@OPENLDAP_2.4_2
0000000000027e50 T ldap_find_request_by_msgid@@OPENLDAP_2.4_2
00000000000240c0 T ldap_first_attribute@@OPENLDAP_2.4_2
0000000000023e20 T ldap_first_entry@@OPENLDAP_2.4_2
0000000000016a40 T ldap_first_message@@OPENLDAP_2.4_2
0000000000016c80 T ldap_first_reference@@OPENLDAP_2.4_2
0000000000025520 T ldap_free_connection@@OPENLDAP_2.4_2
0000000000026730 T ldap_free_request@@OPENLDAP_2.4_2
0000000000029170 T ldap_free_select_info@@OPENLDAP_2.4_2
000000000002ba90 T ldap_free_sort_keylist@@OPENLDAP_2.4_2
000000000002a6a0 T ldap_free_urldesc@@OPENLDAP_2.4_2
000000000002a880 T ldap_free_urllist@@OPENLDAP_2.4_2
00000000000244c0 T ldap_get_attribute_ber@@OPENLDAP_2.4_2
0000000000020590 T ldap_get_dn@@OPENLDAP_2.4_2
00000000000206f0 T ldap_get_dn_ber@@OPENLDAP_2.4_2
0000000000023f40 T ldap_get_entry_controls@@OPENLDAP_2.4_2
0000000000016bd0 T ldap_get_message_ber@@OPENLDAP_2.4_2
000000000002d470 T ldap_get_option@@OPENLDAP_2.4_2
00000000000246a0 T ldap_get_values@@OPENLDAP_2.4_2
00000000000248e0 T ldap_get_values_len@@OPENLDAP_2.4_2
000000000001c2e0 T ldap_gssapi_bind@@OPENLDAP_2.4_2
000000000001c2f0 T ldap_gssapi_bind_s@@OPENLDAP_2.4_2
0000000000028bc0 T ldap_host_connected_to@@OPENLDAP_2.4_2
0000000000011950 T ldap_init@@OPENLDAP_2.4_2
0000000000011b90 T ldap_init_fd@@OPENLDAP_2.4_2
0000000000011af0 T ldap_initialize@@OPENLDAP_2.4_2
0000000000038d90 T ldap_install_tls@@OPENLDAP_2.4_2
000000000001ad10 T ldap_int_bisect_delete@@OPENLDAP_2.4_2
000000000001a520 T ldap_int_bisect_find@@OPENLDAP_2.4_2
000000000001a5c0 T ldap_int_bisect_insert@@OPENLDAP_2.4_2
0000000000012330 T ldap_int_check_async_open@@OPENLDAP_2.4_2
0000000000016990 T ldap_int_client_controls@@OPENLDAP_2.4_2
0000000000028290 T ldap_int_connect_cbs@@OPENLDAP_2.4_2
0000000000014300 T ldap_int_error_init@@OPENLDAP_2.4_2
00000000000267f0 T ldap_int_flush_request@@OPENLDAP_2.4_2
0000000000051080 D ldap_int_global_options@@OPENLDAP_2.4_2
00000000000539e0 B ldap_int_gmtime_mutex@@OPENLDAP_2.4_2
00000000000538e8 B ldap_int_hostname@@OPENLDAP_2.4_2
0000000000053a20 B ldap_int_hostname_mutex@@OPENLDAP_2.4_2
00000000000538e0 B ldap_int_inet4or6@@OPENLDAP_2.4_2
000000000002cee0 T ldap_int_initialize@@OPENLDAP_2.4_2
000000000002cdb0 T ldap_int_initialize_global_options@@OPENLDAP_2.4_2
00000000000125d0 T ldap_int_msgtype2str@@OPENLDAP_2.4_2
0000000000011e40 T ldap_int_open_connection@@OPENLDAP_2.4_2
0000000000030fe0 T ldap_int_parse_numericoid@@OPENLDAP_2.4_2
0000000000031120 T ldap_int_parse_ruleid@@OPENLDAP_2.4_2
0000000000027ff0 T ldap_int_poll@@OPENLDAP_2.4_2
0000000000016080 T ldap_int_put_controls@@OPENLDAP_2.4_2
0000000000053a60 B ldap_int_resolv_mutex@@OPENLDAP_2.4_2
0000000000018240 T ldap_int_sasl_bind@@OPENLDAP_2.4_2
0000000000018140 T ldap_int_sasl_close@@OPENLDAP_2.4_2
00000000000190e0 T ldap_int_sasl_config@@OPENLDAP_2.4_2
00000000000181c0 T ldap_int_sasl_external@@OPENLDAP_2.4_2
0000000000019120 T ldap_int_sasl_get_option@@OPENLDAP_2.4_2
0000000000017eb0 T ldap_int_sasl_init@@OPENLDAP_2.4_2
0000000000018010 T ldap_int_sasl_open@@OPENLDAP_2.4_2
0000000000019360 T ldap_int_sasl_set_option@@OPENLDAP_2.4_2
0000000000029180 T ldap_int_select@@OPENLDAP_2.4_2
00000000000111f0 T ldap_int_thread_destroy@@OPENLDAP_2.4_2
00000000000111e0 T ldap_int_thread_initialize@@OPENLDAP_2.4_2
0000000000010460 T ldap_int_thread_pool_shutdown@@OPENLDAP_2.4_2
000000000000fa20 T ldap_int_thread_pool_startup@@OPENLDAP_2.4_2
0000000000027f60 T ldap_int_timeval_dup@@OPENLDAP_2.4_2
0000000000038770 T ldap_int_tls_config@@OPENLDAP_2.4_2
0000000000037cc0 T ldap_int_tls_destroy@@OPENLDAP_2.4_2
0000000000051420 D ldap_int_tls_impl@@OPENLDAP_2.4_2
0000000000038a50 T ldap_int_tls_start@@OPENLDAP_2.4_2
000000000002ebd0 T ldap_int_utils_init@@OPENLDAP_2.4_2
00000000000298b0 T ldap_is_ldapi_url@@OPENLDAP_2.4_2
0000000000029830 T ldap_is_ldaps_url@@OPENLDAP_2.4_2
00000000000297e0 T ldap_is_ldap_url@@OPENLDAP_2.4_2
0000000000029090 T ldap_is_read_ready@@OPENLDAP_2.4_2
0000000000029000 T ldap_is_write_ready@@OPENLDAP_2.4_2
000000000001c510 T ldap_ld_free@@OPENLDAP_2.4_2
000000000002e490 T ldap_log_printf@@OPENLDAP_2.4_2
0000000000028f00 T ldap_mark_select_clear@@OPENLDAP_2.4_2
0000000000028e20 T ldap_mark_select_read@@OPENLDAP_2.4_2
0000000000028d40 T ldap_mark_select_write@@OPENLDAP_2.4_2
000000000002fed0 T ldap_matchingrule2bv@@OPENLDAP_2.4_2
000000000002fc50 T ldap_matchingrule2name@@OPENLDAP_2.4_2
0000000000030050 T ldap_matchingrule2str@@OPENLDAP_2.4_2
00000000000315d0 T ldap_matchingrule_free@@OPENLDAP_2.4_2
00000000000300a0 T ldap_matchingruleuse2bv@@OPENLDAP_2.4_2
000000000002fc80 T ldap_matchingruleuse2name@@OPENLDAP_2.4_2
0000000000030220 T ldap_matchingruleuse2str@@OPENLDAP_2.4_2
0000000000031c70 T ldap_matchingruleuse_free@@OPENLDAP_2.4_2
000000000001e3e0 T ldap_memalloc@@OPENLDAP_2.4_2
000000000001e3f0 T ldap_memcalloc@@OPENLDAP_2.4_2
000000000001e3c0 T ldap_memfree@@OPENLDAP_2.4_2
000000000001e400 T ldap_memrealloc@@OPENLDAP_2.4_2
000000000001e3d0 T ldap_memvfree@@OPENLDAP_2.4_2
0000000000019760 T ldap_modify@@OPENLDAP_2.4_2
0000000000019660 T ldap_modify_ext@@OPENLDAP_2.4_2
0000000000019800 T ldap_modify_ext_s@@OPENLDAP_2.4_2
0000000000019890 T ldap_modify_s@@OPENLDAP_2.4_2
000000000001a080 T ldap_modrdn@@OPENLDAP_2.4_2
000000000001a070 T ldap_modrdn2@@OPENLDAP_2.4_2
000000000001a140 T ldap_modrdn2_s@@OPENLDAP_2.4_2
000000000001a160 T ldap_modrdn_s@@OPENLDAP_2.4_2
000000000001e420 T ldap_mods_free@@OPENLDAP_2.4_2
00000000000141f0 T ldap_msgdelete@@OPENLDAP_2.4_2
00000000000126b0 T ldap_msgfree@@OPENLDAP_2.4_2
00000000000125a0 T ldap_msgid@@OPENLDAP_2.4_2
0000000000012570 T ldap_msgtype@@OPENLDAP_2.4_2
00000000000309e0 T ldap_nameform2bv@@OPENLDAP_2.4_2
000000000002fd40 T ldap_nameform2name@@OPENLDAP_2.4_2
0000000000030ba0 T ldap_nameform2str@@OPENLDAP_2.4_2
0000000000034950 T ldap_nameform_free@@OPENLDAP_2.4_2
0000000000025820 T ldap_new_connection@@OPENLDAP_2.4_2
0000000000029150 T ldap_new_select_info@@OPENLDAP_2.4_2
0000000000024350 T ldap_next_attribute@@OPENLDAP_2.4_2
0000000000023d80 T ldap_next_entry@@OPENLDAP_2.4_2
0000000000016ac0 T ldap_next_message@@OPENLDAP_2.4_2
0000000000016be0 T ldap_next_reference@@OPENLDAP_2.4_2
000000000003d270 T ldap_ntlm_bind@@OPENLDAP_2.4_2
0000000000030270 T ldap_objectclass2bv@@OPENLDAP_2.4_2
000000000002fce0 T ldap_objectclass2name@@OPENLDAP_2.4_2
00000000000304c0 T ldap_objectclass2str@@OPENLDAP_2.4_2
0000000000033080 T ldap_objectclass_free@@OPENLDAP_2.4_2
00000000000119f0 T ldap_open@@OPENLDAP_2.4_2
00000000000115a0 T ldap_open_defconn@@OPENLDAP_2.4_2
0000000000012080 T ldap_open_internal_connection@@OPENLDAP_2.4_2
000000000003dd40 T ldap_parse_deref_control@@OPENLDAP_2.4_2
000000000003dad0 T ldap_parse_derefresponse_control@@OPENLDAP_2.4_2
0000000000017280 T ldap_parse_extended_result@@OPENLDAP_2.4_2
0000000000017840 T ldap_parse_intermediate@@OPENLDAP_2.4_2
000000000003d480 T ldap_parse_ntlm_bind_result@@OPENLDAP_2.4_2
000000000002b9a0 T ldap_parse_page_control@@OPENLDAP_2.4_2
000000000002b8a0 T ldap_parse_pageresponse_control@@OPENLDAP_2.4_2
000000000001e890 T ldap_parse_passwd@@OPENLDAP_2.4_2
000000000003b3a0 T ldap_parse_passwordpolicy_control@@OPENLDAP_2.4_2
0000000000016da0 T ldap_parse_reference@@OPENLDAP_2.4_2
000000000003b6f0 T ldap_parse_refresh@@OPENLDAP_2.4_2
0000000000014b20 T ldap_parse_result@@OPENLDAP_2.4_2
000000000001b850 T ldap_parse_sasl_bind_result@@OPENLDAP_2.4_2
000000000003cfc0 T ldap_parse_session_tracking_control@@OPENLDAP_2.4_2
000000000002c0e0 T ldap_parse_sortresponse_control@@OPENLDAP_2.4_2
000000000002c500 T ldap_parse_vlvresponse_control@@OPENLDAP_2.4_2
000000000001ed70 T ldap_parse_whoami@@OPENLDAP_2.4_2
000000000001ea30 T ldap_passwd@@OPENLDAP_2.4_2
000000000001eca0 T ldap_passwd_s@@OPENLDAP_2.4_2
000000000003b630 T ldap_passwordpolicy_err2txt@@OPENLDAP_2.4_2
0000000000014970 T ldap_perror@@OPENLDAP_2.4_2
000000000001e360 T ldap_put_vrFilter@@OPENLDAP_2.4_2
000000000002a2f0 T ldap_pvt_bv2scope@@OPENLDAP_2.4_2
000000000002e8c0 T ldap_pvt_csnstr@@OPENLDAP_2.4_2
000000000002e7c0 T ldap_pvt_ctime@@OPENLDAP_2.4_2
000000000001acc0 T ldap_pvt_discard@@OPENLDAP_2.4_2
000000000001cff0 T ldap_pvt_filter_value_unescape@@OPENLDAP_2.4_2
000000000001cf40 T ldap_pvt_find_wildcard@@OPENLDAP_2.4_2
0000000000016290 T ldap_pvt_get_controls@@OPENLDAP_2.4_2
000000000002ec20 T ldap_pvt_get_fqdn@@OPENLDAP_2.4_2
000000000002ea80 T ldap_pvt_get_hname@@OPENLDAP_2.4_2
000000000002eb00 T ldap_pvt_gethostbyaddr_a@@OPENLDAP_2.4_2
000000000002e980 T ldap_pvt_gethostbyname_a@@OPENLDAP_2.4_2
000000000002e7d0 T ldap_pvt_gettime@@OPENLDAP_2.4_2
000000000002a920 T ldap_pvt_hex_unescape@@OPENLDAP_2.4_2
0000000000015fe0 T ldap_pvt_put_control@@OPENLDAP_2.4_2
000000000001dea0 T ldap_pvt_put_filter@@OPENLDAP_2.4_2
0000000000010e40 T ldap_pvt_runqueue_find@@OPENLDAP_2.4_2
0000000000010d90 T ldap_pvt_runqueue_insert@@OPENLDAP_2.4_2
0000000000010fd0 T ldap_pvt_runqueue_isrunning@@OPENLDAP_2.4_2
0000000000010f20 T ldap_pvt_runqueue_next_sched@@OPENLDAP_2.4_2
0000000000011190 T ldap_pvt_runqueue_persistent_backload@@OPENLDAP_2.4_2
0000000000010e70 T ldap_pvt_runqueue_remove@@OPENLDAP_2.4_2
0000000000011000 T ldap_pvt_runqueue_resched@@OPENLDAP_2.4_2
0000000000010f50 T ldap_pvt_runqueue_runtask@@OPENLDAP_2.4_2
0000000000010f70 T ldap_pvt_runqueue_stoptask@@OPENLDAP_2.4_2
000000000001c210 T ldap_pvt_sasl_generic_install@@OPENLDAP_2.4_2
000000000001c2b0 T ldap_pvt_sasl_generic_remove@@OPENLDAP_2.4_2
000000000001bd60 T ldap_pvt_sasl_getmechs@@OPENLDAP_2.4_2
0000000000017fb0 T ldap_pvt_sasl_install@@OPENLDAP_2.4_2
0000000000017e80 T ldap_pvt_sasl_mutex_dispose@@OPENLDAP_2.4_2
0000000000017e20 T ldap_pvt_sasl_mutex_lock@@OPENLDAP_2.4_2
0000000000017dd0 T ldap_pvt_sasl_mutex_new@@OPENLDAP_2.4_2
0000000000017e50 T ldap_pvt_sasl_mutex_unlock@@OPENLDAP_2.4_2
0000000000018000 T ldap_pvt_sasl_remove@@OPENLDAP_2.4_2
0000000000018e20 T ldap_pvt_sasl_secprops@@OPENLDAP_2.4_2
0000000000018bc0 T ldap_pvt_sasl_secprops_unparse@@OPENLDAP_2.4_2
0000000000029930 T ldap_pvt_scope2bv@@OPENLDAP_2.4_2
000000000002a2a0 T ldap_pvt_scope2str@@OPENLDAP_2.4_2
00000000000157f0 T ldap_pvt_search@@OPENLDAP_2.4_2
00000000000159f0 T ldap_pvt_search_s@@OPENLDAP_2.4_2
0000000000051040 D ldap_pvt_sockbuf_io_sasl_generic@@OPENLDAP_2.4_2
000000000002e700 T ldap_pvt_str2lower@@OPENLDAP_2.4_2
000000000002e740 T ldap_pvt_str2lowerbv@@OPENLDAP_2.4_2
000000000002a350 T ldap_pvt_str2scope@@OPENLDAP_2.4_2
000000000002e640 T ldap_pvt_str2upper@@OPENLDAP_2.4_2
000000000002e680 T ldap_pvt_str2upperbv@@OPENLDAP_2.4_2
000000000002e5c0 T ldap_pvt_strtok@@OPENLDAP_2.4_2
0000000000011330 T ldap_pvt_thread_cond_broadcast@@OPENLDAP_2.4_2
0000000000011310 T ldap_pvt_thread_cond_destroy@@OPENLDAP_2.4_2
0000000000011300 T ldap_pvt_thread_cond_init@@OPENLDAP_2.4_2
0000000000011320 T ldap_pvt_thread_cond_signal@@OPENLDAP_2.4_2
0000000000011340 T ldap_pvt_thread_cond_wait@@OPENLDAP_2.4_2
0000000000011220 T ldap_pvt_thread_create@@OPENLDAP_2.4_2
000000000000f240 T ldap_pvt_thread_destroy@@OPENLDAP_2.4_2
00000000000112c0 T ldap_pvt_thread_exit@@OPENLDAP_2.4_2
0000000000011210 T ldap_pvt_thread_get_concurrency@@OPENLDAP_2.4_2
000000000000f170 T ldap_pvt_thread_initialize@@OPENLDAP_2.4_2
00000000000112d0 T ldap_pvt_thread_join@@OPENLDAP_2.4_2
00000000000113b0 T ldap_pvt_thread_key_create@@OPENLDAP_2.4_2
00000000000113c0 T ldap_pvt_thread_key_destroy@@OPENLDAP_2.4_2
00000000000113e0 T ldap_pvt_thread_key_getdata@@OPENLDAP_2.4_2
00000000000113d0 T ldap_pvt_thread_key_setdata@@OPENLDAP_2.4_2
00000000000112e0 T ldap_pvt_thread_kill@@OPENLDAP_2.4_2
0000000000011360 T ldap_pvt_thread_mutex_destroy@@OPENLDAP_2.4_2
0000000000011350 T ldap_pvt_thread_mutex_init@@OPENLDAP_2.4_2
0000000000011370 T ldap_pvt_thread_mutex_lock@@OPENLDAP_2.4_2
0000000000011380 T ldap_pvt_thread_mutex_trylock@@OPENLDAP_2.4_2
0000000000011390 T ldap_pvt_thread_mutex_unlock@@OPENLDAP_2.4_2
00000000000101e0 T ldap_pvt_thread_pool_backload@@OPENLDAP_2.4_2
0000000000010970 T ldap_pvt_thread_pool_context@@OPENLDAP_2.4_2
00000000000109d0 T ldap_pvt_thread_pool_context_reset@@OPENLDAP_2.4_2
0000000000010230 T ldap_pvt_thread_pool_destroy@@OPENLDAP_2.4_2
0000000000010630 T ldap_pvt_thread_pool_getkey@@OPENLDAP_2.4_2
00000000000104e0 T ldap_pvt_thread_pool_idle@@OPENLDAP_2.4_2
000000000000fa50 T ldap_pvt_thread_pool_init@@OPENLDAP_2.4_2
000000000000ff70 T ldap_pvt_thread_pool_maxthreads@@OPENLDAP_2.4_2
0000000000010510 T ldap_pvt_thread_pool_pause@@OPENLDAP_2.4_2
0000000000010500 T ldap_pvt_thread_pool_pausecheck@@OPENLDAP_2.4_2
00000000000101b0 T ldap_pvt_thread_pool_pausing@@OPENLDAP_2.4_2
0000000000010820 T ldap_pvt_thread_pool_purgekey@@OPENLDAP_2.4_2
0000000000010000 T ldap_pvt_thread_pool_query@@OPENLDAP_2.4_2
0000000000010520 T ldap_pvt_thread_pool_resume@@OPENLDAP_2.4_2
000000000000fed0 T ldap_pvt_thread_pool_retract@@OPENLDAP_2.4_2
00000000000106a0 T ldap_pvt_thread_pool_setkey@@OPENLDAP_2.4_2
000000000000fc10 T ldap_pvt_thread_pool_submit@@OPENLDAP_2.4_2
0000000000010d80 T ldap_pvt_thread_pool_tid@@OPENLDAP_2.4_2
00000000000104f0 T ldap_pvt_thread_pool_unidle@@OPENLDAP_2.4_2
0000000000011410 T ldap_pvt_thread_rdwr_destroy@@OPENLDAP_2.4_2
0000000000011400 T ldap_pvt_thread_rdwr_init@@OPENLDAP_2.4_2
0000000000011420 T ldap_pvt_thread_rdwr_rlock@@OPENLDAP_2.4_2
0000000000011430 T ldap_pvt_thread_rdwr_rtrylock@@OPENLDAP_2.4_2
0000000000011440 T ldap_pvt_thread_rdwr_runlock@@OPENLDAP_2.4_2
0000000000011450 T ldap_pvt_thread_rdwr_wlock@@OPENLDAP_2.4_2
0000000000011460 T ldap_pvt_thread_rdwr_wtrylock@@OPENLDAP_2.4_2
0000000000011470 T ldap_pvt_thread_rdwr_wunlock@@OPENLDAP_2.4_2
000000000000f300 T ldap_pvt_thread_rmutex_destroy@@OPENLDAP_2.4_2
000000000000f280 T ldap_pvt_thread_rmutex_init@@OPENLDAP_2.4_2
000000000000f440 T ldap_pvt_thread_rmutex_lock@@OPENLDAP_2.4_2
000000000000f590 T ldap_pvt_thread_rmutex_trylock@@OPENLDAP_2.4_2
000000000000f6c0 T ldap_pvt_thread_rmutex_unlock@@OPENLDAP_2.4_2
00000000000113a0 T ldap_pvt_thread_self@@OPENLDAP_2.4_2
0000000000011200 T ldap_pvt_thread_set_concurrency@@OPENLDAP_2.4_2
000000000000f260 T ldap_pvt_thread_sleep@@OPENLDAP_2.4_2
00000000000112f0 T ldap_pvt_thread_yield@@OPENLDAP_2.4_2
0000000000037ed0 T ldap_pvt_tls_accept@@OPENLDAP_2.4_2
00000000000380f0 T ldap_pvt_tls_check_hostname@@OPENLDAP_2.4_2
0000000000037b40 T ldap_pvt_tls_ctx_free@@OPENLDAP_2.4_2
0000000000037dc0 T ldap_pvt_tls_destroy@@OPENLDAP_2.4_2
0000000000039840 T ldap_pvt_tls_get_my_dn@@OPENLDAP_2.4_2
0000000000038b30 T ldap_pvt_tls_get_option@@OPENLDAP_2.4_2
00000000000397d0 T ldap_pvt_tls_get_peer_dn@@OPENLDAP_2.4_2
0000000000038d60 T ldap_pvt_tls_get_strength@@OPENLDAP_2.4_2
0000000000037df0 T ldap_pvt_tls_init@@OPENLDAP_2.4_2
0000000000037e00 T ldap_pvt_tls_init_def_ctx@@OPENLDAP_2.4_2
0000000000038090 T ldap_pvt_tls_inplace@@OPENLDAP_2.4_2
0000000000038ae0 T ldap_pvt_tls_sb_ctx@@OPENLDAP_2.4_2
0000000000038400 T ldap_pvt_tls_set_option@@OPENLDAP_2.4_2
0000000000029660 T ldap_pvt_url_scheme2proto@@OPENLDAP_2.4_2
0000000000029790 T ldap_pvt_url_scheme2tls@@OPENLDAP_2.4_2
00000000000296f0 T ldap_pvt_url_scheme_port@@OPENLDAP_2.4_2
00000000000231c0 T ldap_rdn2bv@@OPENLDAP_2.4_2
0000000000022cd0 T ldap_rdn2bv_x@@OPENLDAP_2.4_2
0000000000022fa0 T ldap_rdn2str@@OPENLDAP_2.4_2
0000000000020980 T ldap_rdnfree@@OPENLDAP_2.4_2
0000000000020930 T ldap_rdnfree_x@@OPENLDAP_2.4_2
000000000003b8b0 T ldap_refresh@@OPENLDAP_2.4_2
000000000003ba80 T ldap_refresh_s@@OPENLDAP_2.4_2
0000000000019ea0 T ldap_rename@@OPENLDAP_2.4_2
0000000000019fc0 T ldap_rename2@@OPENLDAP_2.4_2
000000000001a120 T ldap_rename2_s@@OPENLDAP_2.4_2
000000000001a090 T ldap_rename_s@@OPENLDAP_2.4_2
0000000000012740 T ldap_result@@OPENLDAP_2.4_2
0000000000014f90 T ldap_result2error@@OPENLDAP_2.4_2
0000000000027e90 T ldap_return_request@@OPENLDAP_2.4_2
000000000001b6c0 T ldap_sasl_bind@@OPENLDAP_2.4_2
000000000001bb70 T ldap_sasl_bind_s@@OPENLDAP_2.4_2
000000000001bf20 T ldap_sasl_interactive_bind@@OPENLDAP_2.4_2
000000000001c0f0 T ldap_sasl_interactive_bind_s@@OPENLDAP_2.4_2
0000000000034ff0 T ldap_scherr2str@@OPENLDAP_2.4_2
0000000000015b10 T ldap_search@@OPENLDAP_2.4_2
00000000000159c0 T ldap_search_ext@@OPENLDAP_2.4_2
0000000000015ae0 T ldap_search_ext_s@@OPENLDAP_2.4_2
0000000000015cf0 T ldap_search_s@@OPENLDAP_2.4_2
0000000000015c50 T ldap_search_st@@OPENLDAP_2.4_2
0000000000026de0 T ldap_send_initial_request@@OPENLDAP_2.4_2
00000000000268e0 T ldap_send_server_request@@OPENLDAP_2.4_2
000000000001ca10 T ldap_send_unbind@@OPENLDAP_2.4_2
0000000000025510 T ldap_set_ber_options@@OPENLDAP_2.4_2
000000000002e410 T ldap_set_nextref_proc@@OPENLDAP_2.4_2
000000000002db40 T ldap_set_option@@OPENLDAP_2.4_2
000000000002e3d0 T ldap_set_rebind_proc@@OPENLDAP_2.4_2
000000000002e450 T ldap_set_urllist_proc@@OPENLDAP_2.4_2
000000000001c300 T ldap_simple_bind@@OPENLDAP_2.4_2
000000000001c450 T ldap_simple_bind_s@@OPENLDAP_2.4_2
000000000001e590 T ldap_sort_entries@@OPENLDAP_2.4_2
000000000001e580 T ldap_sort_strcasecmp@@OPENLDAP_2.4_2
000000000001e840 T ldap_sort_values@@OPENLDAP_2.4_2
0000000000038d70 T ldap_start_tls@@OPENLDAP_2.4_2
0000000000038dc0 T ldap_start_tls_s@@OPENLDAP_2.4_2
0000000000032370 T ldap_str2attributetype@@OPENLDAP_2.4_2
0000000000035440 T ldap_str2charray@@OPENLDAP_2.4_2
0000000000033b70 T ldap_str2contentrule@@OPENLDAP_2.4_2
0000000000022900 T ldap_str2dn@@OPENLDAP_2.4_2
0000000000031640 T ldap_str2matchingrule@@OPENLDAP_2.4_2
0000000000031ce0 T ldap_str2matchingruleuse@@OPENLDAP_2.4_2
00000000000349f0 T ldap_str2nameform@@OPENLDAP_2.4_2
0000000000033120 T ldap_str2objectclass@@OPENLDAP_2.4_2
00000000000229a0 T ldap_str2rdn@@OPENLDAP_2.4_2
0000000000034460 T ldap_str2structurerule@@OPENLDAP_2.4_2
00000000000311f0 T ldap_str2syntax@@OPENLDAP_2.4_2
000000000001e410 T ldap_strdup@@OPENLDAP_2.4_2
0000000000030770 T ldap_structurerule2bv@@OPENLDAP_2.4_2
000000000002fd70 T ldap_structurerule2name@@OPENLDAP_2.4_2
0000000000030990 T ldap_structurerule2str@@OPENLDAP_2.4_2
00000000000343e0 T ldap_structurerule_free@@OPENLDAP_2.4_2
000000000003c600 T ldap_sync_destroy@@OPENLDAP_2.4_2
000000000003c700 T ldap_sync_init@@OPENLDAP_2.4_2
000000000003c590 T ldap_sync_initialize@@OPENLDAP_2.4_2
000000000003cac0 T ldap_sync_init_refresh_and_persist@@OPENLDAP_2.4_2
000000000003cab0 T ldap_sync_init_refresh_only@@OPENLDAP_2.4_2
000000000003cad0 T ldap_sync_poll@@OPENLDAP_2.4_2
000000000002fd90 T ldap_syntax2bv@@OPENLDAP_2.4_2
000000000002fc30 T ldap_syntax2name@@OPENLDAP_2.4_2
000000000002fe80 T ldap_syntax2str@@OPENLDAP_2.4_2
0000000000031190 T ldap_syntax_free@@OPENLDAP_2.4_2
00000000000380c0 T ldap_tls_inplace@@OPENLDAP_2.4_2
000000000003b120 T ldap_turn@@OPENLDAP_2.4_2
000000000003b210 T ldap_turn_s@@OPENLDAP_2.4_2
0000000000036c20 T ldap_ucs_to_utf8s@@OPENLDAP_2.4_2
000000000001c9a0 T ldap_unbind@@OPENLDAP_2.4_2
000000000001c900 T ldap_unbind_ext@@OPENLDAP_2.4_2
000000000001c990 T ldap_unbind_ext_s@@OPENLDAP_2.4_2
000000000001ca00 T ldap_unbind_s@@OPENLDAP_2.4_2
000000000002a3a0 T ldap_url_desc2str@@OPENLDAP_2.4_2
000000000002a730 T ldap_url_dup@@OPENLDAP_2.4_2
000000000002a8b0 T ldap_url_duplist@@OPENLDAP_2.4_2
000000000002a410 T ldap_url_list2hosts@@OPENLDAP_2.4_2
000000000002a5c0 T ldap_url_list2urls@@OPENLDAP_2.4_2
000000000002b230 T ldap_url_parse@@OPENLDAP_2.4_2
000000000002aa10 T ldap_url_parse_ext@@OPENLDAP_2.4_2
000000000002b3d0 T ldap_url_parsehosts@@OPENLDAP_2.4_2
000000000002b3a0 T ldap_url_parselist@@OPENLDAP_2.4_2
000000000002b3c0 T ldap_url_parselist_ext@@OPENLDAP_2.4_2
0000000000036950 T ldap_utf8_bytes@@OPENLDAP_2.4_2
0000000000036980 T ldap_utf8_charlen@@OPENLDAP_2.4_2
00000000000369a0 T ldap_utf8_charlen2@@OPENLDAP_2.4_2
0000000000036e00 T ldap_utf8_chars@@OPENLDAP_2.4_2
0000000000036e80 T ldap_utf8_copy@@OPENLDAP_2.4_2
0000000000036f60 T ldap_utf8_isalnum@@OPENLDAP_2.4_2
0000000000036f40 T ldap_utf8_isalpha@@OPENLDAP_2.4_2
0000000000036ec0 T ldap_utf8_isascii@@OPENLDAP_2.4_2
0000000000036ed0 T ldap_utf8_isdigit@@OPENLDAP_2.4_2
0000000000036f90 T ldap_utf8_islower@@OPENLDAP_2.4_2
0000000000036f10 T ldap_utf8_isspace@@OPENLDAP_2.4_2
0000000000036fa0 T ldap_utf8_isupper@@OPENLDAP_2.4_2
0000000000036ee0 T ldap_utf8_isxdigit@@OPENLDAP_2.4_2
0000000000044560 R ldap_utf8_lentab@@OPENLDAP_2.4_2
0000000000044540 R ldap_utf8_mintab@@OPENLDAP_2.4_2
0000000000036dd0 T ldap_utf8_next@@OPENLDAP_2.4_2
0000000000036e40 T ldap_utf8_offset@@OPENLDAP_2.4_2
0000000000036e60 T ldap_utf8_prev@@OPENLDAP_2.4_2
0000000000036fb0 T ldap_utf8_strchr@@OPENLDAP_2.4_2
0000000000037010 T ldap_utf8_strcspn@@OPENLDAP_2.4_2
0000000000037130 T ldap_utf8_strpbrk@@OPENLDAP_2.4_2
00000000000370a0 T ldap_utf8_strspn@@OPENLDAP_2.4_2
00000000000371c0 T ldap_utf8_strtok@@OPENLDAP_2.4_2
0000000000024b80 T ldap_value_dup@@OPENLDAP_2.4_2
0000000000024b60 T ldap_value_free@@OPENLDAP_2.4_2
0000000000024b70 T ldap_value_free_len@@OPENLDAP_2.4_2
000000000001ee90 T ldap_whoami@@OPENLDAP_2.4_2
000000000001ef30 T ldap_whoami_s@@OPENLDAP_2.4_2
0000000000038ea0 T ldap_X509dn2bv@@OPENLDAP_2.4_2
0000000000037a20 T ldap_x_mbs_to_utf8s@@OPENLDAP_2.4_2
0000000000037990 T ldap_x_mb_to_utf8@@OPENLDAP_2.4_2
0000000000036ac0 T ldap_x_ucs4_to_utf8@@OPENLDAP_2.4_2
00000000000378d0 T ldap_x_utf8s_to_mbs@@OPENLDAP_2.4_2
0000000000037370 T ldap_x_utf8s_to_wcs@@OPENLDAP_2.4_2
0000000000037850 T ldap_x_utf8_to_mb@@OPENLDAP_2.4_2
00000000000369e0 T ldap_x_utf8_to_ucs4@@OPENLDAP_2.4_2
0000000000037260 T ldap_x_utf8_to_wc@@OPENLDAP_2.4_2
00000000000376f0 T ldap_x_wcs_to_utf8s@@OPENLDAP_2.4_2
0000000000037500 T ldap_x_wc_to_utf8@@OPENLDAP_2.4_2
000000000003f070 T ldif_close@@OPENLDAP_2.4_2
000000000003e3c0 T ldif_countlines@@OPENLDAP_2.4_2
00000000000539d0 B ldif_debug@@OPENLDAP_2.4_2
000000000003f4d0 T ldif_fetch_url@@OPENLDAP_2.4_2
000000000003e410 T ldif_getline@@OPENLDAP_2.4_2
000000000003efa0 T ldif_is_not_printable@@OPENLDAP_2.4_2
000000000003e4d0 T ldif_must_b64_encode_register@@OPENLDAP_2.4_2
000000000003e710 T ldif_must_b64_encode_release@@OPENLDAP_2.4_2
000000000003f040 T ldif_open@@OPENLDAP_2.4_2
000000000003f450 T ldif_open_url@@OPENLDAP_2.4_2
000000000003e350 T ldif_parse_line@@OPENLDAP_2.4_2
000000000003ddb0 T ldif_parse_line2@@OPENLDAP_2.4_2
000000000003ef90 T ldif_put@@OPENLDAP_2.4_2
000000000003ee70 T ldif_put_wrap@@OPENLDAP_2.4_2
000000000003f0b0 T ldif_read_record@@OPENLDAP_2.4_2
000000000003ee60 T ldif_sput@@OPENLDAP_2.4_2
000000000003e7b0 T ldif_sput_wrap@@OPENLDAP_2.4_2
                 U mbstowcs@GLIBC_2.2.5
                 U mbtowc@GLIBC_2.2.5
                 U memchr@GLIBC_2.2.5
                 U memcmp@GLIBC_2.2.5
                 U memcpy@GLIBC_2.14
                 U memmove@GLIBC_2.2.5
                 U OBJ_cmp@OPENSSL_1_1_0
                 U OBJ_nid2obj@OPENSSL_1_1_0
0000000000000000 A OPENLDAP_2.4_2@@OPENLDAP_2.4_2
                 U OPENSSL_init_ssl@OPENSSL_1_1_0
                 U OPENSSL_sk_free@OPENSSL_1_1_0
                 U OPENSSL_sk_new_null@OPENSSL_1_1_0
                 U OPENSSL_sk_num@OPENSSL_1_1_0
                 U OPENSSL_sk_value@OPENSSL_1_1_0
                 U PEM_read_bio_DHparams@OPENSSL_1_1_0
                 U poll@GLIBC_2.2.5
                 U pthread_attr_destroy@GLIBC_2.2.5
                 U pthread_attr_init@GLIBC_2.2.5
                 U pthread_attr_setdetachstate@GLIBC_2.2.5
                 U pthread_attr_setstacksize@GLIBC_2.2.5
                 U pthread_cond_broadcast@GLIBC_2.3.2
                 U pthread_cond_destroy@GLIBC_2.3.2
                 U pthread_cond_init@GLIBC_2.3.2
                 U pthread_cond_signal@GLIBC_2.3.2
                 U pthread_cond_wait@GLIBC_2.3.2
                 U pthread_create@GLIBC_2.2.5
                 U pthread_exit@GLIBC_2.2.5
                 U pthread_getconcurrency@GLIBC_2.2.5
                 U pthread_getspecific@GLIBC_2.2.5
                 U pthread_join@GLIBC_2.2.5
                 U pthread_key_create@GLIBC_2.2.5
                 U pthread_key_delete@GLIBC_2.2.5
                 U pthread_kill@GLIBC_2.2.5
                 U pthread_mutex_destroy@GLIBC_2.2.5
                 U pthread_mutex_init@GLIBC_2.2.5
                 U pthread_mutex_lock@GLIBC_2.2.5
                 U pthread_mutex_trylock@GLIBC_2.2.5
                 U pthread_mutex_unlock@GLIBC_2.2.5
                 U pthread_rwlock_destroy@GLIBC_2.2.5
                 U pthread_rwlock_init@GLIBC_2.2.5
                 U pthread_rwlock_rdlock@GLIBC_2.2.5
                 U pthread_rwlock_tryrdlock@GLIBC_2.2.5
                 U pthread_rwlock_trywrlock@GLIBC_2.2.5
                 U pthread_rwlock_unlock@GLIBC_2.2.5
                 U pthread_rwlock_wrlock@GLIBC_2.2.5
                 U pthread_self@GLIBC_2.2.5
                 U pthread_setconcurrency@GLIBC_2.2.5
                 U pthread_setspecific@GLIBC_2.2.5
                 U qsort@GLIBC_2.2.5
                 U read@GLIBC_2.2.5
                 U __res_query@GLIBC_2.2.5
                 U sasl_client_init
                 U sasl_client_new
                 U sasl_client_start
                 U sasl_client_step
                 U sasl_decode
                 U sasl_dispose
                 U sasl_encode
                 U sasl_errdetail
                 U sasl_errstring
                 U sasl_getprop
                 U sasl_global_listmech
                 U sasl_set_mutex
                 U sasl_setprop
                 U sasl_version
                 U sched_yield@GLIBC_2.2.5
                 U setsockopt@GLIBC_2.2.5
                 U shutdown@GLIBC_2.2.5
                 U sleep@GLIBC_2.2.5
                 U __snprintf_chk@GLIBC_2.3.4
                 U socket@GLIBC_2.2.5
                 U sprintf@GLIBC_2.2.5
                 U __sprintf_chk@GLIBC_2.3.4
                 U SSL_accept@OPENSSL_1_1_0
                 U SSL_add_dir_cert_subjects_to_stack@OPENSSL_1_1_0
                 U SSL_alert_desc_string_long@OPENSSL_1_1_0
                 U SSL_alert_type_string_long@OPENSSL_1_1_0
                 U SSL_CIPHER_get_bits@OPENSSL_1_1_0
                 U SSL_connect@OPENSSL_1_1_0
                 U SSL_CTX_ctrl@OPENSSL_1_1_0
                 U SSL_CTX_free@OPENSSL_1_1_0
                 U SSL_CTX_get_cert_store@OPENSSL_1_1_0
                 U SSL_CTX_load_verify_locations@OPENSSL_1_1_0
                 U SSL_CTX_new@OPENSSL_1_1_0
                 U SSL_CTX_set_cipher_list@OPENSSL_1_1_0
                 U SSL_CTX_set_client_CA_list@OPENSSL_1_1_0
                 U SSL_CTX_set_default_verify_paths@OPENSSL_1_1_0
                 U SSL_CTX_set_info_callback@OPENSSL_1_1_0
                 U SSL_CTX_set_options@OPENSSL_1_1_0
                 U SSL_CTX_set_session_id_context@OPENSSL_1_1_0
                 U SSL_CTX_set_verify@OPENSSL_1_1_0
                 U SSL_CTX_up_ref@OPENSSL_1_1_0
                 U SSL_CTX_use_certificate_file@OPENSSL_1_1_0
                 U SSL_CTX_use_PrivateKey_file@OPENSSL_1_1_0
                 U SSL_free@OPENSSL_1_1_0
                 U SSL_get_certificate@OPENSSL_1_1_0
                 U SSL_get_current_cipher@OPENSSL_1_1_0
                 U SSL_get_error@OPENSSL_1_1_0
                 U SSL_get_peer_certificate@OPENSSL_1_1_0
                 U SSL_get_verify_result@OPENSSL_1_1_0
                 U SSL_load_client_CA_file@OPENSSL_1_1_0
                 U SSL_new@OPENSSL_1_1_0
                 U SSL_pending@OPENSSL_1_1_0
                 U SSL_read@OPENSSL_1_1_0
                 U SSL_set_bio@OPENSSL_1_1_0
                 U SSL_shutdown@OPENSSL_1_1_0
                 U SSL_state_string_long@OPENSSL_1_1_0
                 U SSL_write@OPENSSL_1_1_0
                 U __stack_chk_fail@GLIBC_2.4
                 U stderr@GLIBC_2.2.5
                 U strcasecmp@GLIBC_2.2.5
                 U strcat@GLIBC_2.2.5
                 U strchr@GLIBC_2.2.5
                 U strcmp@GLIBC_2.2.5
                 U strcpy@GLIBC_2.2.5
                 U __strcpy_chk@GLIBC_2.3.4
                 U strcspn@GLIBC_2.2.5
                 U strlen@GLIBC_2.2.5
                 U strncasecmp@GLIBC_2.2.5
                 U strncmp@GLIBC_2.2.5
                 U strncpy@GLIBC_2.2.5
                 U strpbrk@GLIBC_2.2.5
                 U strrchr@GLIBC_2.2.5
                 U strspn@GLIBC_2.2.5
                 U strstr@GLIBC_2.2.5
                 U strtol@GLIBC_2.2.5
                 U strtoul@GLIBC_2.2.5
                 U sys_errlist@GLIBC_2.12
                 U sys_nerr@GLIBC_2.12
                 U time@GLIBC_2.2.5
                 U TLS_method@OPENSSL_1_1_0
                 U __vsnprintf_chk@GLIBC_2.3.4
                 U wcstombs@GLIBC_2.2.5
                 U wctomb@GLIBC_2.2.5
                 U X509_free@OPENSSL_1_1_0
                 U X509_get_ext@OPENSSL_1_1_0
                 U X509_get_ext_by_NID@OPENSSL_1_1_0
                 U X509_get_issuer_name@OPENSSL_1_1_0
                 U X509_get_subject_name@OPENSSL_1_1_0
                 U X509_NAME_entry_count@OPENSSL_1_1_0
                 U X509_NAME_ENTRY_get_data@OPENSSL_1_1_0
                 U X509_NAME_ENTRY_get_object@OPENSSL_1_1_0
                 U X509_NAME_get0_der@OPENSSL_1_1_0
                 U X509_NAME_get_entry@OPENSSL_1_1_0
                 U X509_NAME_oneline@OPENSSL_1_1_0
                 U X509_STORE_CTX_get_current_cert@OPENSSL_1_1_0
                 U X509_STORE_CTX_get_error@OPENSSL_1_1_0
                 U X509_STORE_CTX_get_error_depth@OPENSSL_1_1_0
                 U X509_STORE_set_flags@OPENSSL_1_1_0
                 U X509V3_add_standard_extensions@OPENSSL_1_1_0
                 U X509V3_EXT_d2i@OPENSSL_1_1_0
                 U X509_verify_cert_error_string@OPENSSL_1_1_0
                 U __xpg_strerror_r@GLIBC_2.3.4

On this system there are versioned symbols with the patch but your output is missing them.  You did replace the PKGBUILD with the one I posted?

Offline

#20 2018-11-23 20:30:46

jorgemota
Member
Registered: 2013-08-12
Posts: 42

Re: Problem with package mssql

Yeah, Maybe I do wrong something, let me check again.


first I just replaced the content of PKGBUILD with the version you put here, but makepkg says that pkgver, pkgname (i can't remember third message) was required, so I checkout again the PKGBUILD and do a vimdiff to copy all missing text, maybe I left some changes...

I am going to do all again...

Offline

#21 2018-11-23 20:33:01

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

Re: Problem with package mssql

The PKGBUILD I posted should not need any changes.

Offline

#22 2018-11-23 21:04:15

jorgemota
Member
Registered: 2013-08-12
Posts: 42

Re: Problem with package mssql

loqs wrote:

The PKGBUILD I posted should not need any changes.

Maybe I just copy half or don't copy all first time

I deleted all and redo all steps and now the error has gone  but I can't start sql server sad

jorge@blackrabbit ~]$ sudo systemctl status mssql-server
[sudo] password for jorge: 
● mssql-server.service - Microsoft SQL Server Database Engine
   Loaded: loaded (/usr/lib/systemd/system/mssql-server.service; enabled; vendor preset: disabled)
   Active: failed (Result: exit-code) since Fri 2018-11-23 14:57:46 CST; 50s ago
     Docs: https://docs.microsoft.com/en-us/sql/linux
  Process: 576 ExecStart=/opt/mssql/bin/sqlservr (code=exited, status=255)
 Main PID: 576 (code=exited, status=255)

Nov 23 14:57:46 blackrabbit systemd[1]: mssql-server.service: Service RestartSec=100ms expired, scheduling restart.
Nov 23 14:57:46 blackrabbit systemd[1]: mssql-server.service: Scheduled restart job, restart counter is at 3.
Nov 23 14:57:46 blackrabbit systemd[1]: Stopped Microsoft SQL Server Database Engine.
Nov 23 14:57:46 blackrabbit systemd[1]: mssql-server.service: Start request repeated too quickly.
Nov 23 14:57:46 blackrabbit systemd[1]: mssql-server.service: Failed with result 'exit-code'.
Nov 23 14:57:46 blackrabbit systemd[1]: Failed to start Microsoft SQL Server Database Engine.
[jorge@blackrabbit ~]$ sudo pacman -R mssql-server

I am going to remove SQL SErver, delete the folder and reboot, and try again all the process now.

Offline

#23 2018-11-23 21:29:37

jorgemota
Member
Registered: 2013-08-12
Posts: 42

Re: Problem with package mssql

Remove a lot of packages (mssql-odbc, tools, mssql, etc) rebooted
cleanup pacman cache
reinstall only mssql server and dependencies

:: Processing package changes...
(1/1) installing mssql-server                      [######################] 100%
Now run /opt/mssql/bin/mssql-conf setup
:: Running post-transaction hooks...
(1/2) Reloading system manager configuration...
(2/2) Arming ConditionNeedsUpdate...
[jorge@blackrabbit sql]$ sudo /opt/mssql/bin/mssql-conf setup
Choose an edition of SQL Server:
  1) Evaluation (free, no production use rights, 180-day limit)
  2) Developer (free, no production use rights)
  3) Express (free)
  4) Web (PAID)
  5) Standard (PAID)
  6) Enterprise (PAID)
  7) Enterprise Core (PAID)
  8) I bought a license through a retail sales channel and have a product key to enter.

Details about editions can be found at
https://go.microsoft.com/fwlink/?LinkId=852748&clcid=0x409

Use of PAID editions of this software requires separate licensing through a
Microsoft Volume Licensing program.
By choosing a PAID edition, you are verifying that you have the appropriate
number of licenses in place to install and run this software.

Enter your edition(1-8): 2
The license terms for this product can be found in
/usr/share/doc/mssql-server or downloaded from:
https://go.microsoft.com/fwlink/?LinkId=855862&clcid=0x409

The privacy statement can be viewed at:
https://go.microsoft.com/fwlink/?LinkId=853010&clcid=0x409

Enter the SQL Server system administrator password: 
Confirm the SQL Server system administrator password: 
Configuring SQL Server...

sqlservr: Unable to read instance id from /var/opt/mssql/.system/instance_id: Permission denied (13)
This program has encountered a fatal error and cannot continue running.
The following diagnostic information is available:

       Reason: 0x00000004
      Message: (null)
      Process: 5195 - sqlservr
       Thread: 5196 (application thread 0x1000)
  Instance Id: 
     Crash Id: 
  Build stamp: a2111e98ca19c0ef5b1ee489562d44db0d4acb80f7869b21bd429d0f23178b32
Dump collecting thread [5196] hit exception [6]. Exiting.
Setup has completed successfully. SQL Server is now starting.
[jorge@blackrabbit sql]$ 

Installed same version on ubuntu 18 and works like a charm. Maybe it's because Arch Linux is not a supported linux or maybe there are some differences between libraries  requerimients sad

Thanks for all the help, I am moving to virtual machine I really learn a lot today.

Offline

#24 2018-11-23 21:45:55

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

Re: Problem with package mssql

Did you remove the directory /var/opt/mssql/ before reinstallation?

Offline

#25 2018-11-23 21:47:25

jorgemota
Member
Registered: 2013-08-12
Posts: 42

Re: Problem with package mssql

Yeah, I uninstall all packages and remove the folders. I thought about the possibilites of corrupted files by trying a lot of starting mssql server.

Offline

Board footer

Powered by FluxBB