[Bug 1194940] Re: open-vm-dkms 2013.04.16-1098359-0ubuntu1: open-vm-tools kernel module failed to build [control.c:211:4: error: implicit declaration of function ‘create_proc_entry’]

2013-09-28 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: open-vm-tools-dkms (Ubuntu)
   Status: New = Confirmed

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

Title:
  open-vm-dkms 2013.04.16-1098359-0ubuntu1: open-vm-tools kernel module
  failed to build [control.c:211:4: error: implicit declaration of
  function ‘create_proc_entry’]

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/open-vm-tools/+bug/1194940/+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 1232469] [NEW] Apache coredump when started with dbd and php5 enabled

2013-09-28 Thread Torsten Knodt
Public bug reported:

Hello,
after updating to saucy I got stuck with the above problem.
When both modules php5 and dbd are activated, apache2 dumps core. There is 
still the apache2 process running, but I cannot access a page.
I hope someone has an idea. Analyzing the core dump with gdb gave no useful 
results for me:

GNU gdb (GDB) 7.6-ubuntu
Copyright (C) 2013 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later http://gnu.org/licenses/gpl.html
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.  Type show copying
and show warranty for details.
This GDB was configured as i686-linux-gnu.
For bug reporting instructions, please see:
http://www.gnu.org/software/gdb/bugs/...
Reading symbols from /usr/sbin/apache2...Reading symbols from 
/usr/lib/debug/usr/sbin/apache2...done.
done.
[New LWP 5384]

warning: Can't read pathname for load map: Input/output error.
[Thread debugging using libthread_db enabled]
Using host libthread_db library /lib/i386-linux-gnu/libthread_db.so.1.
Core was generated by `/usr/sbin/apache2 -k start'.
Program terminated with signal 11, Segmentation fault.
#0  0xb63a10e9 in ?? () from /lib/i386-linux-gnu/liblzma.so.5
(gdb) bt full
#0  0xb63a10e9 in ?? () from /lib/i386-linux-gnu/liblzma.so.5
No symbol table info available.
#1  0x00b69240 in ?? ()
No symbol table info available.
#2  0xbc00 in ?? ()
No symbol table info available.
#3  0xe0bface8 in ?? ()
No symbol table info available.
#4  0x3cb69277 in ?? ()
No symbol table info available.
#5  0xc0b69240 in ?? ()
No symbol table info available.
#6  0x00b6858a in ?? ()
No symbol table info available.
#7  0x2000 in ?? ()
No symbol table info available.
#8  0x21b90332 in ?? ()
No symbol table info available.
#9  0x in ?? ()
No symbol table info available.

Regards
 Torsten

ProblemType: Bug
DistroRelease: Ubuntu 13.10
Package: apache2-bin 2.4.6-2ubuntu2
Uname: Linux 2.6.32-042stab078.27 i686
ApportVersion: 2.12.4-0ubuntu1
Architecture: i386
Date: Sat Sep 28 15:09:26 2013
MarkForUpload: True
ProcEnviron:
 LANGUAGE=de_DE.utf8
 TERM=xterm
 PATH=(custom, no user)
 LANG=de_DE.utf8
 SHELL=/bin/bash
SourcePackage: apache2
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: apport-bug i386 saucy

** Attachment added: Core dump of apache2
   https://bugs.launchpad.net/bugs/1232469/+attachment/3847291/+files/core.5384

-- 
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/1232469

Title:
  Apache coredump when started with dbd and php5 enabled

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apache2/+bug/1232469/+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 1232469] error.log.txt

2013-09-28 Thread Torsten Knodt
apport information

** Attachment added: error.log.txt
   
https://bugs.launchpad.net/bugs/1232469/+attachment/3847304/+files/error.log.txt

-- 
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/1232469

Title:
  Apache coredump when started with dbd and php5 enabled

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apache2/+bug/1232469/+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 1232469] Dependencies.txt

2013-09-28 Thread Torsten Knodt
apport information

** Attachment added: Dependencies.txt
   
https://bugs.launchpad.net/bugs/1232469/+attachment/3847303/+files/Dependencies.txt

-- 
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/1232469

Title:
  Apache coredump when started with dbd and php5 enabled

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apache2/+bug/1232469/+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 1232469] Re: Apache coredump when started with dbd and php5 enabled

2013-09-28 Thread Torsten Knodt
apport information

** Tags added: apport-collected

** Description changed:

  Hello,
  after updating to saucy I got stuck with the above problem.
  When both modules php5 and dbd are activated, apache2 dumps core. There is 
still the apache2 process running, but I cannot access a page.
  I hope someone has an idea. Analyzing the core dump with gdb gave no useful 
results for me:
  
  GNU gdb (GDB) 7.6-ubuntu
  Copyright (C) 2013 Free Software Foundation, Inc.
  License GPLv3+: GNU GPL version 3 or later http://gnu.org/licenses/gpl.html
  This is free software: you are free to change and redistribute it.
  There is NO WARRANTY, to the extent permitted by law.  Type show copying
  and show warranty for details.
  This GDB was configured as i686-linux-gnu.
  For bug reporting instructions, please see:
  http://www.gnu.org/software/gdb/bugs/...
  Reading symbols from /usr/sbin/apache2...Reading symbols from 
/usr/lib/debug/usr/sbin/apache2...done.
  done.
  [New LWP 5384]
  
  warning: Can't read pathname for load map: Input/output error.
  [Thread debugging using libthread_db enabled]
  Using host libthread_db library /lib/i386-linux-gnu/libthread_db.so.1.
  Core was generated by `/usr/sbin/apache2 -k start'.
  Program terminated with signal 11, Segmentation fault.
  #0  0xb63a10e9 in ?? () from /lib/i386-linux-gnu/liblzma.so.5
  (gdb) bt full
  #0  0xb63a10e9 in ?? () from /lib/i386-linux-gnu/liblzma.so.5
  No symbol table info available.
  #1  0x00b69240 in ?? ()
  No symbol table info available.
  #2  0xbc00 in ?? ()
  No symbol table info available.
  #3  0xe0bface8 in ?? ()
  No symbol table info available.
  #4  0x3cb69277 in ?? ()
  No symbol table info available.
  #5  0xc0b69240 in ?? ()
  No symbol table info available.
  #6  0x00b6858a in ?? ()
  No symbol table info available.
  #7  0x2000 in ?? ()
  No symbol table info available.
  #8  0x21b90332 in ?? ()
  No symbol table info available.
  #9  0x in ?? ()
  No symbol table info available.
  
  Regards
   Torsten
  
  ProblemType: Bug
  DistroRelease: Ubuntu 13.10
  Package: apache2-bin 2.4.6-2ubuntu2
  Uname: Linux 2.6.32-042stab078.27 i686
  ApportVersion: 2.12.4-0ubuntu1
  Architecture: i386
  Date: Sat Sep 28 15:09:26 2013
  MarkForUpload: True
  ProcEnviron:
   LANGUAGE=de_DE.utf8
   TERM=xterm
   PATH=(custom, no user)
   LANG=de_DE.utf8
   SHELL=/bin/bash
  SourcePackage: apache2
  UpgradeStatus: No upgrade log present (probably fresh install)
+ --- 
+ 000-default.conf: Error: [Errno 13] Permission denied: 
'/etc/apache2/sites-enabled/000-default.conf'
+ Apache2ConfdDirListing: ['phppgadmin']
+ ApportVersion: 2.12.4-0ubuntu1
+ Architecture: i386
+ DistroRelease: Ubuntu 13.10
+ MarkForUpload: True
+ Package: apache2 2.4.6-2ubuntu2
+ PackageArchitecture: i386
+ ProcEnviron:
+  LANGUAGE=de_DE.utf8
+  TERM=xterm
+  PATH=(custom, no user)
+  LANG=de_DE.utf8
+  SHELL=/bin/bash
+ Tags:  saucy
+ Uname: Linux 2.6.32-042stab078.27 i686
+ UpgradeStatus: No upgrade log present (probably fresh install)
+ UserGroups: adm backup operator users
+ datas-world.de.conf: Error: [Errno 13] Permission denied: 
'/etc/apache2/sites-enabled/datas-world.de.conf'
+ default-ssl.conf: Error: [Errno 13] Permission denied: 
'/etc/apache2/sites-enabled/default-ssl.conf'
+ modified.conffile..etc.apache2.apache2.conf: [modified]
+ modified.conffile..etc.apache2.conf.available.localized.error.pages.conf: 
[modified]
+ modified.conffile..etc.apache2.conf.available.security.conf: [modified]
+ modified.conffile..etc.apache2.mods.available.alias.conf: [modified]
+ modified.conffile..etc.apache2.mods.available.autoindex.conf: [modified]
+ modified.conffile..etc.apache2.mods.available.info.conf: [modified]
+ modified.conffile..etc.apache2.mods.available.mime.conf: [modified]
+ modified.conffile..etc.apache2.mods.available.negotiation.conf: [modified]
+ modified.conffile..etc.apache2.mods.available.ssl.conf: [modified]
+ modified.conffile..etc.apache2.mods.available.status.conf: [modified]
+ modified.conffile..etc.apache2.sites.available.000.default.conf: 
[inaccessible: [Errno 13] Permission denied: 
u'/etc/apache2/sites-available/000-default.conf']
+ modified.conffile..etc.apache2.sites.available.default.ssl.conf: 
[inaccessible: [Errno 13] Permission denied: 
u'/etc/apache2/sites-available/default-ssl.conf']
+ modified.conffile..etc.logrotate.d.apache2: [modified]
+ mtime.conffile..etc.apache2.apache2.conf: 2013-09-15T18:22:15
+ mtime.conffile..etc.apache2.conf.available.localized.error.pages.conf: 
2013-09-15T16:19:55
+ mtime.conffile..etc.apache2.conf.available.security.conf: 2013-09-15T16:28:21
+ mtime.conffile..etc.apache2.mods.available.alias.conf: 2013-09-15T16:20:49
+ mtime.conffile..etc.apache2.mods.available.autoindex.conf: 2013-09-04T20:33:44
+ mtime.conffile..etc.apache2.mods.available.info.conf: 2013-09-04T20:37:47
+ mtime.conffile..etc.apache2.mods.available.mime.conf: 2013-09-04T20:48:24
+ 

