[Bug 1871975] Re: network configuration is disabled by default in cloud-init for ubuntu live server beta

2020-04-14 Thread vmware-gos-Yuhua via ubuntu-bugs
** Changed in: cloud-init (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/1871975

Title:
  network configuration is disabled by default in cloud-init for ubuntu
  live server beta

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cloud-init/+bug/1871975/+subscriptions

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

[Bug 1871975] [NEW] network configuration is disabled by default in cloud-init for ubuntu live server beta

2020-04-09 Thread vmware-gos-Yuhua via ubuntu-bugs
Public bug reported:

There is a cfg file /etc/cloud/cloud.cfg.d/subiquity-disable-cloudinit-
networking.cfg which disables cloud-init to configure network.

The content of this file is
network: {config: disabled}

With this file exists, cloud-init will skip network configuration, this
is as cloud-init designed.

Not sure why ubuntu20.04 Live Server added this cfg ?

** Affects: cloud-init (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/1871975

Title:
  network configuration is disabled by default in cloud-init for ubuntu
  live server beta

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cloud-init/+bug/1871975/+subscriptions

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

[Bug 1868012] Re: MRE for open-vm-tools to version 11.0.5

2020-04-01 Thread vmware-gos-Yuhua via ubuntu-bugs
We have couple of layers of testing on different Linux distros including
Ubuntu before releasing the open-vm-tools 11.0.5. For this integration,
the testing would be sufficient, there's no extensive testing.

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

Title:
  MRE for open-vm-tools to version 11.0.5

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/open-vm-tools/+bug/1868012/+subscriptions

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

[Bug 1868012] Re: MRE for open-vm-tools to version 11.0.5

2020-04-01 Thread vmware-gos-Yuhua via ubuntu-bugs
It works well when do sanity check for open-vm-tools 11.0.5 in -proposed
repository in ubuntu 18.04 desktop and ubuntu 19.10 server.

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

Title:
  MRE for open-vm-tools to version 11.0.5

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/open-vm-tools/+bug/1868012/+subscriptions

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

[Bug 1803667] Re: new requirement for Automatic Installation

2020-03-30 Thread vmware-gos-Yuhua via ubuntu-bugs
new issue for auto install: https://bugs.launchpad.net/ubuntu/+source
/base-installer/+bug/1869291

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

Title:
  new requirement for Automatic Installation

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/base-installer/+bug/1803667/+subscriptions

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

[Bug 1869291] [NEW] Autoinstall config file can't be recognized by installer for Ubuntu 20.04 live server

2020-03-26 Thread vmware-gos-Yuhua via ubuntu-bugs
Public bug reported:

Description:
  Autoinstall config file can't be recognized and read by installer


Steps:
  1) Create file autoinstall.yaml as attached

  2) Create iso with lable "CIDATA" and add the autoinstall.yaml to iso
with the following command
mkisofs -J -r -V "CIDATA" -o autoinstall.iso -v ./autoinstall.yaml
 or 
mkisofs -r -V "CIDATA" -o autoinstall.iso -v ./autoinstall.yaml
 
 (Note: try both upper two commands)

  3) check the autoinstall.iso:
  1) mount the iso and find the file autoinstall.yaml in direcotry "/"
  2) it has label "CIDATA"
  3) umount autoinstall.iso

  4) Create a VM in ESXi with two CD/DVDS

  5) One CD/DVD is mounted with focal-live-server-amd64.iso(daily build
24/Mar/2020) and the other is mounted with autoinstall.iso

  6) power on the VM, the focal-live-server-amd64.iso is recognized and start 
to install guestOS.
  
  7) the installer stop and wait to input .   It seems like the 
autoinstall.yaml can't be recognized.


Expect:
  For step 7: we wish the installer can read file autoinstall.yaml and finished 
installation without interaction

** Affects: base-installer (Ubuntu)
 Importance: Undecided
 Status: New

** Attachment added: "autoinstall.yaml"
   
https://bugs.launchpad.net/bugs/1869291/+attachment/5341960/+files/autoinstall.yaml

** Summary changed:

- Autoinstall config file can't be recognized and read by installer for Ubuntu 
20.04 live server
+ Autoinstall config file can't be recognized  by installer for Ubuntu 20.04 
live server

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

Title:
  Autoinstall config file can't be recognized  by installer for Ubuntu
  20.04 live server

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/base-installer/+bug/1869291/+subscriptions

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

[Bug 1868012] Re: MRE for open-vm-tools to version 11.0.5

2020-03-26 Thread vmware-gos-Yuhua via ubuntu-bugs
It works well when do sanity check for updated open-vm-tools 11.0.5
from [1]: https://launchpad.net/~ci-train-ppa-
service/+archive/ubuntu/3990/

   Check items:
   * install / upgrade open-vm-tools and open-vm-tools-desktop(for 
desktop environment)
   * check tools version 
   * tools service and VGAuth service are running when install / 
upgrade open-vm-tools
   * tools service and VGAuth service are running after install / 
upgrade and reboot guestOS
   * uninstall open-vm-tools
   * check "ip address", "os name" and "guest id" when 
install/uninstall open-vm-tools

   in following VMs:
   * ubuntu-19.10-Desktop-amd64
   * ubuntu-18.04.4-live-server-amd64
   * ubuntu-18.04.4-Desktop-amd64

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

Title:
  MRE for open-vm-tools to version 11.0.5

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/open-vm-tools/+bug/1868012/+subscriptions

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

[Bug 1868014] [NEW] please rebase open-vm-tools to version 11.0.5 in Ubuntu 19.10 offical repository

2020-03-18 Thread vmware-gos-Yuhua via ubuntu-bugs
Public bug reported:

Would you please help rebase open-vm-tools to 11.0.5 version in the
Ubuntu 19.10 official repository ?

Right now the version of open-vm-tools in official repo of ubuntu 19.10 is:
   VMware Tools daemon, version 11.0.1.15528 (build-14773994)


We wish to update open-vm-tools to 11.0.5 via command "apt-get update && 
apt-get install open-vm-tools"

open-vm-tools 11.0.5 is available at:
https://github.com/vmware/open-vm-tools/tree/stable-11.0.5

The release notes are available here:
https://github.com/vmware/open-vm-tools/blob/stable-11.0.5/ReleaseNotes.md

Thanks
vmware

