[Bug 1570997] Re: fail if HOME environment variable is not set

2017-07-11 Thread Dustin Kirkland 
** Changed in: ssh-import-id Status: In Progress => Fix Committed ** Changed in: ssh-import-id (Ubuntu) Status: Confirmed => Fix Committed ** Changed in: ssh-import-id (Ubuntu) Assignee: (unassigned) => Dustin Kirkland  (kirkland) -- You received this bug notification

[Bug 1690457] Re: package samba 2:4.3.11+dfsg-0ubuntu0.16.04.6 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2017-07-11 Thread Andreas Hasenack
You have an invalid configuration option in /etc/samba/smb.conf: $ testparm ./smb.conf Load smb config files from ./smb.conf rlimit_max: increasing rlimit_max (1024) to minimum Windows limit (16384) WARNING: The "syslog" option is deprecated WARNING: Ignoring invalid value 'share' for parameter

[Bug 1570997] Re: fail if HOME environment variable is not set

2017-07-11 Thread Dustin Kirkland 
** Changed in: ssh-import-id Assignee: Scott Moser (smoser) => Dustin Kirkland  (kirkland) -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to the bug report. https://bugs.launchpad.net/bugs/1570997 Title: fail if HOME environment

[Bug 1582069] Re: package samba 2:4.3.9+dfsg-0ubuntu0.16.04.1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1. "I am unable to properly share, and

2017-07-11 Thread Andreas Hasenack
** Changed in: samba (Ubuntu) Assignee: Andreas Hasenack (ahasenack) => (unassigned) -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to samba in Ubuntu. https://bugs.launchpad.net/bugs/1582069 Title: package samba

[Bug 1702601] Re: package winbind (not installed) failed to install/upgrade: подпроцесс установлен сценарий post-removal возвратил код ошибки 1

2017-07-11 Thread Andreas Hasenack
Can you attach /etc/init.d/panasoniclpd-init please? -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to samba in Ubuntu. https://bugs.launchpad.net/bugs/1702601 Title: package winbind (not installed) failed to install/upgrade:

[Bug 1702601] Re: package winbind (not installed) failed to install/upgrade: подпроцесс установлен сценарий post-removal возвратил код ошибки 1

2017-07-11 Thread Andreas Hasenack
Can you edit that file like how it is suggested in the first answer here: https://askubuntu.com/questions/844108/dpkg-error-processing-package- unattended-upgrades That person changed the header of the initscript to this, just below the shebang line: ### BEGIN INIT INFO # Provides:

[Bug 1703280] Re: Xen MSI-x do not receive interrupt

2017-07-11 Thread Andreas Hasenack
Changing project to xen, as this is not related to qemu ** Package changed: qemu (Ubuntu) => xen (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to xen in Ubuntu. https://bugs.launchpad.net/bugs/1703280 Title: Xen MSI-x do

[Bug 1703266] Re: package openvpn 2.4.0-4ubuntu1.3 failed to install

2017-07-11 Thread Andreas Hasenack
Unfortunately the attached logs don't help much. A full ps output, like ps fauxw, would have perhaps shown in more detail what was going on, which process called what, etc. I'll mark this bug as incomplete for now. If it happens again, feel free to update it. Otherwise, it will expire on its own

[Bug 1703381] Re: ntpd does not restart after failing to start upon boot

2017-07-11 Thread Andreas Hasenack
Thanks for filing this bug in Ubuntu. The logs you pasted showed ntp failing to run because something else was listening on its socket already. In xenial, there is a systemd service that also tries to keep the clock accurate, called systemd-timesyncd.service. It has checks, though, to not try to

[Bug 1703106] Re: package amavisd-new 1:2.10.1-2ubuntu1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2017-07-11 Thread Andreas Hasenack
Yes, an invalid configuration will keep generating an error :) How about you set something like this up: echo myhostname | sudo tee /etc/hostname sudo hostname myhostname echo 127.0.1.1 myhostname.homenet myhostname | tee -a /etc/hosts After that, the "hostname" command should return

[Bug 1703490] Re: Unable to mount network volume on 17.10 Samba server

2017-07-11 Thread Andreas Hasenack
Let's try to narrow it down to a simple test case involving smbclient and/or mount.cifs. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to samba in Ubuntu. https://bugs.launchpad.net/bugs/1703490 Title: Unable to mount network volume

[Bug 1703490] Re: Unable to mount network volume on 17.10 Samba server

2017-07-11 Thread Andreas Hasenack
I tried your shares, and they seem to work as expected. Note that [Homes] is read only (default for "read only" is "yes"), so you won't be able to write to Homes or even Maps under it while connected to Homes, but if you connect to Maps, then you can: oot@nsn7:~# for d in Home Maps Media; do

[Bug 1702601] Re: package winbind (not installed) failed to install/upgrade: подпроцесс установлен сценарий post-removal возвратил код ошибки 1

2017-07-11 Thread Andreas Hasenack
Where did you get the panasoniclpd package from? A CD that came with the printer? Maybe there is an updated driver available in the panasonic website, have you tried that? -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to samba in

[Bug 1703606] Re: I just did a cold boot and logged in and error report appears every time.

2017-07-11 Thread Andreas Hasenack
Thanks for filing this bug in Ubuntu. The smbd.service from the samba package is failing to start, but the attached logs don't give a clear reason as to why. Could you please attach /etc/samba/smb.conf to this bug? There may be a configuration error in that file that is causing this problem.

[Bug 1703490] Re: Unable to mount network volume on 17.10 Samba server

2017-07-11 Thread Andreas Hasenack
Thanks for filing this bug in Ubuntu. Could you please share your /etc/samba/smb.conf on that 17.10 server? The output of "testparm -s" would be best. I tried the same here and could mount the share just fine from xenial. Maybe you restricted the smb protocol to higher versions? mount.cifs will

[Bug 1702816] Re: package samba 2:4.3.11+dfsg-0ubuntu0.16.04.8 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2017-07-11 Thread Andreas Hasenack
The smbd service failed to start, but the attached logs do not indicate why. Could you please try the following commands and show their results: sudo systemctl status smbd.service sudo systemctl restart smbd.service nmbd.service sudo systemctl status smbd.service If it fails, please attach the

[Bug 1703604] [NEW] samba's apport hook uses incorrect syntax to list cifs mounts

2017-07-11 Thread Andreas Hasenack
Public bug reported: The current apport hook in debian/source_samba.py uses command_output() incorrectly to list cifs shares: report['CIFSMounts'] = command_output(['mount', '|', 'grep', 'cifs']) command_output() from apport.hookutils doesn't use shell or system(), so the above is just

[Bug 1702601] Re: package winbind (not installed) failed to install/upgrade: подпроцесс установлен сценарий post-removal возвратил код ошибки 1

2017-07-11 Thread Andreas Hasenack
This is the error: Setting up samba (2:4.3.11+dfsg-0ubuntu0.16.04.8) ... insserv: warning: script 'S99panasoniclpd-init' missing LSB tags and overrides insserv: warning: script 'panasoniclpd-init' missing LSB tags and overrides insserv: Starting panasoniclpd-init depends on plymouth and therefore