[Bug 1357713] Re: Use essential init package to ensure that an init system is present

2014-09-24 Thread Harry
Martin Pitt wrote:
Right, that will switch the default init to systemd. If you want to experiment 
with that, you can do either that or boot with init=/bin/systemd (you don't 
need both).

Well I did test that with my high-end setup (Intel Core i7 4790 + Asus
Z97 Sabertooth + Samsung 850 Pro SSD) using CPU integrated GPU (Intel HD
4600).

1. If I only install systemd-sysv (thus upstart, upstart-bin and
ureadahead are removed) and not do the kernel line addition, the setup
will not boot at all. It will stop early complaining having init issues.

2. If I then recover the setup by chrooting (live USB) and re-installing
upstart and upstart-bin plus removing systemd-sysv), the setup boots OK.

3. If I then only add the kernel line: init=/lib/systemd/systemd, the setup 
boots well, using systemd.
Note: systemd-sysv not installed.

4. Lastly I tested booting by reinstalling systemd-sysv and removing all this: 
upstart, upstart-bin, systemd-shim, cgmanager, libcgmanager0, ifupdown, 
libjson0. The setup boots well.
Note: the kernel line addition in use.

So, at least for me only installing systemd-sysv will break the setup.

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

Title:
  Use essential init package to ensure that an init system is present

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ifupdown/+bug/1357713/+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 1372006] Re: pci_devices does not terminate at computer shutdown

2014-09-24 Thread ahau
Solved.

I finally got rid of the hanging shutdown/reboot by blacklisting the  
i82975x_edac module,
adding a the line

blacklist i82975x_edac

in the file /etc/modprobe.d/blacklist.conf

After unsuccessfully trying out a lot of things and many reboots the
final hint to my solution came in message  display by dmsg:


Sep 24 06:52:35 fish kernel: [3.107842] usb 4-2: Manufacturer: DELL
Sep 24 06:52:35 fish kernel: [3.126222] input: DELL DELL USB Laser Mouse as 
/devices/pci:00/:00:1d.2/usb4/4-2/4-2:1.0/input/input4
Sep 24 06:52:35 fish kernel: [3.126438] hid-generic 0003:046D:C063.0002: 
input,hidraw1: USB HID v1.10 Mouse [DELL DELL USB Laser Mouse] on 
usb-:00:1d.2-2/input0
Sep 24 06:52:35 fish kernel: [3.620790] random: nonblocking pool is 
initialized
Sep 24 06:52:35 fish kernel: [6.801749] Adding 3906556k swap on /dev/sda3.  
Priority:-1 extents:1 across:3906556k FS
Sep 24 06:52:35 fish kernel: [6.952753] IPv6: ADDRCONF(NETDEV_UP): eth0: 
link is not ready
Sep 24 06:52:35 fish kernel: [7.076382] systemd-udevd[290]: starting 
version 204
Sep 24 06:52:35 fish kernel: [7.823881] intel_rng: Firmware space is locked 
read-only. If you can't or
Sep 24 06:52:35 fish kernel: [7.823881] intel_rng: don't want to disable 
this in firmware setup, and if
Sep 24 06:52:35 fish kernel: [7.823881] intel_rng: you are certain that 
your system has a functional
Sep 24 06:52:35 fish kernel: [7.823881] intel_rng: RNG, try using the 
'no_fwh_detect' option.
Sep 24 06:52:35 fish kernel: [7.899351] EDAC MC: Ver: 3.0.0
Sep 24 06:52:35 fish kernel: [7.951314] BUG: unable to handle kernel NULL 
pointer dereference at   (null)
Sep 24 06:52:35 fish kernel: [7.951489] IP: [a00c97ee] 
edac_create_sysfs_mci_device+0x23e/0x550 [edac_core]
Sep 24 06:52:35 fish kernel: [7.951636] PGD 796d1067 PUD 796d2067 PMD 0 
Sep 24 06:52:35 fish kernel: [7.951808] Oops:  [#1] SMP 
Sep 24 06:52:35 fish kernel: [7.951943] Modules linked in: i82975x_edac(+) 
snd edac_core serio_raw soundcore mac_hid hid_generic usbhid hid ahci 
firewire_ohci libahci firewire_core crc_itu_t floppy tg3 ptp pps_core
Sep 24 06:52:35 fish kernel: [7.952012] CPU: 0 PID: 309 Comm: systemd-udevd 
Not tainted 3.13.0-36-generic #63-Ubuntu
Sep 24 06:52:35 fish kernel: [7.952012] Hardware name: Dell Inc.
 Precision WorkStation 390/0DN075, BIOS 2.6.0  05/19/2008
Sep 24 06:52:35 fish kernel: [7.952012] task: 88007b988000 ti: 
8800796e8000 task.ti: 8800796e8000
Sep 24 06:52:35 fish kernel: [7.952012] RIP: 0010:[a00c97ee]  
[a00c97ee] 

=== next line shows the culprit 
edac_create_sysfs_mci_device+0x23e/0x550 [edac_core]
Sep 24 06:52:35 fish kernel: [7.952012] RSP: 0018:8800796e9aa8  EFLAGS: 
00010246
Sep 24 06:52:35 fish kernel: [7.952012] RAX: ead91300 RBX: 
880078b09000 RCX: 00017280
Sep 24 06:52:35 fish kernel: [7.952012] RDX:  RSI: 
0002 RDI: 001f
Sep 24 06:52:35 fish kernel: [7.952012] RBP: 8800796e9ae8 R08: 
 R09: 
Sep 24 06:52:35 fish kernel: [7.952012] R10: ea0001e58000 R11: 
814947b4 R12: 
Sep 24 06:52:35 fish kernel: [7.952012] R13:  R14: 
880036b88000 R15: 880036b88000
Sep 24 06:52:35 fish kernel: [7.952012] FS:  7fd9c2c22880() 
GS:88007f80() knlGS:
Sep 24 06:52:35 fish kernel: [7.952012] CS:  0010 DS:  ES:  CR0: 
80050033
Sep 24 06:52:35 fish kernel: [7.952012] CR2:  CR3: 
796d CR4: 07f0
Sep 24 06:52:35 fish kernel: [7.952012] Stack:
Sep 24 06:52:35 fish kernel: [7.952012]  8800796e9b60 8800796e9b65 
8800ffed 880078b09400
Sep 24 06:52:35 fish kernel: [7.952012]  880036b88000 0008 
880036b88000 880036b88000
Sep 24 06:52:35 fish kernel: [7.952012]  8800796e9b18 a00c7547 
88003646dc00 880078b09400
Sep 24 06:52:35 fish kernel: [7.952012] Call Trace:
Sep 24 06:52:35 fish kernel: [7.952012]  [a00c7547] 
edac_mc_add_mc+0x157/0x370 [edac_core]
Sep 24 06:52:35 fish kernel: [7.952012]  [a00d7556] 
i82975x_init_one+0x376/0x410 [i82975x_edac]
Sep 24 06:52:35 fish kernel: [7.952012]  [813a84a5] 
local_pci_probe+0x45/0xa0
Sep 24 06:52:35 fish kernel: [7.952012]  [813a9745] ? 
pci_match_device+0xc5/0xd0
Sep 24 06:52:35 fish kernel: [7.952012]  [813a9869] 
pci_device_probe+0xd9/0x130
Sep 24 06:52:35 fish kernel: [7.952012]  [8149596d] 
driver_probe_device+0x12d/0x3e0
Sep 24 06:52:35 fish kernel: [7.952012]  [81495cf3] 
__driver_attach+0x93/0xa0
Sep 24 06:52:35 fish kernel: [7.952012]  [81495c60] ? 
__device_attach+0x40/0x40
Sep 24 06:52:35 fish kernel: [7.952012]  

[Bug 1038139] Re: Missing running check on init script

2014-09-24 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/utopic-proposed/haproxy

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

Title:
  Missing running check on init script

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/haproxy/+bug/1038139/+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 1263704] Re: pci_devices does not terminate at computer shutdown

2014-09-24 Thread ahau
I got similar problems (shutdown hanging, mount:/ is busy) with Ubuntu 14.04 on 
a Dell Precision WorkStation 390,
after boot ing dmesg displayed a kernel 'Oops:  [#1] SMP', a few lines 
below the 'i82975x_edac' is listed:

[7.951808] Oops:  [#1] SMP 
[7.951943] Modules linked in: i82975x_edac(+) snd edac_core serio_raw 
soundcore mac_hid hid_generic usbhid hid ahci firewire_ohci libahci 
firewire_core crc_itu_t floppy tg3 ptp pps_core
[7.952012] CPU: 0 PID: 309 Comm: systemd-udevd Not tainted 
3.13.0-36-generic #63-Ubuntu
[7.952012] Hardware name: Dell Inc. Precision WorkStation 
390/0DN075, BIOS 2.6.0  05/19/2008
[7.952012] task: 88007b988000 ti: 8800796e8000 task.ti: 
8800796e8000
[7.952012] RIP: 0010:[a00c97ee]  [a00c97ee] 
edac_create_sysfs_mci_device+0x23e/0x550 [edac_core]


I blacklisted the i82975x_edac module and voila, the machine shuts down without 
problems.

See also my bug:

https://bugs.launchpad.net/ubuntu/+source/pm-utils/+bug/1372006

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

Title:
  pci_devices does not terminate at computer shutdown

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pm-utils/+bug/1263704/+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 1357713] Re: Use essential init package to ensure that an init system is present

2014-09-24 Thread Martin Pitt
Sometimes cgmanager starts up under systemd, then things break (I
haven't seen it break up to the point of not booting, though). You can
try installing systemd-sysv and removing cgmanager to verify this.

Please feel free to report a new bug against systemd for this, as this
is different from enforcing which init system is installed. Thanks!

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

Title:
  Use essential init package to ensure that an init system is present

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ifupdown/+bug/1357713/+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 1304246] Re: Reboot hangs when two mounts with autofs

2014-09-24 Thread eolien
Here, how i proceed exactly to set up my ldap/autofs conf :


# rm -Rf /usr/local
# ln -s /net/local /usr/local
# apt-get install libpam-ldapd libnss-ldapd auth-client-config autofs5-ldap 
nfs-kernel-server
 
Editer /etc/ldap/ldap.conf


BASEdc=dc1,dc=dc2,dc=dc3
URI ldaps:/1.1.1.1/
# TLS certificates (needed for GnuTLS)
TLS_CACERT  /etc/ssl/certs/ca-certificates.crt


 
# service nscd restart
 
Editer /etc/nslcd.conf


uid nslcd
gid nslcd
uri ldaps://1.1.1.1
base dc=dc1,dc=dc2,dc=dc3
ldap_version 3
ssl on
tls_reqcert allow
tls_cacertfile /etc/ssl/ldap-cacert.pem
nss_initgroups_ignoreusers 
avahi,avahi-autoipd,backup,bin,colord,daemon,games,gnats,hplip,irc,kernoops,libuuid,lightdm,list,lp,mail,man,messagebus,news,proxy,pulse,root,rtkit,saned,speech-dispatcher,sshd,sync,sys,syslog,usbmux,uucp,whoopsie,www-data


 
Creer /etc/ssl/ldap-cacert.pem


-BEGIN CERTIFICATE-
x
x
x
x
x
x
x
x
x
x
x
x
x
x
x
-END CERTIFICATE-


 
Editer /etc/nsswitch.conf


passwd: compat ldap
group:  compat ldap
shadow: compat ldap
 
hosts:  files mdns4_minimal [NOTFOUND=return] dns
networks:   files
 
protocols:  db files
services:   db files
ethers: db files
rpc:db files
 
netgroup:   files ldap
automount:  files ldap


 
Autofs
 
# mkdir /etc/auto.master.d
# echo +auto.home  /etc/auto.master.d/home
# echo local -fstype=nfs4,ro,proto=tcp,port=2049 serveur_nfs1:/bin  
/etc/auto.master.d/net
# echo commun -fstype=nfs4,rw,soft,intr server_nfs2:/home/commun  
/etc/auto.master.d/net
# echo /auto_home  /etc/auto.master.d/home --timeout=10  
/etc/auto.master.d/home.autofs
# echo /net/etc/auto.master.d/net --timeout=10 
/etc/auto.master.d/net.autofs
 
Editer /etc/default/autofs


MASTER_MAP_NAME=/etc/auto.master
TIMEOUT=300
BROWSE_MODE=no
LOGGING=none
LDAP_URI=ldap://10.6.200.209;
SEARCH_BASE=dc=info-ufr,dc=univ-montp2,dc=fr
MAP_OBJECT_CLASS=nisMap
ENTRY_OBJECT_CLASS=nisObject
MAP_ATTRIBUTE=nisMapName
ENTRY_ATTRIBUTE=cn
VALUE_ATTRIBUTE=nisMapEntry


 
Editer /etc/default/nfs-common


