[Bug 1405351] Re: First run: Failed to verify one of the swap directories

2014-12-23 Thread Stanislav German-Evtushenko
** Patch added: "etc-init-squid3.conf.patch"
   
https://bugs.launchpad.net/ubuntu/+source/squid3/+bug/1405351/+attachment/4286888/+files/etc-init-squid3.conf.patch

** Description changed:

  Prerequisites:
  - Ubuntu 14.04
  - squid3
  
  Problem:
  - we have got the following message in the log on a first start:
  2014/12/24 10:14:20| ERROR: /var/spool/squid3/07: (2) No such file or 
directory
  2014/12/24 10:14:20 kid1| Making directories in /var/spool/squid3/07
  FATAL:  Failed to verify one of the swap directories, Check cache.log
- for details.  Run 'squid -z' to create swap directories
- if needed, or if running Squid for the first time.
+ for details.  Run 'squid -z' to create swap directories
+ if needed, or if running Squid for the first time.
  Squid Cache (Version 3.3.8): Terminated abnormally.
  CPU Usage: 0.043 seconds = 0.030 user + 0.012 sys
  Maximum Resident Size: 101168 KB
  Page faults with physical i/o: 0
  2014/12/24 10:14:20 kid1| Making directories in /var/spool/squid3/08
  2014/12/24 10:14:20 kid1| Making directories in /var/spool/squid3/09
  2014/12/24 10:14:20 kid1| Making directories in /var/spool/squid3/0A
  2014/12/24 10:14:20 kid1| Making directories in /var/spool/squid3/0B
  
  Solution:
- - swap creation process should not be daemonized, the patch is bellow
- 
---
- --- /etc/init/squid3.conf.orig2014-11-25 17:42:27.0 +0300
- +++ /etc/init/squid3.conf 2014-12-24 10:26:19.626955561 +0300
- @@ -49,7 +49,7 @@
-   if [ "$cache_type" = "coss" -a -d "$cache_dir" -a ! -f 
"$cache_dir/stripe" ] ||
-  [ "$cache_type" != "coss" -a -d "$cache_dir" -a ! -d "$cache_dir/00" 
]
-   then
- - /usr/sbin/squid3 $SQUID_ARGS -z -f $CONFIG
- + /usr/sbin/squid3 -N $SQUID_ARGS -z -f $CONFIG
-   fi
-  end script
-  
- 
---
+ - swap creation process should not be daemonized, the patch is attached
  
  Best regards,
  Stanislav German-Evtushenko

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

Title:
  First run: Failed to verify one of the swap directories

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/squid3/+bug/1405351/+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 1405351] [NEW] First run: Failed to verify one of the swap directories

2014-12-23 Thread Stanislav German-Evtushenko
Public bug reported:

Prerequisites:
- Ubuntu 14.04
- squid3

Problem:
- we have got the following message in the log on a first start:
2014/12/24 10:14:20| ERROR: /var/spool/squid3/07: (2) No such file or directory
2014/12/24 10:14:20 kid1| Making directories in /var/spool/squid3/07
FATAL:  Failed to verify one of the swap directories, Check cache.log
for details.  Run 'squid -z' to create swap directories
if needed, or if running Squid for the first time.
Squid Cache (Version 3.3.8): Terminated abnormally.
CPU Usage: 0.043 seconds = 0.030 user + 0.012 sys
Maximum Resident Size: 101168 KB
Page faults with physical i/o: 0
2014/12/24 10:14:20 kid1| Making directories in /var/spool/squid3/08
2014/12/24 10:14:20 kid1| Making directories in /var/spool/squid3/09
2014/12/24 10:14:20 kid1| Making directories in /var/spool/squid3/0A
2014/12/24 10:14:20 kid1| Making directories in /var/spool/squid3/0B

Solution:
- swap creation process should not be daemonized, the patch is attached

Best regards,
Stanislav German-Evtushenko

** Affects: squid3 (Ubuntu)
 Importance: Undecided
 Status: New

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

