[Bug 1132526] Re: invaild encoding with .kr and .xn--3e0b707e domains

2013-02-25 Thread Robie Basak
Thank you for taking the time to report this bug and helping to make
Ubuntu better.

You haven't reported the version of whois that you are using.

Please execute the following command, as it will automatically gather
debugging information, in a terminal:

apport-collect 1132526

When reporting bugs in the future please use apport by using 'ubuntu-
bug' and the name of the package affected. You can learn more about this
functionality at https://wiki.ubuntu.com/ReportingBugs.

Once you have provided full information about this bug, please change
the bug status back to New. Thanks!

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

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

Title:
  invaild encoding with .kr and .xn--3e0b707e domains

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/whois/+bug/1132526/+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 1131828] Re: apache2.2 init.d script gives error due to msising double quotes

2013-02-25 Thread Robie Basak
Thank you for taking the time to report this bug and helping to make
Ubuntu better.

I agree with Bryan; I don't think that making the change you suggest
will really help. Please could you explain in more detail what behaviour
you're expecting and what change you'd like made, and then change the
bug status back to New?

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

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

Title:
  apache2.2 init.d script gives error due to msising double quotes

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apache2/+bug/1131828/+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 1129029] Re: ACL not respected if an attachment file name contains the € character

2013-02-25 Thread Robie Basak
Thank you for taking the time to report this bug and helping to make
Ubuntu better.

Please could you attach a test case - an example minimal exim
configuration and sample email which exhibit the problem? Then we can
quickly use that to figure out which versions are affected, if the
problem exists upstream, if it has already been fixed there or we need
to file a bug upstream.

Once done, please change the bug status back to New. Thanks!

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

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

Title:
  ACL not respected if an attachment file name contains the € character

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/exim4/+bug/1129029/+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 1131287] Re: VMBuilder.exception.VMBuilderException: Process (['chroot', '/tmp/tmpygLbH_', 'apt-get', 'update']) returned 100. stdout: Ign http://ppa.launchpad.net quantal InReleas

2013-02-25 Thread Robie Basak
Thank you for taking the time to report this bug and helping to make
Ubuntu better.

It looks like the problem stems from this line:

W: Failed to fetch
http://ppa.launchpad.net/nijaba/ubuntu/dists/quantal/main/binary-
amd64/Packages 404 Not Found

Please could you explain the presence of this PPA? Is this from a entry
that is no longer needed? I don't believe that vmbuilder uses this PPA
by default, so what in your configuration is causing this attempt that
fails?

Once you have responded, please change the bug status back to New.

** Changed in: vm-builder (Ubuntu)
   Status: New = Incomplete

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

Title:
  VMBuilder.exception.VMBuilderException: Process (['chroot',
  '/tmp/tmpygLbH_', 'apt-get', 'update']) returned 100. stdout: Ign
  http://ppa.launchpad.net quantal InReleas

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/vm-builder/+bug/1131287/+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 1132452] Re: package php5-cgi 5.3.10-1ubuntu3.5 failed to install/upgrade: sub-processo script post-installation instalado retornou estado de saída de erro 1

2013-02-25 Thread Robie Basak
From log:

Configurando php5-cgi (5.3.10-1ubuntu3.5) ...
Error: The new file /usr/share/php5/php.ini-production does not exist!
dpkg: erro processando php5-cgi (--configure):
 sub-processo script post-installation instalado retornou estado de saída de 
erro 1

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

Title:
  package php5-cgi 5.3.10-1ubuntu3.5 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/php5/+bug/1132452/+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 1131979] Re: undefined reference to `curl_global_init' when building libvirtd

2013-02-25 Thread Robie Basak
Thank you for taking the time to report this bug and helping to make
Ubuntu better.

I can't reproduce this problem with sbuild using a raring chroot. My
build succeeds, so I don't see a problem with the libvirt source. Build
log attached.

Have you tried using sbuild, or run apt-get build-dep libvirt? libvirt
version 1.0.2-0ubuntu7 only exists in raring, so is only expected to
work in raring. Are you using raring?

I understand the problem you're having, but since this package can be
built using standard tools (sbuild), this is not a bug in Ubuntu and so
I'm marking this bug as Invalid.

If you need help getting a build to work on your own system and in your
own environment, this bug tracker isn't really the right venue to get
help. There are a list of community support resources available at
http://www.ubuntu.com/support/community. In this case askubuntu.com or
the appropriate mailing list would be suitable.

** Attachment added: libvirt_1.0.2-0ubuntu7_amd64.build
   
https://bugs.launchpad.net/ubuntu/+source/libvirt/+bug/1131979/+attachment/3545841/+files/libvirt_1.0.2-0ubuntu7_amd64.build

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

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

Title:
  undefined reference to `curl_global_init' when building libvirtd

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libvirt/+bug/1131979/+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 1132452] Re: package php5-cgi 5.3.10-1ubuntu3.5 failed to install/upgrade: sub-processo script post-installation instalado retornou estado de saída de erro 1

2013-02-25 Thread Robie Basak
Thank you for your report.

This looks like a local configuration problem, rather than a bug in
Ubuntu, so I'm marking this bug as Invalid.

Specifically, /usr/share/php5/php.ini-production is supplied by
php5-common, and this file is missing on your system. Try running sudo
apt-get --reinstall install php5-common.

If this doesn't work, then you can find pointers to get help for this
sort of problem here: http://www.ubuntu.com/support/community

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,
and then change the bug status back to New.

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

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

Title:
  package php5-cgi 5.3.10-1ubuntu3.5 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/php5/+bug/1132452/+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 1131728] Re: init-script/upstart fails to restart|reload

2013-02-25 Thread Robie Basak
Thank you for taking the time to report this bug and helping to make
Ubuntu better. Please answer these questions:

* Is this reproducible?
* If so, what specific steps should we take to recreate this bug?

This will help us to find and resolve the problem.

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

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

Title:
  init-script/upstart fails to restart|reload

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/dovecot/+bug/1131728/+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 1121526] Re: False positives on trojans (Trojan.Agent-132354)

2013-02-25 Thread Robie Basak
** Changed in: clamav (Ubuntu)
   Status: New = Incomplete

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

Title:
  False positives on trojans (Trojan.Agent-132354)

To manage notifications about this bug go to:
https://bugs.launchpad.net/clamav/+bug/1121526/+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 1131713] Re: DiskMonitor not working

2013-02-25 Thread Robie Basak
Thank you for taking the time to report this bug and helping to make
Ubuntu better. Unfortunately, we cannot work on this bug because your
description didn't include enough information. 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.

At a minimum, we need:

1. the specific steps or actions you took that caused you to encounter the 
problem,
2. the behavior you expected, and
3. the behavior you actually encountered (in as much detail as possible).

You also haven't told us which version of powernap you are using, or
which release you are on. Please execute the following command, as it
will automatically gather debugging information, in a terminal:

apport-collect 1131713

When reporting bugs in the future please use apport by using 'ubuntu-
bug' and the name of the package affected. You can learn more about this
functionality at https://wiki.ubuntu.com/ReportingBugs.

Once done, please change the bug status back to New.

Thanks!

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

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

Title:
  DiskMonitor not working

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/powernap/+bug/1131713/+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 1131383] Re: Wishlist: $SSH_AUTH_SOCK in $XDG_RUNTIME_DIR

2013-02-25 Thread Robie Basak
Thank you for taking the time to report this bug and helping to make
Ubuntu better.

/etc/X11/Xsession.d/90x11-common_ssh-agent is actually provided by
x11-common (source package xorg), and it makes sense to me for XDG
related code to stay in there anyway.

** Package changed: openssh (Ubuntu) = xorg (Ubuntu)

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

Title:
  Wishlist: $SSH_AUTH_SOCK in $XDG_RUNTIME_DIR

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1131383/+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 1132526] Re: invaild encoding with .kr and .xn--3e0b707e domains

2013-02-25 Thread JuneHyeon Bae
apport information

** Tags added: apport-collected quantal

** Description changed:

  Whois for .kr and .xn--3e0b707e domains return crashed characters cause
  invaild encoding (i think)
  
  $ whois devunt.kr # return crached info
  $ whois -h whois.kisa.or.kr devunt.kr # return correct info
  
  please fix it
  
  thank you
+ --- 
+ ApportVersion: 2.6.1-0ubuntu10
+ Architecture: amd64
+ DistroRelease: Ubuntu 12.10
+ EcryptfsInUse: Yes
+ InstallationDate: Installed on 2012-11-05 (111 days ago)
+ InstallationMedia: Ubuntu 12.10 Quantal Quetzal - Release amd64 (20121017.5)
+ MarkForUpload: True
+ Package: whois 5.0.19
+ PackageArchitecture: amd64
+ ProcVersionSignature: Ubuntu 3.5.0-25.38-generic 3.5.7.4
+ Tags:  quantal
+ Uname: Linux 3.5.0-25-generic x86_64
+ UpgradeStatus: No upgrade log present (probably fresh install)
+ UserGroups: adm cdrom debian-tor dip lpadmin plugdev sambashare sudo vboxusers

** Attachment added: Dependencies.txt
   
https://bugs.launchpad.net/bugs/1132526/+attachment/3545895/+files/Dependencies.txt

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

Title:
  invaild encoding with .kr and .xn--3e0b707e domains

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

2013-02-25 Thread JuneHyeon Bae
apport information

** Attachment added: ProcEnviron.txt
   
https://bugs.launchpad.net/bugs/1132526/+attachment/3545896/+files/ProcEnviron.txt

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

Title:
  invaild encoding with .kr and .xn--3e0b707e domains

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/whois/+bug/1132526/+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 1131115] Re: php5-fpm crashed with SIGSEGV in munmap()

2013-02-25 Thread Robie Basak
Thank you for taking the time to report this bug and helping to make
Ubuntu better. Unfortunately, we cannot work on this bug because your
description didn't include enough information. 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.

We have instructions on debugging some types of problems at
http://wiki.ubuntu.com/DebuggingProcedures

At a minimum, we need:
1. the specific steps or actions you took that caused you to encounter the 
problem,
2. the behavior you expected, and
3. the behavior you actually encountered (in as much detail as possible).

Once you have replied, please change the bug status back to New.

Thanks!

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

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

Title:
  php5-fpm crashed with SIGSEGV in munmap()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/php5/+bug/1131115/+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 1130616] Re: package freeradius 2.1.10+dfsg-3ubuntu0.12.04.1 failed to install/upgrade: podproces zainstalowany skrypt post-installation zwrócił kod błędu 1

2013-02-25 Thread Robie Basak
Thank you for your report.

This looks like a local configuration problem, rather than a bug in
Ubuntu, so I'm marking this bug as Invalid.

Specifically, your /etc/init.d/freeradius file is missing, which is
provided by the freeradius package. Try running sudo apt-get
--reinstall install freeradius.

If this doesn't work, then you can find pointers to get help for this
sort of problem here: http://www.ubuntu.com/support/community

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,
and then change the bug status back to New.

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

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

Title:
  package freeradius 2.1.10+dfsg-3ubuntu0.12.04.1 failed to
  install/upgrade: podproces zainstalowany skrypt post-installation
  zwrócił kod błędu 1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/freeradius/+bug/1130616/+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 1121439] Re: package bacula-director-mysql 5.2.5-0ubuntu6.2 failed to install/upgrade: le sous-processus script post-installation installé a retourné une erreur de sortie d'état 1

2013-02-25 Thread Robie Basak
Thank you for your report.

This looks like a local configuration problem, rather than a bug in
Ubuntu, so I'm marking this bug as Invalid.

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

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,
and then change the bug status back to New.

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

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