NEED_STATD=
STATDOPTS=
NEED_GSSD=no
NEED_IDMAPD=yes


 
Editer /etc/idmapd.conf


[General]
Verbosity = 0
Pipefs-Directory = /run/rpc_pipefs
 
Domain = rien
 
[Mapping]
Nobody-User = nobody
Nobody-Group = nogroup


 
# echo blacklist rpcsec_gss_krb5  /etc/modprobe.d/blacklist.conf

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


[Bug 1038139] Re: Missing running check on init script

2014-09-24 Thread Launchpad Bug Tracker
This bug was fixed in the package haproxy - 1.5.4-1ubuntu1

---
haproxy (1.5.4-1ubuntu1) utopic; urgency=medium

  * haproxy.init: return 0 on stop if haproxy was not running.  (LP: #1038139)
 -- Serge Hallyn serge.hal...@ubuntu.com   Tue, 23 Sep 2014 12:06:17 -0500

** Changed in: haproxy (Ubuntu Utopic)
   Status: Confirmed = Fix Released

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

Title:
  Missing running check on init script

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/haproxy/+bug/1038139/+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 1336855] Re: [SRU] non-interactive grub updates broken for /dev/xvda devices on Cloud-Images/Cloud-init

2014-09-24 Thread Launchpad Bug Tracker
This bug was fixed in the package cloud-init - 0.7.6~bzr1020-0ubuntu1

---
cloud-init (0.7.6~bzr1020-0ubuntu1) utopic; urgency=medium

  [ Ben Howard ]
  * Fix for cloud-init misidentifying grub install device (LP: #1336855).

  [ Scott Moser ]
  * New upstream snapshot.
* cc_grub_dpkg: consider /dev/xvda as candidate for grub installation
  (LP: #1336855)
* resizefs: fix backgrounding of resizefs (LP: #1338614)
* cloud-init-blocknet: remove debug code
 -- Scott Moser smo...@ubuntu.com   Tue, 23 Sep 2014 14:20:09 -0400

** Changed in: cloud-init (Ubuntu Utopic)
   Status: In Progress = Fix Released

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

Title:
  [SRU] non-interactive grub updates broken for /dev/xvda devices on
  Cloud-Images/Cloud-init

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cloud-init/+bug/1336855/+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 1366073] Re: Combination of CREATE, RENAME, and ALTER TABLE statements on related tables causes crash

2014-09-24 Thread Laurynas Biveinis
Indeed. We had reasons to think it is fixed only in 5.5.41, glad to see
it in an earlier release.

** Changed in: percona-server/5.6
 Assignee: Laurynas Biveinis (laurynas-biveinis) = (unassigned)

** Changed in: percona-server/5.5
 Assignee: Laurynas Biveinis (laurynas-biveinis) = (unassigned)

** Changed in: percona-server/5.5
   Status: In Progress = Triaged

** Changed in: percona-server/5.6
   Status: In Progress = Triaged

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

Title:
  Combination of CREATE, RENAME, and ALTER TABLE statements on related
  tables causes crash

To manage notifications about this bug go to:
https://bugs.launchpad.net/mysql-server/+bug/1366073/+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 1369294] Re: openvswitch-datapath-dkms 2.0.2-0ubuntu0.14.04.1: openvswitch kernel module failed to build [configure: error: Linux kernel in /lib/modules/3.13.0-35-generic/build is version 3.13.11

2014-09-24 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/1369294

Title:
  openvswitch-datapath-dkms 2.0.2-0ubuntu0.14.04.1: openvswitch kernel
  module failed to build [configure: error: Linux kernel in
  /lib/modules/3.13.0-35-generic/build is version 3.13.11, but version
  newer than 3.12.x is not supported]

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openvswitch/+bug/1369294/+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 1353473] Re: Pacemaker crm node standby stops resource successfully, but lrmd still monitors it and causes Failed actions

2014-09-24 Thread Nobuto MURATA
It works well with scenarios of fresh OpenStack deployments.
 * distro repository: Failed actions is observed with `crm node standby`
 * -proposed repository: no Failed actions with the same operation

I will try to double-check it in package upgrade scenario if I have
time, the proposed package works as expected so far.

** Attachment added: pacemaker-sru-verification.txt
   
https://bugs.launchpad.net/ubuntu/+source/pacemaker/+bug/1353473/+attachment/4213229/+files/pacemaker-sru-verification.txt

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

Title:
  Pacemaker crm node standby stops resource successfully, but lrmd
  still monitors it and causes Failed actions

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pacemaker/+bug/1353473/+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 1353473] Re: Pacemaker crm node standby stops resource successfully, but lrmd still monitors it and causes Failed actions

2014-09-24 Thread Nobuto MURATA
fyi, I used an attached juju bundle to prepare environment for testing
of the last comment.

** Attachment added: keystone-ha.yaml
   
https://bugs.launchpad.net/ubuntu/+source/pacemaker/+bug/1353473/+attachment/4213237/+files/keystone-ha.yaml

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

Title:
  Pacemaker crm node standby stops resource successfully, but lrmd
  still monitors it and causes Failed actions

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pacemaker/+bug/1353473/+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 1373292] [NEW] package apache2 2.4.7-1ubuntu4.1 failed to install/upgrade: Unterprozess installiertes post-installation-Skript gab den Fehlerwert 1 zurück

2014-09-24 Thread Ulrich
Public bug reported:

Automated upgrade failed

ProblemType: Package
DistroRelease: Ubuntu 14.04
Package: apache2 2.4.7-1ubuntu4.1
Uname: Linux 2.6.32-042stab092.3 i686
Apache2ConfdDirListing: ['zz010_psa_httpd.conf', 'php_cgi_wrapper.conf']
Apache2Modules:
 Error: command ['/usr/sbin/apachectl', '-D DUMP_MODULES'] failed with exit 
code 1: AH00526: Syntax error on line 17 of 
/etc/apache2/conf-enabled/php5-cgi.conf:
 Invalid command 'Order', perhaps misspelled or defined by a module not 
included in the server configuration
 Action '-D DUMP_MODULES' failed.
 The Apache error log may have more information.
ApportVersion: 2.14.1-0ubuntu3.4
Architecture: i386
Date: Wed Sep 24 10:14:33 2014
DuplicateSignature: package:apache2:2.4.7-1ubuntu4.1:Unterprozess installiertes 
post-installation-Skript gab den Fehlerwert 1 zurück
ErrorMessage: Unterprozess installiertes post-installation-Skript gab den 
Fehlerwert 1 zurück
SourcePackage: apache2
Title: package apache2 2.4.7-1ubuntu4.1 failed to install/upgrade: Unterprozess 
installiertes post-installation-Skript gab den Fehlerwert 1 zurück
UpgradeStatus: Upgraded to trusty on 2014-09-24 (0 days ago)

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


** Tags: apport-package dist-upgrade i386 need-duplicate-check trusty

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

Title:
  package apache2 2.4.7-1ubuntu4.1 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/apache2/+bug/1373292/+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


[Blueprint servercloud-u-openstack-charms] OpenStack Charm work for Utopic

2014-09-24 Thread James Page
Blueprint changed by James Page:

Work items changed:
  Work items for ubuntu-14.05:
  [gnuoy] charm-helpers unit testing: DONE
  
  Work items for ubuntu-14.06:
  [mikemc] Simplestreams image sync charm: DONE
  [niedbalski] swift-storage block device persistence through reboots: DONE
  [gnuoy] Split neutron API from nova-cloud-controller: DONE
  [gnuoy] New neutron-openvswitch subordinate charm: DONE
  [corey.bryant] amulet testing approach for openstack charms: DONE
  [james-page] network reference architecture for openstack charms: DONE
  [james-page] nova-compute-vmware charm: DONE
  [james-page] cinder-vmware charm: DONE
  [zulcss] nova-compute-power charm: DONE
  
  Work items for ubuntu-14.07:
  [corey.bryant] amulet tests - keystone: DONE
  [corey.bryant] amulet tests - quantum-gateway: DONE
  [1chb1n] amulet tests - glance: DONE
  [corey.bryant] amulet tests - nova-compute: DONE
  [corey.bryant] amulet tests - nova-cloud-controller: DONE
  [corey.bryant] amulet tests - swift-proxy, swift-storage: DONE
  [james-page] Multiple network support across openstack charms: DONE
  Backport haproxy 1.5.x to trusty: DONE
  
  Work items for ubuntu-14.09:
  Add support to mysql charm for network-splits: TODO
  Add support to heat charm for network-splits: TODO
  Add support to mongodb charm for network-splits: TODO
- [james-page] HTTPS support with network-split configurations: TODO
+ [james-page] HTTPS support with network-split configurations: INPROGRESS
  [james-page] hacluster charm updates to support reconfiguration: INPROGRESS
  amulet tests - cinder: TODO
  [corey.bryant] amulet tests - ceph-*: INPROGRESS
  Updates to neutron charms for hyper-v integration: INPROGRESS
  [gnuoy] Cells support for Nova: INPROGRESS
- Add IPv6 support to the charms: TODO
+ [xianghui] Add IPv6 support to the charms: INPROGRESS
  Enable haproxy backport for 14.04 (supporting IPv6 backends + TLS): DONE
  [james-page] nvp-transport-node - nsx-transport-node rename: INPROGRESS
  juno release review across openstack charms: TODO
  
  Work items:
  [james-page] Charm developer documentation: TODO
  [james-page] Charm template for charm-tools: TODO
  swift-proxy unit testing: TODO
  nova-compute unit testing: TODO
  nova-cloud-controller unit testing: TODO
  HA cluster in-depth monitoring: POSTPONED
  [hopem] Ephemeral ceph backend for nova-compute: INPROGRESS
  [gnuoy] Spice/VNC support in nova charms: DONE
  Nagios nrpe sub-ordinate support for OpenStack charms: TODO
  (stretch) MS-SQLServer as a backend for OpenStack: POSTPONED
  [corey.bryant] keystone deploy from git: INPROGRESS

-- 
OpenStack Charm work for Utopic
https://blueprints.launchpad.net/ubuntu/+spec/servercloud-u-openstack-charms

-- 
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 1366073] Re: Combination of CREATE, RENAME, and ALTER TABLE statements on related tables causes crash

2014-09-24 Thread Laurynas Biveinis
** Changed in: percona-server/5.5
   Status: Triaged = Fix Committed

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

Title:
  Combination of CREATE, RENAME, and ALTER TABLE statements on related
  tables causes crash

To manage notifications about this bug go to:
https://bugs.launchpad.net/mysql-server/+bug/1366073/+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 1366073] Re: Combination of CREATE, RENAME, and ALTER TABLE statements on related tables causes crash

2014-09-24 Thread Launchpad Bug Tracker
** Branch linked: lp:~laurynas-biveinis/percona-server/merge-5.5.40

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

Title:
  Combination of CREATE, RENAME, and ALTER TABLE statements on related
  tables causes crash

To manage notifications about this bug go to:
https://bugs.launchpad.net/mysql-server/+bug/1366073/+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 1371805] Re: Please merge python-django-openstack-auth 1.1.6-3 (main) from Debian unstable (main)

2014-09-24 Thread Robie Basak
** Changed in: python-django-openstack-auth (Ubuntu)
   Status: Confirmed = Fix Released

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

Title:
  Please merge python-django-openstack-auth 1.1.6-3 (main) from Debian
  unstable (main)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python-django-openstack-auth/+bug/1371805/+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 1372721] Re: invalid reopen-logs command in php5-fpm

2014-09-24 Thread Robie Basak
*** This bug is a duplicate of bug 1230917 ***
https://bugs.launchpad.net/bugs/1230917

** This bug has been marked a duplicate of bug 1230917
   php5-fpm logrotate errors after package switched to upstart

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

Title:
  invalid reopen-logs command in php5-fpm

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/php5/+bug/1372721/+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 1373292] Re: package apache2 2.4.7-1ubuntu4.1 failed to install/upgrade: Unterprozess installiertes post-installation-Skript gab den Fehlerwert 1 zurück

2014-09-24 Thread Robie Basak
Thank you for your report.

This looks like a local configuration problem, rather than a bug in
Ubuntu.

Please see the 14.04 release notes
(https://wiki.ubuntu.com/TrustyTahr/ReleaseNotes#Apache_2.4). Upgrading
Apache from 2.2 to 2.4 involves configuration changes that cannot be
performed automatically.

You can find pointers to get help for this sort of problem here:
http://www.ubuntu.com/support/community

Since we use this bug tracker to track bugs in Ubuntu, rather than
configuration problems, I'm marking this bug as Invalid. This helps us
to focus on fixing bugs in Ubuntu.

If you believe that this is really a bug, then you may find it helpful
to read How to report bugs effectively
http://www.chiark.greenend.org.uk/~sgtatham/bugs.html. We'd be grateful
if you would then provide a more complete description of the problem,
explain why you believe this is a bug in Ubuntu rather than a problem
specific to your system, and then change the bug status back to New.


** Changed in: apache2 (Ubuntu)
   Status: New = Invalid

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

Title:
  package apache2 2.4.7-1ubuntu4.1 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/apache2/+bug/1373292/+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 1373334] [NEW] Fail to revert VM snapshot properly after copying to the other host