Title:
  First run: Failed to verify one of the swap directories

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/squid3/+bug/1405351/+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 1400592] Re: package mysql-server-5.6 5.6.19-0ubuntu0.14.04.1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2014-12-23 Thread Terry Moore
update.  Tried again.  This time it suggested that I run apt-get install -f.  
If it had done that before, I missed it.  Sorry.  Here is the entire output.
$ sudo apt-get install -f
[sudo] password for tlm: 
Reading package lists... Done
Building dependency tree   
Reading state information... Done
Correcting dependencies... Done
The following extra packages will be installed:
  libssl0.9.8
The following NEW packages will be installed:
  libssl0.9.8
0 upgraded, 1 newly installed, 0 to remove and 2 not upgraded.
2 not fully installed or removed.
Need to get 692 kB of archives.
After this operation, 2,445 kB of additional disk space will be used.
Do you want to continue? [Y/n] y
Get:1 http://us.archive.ubuntu.com/ubuntu/ trusty-updates/universe libssl0.9.8 
amd64 0.9.8o-7ubuntu3.2.14.04.1 [692 kB]
Fetched 692 kB in 4s (146 kB/s)   
Preconfiguring packages ...
Selecting previously unselected package libssl0.9.8:amd64.
(Reading database ... 1430593 files and directories currently installed.)
Preparing to unpack .../libssl0.9.8_0.9.8o-7ubuntu3.2.14.04.1_amd64.deb ...
Unpacking libssl0.9.8:amd64 (0.9.8o-7ubuntu3.2.14.04.1) ...
Setting up mysql-server-5.6 (5.6.19-0ubuntu0.14.04.1) ...
2014-12-23 21:35:18 0 [Warning] TIMESTAMP with implicit DEFAULT value is 
deprecated. Please use --explicit_defaults_for_timestamp server option (see 
documentation for more details).
2014-12-23 21:35:18 12168 [Note] Plugin 'FEDERATED' is disabled.
2014-12-23 21:35:18 12168 [Note] InnoDB: Using atomics to ref count buffer pool 
pages
2014-12-23 21:35:18 12168 [Note] InnoDB: The InnoDB memory heap is disabled
2014-12-23 21:35:18 12168 [Note] InnoDB: Mutexes and rw_locks use GCC atomic 
builtins
2014-12-23 21:35:18 12168 [Note] InnoDB: Compressed tables use zlib 1.2.8
2014-12-23 21:35:18 12168 [Note] InnoDB: Using Linux native AIO
2014-12-23 21:35:18 12168 [Note] InnoDB: Using CPU crc32 instructions
2014-12-23 21:35:18 12168 [Note] InnoDB: Initializing buffer pool, size = 128.0M
2014-12-23 21:35:18 12168 [Note] InnoDB: Completed initialization of buffer pool
2014-12-23 21:35:18 12168 [Note] InnoDB: Highest supported file format is 
Barracuda.
2014-12-23 21:35:18 12168 [Note] InnoDB: 128 rollback segment(s) are active.
2014-12-23 21:35:18 12168 [Note] InnoDB: Waiting for purge to start
2014-12-23 21:35:18 12168 [Note] InnoDB: 5.6.19 started; log sequence number 
1629743
2014-12-23 21:35:18 12168 [Note] Binlog end
2014-12-23 21:35:18 12168 [Note] InnoDB: FTS optimize thread exiting.
2014-12-23 21:35:18 12168 [Note] InnoDB: Starting shutdown...
2014-12-23 21:35:20 12168 [Note] InnoDB: Shutdown completed; log sequence 
number 1629753
start: Job failed to start
invoke-rc.d: initscript mysql, action "start" failed.
dpkg: error processing package mysql-server-5.6 (--configure):
 subprocess installed post-installation script returned error exit status 1
Setting up libssl0.9.8:amd64 (0.9.8o-7ubuntu3.2.14.04.1) ...
Setting up cav-linux (1.1.268025-1) ...
$Starting cmdagent: The cmdagent started successfully!
$Starting cmgdaemon: The cmgdaemon started successfully!