** Affects: open-vm-tools (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/1868014

Title:
  please rebase open-vm-tools to version 11.0.5 in Ubuntu 19.10 offical
  repository

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/open-vm-tools/+bug/1868014/+subscriptions

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

[Bug 1868012] [NEW] please rebase open-vm-tools to version 11.0.5 for Ubuntu 18.04.x

2020-03-18 Thread vmware-gos-Yuhua via ubuntu-bugs
Public bug reported:

Would you please help rebase open-vm-tools to 11.0.5 version in the
Ubuntu 18.04.x LTS ?

It is available at:
https://github.com/vmware/open-vm-tools/tree/stable-11.0.5

The release notes are available here:
https://github.com/vmware/open-vm-tools/blob/stable-11.0.5/ReleaseNotes.md

Thanks
vmware

** Affects: open-vm-tools (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/1868012

Title:
  please rebase open-vm-tools to version 11.0.5 for Ubuntu 18.04.x

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/open-vm-tools/+bug/1868012/+subscriptions

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

[Bug 1844834] Re: open-vm-tools 11.0.0 released

2019-12-15 Thread vmware-gos-Yuhua via ubuntu-bugs
It works well when do sanity check for 11.0.1-2ubuntu0.18.04.2 and
11.0.1-2ubuntu0.19.04.2

Check items:
 1. install / uninstall open-vm-tools, check open-vm-tools/VGAuth service
 2. reboot VM after install / uninstall open-vm-tools and then check 
open-vm-tools/ VGAuth service
 3. check ip address, guestId, OS fullName after install open-vm-tools.

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

Title:
  open-vm-tools 11.0.0 released

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/open-vm-tools/+bug/1844834/+subscriptions

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

[Bug 1849322] Re: Bogus serial string in subiquity install wwn-eui.*

2019-12-05 Thread vmware-gos-Yuhua via ubuntu-bugs
Verified: During the installing, we are provided the option "Update to
the new installer". After update installer to 19.11.1, this issue
disappear.

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

Title:
  Bogus serial string in subiquity install wwn-eui.*

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

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

[Bug 1850594] Re: Failed to install guestOS ubuntu-19.10-live-server-amd64.iso when create LVM in NVME disk

2019-12-05 Thread vmware-gos-Yuhua via ubuntu-bugs
*** This bug is a duplicate of bug 1849322 ***
https://bugs.launchpad.net/bugs/1849322

this issue is fixed and verified in bug #1849322.

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

Title:
  Failed to install guestOS ubuntu-19.10-live-server-amd64.iso when
  create LVM in  NVME disk

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

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

[Bug 1844834] Re: open-vm-tools 11.0.0 released

2019-12-03 Thread vmware-gos-Yuhua via ubuntu-bugs
> https://github.com/vmware/open-vm-tools/issues/390

For above issue, maybe it caused by the failure to exec command
"/usr/bin/lsb_release". So I do the following testing in ubuntu-19.04
-live-server:

1) apt-get update
2) rm -rf /usr/bin/lsb_release
3) install open-vm-tools with command "apt-get install open-vm-tools"
4) check services: vmtoolsd service VGAuth service are both running
5) reboot VM and check services again: vmtoolsd service VGAuth service are both 
running
6) uninstall open-vm-tools with command "apt-get purge open-vm-tools"


For step 4) and 5), the services are running but not crash

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

Title:
  open-vm-tools 11.0.0 released

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/open-vm-tools/+bug/1844834/+subscriptions

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

[Bug 1844834] Re: open-vm-tools 11.0.0 released

2019-11-27 Thread vmware-gos-Yuhua via ubuntu-bugs
It works well when do sanity check for open-vm-tools 11.0.1 with repo
“-proposed“

 Check items:
   1. install / uninstall open-vm-tools, check service
   2. reboot VM after install / uninstall, check open-vm-tools/ VGAuth service
   3. check ip address and OS fullName after install open-vm-tools.

 in following VMs:
   1. ubuntu-19.10-desktop-amd64
   2. ubuntu-19.10-server-amd64
   3. ubuntu-19.10-live-server-amd64

   4. ubuntu-19.04-server-amd64

   5. ubuntu-18.04.3-desktop-amd64


Thanks

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

Title:
  open-vm-tools 11.0.0 released

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/open-vm-tools/+bug/1844834/+subscriptions

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

[Bug 1844834] Re: open-vm-tools 11.0.0 released

2019-11-25 Thread vmware-gos-Yuhua via ubuntu-bugs
I am working on it. Thanks

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

Title:
  open-vm-tools 11.0.0 released

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/open-vm-tools/+bug/1844834/+subscriptions

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

[Bug 1850775] Re: DNS info is not loaded by dhclient

2019-11-25 Thread vmware-gos-Yuhua via ubuntu-bugs
DNS setting is correct with updated systemd package 242-7ubuntu3 from
-proposed.

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

Title:
  DNS info is not loaded by dhclient

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/1850775/+subscriptions

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

[Bug 1850594] Re: Failed to install guestOS ubuntu-19.10-live-server-amd64.iso when create LVM in NVME disk

2019-10-29 Thread vmware-gos-Yuhua via ubuntu-bugs
>From vmware dev:
The error message (attachment ERROR_MSG.png) showed that the installer tried to 
label /dev/disk/by-id/wwn-nvme.xx. But the real path generated by udev is 
showed in (REAL_PATH.png), we can see it's /dev/disk/by-id/nvme-nvme.x. 
There must be something wrong with the installer or the udev rules in GOS.

** Attachment added: "ERROR_MSG.png"
   
https://bugs.launchpad.net/ubuntu/+source/subiquity/+bug/1850594/+attachment/5301294/+files/ERROR_MSG.png

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

Title:
  Failed to install guestOS ubuntu-19.10-live-server-amd64.iso when
  create LVM in  NVME disk

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

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

[Bug 1850594] [NEW] Failed to install guestOS ubuntu-19.10-live-server-amd64.iso when create LVM in NVME disk

2019-10-29 Thread vmware-gos-Yuhua via ubuntu-bugs
Public bug reported:

Summary:
-
Failed to install guestOS ubuntu-19.10-live-server-amd64.iso when choose 
partitioning method "Guilded - use entire disk and set up LVM" in NVME disk. 
Please check the attached ga_failed_partition_lvm.png


If we choose the default partitioning method "Guilded - use entire disk" in 
stage "Partition disks". it will succeed.


Steps to reproduce:
1. Create VM in ESXi with NVME controller, EFI and enable secure boot. the 
other setting is default.
2. open VMRC and mount iso ubuntu-19.10-live-server-amd64.iso
3. Power on VM, The iso is recognized and it will start to install guestOS
4. During the stage "Partition Disks", we choose "Guilded - use entire disk and 
set up LVM"
5. Failed to install grub during the installing process. please check attached 
"ga_failed_partition_lvm.png"


relative test:
Not hit the issue with same settings for beta1 image.

** Affects: subiquity (Ubuntu)
 Importance: Undecided
 Status: New

** Attachment added: "ga_failed_partition_lvm.png"
   
https://bugs.launchpad.net/bugs/1850594/+attachment/5301293/+files/ga_failed_partition_lvm.png

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

Title:
  Failed to install guestOS ubuntu-19.10-live-server-amd64.iso when
  create LVM in  NVME disk

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

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

[Bug 1850594] Re: Failed to install guestOS ubuntu-19.10-live-server-amd64.iso when create LVM in NVME disk

2019-10-29 Thread vmware-gos-Yuhua via ubuntu-bugs
** Attachment added: "REAL_PATH.png"
   
https://bugs.launchpad.net/ubuntu/+source/subiquity/+bug/1850594/+attachment/5301295/+files/REAL_PATH.png

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

Title:
  Failed to install guestOS ubuntu-19.10-live-server-amd64.iso when
  create LVM in  NVME disk

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

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

[Bug 1838525] Re: LVM setup fails to install grub on virtio storage

2019-10-29 Thread vmware-gos-Yuhua via ubuntu-bugs
Verified: this issue is fixed in GA iso

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

Title:
  LVM setup fails to install grub on virtio storage

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/debian-installer/+bug/1838525/+subscriptions

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

[Bug 1843402] Re: Failed to install guestOS ubuntu-19.10-server-amd64.iso with bios in ESXi

2019-10-29 Thread vmware-gos-Yuhua via ubuntu-bugs
*** This bug is a duplicate of bug 1838525 ***
https://bugs.launchpad.net/bugs/1838525

Verified: this issue is fixed in GA iso

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

Title:
  Failed to install guestOS ubuntu-19.10-server-amd64.iso with bios in
  ESXi

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/base-installer/+bug/1843402/+subscriptions

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

[Bug 1847725] [NEW] cloud-init crash in ubuntu-19.10-beta-live-server-amd64.iso

2019-10-11 Thread vmware-gos-Yuhua via ubuntu-bugs
Public bug reported:

cloud-init crash when make it as GeustOS customization engine.

Step:
1) install guestOS with ubuntu-19.10-beta-live-server-amd64.iso in ESXi
2) Poweron VM and set cloud-init as guestOS customization engineer
3) Poweroff VM and apply customization config in vCenter. (attached 
customize_config.png), then powerOn VM
4) find the cloud-init crash in console output

cloud-init version: 19.2.36-g059d049c-0ubuntu2

please check attached cloud-init.log and cloud-init-output.log

** Affects: ubuntu
 Importance: Undecided
 Status: New

** Attachment added: "guestOS customization config"
   
https://bugs.launchpad.net/bugs/1847725/+attachment/5296523/+files/cloud-init-output.log

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

Title:
  cloud-init crash in ubuntu-19.10-beta-live-server-amd64.iso

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

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

[Bug 1847725] Re: cloud-init crash in ubuntu-19.10-beta-live-server-amd64.iso

2019-10-11 Thread vmware-gos-Yuhua via ubuntu-bugs
** Attachment added: "customization config"
   
https://bugs.launchpad.net/ubuntu/+bug/1847725/+attachment/5296525/+files/customize_config.png

** Description changed:

- 
  cloud-init crash when make it as GeustOS customization engine.
  
  Step:
  1) install guestOS with ubuntu-19.10-beta-live-server-amd64.iso in ESXi
- 2) Poweron VM and set cloud-init as guestOS customization engineer 
+ 2) Poweron VM and set cloud-init as guestOS customization engineer
  3) Poweroff VM and apply customization config in vCenter. (attached 
customize_config.png), then powerOn VM
  4) find the cloud-init crash in console output
  
  cloud-init version: 19.2.36-g059d049c-0ubuntu2
  
- please check attach cloud-init.log and cloud-init-output.log
+ please check attached cloud-init.log and cloud-init-output.log

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

Title:
  cloud-init crash in ubuntu-19.10-beta-live-server-amd64.iso

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

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

[Bug 1847725] Re: cloud-init crash in ubuntu-19.10-beta-live-server-amd64.iso

2019-10-11 Thread vmware-gos-Yuhua via ubuntu-bugs
** Attachment added: "cloud init log"
   
https://bugs.launchpad.net/ubuntu/+bug/1847725/+attachment/5296524/+files/cloud-init.log

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

Title:
  cloud-init crash in ubuntu-19.10-beta-live-server-amd64.iso

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

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

[Bug 1826158] Re: Failed to install guestOS ubuntu-19.04-live-server-amd64.iso(GA) in ESXi with new installer subiquity 19.04.5 when creating VM with NVME disk

2019-10-10 Thread vmware-gos-Yuhua via ubuntu-bugs
> I would expect you may want to create an advisory for this issue then for 
> that specific 
> release. > Or tell users to move to 19.10 next week once it is released.

OK. thanks.

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

Title:
  Failed to install guestOS ubuntu-19.04-live-server-amd64.iso(GA) in
  ESXi with new installer subiquity 19.04.5 when creating VM with NVME
  disk

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

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

[Bug 1818188] Re: Failed to install guest OS with ubuntu-19.04-server-amd64.iso(daily build 2.25) in ESXi with AMD CPU.

2019-10-10 Thread vmware-gos-Yuhua via ubuntu-bugs
> increasing the number of vCPUs can ensure the success of the
install?

Yes, increasing the number of vCPUs is the workaround.
we have a kb for it:https://kb.vmware.com/s/article/70904


Thanks
Yuhua Zou

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

Title:
  Failed to install guest OS with ubuntu-19.04-server-amd64.iso(daily
  build 2.25) in ESXi with AMD CPU.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/debian-installer/+bug/1818188/+subscriptions

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

[Bug 1803667] Re: new requirement for Automatic Installation

2019-10-10 Thread vmware-gos-Yuhua via ubuntu-bugs
Hi Joshua,
>   document here:

>   https://wiki.ubuntu.com/FoundationsTeam/AutomatedServerInstalls

>   I am going to mark this opinion and ask that if you have any
further requests or questions that you add them to the discourse above.


Thanks very much.  I have two questions:

1) 
Currently we have three types of iso: ubuntu live server, ubuntu server and 
ubuntu desktop. 
the ubuntu live server use installer subiquity and the other two use installer 
ubiquity based on debain-installer  

The document say the feature "automated installation" will be
implemented in the server installer for 20.04.

Will it be implemented in ubuntu live server or ubuntu server or both ?
Does the ubuntu desktop will support this feature ?


2)
>  The following section in 
https://wiki.ubuntu.com/FoundationsTeam/AutomatedServerInstalls
>Providing the autoinstall file
>   The autoinstall file can be provided in the following ways:

>   1) As /autoinstall.yaml in the initrd

>   2) As /autoinstall.yaml on the install media

>   3) As /autoinstall.yaml on a filesystem with label
"autoinstall"

>   4) Via a http or https (or maybe tftp) URL on the kernel
command line


For option 2), Does the install media means the same CD/DVD as ubuntu iso or 
individual CD/DVD ? 


Thanks
Yuhua Zou

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

Title:
  new requirement for Automatic Installation

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/base-installer/+bug/1803667/+subscriptions

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

[Bug 1826158] Re: Failed to install guestOS ubuntu-19.04-live-server-amd64.iso(GA) in ESXi with new installer subiquity 19.04.5 when create VM with NVME disk

2019-10-08 Thread vmware-gos-Yuhua via ubuntu-bugs
> Do you get at least to the language selection prompt, i.e., does
the installer at least stop somewhere asking you a question?

In fact, I do not get the language selection prompt. I hit this issue
when the installer begins.


  > if you are able to switch to another console, you can update the installer 
manually with a command like: sudo snap refresh subiquity

The installer will go and eventually finish the installation when I
switch to another console and update installer to subiquity 19.09.1 with
command "sudo snap refresh subiquity"

Steps:
1) the installer begins and hit the issue
2) switch to another console with command "Alt + F2"
3) in the new console, update subiquity
4) switch back to the default console with command "Alt + F1" and see: 
   the issue disappears, the installer stay in language selection
5) Follow the wizard to finish the installation

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

Title:
  Failed to install guestOS ubuntu-19.04-live-server-amd64.iso(GA) in
  ESXi with new installer subiquity 19.04.5 when create VM with NVME
  disk

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

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

[Bug 1755968] Re: Failed to install ubuntu 18.04 desktop 64bit latest daily build image in ESXi. It seems like installer crash at the starting point to install

2019-10-08 Thread vmware-gos-Yuhua via ubuntu-bugs
I have not  hit this issue anymore with ubuntu image (such as 18.04.2,
18.04.3, 19.04, 19.10)in ESXi.

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

