[Bug 994781] Re: removing a node when it has failed commissioning is not possible from the UI

2012-08-27 Thread Julian Edwards
** Changed in: maas Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/994781 Title: removing a node when it has failed commissioning is not possible from t

[Bug 975473] Re: eliminate cobbler code copy

2012-08-27 Thread Julian Edwards
** Changed in: maas Status: In Progress => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/975473 Title: eliminate cobbler code copy To manage notifications about this bug go to:

[Bug 1034228] Re: maas-enlist script hard codes the path to the maas server

2012-08-27 Thread Julian Edwards
** Changed in: maas Status: Triaged => Fix Released ** Changed in: maas Assignee: (unassigned) => Julian Edwards (julian-edwards) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1

[Bug 989355] Re: Unable to create Node: timed out

2012-08-27 Thread Julian Edwards
This is fixed in trunk with the removal of Cobbler ** Changed in: maas Status: Triaged => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/989355 Title: Unable to create Node: time

[Bug 1023729] Re: maas-import-isos requires wget, but maas has no wget dependency

2012-08-27 Thread Julian Edwards
** Changed in: maas Assignee: Andres Rodriguez (andreserl) => Julian Edwards (julian-edwards) ** Changed in: maas Status: Triaged => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchp

[Bug 1041092] Re: Add netboot architecture detection without using DHCP

2012-08-27 Thread Julian Edwards
** Tags added: arm -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1041092 Title: Add netboot architecture detection without using DHCP To manage notifications about this bug go to: https://bugs.laun

[Bug 1042864] Re: Failure to enlist due to preseed errors

2012-08-28 Thread Julian Edwards
I found the problem, the enlist_userdata template is missing from /usr/share/maas/preseeds/ ** Also affects: maas (Ubuntu) Importance: Undecided Status: New ** Changed in: maas Status: Incomplete => Invalid ** Branch linked: lp:~andreserl/maas/maas_missing_preseed_setuppy ** Ch

[Bug 1042864] Re: Failure to enlist due to preseed errors

2012-08-28 Thread Julian Edwards
** Changed in: maas Status: In Progress => Fix Released ** Changed in: maas (Ubuntu) Status: New => Invalid -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1042864 Title: Failure to enl

[Bug 1042868] Re: MAAS doesn't have permissions to write in /etc/bind/maas

2012-08-29 Thread Julian Edwards
Andres said he'd make the directory writable by the package. ** Also affects: maas (Ubuntu) Importance: Undecided Status: New ** Changed in: maas Status: Incomplete => Invalid -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

Re: [Bug 1042868] Re: MAAS doesn't have permissions to write in /etc/bind/maas

2012-08-29 Thread Julian Edwards
ARGH. The umask is messing us around again, it's the same problem for maas- import-ephemerals. The reason it changes on an existing file is because it gets renamed from a temp file (for atomic write purposes). Do you know where the umask is getting set for the maas user? -- You received this

Re: [Bug 1042868] Re: MAAS doesn't have permissions to write in /etc/bind/maas

2012-08-29 Thread Julian Edwards
On Wednesday 29 August 2012 14:43:31 you wrote: > Also not that on maas-dns install, I had to fix those permissions, but > they keep being changed: > > > # fix permissions > if [ -f /etc/bind/maas/named.conf.maas ]; then > chmod 644 /etc/bind/maas/named.conf.maas >

[Bug 1049495] [NEW] Login screen reports "unauthorized" before I even type a password

2012-09-12 Thread Julian Edwards
Public bug reported: My scenario is thus: 1. Boot to gdm. 2. For some reason my user is not on the screen already so I click "not listed" 3. The user input field appears, and I type my user id and press Enter 4. The password field appears in place of the user field. 5. Wait a second or two and th

[Bug 1049495] Re: Login screen reports "unauthorized" before I even type a password

2012-09-12 Thread Julian Edwards
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1049495 Title: Login screen reports "unauthorized" before I even type a password To manage notifications about this bug go to: https://bugs.launchpad.ne

[Bug 1049501] [NEW] Flashing cursor appears in several random places on the screen

2012-09-12 Thread Julian Edwards
Public bug reported: After booting to gdm, there are a few flashing underline style cursors flashing in various places on the screen. It looks like a VT is "bleeding" through but in a corrupted way. In addition, the ctrl-alt-F keys don't switch VTs. Logging out and in again and they will then w

