Your message dated Mon, 04 Feb 2019 21:47:12 +0000 with message-id <[email protected]> and subject line Bug#859526: fixed in samba 2:4.5.16+dfsg-1 has caused the Debian Bug report #859526, regarding samba: unable to install/run samba package in IPv6 only host. to be marked as done.
This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what this message is talking about, this may indicate a serious mail system misconfiguration somewhere. Please contact [email protected] immediately.) -- 859526: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=859526 Debian Bug Tracking System Contact [email protected] with problems
--- Begin Message ---Package: samba Version: 2:4.5.8+dfsg-1 Severity: important Tags: ipv6 I am unable to install samba package in IPv6 only host. I use lxc IPv6 only container with debian stretch. --- output skiped ---- Samba is not being run as an AD Domain Controller, masking samba-ad-dc-service. Please ignore the following error about deb-systemd-helper not finding samba-ad-dc-service. Created symlink /etc/systemd/system/multi-user.target.wants/nmbd.service → /lib/systemd/system/nmbd.service. Failed to preset unit: Unit file /etc/systemd/system/samba-ad-dc.service is masked. /usr/bin/deb-systemd-helper: error: systemctl preset failed on samba-ad-dc.service: No such file or directory Created symlink /etc/systemd/system/multi-user.target.wants/smbd.service → /lib/systemd/system/smbd.service. Job for nmbd.service failed because a timeout was exceeded. See "systemctl status nmbd.service" and "journalctl -xe" for details. invoke-rc.d: initscript nmbd, action "start" failed. ● nmbd.service - Samba NMB Daemon Loaded: loaded (/lib/systemd/system/nmbd.service; enabled; vendor preset: enabled) Active: failed (Result: timeout) since Tue 2017-04-04 16:02:08 UTC; 20ms ago Docs: man:nmbd(8) man:samba(7) man:smb.conf(5) Main PID: 6655 Status: "nmbd: No local IPv4 non-loopback interfaces available, waiting for interface ..." Tasks: 1 (limit: 4915) CGroup: /system.slice/nmbd.service Apr 04 16:00:38 my-smb systemd[1]: Starting Samba NMB Daemon... Apr 04 16:00:38 my-smb systemd[1]: nmbd.service: Supervising process 6655 which is not our child. We'll most likely not notic…it exits. Apr 04 16:02:08 my-smb systemd[1]: nmbd.service: Start operation timed out. Terminating. Apr 04 16:02:08 my-smb systemd[1]: nmbd.service: Killing process 6655 (nmbd) with signal SIGKILL. Apr 04 16:02:08 my-smb systemd[1]: Failed to start Samba NMB Daemon. Apr 04 16:02:08 my-smb systemd[1]: nmbd.service: Unit entered failed state. Apr 04 16:02:08 my-smb systemd[1]: nmbd.service: Failed with result 'timeout'. Hint: Some lines were ellipsized, use -l to show in full. dpkg: error processing package samba (--configure): subprocess installed post-installation script returned error exit status 1 Processing triggers for libc-bin (2.24-9) ... Processing triggers for systemd (232-19) ... Errors were encountered while processing: samba E: Sub-process /usr/bin/dpkg returned an error code (1) # ip -4 a sh 1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1 inet 127.0.0.1/8 scope host lo valid_lft forever preferred_lft forever If I add dummy ipv4 it helps. root@my-smb:/# apt-get install samba Reading package lists... Done Building dependency tree Reading state information... Done samba is already the newest version (2:4.5.8+dfsg-1). 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 1 not fully installed or removed. After this operation, 0 B of additional disk space will be used. Do you want to continue? [Y/n] y Setting up samba (2:4.5.8+dfsg-1) ... Failed to preset unit: Unit file /etc/systemd/system/samba-ad-dc.service is masked. /usr/bin/deb-systemd-helper: error: systemctl preset failed on samba-ad-dc.service: No such file or directory Processing triggers for libc-bin (2.24-9) ... W: APT had planned for dpkg to do more than it reported back (0 vs 4). Affected packages: samba:amd64 But I want to make that container IPv6 only. # ip a del 192.0.2.3/32 dev eth0 # systemctl restart nmbd.service Job for nmbd.service failed because a timeout was exceeded. See "systemctl status nmbd.service" and "journalctl -xe" for details. # journalctl -u nmbd.service -- Logs begin at Tue 2017-04-04 15:53:07 UTC, end at Tue 2017-04-04 16:29:15 UTC. -- Apr 04 16:00:38 my-smb systemd[1]: nmbd.service: Failed to reset devices.list: Operation not permitted Apr 04 16:00:38 my-smb systemd[1]: Starting Samba NMB Daemon... Apr 04 16:00:38 my-smb systemd[1]: nmbd.service: Supervising process 6655 which is not our child. We'll most likely not notice when it exits. Apr 04 16:02:08 my-smb systemd[1]: nmbd.service: Start operation timed out. Terminating. Apr 04 16:02:08 my-smb systemd[1]: nmbd.service: Killing process 6655 (nmbd) with signal SIGKILL. Apr 04 16:02:08 my-smb systemd[1]: Failed to start Samba NMB Daemon. Apr 04 16:02:08 my-smb systemd[1]: nmbd.service: Unit entered failed state. Apr 04 16:02:08 my-smb systemd[1]: nmbd.service: Failed with result 'timeout'. Apr 04 16:22:10 my-smb systemd[1]: nmbd.service: Failed to reset devices.list: Operation not permitted Apr 04 16:22:10 my-smb systemd[1]: Starting Samba NMB Daemon... Apr 04 16:22:10 my-smb systemd[1]: nmbd.service: Supervising process 6805 which is not our child. We'll most likely not notice when it exits. Apr 04 16:22:10 my-smb systemd[1]: Started Samba NMB Daemon. Apr 04 16:24:00 my-smb systemd[1]: Stopping Samba NMB Daemon... Apr 04 16:24:00 my-smb systemd[1]: Stopped Samba NMB Daemon. Apr 04 16:24:00 my-smb systemd[1]: nmbd.service: Failed to reset devices.list: Operation not permitted Apr 04 16:24:00 my-smb systemd[1]: Starting Samba NMB Daemon... Apr 04 16:24:00 my-smb systemd[1]: nmbd.service: Supervising process 6873 which is not our child. We'll most likely not notice when it exits. Apr 04 16:24:16 my-smb systemd[1]: nmbd.service: Killing process 6873 (nmbd) with signal SIGKILL. Apr 04 16:24:16 my-smb systemd[1]: nmbd.service: Killing process 6873 (nmbd) with signal SIGKILL. Apr 04 16:24:16 my-smb systemd[1]: Stopped Samba NMB Daemon. Apr 04 16:24:16 my-smb systemd[1]: nmbd.service: Failed to reset devices.list: Operation not permitted Apr 04 16:24:16 my-smb systemd[1]: Starting Samba NMB Daemon... Apr 04 16:24:16 my-smb systemd[1]: nmbd.service: Supervising process 6877 which is not our child. We'll most likely not notice when it exits. Apr 04 16:25:46 my-smb systemd[1]: nmbd.service: Start operation timed out. Terminating. Apr 04 16:25:46 my-smb systemd[1]: nmbd.service: Killing process 6877 (nmbd) with signal SIGKILL. Apr 04 16:25:46 my-smb systemd[1]: Failed to start Samba NMB Daemon. Apr 04 16:25:46 my-smb systemd[1]: nmbd.service: Unit entered failed state. Apr 04 16:25:46 my-smb systemd[1]: nmbd.service: Failed with result 'timeout'. -- System Information: Debian Release: 9.0 APT prefers testing APT policy: (500, 'testing') Architecture: amd64 (x86_64) Kernel: Linux 4.9.0-2-amd64 (SMP w/4 CPU cores) Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Init: systemd (via /run/systemd/system)
--- End Message ---
--- Begin Message ---Source: samba Source-Version: 2:4.5.16+dfsg-1 We believe that the bug you reported is fixed in the latest version of samba, which is due to be installed in the Debian FTP archive. A summary of the changes between this version and the previous one is attached. Thank you for reporting the bug, which will now be closed. If you have further comments please address them to [email protected], and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Mathieu Parent <[email protected]> (supplier of updated samba package) (This message was generated automatically at their request; if you believe that there is a problem with it please contact the archive administrators by mailing [email protected]) -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 Format: 1.8 Date: Thu, 31 Jan 2019 23:12:28 +0100 Source: samba Binary: samba samba-libs samba-common samba-common-bin smbclient samba-testsuite registry-tools libparse-pidl-perl samba-dev python-samba samba-dsdb-modules samba-vfs-modules libsmbclient libsmbclient-dev winbind libpam-winbind libnss-winbind libwbclient0 libwbclient-dev ctdb Architecture: source amd64 all Version: 2:4.5.16+dfsg-1 Distribution: stretch Urgency: medium Maintainer: Debian Samba Maintainers <[email protected]> Changed-By: Mathieu Parent <[email protected]> Description: ctdb - clustered database to store temporary data libnss-winbind - Samba nameservice integration plugins libpam-winbind - Windows domain authentication integration plugin libparse-pidl-perl - IDL compiler written in Perl libsmbclient - shared library for communication with SMB/CIFS servers libsmbclient-dev - development files for libsmbclient libwbclient-dev - Samba winbind client library - development files libwbclient0 - Samba winbind client library python-samba - Python bindings for Samba registry-tools - tools for viewing and manipulating the Windows registry samba - SMB/CIFS file, print, and login server for Unix samba-common - common files used by both the Samba server and client samba-common-bin - Samba common files used by both the server and the client samba-dev - tools for extending Samba samba-dsdb-modules - Samba Directory Services Database samba-libs - Samba core libraries samba-testsuite - test suite from Samba samba-vfs-modules - Samba Virtual FileSystem plugins smbclient - command-line SMB/CIFS clients for Unix winbind - service to resolve user and group information from Windows NT ser Closes: 859526 893762 915248 919611 Changes: samba (2:4.5.16+dfsg-1) stretch; urgency=medium . * New upstream release (latest 4.5.x) - Drop merged patches * Fix CVE-2018-14629 regression when there're more than 20 records on a non CNAME record. * Fix rmdir on non-empty samba directory (Closes: #915248) * Ignore nmbd start errors when there is no non-loopback interface (Closes: #893762) * Ignore nmbd start errors when there is no local IPv4 non-loopback interface (Closes: #859526) * s3:ntlm_auth: fix memory leak in manage_gensec_request() (Closes: #919611) * Add debian/gitlab-ci.yml Checksums-Sha1: a812e8c499687f68779f3adb2cb1d551028a6ccd 3950 samba_4.5.16+dfsg-1.dsc adadf5b9f6167a497a3a477d11037c4876145426 14427844 samba_4.5.16+dfsg.orig.tar.xz f949e11fe6d480e2cf4b65f145afc16d7cfb3629 262772 samba_4.5.16+dfsg-1.debian.tar.xz eed7d2e53968ba6ae8ef2f9ae3ba8df01b8ce067 1461594 ctdb-dbgsym_4.5.16+dfsg-1_amd64.deb c953f10ee95e1149ee46de5b06e2c500ec1b63b9 586398 ctdb_4.5.16+dfsg-1_amd64.deb 11067f0e56bfac459b59e6d84bdb2c719c7be791 29018 libnss-winbind-dbgsym_4.5.16+dfsg-1_amd64.deb acf76b582d6d51a8675712779185ad442873338a 108118 libnss-winbind_4.5.16+dfsg-1_amd64.deb f7109d539a471aff3a7c4e18e2e2c03b547f4f1a 42678 libpam-winbind-dbgsym_4.5.16+dfsg-1_amd64.deb e89cc8ea54042b0920d2d0c2f5baa13a18f22f79 126064 libpam-winbind_4.5.16+dfsg-1_amd64.deb 9c88145d0bdaef4f2af0e0e1907693fb99b902eb 190144 libparse-pidl-perl_4.5.16+dfsg-1_amd64.deb cc452e6b88e6bd760e7c6bfc63fc2f91f64490c8 196146 libsmbclient-dbgsym_4.5.16+dfsg-1_amd64.deb 65e2874bfe90d8c094f4be600105ed0fe2bf2af5 138642 libsmbclient-dev_4.5.16+dfsg-1_amd64.deb cb0d85c6c7547da1731ee8b443c27ad1f6507695 151052 libsmbclient_4.5.16+dfsg-1_amd64.deb b1807a917a95016955a148123ac5f2cba3257f83 110128 libwbclient-dev_4.5.16+dfsg-1_amd64.deb c48d77e6d2c4d03dabe481700f83c1bc12095460 87190 libwbclient0-dbgsym_4.5.16+dfsg-1_amd64.deb 3ae7c9890be00e9594756d763d4d839f935b5f7f 124396 libwbclient0_4.5.16+dfsg-1_amd64.deb 8a4ef11fbc78f9fbfc8deea5d05a2a024f43e4ca 3959088 python-samba-dbgsym_4.5.16+dfsg-1_amd64.deb 4098816e725d2fedc7a80930081158a00daa58fb 1362036 python-samba_4.5.16+dfsg-1_amd64.deb 10a63a58ab8bfe0537d3a641a039ca2029b45a2f 78118 registry-tools-dbgsym_4.5.16+dfsg-1_amd64.deb 5e7cfd489ff8a7e63ac4c266db2afe66a6ae30ff 125896 registry-tools_4.5.16+dfsg-1_amd64.deb 0a7e99d9c240c16ce1665f126974f10c91b1ee99 1277866 samba-common-bin-dbgsym_4.5.16+dfsg-1_amd64.deb ee4d92ecaab3ed31b2d0b94fb0293cd1a78cf111 602840 samba-common-bin_4.5.16+dfsg-1_amd64.deb 053bf7e2326241cfdfaa34d03f6851bf1563ac5b 173928 samba-common_4.5.16+dfsg-1_all.deb e16fbdc027331224a83b70329dfe615a8b81bd8a 1928252 samba-dbgsym_4.5.16+dfsg-1_amd64.deb 598dac83b60df3cbf28171ad686481ae664512ec 326840 samba-dev_4.5.16+dfsg-1_amd64.deb dc28ab945caed0a8cd1af5fbd9fdcfcce3cb456a 895910 samba-dsdb-modules-dbgsym_4.5.16+dfsg-1_amd64.deb 60abd6d49b7969b98ef080e06425a1b3149d3172 329790 samba-dsdb-modules_4.5.16+dfsg-1_amd64.deb 04d1e00d361ac850d4abbf5608fc73b978647b7d 19506566 samba-libs-dbgsym_4.5.16+dfsg-1_amd64.deb bb682460a6afb1e771e797472e04e22e7f70afe6 5232526 samba-libs_4.5.16+dfsg-1_amd64.deb 98de898b1036bddd5d5cc7e638102431563f2717 5351698 samba-testsuite-dbgsym_4.5.16+dfsg-1_amd64.deb ae691a03cbf2620cbfd4d3584171a79e92e0a687 1740148 samba-testsuite_4.5.16+dfsg-1_amd64.deb 6e724249a5f34416c5f0d8aa19c6ae120931dcf0 1197226 samba-vfs-modules-dbgsym_4.5.16+dfsg-1_amd64.deb 2e0fd7cb72df6fd3b3386105c4c042e8505a84de 360122 samba-vfs-modules_4.5.16+dfsg-1_amd64.deb 6fedbcfc194596d4bd0e25f3a6f782d9273fbefb 20182 samba_4.5.16+dfsg-1_amd64.buildinfo 506c453cb54b9e948e1fa5f99e1b491d2d6c5ba5 934366 samba_4.5.16+dfsg-1_amd64.deb f38a93b75b7ddeb3d6d7e5a1fc665e41dc29a438 1096834 smbclient-dbgsym_4.5.16+dfsg-1_amd64.deb dd6dd3a1e78bae07b9c7de0f146a118ad2ab4059 410116 smbclient_4.5.16+dfsg-1_amd64.deb 3e5aa56b6db073bdbaf0af9b61e0cd3b609edf49 1831464 winbind-dbgsym_4.5.16+dfsg-1_amd64.deb 920ca6197cc5d67335108cf155eba63f5a7f692f 534944 winbind_4.5.16+dfsg-1_amd64.deb Checksums-Sha256: 0c39b54c3c51e65ea306862036c652998e0c4ce2b60299c06a142486e466aa60 3950 samba_4.5.16+dfsg-1.dsc 3255780a7573c314871c402f89248627ef68df074b662b67f60fe079a1011e35 14427844 samba_4.5.16+dfsg.orig.tar.xz 9343be4696f7e50a9524346c848b841729c308e11fc1785ae0354800b32132b6 262772 samba_4.5.16+dfsg-1.debian.tar.xz 60eb99f56e8d73b4b8b681adc48b0edae849f5cc62a8150a9cd8b66237e3a95c 1461594 ctdb-dbgsym_4.5.16+dfsg-1_amd64.deb 597f81afe94c1483c3ad336fdedabff0fe19b0a9e4e0074b32f7916dcf59ab91 586398 ctdb_4.5.16+dfsg-1_amd64.deb 9665426066030e21b7c13011c8d9a3f44a31d7ac50d530a781512e48f8644890 29018 libnss-winbind-dbgsym_4.5.16+dfsg-1_amd64.deb 0929dab27de8c152c37463e78085db38f9d0e6b7df9547d0c6c41e4e81590314 108118 libnss-winbind_4.5.16+dfsg-1_amd64.deb bb86efa1105734da0dfcaaa78d7fd2dfa947cae44c3d563922f76bd788075009 42678 libpam-winbind-dbgsym_4.5.16+dfsg-1_amd64.deb 03ed6a56d762dfb616dfd6d48b8566c5d5c726de72932d5164db915a679a3af9 126064 libpam-winbind_4.5.16+dfsg-1_amd64.deb 1730b68148e178f3b2a1de200f1b52b1f4ede187e3fd882b7b42ddada378b0f8 190144 libparse-pidl-perl_4.5.16+dfsg-1_amd64.deb fd339cb092ec7665ce53a09ad844bfb9be74f56cd491afb741c96b0f7817bb75 196146 libsmbclient-dbgsym_4.5.16+dfsg-1_amd64.deb 5425b0870f6e3c7e411fe5cf04ae935f31d3bd00bc21400821bd0939f0c2c66a 138642 libsmbclient-dev_4.5.16+dfsg-1_amd64.deb bd58497d7ac47fc49d36566e7c7fab1789d1c6780385a36ab6b18cfb69e94fd6 151052 libsmbclient_4.5.16+dfsg-1_amd64.deb 9111045faccab57ca89cc882c6c18fbc3389147e2ddae46ab72eb7659d75aa3d 110128 libwbclient-dev_4.5.16+dfsg-1_amd64.deb 02757f2886f7e022305492152abdbf942053d321c68b1d11e90caacb6f36d72e 87190 libwbclient0-dbgsym_4.5.16+dfsg-1_amd64.deb 8bf92f1a4f8d4b5050592ff2418b147ee5ab458ebd620e71d0b2199ec9cb6e10 124396 libwbclient0_4.5.16+dfsg-1_amd64.deb 9de541e7c34b7ee709766faf3aec4ea9a5c73c4e1a58965b0e2e33573cf3ab7a 3959088 python-samba-dbgsym_4.5.16+dfsg-1_amd64.deb 915c54a5d64e73e7d51fb808cc5181687e4cd181b91e34e3449f242bf1cad878 1362036 python-samba_4.5.16+dfsg-1_amd64.deb 258983481511353ea55fbde7e83db68762db2bf2b620edae3d4d113a89863acd 78118 registry-tools-dbgsym_4.5.16+dfsg-1_amd64.deb f26c64e6b26bae3dd384daa698c8bca1b074fa2affdad4b5cf6dcc15f668970a 125896 registry-tools_4.5.16+dfsg-1_amd64.deb 6fa515f400f6a4b310dc6fb49e8833b80bfc317fc9478103c14e7954d0fbc8c6 1277866 samba-common-bin-dbgsym_4.5.16+dfsg-1_amd64.deb b0a68a68ac8f43127cc9399d81fbcd0b6ba289289fbfd37679252f42c67a2a66 602840 samba-common-bin_4.5.16+dfsg-1_amd64.deb b60f7fb89817f26a5e8644a6fdb99da5a32c1a497576e85225681ef3ffd39890 173928 samba-common_4.5.16+dfsg-1_all.deb a9a8f737c89d1b1a44613af77a98d38c9971cf9806fea5af2de7d0575a1c5f6f 1928252 samba-dbgsym_4.5.16+dfsg-1_amd64.deb ef04f4548f71925e45c363ee19f721d639c6d7737808360ee37409d2a095e0a6 326840 samba-dev_4.5.16+dfsg-1_amd64.deb 33f5de58b529c8f7406993d311f1472f71afe2baed184b0c77fd30ca33dbeb69 895910 samba-dsdb-modules-dbgsym_4.5.16+dfsg-1_amd64.deb 1f8f9b45dbc4a3c4bcd37191ecde6468ec2ddece41d9259e077c622eb64e0441 329790 samba-dsdb-modules_4.5.16+dfsg-1_amd64.deb 7bbc088fddee145ae54e1fca95af74877d1907c0a219ab6fbcd1a9286e366440 19506566 samba-libs-dbgsym_4.5.16+dfsg-1_amd64.deb 7e811537b42ba512cd5570f7324798350099d6d1740519add87098e98efa0f5f 5232526 samba-libs_4.5.16+dfsg-1_amd64.deb 7543f11bcf16e9ea4b18cf87d03ceaea563d5e5f0af285e114c9289eb53344a9 5351698 samba-testsuite-dbgsym_4.5.16+dfsg-1_amd64.deb 3de632b971d90fecbf0b56dcde92066aacb53554a1741862a256d289ac004c3c 1740148 samba-testsuite_4.5.16+dfsg-1_amd64.deb 6aff81bcb20c8078b783d8456ba56423c8eab529e36530569b05e20bc9452268 1197226 samba-vfs-modules-dbgsym_4.5.16+dfsg-1_amd64.deb ff17f12b12cff359629d0b4fc1db5fa6d916377bfe391a04462bfc830cf15400 360122 samba-vfs-modules_4.5.16+dfsg-1_amd64.deb 06aced08ab3afabdba21782ebb51e1e792c93b65f88076df359f122bf621ec0d 20182 samba_4.5.16+dfsg-1_amd64.buildinfo af71ed8b8f5f72843a400ff6bf68bc4b626dff7eb65327ccb334b40402572a8c 934366 samba_4.5.16+dfsg-1_amd64.deb 8bd4d8f748702dd7bec8f748bb0e1662caee9679fe4c59749993c022a4c3a4ff 1096834 smbclient-dbgsym_4.5.16+dfsg-1_amd64.deb a75f0c7fa7727d876d98ff77ed120b98674724b3b512bed07212581be2ee792f 410116 smbclient_4.5.16+dfsg-1_amd64.deb f642de0fa79671057511c779b5f773d2191884cf7d9bd42efee5ed3a954f5efc 1831464 winbind-dbgsym_4.5.16+dfsg-1_amd64.deb b83b32917c4cb78e621698aa56d33fd0dd8e11a60befc101e64d15e5a3abba6f 534944 winbind_4.5.16+dfsg-1_amd64.deb Files: c292c9c000756a9ebb4d9cfa9b9547b1 3950 net optional samba_4.5.16+dfsg-1.dsc ad5c556185f3d4a2154317d58cbbaa09 14427844 net optional samba_4.5.16+dfsg.orig.tar.xz ed627589ee8c242a6eea9940ef70423a 262772 net optional samba_4.5.16+dfsg-1.debian.tar.xz 4b70e1d3c1f9128f6501a2ffffc83833 1461594 debug extra ctdb-dbgsym_4.5.16+dfsg-1_amd64.deb e8348f4ebced2c2d4b945d22c744e037 586398 net optional ctdb_4.5.16+dfsg-1_amd64.deb f7a519d8a88f0ab406f31f01ec2aedf3 29018 debug extra libnss-winbind-dbgsym_4.5.16+dfsg-1_amd64.deb b49e442c7c3c57a423595cdab4ee8e51 108118 net optional libnss-winbind_4.5.16+dfsg-1_amd64.deb b0da60c57666b9043740354f05791891 42678 debug extra libpam-winbind-dbgsym_4.5.16+dfsg-1_amd64.deb c5ff8b1232c916615907a56a73a2ebc2 126064 net optional libpam-winbind_4.5.16+dfsg-1_amd64.deb 3532759d7f0235901421589f07321da9 190144 perl optional libparse-pidl-perl_4.5.16+dfsg-1_amd64.deb 2be6f1380d7a726a964f0d6a0258613d 196146 debug extra libsmbclient-dbgsym_4.5.16+dfsg-1_amd64.deb 22cdb736f98a18925b7c90b59880b08e 138642 libdevel extra libsmbclient-dev_4.5.16+dfsg-1_amd64.deb fa40ee7e37afd3fa72ab8d2d305b4c34 151052 libs optional libsmbclient_4.5.16+dfsg-1_amd64.deb 3e3b2cffa2139a2d881ad77ec5779c13 110128 libdevel optional libwbclient-dev_4.5.16+dfsg-1_amd64.deb 2f3dff91e49dc07cf951f9c354599432 87190 debug extra libwbclient0-dbgsym_4.5.16+dfsg-1_amd64.deb 9661ff8b26b4b3c8edba354c5d6995ec 124396 libs optional libwbclient0_4.5.16+dfsg-1_amd64.deb 9afbf41364e155c5a25a62344cc6628a 3959088 debug extra python-samba-dbgsym_4.5.16+dfsg-1_amd64.deb 6bb3559c7859cf2fd54cef285f10b168 1362036 python optional python-samba_4.5.16+dfsg-1_amd64.deb da9113e46343194a7089fa0ce6436307 78118 debug extra registry-tools-dbgsym_4.5.16+dfsg-1_amd64.deb 5a15297cadd7a9297393149a44a0483c 125896 net optional registry-tools_4.5.16+dfsg-1_amd64.deb 3877f27556924c4fd51f83068754b014 1277866 debug extra samba-common-bin-dbgsym_4.5.16+dfsg-1_amd64.deb 32c5c64ba2cf948114e334e5f6acb193 602840 net optional samba-common-bin_4.5.16+dfsg-1_amd64.deb 8f6417dc0d8c82798f89f412c3799683 173928 net optional samba-common_4.5.16+dfsg-1_all.deb 9b2a041f94d83d0f2605e0c84d48159e 1928252 debug extra samba-dbgsym_4.5.16+dfsg-1_amd64.deb 9421f49236f93e6d9ad1efdb80da817c 326840 devel optional samba-dev_4.5.16+dfsg-1_amd64.deb 5bdb9c0e356c2da23aa5e4005772aff4 895910 debug extra samba-dsdb-modules-dbgsym_4.5.16+dfsg-1_amd64.deb 45fa97ceda0c2ac9ddf0de15f33434fe 329790 libs optional samba-dsdb-modules_4.5.16+dfsg-1_amd64.deb c4faecc308d2bdda8e522aea1304bce5 19506566 debug extra samba-libs-dbgsym_4.5.16+dfsg-1_amd64.deb 2118c174d72e122392577e0b9ce8a9da 5232526 libs optional samba-libs_4.5.16+dfsg-1_amd64.deb 6f457367c6a5c9877e7ceb69ade9b060 5351698 debug extra samba-testsuite-dbgsym_4.5.16+dfsg-1_amd64.deb fe1cad9aebbf53fdeadaf2b6a9e46499 1740148 net optional samba-testsuite_4.5.16+dfsg-1_amd64.deb 512a70bf1189d112aeffd01d1037a90a 1197226 debug extra samba-vfs-modules-dbgsym_4.5.16+dfsg-1_amd64.deb 8efde90e3f4ab9c8a076e50261d42c06 360122 net optional samba-vfs-modules_4.5.16+dfsg-1_amd64.deb 83e36dd2a3ee820daab09d3eb8ee7b8c 20182 net optional samba_4.5.16+dfsg-1_amd64.buildinfo 49195c5ac94808e8d9873db6481c966f 934366 net optional samba_4.5.16+dfsg-1_amd64.deb 934f9dd13456d65e7a75a3901099d771 1096834 debug extra smbclient-dbgsym_4.5.16+dfsg-1_amd64.deb f03acc37542e65f736da04084efe9ccb 410116 net optional smbclient_4.5.16+dfsg-1_amd64.deb d6d2f1012ae34f4dd4de7d6b7a45513d 1831464 debug extra winbind-dbgsym_4.5.16+dfsg-1_amd64.deb 578dbc898757e3b0c927017983d0d291 534944 net optional winbind_4.5.16+dfsg-1_amd64.deb -----BEGIN PGP SIGNATURE----- iQIzBAEBCAAdFiEEqIGbPTP9weQZ135HrgOYBGZoH6UFAlxT7J8ACgkQrgOYBGZo H6X6dxAAvBH1SbpkHKCnUHdZmAHDnnP927k5cfZnVKkCpaVBOBQXwdzURODW5ESO YckRNz1FF3EiHS+wOKTPrb618g6lBglrijkmWUHAuGiwRfgyGdJt4zjsZqNiUjXN eJPpGphycvo6VboJ3etNhenh1yPE2fBIeJombKqk/EJ/RRwXklAAnW2M2cz0LK1j RoN8fOUYcjheKayRjQhOwL2eRnN3ZWJz6E8uo417KH4RMmmEOIEz9GTVR2l56yBj 10HmcM9/+vGYiSChpIkN8W+a3zTqtFlr8JGC6EEyi2CIpkpNqgbx3cbFbG5v8oCp uWvMC2sb0Y+z/Ouej2UcXbcj0HlCqf0OsnKuajy57yElvbKFYCrzL++edGENpkTg qBuaegbSGKHZwa6sgpaIXu8XNO/HjgVFIJZibzeDRjpyiyeM5X+npSZa8UTaQXKJ TgEFB1Ogmn8KEUmisbHJTTh2kSvAb4U2WvECmOINGiJvQzQZjzHFuAevH2+AD4yR IuG/i07gR3EoxLQZ7SVWU93jodiSafBFm+vtuXXQrarpQ843dtL6imJ4ogMlXUk8 5sOSi9c49QBZ1hV8vo4bMeoNvsR60EJCOi/ansonoGU0GJWigUj5YJE5239/77W3 jRTNUWmRGcv0XDo0GQey1Jdvt1hS52LD7vsmOWxkrAofMkORXrw= =dx+y -----END PGP SIGNATURE-----
--- End Message ---

