[Bug 1793144] Re: package samba 2:4.7.6+dfsg~ubuntu-0ubuntu2.2 failed to install/upgrade: installed samba package post-installation script subprocess returned error exit status 1

2018-09-20 Thread Andreas Hasenack
testparm caught what could be a problem in your setup:

Load smb config files from /etc/samba/smb.conf
rlimit_max: increasing rlimit_max (1024) to minimum Windows limit (16384)
WARNING: The "syslog" option is deprecated
Processing section "[printers]"
Processing section "[print$]"
Loaded services file OK.
WARNING: state directory /var/lib/samba should have permissions 0755 for 
browsing to work

WARNING: cache directory /var/cache/samba should have permissions 0755
for browsing to work

Server role: ROLE_STANDALONE


Can you verify the permissions in /var/lib/samba and /var/cache/samba?

Also please provide the smbd logs from /var/log/samba/log* as they may
have more detailed information about why the smbd service failed to
start during your upgrade.


** Changed in: samba (Ubuntu)
   Status: New => Incomplete

-- 
You received this bug notification because you are a member of Ubuntu
Server, which is subscribed to samba in Ubuntu.
https://bugs.launchpad.net/bugs/1793144

Title:
  package samba 2:4.7.6+dfsg~ubuntu-0ubuntu2.2 failed to
  install/upgrade: installed samba package post-installation script
  subprocess returned error exit status 1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/samba/+bug/1793144/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1782806] Re: Typo in apache2-maintscript-helper causes MPM check to misfire

2018-09-20 Thread Andreas Hasenack
** Tags added: server-next

-- 
You received this bug notification because you are a member of Ubuntu
Server, which is subscribed to the bug report.
https://bugs.launchpad.net/bugs/1782806

Title:
  Typo in apache2-maintscript-helper causes MPM check to misfire

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apache2/+bug/1782806/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1771934] Re: package libapache2-mod-php7.2 7.2.5-0ubuntu0.18.04.1 failed to install/upgrade: installed libapache2-mod-php7.2 package post-installation script subprocess returned error exit status

2018-09-20 Thread Andreas Hasenack
*** This bug is a duplicate of bug 1782806 ***
https://bugs.launchpad.net/bugs/1782806

I'm going to mark this as duplicate, thanks for the analysis @tdb

** This bug has been marked a duplicate of bug 1782806
   Typo in apache2-maintscript-helper causes MPM check to misfire

-- 
You received this bug notification because you are a member of Ubuntu
Server, which is subscribed to php7.2 in Ubuntu.
https://bugs.launchpad.net/bugs/1771934

Title:
  package libapache2-mod-php7.2 7.2.5-0ubuntu0.18.04.1 failed to
  install/upgrade: installed libapache2-mod-php7.2 package post-
  installation script subprocess returned error exit status 1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/php7.2/+bug/1771934/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1793480] Re: Panic or segfault in Samba

2018-09-20 Thread Andreas Hasenack
Thanks for filing this bug in Ubuntu.

Could you please attach more details to this ticket, like which Ubuntu
version you are running, the samba package version, samba logs, config
file, and what you were doing when the bug happened?

This command will perform many of the above tasks for you:

sudo apport-collect -p samba 1793480


Thanks


** Changed in: samba (Ubuntu)
   Status: New => Incomplete

-- 
You received this bug notification because you are a member of Ubuntu
Server, which is subscribed to samba in Ubuntu.
https://bugs.launchpad.net/bugs/1793480

Title:
  Panic or segfault in Samba

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/samba/+bug/1793480/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 16669] Re: Squid: Compile with --enable-ssl

2018-09-20 Thread Andreas Hasenack
Squid-4.x is in cosmic, with gnutls support.

** Also affects: squid (Ubuntu)
   Importance: Undecided
   Status: New

** Changed in: squid (Ubuntu)
   Status: New => Fix Released

** Changed in: squid (Ubuntu)
 Assignee: (unassigned) => Andreas Hasenack (ahasenack)

** Changed in: squid3 (Ubuntu)
   Status: In Progress => Won't Fix

-- 
You received this bug notification because you are a member of Ubuntu
Server, which is subscribed to squid3 in Ubuntu.
https://bugs.launchpad.net/bugs/16669

Title:
  Squid: Compile with --enable-ssl

To manage notifications about this bug go to:
https://bugs.launchpad.net/squid/+bug/16669/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1780944] Re: Please provide Squid-4

2018-09-20 Thread Andreas Hasenack
> FYI: instructions from the the designers of the *-dbgsym system were that the 
> only thing
> source packages do is drop old *-dbg binary packages from d/control files. 
> debhelper
> compat level 9+ automation does the upgrade logic. The instructions also 
> stated that
> maintainers must not attempt any manual dependency or Conflict tricks. Is 
> there
> something radically different for Ubuntu?

I don't think it's that different in Ubuntu, but maybe britney is
called/used a bit differently. What happened in the Ubuntu transition
from -proposed to release was that squid-dbg-3.x (from squid3 src) had
nowhere to upgrade to because the new debug package is called squid-
dbgsym. Since the dbg package requires the exact squid-3.x package to be
installed, it was holding the upgrade to squid-4.

It was sorted out by an archive admin by deleting squid-dbg (from squid3
src). What I should have done is prepared a temporary squid3 (src)
upload that didn't produce squid-dbg. squid-dbg would then become an NBS
(https://wiki.ubuntu.com/UbuntuDevelopment/NBS), be removed (not sure if
automatically), and then the squid-4 migration would have happened
automatically.

Using dh_strip's --dbgsym-migrate would probably not have helped, since
a) that adds breaks/replaces to *all* dbgsym packages, not just the one
replacing squid-dbg; and b) the dbgsym packages are in another
repository, which I'm not sure britney considers. This attempt is what I
meant with "a new upload will happen", but it wasn't necessary in the
end.

-- 
You received this bug notification because you are a member of Ubuntu
Server, which is subscribed to squid in Ubuntu.
https://bugs.launchpad.net/bugs/1780944

Title:
  Please provide Squid-4

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/squid/+bug/1780944/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1780944] Re: Please provide Squid-4

2018-09-20 Thread Andreas Hasenack
This was accepted. I'm working on migrating away from squid-dbg to
squid-dbgsym now, so a new upload will happen.

** Changed in: squid (Ubuntu)
 Assignee: (unassigned) => Andreas Hasenack (ahasenack)

** Changed in: squid (Ubuntu)
   Status: New => Fix Committed

** Changed in: squid (Ubuntu)
   Status: Fix Committed => In Progress

-- 
You received this bug notification because you are a member of Ubuntu
Server, which is subscribed to squid in Ubuntu.
https://bugs.launchpad.net/bugs/1780944

Title:
  Please provide Squid-4

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/squid/+bug/1780944/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs