[Bug 1319644] Re: maas with no arguments gives bad advice

2015-12-18 Thread Leonardo Borda
** Patch added: "fixes trusty series" https://bugs.launchpad.net/ubuntu/trusty/+source/maas/+bug/1319644/+attachment/4536935/+files/fix-maas.patch ** Changed in: maas (Ubuntu Trusty) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu

[Bug 1485139] Re: MAAS should let you specify which interfaces you want to bind tftp on.

2015-08-18 Thread Leonardo Borda
Use case: One of the use cases is when you would like to run two TFTP servers on a single machine. We would like both to bind to different IP addresses. The reasoning in doing this is when MAAS isn't able to do all the bare-metal provisioning (re: other provisioning environments in the mix). In

[Bug 1485139] [NEW] MAAS should let you specify which interfaces you want to bind tftp on.

2015-08-14 Thread Leonardo Borda
Public bug reported: I need MaaS to ONLY bind to the IP address I tell it, preferably from the config. Right now, I get this: ``` tcpUNCONN 0 0 127.0.0.1:69*:* users:((twistd,11886,13)) tcpUNCONN 0 0 192.168.122.1:69

[Bug 1348244] Re: debug log messages need to be unicode

2015-07-09 Thread Leonardo Borda
Hi Guys, Any news in regards to Liang's patch? Do you think we can have the fix in the Trusty release? ty Leo -- 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/1348244 Title: debug log

[Bug 1316125] Re: Autofs leak file descriptors when reloaded (-HUP) and daemon may stop working on high # of shares/reloads

2014-06-04 Thread Leonardo Borda
Thanks guys!!! -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to autofs in Ubuntu. https://bugs.launchpad.net/bugs/1316125 Title: Autofs leak file descriptors when reloaded (-HUP) and daemon may stop working on high # of

[Bug 1081660] Re: If maas-enlist fails to reach a DNS server, the node will be named ; ; connection timed out; no servers could be reached

2014-03-02 Thread Leonardo Borda
setting the correct dns-search in the interfaces file fixes the issue for me. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to maas-enlist in Ubuntu. https://bugs.launchpad.net/bugs/1081660 Title: If maas-enlist fails to reach a DNS

[Bug 833994] Re: debian-installer does not support https when using with preseed files

2014-01-16 Thread Leonardo Borda
Hi Guys, An encrypted tunnel would at least provide some security level to the use case. I have seen more and more people requesting such kind of feature on Ubuntu deployments. Now with MAAS handling the orchestration I believe it's just about time. Is it possible to have someone ( more

[Bug 924002] Re: build system strips binaries, so no debug symbol packages available

2012-05-23 Thread Leonardo Borda
@Vibhav Pant Can we also have this for natty? I believe there isn't much to change in the patch. I would be interested in having this on Natty since the issue we're experiencing is on Natty and it's the only way of catching the error with an automount issue. Leonardo -- You received this

[Bug 924002] Re: build system strips binaries, so no debug symbol packages available

2012-05-09 Thread Leonardo Borda
this is all good! thanks for the patch -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to autofs5 in Ubuntu. https://bugs.launchpad.net/bugs/924002 Title: build system strips binaries, so no debug symbol packages available To manage

[Bug 828036] Re: MySQL daemon keeps dying and restarting when using ssl connections

2012-03-19 Thread Leonardo Borda
Hi Chris, Clint The fix has solved the issue. Thank you for your help! Leonardo -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to mysql-5.1 in Ubuntu. https://bugs.launchpad.net/bugs/828036 Title: MySQL daemon keeps dying and

[Bug 578536] Re: when stopped, automount orphans some mounts

2012-03-19 Thread Leonardo Borda
@Chris/James Could you please confirm which Lucid package version includes this fix in proposed? Is the one below? pool/main/a/autofs5/autofs5_5.0.4-3.1ubuntu5.2_amd64.deb Leonardo -- You received this bug notification because you are a member of Ubuntu Server Team, which is a bug assignee.

[Bug 828036] Re: MySQL daemon keeps dying and restarting when using ssl connections

2012-03-12 Thread Leonardo Borda
Hi Guys, The test script has been running since last friday and no issues so far. I believe this issue is fixed. Thank you again. Leonardo -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to mysql-5.1 in Ubuntu.

[Bug 828036] Re: MySQL daemon keeps dying and restarting when using ssl connections

2012-03-09 Thread Leonardo Borda
Hi Chris, I left a test case running since yesterday and so far it looks promising no segfaults at all. I'll get back to you by the end of the day. Tks Leo -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to mysql-5.1 in Ubuntu.

[Bug 924002] Re: build system strips binaries, so no debug symbol packages available

2012-02-21 Thread Leonardo Borda
@Adam Stokes, I've just build dbg packages using the provided patch and it does generate *some* of the debug packages although the file automount.so is not generated, which in my case is the target one that I am trying to get dbg messages from. In anyway thanks for the patch. Would you be able

[Bug 924002] Re: build system strips binaries, so no debug symbol packages available

2012-02-17 Thread Leonardo Borda
@Chris, Could you please confirm that automount.so is also created? In my tests with DONTSTRIP=1 locally on my box I noticed that automount.so debug symbols was not being created while the others were. Leo -- You received this bug notification because you are a member of Ubuntu Server Team,

[Bug 884950] Re: Eucalyptus Database hangs

2012-02-07 Thread Leonardo Borda
Workaround is to increase memory java heap size to a higher number. 1. vi /etc/init/eucalyptus.conf change from: [ -n $JVM_MEM ] || JVM_MEM=512m to: [ -n $JVM_MEM ] || JVM_MEM=8192m 2. save the file 3. restart eucalyptus-cloud service sudo service eucalyptus-cloud stop sudo service

[Bug 924002] Re: [Lucid] dbg package symbols are not provided for latest autofs packages

2012-02-07 Thread Leonardo Borda
Martin, Adam FYI, afaik mysql packages also do not generate debug symbols for updated packages. Leo -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to autofs5 in Ubuntu. https://bugs.launchpad.net/bugs/924002 Title: [Lucid] dbg

[Bug 924002] Re: [Lucid] dbg package symbols are not provided for latest autofs packages

2012-02-01 Thread Leonardo Borda
Hi Dave, Thanks ! You're correct. Also I believe the proposed packages are also affected. Leonardo -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to autofs5 in Ubuntu. https://bugs.launchpad.net/bugs/924002 Title: [Lucid] dbg

[Bug 924002] Re: [Lucid] dbg package symbols are not provided for latest autofs packages

2012-01-30 Thread Leonardo Borda
-- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to autofs5 in Ubuntu. https://bugs.launchpad.net/bugs/924002 Title: [Lucid] dbg package symbols are not provided for latest autofs packages To manage notifications about this bug go to:

[Bug 924002] [NEW] [Lucid] dbg package symbols are not provided for latest autofs packages

2012-01-30 Thread Leonardo Borda
Public bug reported: Latest debug symbols for autofs5 (5.0.4-3.1ubuntu5.1) are not provided through ddebs.ubuntu.com. Also when downloading the source packages and forcing debian packages to generate ddeb packages it does not generate symbols for /usr/sbin/automount which makes impossible to

[Bug 578536] Re: when stopped, automount orphans some mounts

2012-01-17 Thread Leonardo Borda
@Clint Byrum (clint-fewbar) This issue is also seen in Natty, could we also see this in the natty- propose so we can validate if it fixes the issue? Leonardo -- You received this bug notification because you are a member of Ubuntu Server Team, which is a bug assignee.

[Bug 629878] Re: /etc/init/eucalyptus.conf not in sync with /etc/eucalyptus/eucalyptus.conf

2011-12-28 Thread Leonardo Borda
@graziano.obertelli, @dave Thanks for your answers. I believe this bug is still present since JVM_MEM is not found in /etc/eucalyptus/eucalyptus.conf. Could we have this reviewed and included in upcoming updates? Leonardo -- You received this bug notification because you are a member of

[Bug 629878] Re: /etc/init/eucalyptus.conf not in sync with /etc/eucalyptus/eucalyptus.conf

2011-12-20 Thread Leonardo Borda
Hi Dave, Which one is valid regarding jvm options in Ubuntu? Leonardo -- 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/629878 Title: /etc/init/eucalyptus.conf not in sync with

[Bug 884950] Re: Eucalyputs Database hangs

2011-12-15 Thread Leonardo Borda
might be related. http://open.eucalyptus.com/forum/eucalyptus-20-memory-leak -- 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/884950 Title: Eucalyputs Database hangs To manage

[Bug 884950] Re: Eucalyptus Database hangs

2011-12-15 Thread Leonardo Borda
I am creating a test environment in order to try to reproduce this issue. ** Summary changed: - Eucalyputs Database hangs + Eucalyptus Database hangs -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to eucalyptus in Ubuntu.

[Bug 900447] [NEW] Man 5 page for kdc.conf does not mention acceptable encryption types

2011-12-05 Thread Leonardo Borda
Public bug reported: Hi It would be helpful if the man 5 page for kdc.conf could explicitly specify the acceptable encryption types we can use. Currently the only way is looking at the source code in the following file: /krb5-1.9.1+dfsg/src/lib/crypto/krb/etypes.c grep ENCTYPE_

[Bug 900447] Re: Man 5 page for kdc.conf does not mention acceptable values

2011-12-05 Thread Leonardo Borda
** Summary changed: - Man 5 page for kdc.conf does not mention acceptable values + Man 5 page for kdc.conf does not mention acceptable encryption types -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to krb5 in Ubuntu.

[Bug 828036] Re: MySQL daemon keeps dying and restarting when using ssl connections

2011-11-07 Thread Leonardo Borda
Update, Updating Ubuntu Lucid to Maverick fixes the issue. So the problem is between Lucid and Maverick versions. Going through the introduced patches will help fix the issue. The version the fixes the problem is the following: mysql-server: Installed: 5.1.49-1ubuntu8.1 Candidate:

[Bug 884950] Re: Eucalyputs Database hangs

2011-11-02 Thread Leonardo Borda
The eucalyptus cloud had been running without issues for about a month before this. The error we are getting looks like this: euca-describe-availability-zones verbose Warning: failed to parse error message from AWS: unknown:1:0: syntax error EC2ResponseError: 400 Bad Request Failure: 400 Bad

[Bug 843296] Re: cannot install snmp-mibs-downloader - does not exist

2011-09-08 Thread Leonardo Borda
Thanks James! I did not realise multiverse was not enabled. Once installed the package and commenting /etc/snmp/snmp.conf mib parameter to use proprietary licenses, it worked. Leonardo -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to

[Bug 843296] Re: cannot install snmp-mibs-downloader - does not exist

2011-09-07 Thread Leonardo Borda
It works on Lucid and Maverick btw. Leonardo -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to net-snmp in Ubuntu. https://bugs.launchpad.net/bugs/843296 Title: cannot install snmp-mibs-downloader - does not exist To manage

[Bug 843296] [NEW] cannot install snmp-mibs-downloader - does not exist

2011-09-06 Thread Leonardo Borda
Public bug reported: Hi, While trying to make snmpd work on Oneiric I noticed snmp-mibs- downloader does not exist although package libsmi2-common suggests its installation. Without installing snmp-mibs-downloader we are unable to run commands such as: snmpwalk -Os -c public -v 1 localhost

[Bug 843296] Re: cannot install snmp-mibs-downloader - does not exist

2011-09-06 Thread Leonardo Borda
-- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to net-snmp in Ubuntu. https://bugs.launchpad.net/bugs/843296 Title: cannot install snmp-mibs-downloader - does not exist To manage notifications about this bug go to:

[Bug 843296] Re: cannot install snmp-mibs-downloader - does not exist

2011-09-06 Thread Leonardo Borda
ubuntu@domU-12-31-39-06-86-CA:~$ snmpwalk -Os -c public -v 1 localhost system system: Unknown Object Identifier (Sub-id not found: (top) - system) -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to net-snmp in Ubuntu.

[Bug 773609] Re: CC is not able to register nodes when DNS is left blank using Ubuntu Installer CD

2011-08-24 Thread Leonardo Borda
Hi Kiran My pleasure! :) Leonardo -- 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/773609 Title: CC is not able to register nodes when DNS is left blank using Ubuntu Installer

[Bug 828036] [NEW] MySQL daemon keeps dying and restarting when using ssl connections

2011-08-17 Thread Leonardo Borda
Public bug reported: On a server dedicated as a MySQL database server, MySQL keeps randomly terminating with status 1 (from /var/log/daemon.log) and then immediately starting again. MySQL-Server version 5.1.49 seems to include the fix as per this bug entry:

[Bug 820997] Re: instances lose public IP

2011-08-05 Thread Leonardo Borda
Looking at the cc.log file we see that instance i-357C06B6 and i-45DC0806 have received a termination request however nobody was working on the servers at that time. What component would trigger such a request? 20431 [Thu Aug 4 07:51:44 2011][006981][EUCAINFO ] TerminateInstances(): called 20432

[Bug 779968] Re: dpkg: error: version 'nis_3.17-18' has bad syntax: version number does not start with digit

2011-07-29 Thread Leonardo Borda
Please provide an update package for Natty as well. Leonardo -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to nis in Ubuntu. https://bugs.launchpad.net/bugs/779968 Title: dpkg: error: version 'nis_3.17-18' has bad syntax: version

[Bug 769064] Re: [Maverick] autofs5 leaves too many orphaned mount points in /proc/mounts and reboots takes forever

2011-05-26 Thread Leonardo Borda
*** This bug is a duplicate of bug 578536 *** https://bugs.launchpad.net/bugs/578536 I've found something similar here. Will investigate. http://article.gmane.org/gmane.linux.kernel.autofs/6089/match=proc Leonardo -- You received this bug notification because you are a member of Ubuntu

[Bug 773609] [NEW] CC is not able to register nodes when DNS is left blank using Ubuntu Installer CD

2011-04-29 Thread Leonardo Borda
Public bug reported: Overview Eucalyptus-cc fails to register nodes when you leave blank, i.e., don't specify DNS settings. This is experienced when setting up static addresses during the Ubuntu installation process. How to reproduce the issue: 1. Choose Install Ubuntu Enterprise Cloud 2.

[Bug 773609] Re: CC is not able to register nodes when DNS is left blank during Ubuntu Installer CD

2011-04-29 Thread Leonardo Borda
** Summary changed: - CC is not able to register nodes when DNS is left blank during Ubuntu Installer CD + CC is not able to register nodes when DNS is left blank using Ubuntu Installer CD -- You received this bug notification because you are a member of Ubuntu Server Team, which is

[Bug 769064] [NEW] [Maverick] autofs5 leaves too many orphaned mount points in /proc/mounts and reboots takes forever

2011-04-22 Thread Leonardo Borda
Public bug reported: Binary package hint: autofs5 Overview: In an environment with over 11K mount points in the table (/proc/mounts) and using autofs5 with autofs5-ldap support, rebooting the machine takes forever since autofs leaves many orphaned entries in /proc/mounts. Running automount

[Bug 767218] Re: Guest machines crashed during apt-get update/upgrade on Lucid

2011-04-22 Thread Leonardo Borda
Sysadmin-nawfi, Can you confirm that you have lost network/communication with both vm servers during the update?? Leonardo -- 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/767218

[Bug 767218] Re: Guest machines crashed during apt-get update/upgrade on Lucid

2011-04-22 Thread Leonardo Borda
Hi Serge, I did some testing too and I could not reproduce the error. What I notice was when logged using Gnome once the update stops libvirt-bin sometimes it closes virt-manager or it stops listing the virtual machines which is considered a normal behaviour. In none of the cases I had my

[Bug 767218] [NEW] Guest machines crashed during apt-get update/upgrade on Lucid

2011-04-20 Thread Leonardo Borda
Public bug reported: During system update/upgrade in the host machine, all guest machines crashed. Looking at the apt logs we can see that libvirt packages have been upgraded during that process. Older libvirt packages are known to stop guests however in Lucid this is not suppose to happen.

[Bug 767218] Re: Guest machines crashed during apt-get update/upgrade on Lucid

2011-04-20 Thread Leonardo Borda
Attached to this comment are the vm machines configuration. ** Attachment added: server1 https://bugs.launchpad.net/ubuntu/+source/libvirt/+bug/767218/+attachment/2073707/+files/server0001 -- You received this bug notification because you are a member of Ubuntu Server Team, which is

[Bug 767218] Re: Guest machines crashed during apt-get update/upgrade on Lucid

2011-04-20 Thread Leonardo Borda
Attached to this comment are the vm machines configuration. ** Attachment added: server2 https://bugs.launchpad.net/ubuntu/+source/libvirt/+bug/767218/+attachment/2073728/+files/server0002 -- You received this bug notification because you are a member of Ubuntu Server Team, which is

[Bug 723997] Re: Cannot open Xerox 7435/5755 printer properties on samba 3.4.7 using Xerox Global Print Driver

2011-03-22 Thread Leonardo Borda
Hi Guys, I have tried the latest version: 2:3.5.8~dfsg-1ubuntu1~ppa1 and still the same behaviour on Windows 2003 using Xerox Global Print Driver. I've captured SMB and SPOOLSS erros messages when installing/copying drivers to [print$]. No. TimeSourceDestination

[Bug 723997] Re: Cannot open Xerox 7435/5755 printer properties on samba 3.4.7 using Xerox Global Print Driver

2011-03-22 Thread Leonardo Borda
Hello Here is a wireshark capture taken when I try to open Xerox Printer Properties and I get the error message described in: http://people.canonical.com/~lborda/bugfile/error-print- XeroxGlobalPrinterDriver.jpg No. TimeSourceDestination Protocol Info

[Bug 723997] Re: Cannot open Xerox 7435/5755 printer properties on samba 3.4.7 using Xerox Global Print Driver

2011-03-04 Thread Leonardo Borda
Hello, I have tried Chuck's ppa without success. I get the same error message as describe in the bug. Used packages: ii samba 2:3.5.6~dfsg-5ubuntu3 SMB/CIFS file, print, and login server for U ii samba-common

[Bug 724571] [NEW] Some shared folders (root folders and non root folders) are seen as files on Windows XP and Windows 2003 having ACL enabled

2011-02-24 Thread Leonardo Borda
Public bug reported: Binary package hint: samba Hi Guys, Some samba shared folders (root folders and non root folders) are seen as files on Windows XP and Windows 2003 when ACL is enabled. If I rename a folder, delete it or create a new folder, a different folder becomes a file. We have

[Bug 724571] Re: Some shared folders (root folders and non root folders) are seen as files on Windows XP and Windows 2003 having ACL enabled

2011-02-24 Thread Leonardo Borda
I mean, this is a workaround to an existent problem. Problem still exists. Leonardo -- 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/724571 Title: Some shared folders (root folders

[Bug 724571] Re: Some shared folders (root folders and non root folders) are seen as files on Windows XP and Windows 2003 having ACL enabled

2011-02-24 Thread Leonardo Borda
Problem is fixed by changing acl mask permissions. Leonardo -- 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/724571 Title: Some shared folders (root folders and non root folders) are

[Bug 723997] [NEW] Cannot open Xerox 7435/5755 printer properties on samba 3.4.7 using Xerox Global Print Driver

2011-02-23 Thread Leonardo Borda
Public bug reported: Binary package hint: samba Hi Guys, I am experiencing some problems with Xerox 7435/5755 on Samba 3.4.7-dfsg-1ubuntu3.3 (Lucid Lynx) running as a member server with Security = ADS. I have a working Point'n'Print feature however I cannot print nor open printer properties