2014-09-24 Thread Kirill Omelchenko
Public bug reported:

Both hosts configuration:
OS: Ubuntu 14.04.1 LTS
libvirtd (libvirt) 1.2.2
qemu-kvm 2.0.0+dfsg-2ubuntu1.3

Steps to reproduce:
(on Host-1)
1. Create VM with next configuration: http://pastebin.com/bsfG5tFZ
2. Setup CentOS 6.5
3. Create snapshot of running VM using next command:
$ virsh snapshot-create-as [vm-name] [snapshot-name] --memspec 
snapshot=internal
4. Backup VM xml:
$ virsh dumpxml [vm-name]  [vm-name].xml 
5. Backup VM snapshot xml:
$ virsh snapshot-dumpxml [vm-name] [snapshot-name]  
[snapshot-name].xml 
6. Backup networks used by VM:
$ virsh net-dumpxml [net-name]  [net-name].xml
7. Backup images used by VM.
8. Copy all backup data to Host-2
(on Host-2)
1. Restore networks:
$ virsh net-define [net-name].xml
$ virsh net-start [net-name]
$ virsh net-autostart [net-name]
2. Restore images to appropriate directories.
3. Restore VM:
$ virsh define [vm-name].xml
4. Restore snapshot:
$ virsh snapshot-create --redefine [vm-name] [snapshot-name].xml
5. Revert snapshot:
$ virsh snapshot-revert [vm-name] [snapshot-name]

Expected result:
Snapshot is in running state, VM is in the exact state of snapshot taken on 
Host-1 after revert.

Actual result:
Snapshot is in running state, VM is in running state, BUT is in just started 
state and is booting.

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


** Tags: libvirt snapshot trusty virsh

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

Title:
  Fail to revert VM snapshot properly after copying to the other host

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libvirt/+bug/1373334/+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 523113] Re: missing manpages for nss tools

2014-09-24 Thread Robie Basak
** Changed in: nss (Ubuntu)
   Status: Confirmed = Triaged

** Tags added: bitesize

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

Title:
  missing manpages for nss tools

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nss/+bug/523113/+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 1366073] Re: Combination of CREATE, RENAME, and ALTER TABLE statements on related tables causes crash

2014-09-24 Thread Robie Basak
** Also affects: mysql-5.5 (Ubuntu)
   Importance: Undecided
   Status: New

** Also affects: mysql-5.5 (Ubuntu Trusty)
   Importance: Undecided
   Status: New

** Also affects: mysql-5.6 (Ubuntu Trusty)
   Importance: Undecided
   Status: New

** Changed in: mysql-5.5 (Ubuntu)
   Status: New = Triaged

** Changed in: mysql-5.5 (Ubuntu Trusty)
   Status: New = Triaged

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

Title:
  Combination of CREATE, RENAME, and ALTER TABLE statements on related
  tables causes crash

To manage notifications about this bug go to:
https://bugs.launchpad.net/mysql-server/+bug/1366073/+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 1366073] Re: Combination of CREATE, RENAME, and ALTER TABLE statements on related tables causes crash

2014-09-24 Thread Laurynas Biveinis
** Changed in: percona-server/5.1
   Status: New = Invalid

** Changed in: percona-server/5.5
Milestone: None = 5.5.40-36.1

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

Title:
  Combination of CREATE, RENAME, and ALTER TABLE statements on related
  tables causes crash

To manage notifications about this bug go to:
https://bugs.launchpad.net/mysql-server/+bug/1366073/+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 1205850] Re: apache2 crashed with SIGABRT in Py_FatalError()

2014-09-24 Thread Robie Basak
Can someone post steps to reproduce this, please? With six people
affected it's clearly a bug that exists and is valid, but without steps
to reproduce it's really difficult for a developer to even make a start
on the problem.

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

Title:
  apache2 crashed with SIGABRT in Py_FatalError()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apache2/+bug/1205850/+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 1205850] Re: apache2 crashed with SIGABRT in Py_FatalError()

2014-09-24 Thread Robie Basak
Can someone post steps to reproduce this, please? With six people
affected it's clearly a bug that exists and is valid, but without steps
to reproduce it's really difficult for a developer to even make a start
on the problem.

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

Title:
  apache2 crashed with SIGABRT in Py_FatalError()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apache2/+bug/1205850/+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 1373137] Re: need to run update-grub when grub-install

2014-09-24 Thread Colin Watson
The GRUB maintainer scripts won't run update-grub unless
/boot/grub/grub.cfg already exists, so your installation script must run
it.  It shouldn't be particularly slow unless os-prober has to go out to
lots of slow disks.

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

Title:
  need to run update-grub when grub-install

To manage notifications about this bug go to:
https://bugs.launchpad.net/curtin/+bug/1373137/+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 1372724] Re: Sync rsync 3.1.1-2 (main) from Debian unstable (main)

2014-09-24 Thread Sebastien Bacher
This bug was fixed in the package rsync - 3.1.1-2
Sponsored for Jackson Doak (noskcaj)

---
rsync (3.1.1-2) unstable; urgency=low

  * hardening flags were not applied correctly, debian/rules modified thanks
to patch from Simon Ruderich.
closes:#754412

 -- Paul Slootman p...@debian.org  Sat, 09 Aug 2014 11:02:31 +0200

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

Title:
  Sync rsync 3.1.1-2 (main) from Debian unstable (main)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/rsync/+bug/1372724/+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 1372724] Re: Sync rsync 3.1.1-2 (main) from Debian unstable (main)

2014-09-24 Thread Sebastien Bacher
thanks

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

** Changed in: rsync (Ubuntu)
   Status: Fix Committed = Fix Released

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

Title:
  Sync rsync 3.1.1-2 (main) from Debian unstable (main)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/rsync/+bug/1372724/+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 1373137] Re: need to run update-grub when grub-install

2014-09-24 Thread Launchpad Bug Tracker
** Branch linked: lp:curtin

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

Title:
  need to run update-grub when grub-install

To manage notifications about this bug go to:
https://bugs.launchpad.net/curtin/+bug/1373137/+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 1353473] Re: Pacemaker crm node standby stops resource successfully, but lrmd still monitors it and causes Failed actions

2014-09-24 Thread Nobuto MURATA
Also verified with an upgrade scenario. Failed actions is no longer
reproducible after upgrading the packages to -proposed.

** Attachment added: pacemaker-sru-verification-upgrade.txt
   
https://bugs.launchpad.net/ubuntu/+source/pacemaker/+bug/1353473/+attachment/4213681/+files/pacemaker-sru-verification-upgrade.txt

** Tags removed: verification-needed
** Tags added: verification-done

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

Title:
  Pacemaker crm node standby stops resource successfully, but lrmd
  still monitors it and causes Failed actions

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pacemaker/+bug/1353473/+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 1373555] [NEW] please restrict signal, ptrace and unix mediation to the container

2014-09-24 Thread Jamie Strandboge
Public bug reported:

Right now the container policy uses bare rules for ptrace and signal. We
should refine these rules to be container specific and add unix rules to
do the same.

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


** Tags: apparmor

** Tags added: apparmor

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

Title:
  please restrict signal, ptrace and unix mediation to the container

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lxc/+bug/1373555/+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 1373555] Re: please restrict signal, ptrace and unix mediation to the container

2014-09-24 Thread Jamie Strandboge
I'll post a debdiff for this in a bit.

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

Title:
  please restrict signal, ptrace and unix mediation to the container

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lxc/+bug/1373555/+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 1373560] [NEW] /etc/cron.daily/spamassassin calls sa-update with potentially incorrect umask

2014-09-24 Thread Roger Cornelius
Public bug reported:

ubuntu 14.04.1 LTS 
Packages:
spamassassin (3.4.0-1ubuntu1)
amavisd-new (1:2.7.1-2ubuntu3)

This report has to do with a problem between the interaction of the
spamassassin and amavisd-new packages, but the problem is with
/etc/cron.daily/spamassassin.

/etc/cron.daily/spamassassin executes the following line:

su - debian-spamd -c sa-update --gpghomedir /var/lib/spamassassin/sa-
update-keys

