[Bug 2054835] Re: Xubuntu installer launcher is untrusted

2024-04-12 Thread Darin
Yep, issue isn't in the latest daily. Looks like this was fixed in the
Casper patch:

https://git.launchpad.net/ubuntu/+source/casper/commit/?id=e910c2777d9ecfa5d100111b3e5d2b0cd149b081

** Changed in: casper (Ubuntu)
   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/2054835

Title:
  Xubuntu installer launcher is untrusted

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


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

[Bug 2054835] Re: Xubuntu installer launcher is untrusted

2024-04-12 Thread corrado venturini
Problem disappeared with ISO dated 2024-04-12

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

Title:
  Xubuntu installer launcher is untrusted

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


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

[Bug 2054835] Re: Xubuntu installer launcher is untrusted

2024-04-11 Thread Jane Atkinson
I've not seen this bug in the last day or so. Has it been fixed?

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

Title:
  Xubuntu installer launcher is untrusted

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


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

[Bug 2054835] Re: Xubuntu installer launcher is untrusted

2024-04-09 Thread Dennis Loose
** Changed in: ubuntu-desktop-provision
   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/2054835

Title:
  Xubuntu installer launcher is untrusted

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


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

[Bug 2054835] Re: Xubuntu installer launcher is untrusted

2024-04-06 Thread Darin
To be trusted in Xfce, the file needs to be marked executable (seems
like it already is) and gio set string metadata::xfce-exe-checksum:
FILE_SHA256_CHECKSUM

The solution is here (also in some of the related links below):

https://forum.xfce.org/viewtopic.php?pid=70143#p70143

---

Xubuntu is now using ubuntu-desktop-bootstrap.

So, this command works for me:


desktop_launcher="/home/xubuntu/Desktop/ubuntu-desktop-bootstrap_ubuntu-desktop-bootstrap.desktop"

gio set -t string $desktop_launcher metadata::xfce-exe-checksum
"$(sha256sum $desktop_launcher | awk '{print $1}')"


The snap launcher may also need this at some point. The Settings Manager
and Whisker/App Menus don't seem to require this currently, but if they
do in the future or if it's launched from the file manager the same may
need to be applied to it:

snap_launcher="/var/lib/snapd/desktop/applications/ubuntu-desktop-
bootstrap_ubuntu-desktop-bootstrap.desktop"

---

Is this something that can be done in casper or ubuntu-desktop-
provision/bootstrap?

---

Also related/duplicate issues:

https://github.com/Xubuntu/xubuntu-default-
settings/issues/57#issuecomment-1416728186

https://bugs.launchpad.net/ubuntu/+source/xubuntu-default-
settings/+bug/1991389

https://bugs.launchpad.net/ubuntu/+source/ubiquity/+bug/1987958

** Bug watch added: github.com/Xubuntu/xubuntu-default-settings/issues #57
   https://github.com/Xubuntu/xubuntu-default-settings/issues/57

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

Title:
  Xubuntu installer launcher is untrusted

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


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

[Bug 2054835] Re: Xubuntu installer launcher is untrusted

2024-03-13 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/2054835

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

Title:
  Xubuntu installer launcher is untrusted

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


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

[Bug 2054835] Re: Xubuntu installer launcher is untrusted

2024-03-04 Thread Chris Peterson
** Project changed: ubuntu-desktop-installer => ubuntu-desktop-provision

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

Title:
  Xubuntu installer launcher is untrusted

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


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

[Bug 2054835] Re: Xubuntu installer launcher is untrusted

2024-03-04 Thread Chris Peterson
** Also affects: ubuntu-desktop-installer
   Importance: Undecided
   Status: New

** Changed in: subiquity
   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/2054835

Title:
  Xubuntu installer launcher is untrusted

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


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

[Bug 2054835] Re: Xubuntu installer launcher is untrusted

2024-02-25 Thread ajgreeny
This was the case when I first tried the Xubuntu 24.04 daily iso. I can't 
remember exactly the date but many weeks ago and I think I remember the same 
thing on many previous intermediate Xubuntu versions, eg, 23.04 and 23.10.
I have just clicked the "Launch anyway" and carried on, not giving it more 
thought!

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

Title:
  Xubuntu installer launcher is untrusted

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


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

[Bug 2054835] Re: Xubuntu installer launcher is untrusted

2024-02-25 Thread Jeremy BĂ­cha
I am adding a casper task because casper 1.493 has code in
scripts/casper-bottom/25adduser to use gio to set metadata::trusted true
for ubuntu-desktop-bootstrap_ubuntu-desktop-bootstrap.desktop

Xubuntu has casper 1.493 so I'm not sure why it's not working.

** Also affects: casper (Ubuntu)
   Importance: Undecided
   Status: New

** Changed in: casper (Ubuntu)
   Status: New => Triaged

** Changed in: casper (Ubuntu)
   Importance: Undecided => High

** Tags added: noble

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

Title:
  Xubuntu installer launcher is untrusted

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


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