[Bug 1460441] [NEW] sensors-detect fails to enumerate nct6775.ko device

2015-05-31 Thread directhex
Public bug reported:

sensors-detect does not correctly discover a Nuvaton NCT6792D, chip ID
0xc911

Trying family `VIA/Winbond/Nuvoton/Fintek'...   Yes
Found unknown chip with ID 0xc911

This chip is supported by the kernel module nct6775.ko, in kernel 3.12
or higher:

[23326.225720] nct6775: Found NCT6792D or compatible chip at 0x4e:0xa10

ProblemType: Bug
DistroRelease: Ubuntu 15.04
Package: lm-sensors 1:3.3.5-2
ProcVersionSignature: Ubuntu 3.19.0-18.18-generic 3.19.6
Uname: Linux 3.19.0-18-generic x86_64
NonfreeKernelModules: nvidia
ApportVersion: 2.17.2-0ubuntu1.1
Architecture: amd64
CurrentDesktop: Unity
Date: Sun May 31 16:36:20 2015
InstallationDate: Installed on 2015-04-24 (37 days ago)
InstallationMedia: Ubuntu 15.04 Vivid Vervet - Release amd64 (20150422)
SourcePackage: lm-sensors
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: lm-sensors (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug vivid

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

Title:
  sensors-detect fails to enumerate nct6775.ko device

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lm-sensors/+bug/1460441/+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 1385868] Re: Samba logrotate script uses invalid argument to /etc/init.d/nmdb

2015-05-31 Thread jimav
Also confirm it's happening on vivid (15.04) - get an email from Anacron
cron.daily after rebooting.

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

Title:
  Samba logrotate script uses invalid argument to /etc/init.d/nmdb

To manage notifications about this bug go to:
https://bugs.launchpad.net/hundredpapercuts/+bug/1385868/+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 1303934] Re: no error message to console when cloud-config-url fails to load

2015-05-31 Thread M.Morana
Upon further investigation, this is going to seem odd but I had two
disks per VM (for Autopilot) of differing types (for testing) and the
Deployed root disk was set to sdb, whereas sda was used for the initial
Deploingt target (new/different bug?)(note: I renamed the nodes vs.
above to avoid confusion for me but these are the same nodes as above):

Deploying:

overlayroot on / type overlayfs 
(rw,lowerdir=/media/root-ro/,upperdir=/media/root-rw/overlay)
proc on /proc type proc (rw,noexec,nosuid,nodev)
sysfs on /sys type sysfs (rw,noexec,nosuid,nodev)
none on /sys/fs/cgroup type tmpfs (rw)
none on /sys/fs/fuse/connections type fusectl (rw)
none on /sys/kernel/debug type debugfs (rw)
none on /sys/kernel/security type securityfs (rw)
udev on /dev type devtmpfs (rw,mode=0755)
devpts on /dev/pts type devpts (rw,noexec,nosuid,gid=5,mode=0620)
tmpfs on /run type tmpfs (rw,noexec,nosuid,size=10%,mode=0755)
none on /run/lock type tmpfs (rw,noexec,nosuid,nodev,size=5242880)
none on /run/shm type tmpfs (rw,nosuid,nodev)
none on /run/user type tmpfs (rw,noexec,nosuid,nodev,size=104857600,mode=0755)
/dev/sdc on /media/root-ro type ext4 (ro)
tmpfs-root on /media/root-rw type tmpfs (rw,relatime)
none on /sys/fs/pstore type pstore (rw)
systemd on /sys/fs/cgroup/systemd type cgroup 
(rw,noexec,nosuid,nodev,none,name=systemd)
/dev/sda1 on /tmp/tmpHpNIFU/target type ext4 (rw)
/dev on /tmp/tmpHpNIFU/target/dev type none (rw,bind)
/proc on /tmp/tmpHpNIFU/target/proc type none (rw,bind)
/sys on /tmp/tmpHpNIFU/target/sys type none (rw,bind)

Deployed:

/dev/sdb1 on / type ext4 (rw)
proc on /proc type proc (rw,noexec,nosuid,nodev)
sysfs on /sys type sysfs (rw,noexec,nosuid,nodev)
none on /sys/fs/cgroup type tmpfs (rw)
none on /sys/fs/fuse/connections type fusectl (rw)
none on /sys/kernel/debug type debugfs (rw)
none on /sys/kernel/security type securityfs (rw)
udev on /dev type devtmpfs (rw,mode=0755)
devpts on /dev/pts type devpts (rw,noexec,nosuid,gid=5,mode=0620)
tmpfs on /run type tmpfs (rw,noexec,nosuid,size=10%,mode=0755)
none on /run/lock type tmpfs (rw,noexec,nosuid,nodev,size=5242880)
none on /run/shm type tmpfs (rw,nosuid,nodev)
none on /run/user type tmpfs (rw,noexec,nosuid,nodev,size=104857600,mode=0755)
none on /sys/fs/pstore type pstore (rw)
overflow on /tmp type tmpfs (rw,size=1048576,mode=1777)
systemd on /sys/fs/cgroup/systemd type cgroup 
(rw,noexec,nosuid,nodev,none,name=systemd)


So I'm unsure if the renaming fixed it and/or the disk reconfiguration (two 
identical SATA emulations) but now it works.

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

Title:
  no error message to console when cloud-config-url fails to load

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-init/+bug/1303934/+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 1303934] Re: no error message to console when cloud-config-url fails to load

2015-05-31 Thread M.Morana
I think I just hit this problem with MAAS 1.7.2 with a trusty virtual
setup on my laptop, I'll hopefully keep this for a few days to test a
Chef bug so let me know if you need any more information:

ubuntu@maas-node-1:~$ lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description:Ubuntu 14.04.2 LTS
Release:14.04
Codename:   trusty
ubuntu@maas-node-1:~$ dpkg -l | grep cloud-init
ii  cloud-init   0.7.5-0ubuntu1.5 all   
   Init scripts for cloud instances
ii  cloud-initramfs-dyn-netconf  0.25ubuntu1  all   
   write a network interface file in /run for BOOTIF
ubuntu@maas-node-1:~$ cat /proc/cmdline 
BOOT_IMAGE=/boot/vmlinuz-3.13.0-35-generic 
root=UUID=ebef096d-3483-4027-abf4-d0621f6f7144 ro
ubuntu@maas-node-1:~$ tail -20 /var/log/cloud-init.log
2015-05-31 17:19:17,681 - url_helper.py[DEBUG]: Please wait 5 seconds while we 
wait to try again
2015-05-31 17:19:22,685 - url_helper.py[DEBUG]: [0/1] open 
'http://192.168.101.2/MAAS/metadata//2012-03-01/meta-data/instance-id' with 
{'url': 'http://192.168.101.2/MAAS/metadata//2012-03-01/meta-data/instance-id', 
'headers': {'Authorization': 'OAuth realm=, oauth_nonce=26709034, 
oauth_timestamp=1433092762, oauth_consumer_key=uU9KHB7kPK24yZcFrx, 
oauth_signature_method=PLAINTEXT, oauth_version=1.0, 
oauth_token=gwF4Eh6beNEqXcg3f6, 
oauth_signature=%262bj652WEP7dp3NHKxsHZVRaFmhCeUv79'}, 'allow_redirects': 
True, 'method': 'GET', 'timeout': 4.0} configuration
2015-05-31 17:19:25,685 - url_helper.py[DEBUG]: Calling 
'http://192.168.101.2/MAAS/metadata//2012-03-01/meta-data/instance-id' failed 
[118/120s]: request error [HTTPConnectionPool(host='192.168.101.2', port=80): 
Max retries exceeded with url: /MAAS/metadata//2012-03-01/meta-data/instance-id 
(Caused by class 'socket.error': [Errno 113] No route to host)]
2015-05-31 17:19:25,685 - url_helper.py[DEBUG]: Please wait 5 seconds while we 
wait to try again
2015-05-31 17:19:30,690 - DataSourceMAAS.py[CRITICAL]: Giving up on md from 
['http://192.168.101.2/MAAS/metadata//2012-03-01/meta-data/instance-id'] after 
123 seconds
2015-05-31 17:19:30,697 - util.py[WARNING]: No instance datasource found! 
Likely bad things to come!
2015-05-31 17:19:30,697 - util.py[DEBUG]: No instance datasource found! Likely 
bad things to come!
Traceback (most recent call last):
  File /usr/bin/cloud-init, line 242, in main_init
init.fetch()
  File /usr/lib/python2.7/dist-packages/cloudinit/stages.py, line 308, in 
fetch
return self._get_data_source()
  File /usr/lib/python2.7/dist-packages/cloudinit/stages.py, line 236, in 
_get_data_source
pkg_list)
  File /usr/lib/python2.7/dist-packages/cloudinit/sources/__init__.py, line 
260, in find_source
raise DataSourceNotFoundException(msg)
DataSourceNotFoundException: Did not find any data source, searched classes: 
(DataSourceMAAS)
2015-05-31 17:19:30,702 - util.py[DEBUG]: Reading from /proc/uptime 
(quiet=False)
2015-05-31 17:19:30,703 - util.py[DEBUG]: Read 14 bytes from /proc/uptime
2015-05-31 17:19:30,703 - util.py[DEBUG]: cloud-init mode 'init' took 124.041 
seconds (124.04)
ubuntu@maas-node-1:/var/lib/cloud/data$ cat previous-datasource 
DataSourceMAAS: DataSourceMAAS [http://192.168.101.2/MAAS/metadata/]

^^^ Interesting bit, I'm switching between two MAASes (testing 1.8 which
is [powered off] at 192.168.101.2)

root@maas-node-1:/var/lib/cloud/instances/node-bec4d2f6-0652-11e5-b1c1-525400cad0ca#
 cat datasource 
DataSourceMAAS: DataSourceMAAS [http://192.168.101.2/MAAS/metadata/]
root@maas-node-1:/var/lib/cloud/instances/node-bec4d2f6-0652-11e5-b1c1-525400cad

**

ubuntu@maas17:~$ dpkg -l | grep 'maas '
ii  maas1.7.5+bzr3369-0ubuntu1~trusty1   all
  MAAS server all-in-one metapackage
ubuntu@maas17:~$ ifconfig eth0 | head -2
eth0  Link encap:Ethernet  HWaddr 52:54:00:XX:YY:ZZ  
  inet addr:192.168.101.3  Bcast:192.168.101.255  Mask:255.255.255.0

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

Title:
  no error message to console when cloud-config-url fails to load

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-init/+bug/1303934/+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 1356208] Re: groups syntax broken

2015-05-31 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: cloud-init (Ubuntu)
   Status: New = Confirmed

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

Title:
  groups syntax broken

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-init/+bug/1356208/+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 1315402] Re: No easy way to use hugetlbfs with QEMU

2015-05-31 Thread Dadio
On 15.04 upstart isn't standard anymore...

Now the qemu-kvm.conf upstart script isn't run.

Shouldn't the upstart script be converted to a regular systemd script?

Right now, the hugepages functionality isn't working anymore on Ubuntu
15.04...

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

Title:
  No easy way to use hugetlbfs with QEMU

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qemu/+bug/1315402/+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 1356208] Re: groups syntax broken

2015-05-31 Thread Nobuto Murata
Bug: #1354694 with a patch attached looks similar.

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

Title:
  groups syntax broken

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-init/+bug/1356208/+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 1459653] Re: manpage of -R gives the impression that screen -R always resumes a session

2015-05-31 Thread Alberto Salvia Novella
** Also affects: hundredpapercuts
   Importance: Undecided
   Status: New

** Changed in: hundredpapercuts
   Status: New = Confirmed

** Changed in: hundredpapercuts
   Importance: Undecided = Low

** Changed in: screen (Ubuntu)
   Importance: Undecided = Low

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

Title:
  manpage of -R gives the impression that screen -R always resumes a
  session

To manage notifications about this bug go to:
https://bugs.launchpad.net/hundredpapercuts/+bug/1459653/+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 1339770] Re: Machines are killed if mongo fails

2015-05-31 Thread Adam Conrad
That still sounds like a won't, not a can't.  Surely, there's a way
to do another release of an older branch and test it.

** Also affects: juju-core (Ubuntu)
   Importance: Undecided
   Status: New

** No longer affects: juju-core (Ubuntu)

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

Title:
  Machines are killed if mongo fails

To manage notifications about this bug go to:
https://bugs.launchpad.net/juju-core/+bug/1339770/+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 1449056] Re: rabbitmq not ready after restart

2015-05-31 Thread Tony Breeds
Trying to restate the problem a little morew clearly as after we've looked into 
this the 'Bug Description' is really more of a symptom.


The current systemd sverice definition for rabbitmq-server completes
before the rabbit process is actually available.  This means that
scripted environments that start rabbitmq-server and then try to talk to
it fall subject to a race (see Bug Description).

The best solution is to package erlang-sd_notify[1]  and patch rabbit
3.5 with something like[2]  and then change the systemd service type
from 'simple' to 'notify'.  That fix is probably better for debian
unstable / wily.

For testing/vivid I propose Adding a new script that will wait for the
daemon to be available and calling that from  from the service file.

[1] https://github.com/lemenkov/erlang-sd_notify
[2] 
http://pkgs.fedoraproject.org/cgit/rabbitmq-server.git/tree/rabbitmq-server-0001-Add-systemd-notify-support.patch?h=f21

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

Title:
  rabbitmq not ready after restart

To manage notifications about this bug go to:
https://bugs.launchpad.net/devstack/+bug/1449056/+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 1387250] Re: nova.compute.manager Error: No module named cryptography.hazmat.bindings.openssl.binding

2015-05-31 Thread Launchpad Bug Tracker
[Expired for nova (Ubuntu) because there has been no activity for 60
days.]

** Changed in: nova (Ubuntu)
   Status: Incomplete = Expired

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

Title:
  nova.compute.manager Error: No module named
  cryptography.hazmat.bindings.openssl.binding

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1387250/+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 1438954] Re: package apache2 2.4.7-1ubuntu4.4 failed to install/upgrade: sub-processo script post-installation instalado retornou estado de saída de erro 1

2015-05-31 Thread Launchpad Bug Tracker
[Expired for apache2 (Ubuntu) because there has been no activity for 60
days.]

** Changed in: apache2 (Ubuntu)
   Status: Incomplete = Expired

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

Title:
  package apache2 2.4.7-1ubuntu4.4 failed to install/upgrade: sub-
  processo script post-installation instalado retornou estado de saída
  de erro 1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apache2/+bug/1438954/+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 1458630] Re: broken package init-system-helpers: attempt to rewrite other package files

2015-05-31 Thread Martin Pitt
** Changed in: init-system-helpers (Ubuntu)
   Status: Triaged = In Progress

** Changed in: init-system-helpers (Ubuntu)
 Assignee: (unassigned) = Martin Pitt (pitti)

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

Title:
  broken package init-system-helpers: attempt to rewrite other package
  files

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/init-system-helpers/+bug/1458630/+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 1449056] Re: rabbitmq not ready after restart

2015-05-31 Thread OpenStack Infra
** Changed in: devstack
 Assignee: Dr. Jens Rosenboom (j-rosenboom-j) = Tony Breeds (o-tony)

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

Title:
  rabbitmq not ready after restart

To manage notifications about this bug go to:
https://bugs.launchpad.net/devstack/+bug/1449056/+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 1460515] Re: package maas-region-controller 1.7.3+bzr3363-0ubuntu2 failed to install/upgrade: sub-processo script post-installation instalado retornou estado de saída de erro 1

2015-05-31 Thread Apport retracing service
** Tags removed: need-duplicate-check

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

Title:
  package maas-region-controller 1.7.3+bzr3363-0ubuntu2 failed to
  install/upgrade: sub-processo script post-installation instalado
  retornou estado de saída de erro 1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/maas/+bug/1460515/+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 1460515] [NEW] package maas-region-controller 1.7.3+bzr3363-0ubuntu2 failed to install/upgrade: sub-processo script post-installation instalado retornou estado de saída de erro 1

2015-05-31 Thread José Antonio da Silva Filho
Public bug reported:

Description:Ubuntu 15.04
Release:15.04
sudo apt-get -f install maas
Lendo listas de pacotes... Pronto
Construindo árvore de dependências   
Lendo informação de estado... Pronto
maas já é a versão mais nova.
0 pacotes atualizados, 0 pacotes novos instalados, 0 a serem removidos e 2 não 
atualizados.
2 pacotes não totalmente instalados ou removidos.
Depois desta operação, 0 B adicionais de espaço em disco serão usados.
Você quer continuar? [S/n] S
Configurando maas-region-controller (1.7.3+bzr3363-0ubuntu2) ...

ProblemType: Package
DistroRelease: Ubuntu 15.04
Package: maas-region-controller 1.7.3+bzr3363-0ubuntu2
ProcVersionSignature: Ubuntu 3.19.0-18.18-generic 3.19.6
Uname: Linux 3.19.0-18-generic i686
ApportVersion: 2.17.2-0ubuntu1.1
Architecture: i386
Date: Mon Jun  1 01:07:09 2015
DuplicateSignature: 
package:maas-region-controller:1.7.3+bzr3363-0ubuntu2:sub-processo script 
post-installation instalado retornou estado de saída de erro 1
ErrorMessage: sub-processo script post-installation instalado retornou estado 
de saída de erro 1
InstallationDate: Installed on 2015-05-24 (7 days ago)
InstallationMedia: Ubuntu 15.04 Vivid Vervet - Release i386 (20150422)
PackageArchitecture: all
RelatedPackageVersions:
 dpkg 1.17.25ubuntu1
 apt  1.0.9.7ubuntu4
SourcePackage: maas
Title: package maas-region-controller 1.7.3+bzr3363-0ubuntu2 failed to 
install/upgrade: sub-processo script post-installation instalado retornou 
estado de saída de erro 1
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: apport-package i386 vivid

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

Title:
  package maas-region-controller 1.7.3+bzr3363-0ubuntu2 failed to
  install/upgrade: sub-processo script post-installation instalado
  retornou estado de saída de erro 1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/maas/+bug/1460515/+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 1449056] Re: rabbitmq not ready after restart

2015-05-31 Thread Tony Breeds
Update package to
1) include rabbitmq-server-wait: A helper script that uses the same environment 
file as rabbitmq-server and waits until the server is up.
2) Call the new file from the systemd service.

This ensures that the server is available when systemctl start rabbitmq-
server exits.

** Patch added: rabbitmq-sync-systemd.patch
   
https://bugs.launchpad.net/devstack/+bug/1449056/+attachment/4407815/+files/rabbitmq-sync-systemd.patch

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

Title:
  rabbitmq not ready after restart

To manage notifications about this bug go to:
https://bugs.launchpad.net/devstack/+bug/1449056/+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 1374166] Re: Document how to add swap space on Azure resource disk

2015-05-31 Thread David Frank
So I ended up on this page and found the conclusion is azure cloud-init
doesn't support adding a swap through configuration, is that true?

Furthermore why isn't there a canonical doc or blog post that explain
the correct way to add swap for Ubuntu VM on Azure?

I have seen examples that modify /etc/fstab, and examples that modify
/etc/waagent.conf, as well as trying to use CustomData.

I have read both:

- https://wiki.ubuntu.com/AzureSwapPartitions
- 
https://azure.microsoft.com/en-us/documentation/articles/virtual-machines-linux-agent-user-guide/

Yet I am still not sure how could I edit my configuration to create a
swap through cloud-init on next boot. If this is fixed and released,
then please help point me and whoever comes next to the right doc.

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

Title:
  Document how to add swap space on Azure resource disk

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cloud-init/+bug/1374166/+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 1460389] [NEW] Version number mismatches: 2.0 beta but actually 1.8.6

2015-05-31 Thread Kai-Chung Yan
Public bug reported:

Ubuntu distribution: 15.04 Vivid
Package version: 2.0.0~beta2+isreally1.8.6-4ubuntu1

I am an Gradle maintainer in Debian and I am currently updating the
gradle package. The Debian source package of gradle has build
conflicts in groovy = 2.0.0~, and in Ubuntu this causes error when
building the package.

As the version tells, the version is actually 1.8.6-4ubuntu1, but why is
it the case? Why is it not simply 1.8.6-4ubuntu1? Since there is already
an groovy2 package and the groovy package should remain version 1.x.
I demand that the version of  the gradle package returns to 1.8.6.

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


** Tags: version

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

Title:
  Version number mismatches: 2.0 beta but actually 1.8.6

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/groovy/+bug/1460389/+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 1460394] [NEW] package cgmanager 0.32-4ubuntu1.4 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2015-05-31 Thread Seyfer
Public bug reported:

it's attached
bug while upgrade 14.04 to 14.10

ProblemType: Package
DistroRelease: Ubuntu 14.10
Package: cgmanager 0.32-4ubuntu1.4
ProcVersionSignature: Ubuntu 3.13.0-53.89-lowlatency 3.13.11-ckt19
Uname: Linux 3.13.0-53-lowlatency x86_64
ApportVersion: 2.14.1-0ubuntu3.11
Architecture: amd64
Date: Sun May 31 16:01:53 2015
DuplicateSignature: package:cgmanager:0.32-4ubuntu1.4:subprocess installed 
post-installation script returned error exit status 1
ErrorMessage: subprocess installed post-installation script returned error exit 
status 1
InstallationDate: Installed on 2014-10-17 (226 days ago)
InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Release amd64 (20140417)
SourcePackage: cgmanager
Title: package cgmanager 0.32-4ubuntu1.4 failed to install/upgrade: subprocess 
installed post-installation script returned error exit status 1
UpgradeStatus: Upgraded to utopic on 2015-05-31 (0 days ago)

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


** Tags: amd64 apport-package need-duplicate-check third-party-packages utopic

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

Title:
  package cgmanager 0.32-4ubuntu1.4 failed to install/upgrade:
  subprocess installed post-installation script returned error exit
  status 1

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