Code review comment for ~rafaeldtinoco/ubuntu/+source/samba:lp1861316-focal

Revision history for this message
Rafael David Tinoco (rafaeldtinoco) wrote :

(c)rafaeldtinoco@sambai386:~/.../ubuntu$ apt-get install python3-crypto

Reading package lists... Done
Building dependency tree
Reading state information... Done
The following NEW packages will be installed:
  python3-crypto
0 upgraded, 1 newly installed, 0 to remove and 2 not upgraded.
4 not fully installed or removed.
Need to get 252 kB of archives.
After this operation, 1,971 kB of additional disk space will be used.
Get:1 http://us.archive.ubuntu.com/ubuntu focal/main i386 python3-crypto i386 2.6.1-11ubuntu2 [252 kB]
Fetched 252 kB in 1s (269 kB/s)
Selecting previously unselected package python3-crypto.
(Reading database ... 49128 files and directories currently installed.)
Preparing to unpack .../python3-crypto_2.6.1-11ubuntu2_i386.deb ...
Unpacking python3-crypto (2.6.1-11ubuntu2) ...
Setting up python3-crypto (2.6.1-11ubuntu2) ...
Setting up samba-common-bin (2:4.11.1+dfsg-3ubuntu4) ...
Checking smb.conf with testparm
Load smb config files from /etc/samba/smb.conf
Loaded services file OK.
Server role: ROLE_STANDALONE
Done
Setting up winbind (2:4.11.1+dfsg-3ubuntu4) ...
mkdir: created directory '/var/lib/samba/winbindd_privileged'
changed group of '/var/lib/samba/winbindd_privileged' from root to winbindd_priv
mode of '/var/lib/samba/winbindd_privileged' changed from 0755 (rwxr-xr-x) to 0750 (rwxr-x---)
Created symlink /etc/systemd/system/multi-user.target.wants/winbind.service → /lib/systemd/system/winbind.service.
Setting up libnss-winbind:i386 (2:4.11.1+dfsg-3ubuntu4) ...
Processing triggers for libc-bin (2.30-0ubuntu3) ...
Processing triggers for systemd (244.2-1ubuntu1) ...

and then

(c)rafaeldtinoco@sambai386:~/.../ubuntu$ sudo dpkg -i ./libnss-winbind_4.11.1+dfsg-3ubuntu4_i386.deb ./samba-common_4.11.1+dfsg-3ubuntu4_all.deb ./samba-common-bin_4.11.1+dfsg-3ubuntu4_i386.deb ./libwbclient0_4.11.1+dfsg-3ubuntu4_i386.deb ./samba-libs_4.11.1+dfsg-3ubuntu4_i386.deb ./python3-samba_4.11.1+dfsg-3ubuntu4_i386.deb ./libnss-winbind_4.11.1+dfsg-3ubuntu4_i386.deb ./winbind_4.11.1+dfsg-3ubuntu4_i386.deb

(Reading database ... 49309 files and directories currently installed.)
Preparing to unpack .../libnss-winbind_4.11.1+dfsg-3ubuntu4_i386.deb ...
Unpacking libnss-winbind:i386 (2:4.11.1+dfsg-3ubuntu4) over (2:4.11.1+dfsg-3ubuntu4) ...
Preparing to unpack .../samba-common_4.11.1+dfsg-3ubuntu4_all.deb ...
Unpacking samba-common (2:4.11.1+dfsg-3ubuntu4) over (2:4.11.1+dfsg-3ubuntu4) ...
Preparing to unpack .../samba-common-bin_4.11.1+dfsg-3ubuntu4_i386.deb ...
Unpacking samba-common-bin (2:4.11.1+dfsg-3ubuntu4) over (2:4.11.1+dfsg-3ubuntu4) ...
Preparing to unpack .../libwbclient0_4.11.1+dfsg-3ubuntu4_i386.deb ...
Unpacking libwbclient0:i386 (2:4.11.1+dfsg-3ubuntu4) over (2:4.11.1+dfsg-3ubuntu4) ...
Preparing to unpack .../samba-libs_4.11.1+dfsg-3ubuntu4_i386.deb ...
Unpacking samba-libs:i386 (2:4.11.1+dfsg-3ubuntu4) over (2:4.11.1+dfsg-3ubuntu4) ...
Preparing to unpack .../python3-samba_4.11.1+dfsg-3ubuntu4_i386.deb ...
Unpacking python3-samba (2:4.11.1+dfsg-3ubuntu4) over (2:4.11.1+dfsg-3ubuntu4) ...
Preparing to unpack .../libnss-winbind_4.11.1+dfsg-3ubuntu4_i386.deb ...
Unpacking libnss-winbind:i386 (2:4.11.1+dfsg-3ubuntu4) over (2:4.11.1+dfsg-3ubuntu4) ...
Preparing to unpack .../winbind_4.11.1+dfsg-3ubuntu4_i386.deb ...
Unpacking winbind (2:4.11.1+dfsg-3ubuntu4) over (2:4.11.1+dfsg-3ubuntu4) ...
Preparing to unpack .../winbind_4.11.1+dfsg-3ubuntu4_i386.deb ...
Unpacking winbind (2:4.11.1+dfsg-3ubuntu4) over (2:4.11.1+dfsg-3ubuntu4) ...
More than one copy of package libnss-winbind:i386 has been unpacked
 in this run ! Only configuring it once.
More than one copy of package winbind has been unpacked
 in this run ! Only configuring it once.
Setting up samba-common (2:4.11.1+dfsg-3ubuntu4) ...
Setting up libwbclient0:i386 (2:4.11.1+dfsg-3ubuntu4) ...
Setting up samba-libs:i386 (2:4.11.1+dfsg-3ubuntu4) ...
Setting up python3-samba (2:4.11.1+dfsg-3ubuntu4) ...
/usr/lib/python3.8/subprocess.py:838: RuntimeWarning: line buffering (buffering=1) isn't supported in binary mode, the default buffer size will be used
  self.stdin = io.open(p2cwrite, 'wb', bufsize)
Setting up samba-common-bin (2:4.11.1+dfsg-3ubuntu4) ...
Checking smb.conf with testparm
Load smb config files from /etc/samba/smb.conf
Loaded services file OK.
Server role: ROLE_STANDALONE
Done
Setting up winbind (2:4.11.1+dfsg-3ubuntu4) ...
Setting up libnss-winbind:i386 (2:4.11.1+dfsg-3ubuntu4) ...
Processing triggers for libc-bin (2.30-0ubuntu3) ...
Processing triggers for man-db (2.9.0-2) ...
Processing triggers for systemd (244.2-1ubuntu1) ...

« Back to merge proposal