[Bug 1049501] Re: Flashing cursor appears in several random places on the screen

2012-09-12 Thread Julian Edwards
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1049501 Title: Flashing cursor appears in several random places on the screen To manage notifications about this bug go to: https://bugs.launchpad.net/u

[Bug 1043121] Re: deployed node cannot be looked up with dnsmasq on MAAS

2012-09-12 Thread Julian Edwards
Agreed, and possibly a bug in dnsmasq? Which is not really going to get fixed in a hurry since the latest version of maas is not using dnsmasq at all. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/104

[Bug 1050185] Re: dhcpd.conf is not updated after dpkg-reconfigure maas

2012-09-12 Thread Julian Edwards
To clarify - maas on its own cannot write the dhcpd.conf because it doesn't have all the data required, only maas-dhcp does. ** Changed in: maas (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

Re: [Bug 994781] Re: removing a node when it has failed commissioning is not possible from the UI

2012-06-11 Thread Julian Edwards
On Saturday 09 Jun 2012 04:31:51 you wrote: > Is the functionality of the shell documented anywhere? This would be > VERY useful to know. Given the gui doesn't always work the way it > should, I could see this as really good and important information. It's not documented, it's intended as a deve

[Bug 1015207] Re: juju setup fails, ERROR Invalid SSH key - 12.04 LTS

2012-06-24 Thread Julian Edwards
Please see the first two questions on https://answers.launchpad.net/maas/+faqs -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1015207 Title: juju setup fails, ERROR Invalid SSH key - 12.04 LTS To ma

[Bug 1017394] Re: Display completely locks up at random

2012-06-25 Thread Julian Edwards
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1017394 Title: Display completely locks up at random To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/xorg-server

[Bug 1017394] [NEW] Display completely locks up at random

2012-06-25 Thread Julian Edwards
Public bug reported: Apparently at random my screen will just lock up (although sometimes the mouse pointer will still move). It is exacerbated by using Google Hangouts and Skype but is not limited to using them. The Xorg logs shows a load of errors and a stack trace. I can ssh into the box whe

[Bug 1015207] Re: juju setup fails, ERROR Invalid SSH key - 12.04 LTS

2012-06-25 Thread Julian Edwards
That looks like a connection refused to zookeeper, nothing to do with maas. I suspect your zk node hasn't come up properly, which might be related to bug 992075 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.ne

[Bug 1015207] Re: juju setup fails, ERROR Invalid SSH key - 12.04 LTS

2012-06-26 Thread Julian Edwards
The ZK node is the first one to be booted by Juju when you run "juju bootstrap". Juju installs ZK on it. Since ZK is not there, you have a problem at that stage. Since you managed to log in, can you examine the cloud-init logs please? If there's nothing sensitive in there perhaps attach to the

[Bug 1021382] Re: The COMMISSIONING_SCRIPT setting uses a relative path.

2012-07-19 Thread Julian Edwards
** Changed in: maas Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1021382 Title: The COMMISSIONING_SCRIPT setting uses a relative path. To manage notifi

[Bug 1026857] Re: Installing bind9 as per HACKING.txt leaves a running bind daemon on developer's machines

2012-07-20 Thread Julian Edwards
Adding the above instructions to HACKING.txt is perfectly fine for now. ** Changed in: maas Importance: Low => High -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1026857 Title: Installing bind9

Re: [Bug 1026857] Re: Installing bind9 as per HACKING.txt leaves a running bind daemon on developer's machines

2012-07-20 Thread Julian Edwards
On Friday 20 Jul 2012 10:50:23 you wrote: > fwiw, I'm with Gavin on this one, that's a *minor* problem with the > *dev* environment so that definitely seems like "low priority" to me. Guys, please look at the description of the priorities. -- You received this bug notification because you are a

Re: [Bug 1026857] Re: Installing bind9 as per HACKING.txt leaves a running bind daemon on developer's machines

2012-07-20 Thread Julian Edwards
On Friday 20 Jul 2012 10:38:34 you wrote: > We could add a debconf option which writes another entry to > /etc/default/bind9 that the init script then checks. But this change > should probably best go to Debian in the first instance, since it would > equally apply to them. > > How important for th

[Bug 1027154] Re: Unable to look up a node based on mac address

2012-07-22 Thread Julian Edwards
Can you explain why is this needed please? (so that I can set priority appropriately) ** Summary changed: - need way to get system based on mac address + Unable to look up a node based on mac address ** Changed in: maas Status: Triaged => Incomplete -- You received this bug notificatio