Installation succeed, but it must be properly configured before using. 
Please run /opt/COMODO/post_setup.sh script manually to configure it.

Processing triggers for libc-bin (2.19-0ubuntu6.4) ...
Errors were encountered while processing:
 mysql-server-5.6
E: Sub-process /usr/bin/dpkg returned an error code (1)

Looks like the secondary part is for comodo.  The mysql part still isn't 
working.  
Thank You,
   Terry

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

Title:
  package mysql-server-5.6 5.6.19-0ubuntu0.14.04.1 failed to
  install/upgrade: subprocess installed post-installation script
  returned error exit status 1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mysql-5.6/+bug/1400592/+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 1374335] Re: FFe: Sync websocket-client 0.18.0-1 (universe) from Debian unstable (main), juju-deployer 0.4.2, python-jujuclient 0.18.4

2014-12-23 Thread Logan Rosen
This bug was fixed in the package websocket-client - 0.18.0-2
Sponsored for James Page (james-page)

---
websocket-client (0.18.0-2) unstable; urgency=medium

  * Team upload.
  * Do not ship tests module in python3-websocket binary package either
(Closes: #767400)
- Thanks to Teemu Hukkanen for the patch

 -- Scott Kitterman   Fri, 14 Nov 2014 00:50:57
-0500

websocket-client (0.18.0-1) unstable; urgency=medium

  * Team upload.
  * New upstream version.

 -- Barry Warsaw   Thu, 25 Sep 2014 09:40:28 -0400

websocket-client (0.16.0a-2) unstable; urgency=medium

  * Team upload.
  * Add python3-websocket binary package. (Closes: #749943)
  * d/control: wrap-and-sort

 -- Barry Warsaw   Wed, 20 Aug 2014 17:01:51 -0400

websocket-client (0.16.0a-1) unstable; urgency=medium

  * New upstream release
- Include the test-suite and run it at build-time (Closes: #741606, #744726)
  * Switch buildsystem to pybuild
  * Update copyright file
  * Do not ship the tests module in the binary

 -- Nicolas Dandrimont   Fri, 15 Aug 2014 23:51:19
+0200

** Changed in: websocket-client (Ubuntu)
   Status: New => Fix Released

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

Title:
  FFe: Sync websocket-client 0.18.0-1 (universe) from Debian unstable
  (main), juju-deployer 0.4.2, python-jujuclient 0.18.4

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/juju-deployer/+bug/1374335/+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 1405256] [NEW] Package does not contain service file

2014-12-23 Thread Ivan
Public bug reported:

After installing cgroup-bin in Ubuntu 14.04 (LTS) I tried to start the
service, but there's no service file:

ivan@ivan-ubuntu:~$ sudo service cgconfig status
cgconfig: unrecognized service
ivan@ivan-ubuntu:~$ 

There's an answer in Ask Ubuntu that suggests that the package is broken and 
worked in previous versions, here:
http://askubuntu.com/questions/528258/why-is-cgconfig-conf-not-being-read-on-reboot-on-14-04/529636#529636

Thank you.

** Affects: libcgroup (Ubuntu)
 Importance: Undecided
 Status: New

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

Title:
  Package does not contain service file

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libcgroup/+bug/1405256/+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 1405192] Re: package ntp 1:4.2.6.p3+dfsg-1ubuntu3.2 failed to install/upgrade: Unterprozess installiertes post-installation-Skript gab den Fehlerwert 1 zurück

2014-12-23 Thread LAZA
Solved!

Group 'ntp' was deleted...

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

Title:
  package ntp 1:4.2.6.p3+dfsg-1ubuntu3.2 failed to install/upgrade:
  Unterprozess installiertes post-installation-Skript gab den Fehlerwert
  1 zurück

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ntp/+bug/1405192/+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 1405192] Re: package ntp 1:4.2.6.p3+dfsg-1ubuntu3.2 failed to install/upgrade: Unterprozess installiertes post-installation-Skript gab den Fehlerwert 1 zurück

2014-12-23 Thread LAZA
Update even fails if i open up a new bash as root:

root@icafe-a:~# apt-get upgrade
Paketlisten werden gelesen... Fertig
Abhängigkeitsbaum wird aufgebaut   
Statusinformationen werden eingelesen... Fertig
0 aktualisiert, 0 neu installiert, 0 zu entfernen und 0 nicht aktualisiert.
1 nicht vollständig installiert oder entfernt.
Nach dieser Operation werden 0 B Plattenplatz zusätzlich benutzt.
Möchten Sie fortfahren [J/n]? 
ntp (1:4.2.6.p3+dfsg-1ubuntu3.2) wird eingerichtet ...
chown: ungültige Gruppe: »ntp:ntp“
dpkg: Fehler beim Bearbeiten von ntp (--configure):
 Unterprozess installiertes post-installation-Skript gab den Fehlerwert 1 zurück
Fehler traten auf beim Bearbeiten von:
 ntp
E: Sub-process /usr/bin/dpkg returned an error code (1)

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

Title:
  package ntp 1:4.2.6.p3+dfsg-1ubuntu3.2 failed to install/upgrade:
  Unterprozess installiertes post-installation-Skript gab den Fehlerwert
  1 zurück

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ntp/+bug/1405192/+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 1405192] [NEW] package ntp 1:4.2.6.p3+dfsg-1ubuntu3.2 failed to install/upgrade: Unterprozess installiertes post-installation-Skript gab den Fehlerwert 1 zurück

2014-12-23 Thread LAZA
Public bug reported:

Got this crash:
https://bugs.launchpad.net/ubuntu/+source/unattended-upgrades/+bug/1004792

than the crash about failed ntp installation.

ProblemType: Package
DistroRelease: Ubuntu 12.04
Package: ntp 1:4.2.6.p3+dfsg-1ubuntu3.2
ProcVersionSignature: Ubuntu 3.2.0-74.109-generic 3.2.64
Uname: Linux 3.2.0-74-generic i686
ApportVersion: 2.0.1-0ubuntu17.8
AptOrdering:
 python-lazr.restfulclient: Install
 ntp: Configure
 python-lazr.restfulclient: Configure
Architecture: i386
Date: Tue Dec 23 15:28:51 2014
DuplicateSignature: package:ntp:1:4.2.6.p3+dfsg-1ubuntu3.2:Unterprozess 
installiertes post-installation-Skript gab den Fehlerwert 1 zurück
ErrorMessage: Unterprozess installiertes post-installation-Skript gab den 
Fehlerwert 1 zurück
InstallationMedia: Xubuntu 12.04.1 LTS "Precise Pangolin" - Release i386 
(20120817.3)
MarkForUpload: True
NtpStatus: ntpq: read: Connection refused
ProcCmdline: BOOT_IMAGE=/boot/vmlinuz-3.2.0-74-generic 
root=UUID=7fffcbef-13cb-47ff-979b-b36510db6940 ro quiet splash vt.handoff=7
SourcePackage: ntp
Title: package ntp 1:4.2.6.p3+dfsg-1ubuntu3.2 failed to install/upgrade: 
Unterprozess installiertes post-installation-Skript gab den Fehlerwert 1 zurück
UpgradeStatus: No upgrade log present (probably fresh install)
modified.conffile..etc.ntp.conf: [modified]
mtime.conffile..etc.ntp.conf: 2012-10-02T10:47:49

** Affects: ntp (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apparmor apport-package i386 precise

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

Title:
  package ntp 1:4.2.6.p3+dfsg-1ubuntu3.2 failed to install/upgrade:
  Unterprozess installiertes post-installation-Skript gab den Fehlerwert
  1 zurück

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ntp/+bug/1405192/+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 1405192] Re: package ntp 1:4.2.6.p3+dfsg-1ubuntu3.2 failed to install/upgrade: Unterprozess installiertes post-installation-Skript gab den Fehlerwert 1 zurück

