[Bug 1940136] Re: HyperV images do not include package manifests

2021-11-03 Thread Launchpad Bug Tracker
This bug was fixed in the package livecd-rootfs - 2.719.2

---
livecd-rootfs (2.719.2) hirsute; urgency=medium

  * Generate manifest for HyperV desktop image (LP: #1940136)

 -- codemous...@outlook.com (Jason C. McDonald)  Wed, 15 Sep 2021
23:38:06 +1200

** Changed in: livecd-rootfs (Ubuntu Hirsute)
   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/1940136

Title:
  HyperV images do not include package manifests

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/livecd-rootfs/+bug/1940136/+subscriptions


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

[Bug 1940136] Re: HyperV images do not include package manifests

2021-11-03 Thread John Chittum
with the release of bug 1949116 this morning, I was able to verify the
hirsute change

1. downloaded source package of 
https://launchpad.net/ubuntu/+source/livecd-rootfs/2.719.2
2. untarred locally
3. executed a local build using ubuntu-old-fashioned

I see livecd.ubuntu-desktop-hyperv.vhdx.zip.manifest.

thank you brian-murray and sil2100 for unblocking things!

** Tags removed: verification-needed-hirsute
** Tags added: verification-done-hirsute

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

Title:
  HyperV images do not include package manifests

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/livecd-rootfs/+bug/1940136/+subscriptions


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

[Bug 1940136] Re: HyperV images do not include package manifests

2021-10-28 Thread Brian Murray
The build here fails due to bug 1949116.

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

Title:
  HyperV images do not include package manifests

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/livecd-rootfs/+bug/1940136/+subscriptions


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

[Bug 1940136] Re: HyperV images do not include package manifests

2021-10-28 Thread John Chittum
I've attempted to build hyperv-desktop from currently livecd-rootfs for
Hirsute, and i run into the same issue:

The following packages have unmet dependencies:
 libgl1-mesa-dri : Depends: libllvm12 (>= 1:9~svn298832-1~) but it is not 
installable
 libxatracker2 : Depends: libllvm12 (>= 1:9~svn298832-1~) but it is not 
installable
 mesa-vulkan-drivers : Depends: libllvm12 (>= 1:9~svn298832-1~) but it is not 
installable

The issue is not created via a  change in livecd-rootfs (which I had
presumed, but wanted to double check).

I'm also generally confused as installing mesa-vulcan-drivers,
libxatracker2, or libgl1-mesa-dri into a hirsute lxd container or VM
does not result in this error. I can dig further into packaging, but it
seems to be isolated to installing in this environment.

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

Title:
  HyperV images do not include package manifests

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/livecd-rootfs/+bug/1940136/+subscriptions


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

[Bug 1940136] Re: HyperV images do not include package manifests

2021-10-27 Thread Launchpad Bug Tracker
This bug was fixed in the package livecd-rootfs - 2.525.56

---
livecd-rootfs (2.525.56) bionic; urgency=medium

  [ Jason C. McDonald ]
  * Generate manifest for HyperV desktop image. (LP: #1940136)

 -- Michael Hudson-Doyle   Fri, 08 Oct 2021
14:42:28 +1300

** Changed in: livecd-rootfs (Ubuntu Bionic)
   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/1940136

Title:
  HyperV images do not include package manifests

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/livecd-rootfs/+bug/1940136/+subscriptions


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

[Bug 1940136] Re: HyperV images do not include package manifests

2021-10-27 Thread Launchpad Bug Tracker
This bug was fixed in the package livecd-rootfs - 2.664.29

---
livecd-rootfs (2.664.29) focal; urgency=medium

  * Generate manifest for HyperV desktop image (LP: #1940136)

 -- codemous...@outlook.com (Jason C. McDonald)  Wed, 15 Sep 2021
23:41:39 +1200

** Changed in: livecd-rootfs (Ubuntu Focal)
   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/1940136

Title:
  HyperV images do not include package manifests

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/livecd-rootfs/+bug/1940136/+subscriptions


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

[Bug 1940136] Re: HyperV images do not include package manifests

2021-10-21 Thread John Chittum
I have verified bionic by doing the following:

1. downloaded source package of 
https://launchpad.net/ubuntu/+source/livecd-rootfs/2.525.56
2. untarred locally
3. executed a local build using ubuntu-old-fashioned

I see that there is a livecd.ubuntu-desktop-hyperv.vhdx.zip.manifest
produced at the end of the build, and that it has correct packages

** Tags removed: verification-needed-bionic verification-needed-focal
** Tags added: verification-done-bionic verification-done-focal

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

Title:
  HyperV images do not include package manifests

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/livecd-rootfs/+bug/1940136/+subscriptions


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

[Bug 1940136] Re: HyperV images do not include package manifests

2021-10-21 Thread John Chittum
I am unable to confirm Hirsute due to an unrelated issue. During the
base install of the chroot on Hirsute, there is a failure  for mesa
drivers

command:

lb_chroot_install-packages install

---
shared-mime-inf  ignore old unsatisfied important dependency on libnss-nis:amd64
  ignore old unsatisfied important dependency on libnss-nisplus:amd64
  ignore old unsatisfied important dependency on e2fsprogs-l10n:amd64
  ignore old unsatisfied important dependency on libgpg-error-l10n:amd64
  ignore old unsatisfied important dependency on update-motd:amd64
  Installing gir1.2-clutter-1.0:amd64 as Depends of 
gnome-shell-extension-desktop-icons-ng:amd64
Installing gir1.2-cogl-1.0:amd64 as Depends of gir1.2-clutter-1.0:amd64
Installing gir1.2-coglpango-1.0:amd64 as Depends of gir1.2-clutter-1.0:amd64
  Installing gir1.2-clutter-gst-3.0:amd64 as Depends of 
gnome-shell-extension-desktop-icons-ng:amd64
  Installing gir1.2-gtkclutter-1.0:amd64 as Depends of 
gnome-shell-extension-desktop-icons-ng:amd64
  libgl1-mesa-dri:amd64 Depends on libllvm12:amd64 < none @un H > (>= 
1:9~svn298832-1~) can't be satisfied!
  mesa-vulkan-drivers:amd64 Depends on libllvm12:amd64 < none @un H > (>= 
1:9~svn298832-1~) can't be satisfied!
  libxatracker2:amd64 Depends on libllvm12:amd64 < none @un H > (>= 
1:9~svn298832-1~) can't be satisfied!
  Installing linux-image-generic:amd64 as Depends of linux-generic:amd64
Installing linux-image-5.11.0-38-generic:amd64 as Depends of 
linux-image-generic:amd64
  Installing linux-modules-5.11.0-38-generic:amd64 as Depends of 
linux-image-5.11.0-38-generic:amd64
  Installing grub-pc:amd64 as Recommends of 
linux-image-5.11.0-38-generic:amd64
Installing grub-common:amd64 as Depends of grub-pc:amd64
  Installing os-prober:amd64 as Recommends of grub-common:amd64
Installing grub2-common:amd64 as Depends of grub-pc:amd64
Installing grub-pc-bin:amd64 as Depends of grub-pc:amd64
Installing grub-gfxpayload-lists:amd64 as Depends of grub-pc:amd64
Installing linux-modules-extra-5.11.0-38-generic:amd64 as Depends of 
linux-image-generic:amd64
  Installing crda:amd64 as Depends of 
linux-modules-extra-5.11.0-38-generic:amd64
Installing iw:amd64 as Depends of crda:amd64
Installing linux-firmware:amd64 as Depends of linux-image-generic:amd64
Installing intel-microcode:amd64 as Depends of linux-image-generic:amd64
  Installing iucode-tool:amd64 as Depends of intel-microcode:amd64
Installing amd64-microcode:amd64 as Depends of linux-image-generic:amd64
Installing thermald:amd64 as Recommends of linux-image-generic:amd64
  Installing linux-headers-generic:amd64 as Depends of linux-generic:amd64
Installing linux-headers-5.11.0-38-generic:amd64 as Depends of 
linux-headers-generic:amd64
  Installing linux-headers-5.11.0-38:amd64 as Depends of 
linux-headers-5.11.0-38-generic:amd64
---

leads to:
The following packages have unmet dependencies:
 libgl1-mesa-dri : Depends: libllvm12 (>= 1:9~svn298832-1~) but it is not 
installable
 libxatracker2 : Depends: libllvm12 (>= 1:9~svn298832-1~) but it is not 
installable
 mesa-vulkan-drivers : Depends: libllvm12 (>= 1:9~svn298832-1~) but it is not 
installable

However, this is not an issue with code change under test. I'll look
into if there are open bugs related to this on Hirsute somewhere
already.

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

Title:
  HyperV images do not include package manifests

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/livecd-rootfs/+bug/1940136/+subscriptions


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

[Bug 1940136] Re: HyperV images do not include package manifests

2021-10-21 Thread Jason C. McDonald
Tested and confirmed fix on Focal.

Bionic and Hirsute forthcoming tomorrow.

Sorry for the delay; I did not understand next steps.

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

Title:
  HyperV images do not include package manifests

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/livecd-rootfs/+bug/1940136/+subscriptions


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

[Bug 1940136] Re: HyperV images do not include package manifests

2021-10-20 Thread Robie Basak
Hello Jason, or anyone else affected,

Accepted livecd-rootfs into bionic-proposed. The package will build now
and be available at https://launchpad.net/ubuntu/+source/livecd-
rootfs/2.525.56 in a few hours, and then in the -proposed repository.

Please help us by testing this new package.  See
https://wiki.ubuntu.com/Testing/EnableProposed for documentation on how
to enable and use -proposed.  Your feedback will aid us getting this
update out to other Ubuntu users.

If this package fixes the bug for you, please add a comment to this bug,
mentioning the version of the package you tested, what testing has been
performed on the package and change the tag from verification-needed-
bionic to verification-done-bionic. If it does not fix the bug for you,
please add a comment stating that, and change the tag to verification-
failed-bionic. In either case, without details of your testing we will
not be able to proceed.

Further information regarding the verification process can be found at
https://wiki.ubuntu.com/QATeam/PerformingSRUVerification .  Thank you in
advance for helping!

N.B. The updated package will be released to -updates after the bug(s)
fixed by this package have been verified and the package has been in
-proposed for a minimum of 7 days.

** Changed in: livecd-rootfs (Ubuntu Bionic)
   Status: New => Fix Committed

** Tags added: verification-needed-bionic

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

Title:
  HyperV images do not include package manifests

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/livecd-rootfs/+bug/1940136/+subscriptions


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

[Bug 1940136] Re: HyperV images do not include package manifests

2021-09-15 Thread Brian Murray
livecd-rootfs (2.731) impish; urgency=medium

  [ Jason C. McDonald ]
  * Generate manifest for HyperV desktop image

  [ Łukasz 'sil2100' Zemczak ]
  * Fix sharing of the /dev tree to make sure we can safely umount the chroot
when needed. This fixes local non-livefs-builder image builds.

 -- Łukasz 'sil2100' Zemczak   Wed, 28 Jul
2021 22:01:56 +0200

** Changed in: livecd-rootfs (Ubuntu Hirsute)
   Status: In Progress => Fix Committed

** Tags added: verification-needed verification-needed-hirsute

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

Title:
  HyperV images do not include package manifests

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/livecd-rootfs/+bug/1940136/+subscriptions


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

[Bug 1940136] Re: HyperV images do not include package manifests

2021-09-15 Thread Michael Hudson-Doyle
** Also affects: livecd-rootfs (Ubuntu Focal)
   Importance: Undecided
   Status: New

** Also affects: livecd-rootfs (Ubuntu Bionic)
   Importance: Undecided
   Status: New

** Also affects: livecd-rootfs (Ubuntu Hirsute)
   Importance: Undecided
   Status: New

** Changed in: livecd-rootfs (Ubuntu)
   Status: New => Fix Released

** Changed in: livecd-rootfs (Ubuntu Hirsute)
   Status: New => In Progress

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

Title:
  HyperV images do not include package manifests

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/livecd-rootfs/+bug/1940136/+subscriptions


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

[Bug 1940136] Re: HyperV images do not include package manifests

2021-08-20 Thread Jason C. McDonald
** Merge proposal linked:
   
https://code.launchpad.net/~codemouse92/livecd-rootfs/+git/livecd-rootfs/+merge/407212

** Merge proposal linked:
   
https://code.launchpad.net/~codemouse92/livecd-rootfs/+git/livecd-rootfs/+merge/407211

** Merge proposal linked:
   
https://code.launchpad.net/~codemouse92/livecd-rootfs/+git/livecd-rootfs/+merge/407210

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

Title:
  HyperV images do not include package manifests

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/livecd-rootfs/+bug/1940136/+subscriptions


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