Oracular SRU Testing (long and fiddly):

1. created package using livecd-rootfs source with change (NOTE: This is how 
livecd-rootfs is utilized in building buildd). utilizes a git build recipe in a 
private PPA in a restricted group (cloudware)
2. build the image on launchpad:
    * livefs-owner: cloudware
    * livefs-name: cpc-development
    * archive: cloudware/secret-sauce-jchittum
    * project: ubuntu-base
    * subproject: buildd
    * image-target: all
3. Build completed successfully (private link : 
https://launchpad.net/~cloudware/+livefs/ubuntu/oracular/cpc-development/+build/710527
 )
4. downloaded latest buildd lxd metadata from 
https://cloud-images.ubuntu.com/buildd/daily/oracular
5. import *-disk1.img into lxc
    * lxc image import ./oracular-server-cloudimg-amd64-lxd.tar.xz 
./public/oracular-server-cloudimg-amd64-disk1.img --alias oracular-buildd-sru-vm
6. launch vm
    * lxc launch oracular-buildd-sru-vm
7. lxc shell
8. check for buildd homedirectory
    * $ls -alh /home/buildd
        .
        ..
    * it's there.
9. check for snap install running (this takes further setup)
10. add buildd to sudoers
11. set buildd passwd
12. $ sudo snap install cpc-sbom --edge --classic
2024-11-15T15:56:48Z INFO Waiting for automatic snapd restart...
cpc-sbom (edge) 2024.09.17+gitb2edab3 from Canonical Public Clouds 
(canonical-cpc) installed

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

Title:
  buildd system user lacks homedir leading to issues with snaps[and
  more]

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


-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to