[Bug 1232493] [NEW] package php5-pspell 5.4.9-4ubuntu2.3 failed to install/upgrade: le sous-processus script post-installation installé a retourné une erreur de sortie d'état 2

2013-09-28 Thread LE LUYER Jean-Claude
Public bug reported:

A anomalies after update appears automaitquement
Failed processing package
installation or removal of a software package failed
validate or configuration 

ProblemType: Package
DistroRelease: Ubuntu 13.04
Package: php5-pspell 5.4.9-4ubuntu2.3
ProcVersionSignature: Ubuntu 3.8.0-31.46-generic 3.8.13.8
Uname: Linux 3.8.0-31-generic i686
ApportVersion: 2.9.2-0ubuntu8.4
AptOrdering:
 php5-ldap: Configure
 php5-pgsql: Configure
 php5-pspell: Configure
 php5-snmp: Configure
 php5-tidy: Configure
Architecture: i386
Date: Sat Sep 28 18:17:29 2013
DuplicateSignature: package:php5-pspell:5.4.9-4ubuntu2.3:le sous-processus 
script post-installation installé a retourné une erreur de sortie d'état 2
ErrorMessage: le sous-processus script post-installation installé a retourné 
une erreur de sortie d'état 2
InstallationDate: Installed on 2013-08-14 (45 days ago)
InstallationMedia: Ubuntu  Raring - Build i386 LIVE Binary 20130508-11:01
MarkForUpload: True
SourcePackage: php5
Title: package php5-pspell 5.4.9-4ubuntu2.3 failed to install/upgrade: le 
sous-processus script post-installation installé a retourné une erreur de 
sortie d'état 2
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: apport-package i386 raring

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

Title:
  package php5-pspell 5.4.9-4ubuntu2.3 failed to install/upgrade: le
  sous-processus script post-installation installé a retourné une erreur
  de sortie d'état 2

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/php5/+bug/1232493/+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 1232493] Re: package php5-pspell 5.4.9-4ubuntu2.3 failed to install/upgrade: le sous-processus script post-installation installé a retourné une erreur de sortie d'état 2

2013-09-28 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 php5 in Ubuntu.
https://bugs.launchpad.net/bugs/1232493

Title:
  package php5-pspell 5.4.9-4ubuntu2.3 failed to install/upgrade: le
  sous-processus script post-installation installé a retourné une erreur
  de sortie d'état 2

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/php5/+bug/1232493/+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 1217950] Re: SSH public key isn't created in vagrant cloud images

2013-09-28 Thread Marcelo Alvim
There's a new batch of machines (from Sep 28, 2013), and I was able to
import them on VirtualBox and verify that they have the previously
missing files. I could then ssh into my imported machine without
problems.

When I do vagrant up, though, the files are not there, which is very
weird, but I'll look into that a little better.

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

Title:
  SSH public key isn't created in vagrant cloud images

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cloud-init/+bug/1217950/+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 211966] Re: nautilus-share report a warning about missing /var/lib/samba/usershares

2013-09-28 Thread Dennis Baudys
condor@herkules:~$ uname -a

Linux herkules 3.8.0-31-generic # 46-Ubuntu SMP Tue Sep 10 20:03:44 UTC
2013 x86_64 x86_64 x86_64 GNU/Linux


condor@herkules:~$ sudo apt-cache policy nautilus-share 

nautilus-share:
  Installiert:   0.7.3-1ubuntu3
  Installationskandidat: 0.7.3-1ubuntu3
  Versionstabelle:
 *** 0.7.3-1ubuntu3 0
500 http://de.archive.ubuntu.com/ubuntu/ raring/main amd64 Packages
100 /var/lib/dpkg/status


condor@herkules:~$ nautilus

(nautilus:2880): GLib-GObject-CRITICAL **: g_object_set: assertion `G_IS_OBJECT 
(object)' failed
(nautilus:2880): GLib-GObject-CRITICAL **: g_object_set: assertion `G_IS_OBJECT 
(object)' failed
Nautilus-Share-Message: Called net usershare info but it failed: »net 
usershare« gab den Fehler 255 zurück: net usershare: cannot open usershare 
directory /var/lib/samba/usershares. Error Datei oder Verzeichnis nicht gefunden
Please ask your system administrator to enable user sharing.

-- 
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/211966

Title:
  nautilus-share report a warning about missing
  /var/lib/samba/usershares

To manage notifications about this bug go to:
https://bugs.launchpad.net/apache2/+bug/211966/+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 1104049] Re: /usr/sbin/apachectl privilege escalation

2013-09-28 Thread Luke Faraone
** Changed in: apache2 (Ubuntu)
   Importance: Undecided = Low

-- 
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/1104049

Title:
  /usr/sbin/apachectl privilege escalation

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