[Bug 1027154] Re: Unable to look up a node based on mac address

2012-07-22 Thread Julian Edwards
To clarify, why would someone "very likely would want to query by the mac address". What's the use case? Thanks. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1027154 Title: Unable to look up a no

Re: [Bug 1027154] Re: Unable to look up a node based on mac address

2012-07-22 Thread Julian Edwards
Great, thanks guys. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1027154 Title: Unable to look up a node based on mac address To manage notifications about this bug go to: https://bugs.launchpad.n

[Bug 1026857] Re: Installing bind9 as per HACKING.txt leaves a running bind daemon on developer's machines

2012-07-23 Thread Julian Edwards
** Branch linked: lp:~julian-edwards/maas/bind-hacking -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1026857 Title: Installing bind9 as per HACKING.txt leaves a running bind daemon on developer&#

[Bug 1028068] Re: Enlistment failure leaves node in cobbler, not in MAAS

2012-07-23 Thread Julian Edwards
This is indeed one of the many reasons why Cobbler is getting removed. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1028068 Title: Enlistment failure leaves node in cobbler, not in MAAS To manage

[Bug 1023873] [NEW] kopete takes about 15 minutes to start up

2012-07-12 Thread Julian Edwards
Public bug reported: Every time I start kopete it takes around 15 minutes before the accounts log in. Using 'lsof' I see this line repeated over and over: stat("/etc/localtime", {st_mode=S_IFREG|0644, st_size=413, ...}) = 0 This doesn't appear to be the same thing as bug 99815 because I already

[Bug 1023873] Re: kopete takes about 15 minutes to start up

2012-07-12 Thread Julian Edwards
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1023873 Title: kopete takes about 15 minutes to start up To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/kdenetw

[Bug 1023729] Re: maas-import-isos requires wget, but maas has no wget dependency