Title:
  Failed to install ubuntu 18.04 desktop 64bit latest daily build image
  in ESXi. It seems like installer crash at the starting point to
  install

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/kernel-package/+bug/1755968/+subscriptions

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

[Bug 1844763] Re: file /etc/network/interfaces is missing in eoan-desktop-amd64.iso

2019-09-29 Thread vmware-gos-Yuhua via ubuntu-bugs
No file /etc/network/interfaces in ubuntu-19.10-beta-desktop-amd64.iso.

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

Title:
  file /etc/network/interfaces is missing in eoan-desktop-amd64.iso

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/1844763/+subscriptions

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

[Bug 1843402] Re: Failed to install guestOS ubuntu-19.10-server-amd64.iso with bios in ESXi

2019-09-29 Thread vmware-gos-Yuhua via ubuntu-bugs
hit the issue with ubuntu-19.10-beta-server-amd64.iso

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

Title:
  Failed to install guestOS ubuntu-19.10-server-amd64.iso with bios in
  ESXi

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/base-installer/+bug/1843402/+subscriptions

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

[Bug 1796438] Re: cryptsetup-initramfs: error message is displayed at initramfs stage when cryptsetup is not included to the initrd

2019-09-27 Thread vmware-gos-Yuhua via ubuntu-bugs
No this issue in ubuntu-19.10-live-server-amd64.iso daily build Aug-2019 with 
initrd.img-5.2.0-10-generic.
kernel: 5.2.0-10-generic

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

Title:
  cryptsetup-initramfs: error message is displayed at initramfs stage
  when cryptsetup is not included to the initrd

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

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

[Bug 1826158] Re: Failed to install guestOS ubuntu-19.04-live-server-amd64.iso(GA) in ESXi with new installer subiquity 19.04.5 when create VM with NVME disk

2019-09-27 Thread vmware-gos-Yuhua via ubuntu-bugs
> If this is fixed in the development release (eoan), can you retest
with the latest installer from > disco? Please update the installer if
prompted. You should have version 19.07.3 available to you > now.

Hi Joshua,
recheck with ubuntu-19.04-live-server-amd64.iso(GA), I get continuous flash 
when begin to install and it won't go to the stage "update installer".

with ubuntu-19.04-beta-live-server-amd64.iso(beta), it can go to the
stage "update installer" and prompt me to update installer.


Thanks
Yuhua Zou

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

Title:
  Failed to install guestOS ubuntu-19.04-live-server-amd64.iso(GA) in
  ESXi with new installer subiquity 19.04.5 when create VM with NVME
  disk

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

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

[Bug 1818188] Re: Failed to install guest OS with ubuntu-19.04-server-amd64.iso(daily build 2.25) in ESXi with AMD CPU.

2019-09-27 Thread vmware-gos-Yuhua via ubuntu-bugs
> If this is fixed in the development release (eoan), can you retest
with the latest installer from > disco? Please update the installer if
prompted. You should have version 19.07.3 available to you > now.

Hi Joshua,
As I remember, ubuntu-19.04-server-amd64.iso use the traditional installer not 
the new installer "subiquity". 

Please check
https://bugs.launchpad.net/ubuntu/+source/subiquity/+bug/1826158#7


Thanks
Yuhua Zou

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

Title:
  Failed to install guest OS with ubuntu-19.04-server-amd64.iso(daily
  build 2.25) in ESXi with AMD CPU.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/debian-installer/+bug/1818188/+subscriptions

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

[Bug 1844834] Re: open-vm-tools 11.0.0 released

2019-09-26 Thread vmware-gos-Yuhua via ubuntu-bugs
Do you have plan to rebase OVT 11.0.0 to ubuntu 19.10 ? 
It will be valuable to get 11.0.0 into 19.10.


Thanks
Yuhua Zou

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

Title:
  open-vm-tools 11.0.0 released

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/open-vm-tools/+bug/1844834/+subscriptions

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

[Bug 1844763] Re: file /etc/network/interfaces is missing in eoan-desktop-amd64.iso

2019-09-23 Thread vmware-gos-Yuhua via ubuntu-bugs
** Package changed: ubuntu => network-manager (Ubuntu)

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

Title:
  file /etc/network/interfaces is missing in eoan-desktop-amd64.iso

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/1844763/+subscriptions

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

[Bug 1844763] [NEW] file /etc/network/interfaces is missing in eoan-desktop-amd64.iso

2019-09-20 Thread vmware-gos-Yuhua via ubuntu-bugs
Public bug reported:

The file /etc/network/interfaces is missing after install guestOS with
eoan-desktop-amd64.iso(daily build Sep-17-2019) in ESXi.

This issue cause a failure for VMware Guest OS Customization

** Affects: ubuntu
 Importance: Undecided
 Status: Confirmed

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

Title:
  file /etc/network/interfaces is missing in eoan-desktop-amd64.iso

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

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

[Bug 1843402] Re: Failed to install guestOS ubuntu-19.10-server-amd64.iso with bios in ESXi

2019-09-18 Thread vmware-gos-Yuhua via ubuntu-bugs
encounter this issue with eoan-server-amd64.iso daily build Sep-17-2019
downloaded from http://cdimage.ubuntu.com/ubuntu-server/daily/current/

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

Title:
  Failed to install guestOS ubuntu-19.10-server-amd64.iso with bios in
  ESXi

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/base-installer/+bug/1843402/+subscriptions

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

[Bug 1843402] Re: Failed to install guestOS ubuntu-19.10-server-amd64.iso with bios in ESXi

2019-09-10 Thread vmware-gos-Yuhua via ubuntu-bugs
ubuntu-19.10-server-amd64.iso means eoan-server-amd64.iso downloading
from http://cdimage.ubuntu.com/ubuntu-server/daily/current/.

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

Title:
  Failed to install guestOS ubuntu-19.10-server-amd64.iso with bios in
  ESXi

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/base-installer/+bug/1843402/+subscriptions

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

[Bug 1843402] Re: Failed to install guestOS ubuntu-19.10-server-amd64.iso with bios in ESXi

2019-09-10 Thread vmware-gos-Yuhua via ubuntu-bugs
** Attachment added: "failed_install_grub.png"
   
https://bugs.launchpad.net/ubuntu/+source/base-installer/+bug/1843402/+attachment/5287711/+files/failed_install_grub.png

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

Title:
  Failed to install guestOS ubuntu-19.10-server-amd64.iso with bios in
  ESXi

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/base-installer/+bug/1843402/+subscriptions

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

[Bug 1843402] [NEW] Failed to install guestOS ubuntu-19.10-server-amd64.iso with bios in ESXi

2019-09-10 Thread vmware-gos-Yuhua via ubuntu-bugs
Public bug reported:

Summary:
-
Failed to install guestOS  ubuntu-19.10-server-amd64.iso(daily build Aug-26) 
with bios in ESXi

If we choose the default partitioning method "Guilded - use entire disk
and set up LVM" in stage "Partition disks"(check attached
partition_method.jpg), it will failed to install grub in stage "Install
Grub"(check attached failed_install_grub.png).

** Affects: base-installer (Ubuntu)
 Importance: Undecided
 Status: Confirmed

** Attachment added: "screenshot 为何"
   
https://bugs.launchpad.net/bugs/1843402/+attachment/5287709/+files/failed_install_grub.png

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

Title:
  Failed to install guestOS ubuntu-19.10-server-amd64.iso with bios in
  ESXi

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/base-installer/+bug/1843402/+subscriptions

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

[Bug 1843402] Re: Failed to install guestOS ubuntu-19.10-server-amd64.iso with bios in ESXi

2019-09-10 Thread vmware-gos-Yuhua via ubuntu-bugs
** Attachment added: "partition_method.jpg"
   
https://bugs.launchpad.net/ubuntu/+source/base-installer/+bug/1843402/+attachment/5287710/+files/partition_method.jpg

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

Title:
  Failed to install guestOS ubuntu-19.10-server-amd64.iso with bios in
  ESXi

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/base-installer/+bug/1843402/+subscriptions

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

[Bug 1843402] Re: Failed to install guestOS ubuntu-19.10-server-amd64.iso with bios in ESXi

2019-09-10 Thread vmware-gos-Yuhua via ubuntu-bugs
Steps to reproduce:
1. Create VM with default setting
2. open VMRC and mount iso ubuntu-19.10-server-amd64.iso(daily build Aug-26)
3. Power on VM, The iso is recognized and it will start to install guestOS
4. During the stage "Partition Disks", we choose the default "Guilded - use 
entire disk and set up LVM"
5. Failed to install grub during the installing process. please check attached 
"failed_install_grub.png"


relative test:
-
1. No such issue if we choose "Guilded - use entire disk" in stage "Partition 
disks" with bios 
   (check attached partition_method.jpg)

2. No such issue with create VM with EFI firmware in ESXi

3. It's not related to CPU type: Intel/AMD

4. It's not related to disk controller: find the same issue when create
VM with LSI/PVSCSI controller in ESXi


Comments from Vmware's Dev:
The error image says "Failed to install GRUB on /dev/mapper".

I did not find anything unusual in the vmware.log. This looks like an 
ubuntu installer bug. 
That path /dev/mapper seems incorrect. It should either be a device or a 
volume.

I tried resuming the VM and saved debug logs from the guest. I have 
uploaded them to the bug. 
Vishal and I looked at the syslog but there are no grub-install failure 
messages in it.


** Attachment removed: "failed_install_grub.png"
   
https://bugs.launchpad.net/ubuntu/+source/base-installer/+bug/1843402/+attachment/5287709/+files/failed_install_grub.png

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

Title:
  Failed to install guestOS ubuntu-19.10-server-amd64.iso with bios in
  ESXi

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/base-installer/+bug/1843402/+subscriptions

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

[Bug 1818188] Re: Failed to install guest OS with ubuntu-19.04-server-amd64.iso(daily build 2.25) in ESXi with AMD CPU.

2019-09-02 Thread vmware-gos-Yuhua via ubuntu-bugs
No such issue in ubuntu 19.10 server daily build Aug/28/2019

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

Title:
  Failed to install guest OS with ubuntu-19.04-server-amd64.iso(daily
  build 2.25) in ESXi with AMD CPU.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/debian-installer/+bug/1818188/+subscriptions

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

[Bug 1826158] Re: Failed to install guestOS ubuntu-19.04-live-server-amd64.iso(GA) in ESXi with new installer subiquity 19.04.5 when create VM with NVME disk

2019-09-02 Thread vmware-gos-Yuhua via ubuntu-bugs
No such issue in ubuntu 19.10 live server daily build Aug/28/2019

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

Title:
  Failed to install guestOS ubuntu-19.04-live-server-amd64.iso(GA) in
  ESXi with new installer subiquity 19.04.5 when create VM with NVME
  disk

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

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

[Bug 1822204] Re: open-vm-tools 10.3.10 released

2019-06-12 Thread vmware-gos-Yuhua via ubuntu-bugs
open-vm-tools 10.3.10 from -proposed works well in Ubuntu 18.04 Desktop and 
ubuntu 18.10 Server
 
1. Sanity Check from -proposed in Ubuntu 18.04 desktop:
  1) install/upgrade/uninstall open-vm-tools  
  2) install /uninstall open-vm-tools-desktop
  3) check tools service and VGAuth service 
  4) check tools service and VGAuth service after reboot VM
  5) check guestInfo with esxi command 

2. Sanity Check from -proposed in  In ubuntu 18.10 Sever

  1) install/upgrade/uninstall open-vm-tools  
  2) check tools service and VGAuth service 
  3) check tools service and VGAuth service after reboot VM
  4) check guestInfo with esxi command

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

Title:
  open-vm-tools 10.3.10 released

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/open-vm-tools/+bug/1822204/+subscriptions

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

[Bug 1796438] Re: cryptsetup-initramfs: error message is displayed at initramfs stage when cryptsetup is not included to the initrd

2019-05-30 Thread vmware-gos-Yuhua via ubuntu-bugs
Note : Still getting this message on ubuntu-19.04-live-server

  $update-initramfs -u

 update-initramfs: Generating /boot/initrd.img-5.0.0-13-generic
 cryptsetup: WARNING: The initramfs image may not contain cryptsetup 
binaries
 nor crypto modules. If that's on purpose, you may want to uninstall the
 'cryptsetup-initramfs' package in order to disable the cryptsetup initramfs
 integration and avoid this warning.


os: ubuntu 19.04 live server
kernel: 5.0.0-13-generic

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

Title:
  cryptsetup-initramfs: error message is displayed at initramfs stage
  when cryptsetup is not included to the initrd

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

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

[Bug 1818188] Re: Failed to install guest OS with ubuntu-19.04-server-amd64.iso(daily build 2.25) in ESXi with AMD CPU.

2019-05-23 Thread vmware-gos-Yuhua via ubuntu-bugs
Try to install guestOS with  ubuntu-19.04-server-amd64.iso in ESXi for
more times.

Env: 
   ESXi 
 Manufacturer : HP
 Model: ProLiant DL385p Gen8
 CPU: 24 CPUs x AMD Opteron(TM) Processor 6238

   Image: install GuestOS with image ubuntu-19.04-server-amd64.iso (GA)

1.
with the following VM settings, we get continuous flash in the the installing 
stage “choose language”
  1) default setting: vcpu 1 ,   memory 1G,  video buffer 4M  
  2)  vcpu 1 ,   memory 2G,  video buffer 8M  
  3)  vcpu 1 ,   memory 4G,  video buffer 16M  

steps:
 1) create a new VM in ESXi with the the above setting and other default 
setting for VM
 2) mount ubuntu-19.04-server-amd64.iso to CD/DVD
 3) power VM
 4) choose the default option “Install Ubuntu Server” and press “Enter” key 
(check attach screenshot install_ubuntu.png), it starts to install
 5) we get continuous flash in the the stage “choose language”
(check attach screenshot flash.png)


2.
with the following VM setting, it pop up the windows “Ubuntu installer main 
menu” during the stage “choose language” and stage “Configure the clock” 
But we can skip the failed stages to continue to finish the installation

   1) vcpu 2,   memory 1G,  video buffer 4M  
   2) vcpu 2,   memory 4G,  video buffer 16M  
   3) vcpu 4,   memory 4G,  video buffer 16M  

steps:
 1) create a new VM in ESXi with the the upper setting and other default 
setting for VM
 2) mount ubuntu-19.04-server-amd64.iso to CD/DVD
 3) power VM
 4) choose the default option “Install Ubuntu Server” and press “Enter” key 