Title:
  package bacula-director-mysql 5.2.5-0ubuntu6.2 failed to
  install/upgrade: le sous-processus script post-installation installé a
  retourné une erreur de sortie d'état 1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/bacula/+bug/1121439/+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 1132302] Re: drbd8-utils are not compatible with kernel 3.8

2013-02-25 Thread Robie Basak
** Changed in: drbd8 (Ubuntu Raring)
   Status: Triaged = In Progress

** Changed in: drbd8 (Ubuntu Raring)
 Assignee: (unassigned) = Robie Basak (racb)

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

Title:
  drbd8-utils are not compatible with kernel 3.8

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/drbd8/+bug/1132302/+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 1132526] Re: invaild encoding with .kr and .xn--3e0b707e domains

2013-02-25 Thread Inseok Lee
Same problem occures on precise.

** Changed in: whois (Ubuntu)
   Status: Incomplete = Opinion

** Changed in: whois (Ubuntu)
   Status: Opinion = Confirmed

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

Title:
  invaild encoding with .kr and .xn--3e0b707e domains

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/whois/+bug/1132526/+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 1131287] Re: VMBuilder.exception.VMBuilderException: Process (['chroot', '/tmp/tmpygLbH_', 'apt-get', 'update']) returned 100. stdout: Ign http://ppa.launchpad.net quantal InReleas

2013-02-25 Thread martin suc
Thanks for your time. I have already removed that unnecessary PPA 
(but I have got another error umount: /tmp/tmpCOieOG/dev: device is busy - it 
is described in another bug reports). 
Because I did not get described error again I am going to mark it as invalid 
until it will not appear again.

** Changed in: vm-builder (Ubuntu)
   Status: Incomplete = Invalid

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

Title:
  VMBuilder.exception.VMBuilderException: Process (['chroot',
  '/tmp/tmpygLbH_', 'apt-get', 'update']) returned 100. stdout: Ign
  http://ppa.launchpad.net quantal InReleas

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/vm-builder/+bug/1131287/+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 1131115] Re: php5-fpm crashed with SIGSEGV in munmap()

2013-02-25 Thread martin suc
I have attached very detailed crash report - see #1 , it contains a lot
of useful debugging information - stack trace , coredump, library dump,
memory dump and many further information.

Answer to questions:
1. the specific steps or actions you took that caused you to encounter the 
problem,
no specific steps or actions from my side at all.

2. the behavior you expected, and
I am expecting not to crash.

3. the behavior you actually encountered (in as much detail as possible).
crash every time after login to OS instance.

It looks like this bug is corresponding with:
https://bugs.php.net/bug.php?id=62886

grep -i fpm /var/log/syslog
Jan 23 20:10:50 PCEUBU1 kernel: [   36.756379] php5-fpm[6296]: segfault at 
7f003725c9a0 ip 7f004c3788e4 sp 7fff1d38d670 error 4 in 
ld-2.15.so[7f004c369000+22000]
Jan 26 13:25:14 PCEUBU1 kernel: [   74.141373] php5-fpm[6310]: segfault at 
7fc380060df8 ip 7fc39b238934 sp 7fffb7c92240 error 4 in 
ld-2.15.so[7fc39b229000+22000]
Jan 29 16:09:23 PCEUBU1 kernel: [   44.475395] php5-fpm[6384]: segfault at 
7f1b9e928528 ip 7f1bb96f8934 sp 7fff01302ec0 error 4 in 
ld-2.15.so[7f1bb96e9000+22000]
Jan 29 17:07:51 PCEUBU1 kernel: [   39.556787] php5-fpm[6273]: segfault at 
7fa95d5f48c0 ip 7fa975caa934 sp 7c0f8130 error 4 in 
ld-2.15.so[7fa975c9b000+22000]
Jan 29 17:37:38 PCEUBU1 kernel: [   39.217636] php5-fpm[6287]: segfault at 
7f85a7dec528 ip 7f85c2bbc934 sp 7fffecd20e40 error 4 in 
ld-2.15.so[7f85c2bad000+22000]
Jan 29 19:58:46 PCEUBU1 kernel: [   36.124594] php5-fpm[6371]: segfault at 
7f5ff9f53528 ip 7f6014d23934 sp 7fffb2d5dec0 error 4 in 
ld-2.15.so[7f6014d14000+22000]
Jan 30 09:21:49 PCEUBU1 kernel: [   39.105893] php5-fpm[6263]: segfault at 
7ffaebbb6528 ip 7ffb06986934 sp 7fff6ec342c0 error 4 in 
ld-2.15.so[7ffb06977000+22000]
Jan 30 09:55:24 PCEUBU1 kernel: [   39.084566] php5-fpm[6434]: segfault at 
7f24763fc8c0 ip 7f248eab2934 sp 7fffc45c8c30 error 4 in 
ld-2.15.so[7f248eaa3000+22000]
Jan 31 09:54:55 PCEUBU1 kernel: [   39.720127] php5-fpm[6300]: segfault at 
7f0030b96528 ip 7f004b966934 sp 7fff3f413900 error 4 in 
ld-2.15.so[7f004b957000+22000]
Feb  4 09:30:40 PCEUBU1 kernel: [   49.983369] php5-fpm[6424]: segfault at 
7fcf9aad98c0 ip 7fcfb318f934 sp 7fff7cd3bdf0 error 4 in 
ld-2.15.so[7fcfb318+22000]
Feb  6 10:03:41 PCEUBU1 kernel: [   40.081709] php5-fpm[6380]: segfault at 
7f07de2df8c0 ip 7f07f6995934 sp 7fff05a3b770 error 4 in 
ld-2.15.so[7f07f6986000+22000]
Feb 25 10:01:15 PCEUBU1 kernel: [ 2584.894387] php5-fpm[10967]: segfault at 
7fe42c9cce60 ip 7fe44fa628e4 sp 7fff5a86c380 error 4 in 
ld-2.15.so[7fe44fa53000+22000]

dmesg|grep -i segfault
[ 2584.894387] php5-fpm[10967]: segfault at 7fe42c9cce60 ip 7fe44fa628e4 sp 
7fff5a86c380 error 4 in ld-2.15.so[7fe44fa53000+22000]


if you need any further information please do not hesitate to ask.

** Bug watch added: bugs.php.net/ #62886
   http://bugs.php.net/bug.php?id=62886

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

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

Title:
  php5-fpm crashed with SIGSEGV in munmap()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/php5/+bug/1131115/+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 1101187] Re: in case ow two networks on the same bridge nova overwrites dnsmasq config

2013-02-25 Thread TangYi
I modified update_dhcp funciton in nova/network/linux_net.py ,

so it would be something like :
def update_dhcp(context, dev, network_ref):
(Re)starts a dnsmasq server for a given network.

If a dnsmasq instance is already running then send a HUP
signal causing it to reload, otherwise spawn a new instance.


network = network-%s % str(network_ref['id'])
conffile = _dhcp_file(network, 'conf')
   

So it can bring up a dnsmasq instance for each network, hoever, it doesn't work 
either, maybe cause it had listen on the same bridge of two dnsmasq.
So there has one cannot receive dhcp request.

Anyone can help?

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

Title:
  in case ow two networks on the same bridge nova overwrites dnsmasq
  config

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1101187/+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 1097848] Re: nagios-plugins 1.4.15-5ubuntu4 FTBFS on amd64 in raring

2013-02-25 Thread cyco
** Bug watch added: Debian Bug tracker #701406
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=701406

** Also affects: nagios-plugins (Debian) via
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=701406
   Importance: Unknown
   Status: Unknown

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

Title:
  nagios-plugins 1.4.15-5ubuntu4 FTBFS on amd64 in raring

To manage notifications about this bug go to:
https://bugs.launchpad.net/nagios-plugins/+bug/1097848/+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 1110567] Re: Openstack Ubuntu Testing: nova-common dpkg --configure broken

2013-02-25 Thread Launchpad Bug Tracker
** Branch linked: lp:~zulcss/nova/nova-precise-g3

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

Title:
  Openstack Ubuntu Testing: nova-common dpkg --configure broken

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1110567/+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 954030] Re: Container Sync and Keystone

2013-02-25 Thread Sergio Rubio
Howdy folks,

Trying to get container sync working (Swift 1.7.6) across two isolated
Swift clusters sharing a central keystone and having some issues.

I could be wrong but I'd say the official documentation doesn't cover
container syncing with keystone auth enabled only:

http://docs.openstack.org/developer/swift/overview_container_sync.html

As a matter of fact, Rackspace mentions that syncing code may need
patching to support keystone style auth:

http://www.rackspace.com/knowledge_center/article/syncing-private-cloud-
swift-containers-to-rackspace-cloud-files

They state that Rackspace isn't using keystone for auth so you need
patching to have the feature but the referenced patch:

https://github.com/dani4571/swift/commit/9fb626e39b2345215c821e192629a28a966b4200

appears to be using some sort of keystone style auth I think
(rackspace_auth method).

Tracing received requests in one of the clusters I can see that syncing
requests end up with a 401 and the 'Unauth' log message
(HTTP_UNAUTHORIZED).

Am I missing something perhaps? Haven't been able to find up to date
documentation on the subject.

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

Title:
  Container Sync and Keystone

To manage notifications about this bug go to:
https://bugs.launchpad.net/keystone/+bug/954030/+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 1131115] Re: php5-fpm crashed with SIGSEGV in munmap()

2013-02-25 Thread Robie Basak
Thanks for your reply. The link to the upstream bug is very helpful, and
I appreciate that you had attached the crash report.

 no specific steps or actions from my side at all.

What we're after is an explanation of how to reproduce the bug. If you'd
like an update to 12.10, then we need exact steps that others can follow
to ensure that the problem is fixed before an update is issued. If I do
nothing on a freshly installed 12.10 server, then clearly nothing will
crash. So what precisely do I need to do to cause a crash on my screen?
Do you see what I mean? The link How to report bugs effectively I
provided above explains this better.

Please change the bug status back to New once you have posted precise
steps on how to reproduce the bug.

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

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

Title:
  php5-fpm crashed with SIGSEGV in munmap()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/php5/+bug/1131115/+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-r-fastpath-install] fast server install for cloud-image like experience

2013-02-25 Thread Scott Moser
Blueprint changed by Scott Moser:

Work items changed:
  Work items:
  Package fast path installer: TODO
- Add fast path installer to maas-ephemeral ppa: TODO
- Add fast path installer to maas-ephemeral images: TODO
- Integrate support into MAAS for fast path installer: TODO
- Support installer choice in MAAS on default and per-node basis: TODO
+ Integrate ephemeral boot installer support into MAAS for fast path installer: 
DONE
+ Support installer choice in MAAS on default and per-node basis: DONE
  Support user-scripts partitioning scripts for installer: TODO
  Support simplistic raid in installer: TODO
  Support late-command in installer: TODO
  Support kexec into booted system in installer: TODO
  Document installer: TODO

-- 
fast server install for cloud-image like experience
https://blueprints.launchpad.net/ubuntu/+spec/servercloud-r-fastpath-install

-- 
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 1132302] Re: drbd8-utils are not compatible with kernel 3.8

2013-02-25 Thread Robie Basak
Thank you for taking the time to report this bug and helping to make
Ubuntu better.

I have reproduced the problem on raring and prepared an updated package.

I first hoped that Now builds on Linux-3.7 from the 8.3.15 changelog
entry would fix this problem, but I had the same problem.

Then I tried 8.4.3 (latest upstream), and this seems to work fine
(except for the warning that the kernel module is at 8.4.2).

I've uploaded my test 8.4.3 package build to my experimental PPA
(https://launchpad.net/~racb/+archive/experimental/). Please could you
test the package from here and check that it is fully functional?

Should I be using 8.4.2 instead of 8.4.3 to get the version to match the
raring kernel? If so, do we know that the raring kernel's version won't
end up bumped before raring's release?

** Changed in: drbd8 (Ubuntu Raring)
   Status: In Progress = Triaged

** Changed in: drbd8 (Ubuntu Raring)
 Assignee: Robie Basak (racb) = (unassigned)

** Tags added: upgrade-software-version

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

Title:
  drbd8-utils are not compatible with kernel 3.8

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/drbd8/+bug/1132302/+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 1103202] Re: grizzly scheduler can not start with import error

2013-02-25 Thread gloria gu
Hi,

I am not sure about the state of the system at  this point since I move
on to do a different project. Will ask one of my co-workers to follow up
on this if the system info is still available.  Gloria

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

Title:
  grizzly scheduler can not start with import error

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1103202/+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 1016895] Re: smbd crashed with SIGABRT in dump_core()/setgroups being passed a -1 group is causing crashes.

2013-02-25 Thread debby
12.04.2 x86_64

https://bugs.launchpad.net/ubuntu/+source/samba/+bug/1053414

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

Title:
  smbd crashed with SIGABRT in dump_core()/setgroups being passed a -1
  group is causing crashes.

To manage notifications about this bug go to:
https://bugs.launchpad.net/samba/+bug/1016895/+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 1132302] Re: drbd8-utils are not compatible with kernel 3.8

2013-02-25 Thread Numérigraphe
Thanks for your care. I'll give the packages a try.
I guess any 8.4.x version would be OK.
However I don't expect the DRBD module to be upgraded in Raring because they 
are in the mainline kernel now. Linux 3.8 has DRBD 8.4.2, so you might as well 
ship the same drbdadm version.
Lionel

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

Title:
  drbd8-utils are not compatible with kernel 3.8

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/drbd8/+bug/1132302/+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 1132302] Re: drbd8-utils are not compatible with kernel 3.8

2013-02-25 Thread Numérigraphe
Dear Robie Basak,
I made but a quick test, but the tools provided by your PPA's package worked 
fine.
Lionel.

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

Title:
  drbd8-utils are not compatible with kernel 3.8

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/drbd8/+bug/1132302/+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 1100843] Re: Live Migration Causes Performance Issues

2013-02-25 Thread KS
Few updates from a few tests we ran:

Setup: 
hypervisor == Ubuntu 12.04.2 LTS
libvirt === 0.9.8-2ubuntu17.7
qemu-kvm === 1.0+noroms-0ubuntu14.7
storage: NFS exports
Guest VM OS: Ubuntu 12.04.1 LTS

Test 1: Created a new VM and kept it Idle for 60+ hours, then ran Unix 
benchmark test against it. (NO Live-migration/migration)
Result 1:  The performance was NOT affected and the result was the same as a 
fresh VM. 

Test 2: Created a new VM, and perform a virsh save domain file followed 
by a virsh restore file on the SAME hypervisor. Then run unix benchmark 
against it.
Result 2: The VM is AFFECTED  (cost to perform system calls degraded by ~21% )

Test 3: Rebooted the affected VM from test (2) and re-ran unix-benchmark tests 
against it.
Result 3: Performance is back to normal and is identical to a newly created and 
non-migrated/not-saved VM.

Thus, it seems the problem is also exposed by saving the running
precise domain (memory pages) to state file followed by a restore even
on the same hypervisor and not necessarily live-migration to a different
host.

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

Title:
  Live Migration Causes Performance Issues

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qemu-kvm/+bug/1100843/+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 1130191] Re: config IdentityFile entries ignored with agent

2013-02-25 Thread Serge Hallyn
** Description changed:

  I have a pair of ssh config entires which look like:
  
  Host host1
- User serge
- ProxyCommand none
+ User serge
+ Identityfile host1key
+ ProxyCommand none
  
  Host cloud-*
-   User ubuntu   
-   StrictHostKeyChecking no
-   IdentityFile ~/some/path/cloudkey
-   ProxyCommand ssh host1 nc -q0 %h.cloud %p
+   User ubuntu
+   StrictHostKeyChecking no
+   IdentityFile ~/some/path/cloudkey
+   ProxyCommand ssh host1 nc -q0 %h.cloud %p
  
- If I'm logged in through unity, ssh -vvv shows that it tries all of the
- ssh keys under ~/.ssh instead of trying ~/some/path/cloudkey.  I assume
- ssh would eventually get to trying cloudkey, but the remote end refuses
- the login before getting to that.  It should try cloudkey first.
+ If I'm logged in through unity, ssh -vvv cloud-* shows that it tries all
+ of the ssh keys under ~/.ssh instead of the named IdentityFile.  I
+ assume ssh would eventually get to trying host1key, but the remote end
+ (host1) refuses the login before getting to that.  It should try
+ the listed IdentityFile first.
  
- If I'm logged into a different window manager (say, dwm), with ssh-agent
- running, but where i have to manually run ssh-add, then it works fine.
+ Note:
+ I had a set of password-less keys under ~/.ssh for testing purposes.
+ gnome-keyring-daemon auto-loads those, so that doing 'ssh-add -D'
+ doesn't help.  When not running gnome-keyring-daemon, you can avoid
+ this by only loading the needed keys into the ssh-agent.

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

Title:
  config IdentityFile entries ignored with agent

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openssh/+bug/1130191/+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 1130007] Re: kvm guests stuck (not in io) and cannot be killed using -9

2013-02-25 Thread Corin Langosch
No logs available. No entries in syslog, kern, dmesg, ...

** Changed in: linux (Ubuntu)
   Status: Incomplete = Confirmed

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

Title:
  kvm guests stuck (not in io) and cannot be killed using -9

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1130007/+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 1130007] Re: kvm guests stuck (not in io) and cannot be killed using -9

2013-02-25 Thread Corin Langosch
Today another guest got stuck:

cat /proc/499/stack 
[81084d2a] __cond_resched+0x2a/0x40
[81144bf2] isolate_migratepages_range+0xb2/0x5d0
[81145386] compact_zone+0x1b6/0x350
[811458bf] try_to_compact_pages+0x16f/0x1d0
[81677a94] __alloc_pages_direct_compact+0xaa/0x191
[8112bee3] __alloc_pages_nodemask+0x473/0x920
[81164b30] alloc_pages_current+0xb0/0x120
[8116bf5d] new_slab+0x22d/0x2c0
[816790ea] __slab_alloc+0x314/0x46e
[811708a1] __kmalloc_node_track_caller+0xa1/0x1b0
[81566e99] __alloc_skb+0x79/0x230
[81560a31] sock_alloc_send_pskb+0x1d1/0x320
[81499ec1] tun_get_user+0x131/0x4a0
[8149a759] tun_chr_aio_write+0x69/0x90
[8118297a] do_sync_readv_writev+0xda/0x120
[81182c64] do_readv_writev+0xd4/0x1e0
[81182da5] vfs_writev+0x35/0x60
[81182f2a] sys_writev+0x4a/0xb0
[8168bb69] system_call_fastpath+0x16/0x1b
[] 0x

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

Title:
  kvm guests stuck (not in io) and cannot be killed using -9

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1130007/+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 879710] Re: ubuntu-vm-builder crashes when trying to umount tmp directory.

2013-02-25 Thread Alex Gottschalk
I just wanted to bump this issue because we're now experiencing it in an
automated deployment system, and it's been open almost a year and half
with no resolution.

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

Title:
  ubuntu-vm-builder crashes when trying to umount tmp directory.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/vm-builder/+bug/879710/+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-r-juju-charm-testing] Juju Charm Testing

2013-02-25 Thread Antonio Rosales
Blueprint changed by Antonio Rosales:

Whiteboard changed:
  Discussion:
   *Bug submission on charm failure.
   *Define a process around how charm maintainers respond to test failures and 
subsequent bugs. Can a user run a manual test and submit the test back to the 
bug report to update testing status to green.
   *Enable Autocharm tester to be more resilient against provider failures, and 
Jenkins usage.
   simulate provider failure, and be able to recover: $ juju ssh MACHINE 
sudo shutdown now
   * Define WIs to execute auto charm testing on Go.
   * Continuous Integration (also will help with gating on charm commits)
   * Juju Testing Blogging
   * Juju testing communication to Juju lists.
   * Work on integrating/fixing Charm runner (graph testing/ dependency/env set 
up testing).
  
  Add a Jenkins workflow to run a charm or a set of charms in the following LXC 
environments:
-  -raring container on raring host
-  -raring container on precise host
+  -raring container on raring host
+  -raring container on precise host
   -precise container on raring host
-  -precise container on precise host
+  -precise container on precise host
  
  Reference Links:
   *Charm Test Spec [html] https://juju.ubuntu.com/docs/charm-tests.html
   * Charm Test Spec [source] 
http://bazaar.launchpad.net/~juju/juju/docs/view/head:/source/charm-tests.rst
   * CharmTester Charm http://jujucharms.com/~mark-mims/oneiric/charmtester
+  * Charm Runner: https://launchpad.net/charmrunner
   * Jenkins Charm Testing: https://jenkins.qa.ubuntu.com/view/Charms/
  
  --- User Stories ---
  
  --- Risks ---
  
  --- Test Plans ---
  
  --- Release Note ---
  
  --- Blog Post ---
  
  (Needs spec and WI definition) -[a.rosales; 12-DEC-2012]

-- 
Juju Charm Testing
https://blueprints.launchpad.net/ubuntu/+spec/servercloud-r-juju-charm-testing

-- 
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 879710] Re: ubuntu-vm-builder crashes when trying to umount tmp directory.

2013-02-25 Thread martin suc
I have even tried couple of days ago ... /usr/share/pyshared/VMBuilder/util.py
umount_cmd = [umount, -l, -t, tmpfs, mount_point ]
just tried added 'lazy umount option' - but no luck.

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

Title:
  ubuntu-vm-builder crashes when trying to umount tmp directory.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/vm-builder/+bug/879710/+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-r-lxc] LXC work for R

2013-02-25 Thread Serge Hallyn
Blueprint changed by Serge Hallyn:

Work items changed:
  Work items:
  [serge-hallyn] Send user namespace delta to kernel-team ASAP: DONE
  [serge-hallyn] Post syslog namespace design wiki page: DONE
  [serge-hallyn] Send syslog namespace prototype to lkml: DONE
  [serge-hallyn] Send syslog namespace description to kernel-team ASAP: DONE
  [serge-hallyn] Add set_cgroup_item() and get_cgroup_item() to C API: DONE
  [daniel-lezcano] Improved monitor notification support: TODO
  [stgraber] Fix lxc-ls (re-write using api): DONE
  [serge-hallyn] lxc-create or template option to specify userns mapping: TODO
  [serge-hallyn] push user namespace lxc delta upstream: DONE
  [serge-hallyn] add config options for loglevel and output file: DONE
  [serge-hallyn] drop lxccontainer.log default logging in api: DONE
  [serge-hallyn] lxc-create - set a default log file in 
/var/log/lxc/$container: DONE
  [serge-hallyn] lxc.autodev: push lxc patch upstream: DONE
  [serge-hallyn] lxc.autodev: push lxc patch into package: DONE
  [serge-hallyn] lxc.autodev: push mountall patch into package: DONE
  [serge-hallyn] list broken functionality in ubuntu container in user 
namespace: TODO
  [serge-hallyn] improve ubuntu container experience in user namespace: TODO
- [serge-hallyn] add config option for RLIMIT_NPROC in userns container: TODO
+ [serge-hallyn] add config option for RLIMIT_NPROC in userns container: 
POSTPONED
  [stgraber] add (not container) to upstart jobs which just fail: DONE
  [stgraber] write tool to pass devices into container: DONE
  [stgraber] create a separate package for templates: DONE
  [stgraber] have lxc-create record the name of template used in container 
config file for debugging: DONE
  [stgraber] support templates outside of $templatedir (pushed to git): DONE
  [stgraber] investigate what's needed to support containers outside of 
/var/lib/lxc (part of the scheduled API work): DONE
  [serge-hallyn] test apparmor profile stacking; implement any lxc changes 
needed to support it: BLOCKED
  [stgraber] rebase staging branch on upstream master: DONE
  [serge-hallyn] test attach support in userns kernel; shout if anything 
missing: DONE
  [daniel-lezcano] investigate/use http://lxc.sourceforge.net/download/procfs 
to filter /proc/{cpuinfo,meminfo,etc}: TODO
  [stgraber] investigate: does dnsmasq save mac-ip across host reboots? (it 
does): DONE
  [stgraber] Port arkose to python3 (and make it pep8 clean): DONE
  [stgraber] Port arkose to python3-lxc: BLOCKED
  [stgraber] Port auto-dist-upgrader to python3-lxc: DONE
  [stgraber] Tweak the tests to ensure auto-dist-upgrader on LXC gives the same 
results as on kvm: DONE
  [stgraber] Check what it'd take to make lxc work fine when 
creating/starting/stopping containers in parallel (improved locking of 
templates): DONE
  [stgraber] Add code to detect and install langpacks in containers (at least 
-base-en): DONE
  [stgraber] Get LXC into main: INPROGRESS
  [ebiederm] Push current userns patchset upstream: DONE
  [ebiederm] Add support for tmpfs mounts in userns: TODO

-- 
LXC work for R
https://blueprints.launchpad.net/ubuntu/+spec/servercloud-r-lxc

-- 
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 954160] Re: deprecation warnings during build: org.jboss.netty.channel.ChannelPipelineCoverage

2013-02-25 Thread Launchpad Bug Tracker
** Branch linked: lp:debian/experimental/zookeeper

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

Title:
  deprecation warnings during build:
  org.jboss.netty.channel.ChannelPipelineCoverage

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/zookeeper/+bug/954160/+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 1107400] Re: Request upgrade to 3.4.5

2013-02-25 Thread Launchpad Bug Tracker
** Branch linked: lp:debian/experimental/zookeeper

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

Title:
  Request upgrade to 3.4.5

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/zookeeper/+bug/1107400/+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 854946] Re: [SRU] Rampart's configuration on Ubuntu's package doesn't define a default ClockSkewBuffer

2013-02-25 Thread James Page
** Changed in: eucalyptus (Ubuntu Maverick)
   Status: Fix Committed = Won't Fix

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

Title:
  [SRU] Rampart's configuration on Ubuntu's package doesn't define a
  default ClockSkewBuffer

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/eucalyptus/+bug/854946/+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 791944] Re: [SRU] package samba 2:3.5.8~dfsg-1ubuntu2.2 failed to install/upgrade: broken permissions/configuration cause daemons not to start correctly

2013-02-25 Thread James Page
** Changed in: samba (Ubuntu Lucid)
   Status: Triaged = Won't Fix

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

Title:
  [SRU] package samba 2:3.5.8~dfsg-1ubuntu2.2 failed to install/upgrade:
  broken permissions/configuration cause daemons not to start correctly

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/samba/+bug/791944/+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 654549] Re: [SRU] Tomcat6 fails to upgrade if JAVA_OPTS contains /

2013-02-25 Thread James Page
** Changed in: tomcat6 (Ubuntu Maverick)
 Assignee: James Page (james-page) = (unassigned)

** Changed in: tomcat6 (Ubuntu Maverick)
   Status: Confirmed = Won't Fix

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

Title:
  [SRU] Tomcat6 fails to upgrade if JAVA_OPTS contains /

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/tomcat6/+bug/654549/+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 1003854] Re: Database upgrade/migration fails with nested db directories (lucid to precise)

2013-02-25 Thread Rolf Leggewie
** Changed in: openldap (Ubuntu Precise)
 Assignee: Rolf Leggewie (r0lf) = (unassigned)

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

Title:
  Database upgrade/migration fails with nested db directories (lucid to
  precise)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openldap/+bug/1003854/+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 954160] Re: deprecation warnings during build: org.jboss.netty.channel.ChannelPipelineCoverage

2013-02-25 Thread Launchpad Bug Tracker
This bug was fixed in the package zookeeper - 3.4.5+dfsg-1~exp1

---
zookeeper (3.4.5+dfsg-1~exp1) experimental; urgency=low


  * New upstream release (Closes: #699120, LP: #1107400, #954160):
- d/p/ZOOKEEPER-{1374,1033}: Dropped, included upstream.
- Refreshed remaining patches.
- Drop bookkeeper support, now a separate project.
- d/control: Added new BD's on netty, slf4j and mockito.
- d/zookeeper.{install,cron.daily}: Drop scheduled transaction
  log purging as now handled internally.
  * d/control: Bumped Standards-Version, no changes.
  * d/control: Dropped obsolete DM-Upload-Allowed.
  * Sync Ubuntu changes:
- d/rules: Only execute native test suite on i386 and amd64
  architectures; its a bit racey and does not execute reliably
  on others.
  * d/rules,zookeeperd.upstart: Rejig now that debhelper in Debian and
Ubuntu does the right things with init and upstart configs.
  * d/rules: Disable native tests on Ubuntu due to incompatibility in
test framework with glibc 2.17.

 -- James Page james.p...@ubuntu.com  Thu, 07 Feb 2013 10:48:31 +

** Changed in: zookeeper (Ubuntu)
   Status: Triaged = Fix Released

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

Title:
  deprecation warnings during build:
  org.jboss.netty.channel.ChannelPipelineCoverage

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/zookeeper/+bug/954160/+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 1107400] Re: Request upgrade to 3.4.5

2013-02-25 Thread Launchpad Bug Tracker
This bug was fixed in the package zookeeper - 3.4.5+dfsg-1~exp1

