[Bug 988173] Re: maas-import-isos fails

2013-02-20 Thread Tobeus
I know this is almost a year old since the status change, but it would
be nice to have that as a hint in the error message if that is possible
to insert as com4 suggested.  Just thought I'd throw my 2 cents in.
Thanks for the tip on the fix though!  Worked like a charm after fixing
the IP.

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

Title:
  maas-import-isos fails

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/maas/+bug/988173/+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 988173] Re: maas-import-isos fails

2012-10-13 Thread com4
What are the thoughts of an error message that gives a hint as to the
incorrect ip setting being a possibility? I also had this problem.

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

Title:
  maas-import-isos fails

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/maas/+bug/988173/+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 988173] Re: maas-import-isos fails

2012-04-27 Thread James Page
** Changed in: maas (Ubuntu)
   Status: Incomplete = Invalid

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

Title:
  maas-import-isos fails

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/maas/+bug/988173/+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 988173] Re: maas-import-isos fails

2012-04-25 Thread Dan McGrath
Since I was running in a VM before instead of ssh, copy/pasting the
original process was a little awkward, so I figured I would run once
more with the actual output for the sake of being complete. Hope this
helps :)


$ sudo maas-import-isos
httpd does not appear to be running and proxying cobbler
httpd does not appear to be running and proxying cobbler
mount: warning: /tmp/cobbler-ubuntu-import.uqesLs/mnt seems to be mounted 
read-only.
httpd does not appear to be running and proxying cobbler
failed to import precise-x86_64
httpd does not appear to be running and proxying cobbler
httpd does not appear to be running and proxying cobbler
httpd does not appear to be running and proxying cobbler
httpd does not appear to be running and proxying cobbler
mount: warning: /tmp/cobbler-ubuntu-import.6AGFjq/mnt seems to be mounted 
read-only.
httpd does not appear to be running and proxying cobbler
failed to import precise-i386
httpd does not appear to be running and proxying cobbler
httpd does not appear to be running and proxying cobbler
--2012-04-25 01:52:22--  
https://maas.ubuntu.com/images/ephemeral/releases/precise/beta-3/precise-ephemeral-maas-amd64.tar.gz
Resolving maas.ubuntu.com (maas.ubuntu.com)... 91.189.88.146
Connecting to maas.ubuntu.com (maas.ubuntu.com)|91.189.88.146|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 294875035 (281M) [application/x-gzip]
Saving to: 
`/var/lib/maas/ephemeral/.working/maas-import-ephemerals.NiTPvT/precise/amd64/dist.tar.gz'

 0K        1% 66.1K 71m52s
  3072K        2% 59.9K 74m45s
  6144K        3% 73.5K 70m22s
[snip]
276480K       97% 62.7K 2m6s
279552K       98% 64.2K 80s
282624K       99% 70.9K 34s
285696K     ...  100% 65.6K=71m38s

2012-04-25 03:04:01 (67.0 KB/s) - `/var/lib/maas/ephemeral/.working
/maas-import-ephemerals.NiTPvT/precise/amd64/dist.tar.gz' saved
[294875035/294875035]

httpd does not appear to be running and proxying cobbler
failed to add precise-x86_64-maas-ephemeral
failed to update cobbler for 
maas-precise-x86_64-commissioning/precise-x86_64-maas-ephemeral
httpd does not appear to be running and proxying cobbler
httpd does not appear to be running and proxying cobbler
httpd does not appear to be running and proxying cobbler
httpd does not appear to be running and proxying cobbler
httpd does not appear to be running and proxying cobbler

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

Title:
  maas-import-isos fails

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/maas/+bug/988173/+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 988173] Re: maas-import-isos fails

2012-04-25 Thread Andres Rodriguez
Hi Dan,

Could you please make sure that MAAS/cobbler have the correct IP address
configured? To do so, please to do the following:

sudo dpkg-reconfigure maas

It will ask for the IP address for the MAAS server and make the
necessary updates. Once that's done, please try 'maas-import-isos'
again!

Thank you!

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

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

Title:
  maas-import-isos fails

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/maas/+bug/988173/+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 988173] Re: maas-import-isos fails

2012-04-25 Thread Dan McGrath
Ah, great tip, worked like a charm! It would seem that I forgot that I
changed the vm networking from NAT to bridged, thus affecting the
original IP I gave it during install that I had forgotten about. PEBKAC
:)

Anyways, thanks for the help, please close o/

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

Title:
  maas-import-isos fails

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/maas/+bug/988173/+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 988173] Re: maas-import-isos fails

2012-04-24 Thread Dan McGrath
-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to maas in Ubuntu.
https://bugs.launchpad.net/bugs/988173

Title:
  maas-import-isos fails

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