2012-07-15 Thread Julian Edwards
** Also affects: maas (Ubuntu) Importance: Undecided Status: New ** Changed in: maas (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1023729 Title:

Re: [Bug 1015207] Re: juju setup fails, ERROR Invalid SSH key - 12.04 LTS

2012-07-15 Thread Julian Edwards
On Wednesday 27 June 2012 15:45:17 you wrote: > Curious. I was able to get one of the servers to actually function > correctly as the ZK node -- not sure why that one is different since it > was built just like the other two nodes. Anyway, logs are attached for > all three as well as the cloud-init

[Bug 1015207] Re: juju setup fails, ERROR Invalid SSH key - 12.04 LTS

2012-07-15 Thread Julian Edwards
> I think the Problem is a bug because there is no ubuntu User on my installation: This is because it didn't finish commissioning. You need to examine the logs as above to find out where the problem is. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subs

[Bug 992075] Re: Commissioning status persists with cloud-init 0.6.3-0ubuntu1

2012-06-19 Thread Julian Edwards
init: cloud-init-nonet main process (###) killed by TERM signal is expected. Please see bug 1015223 Please also read all the FAQs and let me know if any of the suggestions help (there are things mentioned that are not in the bug here). https://answers.launchpad.net/maas/+faqs -- You received t

[Bug 1015207] Re: juju setup fails, ERROR Invalid SSH key - 12.04 LTS

2012-06-21 Thread Julian Edwards
Bootstrapping is not instant, you need to wait for the master node to install before status works. ** Changed in: maas Status: New => Invalid -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/10152

[Bug 1004238] Re: cobbler sync not called after maas-dhcp configuration

2012-05-24 Thread Julian Edwards
Packaging bug, so re-targeting. ** Also affects: maas (Ubuntu) Importance: Undecided Status: New ** Changed in: maas Status: New => Invalid -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/b

[Bug 987930] Re: MAAS provider - Failure to bootstrap when no port is specified for maas-server

2012-05-24 Thread Julian Edwards
*** This bug is a duplicate of bug 972829 *** https://bugs.launchpad.net/bugs/972829 ** This bug has been marked a duplicate of bug 972829 maas-server setting requires port even when using http default -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 1005388] [NEW] /etc/cron.d/maas-gc has wrong path to maas executable

2012-05-27 Thread Julian Edwards
Public bug reported: It has /usr/sbin/maas instead of /usr/bin/maas ** Affects: maas (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1005388 Ti

Re: [Bug 830355] Re: x201 intermittent crash on resume from suspend, with caps lock flashing

2012-01-10 Thread Julian Edwards
\o/ Thank you thank you thank you. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/830355 Title: x201 intermittent crash on resume from suspend, with caps lock flashing To manage notifications abo

[Bug 923666] [NEW] [precise] USB devices occasionally stop working

2012-01-30 Thread Julian Edwards
Public bug reported: I can't report this with ubuntu bug because: $ ubuntu-bug Segmentation fault (core dumped) so here's my best description: Sometimes, within a few minutes of boot, my usb-connected mouse and keyboard still stop working. For the mouse, it just stops but for the keyboard it b

[Bug 923666] Re: [precise] USB devices occasionally stop working

2012-01-30 Thread Julian Edwards
** Attachment added: "lspci-vnvn.log" https://bugs.launchpad.net/bugs/923666/+attachment/2701023/+files/lspci-vnvn.log -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/923666 Title: [precise] USB d

[Bug 923666] Re: [precise] USB devices occasionally stop working

2012-01-30 Thread Julian Edwards
apport-collect is also segfaulting. ** Changed in: linux (Ubuntu) Status: Incomplete => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/923666 Title: [precise] USB devices occasional

[Bug 923666] Re: [precise] USB devices occasionally stop working

2012-01-30 Thread Julian Edwards
** Changed in: linux (Ubuntu) Status: Incomplete => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/923666 Title: [precise] USB devices occasionally stop working To manage notificati

[Bug 904435] [NEW] Excessive CPU/power usage after laptop resumes

2011-12-14 Thread Julian Edwards
Public bug reported: After coming back from a resumed state, the pulseaudio process will use more CPU and power on my laptop - approximately 5W more power. If I kill the process and allow it to restart, the CPU usage and power consumption return to acceptable levels. ProblemType: Bug DistroRelea

[Bug 904435] Re: Excessive CPU/power usage after laptop resumes

2011-12-14 Thread Julian Edwards
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/904435 Title: Excessive CPU/power usage after laptop resumes To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/pul

[Bug 905269] Re: Most of my inbox randomly deleted after compacting

2011-12-16 Thread Julian Edwards
** Description changed: I issued a "compact folders" on Thunderbird and I now have 17 message in my inbox instead of 500. It has also randomly removed many messages in other folders. I am seriously pissed off. + + (I use IMAP with Dovecot server) ProblemType: Bug DistroRelease:

[Bug 905269] [NEW] Most of my inbox randomly deleted after compacting

2011-12-16 Thread Julian Edwards
Public bug reported: I issued a "compact folders" on Thunderbird and I now have 17 message in my inbox instead of 500. It has also randomly removed many messages in other folders. I am seriously pissed off. (I use IMAP with Dovecot server) ProblemType: Bug DistroRelease: Ubuntu 10.04 Package:

[Bug 904435] Re: Excessive CPU/power usage after laptop resumes

2012-01-03 Thread Julian Edwards
Doesn't sound like a bug at all to me, the sound card's amp is quite likely to be using 6W. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/904435 Title: Excessive CPU/power usage after laptop resumes

[Bug 919224] [NEW] When selecting an application to handle a downloaded file, a file browser not an application browser dialog appears

2012-01-20 Thread Julian Edwards
Public bug reported: To recreate: 1. Click a URL that downloads a .png file 2. The browser shows a "What should Firefox do with this file?" dialog 3. Click "Open With", then select "Other..." in the drop-down What happens: * New dialog appears titled "Choose Helper Application" but it is a file

[Bug 907880] Re: [syncpackage] Traceback with config file errors

2011-12-23 Thread Julian Edwards
*** This bug is a duplicate of bug 877374 *** https://bugs.launchpad.net/bugs/877374 ** This bug has been marked a duplicate of bug 877374 Traceback when the credentials storage returns unicode -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscri

[Bug 1069850] Re: import_pxe_files does not include quantal

2013-04-18 Thread Julian Edwards
** Also affects: maas/1.2 Importance: Undecided Status: New ** Changed in: maas/1.2 Status: New => Fix Committed ** Changed in: maas/1.2 Importance: Undecided => Critical ** Changed in: maas/1.2 Milestone: None => 12.10-stabilization ** No longer affects: maas/1.2 -- Y

[Bug 1171314] Re: Window stacking order messed up for dialogs/overlays

2013-04-21 Thread Julian Edwards
Screenshot showing problem. ** Attachment added: "screenshot_crop.png" https://bugs.launchpad.net/ubuntu/+source/unity/+bug/1171314/+attachment/3650289/+files/screenshot_crop.png -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. htt

[Bug 1171314] [NEW] Window stacking order messed up for dialogs/overlays

2013-04-21 Thread Julian Edwards
Public bug reported: I am seeing this bug where right click dialogs, menus, notifications etc are popping up behind other windows. See the screenshot as an example. It mostly doesn't happen until I start Amarok, which is a QT app, but that doesn't always make it happen either. ProblemType: Bug

[Bug 1081388] Re: [SRU] Backport prefetch_related from 1.4

2013-04-22 Thread Julian Edwards
** Tags removed: verification-needed ** Tags added: verification-done -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1081388 Title: [SRU] Backport prefetch_related from 1.4 To manage notifications a

[Bug 1081392] Re: [SRU] Include upstream fix for bug 15496

2013-04-22 Thread Julian Edwards
** Tags removed: verification-needed ** Tags added: verification-done -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1081392 Title: [SRU] Include upstream fix for bug 15496 To manage notifications a

[Bug 1109283] Re: [SRU] maas to Quantal and Precise

2013-04-22 Thread Julian Edwards
Please note that when this upgrade runs, it will render some existing installations unusable until they configure the cluster controller. Previously, MAAS depended on external configuration of DHCP etc via Cobbler or manually. Now that Cobbler has gone, it must be configured in MAAS where it was p

[Bug 1109283] Re: [SRU] maas to Quantal and Precise

2013-04-22 Thread Julian Edwards
I am largely unfamiliar with the Ubuntu SRU process so I'm contributing where I can here, please excuse my lack of understanding. I am upstream in this case so I'll write from that point of view. The existing 12.04 package is already *broken* which is the whole reason for this SRU. It was demo-w

[Bug 1073463] Re: User-configurable files are not installed in /etc

2013-04-23 Thread Julian Edwards
Yep - some of the templates support it (POWER_TEMPLATES_DIR) but not all. We need to extend the configuration of location to the others. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1073463 Title:

[Bug 1109283] Re: [SRU] maas to Quantal and Precise

2013-04-23 Thread Julian Edwards
> Please don't ping pong the bug status I didn't touch the bug status. > It's my understanding from reading the bug, that if users that have already manually configured things once and have a working system install the new package, things will stop working until they do additional manual configur

[Bug 1154805] Re: Juju/MAAS does not provide feedback when there are no available nodes are found

2013-03-13 Thread Julian Edwards
Maas returns a 409 CONFLICT when there's no node available. This is purely a Juju problem. ** Changed in: maas Status: New => Invalid ** Changed in: maas (Ubuntu) Status: New => Invalid -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscr

[Bug 1154803] Re: Constraints prevents the allocation of nodes if they are equal to the HW.

2013-03-13 Thread Julian Edwards
** Changed in: maas Status: New => Triaged -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1154803 Title: Constraints prevents the allocation of nodes if they are equal to the HW. To manage

[Bug 1155556] Re: HP ProLiant DL380 G7 tftps kernel, but initrd tracebacks in tftp server. DL380 G6 succeeds.

2013-03-17 Thread Julian Edwards
** Changed in: maas Status: New => Triaged ** Changed in: maas Importance: Undecided => High -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/116 Title: HP ProLiant DL380 G7 tftps kernel

[Bug 1172336] Re: MAAS server reference to AvahiBoot wiki page that does not exist

2013-04-25 Thread Julian Edwards
** Changed in: maas Status: New => Triaged ** Changed in: maas Importance: Undecided => High -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1172336 Title: MAAS server reference to AvahiBoo

[Bug 923666] Re: USB devices occasionally stop working

2013-05-12 Thread Julian Edwards
This is still a problem in raring, and in fact has got worse. This happens about 70% of the time about 5 minutes after each boot. ** Summary changed: - [quantal] USB devices occasionally stop working + USB devices occasionally stop working -- You received this bug notification because you are

[Bug 923666] Re: USB devices occasionally stop working

2013-05-13 Thread Julian Edwards
Ok I'll give 3.10 a go. I am not sure when this bug was introduced as I've had it as long as I can remember, so bisecting might not be useful. Also, in raring there's no mention of any USB errors in syslog. The device just suddenly stops working. Interestingly, it is always the mouse first (but

[Bug 923666] Re: USB devices occasionally stop working

2013-05-13 Thread Julian Edwards
Ok I can't use 3.10 as the nvidia module won't compile. I will attach its build log, I hope you can suggest a work around. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/923666 Title: USB devices oc

[Bug 923666] Re: USB devices occasionally stop working

2013-05-13 Thread Julian Edwards
/var/lib/dkms/nvidia-304/304.88/build/make.log ** Attachment added: "make.log" https://bugs.launchpad.net/ubuntu/+source/linux/+bug/923666/+attachment/3675883/+files/make.log -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https:/

[Bug 989355] Re: Unable to create Node: timed out

2012-05-17 Thread Julian Edwards
I'm sorry this is troublesome for you. I don't think we ever tested it with having cobbler manage DHCP or dnsmasq, we just expected people to set next-server on the existing DHCP. For timeouts, there's a setting called PSERV_TIMEOUT which is currently set to 7, try changing that and let me know.

[Bug 1044503] Re: kernel command line is not easily customizable

2012-11-12 Thread Julian Edwards
** No longer affects: maas/1.2 ** Changed in: maas (Ubuntu Quantal) Status: New => Invalid -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1044503 Title: kernel command line is not easily cust

[Bug 1081212] Re: The address of the API in pserv.conf (tftp/generator) is http://localhost/MAAS/api/1.0/pxeconfig/

2012-11-28 Thread Julian Edwards
** Branch linked: lp:~julian-edwards/maas/backport-153-packaging.quantal -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1081212 Title: The address of the API in pserv.conf (tftp/generator) is http

[Bug 1064672] Re: Node listing page becomes unusable with increased number of nodes

2012-12-02 Thread Julian Edwards
** Also affects: maas/1.2 Importance: Undecided Status: New ** Changed in: maas/1.2 Status: New => In Progress ** Changed in: maas/1.2 Importance: Undecided => Critical ** Changed in: maas/1.2 Assignee: (unassigned) => Julian Edwards (julian-edwards) ** C

[Bug 1066929] Re: duplicate entry added to named.conf.local on each package reconfigure

2012-12-02 Thread Julian Edwards
rtance: Undecided => Critical ** Changed in: maas/1.2 Assignee: (unassigned) => Julian Edwards (julian-edwards) ** Changed in: maas/1.2 Milestone: None => 12.10-stabilization ** No longer affects: maas/1.2 ** No longer affects: maas ** Also affects: maas Importance: Undecided

[Bug 994887] Re: Nodes listing does not support sorting

2012-12-02 Thread Julian Edwards
Assignee: (unassigned) => Julian Edwards (julian-edwards) ** Changed in: maas/1.2 Milestone: None => 12.10-stabilization -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/994887 Title: Nodes l

[Bug 994887] Re: Nodes listing does not support sorting

2012-12-02 Thread Julian Edwards
** Branch linked: lp:~julian-edwards/maas/backport-r1294-1299 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/994887 Title: Nodes listing does not support sorting To manage notifications about this

[Bug 1066929] Re: duplicate entry added to named.conf.local on each package reconfigure

2012-12-03 Thread Julian Edwards
** Changed in: maas/1.2 Status: In Progress => Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1066929 Title: duplicate entry added to named.conf.local on each package reconfigure

[Bug 994887] Re: Nodes listing does not support sorting

2012-12-03 Thread Julian Edwards
Activating Ubuntu task as it will be part of packaging. ** Changed in: maas/1.2 Status: In Progress => Fix Committed ** Changed in: maas (Ubuntu) Status: Invalid => New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. ht

[Bug 1081701] Re: The metadata address mentioned in the preseed is wrong.

2012-12-03 Thread Julian Edwards
** Changed in: maas/1.2 Assignee: Gavin Panella (allenap) => Julian Edwards (julian-edwards) ** Changed in: maas/1.2 Status: Triaged => In Progress -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1081701] Re: The metadata address mentioned in the preseed is wrong.

2012-12-03 Thread Julian Edwards
** Branch linked: lp:~rvb/maas/1081701-c-bis -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1081701 Title: The metadata address mentioned in the preseed is wrong. To manage notifications about this

[Bug 1044503] Re: kernel command line is not easily customizable

2012-12-03 Thread Julian Edwards
** Changed in: maas Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1044503 Title: kernel command line is not easily customizable To manage notifications

[Bug 1070775] Re: The zone name (attached to a cluster controller) can still be changed when it contains in-use nodes and DNS is managed.

2012-12-03 Thread Julian Edwards
** Changed in: maas Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1070775 Title: The zone name (attached to a cluster controller) can still be changed

[Bug 1070774] Re: The hostname of a node can still be changed once the node is in use

2012-12-03 Thread Julian Edwards
** Changed in: maas Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1070774 Title: The hostname of a node can still be changed once the node is in use To

[Bug 1070765] Re: DNS forward zone ends up with nonsensical entries

2012-12-03 Thread Julian Edwards
** Changed in: maas Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1070765 Title: DNS forward zone ends up with nonsensical entries To manage notificatio

[Bug 1070522] Re: maas-cli nodes new incomplete documentation

2012-12-03 Thread Julian Edwards
** Changed in: maas Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1070522 Title: maas-cli nodes new incomplete documentation To manage notifications abo

[Bug 1069850] Re: import_pxe_files does not include quantal

2012-12-03 Thread Julian Edwards
** Changed in: maas Milestone: 12.10-stabilization => None ** Changed in: maas Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1069850 Title: import_p

[Bug 1059645] Re: URI in API description wrong when accessing machine via alternative interface

2012-12-03 Thread Julian Edwards
** Changed in: maas Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1059645 Title: URI in API description wrong when accessing machine via alternative in

[Bug 1069734] Re: Filestorage is unique to each appserver instance

2012-12-03 Thread Julian Edwards
** Changed in: maas Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1069734 Title: Filestorage is unique to each appserver instance To manage notification

[Bug 1081701] Re: The metadata address mentioned in the preseed is wrong.

2012-12-03 Thread Julian Edwards
** Changed in: maas/trunk Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1081701 Title: The metadata address mentioned in the preseed is wrong. To manage

[Bug 1081692] Re: The value of 'next-server' in the dhcp config is wrong.

2012-12-03 Thread Julian Edwards
** Changed in: maas/trunk Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1081692 Title: The value of 'next-server' in the dhcp config is wrong. To manage

[Bug 1081212] Re: The address of the API in pserv.conf (tftp/generator) is http://localhost/MAAS/api/1.0/pxeconfig/

2012-12-03 Thread Julian Edwards
** Changed in: maas/1.2 Status: Fix Committed => Fix Released ** Changed in: maas/trunk Status: Fix Committed => Fix Released ** Changed in: maas/1.2 Status: Fix Released => Fix Committed ** Changed in: maas/1.2 Status: Fix Committed => Fix Released ** Changed in: ma

[Bug 975454] Re: complete documentation and man pages

2012-12-03 Thread Julian Edwards
** Changed in: maas Status: In Progress => Fix Released ** Changed in: maas/1.2 Status: Triaged => Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/975454 Title: complete d

[Bug 1087145] Re: maas proxy prevent nodes access cloud archive

2012-12-06 Thread Julian Edwards
** Project changed: maas => squid-deb-proxy ** Also affects: squid-deb-proxy (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1087145 Title: maas p

[Bug 1086162] Re: IPMI based power management default to IPMI 1.5 based authentication

2012-12-09 Thread Julian Edwards
** Changed in: maas Status: Confirmed => Triaged ** Tags added: power -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1086162 Title: IPMI based power management default to IPMI 1.5 based authe

[Bug 1064224] Re: IPMI detection ends up with power_address of 0.0.0.0

2012-12-09 Thread Julian Edwards
** Changed in: maas Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1064224 Title: IPMI detection ends up with power_address of 0.0.0.0 To manage notifica

[Bug 1006966] Re: maas mirror values are overwritten by cloud-init

2012-12-09 Thread Julian Edwards
** Changed in: maas Status: Triaged => Fix Released ** Changed in: maas Assignee: (unassigned) => Scott Moser (smoser) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1006966 Title: maas

[Bug 1081392] Re: [SRU] Include upstream fix for bug 15496

2012-12-10 Thread Julian Edwards
Scott, if you read the bug title and description carefully, you'll see that this is not a feature, it is a bug fix. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1081392 Title: [SRU] Include upstrea

[Bug 1081392] Re: [SRU] Include upstream fix for bug 15496

2012-12-10 Thread Julian Edwards
Thanks - when can we expect it to hit -updates> -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1081392 Title: [SRU] Include upstream fix for bug 15496 To manage notifications about this bug go to: h

<    4   5   6   7   8   9   10   11   >