(check attach screenshot install_ubuntu.png), it starts to install
 5) It can’t stay in the phase “choose language” for the users to set 
language but popup the windows “Ubuntu installer main menu”.  we can choose the 
next stage “Access software for ….” and continue to install
  (please check the attached screenshot fail_to_set_language.png)

 6) During the installing process, it failed for the stage “Configure the 
clock”  but but popup the windows “Ubuntu installer main menu”again.  we can 
choose the next stage “Detects disks” to continue to install
   (please check the attached screenshot fail_to_set_clock.png)

 7) finish the installation and reboot, the system can boot up.


For the above tries,  with vcpu > 1, we can skip the failed stages and finish 
the installation. 
But It still be a issue for why the installing stages “choose language” 
and“Configure the clock” are failed.

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

Title:
  Failed to install guest OS with ubuntu-19.04-server-amd64.iso(daily
  build 2.25) in ESXi with AMD CPU.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/debian-installer/+bug/1818188/+subscriptions

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

[Bug 1818188] Re: Failed to install guest OS with ubuntu-19.04-server-amd64.iso(daily build 2.25) in ESXi with AMD CPU.

2019-05-23 Thread vmware-gos-Yuhua via ubuntu-bugs
** Attachment added: "install_ubuntu.png"
   
https://bugs.launchpad.net/ubuntu/+source/install-package/+bug/1818188/+attachment/5265935/+files/install_ubuntu.png

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

Title:
  Failed to install guest OS with ubuntu-19.04-server-amd64.iso(daily
  build 2.25) in ESXi with AMD CPU.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/debian-installer/+bug/1818188/+subscriptions

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

[Bug 1818188] Re: Failed to install guest OS with ubuntu-19.04-server-amd64.iso(daily build 2.25) in ESXi with AMD CPU.

2019-05-23 Thread vmware-gos-Yuhua via ubuntu-bugs
** Attachment added: "fail_to_set_clock.png"
   
https://bugs.launchpad.net/ubuntu/+source/install-package/+bug/1818188/+attachment/5265937/+files/fail_to_set_clock.png

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

Title:
  Failed to install guest OS with ubuntu-19.04-server-amd64.iso(daily
  build 2.25) in ESXi with AMD CPU.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/debian-installer/+bug/1818188/+subscriptions

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

[Bug 1818188] Re: Failed to install guest OS with ubuntu-19.04-server-amd64.iso(daily build 2.25) in ESXi with AMD CPU.

2019-05-23 Thread vmware-gos-Yuhua via ubuntu-bugs
** Attachment added: "fail_to_set_language.png"
   
https://bugs.launchpad.net/ubuntu/+source/install-package/+bug/1818188/+attachment/5265936/+files/fail_to_set_language.png

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

Title:
  Failed to install guest OS with ubuntu-19.04-server-amd64.iso(daily
  build 2.25) in ESXi with AMD CPU.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/debian-installer/+bug/1818188/+subscriptions

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

[Bug 1818188] Re: Failed to install guest OS with ubuntu-19.04-server-amd64.iso(daily build 2.25) in ESXi with AMD CPU.

2019-05-23 Thread vmware-gos-Yuhua via ubuntu-bugs
** Attachment added: "flash.png"
   
https://bugs.launchpad.net/ubuntu/+source/install-package/+bug/1818188/+attachment/5265939/+files/flash.png

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

Title:
  Failed to install guest OS with ubuntu-19.04-server-amd64.iso(daily
  build 2.25) in ESXi with AMD CPU.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/debian-installer/+bug/1818188/+subscriptions

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

[Bug 1826158] Re: Failed to install guestOS ubuntu-19.04-live-server-amd64.iso(GA) in ESXi with new installer subiquity 19.04.5 when create VM with NVME disk

2019-04-29 Thread vmware-gos-Yuhua via ubuntu-bugs
capture the traceback of installer subiquity. Please check attached file
traceback.png

** Attachment added: "traceback.png"
   
https://bugs.launchpad.net/ubuntu/+source/subiquity/+bug/1826158/+attachment/5260209/+files/traceback.png

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

Title:
  Failed to install guestOS ubuntu-19.04-live-server-amd64.iso(GA) in
  ESXi with new installer subiquity 19.04.5 when create VM with NVME
  disk

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

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

[Bug 1790427] Re: Automatically install open-vm-tools when installer running in a VMware VM

2019-04-26 Thread vmware-gos-Yuhua via ubuntu-bugs
this issue is fixed in ubuntu 19.04 desktop

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

Title:
  Automatically install open-vm-tools when installer running in a VMware
  VM

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/debian-installer/+bug/1790427/+subscriptions

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

[Bug 1826158] [NEW] Failed to install guestOS ubuntu-19.04-live-server-amd64.iso(GA) in ESXi with new installer subiquity 19.04.5 when create VM with NVME disk

2019-04-24 Thread vmware-gos-Yuhua via ubuntu-bugs
Public bug reported:

Summary:
-
Failed to install guestOS ubuntu-19.04-live-server-amd64.iso(GA) in ESXi with 
new installer subiquity 19.04.5 when create VM with NVME disk. 

We get continuous flash at early install stage.

Steps to reproduce:
1. Create VM with NVME disk and other default setting

2. open VMRC and mount iso ubuntu-19.04-server-amd64.iso(GA image)

3. Power on VM, The iso is recognized and it will start to install
guestOS

4. We get a continuous flash at early install stage.

5. change iso to ubuntu-19.04-beta-live-server-amd64.iso(beta), and reset VM to 
start 
   install with beta iso (recheck the beta image, because I didn't hit this 
issue in previous testing)

6. It start to install with beta iso and give message as follows
  Installer update available

  Version 19.04.5 of the installer is now available (19.04.4 is currently 
running)
  You can read the release notes for each version at:
 https://github.com/CanonicallLtd/subiquity/releases
  If you choose to update, the update will be downloaded and the 
installation will continue form here

7. If choose the default selection "Continue without updating", we can succeed 
to continue to 
   install the guestOS

8. If choose the selection "Update to new installer", After update the 
installer and continue to
   install from here but get a continuous flash at this moment.


This issue is related to newly updated installer subiquity. 

Expected result:
-
For step 4, We can pass it.
For step 8: We can pass it.

relative test:
-
1. this issue is not related with CPU type (intel/ AMD) / firmware type 
(bios/efi)
2. No this issue when create VM with SCSI disk with both old installer and 
updated installer online 


VMware' dev will give more detail about it.

** Affects: subiquity (Ubuntu)
 Importance: Undecided
 Status: New

** Attachment added: "subiquity_update.png"
   
https://bugs.launchpad.net/bugs/1826158/+attachment/5258524/+files/subiquity_update.png

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

Title:
  Failed to install guestOS ubuntu-19.04-live-server-amd64.iso(GA) in
  ESXi with new installer subiquity 19.04.5 when create VM with NVME
  disk

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

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

[Bug 1818188] Re: Failed to install guest OS with ubuntu-19.04-server-amd64.iso(daily build 2.25) in ESXi with AMD CPU.

2019-04-23 Thread vmware-gos-Yuhua via ubuntu-bugs
hit this issue ubuntu-19.04-server-amd64.iso (GA)

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

