[Bug 2060897] Re: Xubuntu installation failed: RuntimeError: aborting install since no mirror is usable

2024-04-28 Thread Sean Davis
Thanks for your help!

** Changed in: xubuntu-meta (Ubuntu)
   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/2060897

Title:
  Xubuntu installation failed: RuntimeError: aborting install since no
  mirror is usable

To manage notifications about this bug go to:
https://bugs.launchpad.net/subiquity/+bug/2060897/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2060897] Re: Xubuntu installation failed: RuntimeError: aborting install since no mirror is usable

2024-04-19 Thread Dan Bungert
@Sean - I believe this is resolved

** Changed in: ubuntu-desktop-provision
   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/2060897

Title:
  Xubuntu installation failed: RuntimeError: aborting install since no
  mirror is usable

To manage notifications about this bug go to:
https://bugs.launchpad.net/subiquity/+bug/2060897/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2060897] Re: Xubuntu installation failed: RuntimeError: aborting install since no mirror is usable

2024-04-17 Thread Dan Bungert
** Also affects: xubuntu-meta (Ubuntu)
   Importance: Undecided
   Status: New

** Merge proposal linked:
   https://code.launchpad.net/~dbungert/ubuntu-seeds/+git/xubuntu/+merge/464466

** Changed in: subiquity
   Status: Fix Committed => Fix Released

** Changed in: subiquity (Ubuntu)
   Status: Fix Committed => Fix Released

** Changed in: xubuntu-meta (Ubuntu)
   Status: New => In Progress

** Changed in: ubuntu-desktop-provision
   Status: New => 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/2060897

Title:
  Xubuntu installation failed: RuntimeError: aborting install since no
  mirror is usable

To manage notifications about this bug go to:
https://bugs.launchpad.net/subiquity/+bug/2060897/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2060897] Re: Xubuntu installation failed: RuntimeError: aborting install since no mirror is usable

2024-04-16 Thread Dan Bungert
> Perhaps this change hasn't made it into the image of the 15th :)

Correct, this needs a newer snap than build 113 which is on the stable
channel.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2060897

Title:
  Xubuntu installation failed: RuntimeError: aborting install since no
  mirror is usable

To manage notifications about this bug go to:
https://bugs.launchpad.net/subiquity/+bug/2060897/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2060897] Re: Xubuntu installation failed: RuntimeError: aborting install since no mirror is usable

2024-04-16 Thread Tim Andersson
I *think* I managed to recreate this appropriately.

I did an install with the noble amd64 iso dated 15th April 2024, within
a VM and disabled my wifi from the host machine.

The VM was then "connected" to a network, but with no actual internet
access - I hope this is enough to mimic a "deadnet" network.

Anyway, my conclusion is that the install wasn't successful, please see
the log attached.

Perhaps this change hasn't made it into the image of the 15th :)

** Attachment added: "install-log"
   
https://bugs.launchpad.net/ubuntu/+source/subiquity/+bug/2060897/+attachment/5766129/+files/install-log

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2060897

Title:
  Xubuntu installation failed: RuntimeError: aborting install since no
  mirror is usable

To manage notifications about this bug go to:
https://bugs.launchpad.net/subiquity/+bug/2060897/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2060897] Re: Xubuntu installation failed: RuntimeError: aborting install since no mirror is usable

2024-04-12 Thread Dan Bungert
A default policy equivalent of autoinstall {fallback: offline-install}
was merged in https://github.com/canonical/subiquity/pull/1971.

** Changed in: subiquity
   Status: New => Fix Committed

** Changed in: subiquity (Ubuntu)
   Status: Confirmed => 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/2060897

Title:
  Xubuntu installation failed: RuntimeError: aborting install since no
  mirror is usable

To manage notifications about this bug go to:
https://bugs.launchpad.net/subiquity/+bug/2060897/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2060897] Re: Xubuntu installation failed: RuntimeError: aborting install since no mirror is usable

2024-04-11 Thread Dan Bungert
So this outcome is not limited to xubuntu.  I was able to produce the
same result with the base desktop ISO as well.

The key here is a "deadnet" type configuration - active networking but not 
going anywhere.
I was however able to make the install work on the deadnet by setting the 
autoinstall policy 
apt: {fallback: offline-install}

The code equivalent of that is a proof-of-concept that I think is
overdue to make real, in
https://github.com/canonical/subiquity/pull/1816, except I think server
wants this default also and that PR applies this policy value change to
desktop.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2060897

Title:
  Xubuntu installation failed: RuntimeError: aborting install since no
  mirror is usable

To manage notifications about this bug go to:
https://bugs.launchpad.net/subiquity/+bug/2060897/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2060897] Re: Xubuntu installation failed: RuntimeError: aborting install since no mirror is usable

2024-04-11 Thread Dan Bungert
** Also affects: subiquity
   Importance: Undecided
   Status: New

** Also affects: ubuntu-desktop-provision
   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/2060897

Title:
  Xubuntu installation failed: RuntimeError: aborting install since no
  mirror is usable

To manage notifications about this bug go to:
https://bugs.launchpad.net/subiquity/+bug/2060897/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2060897] Re: Xubuntu installation failed: RuntimeError: aborting install since no mirror is usable

2024-04-11 Thread Dan Bungert
** Changed in: subiquity (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/2060897

Title:
  Xubuntu installation failed: RuntimeError: aborting install since no
  mirror is usable

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/subiquity/+bug/2060897/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2060897] Re: Xubuntu installation failed: RuntimeError: aborting install since no mirror is usable

2024-04-10 Thread Ubuntu QA Website
This bug has been reported on the Ubuntu ISO testing tracker.

A list of all reports related to this bug can be found here:
http://iso.qa.ubuntu.com/qatracker/reports/bugs/2060897

** Tags added: iso-testing

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2060897

Title:
  Xubuntu installation failed: RuntimeError: aborting install since no
  mirror is usable

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/subiquity/+bug/2060897/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs