Xiaofeng Wang

Results 35 issues of Xiaofeng Wang

**Describe the bug** Run https://github.com/osbuild/osbuild-composer/blob/main/test/cases/ostree.sh on Fedora 36 VM. The installed iot vm starts sshd service failed with error: ``` May 30 07:15:47 localhost.localdomain sshd[1115]: Privilege separation user sshd does...

bug

**Describe the bug** osbuild-composer-46.2-1.el9_0.x86_64 does not work on RHEL 9.1. ``` Apr 06 23:56:57 rhel-9-1-220407 osbuild-composer[21246]: time="2022-04-06T23:56:57-04:00" level=info msg="Loaded 12 distros" func=main.NewComposer file="/builddir/build/BUILD/osbuild-composer-46.2/_build/src/github.com/osbuild/osbuild-composer/cmd/osbuild-composer/composer.go:66" Apr 06 23:56:57 rhel-9-1-220407 osbuild-composer[21246]: 2022/04/06 23:56:57...

**Describe the bug** Can't build iot images on Fedora 37. When do blueprint `depsolve`, `ERROR: BlueprintsError: ostree: GetDistro - unknown distribution: fedora-37` appears. **Environment** * OS version (`/etc/os-release` and `/etc/redhat-release`):...

When the `greenboot` version changes to `1.*`, we'll have to change the test. We need a smart way to do that.

### Issue Description Run container failed on Fedora 37 and 38 with the same error `Error: OCI runtime error: crun: writing file '/sys/fs/cgroup/cgroup.subtree_control': Invalid argument` Fedora 37 test log: https://github.com/virt-s1/rhel-edge/actions/runs/6463309998/job/17546300072#step:4:5427...

**Describe the bug** Fedora will discontinue building [modules](https://docs.fedoraproject.org/en-US/modularity/) for Fedora Linux 39. https://fedoraproject.org/wiki/Changes/RetireModularity So Modular repo should be removed from Fedora 39 repo configuration. Otherwise an error will be raised...

Build RHEL for Edge images on Fedora 38 with repo `https://rpmrepo.osbuild.org/v2/mirror/public/f38/f38-x86_64-fedora-20230413`. But all failed on image building with error `subprocess.CalledProcessError: Command '['rpmkeys', '--root', '/run/osbuild/tree', '--checksig', 'sha256:21ba4b2677fb61fdbc37675e8750c26b11507cdd1b18325851432f0cf4ccd474']' returned non-zero exit status...

If the system has a dedicated `/home` partition or LVM logvol, this part of disk will be dropped/ignored after `bootc install to-existing-root`. This part of disk will not be used...

area/install
triaged
area/system-reinstall-bootc

1. add `bootc swtich` test. Switch to local folder `/mnt` in this case 2. add `bootc install to-disk` test 3. add case `installing SELinux-enabled targets from SELinux-disabled hosts` for https://github.com/containers/bootc/issues/419...

Run `podman run --rm --privileged --pid=host -v /:/target -v /dev:/dev -v /var/lib/containers:/var/lib/containers --security-opt label=type:unconfined_t quay.io/redhat_emp1/bootc-workflow-test:jjj0 bootc install to-existing-root` on nvidia-jetson-agx-orin board with `LVM` configured failed with error `Installing to filesystem:...

bug
area/install
triaged