---
zookeeper (3.4.5+dfsg-1~exp1) experimental; urgency=low


  * New upstream release (Closes: #699120, LP: #1107400, #954160):
- d/p/ZOOKEEPER-{1374,1033}: Dropped, included upstream.
- Refreshed remaining patches.
- Drop bookkeeper support, now a separate project.
- d/control: Added new BD's on netty, slf4j and mockito.
- d/zookeeper.{install,cron.daily}: Drop scheduled transaction
  log purging as now handled internally.
  * d/control: Bumped Standards-Version, no changes.
  * d/control: Dropped obsolete DM-Upload-Allowed.
  * Sync Ubuntu changes:
- d/rules: Only execute native test suite on i386 and amd64
  architectures; its a bit racey and does not execute reliably
  on others.
  * d/rules,zookeeperd.upstart: Rejig now that debhelper in Debian and
Ubuntu does the right things with init and upstart configs.
  * d/rules: Disable native tests on Ubuntu due to incompatibility in
test framework with glibc 2.17.

 -- James Page james.p...@ubuntu.com  Thu, 07 Feb 2013 10:48:31 +

** Changed in: zookeeper (Ubuntu)
   Status: Triaged = Fix Released

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

Title:
  Request upgrade to 3.4.5

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/zookeeper/+bug/1107400/+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 1133092] Re: package lxc 0.8.0~rc1-4ubuntu39.12.10.1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2013-02-25 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 lxc in Ubuntu.
https://bugs.launchpad.net/bugs/1133092

Title:
  package lxc 0.8.0~rc1-4ubuntu39.12.10.1 failed to install/upgrade:
  subprocess installed post-installation script returned error exit
  status 1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lxc/+bug/1133092/+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 1133092] [NEW] package lxc 0.8.0~rc1-4ubuntu39.12.10.1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2013-02-25 Thread Ai6PG
Public bug reported:

did sudo apt-get install lxc apt-cacher-ng libzookeeper-java zookeeper
and got lxc failed to install. Will reboot and try again.

ProblemType: Package
DistroRelease: Ubuntu 12.10
Package: lxc 0.8.0~rc1-4ubuntu39.12.10.1
ProcVersionSignature: Error: [Errno 2] No such file or directory: 
'/proc/version_signature'
Uname: Linux 3.7.9-custom x86_64
ApportVersion: 2.6.1-0ubuntu10
Architecture: amd64
Date: Mon Feb 25 18:35:53 2013
ErrorMessage: subprocess installed post-installation script returned error exit 
status 1
InstallationDate: Installed on 2011-10-15 (499 days ago)
InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Release amd64 (20111012)
MarkForUpload: True
ProcCmdline: BOOT_IMAGE=/boot/vmlinuz-3.7.9-custom 
root=UUID=d9db3f71-a253-43ce-80b9-294ef5d829f8 ro quiet splash security=selinux 
selinux=1 vt.handoff=7
SourcePackage: lxc
Title: package lxc 0.8.0~rc1-4ubuntu39.12.10.1 failed to install/upgrade: 
subprocess installed post-installation script returned error exit status 1
UpgradeStatus: Upgraded to quantal on 2012-10-20 (129 days ago)
lxcsyslog:

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


** Tags: amd64 apport-package quantal

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

Title:
  package lxc 0.8.0~rc1-4ubuntu39.12.10.1 failed to install/upgrade:
  subprocess installed post-installation script returned error exit
  status 1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lxc/+bug/1133092/+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 1116162] Re: juju hangs during deploy

2013-02-25 Thread Alexander List
The problem still exists in the latest juju version from ppa. Any
updates?

ii  juju0.6.0.1+bzr618-0juju all  
next generation service orchestration system
ii  lxc 0.8.0~rc1-4ubuntu39. amd64
Linux Containers userspace tools

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

Title:
  juju hangs during deploy

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/juju/+bug/1116162/+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 1107400] Re: Request upgrade to 3.4.5

2013-02-25 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/zookeeper

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

Title:
  Request upgrade to 3.4.5

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/zookeeper/+bug/1107400/+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 1073569] Fix proposed to nova (stable/essex)

2013-02-25 Thread OpenStack Hudson
Fix proposed to branch: stable/essex
Review: https://review.openstack.org/22943

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

Title:
  Jenkins jobs fail because of incompatibility between sqlalchemy-
  migrate and the newest sqlalchemy-0.8.0b1

To manage notifications about this bug go to:
https://bugs.launchpad.net/cinder/+bug/1073569/+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 1133092] Re: package lxc 0.8.0~rc1-4ubuntu39.12.10.1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2013-02-25 Thread Ai6PG
Invalid bug - after reboot I ran 
sudo lxc-create -t ubuntu -n my-container

and that works.
Just needs container created.

** 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/1133092

Title:
  package lxc 0.8.0~rc1-4ubuntu39.12.10.1 failed to install/upgrade:
  subprocess installed post-installation script returned error exit
  status 1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lxc/+bug/1133092/+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 1001846] Re: cobbler fails to install with error code 1

2013-02-25 Thread Launchpad Bug Tracker
** Branch linked: lp:~fehwalker/ubuntu/precise/cobbler/lp1001846

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

Title:
  cobbler fails to install with error code 1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cobbler/+bug/1001846/+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 1001846] Re: cobbler fails to install with error code 1

2013-02-25 Thread Bryan Fullerton
Confirmed issue still exists in current precise.

** Changed in: cobbler (Ubuntu Precise)
   Status: New = Confirmed

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

Title:
  cobbler fails to install with error code 1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cobbler/+bug/1001846/+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 1001846] Re: cobbler fails to install with error code 1

2013-02-25 Thread Bryan Fullerton
Pushed branch with same fix as done on quantal, tested locally with
pbuilder, seems to resolve issue.

Let me know if I'm doing this wrong, it's my first time. :)

** Changed in: cobbler (Ubuntu Precise)
   Status: Confirmed = In Progress

** Changed in: cobbler (Ubuntu Precise)
 Assignee: (unassigned) = Bryan Fullerton (fehwalker)

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

Title:
  cobbler fails to install with error code 1

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