Title:
  Failed to install guest OS with ubuntu-19.04-server-amd64.iso(daily
  build 2.25) in ESXi with AMD CPU.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/debian-installer/+bug/1818188/+subscriptions

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

[Bug 1819421] Re: Pop-up memu is not normal when right-click on desktop with disco-desktop-amd64.iso daily build

2019-04-02 Thread vmware-gos-Yuhua via ubuntu-bugs
Please check that attached file "Screen Shot 2019-03-08 at 11.58.00
AM.png", It seems like part of the menu items is missing.

Also please check the newly uploaded screen shot file "ubuntu 18.10" of
pop-up menu for ubuntu 18.10 when right click on desktop. It's different
with ubuntu 19.04.


Thanks.

** Attachment added: "ubuntu18.10.png"
   
https://bugs.launchpad.net/ubuntu/+source/desktop-base/+bug/1819421/+attachment/5252333/+files/ubuntu18.10.png

** Changed in: desktop-base (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/1819421

Title:
  Pop-up memu is not normal when right-click on desktop with disco-
  desktop-amd64.iso daily build

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/desktop-base/+bug/1819421/+subscriptions

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

[Bug 1818188] Re: Failed to install guest OS with ubuntu-19.04-server-amd64.iso(daily build 2.25) in ESXi with AMD CPU.

2019-04-01 Thread vmware-gos-Yuhua via ubuntu-bugs
Hit the issue with disco-server-amd64.iso (daily build 2019-3-31)
downloaded from http://cdimage.ubuntu.com/ubuntu-server/daily/current/

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

Title:
  Failed to install guest OS with ubuntu-19.04-server-amd64.iso(daily
  build 2.25) in ESXi with AMD CPU.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/debian-installer/+bug/1818188/+subscriptions

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

[Bug 1818188] Re: Failed to install guest OS with ubuntu-19.04-server-amd64.iso(daily build 2.25) in ESXi with AMD CPU.

2019-03-27 Thread vmware-gos-Yuhua via ubuntu-bugs
This is urgent issue. Is any developer working on this ?   Thanks

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

Title:
  Failed to install guest OS with ubuntu-19.04-server-amd64.iso(daily
  build 2.25) in ESXi with AMD CPU.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/debian-installer/+bug/1818188/+subscriptions

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

[Bug 1727263] Re: kernel crash when hot-remove pvscsi controller

2019-03-22 Thread vmware-gos-Yuhua via ubuntu-bugs
This issue is fixed when check ubuntu 19.04 daily build with kernel
5.0.0-7-generic

** Changed in: kernel-package (Ubuntu)
   Status: New => 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/1727263

Title:
  kernel crash when hot-remove pvscsi controller

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/kernel-package/+bug/1727263/+subscriptions

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

[Bug 1819421] Re: Pop-up memu is not normal when right-click on desktop with disco-desktop-amd64.iso daily build

2019-03-20 Thread vmware-gos-Yuhua via ubuntu-bugs
still hit the issue with disco-desktop-amd64.iso daily build 19-Mar-2019

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

Title:
  Pop-up memu is not normal when right-click on desktop with disco-
  desktop-amd64.iso daily build

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/desktop-base/+bug/1819421/+subscriptions

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

[Bug 1818188] Re: Failed to install guest OS with ubuntu-19.04-server-amd64.iso(daily build 2.25) in ESXi with AMD CPU.

2019-03-20 Thread vmware-gos-Yuhua via ubuntu-bugs
still hit the issue with ubuntu-19.04-server-amd64.iso daily build
19-Mar-2019

** Changed in: debian-installer (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/1818188

Title:
  Failed to install guest OS with ubuntu-19.04-server-amd64.iso(daily
  build 2.25) in ESXi with AMD CPU.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/debian-installer/+bug/1818188/+subscriptions

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

[Bug 1793715] Re: VMWare Guest OS Customization will fail for Ubuntu 18.04 Server LiveCD

2019-03-12 Thread vmware-gos-Yuhua via ubuntu-bugs
GOS Customazition does't work with cloud-init engine when add
"After=dbus.socket" in open-vm-tools.service

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

Title:
  VMWare Guest OS Customization will fail for Ubuntu 18.04 Server
  LiveCD

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cloud-init/+bug/1793715/+subscriptions

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

[Bug 1813944] Re: Backport recent release 10.3.5 to latest LTS

2019-03-12 Thread vmware-gos-Yuhua via ubuntu-bugs
It works well when do sanity check for 10.3.5 with repo “proposed“

 Check items:
 1. install / uninstall / upgrade open-vm-tools, check service
 2. reboot VM, check open-vm-tools/ VGAuth service
 3. check VGAuth basic function
  1) VGAuth service 
  2) basic operation via VC (Guest OS —> View Guest User Mappings)
 4. snapshot with quiesce and revert
  
 in following VMs:
 1. ubuntu-18.10-Desktop-amd64 
 2. ubuntu-18.10-live-server-amd64
 3. ubuntu-18.04-Desktop-amd64 
 4. ubuntu-18.04-server-amd64 
 5. ubuntu-18.04-live-server-amd64

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

Title:
  Backport recent release 10.3.5 to latest LTS

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/open-vm-tools/+bug/1813944/+subscriptions

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

[Bug 1819421] [NEW] Pop-up memu is not normal when right-click on desktop with disco-desktop-amd64.iso daily build

2019-03-11 Thread vmware-gos-Yuhua via ubuntu-bugs
Public bug reported:

Pop-up memu is not normal when login and right-click on desktop with
disco-desktop-amd64.iso daily build(7-Mar-2019)

Step:
1) install guest OS with disco-desktop-amd64.iso daily build(7-Mar-2019) in ESXi
2) finish installation and reboot VM
2) login VM and right click on desktop, the pop-up menu seems not normal. 
Please check the attached screenshot file

** Affects: desktop-base (Ubuntu)
 Importance: Undecided
 Status: New

** Attachment added: "Screen Shot 2019-03-08 at 11.58.00 AM.png"
   
https://bugs.launchpad.net/bugs/1819421/+attachment/5245356/+files/Screen%20Shot%202019-03-08%20at%2011.58.00%20AM.png

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

Title:
  Pop-up memu is not normal when right-click on desktop with disco-
  desktop-amd64.iso daily build

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/desktop-base/+bug/1819421/+subscriptions

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

[Bug 1790427] Re: Automatically install open-vm-tools when installer running in a VMware VM

2019-03-07 Thread vmware-gos-Yuhua via ubuntu-bugs
VMware PR https://bugzilla.eng.vmware.com/show_bug.cgi?id=1316614 for
tracking this issue.

** Bug watch added: bugzilla.eng.vmware.com/ #1316614
   https://bugzilla.eng.vmware.com/show_bug.cgi?id=1316614

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

Title:
  Automatically install open-vm-tools when installer running in a VMware
  VM

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/debian-installer/+bug/1790427/+subscriptions

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

[Bug 1805953] Re: perl is not installed correctly ubuntu-18.10-server-amd64.iso

2019-03-06 Thread vmware-gos-Yuhua via ubuntu-bugs
VMware PR https://bugzilla.eng.vmware.com/show_bug.cgi?id=919

** Bug watch added: bugzilla.eng.vmware.com/ #919
   https://bugzilla.eng.vmware.com/show_bug.cgi?id=919

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

Title:
  perl is not installed correctly ubuntu-18.10-server-amd64.iso

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

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

[Bug 1818188] Re: Failed to install guest OS with ubuntu-19.04-server-amd64.iso(daily build 2.25) in ESXi with AMD CPU.

2019-03-06 Thread vmware-gos-Yuhua via ubuntu-bugs
> What generation of HP machine was used? G7/Gen8/Gen9/Gen10? Is it running the 
> latest iLO and
  RBSU (BIOS) firmwares?

  1. physical machine:
 
 Product Name
 ProLiant DL385p Gen8

 System ROM
 A28 03/14/2018

 System ROM Date
 03/14/2018

 iLO Firmware Version
 2.61 Jul 27 2018
  
  2. The steps to reproduce this issue in ESXi.
 Steps:
 1). Create VM with BIOS / EFI 
 2). mount iso ubuntu-19.04-server-amd64.iso(daily build 5-Mar-2019)
 3). Power on VM, The iso is recognized and it will start to install guestOS
 4). We get a continuous flash in the the process “Select a language”

 This issue can be reproduced with both BIOS and EFI

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

Title:
  Failed to install guest OS with ubuntu-19.04-server-amd64.iso(daily
  build 2.25) in ESXi with AMD CPU.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/debian-installer/+bug/1818188/+subscriptions

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

[Bug 1818188] Re: Failed to install guest OS with ubuntu-19.04-server-amd64.iso(daily build 2.25) in ESXi with AMD CPU.

2019-03-06 Thread vmware-gos-Yuhua via ubuntu-bugs
> Could you please provide more information as the vmware bugzilla is not 
> accessible.
  
  Sorry for the link is not accessible. This link seems like have no more 
detail information.

> What generation of HP machine was used? G7/Gen8/Gen9/Gen10? Is it running the 
> latest iLO and 
  RBSU (BIOS) firmwares?
  
  Will give feedback later.

> Does an install work with the primary, subiquity-based, server ISO?
  
http://cdimage.ubuntu.com/ubuntu-server/daily-live/current/disco-live-server-amd64.iso

  I have tried with this ISO. No such issue with disco-live-server-
amd64.iso and disco-desktop-amd64.iso. Hit this issue only with disco-
server-amd64.iso

> Can you try with the latest daily ISO?
  http://cdimage.ubuntu.com/ubuntu-server/daily/current/disco-server-amd64.iso

  I try with latest build 5-Mar-2019. It still hit this issue

> When it fails can you change the console (e.g. Ctrl-Alt-F2) 
  and see if any error messages are present?

  Command “Ctrl-Alt-F2” doesn’t work well. 
  Referring to  https://help.ubuntu.com/community/BootOptions , i still get the 
first graphic sparkling windows with tile “Select a language“ after add boot 
parameter "text"

** Changed in: install-package (Ubuntu)
   Status: Invalid => Confirmed

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

Title:
  Failed to install guest OS with ubuntu-19.04-server-amd64.iso(daily
  build 2.25) in ESXi with AMD CPU.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/debian-installer/+bug/1818188/+subscriptions

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

[Bug 1818188] [NEW] Failed to install guest OS with ubuntu-19.04-server-amd64.iso(daily build 2.25) in ESXi with AMD CPU.

2019-02-28 Thread vmware-gos-Yuhua via ubuntu-bugs
Public bug reported:

Failed to install guestOS with ubuntu-19.04-server-amd64.iso(daily build
2.25) in ESXi with AMD CPU. We get continuous flash in the the process
“Select a language” of early install stage.

Please check the attached screenshot picture. 
No this issue in ESXi with intel CPU. 

The comment from dev Nick Shi in VMware:
  Native install on AMD physical machine (HP DL385) did not allow to open the 
screen either
You can get more detail on vmware bugzilla:
  https://bugzilla.eng.vmware.com/show_bug.cgi?id=2297183


So hit the issue not only in ESXi with AMD CPU but also physical machine with 
AMD CPU.

** Affects: install-package (Ubuntu)
 Importance: Undecided
 Status: New

** Attachment added: "flash.png"
   https://bugs.launchpad.net/bugs/1818188/+attachment/5242513/+files/flash.png

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

Title:
  Failed to install guest OS with ubuntu-19.04-server-amd64.iso(daily
  build 2.25) in ESXi with AMD CPU.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/install-package/+bug/1818188/+subscriptions

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

[Bug 1803667] Re: new requirement for Automatic Installation

2019-02-19 Thread vmware-gos-Yuhua via ubuntu-bugs
change the issue's status since it expires due to no response for a long time.
Thanks.


** Changed in: base-installer (Ubuntu)
   Status: Expired => New

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

Title:
  new requirement for Automatic Installation

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/base-installer/+bug/1803667/+subscriptions

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

[Bug 1805953] Re: perl is not installed correctly ubuntu-18.10-server-amd64.iso

2019-02-19 Thread vmware-gos-Yuhua via ubuntu-bugs
I install OS with iso ubuntu-18.10-server-amd64.iso. After installation,
the perl exists. But it lacks file /usr/share/perl/5.26/File/stat.pm
when comparing to the installed OS system with ISO ubuntu-18.10-live-
server-amd64.iso/ubuntu-18.10-desktop-amd64.iso/ubuntu-18.04-server-
amd64.iso.

So it's strange why this file is missing after I installed OS with
ubuntu-18.10-server-amd64.iso.

I change the issue's status for your confirmation. Thanks.



** Changed in: perl (Ubuntu)
   Status: Invalid => Confirmed

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

Title:
  perl is not installed correctly ubuntu-18.10-server-amd64.iso

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

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

[Bug 1813944] Re: Backport recent release 10.3.5 to latest LTS

2019-02-15 Thread vmware-gos-Yuhua via ubuntu-bugs
It works well when do sanity check for updated open-vm-tools 10.3.5 from ppa:   
   https://launchpad.net/~ci-train-ppa-service/+archive/ubuntu/3617

Check items:
  * install / upgrade open-vm-tools and open-vm-tools-desktop(for desktop 
environment) from 
ppa: ci-train-ppa-service/3617
  * tools service and VGAuth service are running when install / upgrade 
open-vm-tools
  * tools service and VGAuth service are running after install / upgrade and 
reboot guestOS
  * uninstall open-vm-tools 
  * sanity check for snapshot

in following VMs:
  * ubuntu-18.10-Desktop-amd64 
  * ubuntu-18.10-live-server-amd64
  * ubuntu-18.04-Desktop-amd64 
  * ubuntu-18.04-server-amd64 

Thanks.

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

Title:
  Backport recent release 10.3.5 to latest LTS

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/open-vm-tools/+bug/1813944/+subscriptions

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

[Bug 1805953] Re: perl is not installed correctly ubuntu-18.10-server-amd64.iso

2019-02-11 Thread vmware-gos-Yuhua via ubuntu-bugs
Missing perl module File::stat.pm on ubuntu-18.10-server-amd64.iso

Is the "/usr/share/perl/5.26/File/stat.pm" existing?
ubuntu-18.10-server-amd64.isoNO
ubuntu-18.10-live-server-amd64.iso   YES
ubuntu-18.10-desktop-amd64.iso   YES
ubuntu-18.04-server-amd64.isoYES

** Changed in: perl (Ubuntu)
   Status: Expired => New

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

Title:
  perl is not installed correctly ubuntu-18.10-server-amd64.iso

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

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