2014-12-23 Thread Apport retracing service
** Tags removed: need-duplicate-check

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

Title:
  package ntp 1:4.2.6.p3+dfsg-1ubuntu3.2 failed to install/upgrade:
  Unterprozess installiertes post-installation-Skript gab den Fehlerwert
  1 zurück

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ntp/+bug/1405192/+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 1405173] Re: apache2 crashes every now and then

2014-12-23 Thread Michele Locati
Here's the stacktrace obtained with apport-retrace -R -o
/var/crash/_usr_sbin_apache2.33.crash.report
/var/crash/_usr_sbin_apache2.33.crash

Stacktrace:
 #0  0x7f6571d828d6 in zend_objects_store_put () from 
/usr/lib/apache2/modules/libphp5.so
 No symbol table info available.
 #1  0x7f6571d7ceec in zend_objects_new () from 
/usr/lib/apache2/modules/libphp5.so
 No symbol table info available.
 #2  0x7f6571d74148 in ?? () from /usr/lib/apache2/modules/libphp5.so
 No symbol table info available.
 #3  0x7f6571d7423b in ?? () from /usr/lib/apache2/modules/libphp5.so
 No symbol table info available.
 #4  0x7f6571d5e4b7 in _object_and_properties_init () from 
/usr/lib/apache2/modules/libphp5.so
 No symbol table info available.
 #5  0x7f6571d754aa in zend_throw_exception () from 
/usr/lib/apache2/modules/libphp5.so
 No symbol table info available.
 #6  0x7f6571d755f2 in zend_throw_exception_ex () from 
/usr/lib/apache2/modules/libphp5.so
 No symbol table info available.
 #7  0x7f6571c4ac09 in zif_spl_autoload_register () from 
/usr/lib/apache2/modules/libphp5.so
 No symbol table info available.
 #8  0x7f6571d4ac6b in dtrace_execute_internal () from 
/usr/lib/apache2/modules/libphp5.so
 No symbol table info available.
 #9  0x7f6571e0acc5 in ?? () from /usr/lib/apache2/modules/libphp5.so
 No symbol table info available.
 #10 0x7f6571d849f8 in execute_ex () from 
/usr/lib/apache2/modules/libphp5.so
 No symbol table info available.
 #11 0x7f6571d4ab69 in dtrace_execute_ex () from 
/usr/lib/apache2/modules/libphp5.so
 No symbol table info available.
 #12 0x7f6571e0a251 in ?? () from /usr/lib/apache2/modules/libphp5.so
 No symbol table info available.
 #13 0x7f6571d849f8 in execute_ex () from 
/usr/lib/apache2/modules/libphp5.so
 No symbol table info available.
 #14 0x7f6571d4ab69 in dtrace_execute_ex () from 
/usr/lib/apache2/modules/libphp5.so
 No symbol table info available.
 #15 0x7f6571d5c5f0 in zend_execute_scripts () from 
/usr/lib/apache2/modules/libphp5.so
 No symbol table info available.
 #16 0x7f6571e0c4fd in ?? () from /usr/lib/apache2/modules/libphp5.so
 No symbol table info available.
 #17 0x7f6575eeb680 in ap_run_handler ()
 No symbol table info available.
 #18 0x7f6575eebbc9 in ap_invoke_handler ()
 No symbol table info available.
 #19 0x7f6575f0116a in ap_process_async_request ()
 No symbol table info available.
 #20 0x7f6575f01444 in ap_process_request ()
 No symbol table info available.
 #21 0x7f6575efdf02 in ?? ()
 No symbol table info available.
 #22 0x7f6575ef4cc0 in ap_run_process_connection ()
 No symbol table info available.
 #23 0x7f657272c767 in ?? () from 
/usr/lib/apache2/modules/mod_mpm_prefork.so
 No symbol table info available.
 #24 0x7f657272c9a6 in ?? () from 
/usr/lib/apache2/modules/mod_mpm_prefork.so
 No symbol table info available.
 #25 0x7f657272d60e in ?? () from 
/usr/lib/apache2/modules/mod_mpm_prefork.so
 No symbol table info available.
 #26 0x7f6575ed269e in ap_run_mpm ()
 No symbol table info available.
 #27 0x7f6575ecbe36 in main ()
 No symbol table info available.

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

Title:
  apache2 crashes every now and then

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apache2/+bug/1405173/+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 1405173] [NEW] apache2 crashes every now and then

2014-12-23 Thread Michele Locati
Public bug reported:

I see a bounce of failure reports in /var/log/apache2/error.log:

[Thu Dec 18 16:27:21.313017 2014] [core:notice] [pid 31831] AH00051: child pid 
23484 exit signal Segmentation fault (11), possible coredump in ...
[Thu Dec 18 18:02:40.575496 2014] [core:notice] [pid 31831] AH00051: child pid 
25663 exit signal Segmentation fault (11), possible coredump in ...
[Thu Dec 18 20:02:57.364652 2014] [core:notice] [pid 31831] AH00051: child pid 
27699 exit signal Segmentation fault (11), possible coredump in ...
[Thu Dec 18 21:02:12.660877 2014] [core:notice] [pid 31831] AH00051: child pid 
28421 exit signal Segmentation fault (11), possible coredump in ...
[Fri Dec 19 00:23:19.706605 2014] [core:notice] [pid 31831] AH00051: child pid 
30201 exit signal Segmentation fault (11), possible coredump in ...
[Fri Dec 19 00:23:20.714774 2014] [core:notice] [pid 31831] AH00051: child pid 
30198 exit signal Segmentation fault (11), possible coredump in ...
[Fri Dec 19 01:29:35.544360 2014] [core:notice] [pid 31831] AH00051: child pid 
30665 exit signal Segmentation fault (11), possible coredump in ...
[Fri Dec 19 02:50:55.769704 2014] [core:notice] [pid 31831] AH00051: child pid 
31228 exit signal Segmentation fault (11), possible coredump in ...

ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: apache2 2.4.7-1ubuntu4.1
ProcVersionSignature: Ubuntu 3.13.0-37.64-generic 3.13.11.7
Uname: Linux 3.13.0-37-generic x86_64
Apache2ConfdDirListing: False
Apache2Modules:
 Error: command ['/usr/sbin/apachectl', '-D DUMP_MODULES'] failed with exit 
code 1: AH00526: Syntax error on line 1 of 
/etc/apache2/conf-enabled/debug-log.conf:
 CoreDumpDirectory /tmp/apache-dump does not exist
 Action '-D DUMP_MODULES' failed.
 The Apache error log may have more information.
ApportVersion: 2.14.1-0ubuntu3.6
Architecture: amd64
Date: Tue Dec 23 14:23:12 2014
InstallationDate: Installed on 2014-04-18 (248 days ago)
InstallationMedia:
 
ProcEnviron:
 TERM=xterm
 SHELL=/bin/bash
 PATH=(custom, no user)
 LANG=en_US.UTF-8
 XDG_RUNTIME_DIR=
SourcePackage: apache2
UpgradeStatus: No upgrade log present (probably fresh install)
modified.conffile..etc.apache2.sites.available.000.default.conf: [deleted]
modified.conffile..etc.apache2.sites.available.default.ssl.conf: [deleted]

** Affects: apache2 (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug trusty uec-images

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

Title:
  apache2 crashes every now and then

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apache2/+bug/1405173/+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 1404631] Re: openvswitch-datapath-dkms 2.0.2-0ubuntu0.14.04.1: openvswitch kernel module failed to build

2014-12-23 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: openvswitch (Ubuntu)
   Status: New => Confirmed

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

Title:
  openvswitch-datapath-dkms 2.0.2-0ubuntu0.14.04.1: openvswitch kernel
  module failed to build

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openvswitch/+bug/1404631/+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