Since su is invoked with the - option, sa-update executes with the
default umask of user debian-spamd.  In my case that is 007, causing the
updated rules , i.e.
/var/lib/spamassassin/3.004000/updates_spamassassin_org.cf and
/var/lib/spamassassin/3.004000/updates_spamassassin_org/*, to be created
with no read access for other.  When amavis is restarted, it is unable
to read the spamassassin rules, and consequently spamassassin rule
checks are not performed on received mail.

It appears someone attempted to correct this by adding the line:

umask 022

immediately above the call to su mentioned above.  This in ineffectual
however due to su being called with -.  A fix is to change the above
su call to this line:

su - debian-spamd -c umask 022; sa-update --gpghomedir
/var/lib/spamassassin/sa-update-keys

A file with the output of 'ubuntu-bug --save=/tmp/sa-bug spamassassin'
is attached.

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


** Tags: amavis amavisd amavisd-new permissions read spamassassin ubuntu umask 
wrong

** Attachment added: Output of 'ubuntu-bug spamassassin'
   https://bugs.launchpad.net/bugs/1373560/+attachment/4213928/+files/sa-bug

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

Title:
  /etc/cron.daily/spamassassin calls sa-update with potentially
  incorrect umask

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/spamassassin/+bug/1373560/+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 1373555] Re: please restrict signal, ptrace and unix mediation to the container

2014-09-24 Thread Jamie Strandboge
Here is the debdiff. It works with the testing as outlined in
https://wiki.ubuntu.com/Process/Merges/TestPlans/AppArmor#Desktop_only
(see the lxc section). This is not comprehensive so I am hoping an lxc
maintainer can run this through its paces. Also, I made no changes to
start-container cause I wasn't sure the benefit it would provide there.
Feel free to apply the types of rules made to container-base to start-
container. The debdiff updates rules a little, and tested that it dtrt
when building on trusty.

** Patch added: lxc_1.1.0~alpha1-0ubuntu5.debdiff
   
https://bugs.launchpad.net/ubuntu/+source/lxc/+bug/1373555/+attachment/4213972/+files/lxc_1.1.0%7Ealpha1-0ubuntu5.debdiff

** Description changed:

  Right now the container policy uses bare rules for ptrace and signal. We
  should refine these rules to be container specific and add unix rules to
- do the same.
+ do the same. Obviously, namespaces are intended to block these accesses
+ in and of themselves, but this add an incremental improvement and
+ security in depth in case something goes wrong there.

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

Title:
  please restrict signal, ptrace and unix mediation to the container

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lxc/+bug/1373555/+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 1373589] [NEW] several CVE's for tomcat 6.0.39 in trusty

2014-09-24 Thread Henk Jan Agteresch
*** This bug is a security vulnerability ***

Public security bug reported:

http://people.canonical.com/~ubuntu-security/cve/pkg/tomcat6.html lists
several CVE's for tomcat6.0.39 in ubuntu trusty. As tomcat6 is in
universe for trusty canonical does not provide security updates.

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

** CVE added: http://www.cve.mitre.org/cgi-
bin/cvename.cgi?name=2014-0096

** CVE added: http://www.cve.mitre.org/cgi-
bin/cvename.cgi?name=2014-0099

** CVE added: http://www.cve.mitre.org/cgi-
bin/cvename.cgi?name=2014-0075

** Information type changed from Private Security to Public Security

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

Title:
  several CVE's for tomcat 6.0.39 in trusty

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/tomcat6/+bug/1373589/+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 1058301] Re: [bzr] error when encountering large file

2014-09-24 Thread Chuck Torrens
I have the same issue after upgrading from 12.04 to 14.041 x64 bit.

Is it concerning that  /etc/X11/core is so large?
If so, is it indicative of a problem with X11?
Is it a bug in bzr?

I am going to try the workaround posted by kjcole (adding to
.bzrignore).

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

Title:
  [bzr] error when encountering large file

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/etckeeper/+bug/1058301/+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 1373555] Re: please restrict signal, ptrace and unix mediation to the container

2014-09-24 Thread Ubuntu Foundations Team Bug Bot
** Tags added: patch

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

Title:
  please restrict signal, ptrace and unix mediation to the container

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lxc/+bug/1373555/+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 1373617] [NEW] Still missing logrotate configuration files

2014-09-24 Thread Mathieu Gagné
Public bug reported:

The bug 1224223 was marked as fixed in 2014.1~b2-0ubuntu1.

Looking at the package source, logrotate configuration files are still
missing despite debian/changelog claims.

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

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

Title:
  Still missing logrotate configuration files

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ceilometer/+bug/1373617/+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 1373619] [NEW] New upstream bugfix release 1.0.6 (LXC MRE)

2014-09-24 Thread Stéphane Graber
Public bug reported:

We have released LXC 1.0.6 upstream: https://linuxcontainers.org/news

This will be the third upstream bugfix release to hit trusty. The
upstream changes are detailed at the URL above.

The MRE was reviewed by Martin Pitt here:
https://lists.ubuntu.com/archives/technical-board/2014-April/001869.html

As for testing, this version went through both automated testing (all
the tests present in lxc-tests + the python3 API tests) as well as
manual testing done by myself, LXC contributors and LXC users who've
been building the git stable branch for a while now.

Utopic is now on the LXC 1.1 alpha branch which bugfixes for 1.0.6 have
been taken from. Utopic will soon be getting the alpha-2 of LXC 1.1
which will contain all the fixes from 1.0.6.

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

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

Title:
  New upstream bugfix release 1.0.6 (LXC MRE)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lxc/+bug/1373619/+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 1373555] Re: please restrict signal, ptrace and unix mediation to the container

2014-09-24 Thread Serge Hallyn
Thanks I'll do some testing.  I suspect we'll need to allow access to
cgmanager, but otherwise this looks good.

** Changed in: lxc (Ubuntu)
   Importance: Undecided = High

** Changed in: lxc (Ubuntu)
   Status: New = Confirmed

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

Title:
  please restrict signal, ptrace and unix mediation to the container

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lxc/+bug/1373555/+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 1204530] Re: yppasswd results in a segmentation fault when run on clients or server

2014-09-24 Thread Gabriel Devenyi
I just installed a new set of workstations at my facility and now no-one
can change their passwords because of this bug, is anyone going to fix
this? Isn't 14.04 a long term support release?

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

Title:
  yppasswd results in a segmentation fault when run on clients or server

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nis/+bug/1204530/+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 1371159] Re: MacBookPro 11, 1 (Haswell, retina) fails to both suspend and hibernate with ubuntu 14.04

2014-09-24 Thread Albert
Turns out, the work around doesn't work anymore in the MacBookPro 11,1,
but works consistently well in another model, the MacBookPro 8,3.
Different chips, different graphics cards, same Ubuntu 14.04.

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

Title:
  MacBookPro 11,1 (Haswell, retina) fails to both suspend and hibernate
  with ubuntu 14.04

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pm-utils/+bug/1371159/+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 1373619] Re: New upstream bugfix release 1.0.6 (LXC MRE)

2014-09-24 Thread Stéphane Graber
** Also affects: lxc (Ubuntu Trusty)
   Importance: Undecided
   Status: New

** Changed in: lxc (Ubuntu)
   Status: New = Invalid

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

Title:
  New upstream bugfix release 1.0.6 (LXC MRE)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lxc/+bug/1373619/+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 1363260] Re: [SRU] add cloud-init datasource for Cloud Sigma to 12.04

2014-09-24 Thread Viktor Petersson
I just tried this, but couldn't get it to work. Perhaps I'm doing
something wrong.

Here's what I did:

 * Fetched the latest Precise image
 * Mounted and chrooted into the env
 * Installed the three packages from here 
(https://launchpad.net/~utlemming/+archive/ubuntu/lp1363260/+packages)
 * Uploaded the disk image and booted created a machine that used the image

Judging by the cloud-init.log from the VM, it doesn't seem like the
provider was properly picked up.


** Attachment added: cloud-init.log
   
https://bugs.launchpad.net/ubuntu/+source/cloud-init/+bug/1363260/+attachment/4214120/+files/cloud-init.log

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

Title:
  [SRU] add cloud-init datasource for Cloud Sigma to 12.04

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cloud-init/+bug/1363260/+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 1363260] Re: [SRU] add cloud-init datasource for Cloud Sigma to 12.04

2014-09-24 Thread Ben Howard
The reason for the failure is that for 12.04 the DataSource is not
enabled by default. If you edit /etc/cloud/cloud.d/90-dpkg.cfg and set
it to CloudSigma it should work.

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

Title:
  [SRU] add cloud-init datasource for Cloud Sigma to 12.04

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cloud-init/+bug/1363260/+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 1373555] Re: please restrict signal, ptrace and unix mediation to the container

2014-09-24 Thread Serge Hallyn
Since you're not restricting dbus, cgmanager is actually unaffected, so
this shouldn't restrict nested use at all.

** Changed in: lxc (Ubuntu)
   Status: Confirmed = Triaged

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

Title:
  please restrict signal, ptrace and unix mediation to the container

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lxc/+bug/1373555/+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 1209326] Re: SRU micro-release (MRE) 3.10.3 from utopic to trusty - calculator fails to do proper calculatoins after CTRL+Z and Enter

2014-09-24 Thread Chris Malton
@Gunnar - Are you suggesting that the update from 3.10.2 to 3.10.3
should be provided as a patch in debian/patches?  Surely this isn't the
right way to package a new upstream micro release?

As per section 6 in https://wiki.ubuntu.com/StableReleaseUpdates, I
believe the right way to ship this is to ship the new upstream
microrelease, which I believe Amr has done, and provided a debdiff.

Where is Leon's patch for Saucy?  I can't see it on this bug report.


@Amr - If I get a chance tonight and a response to the whereabouts of the patch 
for Saucy, I'll see if I can put a debdiff together for this.

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

Title:
  SRU micro-release (MRE) 3.10.3 from utopic to trusty - calculator
  fails to do proper calculatoins after CTRL+Z and Enter

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-calculator/+bug/1209326/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1371651] Re: Daily does not boot into graphical interface after installation

2014-09-24 Thread Elfy
@robert-ancell - live image is 1.11.9

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

Title:
  Daily does not boot into graphical interface after installation

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1372746] Re: linux-keystone: 3.13.0-13.22 -proposed tracker

2014-09-24 Thread Brad Figg
** Changed in: kernel-sru-workflow/prepare-package-meta
   Status: New = Fix Released

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

Title:
  linux-keystone: 3.13.0-13.22 -proposed tracker

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1372746/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1372321] Re: Please sync armadillo from Debian sid main

2014-09-24 Thread Graham Inggs
Adding [FFe] to bug title and subscribing ubuntu-release, as per:
https://wiki.ubuntu.com/FreezeExceptionProcess

** Summary changed:

- Please sync armadillo from Debian sid main
+ [FFe] Please sync armadillo from Debian sid main

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

Title:
  [FFe] Please sync armadillo from Debian sid main

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1357713] Re: Use essential init package to ensure that an init system is present

2014-09-24 Thread Harry
Martin Pitt wrote:
Right, that will switch the default init to systemd. If you want to experiment 
with that, you can do either that or boot with init=/bin/systemd (you don't 
need both).

Well I did test that with my high-end setup (Intel Core i7 4790 + Asus
Z97 Sabertooth + Samsung 850 Pro SSD) using CPU integrated GPU (Intel HD
4600).

1. If I only install systemd-sysv (thus upstart, upstart-bin and
ureadahead are removed) and not do the kernel line addition, the setup
will not boot at all. It will stop early complaining having init issues.

2. If I then recover the setup by chrooting (live USB) and re-installing
upstart and upstart-bin plus removing systemd-sysv), the setup boots OK.

3. If I then only add the kernel line: init=/lib/systemd/systemd, the setup 
boots well, using systemd.
Note: systemd-sysv not installed.

4. Lastly I tested booting by reinstalling systemd-sysv and removing all this: 
upstart, upstart-bin, systemd-shim, cgmanager, libcgmanager0, ifupdown, 
libjson0. The setup boots well.
Note: the kernel line addition in use.

So, at least for me only installing systemd-sysv will break the setup.

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

Title:
  Use essential init package to ensure that an init system is present

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1372718] Re: Sync openafs 1.6.9-2 (universe) from Debian unstable (main)

2014-09-24 Thread Angel Abad
** Changed in: openafs (Ubuntu)
   Importance: Undecided = Wishlist

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

Title:
  Sync openafs 1.6.9-2 (universe) from Debian unstable (main)

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1373128] Re: Sync pushpin 1.0.0-3 (universe) from Debian unstable (main)

2014-09-24 Thread Angel Abad
** Changed in: pushpin (Ubuntu)
   Importance: Undecided = Wishlist

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

Title:
  Sync pushpin 1.0.0-3 (universe) from Debian unstable (main)

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1339352] Re: Update to 3.12

2014-09-24 Thread Launchpad Bug Tracker
** Branch linked: lp:~noskcaj/empathy/3.12

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

Title:
  Update to 3.12

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1373242] [NEW] Reboot test fails with network driver crash

2014-09-24 Thread Ike Panhc
Public bug reported:

A node hang is caused due to a network driver crash. Below is the trace
to the crash.

[ 89.243061] [ cut here ]
[ 89.297370] kernel BUG at 
/build/buildd/linux-keystone-3.13.0/drivers/net/ethernet/ti/keystone_net_core.c:1619!
[ 89.416202] Internal error: Oops - BUG: 0 [#1] SMP ARM
[ 89.476649] Modules linked in: gpio_keys remoteproc_user remoteproc rtc_ds1307 
spi_davinci spi_bitbang uio_pdrv_genirq uio
[ 89.606819] CPU: 3 PID: 1082 Comm: ip Not tainted 3.13.0-4-keystone #6-Ubuntu
[ 89.690830] task: d85c6780 ti: d8ca4000 task.ti: d8ca4000
[ 89.754354] PC is at netcp_ndo_stop+0x1c0/0x1f0
[ 89.807639] LR is at try_to_wake_up+0x1cc/0x308
[ 89.860917] pc : [c03efb48] lr : [c005f734] psr: 0093
[ 89.860917] sp : d8ca5ae8 ip : 164b fp : d8ca5cdc
[ 89.996139] r10:  r9 : c06062ec r8 : a013
[ 90.057611] r7 : d9010da8 r6 : d9010d40 r5 : d9010800 r4 : 0007
[ 90.134448] r3 : dafc8840 r2 : 0001 r1 : 6093 r0 : 0001
[ 90.211288] Flags: nzcv IRQs off FIQs on Mode SVC_32 ISA ARM Segment user
[ 90.296317] Control: 30c5387d Table: 18ef3c80 DAC: 
[ 90.363935] Process ip (pid: 1082, stack limit = 0xd8ca4240)
[ 90.430529] Stack: (0xd8ca5ae8 to 0xd8ca6000)
[ 90.481760] 5ae0: d9010800 d8ca5b10 0001 1003  c04c89b8
[ 90.578059] 5b00: d8ca5b10 d9010800 1002 c04c8a3c d9010848 d9010848 
d9010964 d9010800
[ 90.674358] 5b20: 1002 c04cd6ac d9010800 0128 1003 d926cd10 
 c04cd798
[ 90.770655] 5b40: d9010800  d8ca5c68 d926cd10 d8ca5bdc c04dade4 
c08a2ac0 c00da954
[ 90.866954] 5b60: 0003 c05f11ec c08a2340 0002 00280001 c08a2340 
00280001 002284d2
[ 90.963255] 5b80: c0856ef0  0003 d926cd00  d9010800 
d8ca5bb0 d926cd10
[ 91.059552] 5ba0: c06062ec  d8ca5cdc c04dc0c4  0141 
d91d1dc0 
[ 91.155851] 5bc0: d926cd20 c089b740 0019    
 
[ 91.252149] 5be0:       
 
[ 91.348449] 5c00:       
 
[ 91.444748] 5c20:       
 
[ 91.541046] 5c40:       
 
[ 91.637345] 5c60:   b6f19000 defe8740 c0935d80 d8ca4000 
 
[ 91.733644] 5c80:  c085b144 d906e4e0 fff308c8 000200da c0856ef0 
01c1 0017e682
[ 91.829944] 5ca0: defbb780 c084f028 d93f7700  d8ca4000 bd943525 
d917db40 d926cd00
[ 91.926242] 5cc0:  d917db40  c089b740 d917db40  
 c04dbbcc
[ 92.022541] 5ce0: 0002 d8d93130 0003 fff3  0002 
 d8ca5d47
[ 92.118840] 5d00:  d926cd00 d917db40 c04dba74 d8e94400 d8ca5d3c 
 c04f2148
[ 92.215138] 5d20: d917db40 d917db40 0020 c04da814 dba18400 c04f181c 
0020 7fff
[ 92.311437] 5d40: d8ca5e6c d8e94400 d8ca5f7c  d8ca5df8 0020 
 c04f1bf4
[ 92.407738] 5d60: 00d0 c084af50 d8ca5dd4  0005  
ff8e37df c00f21cc
[ 92.504035] 5d80: d8a18c80  043a    
fff3 d85c6780
[ 92.600334] 5da0: db447dc0 0020 d8ca5f7c db447dc0 d8ca5e64  
 c04b42d8
[ 92.696634] 5dc0:    d8ca5df8 d85c6780  
 
[ 92.792932] 5de0:       
0001 db6b7ab0
[ 92.889231] 5e00: db674550 0020 db447dc0 d8ca5e64 d8ca5d80 d8ca5f7c 
 0001
[ 92.985531] 5e20: d8ca5e64 d8ca5e64 0008  d8ca5f7c c04c093c 
c08564d4 d8ca5f7c
[ 93.081829] 5e40: c08564d4 0020 d8ca5e64 c04b4e18 d8ca4000  
d8ca5ea4 d8ca5ea4
[ 93.178127] 5e60: d8ca5fb0 bedf57c4  c05b2898 d8ca4000 d8ca5e98 
ff9c c0134fdc
[ 93.274426] 5e80: d8ca5e90  0800   bedf5720 
0020 
[ 93.370725] 5ea0:  c04dec74 bedf56e0 d91bf000 c0608614 c0115a34 
d9149180 31687465
[ 93.467023] 5ec0:  0010   0001 db447c94 
0007 d8ca5fb0
[ 93.563324] 5ee0: bedf16f0 0a07 bedf16f0 d8ca5fb0 bedf579c bedf5e50 
00043000 c05b2b4c
[ 93.659622] 5f00: 0a07 c05b2aec c085da40 c00083ec db447c20  
0008 c013eaa8
[ 93.755921] 5f20: e57a42bd d6bf94d5 002371a4  002371a4  
 
[ 93.852220] 5f40: 001a8e4e bd943525  db447dc0 bedf1720  
0128 c001cc04
[ 93.948519] 5f60: d8ca4000 1000 00043000 c04b6250 c084ac64  
fff7 d8ca5ec4
[ 94.044818] 5f80: 000c d8ca5e64 0001    
bedf1740 
[ 94.141117] 5fa0: bedf170c c001ca60 bedf1740  0003 bedf1720 
 0005
[ 94.237415] 5fc0: bedf1740  bedf170c 0128  bedf1720 
000431e4 00043000
[ 94.333715] 5fe0:  bedf16dc 0002bef5 b6edc956 4030 0003 
 
[ 

[Bug 1373243] [NEW] Requirement to remove booting all the nodes together at once in an SRIO clutser

2014-09-24 Thread Ike Panhc
Public bug reported:

Requirement to remove booting all the nodes together at once in an SRIO
clutser

** Affects: linux-keystone (Ubuntu)
 Importance: Undecided
 Assignee: Ike Panhc (ikepanhc)
 Status: In Progress

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

Title:
  Requirement to remove booting all the nodes together at once in an
  SRIO clutser

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-keystone/+bug/1373243/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1372006] Re: pci_devices does not terminate at computer shutdown

2014-09-24 Thread ahau
Solved.

I finally got rid of the hanging shutdown/reboot by blacklisting the  
i82975x_edac module,
adding a the line

blacklist i82975x_edac

in the file /etc/modprobe.d/blacklist.conf

After unsuccessfully trying out a lot of things and many reboots the
final hint to my solution came in message  display by dmsg:


Sep 24 06:52:35 fish kernel: [3.107842] usb 4-2: Manufacturer: DELL
Sep 24 06:52:35 fish kernel: [3.126222] input: DELL DELL USB Laser Mouse as 
/devices/pci:00/:00:1d.2/usb4/4-2/4-2:1.0/input/input4
Sep 24 06:52:35 fish kernel: [3.126438] hid-generic 0003:046D:C063.0002: 
input,hidraw1: USB HID v1.10 Mouse [DELL DELL USB Laser Mouse] on 
usb-:00:1d.2-2/input0
Sep 24 06:52:35 fish kernel: [3.620790] random: nonblocking pool is 
initialized
Sep 24 06:52:35 fish kernel: [6.801749] Adding 3906556k swap on /dev/sda3.  
Priority:-1 extents:1 across:3906556k FS
Sep 24 06:52:35 fish kernel: [6.952753] IPv6: ADDRCONF(NETDEV_UP): eth0: 
link is not ready
Sep 24 06:52:35 fish kernel: [7.076382] systemd-udevd[290]: starting 
version 204
Sep 24 06:52:35 fish kernel: [7.823881] intel_rng: Firmware space is locked 
read-only. If you can't or
Sep 24 06:52:35 fish kernel: [7.823881] intel_rng: don't want to disable 
this in firmware setup, and if
Sep 24 06:52:35 fish kernel: [7.823881] intel_rng: you are certain that 
your system has a functional
Sep 24 06:52:35 fish kernel: [7.823881] intel_rng: RNG, try using the 
'no_fwh_detect' option.
Sep 24 06:52:35 fish kernel: [7.899351] EDAC MC: Ver: 3.0.0
Sep 24 06:52:35 fish kernel: [7.951314] BUG: unable to handle kernel NULL 
pointer dereference at   (null)
Sep 24 06:52:35 fish kernel: [7.951489] IP: [a00c97ee] 
edac_create_sysfs_mci_device+0x23e/0x550 [edac_core]
Sep 24 06:52:35 fish kernel: [7.951636] PGD 796d1067 PUD 796d2067 PMD 0 
Sep 24 06:52:35 fish kernel: [7.951808] Oops:  [#1] SMP 
Sep 24 06:52:35 fish kernel: [7.951943] Modules linked in: i82975x_edac(+) 
snd edac_core serio_raw soundcore mac_hid hid_generic usbhid hid ahci 
firewire_ohci libahci firewire_core crc_itu_t floppy tg3 ptp pps_core
Sep 24 06:52:35 fish kernel: [7.952012] CPU: 0 PID: 309 Comm: systemd-udevd 
Not tainted 3.13.0-36-generic #63-Ubuntu
Sep 24 06:52:35 fish kernel: [7.952012] Hardware name: Dell Inc.
 Precision WorkStation 390/0DN075, BIOS 2.6.0  05/19/2008
Sep 24 06:52:35 fish kernel: [7.952012] task: 88007b988000 ti: 
8800796e8000 task.ti: 8800796e8000
Sep 24 06:52:35 fish kernel: [7.952012] RIP: 0010:[a00c97ee]  
[a00c97ee] 

=== next line shows the culprit 
edac_create_sysfs_mci_device+0x23e/0x550 [edac_core]
Sep 24 06:52:35 fish kernel: [7.952012] RSP: 0018:8800796e9aa8  EFLAGS: 
00010246
Sep 24 06:52:35 fish kernel: [7.952012] RAX: ead91300 RBX: 
880078b09000 RCX: 00017280
Sep 24 06:52:35 fish kernel: [7.952012] RDX:  RSI: 
0002 RDI: 001f
Sep 24 06:52:35 fish kernel: [7.952012] RBP: 8800796e9ae8 R08: 
 R09: 
Sep 24 06:52:35 fish kernel: [7.952012] R10: ea0001e58000 R11: 
814947b4 R12: 
Sep 24 06:52:35 fish kernel: [7.952012] R13:  R14: 
880036b88000 R15: 880036b88000
Sep 24 06:52:35 fish kernel: [7.952012] FS:  7fd9c2c22880() 
GS:88007f80() knlGS:
Sep 24 06:52:35 fish kernel: [7.952012] CS:  0010 DS:  ES:  CR0: 
80050033
Sep 24 06:52:35 fish kernel: [7.952012] CR2:  CR3: 
796d CR4: 07f0
Sep 24 06:52:35 fish kernel: [7.952012] Stack:
Sep 24 06:52:35 fish kernel: [7.952012]  8800796e9b60 8800796e9b65 
8800ffed 880078b09400
Sep 24 06:52:35 fish kernel: [7.952012]  880036b88000 0008 
880036b88000 880036b88000
Sep 24 06:52:35 fish kernel: [7.952012]  8800796e9b18 a00c7547 
88003646dc00 880078b09400
Sep 24 06:52:35 fish kernel: [7.952012] Call Trace:
Sep 24 06:52:35 fish kernel: [7.952012]  [a00c7547] 
edac_mc_add_mc+0x157/0x370 [edac_core]
Sep 24 06:52:35 fish kernel: [7.952012]  [a00d7556] 
i82975x_init_one+0x376/0x410 [i82975x_edac]
Sep 24 06:52:35 fish kernel: [7.952012]  [813a84a5] 
local_pci_probe+0x45/0xa0
Sep 24 06:52:35 fish kernel: [7.952012]  [813a9745] ? 
pci_match_device+0xc5/0xd0
Sep 24 06:52:35 fish kernel: [7.952012]  [813a9869] 
pci_device_probe+0xd9/0x130
Sep 24 06:52:35 fish kernel: [7.952012]  [8149596d] 
driver_probe_device+0x12d/0x3e0
Sep 24 06:52:35 fish kernel: [7.952012]  [81495cf3] 
__driver_attach+0x93/0xa0
Sep 24 06:52:35 fish kernel: [7.952012]  [81495c60] ? 
__device_attach+0x40/0x40
Sep 24 06:52:35 fish kernel: [7.952012]  

[Bug 1373241] [NEW] Reboot test fails with network driver crash

2014-09-24 Thread Ike Panhc
*** This bug is a duplicate of bug 1373242 ***
https://bugs.launchpad.net/bugs/1373242

Public bug reported:

A node hang is caused due to a network driver crash. Below is the trace
to the crash.

[ 89.243061] [ cut here ]
[ 89.297370] kernel BUG at 
/build/buildd/linux-keystone-3.13.0/drivers/net/ethernet/ti/keystone_net_core.c:1619!
[ 89.416202] Internal error: Oops - BUG: 0 [#1] SMP ARM
[ 89.476649] Modules linked in: gpio_keys remoteproc_user remoteproc rtc_ds1307 
spi_davinci spi_bitbang uio_pdrv_genirq uio
[ 89.606819] CPU: 3 PID: 1082 Comm: ip Not tainted 3.13.0-4-keystone #6-Ubuntu
[ 89.690830] task: d85c6780 ti: d8ca4000 task.ti: d8ca4000
[ 89.754354] PC is at netcp_ndo_stop+0x1c0/0x1f0
[ 89.807639] LR is at try_to_wake_up+0x1cc/0x308
[ 89.860917] pc : [c03efb48] lr : [c005f734] psr: 0093
[ 89.860917] sp : d8ca5ae8 ip : 164b fp : d8ca5cdc
[ 89.996139] r10:  r9 : c06062ec r8 : a013
[ 90.057611] r7 : d9010da8 r6 : d9010d40 r5 : d9010800 r4 : 0007
[ 90.134448] r3 : dafc8840 r2 : 0001 r1 : 6093 r0 : 0001
[ 90.211288] Flags: nzcv IRQs off FIQs on Mode SVC_32 ISA ARM Segment user
[ 90.296317] Control: 30c5387d Table: 18ef3c80 DAC: 
[ 90.363935] Process ip (pid: 1082, stack limit = 0xd8ca4240)
[ 90.430529] Stack: (0xd8ca5ae8 to 0xd8ca6000)
[ 90.481760] 5ae0: d9010800 d8ca5b10 0001 1003  c04c89b8
[ 90.578059] 5b00: d8ca5b10 d9010800 1002 c04c8a3c d9010848 d9010848 
d9010964 d9010800
[ 90.674358] 5b20: 1002 c04cd6ac d9010800 0128 1003 d926cd10 
 c04cd798
[ 90.770655] 5b40: d9010800  d8ca5c68 d926cd10 d8ca5bdc c04dade4 
c08a2ac0 c00da954
[ 90.866954] 5b60: 0003 c05f11ec c08a2340 0002 00280001 c08a2340 
00280001 002284d2
[ 90.963255] 5b80: c0856ef0  0003 d926cd00  d9010800 
d8ca5bb0 d926cd10
[ 91.059552] 5ba0: c06062ec  d8ca5cdc c04dc0c4  0141 
d91d1dc0 
[ 91.155851] 5bc0: d926cd20 c089b740 0019    
 
[ 91.252149] 5be0:       
 
[ 91.348449] 5c00:       
 
[ 91.444748] 5c20:       
 
[ 91.541046] 5c40:       
 
[ 91.637345] 5c60:   b6f19000 defe8740 c0935d80 d8ca4000 
 
[ 91.733644] 5c80:  c085b144 d906e4e0 fff308c8 000200da c0856ef0 
01c1 0017e682
[ 91.829944] 5ca0: defbb780 c084f028 d93f7700  d8ca4000 bd943525 
d917db40 d926cd00
[ 91.926242] 5cc0:  d917db40  c089b740 d917db40  
 c04dbbcc
[ 92.022541] 5ce0: 0002 d8d93130 0003 fff3  0002 
 d8ca5d47
[ 92.118840] 5d00:  d926cd00 d917db40 c04dba74 d8e94400 d8ca5d3c 
 c04f2148
[ 92.215138] 5d20: d917db40 d917db40 0020 c04da814 dba18400 c04f181c 
0020 7fff
[ 92.311437] 5d40: d8ca5e6c d8e94400 d8ca5f7c  d8ca5df8 0020 
 c04f1bf4
[ 92.407738] 5d60: 00d0 c084af50 d8ca5dd4  0005  
ff8e37df c00f21cc
[ 92.504035] 5d80: d8a18c80  043a    
fff3 d85c6780
[ 92.600334] 5da0: db447dc0 0020 d8ca5f7c db447dc0 d8ca5e64  
 c04b42d8
[ 92.696634] 5dc0:    d8ca5df8 d85c6780  
 
[ 92.792932] 5de0:       
0001 db6b7ab0
[ 92.889231] 5e00: db674550 0020 db447dc0 d8ca5e64 d8ca5d80 d8ca5f7c 
 0001
[ 92.985531] 5e20: d8ca5e64 d8ca5e64 0008  d8ca5f7c c04c093c 
c08564d4 d8ca5f7c
[ 93.081829] 5e40: c08564d4 0020 d8ca5e64 c04b4e18 d8ca4000  
d8ca5ea4 d8ca5ea4
[ 93.178127] 5e60: d8ca5fb0 bedf57c4  c05b2898 d8ca4000 d8ca5e98 
ff9c c0134fdc
[ 93.274426] 5e80: d8ca5e90  0800   bedf5720 
0020 
[ 93.370725] 5ea0:  c04dec74 bedf56e0 d91bf000 c0608614 c0115a34 
d9149180 31687465
[ 93.467023] 5ec0:  0010   0001 db447c94 
0007 d8ca5fb0
[ 93.563324] 5ee0: bedf16f0 0a07 bedf16f0 d8ca5fb0 bedf579c bedf5e50 
00043000 c05b2b4c
[ 93.659622] 5f00: 0a07 c05b2aec c085da40 c00083ec db447c20  
0008 c013eaa8
[ 93.755921] 5f20: e57a42bd d6bf94d5 002371a4  002371a4  
 
[ 93.852220] 5f40: 001a8e4e bd943525  db447dc0 bedf1720  
0128 c001cc04
[ 93.948519] 5f60: d8ca4000 1000 00043000 c04b6250 c084ac64  
fff7 d8ca5ec4
[ 94.044818] 5f80: 000c d8ca5e64 0001    
bedf1740 
[ 94.141117] 5fa0: bedf170c c001ca60 bedf1740  0003 bedf1720 
 0005
[ 94.237415] 5fc0: bedf1740  bedf170c 0128  bedf1720 
000431e4 00043000
[ 

[Bug 1373240] [NEW] Remove CONFIG_RIONET and CONFIG_RAPIDIO_CHMAN from keystone kernel

2014-09-24 Thread Ike Panhc
Public bug reported:

Modify the keystone kernel config options to remove the following config 
options:
* CONFIG_RIONET
* CONFIG_RAPIDIO_CHMAN

** Affects: linux-keystone (Ubuntu)
 Importance: Undecided
 Assignee: Ike Panhc (ikepanhc)
 Status: In Progress

** Changed in: linux-keystone (Ubuntu)
 Assignee: (unassigned) = Ike Panhc (ikepanhc)

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

Title:
  Remove CONFIG_RIONET and CONFIG_RAPIDIO_CHMAN from keystone kernel

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-keystone/+bug/1373240/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1038139] Re: Missing running check on init script

2014-09-24 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/utopic-proposed/haproxy

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

Title:
  Missing running check on init script

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


Re: [Bug 1373131] [NEW] PulseAudio seems to have crashed.

2014-09-24 Thread Luke Yelavich
Please run apport-collect 1373131 so we can get some information about
your hardware.

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

Title:
  PulseAudio seems to have crashed.

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1184691] Re: nvidia kernel module fails to build with kernel 3.10 or later [In function ‘nv_i2c_del_adapter’:... error: void value not ignored as it ought to be]

2014-09-24 Thread dino99
** Tags added: trusty

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

Title:
  nvidia kernel module fails to build with kernel 3.10 or later [In
  function ‘nv_i2c_del_adapter’:... error: void value not ignored as it
  ought to be]

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers/+bug/1184691/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1263704] Re: pci_devices does not terminate at computer shutdown

2014-09-24 Thread ahau
I got similar problems (shutdown hanging, mount:/ is busy) with Ubuntu 14.04 on 
a Dell Precision WorkStation 390,
after boot ing dmesg displayed a kernel 'Oops:  [#1] SMP', a few lines 
below the 'i82975x_edac' is listed:

[7.951808] Oops:  [#1] SMP 
[7.951943] Modules linked in: i82975x_edac(+) snd edac_core serio_raw 
soundcore mac_hid hid_generic usbhid hid ahci firewire_ohci libahci 
firewire_core crc_itu_t floppy tg3 ptp pps_core
[7.952012] CPU: 0 PID: 309 Comm: systemd-udevd Not tainted 
3.13.0-36-generic #63-Ubuntu
[7.952012] Hardware name: Dell Inc. Precision WorkStation 
390/0DN075, BIOS 2.6.0  05/19/2008
[7.952012] task: 88007b988000 ti: 8800796e8000 task.ti: 
8800796e8000
[7.952012] RIP: 0010:[a00c97ee]  [a00c97ee] 
edac_create_sysfs_mci_device+0x23e/0x550 [edac_core]


I blacklisted the i82975x_edac module and voila, the machine shuts down without 
problems.

See also my bug:

https://bugs.launchpad.net/ubuntu/+source/pm-utils/+bug/1372006

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

Title:
  pci_devices does not terminate at computer shutdown

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pm-utils/+bug/1263704/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1357713] Re: Use essential init package to ensure that an init system is present

2014-09-24 Thread Martin Pitt
Sometimes cgmanager starts up under systemd, then things break (I
haven't seen it break up to the point of not booting, though). You can
try installing systemd-sysv and removing cgmanager to verify this.

Please feel free to report a new bug against systemd for this, as this
is different from enforcing which init system is installed. Thanks!

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

Title:
  Use essential init package to ensure that an init system is present

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 13179] Re: shows wrong new version?

2014-09-24 Thread nana supriatna
** Changed in: update-manager (Ubuntu)
 Assignee: Michael Vogt (mvo) = nana supriatna (nana-supriatna92)

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

Title:
  shows wrong new version?

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/update-manager/+bug/13179/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1304246] Re: Reboot hangs when two mounts with autofs

2014-09-24 Thread eolien
Here, how i proceed exactly to set up my ldap/autofs conf :


# rm -Rf /usr/local
# ln -s /net/local /usr/local
# apt-get install libpam-ldapd libnss-ldapd auth-client-config autofs5-ldap 
nfs-kernel-server
 
Editer /etc/ldap/ldap.conf


BASEdc=dc1,dc=dc2,dc=dc3
URI ldaps:/1.1.1.1/
# TLS certificates (needed for GnuTLS)
TLS_CACERT  /etc/ssl/certs/ca-certificates.crt


 
# service nscd restart
 
Editer /etc/nslcd.conf


uid nslcd
gid nslcd
uri ldaps://1.1.1.1
base dc=dc1,dc=dc2,dc=dc3
ldap_version 3
ssl on
tls_reqcert allow
tls_cacertfile /etc/ssl/ldap-cacert.pem
nss_initgroups_ignoreusers 
avahi,avahi-autoipd,backup,bin,colord,daemon,games,gnats,hplip,irc,kernoops,libuuid,lightdm,list,lp,mail,man,messagebus,news,proxy,pulse,root,rtkit,saned,speech-dispatcher,sshd,sync,sys,syslog,usbmux,uucp,whoopsie,www-data


 
Creer /etc/ssl/ldap-cacert.pem


-BEGIN CERTIFICATE-
x
x
x
x
x
x
x
x
x
x
x
x
x
x
x
-END CERTIFICATE-


 
Editer /etc/nsswitch.conf


passwd: compat ldap
group:  compat ldap
shadow: compat ldap
 
hosts:  files mdns4_minimal [NOTFOUND=return] dns
networks:   files
 
protocols:  db files
services:   db files
ethers: db files
rpc:db files
 
netgroup:   files ldap
automount:  files ldap


 
Autofs
 
# mkdir /etc/auto.master.d
# echo +auto.home  /etc/auto.master.d/home
# echo local -fstype=nfs4,ro,proto=tcp,port=2049 serveur_nfs1:/bin  
/etc/auto.master.d/net
# echo commun -fstype=nfs4,rw,soft,intr server_nfs2:/home/commun  
/etc/auto.master.d/net
# echo /auto_home  /etc/auto.master.d/home --timeout=10  
/etc/auto.master.d/home.autofs
# echo /net/etc/auto.master.d/net --timeout=10 
/etc/auto.master.d/net.autofs
 
Editer /etc/default/autofs


MASTER_MAP_NAME=/etc/auto.master
TIMEOUT=300
BROWSE_MODE=no
LOGGING=none
LDAP_URI=ldap://10.6.200.209;
SEARCH_BASE=dc=info-ufr,dc=univ-montp2,dc=fr
MAP_OBJECT_CLASS=nisMap
ENTRY_OBJECT_CLASS=nisObject
MAP_ATTRIBUTE=nisMapName
ENTRY_ATTRIBUTE=cn
VALUE_ATTRIBUTE=nisMapEntry


 
Editer /etc/default/nfs-common


NEED_STATD=
STATDOPTS=
NEED_GSSD=no
NEED_IDMAPD=yes


 
Editer /etc/idmapd.conf


[General]
Verbosity = 0
Pipefs-Directory = /run/rpc_pipefs
 
Domain = rien
 
[Mapping]
Nobody-User = nobody
Nobody-Group = nogroup


 
# echo blacklist rpcsec_gss_krb5  /etc/modprobe.d/blacklist.conf

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

Title:
  Reboot 

[Bug 1365466] Re: Installing system by selecting different ways, the interface is different

2014-09-24 Thread Ubuntu QA Website
This bug has been reported on the Ubuntu ISO testing tracker.

A list of all reports related to this bug can be found here:
http://iso.qa.ubuntu.com/qatracker/reports/bugs/1365466

** Tags added: iso-testing

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

Title:
  Installing system by selecting different ways,the interface is
  different

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1373250] [NEW] libjudydebian1 and -dev 1.0.5 installs version 1.0.3

2014-09-24 Thread Ketil Malde
Public bug reported:

I'm trying to debug some segfaults, and currently I suspect the libjudy
library.  I was surprised to see in the logs that I was using an old
version, when I thought I had the newest version installed.  Some
further investigation revealed:

% dpkg -L libjudydebian1
/usr
/usr/lib
/usr/lib/libJudy.so.1.0.3
   :

% dpkg -l libjudydebian1
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend
|/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)
||/ NameVersion 
 Architecture Description
+++-===---===
ii  libjudydebian1  1.0.5-1ubuntu1  
 amd64C library for creating and accessing dynamic 
arrays
 
This is on an uptodate 14.04.1 LTS.

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

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

Title:
  libjudydebian1 and -dev 1.0.5 installs version 1.0.3

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1365179] Re: [Browser] Top bar should overlay the page, not anchoring on top of it

2014-09-24 Thread Olivier Tilloy
Related to oxide bug #1370366.

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

Title:
  [Browser] Top bar should overlay the page, not anchoring on top of it

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-ux/+bug/1365179/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1373254] [NEW] 14.04LTS upgrades to pip cause object has no attribute 'findall'

2014-09-24 Thread Bryce Nesbitt
Public bug reported:

# pip install --upgrade six
Cleaning up...
Exception:
Traceback (most recent call last):
  File /usr/lib/python2.7/dist-packages/pip/basecommand.py, line 122, in main
status = self.run(options, args)
  File /usr/lib/python2.7/dist-packages/pip/commands/install.py, line 278, in 
run
requirement_set.prepare_files(finder, force_root_egg_info=self.bundle, 
bundle=self.bundle)
  File /usr/lib/python2.7/dist-packages/pip/req.py, line 1096, in 
prepare_files
req_to_install, self.upgrade)
  File /usr/lib/python2.7/dist-packages/pip/index.py, line 256, in 
find_requirement
page_versions.extend(self._package_versions(page.links, req.name.lower()))
  File /usr/lib/python2.7/dist-packages/pip/index.py, line 432, in 
_package_versions
for link in self._sort_links(links):
  File /usr/lib/python2.7/dist-packages/pip/index.py, line 422, in _sort_links
for link in links:
  File /usr/lib/python2.7/dist-packages/pip/index.py, line 769, in links
for anchor in self.parsed.findall(.//a):
AttributeError: 'Document' object has no attribute 'findall'

Storing debug log for failure in /root/.pip/pip.log


See
https://github.com/pypa/pip/issues/1742 
for the upstream, which blames the distro

ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: python-pip 1.5.4-1
ProcVersionSignature: Ubuntu 3.13.0-35.62-generic 3.13.11.6
Uname: Linux 3.13.0-35-generic x86_64
NonfreeKernelModules: nvidia
ApportVersion: 2.14.1-0ubuntu3.4
Architecture: amd64
Date: Tue Sep 23 23:46:17 2014
PackageArchitecture: all
ProcEnviron:
 LANGUAGE=en_US
 TERM=xterm
 PATH=(custom, no user)
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: python-pip
UpgradeStatus: Upgraded to trusty on 2014-09-18 (6 days ago)

** Affects: python-pip (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug trusty

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

Title:
  14.04LTS upgrades to pip cause object has no attribute 'findall'

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python-pip/+bug/1373254/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1372728] Re: libunity-settings-daemon1 installing lot of *-dev new dependency packages

2014-09-24 Thread dino99
unity-settings-daemon (14.04.0+14.10.20140922-0ubuntu2) utopic;
urgency=medium

  * debian/control:
- Move -dev dependencies from libunity-settings-daemon1 to
  libunity-settings-daemon-dev and add it to the correct section
  (LP: #1372728)

 -- Robert Ancell robert.anc...@canonical.com  Wed, 24 Sep 2014
15:38:13 +1200

Fixed now


** Changed in: unity-settings-daemon (Ubuntu)
   Status: In Progress = Fix Released

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

Title:
  libunity-settings-daemon1 installing lot of *-dev new dependency
  packages

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity-settings-daemon/+bug/1372728/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1373255] [NEW] Bluetooth indicator is shown twice in the upper panel

2014-09-24 Thread Walter Garcia-Fontes
Public bug reported:

Bluetooth indicator is shown two times in the panel. After disabling
bluetooth in System - Settings, there is still one indicator being
shown. Should this come from some ubuntu-touch bluetooth package? I have
also ubuntu8 installed.

ProblemType: Bug
DistroRelease: Ubuntu 14.10
Package: indicator-bluetooth 0.0.6+14.10.20140922-0ubuntu1
ProcVersionSignature: Ubuntu 3.16.0-17.23-generic 3.16.3
Uname: Linux 3.16.0-17-generic x86_64
ApportVersion: 2.14.7-0ubuntu2
Architecture: amd64
CurrentDesktop: Unity
Date: Wed Sep 24 08:50:17 2014
InstallationDate: Installed on 2013-11-28 (299 days ago)
InstallationMedia: Ubuntu 13.10 Saucy Salamander - Release amd64 (20131016.1)
SourcePackage: indicator-bluetooth
UpgradeStatus: Upgraded to utopic on 2014-09-08 (15 days ago)

** Affects: indicator-bluetooth (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug utopic

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

Title:
  Bluetooth indicator is shown twice in the upper panel

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/indicator-bluetooth/+bug/1373255/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1336855] Re: [SRU] non-interactive grub updates broken for /dev/xvda devices on Cloud-Images/Cloud-init

2014-09-24 Thread Launchpad Bug Tracker
This bug was fixed in the package cloud-init - 0.7.6~bzr1020-0ubuntu1

---
cloud-init (0.7.6~bzr1020-0ubuntu1) utopic; urgency=medium

  [ Ben Howard ]
  * Fix for cloud-init misidentifying grub install device (LP: #1336855).

  [ Scott Moser ]
  * New upstream snapshot.
* cc_grub_dpkg: consider /dev/xvda as candidate for grub installation
  (LP: #1336855)
* resizefs: fix backgrounding of resizefs (LP: #1338614)
* cloud-init-blocknet: remove debug code
 -- Scott Moser smo...@ubuntu.com   Tue, 23 Sep 2014 14:20:09 -0400

** Changed in: cloud-init (Ubuntu Utopic)
   Status: In Progress = Fix Released

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

Title:
  [SRU] non-interactive grub updates broken for /dev/xvda devices on
  Cloud-Images/Cloud-init

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cloud-init/+bug/1336855/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1371885] Re: nautilus crashed with SIGSEGV in ffi_call_unix64()

2014-09-24 Thread Per-Inge
Seems to always happen after a check of video properties when Totem
cannot read the video properties.

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

Title:
  nautilus crashed with SIGSEGV in ffi_call_unix64()

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1038139] Re: Missing running check on init script

2014-09-24 Thread Launchpad Bug Tracker
This bug was fixed in the package haproxy - 1.5.4-1ubuntu1

---
haproxy (1.5.4-1ubuntu1) utopic; urgency=medium

  * haproxy.init: return 0 on stop if haproxy was not running.  (LP: #1038139)
 -- Serge Hallyn serge.hal...@ubuntu.com   Tue, 23 Sep 2014 12:06:17 -0500

** Changed in: haproxy (Ubuntu Utopic)
   Status: Confirmed = Fix Released

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

Title:
  Missing running check on init script

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1365055] Re: Application name in quicklists is not translated

2014-09-24 Thread Michael Zanetti
** Changed in: unity8 (Ubuntu)
   Status: Fix Committed = Fix Released

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

Title:
  Application name in quicklists is not translated

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1373259] [NEW] package python3-apparmor 2.8.95~2430-0ubuntu5 failed to install/upgrade: próba nadpisania /usr/lib/python3/dist-packages/apparmor/__init__.py, który istnieje także w pakiecie app

2014-09-24 Thread roxy
Public bug reported:

error

ProblemType: Package
DistroRelease: Ubuntu 14.04
Package: python3-apparmor 2.8.95~2430-0ubuntu5
ProcVersionSignature: Ubuntu 3.13.0-36.63-generic 3.13.11.6
Uname: Linux 3.13.0-36-generic x86_64
ApportVersion: 2.14.1-0ubuntu3.4
Architecture: amd64
Date: Tue Sep 23 12:24:26 2014
DuplicateSignature: package:python3-apparmor:2.8.95~2430-0ubuntu5:próba 
nadpisania /usr/lib/python3/dist-packages/apparmor/__init__.py, który 
istnieje także w pakiecie apparmor-utils 2.8.0-0ubuntu11
ErrorMessage: próba nadpisania 
/usr/lib/python3/dist-packages/apparmor/__init__.py, który istnieje także w 
pakiecie apparmor-utils 2.8.0-0ubuntu11
InstallationDate: Installed on 2010-10-28 (1426 days ago)
InstallationMedia: Ubuntu 10.10 Maverick Meerkat - Release amd64 (20101007)
ProcKernelCmdline: BOOT_IMAGE=/boot/vmlinuz-3.13.0-36-generic 
root=UUID=c1b1bf8e-186f-4164-b348-5753f1d5c37f ro quiet splash vt.handoff=7
SourcePackage: apparmor
Syslog: Sep 23 13:19:24 i5-4000 dbus[1005]: [system] AppArmor D-Bus mediation 
is enabled
Title: package python3-apparmor 2.8.95~2430-0ubuntu5 failed to install/upgrade: 
próba nadpisania /usr/lib/python3/dist-packages/apparmor/__init__.py, który 
istnieje także w pakiecie apparmor-utils 2.8.0-0ubuntu11
UpgradeStatus: Upgraded to trusty on 2013-05-06 (505 days ago)

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


** Tags: amd64 apport-package trusty

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

Title:
  package python3-apparmor 2.8.95~2430-0ubuntu5 failed to
  install/upgrade: próba nadpisania /usr/lib/python3/dist-
  packages/apparmor/__init__.py, który istnieje także w pakiecie
  apparmor-utils 2.8.0-0ubuntu11

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1364003] Re: [FFE] mesa 10.3

2014-09-24 Thread Maarten Lankhorst
Depending on the problems I might be able to fix them myself. I would
also like to note that at least with nouveau I haven't encountered any
yet.

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

Title:
  [FFE] mesa 10.3

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1366642] Re: Resume laptop sometimes shows no lock screen, sometimes lock screen with no text input.

2014-09-24 Thread NoBugs!
*** This bug is a duplicate of bug 1311316 ***
https://bugs.launchpad.net/bugs/1311316

Fixed a week ago? I don't think so, I'm still seeing the case where
sometimes it comes up with lock screen, sometimes it doesn't have a lock
screen, and just lets you work. So, I don't think this is just a
duplicate of that other bug.

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

Title:
  Resume laptop sometimes shows no lock screen, sometimes lock screen
  with no text input.

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1368831] Re: [Launcher] [design] Change pin/un-pin terminology to Add/Remove

2014-09-24 Thread Michael Zanetti
After talking with Vesa, turns out this is not due yet. The problem is
that it has dependencies (like removing recent apps) from the launcher
which still have open questions and inter dependencies to e.g. the dash.
Marking as incomplete until design comes up with the full plan.

** Changed in: unity8 (Ubuntu)
   Status: New = Incomplete

** Changed in: unity8 (Ubuntu)
   Importance: High = Undecided

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

Title:
  [Launcher] [design] Change pin/un-pin terminology to Add/Remove

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-ux/+bug/1368831/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1373259] Re: package python3-apparmor 2.8.95~2430-0ubuntu5 failed to install/upgrade: próba nadpisania /usr/lib/python3/dist-packages/apparmor/__init__.py, który istnieje także w pakiecie appar

2014-09-24 Thread Apport retracing service
** Tags removed: need-duplicate-check

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

Title:
  package python3-apparmor 2.8.95~2430-0ubuntu5 failed to
  install/upgrade: próba nadpisania /usr/lib/python3/dist-
  packages/apparmor/__init__.py, który istnieje także w pakiecie
  apparmor-utils 2.8.0-0ubuntu11

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1240198] Re: Wrong keyboard layout active after booting into desktop

2014-09-24 Thread Julien Olivier
@mniess

Apparently, you need to test your patch against Utopic to get this
finally fixed. Could you do it please?

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

Title:
  Wrong keyboard layout active after booting into desktop

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1338045] Re: nm-applet icon invisible

2014-09-24 Thread Monsta
*** This bug is a duplicate of bug 1301158 ***
https://bugs.launchpad.net/bugs/1301158

** This bug has been marked a duplicate of bug 1301158
   nm-applet icon invisible

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

Title:
  nm-applet icon invisible

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/network-manager-applet/+bug/1338045/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1366073] Re: Combination of CREATE, RENAME, and ALTER TABLE statements on related tables causes crash

2014-09-24 Thread Laurynas Biveinis
Indeed. We had reasons to think it is fixed only in 5.5.41, glad to see
it in an earlier release.

** Changed in: percona-server/5.6
 Assignee: Laurynas Biveinis (laurynas-biveinis) = (unassigned)

** Changed in: percona-server/5.5
 Assignee: Laurynas Biveinis (laurynas-biveinis) = (unassigned)

** Changed in: percona-server/5.5
   Status: In Progress = Triaged

** Changed in: percona-server/5.6
   Status: In Progress = Triaged

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

Title:
  Combination of CREATE, RENAME, and ALTER TABLE statements on related
  tables causes crash

To manage notifications about this bug go to:
https://bugs.launchpad.net/mysql-server/+bug/1366073/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1373039] Re: Crash in QML compiler if terminated whilst compiling asynchronous components

2014-09-24 Thread Timo Jyrinki
I found one commit from the 5.3 branch that sounds possibly associated -
https://codereview.qt-project.org/#/c/88153/ - and I've built it so that
you can test it by:

sudo apt-add-repository ppa:canonical-qt5-edgers/qt5-daily
sudo apt update
sudo apt dist-upgrade

It should work both on rtm and utopic images.

In a certainly promising way I was able to crash it once before
upgrading, and I don't get it to crash after updating, but it might be
luck also.

Can you confirm Michael if that helps with the issue? If so, we don't
need actual development resources allocated and I can start
landing/testing process for that backported patch.

** Changed in: qtdeclarative-opensource-src (Ubuntu)
   Status: New = Incomplete

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

Title:
  Crash in QML compiler if terminated whilst compiling asynchronous
  components

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qtdeclarative-opensource-src/+bug/1373039/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1325801] Re: failed to boot from USB disk with error: gfxboot.c32: not a COM32R Image boot:

2014-09-24 Thread Joey Zheng
remove tag patch as diff.patch is not a patch for fixing this issue,
but it is for us to help see what the root cause is.

** Tags removed: patch

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

Title:
  failed to boot from USB disk with error: gfxboot.c32: not a COM32R
  Image boot:

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-cdimage/+bug/1325801/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1359249] Re: Launching PAVUControl works from Xubuntu, but not from Xfce

2014-09-24 Thread Monsta
Sorry, *indicator-sound* of course, damn those unchangeable comments :)

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

Title:
  Launching PAVUControl works from Xubuntu, but not from Xfce

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/indicator-sound/+bug/1359249/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1359249] Re: Launching PAVUControl works from Xubuntu, but not from Xfce

2014-09-24 Thread Monsta
Ok, I've tested it myself in the same other Xfce session.

monsta@xubuntu:~$ echo $XDG_CURRENT_DESKTOP
XFCE
monsta@xubuntu:~$ echo $DESKTOP_SESSION
xfce


So it's clear that the condition in indicator-application source code should be 
changed.

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

Title:
  Launching PAVUControl works from Xubuntu, but not from Xfce

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/indicator-sound/+bug/1359249/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1365377] Re: sosreport doesn't collect swift details

2014-09-24 Thread Louis Bouchard
Available in Utopic.

** Changed in: sosreport (Ubuntu)
   Status: In Progress = Fix Released

** Changed in: sosreport (Ubuntu)
 Assignee: Louis Bouchard (louis-bouchard) = (unassigned)

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

Title:
  sosreport doesn't collect swift details

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1373271] [NEW] Wrong plugin version displayed in chromium

2014-09-24 Thread Alberto Donato
Public bug reported:

In the chrome://plugins page the wrong plugin version is displayed.

This is due to a bug in parsing the plugin version in the the script part that 
gets added to /etc/chromium/default.
The attached patch fixes it, please consider applying it.

ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: pepperflashplugin-nonfree 1.3ubuntu1
ProcVersionSignature: Ubuntu 3.13.0-36.63-generic 3.13.11.6
Uname: Linux 3.13.0-36-generic x86_64
ApportVersion: 2.14.1-0ubuntu3.4
Architecture: amd64
CurrentDesktop: Unity
Date: Wed Sep 24 10:29:48 2014
EcryptfsInUse: Yes
InstallationDate: Installed on 2014-02-22 (214 days ago)
InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Alpha amd64 (20140221)
SourcePackage: pepperflashplugin-nonfree
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: pepperflashplugin-nonfree (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug trusty

** Patch added: Fix plugin version parsing
   
https://bugs.launchpad.net/bugs/1373271/+attachment/4213199/+files/pepperflashplugin-nonfree-version.diff

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

Title:
  Wrong plugin version displayed in chromium

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pepperflashplugin-nonfree/+bug/1373271/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1372611] Re: Unity8 hangs at 100% CPU when cancelling the youtube account creation on the video and youtube scope

2014-09-24 Thread taiebot65
also happens on r.254

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

Title:
  Unity8 hangs at 100% CPU when cancelling the youtube account creation
  on the video and youtube scope

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1369476] Re: No sound input/output via bluetooth headset in HSP/HFP mode

2014-09-24 Thread Hui Wang
The fix was upstreamed in the pulseaudio. Please refer to
http://cgit.freedesktop.org/pulseaudio/pulseaudio/commit/?id=1ff4f1b67a813d1772f04f4d394588a0a4483c28

** Changed in: hwe-next
 Assignee: (unassigned) = Hui Wang (hui.wang)

** Changed in: hwe-next
   Importance: Undecided = Medium

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

** Changed in: hwe-next
   Status: New = Fix Released

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

Title:
  No sound input/output via bluetooth headset in HSP/HFP mode

To manage notifications about this bug go to:
https://bugs.launchpad.net/hwe-next/+bug/1369476/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1373270] [NEW] Ubuntu 14.04 fails to pass login screen after dbus:amd64-1.6.18-0ubuntu4.2 update

2014-09-24 Thread Benjaminabel
Public bug reported:

Ubuntu 14.04 fails to pass login screen after dbus:amd64-1.6.18-0ubuntu4.2 
update. Downgrading to *=0ubuntu4 solves the issue. 
.xsession-errors log tells that processes started and stopped immediately.

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

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

Title:
  Ubuntu 14.04 fails to pass login screen after
  dbus:amd64-1.6.18-0ubuntu4.2 update

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1310049] Re: [SRU] lsdvd

2014-09-24 Thread LocutusOfBorg
Hi Marc, the debdiff is fairly trivial, and should be good the one listed there
https://launchpadlibrarian.net/174219383/lsdvd_0.16-4_0.16-5.diff.gz

(with just a little sed for the target release of course)

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

Title:
  [SRU] lsdvd

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1354024] Re: Running YCSB workload on MongoDB on Ubuntu 14.10 VM resulted in kernel bug

2014-09-24 Thread bugproxy
** Tags removed: severity-critical
** Tags added: severity-high

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

Title:
  Running YCSB workload on MongoDB on Ubuntu 14.10 VM resulted in kernel
  bug

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1369294] Re: openvswitch-datapath-dkms 2.0.2-0ubuntu0.14.04.1: openvswitch kernel module failed to build [configure: error: Linux kernel in /lib/modules/3.13.0-35-generic/build is version 3.13.11

2014-09-24 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
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1369294

Title:
  openvswitch-datapath-dkms 2.0.2-0ubuntu0.14.04.1: openvswitch kernel
  module failed to build [configure: error: Linux kernel in
  /lib/modules/3.13.0-35-generic/build is version 3.13.11, but version
  newer than 3.12.x is not supported]

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1373276] [NEW] Unable to connect to ethernet with Intel I217-LM

2014-09-24 Thread boulayj
Public bug reported:

I can't connect to network with my ethernet card Intel I217-LM.
I've try to connect on different network but the connection never succeed.

I've updated my e1000e driver to the latest version found here :
http://www.intel.com/support/network/sb/cs-032514.htm

Here is an extract of my syslog:

 
Sep 24 09:35:56 Jumbo NetworkManager[949]: info (eth0): DHCPv4 state changed 
nbi - preinit
Sep 24 09:35:56 Jumbo dhclient: Listening on LPF/eth0/54:ee:75:21:e7:a5
Sep 24 09:35:56 Jumbo dhclient: Sending on   LPF/eth0/54:ee:75:21:e7:a5
Sep 24 09:35:56 Jumbo dhclient: Sending on   Socket/fallback
Sep 24 09:35:56 Jumbo dhclient: DHCPDISCOVER on eth0 to 255.255.255.255 port 67 
interval 3 (xid=0x3d7d5975)
Sep 24 09:35:57 Jumbo avahi-daemon[1001]: Joining mDNS multicast group on 
interface eth0.IPv6 with address fe80::56ee:75ff:fe21:e7a5.
Sep 24 09:35:57 Jumbo avahi-daemon[1001]: New relevant interface eth0.IPv6 for 
mDNS.
Sep 24 09:35:57 Jumbo avahi-daemon[1001]: Registering new address record for 
fe80::56ee:75ff:fe21:e7a5 on eth0.*.
Sep 24 09:35:59 Jumbo dhclient: DHCPDISCOVER on eth0 to 255.255.255.255 port 67 
interval 8 (xid=0x3d7d5975)
Sep 24 09:36:07 Jumbo dhclient: DHCPDISCOVER on eth0 to 255.255.255.255 port 67 
interval 9 (xid=0x3d7d5975)
Sep 24 09:36:16 Jumbo dhclient: DHCPDISCOVER on eth0 to 255.255.255.255 port 67 
interval 7 (xid=0x3d7d5975)
Sep 24 09:36:16 Jumbo NetworkManager[949]: info (eth0): IP6 addrconf timed 
out or failed.
Sep 24 09:36:16 Jumbo NetworkManager[949]: info Activation (eth0) Stage 4 of 
5 (IPv6 Configure Timeout) scheduled...
Sep 24 09:36:16 Jumbo NetworkManager[949]: info Activation (eth0) Stage 4 of 
5 (IPv6 Configure Timeout) started...
Sep 24 09:36:16 Jumbo NetworkManager[949]: info Activation (eth0) Stage 4 of 
5 (IPv6 Configure Timeout) complete.
Sep 24 09:36:23 Jumbo dhclient: DHCPDISCOVER on eth0 to 255.255.255.255 port 67 
interval 15 (xid=0x3d7d5975)
Sep 24 09:36:38 Jumbo dhclient: DHCPDISCOVER on eth0 to 255.255.255.255 port 67 
interval 9 (xid=0x3d7d5975)
Sep 24 09:36:41 Jumbo NetworkManager[949]: warn (eth0): DHCPv4 request timed 
out.
Sep 24 09:36:41 Jumbo NetworkManager[949]: info (eth0): canceled DHCP 
transaction, DHCP client pid 7583
Sep 24 09:36:41 Jumbo NetworkManager[949]: info Activation (eth0) Stage 4 of 
5 (IPv4 Configure Timeout) scheduled...
Sep 24 09:36:41 Jumbo NetworkManager[949]: info Activation (eth0) Stage 4 of 
5 (IPv4 Configure Timeout) started...
Sep 24 09:36:41 Jumbo NetworkManager[949]: info (eth0): device state change: 
ip-config - failed (reason 'ip-config-unavailable') [70 120 5]
Sep 24 09:36:41 Jumbo NetworkManager[949]: info NetworkManager state is now 
DISCONNECTED
Sep 24 09:36:41 Jumbo NetworkManager[949]: warn Activation (eth0) failed for 
connection 'Connexion filaire 1'
Sep 24 09:36:41 Jumbo NetworkManager[949]: info Activation (eth0) Stage 4 of 
5 (IPv4 Configure Timeout) complete.
Sep 24 09:36:41 Jumbo NetworkManager[949]: info (eth0): device state change: 
failed - disconnected (reason 'none') [120 30 0]
Sep 24 09:36:41 Jumbo NetworkManager[949]: info (eth0): deactivating device 
(reason 'none') [0]
Sep 24 09:36:41 Jumbo avahi-daemon[1001]: Withdrawing address record for 
fe80::56ee:75ff:fe21:e7a5 on eth0.
Sep 24 09:36:41 Jumbo avahi-daemon[1001]: Leaving mDNS multicast group on 
interface eth0.IPv6 with address fe80::56ee:75ff:fe21:e7a5.
Sep 24 09:36:41 Jumbo avahi-daemon[1001]: Interface eth0.IPv6 no longer 
relevant for mDNS.
Sep 24 09:36:41 Jumbo avahi-daemon[1001]: Withdrawing address record for 
192.168.1.101 on eth0.
Sep 24 09:36:41 Jumbo avahi-daemon[1001]: Leaving mDNS multicast group on 
interface eth0.IPv4 with address 192.168.1.101.
Sep 24 09:36:41 Jumbo avahi-daemon[1001]: Interface eth0.IPv4 no longer 
relevant for mDNS.
Sep 24 09:36:43 Jumbo avahi-daemon[1001]: Joining mDNS multicast group on 
interface eth0.IPv6 with address fe80::56ee:75ff:fe21:e7a5.
Sep 24 09:36:43 Jumbo avahi-daemon[1001]: New relevant interface eth0.IPv6 for 
mDNS.
Sep 24 09:36:43 Jumbo avahi-daemon[1001]: Registering new address record for 
fe80::56ee:75ff:fe21:e7a5 on eth0.*.
Sep 24 09:36:44 Jumbo NetworkManager[949]: info Auto-activating connection 
'Connexion filaire 1'.
Sep 24 09:36:44 Jumbo NetworkManager[949]: info Activation (eth0) starting 
connection 'Connexion filaire 1'
Sep 24 09:36:44 Jumbo NetworkManager[949]: info (eth0): device state change: 
disconnected - prepare (reason 'none') [30 40 0]
Sep 24 09:36:44 Jumbo NetworkManager[949]: info NetworkManager state is now 
CONNECTING
Sep 24 09:36:44 Jumbo NetworkManager[949]: info Activation (eth0) Stage 1 of 
5 (Device Prepare) scheduled...
Sep 24 09:36:44 Jumbo NetworkManager[949]: info Activation (eth0) Stage 1 of 
5 (Device Prepare) started...
Sep 24 09:36:44 Jumbo NetworkManager[949]: info Activation (eth0) Stage 2 of 
5 (Device Configure) scheduled...
Sep 24 09:36:44 Jumbo NetworkManager[949]: info Activation (eth0) Stage 1 of 
5 (Device Prepare) complete.
Sep 

[Bug 1358647] Re: [Dell XPS 12-9Q33] suspend/resume failure

2014-09-24 Thread emk2203
Due to a hardware failure, Ubuntu was restored on the SSD of the machine
instead of a native install on USB media. Suspend/resume now work
properly.

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

Title:
  [Dell XPS 12-9Q33] suspend/resume failure

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1362543] Re: Web Application fail to load properly every other time is launched

2014-09-24 Thread Olivier Tilloy
 How are applications stopped when you swipe them away
 in the app switcher?

QtMir calls ubuntu_app_launch_stop_application(…), which calls into
Upstart’s D-Bus Stop method.

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

Title:
  Web Application fail to load properly every other time is launched

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1373278] Re: lttng-modules-dkms 2.4.0-1ubuntu1: lttng-modules kernel module failed to build

2014-09-24 Thread Apport retracing service
** Tags removed: need-duplicate-check

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

Title:
  lttng-modules-dkms 2.4.0-1ubuntu1: lttng-modules kernel module failed
  to build

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lttng-modules/+bug/1373278/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


  1   2   3   4   5   6   7   8   9   10   >