统信UOS服务器操作系统上关于模块报错的处理方法

原文链接:统信UOS服务器操作系统上关于模块报错的处理方法

hello,大家下午好啊,今天给大家带来一篇在统信UOS服务器操作系统上关于模块报错的处理方法,相对来说操作比较简单,大家可以一起看看。

1、执行yum makecache时有如下报错信息

[root@localhost ~]# yum makecache 
UniontechOS 20 AppStream                                                      480 kB/s |  14 MB     00:30    
UniontechOS 20 BaseOS                                                         725 kB/s | 5.4 MB     00:07    ========                                                              ] 551 kB/s | 1.5 MB     00:07 ETA
上次元数据过期检查:0:00:02 前,执行于 2023年06月19日 星期一 15时05分37秒。
模块依赖问题:

 问题 1: module docker:uelc20:2020230105014926:bd07c72b-0.x86_64 requires module(container-tools:uelc20), but none of the providers can be installed
  - module container-tools:uelc20:2020220902112528:b5192a5c-0.x86_64 conflicts with module(container-tools:an8) provided by container-tools:an8:2020220106133314:b4ae771c-0.x86_64
  - module container-tools:an8:2020220106133314:b4ae771c-0.x86_64 conflicts with module(container-tools:uelc20) provided by container-tools:uelc20:2020220902112528:b5192a5c-0.x86_64
  - module container-tools:uelc20:2020221229072209:b5192a5c-0.x86_64 conflicts with module(container-tools:an8) provided by container-tools:an8:2020220106133314:b4ae771c-0.x86_64
  - module container-tools:an8:2020220106133314:b4ae771c-0.x86_64 conflicts with module(container-tools:uelc20) provided by container-tools:uelc20:2020221229072209:b5192a5c-0.x86_64
  - module container-tools:uelc20:2020230130082020:b5192a5c-0.x86_64 conflicts with module(container-tools:an8) provided by container-tools:an8:2020220106133314:b4ae771c-0.x86_64
  - module container-tools:an8:2020220106133314:b4ae771c-0.x86_64 conflicts with module(container-tools:uelc20) provided by container-tools:uelc20:2020230130082020:b5192a5c-0.x86_64
  - conflicting requests
 问题 2: module rust-toolset:uelc20:2020221215055743:301fb081-0.x86_64 requires module(llvm-toolset:uelc20), but none of the providers can be installed
  - module llvm-toolset:uelc20:2020220702202350:37d8506f-0.x86_64 conflicts with module(llvm-toolset:an8) provided by llvm-toolset:an8:2020211222153255:37d8506f-0.x86_64
  - module llvm-toolset:an8:2020211222153255:37d8506f-0.x86_64 conflicts with module(llvm-toolset:uelc20) provided by llvm-toolset:uelc20:2020220702202350:37d8506f-0.x86_64
  - module llvm-toolset:uelc20:2020221115064120:37d8506f-0.x86_64 conflicts with module(llvm-toolset:an8) provided by llvm-toolset:an8:2020211222153255:37d8506f-0.x86_64
  - module llvm-toolset:an8:2020211222153255:37d8506f-0.x86_64 conflicts with module(llvm-toolset:uelc20) provided by llvm-toolset:uelc20:2020221115064120:37d8506f-0.x86_64
  - conflicting requests
元数据缓存已建立。

2、查看module的详细信息

[root@localhost ~]# dnf module info container-tools
上次元数据过期检查:0:00:53 前,执行于 2023年06月19日 星期一 15时05分37秒。
模块依赖问题:

 问题 1: module docker:uelc20:2020230105014926:bd07c72b-0.x86_64 requires module(container-tools:uelc20), but none of the providers can be installed
  - module container-tools:uelc20:2020220902112528:b5192a5c-0.x86_64 conflicts with module(container-tools:an8) provided by container-tools:an8:2020220106133314:b4ae771c-0.x86_64
  - module container-tools:an8:2020220106133314:b4ae771c-0.x86_64 conflicts with module(container-tools:uelc20) provided by container-tools:uelc20:2020220902112528:b5192a5c-0.x86_64
  - module container-tools:uelc20:2020221229072209:b5192a5c-0.x86_64 conflicts with module(container-tools:an8) provided by container-tools:an8:2020220106133314:b4ae771c-0.x86_64
  - module container-tools:an8:2020220106133314:b4ae771c-0.x86_64 conflicts with module(container-tools:uelc20) provided by container-tools:uelc20:2020221229072209:b5192a5c-0.x86_64
  - module container-tools:uelc20:2020230130082020:b5192a5c-0.x86_64 conflicts with module(container-tools:an8) provided by container-tools:an8:2020220106133314:b4ae771c-0.x86_64
  - module container-tools:an8:2020220106133314:b4ae771c-0.x86_64 conflicts with module(container-tools:uelc20) provided by container-tools:uelc20:2020230130082020:b5192a5c-0.x86_64
  - conflicting requests
 问题 2: module rust-toolset:uelc20:2020221215055743:301fb081-0.x86_64 requires module(llvm-toolset:uelc20), but none of the providers can be installed
  - module llvm-toolset:uelc20:2020220702202350:37d8506f-0.x86_64 conflicts with module(llvm-toolset:an8) provided by llvm-toolset:an8:2020211222153255:37d8506f-0.x86_64
  - module llvm-toolset:an8:2020211222153255:37d8506f-0.x86_64 conflicts with module(llvm-toolset:uelc20) provided by llvm-toolset:uelc20:2020220702202350:37d8506f-0.x86_64
  - module llvm-toolset:uelc20:2020221115064120:37d8506f-0.x86_64 conflicts with module(llvm-toolset:an8) provided by llvm-toolset:an8:2020211222153255:37d8506f-0.x86_64
  - module llvm-toolset:an8:2020211222153255:37d8506f-0.x86_64 conflicts with module(llvm-toolset:uelc20) provided by llvm-toolset:uelc20:2020221115064120:37d8506f-0.x86_64
  - conflicting requests
Name             : container-tools
Stream           : 1.0
Version          : 2020220106154957
Context          : b4ae771c
Architecture     : x86_64
Profiles         : common [d]
Default profiles : common
Repo             : UniontechOS-20-AppStream
Summary          : Stable versions of podman 1.0, buildah 1.5, skopeo 0.1, runc, conmon, CRIU, Udica, etc as well as dependencies such as container-selinux built and tested together, and supported for 24 months..
Description      : Stable versions of podman 1.0 , buildah 1.5, skopeo 0.1, runc, conmon, CRIU, Udica, etc as well as dependencies such as container-selinux built and tested together. Released with RHEL 8.0 and supported for 24 months. During the support lifecycle, back ports of important, critical vulnerabilities (CVEs, RHSAs) and bug fixes (RHBAs) are provided to this stream, and versions do not move forward. For more information see: https://access.redhat.com/support/policy/updates/containertools
Requires         : platform:[uelc20]
Artifacts        : buildah-0:1.5-8.gite94b4f9.module+uelc20+533+c0d9883e.01.src
                 : buildah-0:1.5-8.gite94b4f9.module+uelc20+533+c0d9883e.01.x86_64
                 : buildah-debuginfo-0:1.5-8.gite94b4f9.module+uelc20+533+c0d9883e.01.x86_64
                 : buildah-debugsource-0:1.5-8.gite94b4f9.module+uelc20+533+c0d9883e.01.x86_64
                 : container-selinux-2:2.124.0-1.gitf958d0c.module+uelc20+244+34e1a565.noarch
                 : container-selinux-2:2.124.0-1.gitf958d0c.module+uelc20+244+34e1a565.src
                 : containernetworking-plugins-0:0.7.4-4.git9ebe139.module+uelc20+533+c0d9883e.01.src
                 : containernetworking-plugins-0:0.7.4-4.git9ebe139.module+uelc20+533+c0d9883e.01.x86_64
                 : containernetworking-plugins-debuginfo-0:0.7.4-4.git9ebe139.module+uelc20+533+c0d9883e.01.x86_64
                 : containernetworking-plugins-debugsource-0:0.7.4-4.git9ebe139.module+uelc20+533+c0d9883e.01.x86_64
                 : containers-common-1:0.1.32-6.git1715c90.module+uelc20+533+c0d9883e.01.x86_64
                 : crit-0:3.12-9.module+uelc20+616+2a6f7476.01.x86_64
                 : criu-0:3.12-9.module+uelc20+616+2a6f7476.01.src
                 : criu-0:3.12-9.module+uelc20+616+2a6f7476.01.x86_64
                 : criu-debuginfo-0:3.12-9.module+uelc20+616+2a6f7476.01.x86_64
                 : criu-debugsource-0:3.12-9.module+uelc20+616+2a6f7476.01.x86_64
                 : fuse-overlayfs-0:0.3-5.module+uelc20+533+c0d9883e.01.src
                 : fuse-overlayfs-0:0.3-5.module+uelc20+533+c0d9883e.01.x86_64
                 : fuse-overlayfs-debuginfo-0:0.3-5.module+uelc20+533+c0d9883e.01.x86_64
                 : fuse-overlayfs-debugsource-0:0.3-5.module+uelc20+533+c0d9883e.01.x86_64
                 : oci-systemd-hook-1:0.1.15-2.git2d0b8a3.module+uelc20+533+c0d9883e.01.src
                 : oci-systemd-hook-1:0.1.15-2.git2d0b8a3.module+uelc20+533+c0d9883e.01.x86_64
                 : oci-systemd-hook-debuginfo-1:0.1.15-2.git2d0b8a3.module+uelc20+533+c0d9883e.01.x86_64
                 : oci-systemd-hook-debugsource-1:0.1.15-2.git2d0b8a3.module+uelc20+533+c0d9883e.01.x86_64
                 : oci-umount-2:2.3.4-2.git87f9237.module+uelc20+616+2a6f7476.01.src
                 : oci-umount-2:2.3.4-2.git87f9237.module+uelc20+616+2a6f7476.01.x86_64
                 : oci-umount-debuginfo-2:2.3.4-2.git87f9237.module+uelc20+616+2a6f7476.01.x86_64
                 : oci-umount-debugsource-2:2.3.4-2.git87f9237.module+uelc20+616+2a6f7476.01.x86_64
                 : podman-0:1.0.0-8.git921f98f.module+uelc20+616+2a6f7476.01.src
                 : podman-0:1.0.0-8.git921f98f.module+uelc20+616+2a6f7476.01.x86_64
                 : podman-debuginfo-0:1.0.0-8.git921f98f.module+uelc20+616+2a6f7476.01.x86_64
                 : podman-debugsource-0:1.0.0-8.git921f98f.module+uelc20+616+2a6f7476.01.x86_64
                 : podman-docker-0:1.0.0-8.git921f98f.module+uelc20+616+2a6f7476.01.noarch
                 : python3-criu-0:3.12-9.module+uelc20+616+2a6f7476.01.x86_64
                 : runc-0:1.0.0-56.rc5.dev.git2abd837.module+uelc20+533+c0d9883e.01.src
                 : runc-0:1.0.0-56.rc5.dev.git2abd837.module+uelc20+533+c0d9883e.01.x86_64
                 : runc-debuginfo-0:1.0.0-56.rc5.dev.git2abd837.module+uelc20+533+c0d9883e.01.x86_64
                 : runc-debugsource-0:1.0.0-56.rc5.dev.git2abd837.module+uelc20+533+c0d9883e.01.x86_64
                 : skopeo-1:0.1.32-6.git1715c90.module+uelc20+533+c0d9883e.01.src
                 : skopeo-1:0.1.32-6.git1715c90.module+uelc20+533+c0d9883e.01.x86_64
                 : skopeo-debuginfo-1:0.1.32-6.git1715c90.module+uelc20+533+c0d9883e.01.x86_64
                 : skopeo-debugsource-1:0.1.32-6.git1715c90.module+uelc20+533+c0d9883e.01.x86_64
                 : slirp4netns-0:0.1-5.dev.gitc4e1bc5.module+uelc20+533+c0d9883e.01.src
                 : slirp4netns-0:0.1-5.dev.gitc4e1bc5.module+uelc20+533+c0d9883e.01.x86_64
                 : slirp4netns-debuginfo-0:0.1-5.dev.gitc4e1bc5.module+uelc20+533+c0d9883e.01.x86_64
                 : slirp4netns-debugsource-0:0.1-5.dev.gitc4e1bc5.module+uelc20+533+c0d9883e.01.x86_64

Name             : container-tools
Stream           : 2.0
Version          : 2020220624072453
Context          : b5192a5c
Architecture     : x86_64
Profiles         : common [d]
Default profiles : common
Repo             : UniontechOS-20-AppStream
Summary          : Stable versions of podman 1.6, buildah 1.11, skopeo 0.1, runc, conmon, etc as well as dependencies such as container-selinux built and tested together, and supported as documented on the Application Stream lifecycle page.
Description      : Stable versions of podman 1.6, buildah 1.11, skopeo 0.1, runc, conmon, CRIU, Udica, etc as well as dependencies such as container-selinux built and tested together, Released with RHEL 8.2 and supported for 24 months. During the support lifecycle, back ports of important, critical vulnerabilities (CVEs, RHSAs) and bug fixes, (RHBAs) are provided to this stream, and versions do not move forward. For more..... information see: https://access.redhat.com/support/policy/updates/containertools
Requires         : platform:[uelc20]
Artifacts        : buildah-0:1.11.6-10.module+uelc20+768+6a91a4ad.01.src
                 : buildah-0:1.11.6-10.module+uelc20+768+6a91a4ad.01.x86_64
                 : buildah-debuginfo-0:1.11.6-10.module+uelc20+768+6a91a4ad.01.x86_64
                 : buildah-debugsource-0:1.11.6-10.module+uelc20+768+6a91a4ad.01.x86_64
                 : buildah-tests-0:1.11.6-10.module+uelc20+768+6a91a4ad.01.x86_64
                 : buildah-tests-debuginfo-0:1.11.6-10.module+uelc20+768+6a91a4ad.01.x86_64
                 : cockpit-podman-0:11-1.module+uelc20+768+6a91a4ad.noarch
                 : cockpit-podman-0:11-1.module+uelc20+768+6a91a4ad.src
                 : conmon-2:2.0.15-1.module+uelc20+768+6a91a4ad.01.src
                 : conmon-2:2.0.15-1.module+uelc20+768+6a91a4ad.01.x86_64
                 : container-selinux-2:2.130.0-1.module+uelc20+768+6a91a4ad.noarch
                 : container-selinux-2:2.130.0-1.module+uelc20+768+6a91a4ad.src
                 : containernetworking-plugins-0:0.8.3-4.module+uelc20+768+6a91a4ad.01.src
                 : containernetworking-plugins-0:0.8.3-4.module+uelc20+768+6a91a4ad.01.x86_64
                 : containernetworking-plugins-debuginfo-0:0.8.3-4.module+uelc20+768+6a91a4ad.01.x86_64
                 : containernetworking-plugins-debugsource-0:0.8.3-4.module+uelc20+768+6a91a4ad.01.x86_64
                 : containers-common-1:0.1.41-4.module+uelc20+768+6a91a4ad.01.x86_64
                 : crit-0:3.12-9.module+uelc20+768+6a91a4ad.01.x86_64
                 : criu-0:3.12-9.module+uelc20+768+6a91a4ad.01.src
                 : criu-0:3.12-9.module+uelc20+768+6a91a4ad.01.x86_64
                 : criu-debuginfo-0:3.12-9.module+uelc20+768+6a91a4ad.01.x86_64
                 : criu-debugsource-0:3.12-9.module+uelc20+768+6a91a4ad.01.x86_64
                 : fuse-overlayfs-0:0.7.8-1.module+uelc20+768+6a91a4ad.01.src
                 : fuse-overlayfs-0:0.7.8-1.module+uelc20+768+6a91a4ad.01.x86_64
                 : fuse-overlayfs-debuginfo-0:0.7.8-1.module+uelc20+768+6a91a4ad.01.x86_64
                 : fuse-overlayfs-debugsource-0:0.7.8-1.module+uelc20+768+6a91a4ad.01.x86_64
                 : podman-0:1.6.4-28.module+uelc20+768+6a91a4ad.01.src
                 : podman-0:1.6.4-28.module+uelc20+768+6a91a4ad.01.x86_64
                 : podman-debuginfo-0:1.6.4-28.module+uelc20+768+6a91a4ad.01.x86_64
                 : podman-debugsource-0:1.6.4-28.module+uelc20+768+6a91a4ad.01.x86_64
                 : podman-docker-0:1.6.4-28.module+uelc20+768+6a91a4ad.01.noarch
                 : podman-remote-0:1.6.4-28.module+uelc20+768+6a91a4ad.01.x86_64
                 : podman-remote-debuginfo-0:1.6.4-28.module+uelc20+768+6a91a4ad.01.x86_64
                 : podman-tests-0:1.6.4-28.module+uelc20+768+6a91a4ad.01.x86_64
                 : python-podman-api-0:1.2.0-0.2.gitd0a45fe.module+uelc20+768+6a91a4ad.noarch
                 : python-podman-api-0:1.2.0-0.2.gitd0a45fe.module+uelc20+768+6a91a4ad.src
                 : python3-criu-0:3.12-9.module+uelc20+768+6a91a4ad.01.x86_64
                 : runc-0:1.0.0-66.rc10.module+uelc20+768+6a91a4ad.01.src
                 : runc-0:1.0.0-66.rc10.module+uelc20+768+6a91a4ad.01.x86_64
                 : runc-debuginfo-0:1.0.0-66.rc10.module+uelc20+768+6a91a4ad.01.x86_64
                 : runc-debugsource-0:1.0.0-66.rc10.module+uelc20+768+6a91a4ad.01.x86_64
                 : skopeo-1:0.1.41-4.module+uelc20+768+6a91a4ad.01.src
                 : skopeo-1:0.1.41-4.module+uelc20+768+6a91a4ad.01.x86_64
                 : skopeo-debuginfo-1:0.1.41-4.module+uelc20+768+6a91a4ad.01.x86_64
                 : skopeo-debugsource-1:0.1.41-4.module+uelc20+768+6a91a4ad.01.x86_64
                 : skopeo-tests-1:0.1.41-4.module+uelc20+768+6a91a4ad.01.x86_64
                 : slirp4netns-0:0.4.2-3.git21fdece.module+uelc20+768+6a91a4ad.01.src
                 : slirp4netns-0:0.4.2-3.git21fdece.module+uelc20+768+6a91a4ad.01.x86_64
                 : slirp4netns-debuginfo-0:0.4.2-3.git21fdece.module+uelc20+768+6a91a4ad.01.x86_64
                 : slirp4netns-debugsource-0:0.4.2-3.git21fdece.module+uelc20+768+6a91a4ad.01.x86_64
                 : toolbox-0:0.0.7-1.module+uelc20+768+6a91a4ad.noarch
                 : toolbox-0:0.0.7-1.module+uelc20+768+6a91a4ad.src
                 : udica-0:0.2.1-2.module+uelc20+768+6a91a4ad.noarch
                 : udica-0:0.2.1-2.module+uelc20+768+6a91a4ad.src

Name             : container-tools
Stream           : 2.0
Version          : 2020220721091534
Context          : b5192a5c
Architecture     : x86_64
Profiles         : common [d]
Default profiles : common
Repo             : UniontechOS-20-AppStream
Summary          : Stable versions of podman 1.6, buildah 1.11, skopeo 0.1, runc, conmon, etc as well as dependencies such as container-selinux built and tested together, and supported as documented on the Application Stream lifecycle page.
Description      : Stable versions of podman 1.6, buildah 1.11, skopeo 0.1, runc, conmon, CRIU, Udica, etc as well as dependencies such as container-selinux built and tested together, Released with RHEL 8.2 and supported for 24 months. During the support lifecycle, back ports of important, critical vulnerabilities (CVEs, RHSAs) and bug fixes, (RHBAs) are provided to this stream, and versions do not move forward. For more. information see: https://access.redhat.com/support/policy/updates/containertools
Requires         : platform:[uelc20]
Artifacts        : buildah-0:1.11.6-10.module+uelc20+835+4799a1dc.02.src
                 : buildah-0:1.11.6-10.module+uelc20+835+4799a1dc.02.x86_64
                 : buildah-debuginfo-0:1.11.6-10.module+uelc20+835+4799a1dc.02.x86_64
                 : buildah-debugsource-0:1.11.6-10.module+uelc20+835+4799a1dc.02.x86_64
                 : buildah-tests-0:1.11.6-10.module+uelc20+835+4799a1dc.02.x86_64
                 : buildah-tests-debuginfo-0:1.11.6-10.module+uelc20+835+4799a1dc.02.x86_64
                 : cockpit-podman-0:11-1.module+uelc20+835+4799a1dc.01.noarch
                 : cockpit-podman-0:11-1.module+uelc20+835+4799a1dc.01.src
                 : conmon-2:2.0.15-1.module+uelc20+835+4799a1dc.02.src
                 : conmon-2:2.0.15-1.module+uelc20+835+4799a1dc.02.x86_64
                 : container-selinux-2:2.130.0-1.module+uelc20+835+4799a1dc.01.noarch
                 : container-selinux-2:2.130.0-1.module+uelc20+835+4799a1dc.01.src
                 : containernetworking-plugins-0:0.8.3-4.module+uelc20+835+4799a1dc.02.src
                 : containernetworking-plugins-0:0.8.3-4.module+uelc20+835+4799a1dc.02.x86_64
                 : containernetworking-plugins-debuginfo-0:0.8.3-4.module+uelc20+835+4799a1dc.02.x86_64
                 : containernetworking-plugins-debugsource-0:0.8.3-4.module+uelc20+835+4799a1dc.02.x86_64
                 : containers-common-1:0.1.41-4.module+uelc20+835+4799a1dc.02.x86_64
                 : crit-0:3.12-9.module+uelc20+835+4799a1dc.02.x86_64
                 : criu-0:3.12-9.module+uelc20+835+4799a1dc.02.src
                 : criu-0:3.12-9.module+uelc20+835+4799a1dc.02.x86_64
                 : criu-debuginfo-0:3.12-9.module+uelc20+835+4799a1dc.02.x86_64
                 : criu-debugsource-0:3.12-9.module+uelc20+835+4799a1dc.02.x86_64
                 : fuse-overlayfs-0:0.7.8-1.module+uelc20+835+4799a1dc.02.src
                 : fuse-overlayfs-0:0.7.8-1.module+uelc20+835+4799a1dc.02.x86_64
                 : fuse-overlayfs-debuginfo-0:0.7.8-1.module+uelc20+835+4799a1dc.02.x86_64
                 : fuse-overlayfs-debugsource-0:0.7.8-1.module+uelc20+835+4799a1dc.02.x86_64
                 : podman-0:1.6.4-28.module+uelc20+835+4799a1dc.02.src
                 : podman-0:1.6.4-28.module+uelc20+835+4799a1dc.02.x86_64
                 : podman-debuginfo-0:1.6.4-28.module+uelc20+835+4799a1dc.02.x86_64
                 : podman-debugsource-0:1.6.4-28.module+uelc20+835+4799a1dc.02.x86_64
                 : podman-docker-0:1.6.4-28.module+uelc20+835+4799a1dc.02.noarch
                 : podman-remote-0:1.6.4-28.module+uelc20+835+4799a1dc.02.x86_64
                 : podman-remote-debuginfo-0:1.6.4-28.module+uelc20+835+4799a1dc.02.x86_64
                 : podman-tests-0:1.6.4-28.module+uelc20+835+4799a1dc.02.x86_64
                 : python-podman-api-0:1.2.0-0.2.gitd0a45fe.module+uelc20+768+6a91a4ad.noarch
                 : python-podman-api-0:1.2.0-0.2.gitd0a45fe.module+uelc20+768+6a91a4ad.src
                 : python3-criu-0:3.12-9.module+uelc20+835+4799a1dc.02.x86_64
                 : runc-0:1.0.0-66.rc10.module+uelc20+835+4799a1dc.02.src
                 : runc-0:1.0.0-66.rc10.module+uelc20+835+4799a1dc.02.x86_64
                 : runc-debuginfo-0:1.0.0-66.rc10.module+uelc20+835+4799a1dc.02.x86_64
                 : runc-debugsource-0:1.0.0-66.rc10.module+uelc20+835+4799a1dc.02.x86_64
                 : skopeo-1:0.1.41-4.module+uelc20+835+4799a1dc.02.src
                 : skopeo-1:0.1.41-4.module+uelc20+835+4799a1dc.02.x86_64
                 : skopeo-debuginfo-1:0.1.41-4.module+uelc20+835+4799a1dc.02.x86_64
                 : skopeo-debugsource-1:0.1.41-4.module+uelc20+835+4799a1dc.02.x86_64
                 : skopeo-tests-1:0.1.41-4.module+uelc20+835+4799a1dc.02.x86_64
                 : slirp4netns-0:0.4.2-3.git21fdece.module+uelc20+835+4799a1dc.02.src
                 : slirp4netns-0:0.4.2-3.git21fdece.module+uelc20+835+4799a1dc.02.x86_64
                 : slirp4netns-debuginfo-0:0.4.2-3.git21fdece.module+uelc20+835+4799a1dc.02.x86_64
                 : slirp4netns-debugsource-0:0.4.2-3.git21fdece.module+uelc20+835+4799a1dc.02.x86_64
                 : toolbox-0:0.0.7-1.module+uelc20+835+4799a1dc.01.noarch
                 : toolbox-0:0.0.7-1.module+uelc20+835+4799a1dc.01.src
                 : udica-0:0.2.1-2.module+uelc20+835+4799a1dc.01.noarch
                 : udica-0:0.2.1-2.module+uelc20+835+4799a1dc.01.src

Name             : container-tools
Stream           : 3.0
Version          : 2020220721091603
Context          : b5192a5c
Architecture     : x86_64
Profiles         : common [d]
Default profiles : common
Repo             : UniontechOS-20-AppStream
Summary          : Stable versions of podman 3.0, buildah 1.19, skopeo 1.2, runc, conmon, etc as well as dependencies such as container-selinux built and tested together, and supported as documented on the Application Stream lifecycle page.
Description      : Stable versions of podman 3.0, buildah 1.19, skopeo 1.2, runc, conmon, CRIU, Udica, etc as well as dependencies such as container-selinux built and tested together. Released with RHEL 8.4 and supported for 24 months. During the support lifecycle, back ports of important, critical vulnerabilities (CVEs, RHSAs) and bug fixes (RHBAs) are provided to this stream, and versions do not move forward. For more. information see: https://access.redhat.com/support/policy/updates/containertools.
Requires         : platform:[uelc20]
Artifacts        : buildah-0:1.19.9-3.module+uelc20+836+162266d1.02.src
                 : buildah-0:1.19.9-3.module+uelc20+836+162266d1.02.x86_64
                 : buildah-debuginfo-0:1.19.9-3.module+uelc20+836+162266d1.02.x86_64
                 : buildah-debugsource-0:1.19.9-3.module+uelc20+836+162266d1.02.x86_64
                 : buildah-tests-0:1.19.9-3.module+uelc20+836+162266d1.02.x86_64
                 : buildah-tests-debuginfo-0:1.19.9-3.module+uelc20+836+162266d1.02.x86_64
                 : cockpit-podman-0:29-2.module+uelc20+836+162266d1.01.noarch
                 : cockpit-podman-0:29-2.module+uelc20+836+162266d1.01.src
                 : conmon-2:2.0.26-1.module+uelc20+836+162266d1.03.src
                 : conmon-2:2.0.26-1.module+uelc20+836+162266d1.03.x86_64
                 : conmon-debuginfo-2:2.0.26-1.module+uelc20+836+162266d1.03.x86_64
                 : conmon-debugsource-2:2.0.26-1.module+uelc20+836+162266d1.03.x86_64
                 : container-selinux-2:2.178.0-2.module+uelc20+836+162266d1.01.noarch
                 : container-selinux-2:2.178.0-2.module+uelc20+836+162266d1.01.src
                 : containernetworking-plugins-0:0.9.1-1.module+uelc20+836+162266d1.02.src
                 : containernetworking-plugins-0:0.9.1-1.module+uelc20+836+162266d1.02.x86_64
                 : containernetworking-plugins-debuginfo-0:0.9.1-1.module+uelc20+836+162266d1.02.x86_64
                 : containernetworking-plugins-debugsource-0:0.9.1-1.module+uelc20+836+162266d1.02.x86_64
                 : containers-common-1:1.2.4-1.module+uelc20+836+162266d1.02.x86_64
                 : crit-0:3.15-1.module+uelc20+836+162266d1.02.x86_64
                 : criu-0:3.15-1.module+uelc20+836+162266d1.02.src
                 : criu-0:3.15-1.module+uelc20+836+162266d1.02.x86_64
                 : criu-debuginfo-0:3.15-1.module+uelc20+836+162266d1.02.x86_64
                 : criu-debugsource-0:3.15-1.module+uelc20+836+162266d1.02.x86_64
                 : crun-0:0.18-3.module+uelc20+836+162266d1.02.src
                 : crun-0:0.18-3.module+uelc20+836+162266d1.02.x86_64
                 : crun-debuginfo-0:0.18-3.module+uelc20+836+162266d1.02.x86_64
                 : crun-debugsource-0:0.18-3.module+uelc20+836+162266d1.02.x86_64
                 : fuse-overlayfs-0:1.4.0-2.module+uelc20+836+162266d1.02.src
                 : fuse-overlayfs-0:1.4.0-2.module+uelc20+836+162266d1.02.x86_64
                 : fuse-overlayfs-debuginfo-0:1.4.0-2.module+uelc20+836+162266d1.02.x86_64
                 : fuse-overlayfs-debugsource-0:1.4.0-2.module+uelc20+836+162266d1.02.x86_64
                 : libslirp-0:4.3.1-1.module+uelc20+836+162266d1.02.src
                 : libslirp-0:4.3.1-1.module+uelc20+836+162266d1.02.x86_64
                 : libslirp-debuginfo-0:4.3.1-1.module+uelc20+836+162266d1.02.x86_64
                 : libslirp-debugsource-0:4.3.1-1.module+uelc20+836+162266d1.02.x86_64
                 : libslirp-devel-0:4.3.1-1.module+uelc20+836+162266d1.02.x86_64
                 : oci-seccomp-bpf-hook-0:1.2.0-3.module+uelc20+836+162266d1.03.src
                 : oci-seccomp-bpf-hook-0:1.2.0-3.module+uelc20+836+162266d1.03.x86_64
                 : oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+uelc20+836+162266d1.03.x86_64
                 : oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+uelc20+836+162266d1.03.x86_64
                 : podman-0:3.0.1-9.module+uelc20+836+162266d1.02.src
                 : podman-0:3.0.1-9.module+uelc20+836+162266d1.02.x86_64
                 : podman-catatonit-0:3.0.1-9.module+uelc20+836+162266d1.02.x86_64
                 : podman-catatonit-debuginfo-0:3.0.1-9.module+uelc20+836+162266d1.02.x86_64
                 : podman-debuginfo-0:3.0.1-9.module+uelc20+836+162266d1.02.x86_64
                 : podman-debugsource-0:3.0.1-9.module+uelc20+836+162266d1.02.x86_64
                 : podman-docker-0:3.0.1-9.module+uelc20+836+162266d1.02.noarch
                 : podman-plugins-0:3.0.1-9.module+uelc20+836+162266d1.02.x86_64
                 : podman-plugins-debuginfo-0:3.0.1-9.module+uelc20+836+162266d1.02.x86_64
                 : podman-remote-0:3.0.1-9.module+uelc20+836+162266d1.02.x86_64
                 : podman-remote-debuginfo-0:3.0.1-9.module+uelc20+836+162266d1.02.x86_64
                 : podman-tests-0:3.0.1-9.module+uelc20+836+162266d1.02.x86_64
                 : python3-criu-0:3.15-1.module+uelc20+836+162266d1.02.x86_64
                 : runc-0:1.0.0-73.rc95.module+uelc20+836+162266d1.02.src
                 : runc-0:1.0.0-73.rc95.module+uelc20+836+162266d1.02.x86_64
                 : runc-debuginfo-0:1.0.0-73.rc95.module+uelc20+836+162266d1.02.x86_64
                 : runc-debugsource-0:1.0.0-73.rc95.module+uelc20+836+162266d1.02.x86_64
                 : skopeo-1:1.2.4-1.module+uelc20+836+162266d1.02.src
                 : skopeo-1:1.2.4-1.module+uelc20+836+162266d1.02.x86_64
                 : skopeo-debuginfo-1:1.2.4-1.module+uelc20+836+162266d1.02.x86_64
                 : skopeo-debugsource-1:1.2.4-1.module+uelc20+836+162266d1.02.x86_64
                 : skopeo-tests-1:1.2.4-1.module+uelc20+836+162266d1.02.x86_64
                 : slirp4netns-0:1.1.8-1.module+uelc20+836+162266d1.02.src
                 : slirp4netns-0:1.1.8-1.module+uelc20+836+162266d1.02.x86_64
                 : slirp4netns-debuginfo-0:1.1.8-1.module+uelc20+836+162266d1.02.x86_64
                 : slirp4netns-debugsource-0:1.1.8-1.module+uelc20+836+162266d1.02.x86_64
                 : toolbox-0:0.0.99.3-1.module+uelc20+836+162266d1.03.src
                 : toolbox-0:0.0.99.3-1.module+uelc20+836+162266d1.03.x86_64
                 : toolbox-debuginfo-0:0.0.99.3-1.module+uelc20+836+162266d1.03.x86_64
                 : toolbox-debugsource-0:0.0.99.3-1.module+uelc20+836+162266d1.03.x86_64
                 : toolbox-tests-0:0.0.99.3-1.module+uelc20+836+162266d1.03.x86_64
                 : udica-0:0.2.4-1.module+uelc20+836+162266d1.01.noarch
                 : udica-0:0.2.4-1.module+uelc20+836+162266d1.01.src

Name             : container-tools
Stream           : 3.0
Version          : 2020221130042346
Context          : b5192a5c
Architecture     : x86_64
Profiles         : common [d]
Default profiles : common
Repo             : UniontechOS-20-AppStream
Summary          : Stable versions of podman 3.0, buildah 1.19, skopeo 1.2, runc, conmon, etc as well as dependencies such as container-selinux built and tested together, and supported as documented on the Application Stream lifecycle page.
Description      : Stable versions of podman 3.0, buildah 1.19, skopeo 1.2, runc, conmon, CRIU, Udica, etc as well as dependencies such as container-selinux built and tested together. Released with RHEL 8.4 and supported for 24 months. During the support lifecycle, back ports of important, critical vulnerabilities (CVEs, RHSAs) and bug fixes (RHBAs) are provided to this stream, and versions do not move forward. For more  information see: https://access.redhat.com/support/policy/updates/containertools.. 
Requires         : platform:[uelc20]
Artifacts        : buildah-0:1.19.9-6.module+uelc20+923+9902bf81.01.src
                 : buildah-0:1.19.9-6.module+uelc20+923+9902bf81.01.x86_64
                 : buildah-debuginfo-0:1.19.9-6.module+uelc20+923+9902bf81.01.x86_64
                 : buildah-debugsource-0:1.19.9-6.module+uelc20+923+9902bf81.01.x86_64
                 : buildah-tests-0:1.19.9-6.module+uelc20+923+9902bf81.01.x86_64
                 : buildah-tests-debuginfo-0:1.19.9-6.module+uelc20+923+9902bf81.01.x86_64
                 : cockpit-podman-0:29-2.module+uelc20+836+162266d1.01.noarch
                 : cockpit-podman-0:29-2.module+uelc20+836+162266d1.01.src
                 : conmon-2:2.0.26-3.module+uelc20+914+8a7b57a7.01.src
                 : conmon-2:2.0.26-3.module+uelc20+914+8a7b57a7.01.x86_64
                 : conmon-debuginfo-2:2.0.26-3.module+uelc20+914+8a7b57a7.01.x86_64
                 : conmon-debugsource-2:2.0.26-3.module+uelc20+914+8a7b57a7.01.x86_64
                 : container-selinux-2:2.189.0-1.module+uelc20+914+8a7b57a7.01.noarch
                 : container-selinux-2:2.189.0-1.module+uelc20+914+8a7b57a7.01.src
                 : containernetworking-plugins-0:0.9.1-1.module+uelc20+836+162266d1.02.src
                 : containernetworking-plugins-0:0.9.1-1.module+uelc20+836+162266d1.02.x86_64
                 : containernetworking-plugins-debuginfo-0:0.9.1-1.module+uelc20+836+162266d1.02.x86_64
                 : containernetworking-plugins-debugsource-0:0.9.1-1.module+uelc20+836+162266d1.02.x86_64
                 : containers-common-1:1.2.4-2.module+uelc20+914+8a7b57a7.01.x86_64
                 : crit-0:3.15-1.module+uelc20+836+162266d1.02.x86_64
                 : criu-0:3.15-1.module+uelc20+836+162266d1.02.src
                 : criu-0:3.15-1.module+uelc20+836+162266d1.02.x86_64
                 : criu-debuginfo-0:3.15-1.module+uelc20+836+162266d1.02.x86_64
                 : criu-debugsource-0:3.15-1.module+uelc20+836+162266d1.02.x86_64
                 : crun-0:0.18-3.module+uelc20+836+162266d1.02.src
                 : crun-0:0.18-3.module+uelc20+836+162266d1.02.x86_64
                 : crun-debuginfo-0:0.18-3.module+uelc20+836+162266d1.02.x86_64
                 : crun-debugsource-0:0.18-3.module+uelc20+836+162266d1.02.x86_64
                 : fuse-overlayfs-0:1.4.0-2.module+uelc20+836+162266d1.02.src
                 : fuse-overlayfs-0:1.4.0-2.module+uelc20+836+162266d1.02.x86_64
                 : fuse-overlayfs-debuginfo-0:1.4.0-2.module+uelc20+836+162266d1.02.x86_64
                 : fuse-overlayfs-debugsource-0:1.4.0-2.module+uelc20+836+162266d1.02.x86_64
                 : libslirp-0:4.3.1-1.module+uelc20+836+162266d1.02.src
                 : libslirp-0:4.3.1-1.module+uelc20+836+162266d1.02.x86_64
                 : libslirp-debuginfo-0:4.3.1-1.module+uelc20+836+162266d1.02.x86_64
                 : libslirp-debugsource-0:4.3.1-1.module+uelc20+836+162266d1.02.x86_64
                 : libslirp-devel-0:4.3.1-1.module+uelc20+836+162266d1.02.x86_64
                 : oci-seccomp-bpf-hook-0:1.2.0-3.module+uelc20+836+162266d1.03.src
                 : oci-seccomp-bpf-hook-0:1.2.0-3.module+uelc20+836+162266d1.03.x86_64
                 : oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+uelc20+836+162266d1.03.x86_64
                 : oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+uelc20+836+162266d1.03.x86_64
                 : podman-0:3.0.1-13.module+uelc20+914+8a7b57a7.01.src
                 : podman-0:3.0.1-13.module+uelc20+914+8a7b57a7.01.x86_64
                 : podman-catatonit-0:3.0.1-13.module+uelc20+914+8a7b57a7.01.x86_64
                 : podman-catatonit-debuginfo-0:3.0.1-13.module+uelc20+914+8a7b57a7.01.x86_64
                 : podman-debuginfo-0:3.0.1-13.module+uelc20+914+8a7b57a7.01.x86_64
                 : podman-debugsource-0:3.0.1-13.module+uelc20+914+8a7b57a7.01.x86_64
                 : podman-docker-0:3.0.1-13.module+uelc20+914+8a7b57a7.01.noarch
                 : podman-plugins-0:3.0.1-13.module+uelc20+914+8a7b57a7.01.x86_64
                 : podman-plugins-debuginfo-0:3.0.1-13.module+uelc20+914+8a7b57a7.01.x86_64
                 : podman-remote-0:3.0.1-13.module+uelc20+914+8a7b57a7.01.x86_64
                 : podman-remote-debuginfo-0:3.0.1-13.module+uelc20+914+8a7b57a7.01.x86_64
                 : podman-tests-0:3.0.1-13.module+uelc20+914+8a7b57a7.01.x86_64
                 : python3-criu-0:3.15-1.module+uelc20+836+162266d1.02.x86_64
                 : runc-0:1.0.0-73.rc95.module+uelc20+836+162266d1.02.src
                 : runc-0:1.0.0-73.rc95.module+uelc20+836+162266d1.02.x86_64
                 : runc-debuginfo-0:1.0.0-73.rc95.module+uelc20+836+162266d1.02.x86_64
                 : runc-debugsource-0:1.0.0-73.rc95.module+uelc20+836+162266d1.02.x86_64
                 : skopeo-1:1.2.4-2.module+uelc20+914+8a7b57a7.01.src
                 : skopeo-1:1.2.4-2.module+uelc20+914+8a7b57a7.01.x86_64
                 : skopeo-debuginfo-1:1.2.4-2.module+uelc20+914+8a7b57a7.01.x86_64
                 : skopeo-debugsource-1:1.2.4-2.module+uelc20+914+8a7b57a7.01.x86_64
                 : skopeo-tests-1:1.2.4-2.module+uelc20+914+8a7b57a7.01.x86_64
                 : slirp4netns-0:1.1.8-1.module+uelc20+836+162266d1.02.src
                 : slirp4netns-0:1.1.8-1.module+uelc20+836+162266d1.02.x86_64
                 : slirp4netns-debuginfo-0:1.1.8-1.module+uelc20+836+162266d1.02.x86_64
                 : slirp4netns-debugsource-0:1.1.8-1.module+uelc20+836+162266d1.02.x86_64
                 : toolbox-0:0.0.99.3-1.module+uelc20+836+162266d1.03.src
                 : toolbox-0:0.0.99.3-1.module+uelc20+836+162266d1.03.x86_64
                 : toolbox-debuginfo-0:0.0.99.3-1.module+uelc20+836+162266d1.03.x86_64
                 : toolbox-debugsource-0:0.0.99.3-1.module+uelc20+836+162266d1.03.x86_64
                 : toolbox-tests-0:0.0.99.3-1.module+uelc20+836+162266d1.03.x86_64
                 : udica-0:0.2.4-1.module+uelc20+836+162266d1.01.noarch
                 : udica-0:0.2.4-1.module+uelc20+836+162266d1.01.src

Name             : container-tools
Stream           : 4.0
Version          : 2020220721152636
Context          : b5192a5c
Architecture     : x86_64
Profiles         : common [d]
Default profiles : common
Repo             : UniontechOS-20-AppStream
Summary          : Most recent (rolling) versions of podman, buildah, skopeo, runc, conmon, runc, conmon, CRIU, Udica, etc as well as dependencies such as container-selinux built and tested together, and updated as frequently as every 12 weeks.
Description      : Latest versions of podman, buildah, skopeo, runc, conmon, CRIU, Udica, etc as well as dependencies such as container-selinux built and tested together, and updated as frequently as every 12 weeks. Only very limited back ports are provided to this stream, and most patches come from providing new versions..
Requires         : platform:[uelc20]
Artifacts        : aardvark-dns-2:1.0.1-28.module+uelc20+838+3420272f.x86_64
                 : buildah-1:1.24.2-3.module+uelc20+838+3420272f.01.src
                 : buildah-1:1.24.2-3.module+uelc20+838+3420272f.01.x86_64
                 : buildah-debuginfo-1:1.24.2-3.module+uelc20+838+3420272f.01.x86_64
                 : buildah-debugsource-1:1.24.2-3.module+uelc20+838+3420272f.01.x86_64
                 : buildah-tests-1:1.24.2-3.module+uelc20+838+3420272f.01.x86_64
                 : buildah-tests-debuginfo-1:1.24.2-3.module+uelc20+838+3420272f.01.x86_64
                 : cockpit-podman-0:43-1.module+uelc20+838+3420272f.noarch
                 : cockpit-podman-0:43-1.module+uelc20+838+3420272f.src
                 : conmon-2:2.1.0-1.module+uelc20+838+3420272f.01.src
                 : conmon-2:2.1.0-1.module+uelc20+838+3420272f.01.x86_64
                 : conmon-debuginfo-2:2.1.0-1.module+uelc20+838+3420272f.01.x86_64
                 : conmon-debugsource-2:2.1.0-1.module+uelc20+838+3420272f.01.x86_64
                 : container-selinux-2:2.178.0-1.module+uelc20+838+3420272f.noarch
                 : container-selinux-2:2.178.0-1.module+uelc20+838+3420272f.src
                 : containernetworking-plugins-0:1.0.1-1.module+uelc20+838+3420272f.01.src
                 : containernetworking-plugins-0:1.0.1-1.module+uelc20+838+3420272f.01.x86_64
                 : containernetworking-plugins-debuginfo-0:1.0.1-1.module+uelc20+838+3420272f.01.x86_64
                 : containernetworking-plugins-debugsource-0:1.0.1-1.module+uelc20+838+3420272f.01.x86_64
                 : containers-common-2:1-28.module+uelc20+838+3420272f.src
                 : containers-common-2:1-28.module+uelc20+838+3420272f.x86_64
                 : crit-0:3.15-3.module+uelc20+838+3420272f.x86_64
                 : criu-0:3.15-3.module+uelc20+838+3420272f.src
                 : criu-0:3.15-3.module+uelc20+838+3420272f.x86_64
                 : criu-debuginfo-0:3.15-3.module+uelc20+838+3420272f.x86_64
                 : criu-debugsource-0:3.15-3.module+uelc20+838+3420272f.x86_64
                 : criu-devel-0:3.15-3.module+uelc20+838+3420272f.x86_64
                 : criu-libs-0:3.15-3.module+uelc20+838+3420272f.x86_64
                 : criu-libs-debuginfo-0:3.15-3.module+uelc20+838+3420272f.x86_64
                 : crun-0:1.4.4-1.module+uelc20+838+3420272f.src
                 : crun-0:1.4.4-1.module+uelc20+838+3420272f.x86_64
                 : crun-debuginfo-0:1.4.4-1.module+uelc20+838+3420272f.x86_64
                 : crun-debugsource-0:1.4.4-1.module+uelc20+838+3420272f.x86_64
                 : fuse-overlayfs-0:1.8.2-1.module+uelc20+838+3420272f.src
                 : fuse-overlayfs-0:1.8.2-1.module+uelc20+838+3420272f.x86_64
                 : fuse-overlayfs-debuginfo-0:1.8.2-1.module+uelc20+838+3420272f.x86_64
                 : fuse-overlayfs-debugsource-0:1.8.2-1.module+uelc20+838+3420272f.x86_64
                 : libslirp-0:4.4.0-1.module+uelc20+838+3420272f.01.src
                 : libslirp-0:4.4.0-1.module+uelc20+838+3420272f.01.x86_64
                 : libslirp-debuginfo-0:4.4.0-1.module+uelc20+838+3420272f.01.x86_64
                 : libslirp-debugsource-0:4.4.0-1.module+uelc20+838+3420272f.01.x86_64
                 : libslirp-devel-0:4.4.0-1.module+uelc20+838+3420272f.01.x86_64
                 : netavark-2:1.0.1-28.module+uelc20+838+3420272f.x86_64
                 : oci-seccomp-bpf-hook-0:1.2.3-3.module+uelc20+838+3420272f.01.src
                 : oci-seccomp-bpf-hook-0:1.2.3-3.module+uelc20+838+3420272f.01.x86_64
                 : oci-seccomp-bpf-hook-debuginfo-0:1.2.3-3.module+uelc20+838+3420272f.01.x86_64
                 : oci-seccomp-bpf-hook-debugsource-0:1.2.3-3.module+uelc20+838+3420272f.01.x86_64
                 : podman-2:4.0.2-5.module+uelc20+838+3420272f.01.src
                 : podman-2:4.0.2-5.module+uelc20+838+3420272f.01.x86_64
                 : podman-catatonit-2:4.0.2-5.module+uelc20+838+3420272f.01.x86_64
                 : podman-catatonit-debuginfo-2:4.0.2-5.module+uelc20+838+3420272f.01.x86_64
                 : podman-debuginfo-2:4.0.2-5.module+uelc20+838+3420272f.01.x86_64
                 : podman-debugsource-2:4.0.2-5.module+uelc20+838+3420272f.01.x86_64
                 : podman-docker-2:4.0.2-5.module+uelc20+838+3420272f.01.noarch
                 : podman-gvproxy-2:4.0.2-5.module+uelc20+838+3420272f.01.x86_64
                 : podman-gvproxy-debuginfo-2:4.0.2-5.module+uelc20+838+3420272f.01.x86_64
                 : podman-plugins-2:4.0.2-5.module+uelc20+838+3420272f.01.x86_64
                 : podman-plugins-debuginfo-2:4.0.2-5.module+uelc20+838+3420272f.01.x86_64
                 : podman-remote-2:4.0.2-5.module+uelc20+838+3420272f.01.x86_64
                 : podman-remote-debuginfo-2:4.0.2-5.module+uelc20+838+3420272f.01.x86_64
                 : podman-tests-2:4.0.2-5.module+uelc20+838+3420272f.01.x86_64
                 : python-podman-0:4.0.0-1.module+uelc20+838+3420272f.src
                 : python3-criu-0:3.15-3.module+uelc20+838+3420272f.x86_64
                 : python3-podman-0:4.0.0-1.module+uelc20+838+3420272f.noarch
                 : runc-1:1.0.3-1.module+uelc20+838+3420272f.01.src
                 : runc-1:1.0.3-1.module+uelc20+838+3420272f.01.x86_64
                 : runc-debuginfo-1:1.0.3-1.module+uelc20+838+3420272f.01.x86_64
                 : runc-debugsource-1:1.0.3-1.module+uelc20+838+3420272f.01.x86_64
                 : skopeo-2:1.6.1-2.module+uelc20+838+3420272f.01.src
                 : skopeo-2:1.6.1-2.module+uelc20+838+3420272f.01.x86_64
                 : skopeo-debuginfo-2:1.6.1-2.module+uelc20+838+3420272f.01.x86_64
                 : skopeo-debugsource-2:1.6.1-2.module+uelc20+838+3420272f.01.x86_64
                 : skopeo-tests-2:1.6.1-2.module+uelc20+838+3420272f.01.x86_64
                 : slirp4netns-0:1.1.8-2.module+uelc20+838+3420272f.01.src
                 : slirp4netns-0:1.1.8-2.module+uelc20+838+3420272f.01.x86_64
                 : slirp4netns-debuginfo-0:1.1.8-2.module+uelc20+838+3420272f.01.x86_64
                 : slirp4netns-debugsource-0:1.1.8-2.module+uelc20+838+3420272f.01.x86_64
                 : toolbox-0:0.0.99.3-0.4.module+uelc20+838+3420272f.01.src
                 : toolbox-0:0.0.99.3-0.4.module+uelc20+838+3420272f.01.x86_64
                 : toolbox-debuginfo-0:0.0.99.3-0.4.module+uelc20+838+3420272f.01.x86_64
                 : toolbox-debugsource-0:0.0.99.3-0.4.module+uelc20+838+3420272f.01.x86_64
                 : toolbox-tests-0:0.0.99.3-0.4.module+uelc20+838+3420272f.01.x86_64
                 : udica-0:0.2.6-3.module+uelc20+838+3420272f.noarch
                 : udica-0:0.2.6-3.module+uelc20+838+3420272f.src

Name             : container-tools
Stream           : an8 [e] [a]
Version          : 2020220106133314
Context          : b4ae771c
Architecture     : x86_64
Profiles         : common
Default profiles : 
Repo             : @modulefailsafe
Summary          : Most recent (rolling) versions of podman, buildah, skopeo, runc, conmon, runc, conmon, CRIU, Udica, etc as well as dependencies such as container-selinux built and tested together, and updated as frequently as every 12 weeks.
Description      : Latest versions of podman, buildah, skopeo, runc, conmon, CRIU, Udica, etc as well as dependencies such as container-selinux built and tested together, and updated as frequently as every 12 weeks. Only very limited back ports are provided to this stream, and most patches come from providing new versions.
Requires         : platform:[uelc20]
Artifacts        : buildah-0:1.21.4-2.module+uelc20+531+bd66d8ae.01.src
                 : buildah-0:1.21.4-2.module+uelc20+531+bd66d8ae.01.x86_64
                 : buildah-debuginfo-0:1.21.4-2.module+uelc20+531+bd66d8ae.01.x86_64
                 : buildah-debugsource-0:1.21.4-2.module+uelc20+531+bd66d8ae.01.x86_64
                 : buildah-tests-0:1.21.4-2.module+uelc20+531+bd66d8ae.01.x86_64
                 : buildah-tests-debuginfo-0:1.21.4-2.module+uelc20+531+bd66d8ae.01.x86_64
                 : cockpit-podman-0:32-2.module+uelc20+531+bd66d8ae.noarch
                 : cockpit-podman-0:32-2.module+uelc20+531+bd66d8ae.src
                 : conmon-2:2.0.29-1.module+uelc20+531+bd66d8ae.01.src
                 : conmon-2:2.0.29-1.module+uelc20+531+bd66d8ae.01.x86_64
                 : conmon-debuginfo-2:2.0.29-1.module+uelc20+531+bd66d8ae.01.x86_64
                 : conmon-debugsource-2:2.0.29-1.module+uelc20+531+bd66d8ae.01.x86_64
                 : container-selinux-2:2.167.0-1.module+uelc20+531+bd66d8ae.noarch
                 : container-selinux-2:2.167.0-1.module+uelc20+531+bd66d8ae.src
                 : containernetworking-plugins-0:0.9.1-1.module+uelc20+531+bd66d8ae.01.src
                 : containernetworking-plugins-0:0.9.1-1.module+uelc20+531+bd66d8ae.01.x86_64
                 : containernetworking-plugins-debuginfo-0:0.9.1-1.module+uelc20+531+bd66d8ae.01.x86_64
                 : containernetworking-plugins-debugsource-0:0.9.1-1.module+uelc20+531+bd66d8ae.01.x86_64
                 : containers-common-1:1.3.1-5.module+uelc20+531+bd66d8ae.01.x86_64
                 : crit-0:3.15-1.module+uelc20+613+5caab6b3.01.x86_64
                 : criu-0:3.15-1.module+uelc20+613+5caab6b3.01.src
                 : criu-0:3.15-1.module+uelc20+613+5caab6b3.01.x86_64
                 : criu-debuginfo-0:3.15-1.module+uelc20+613+5caab6b3.01.x86_64
                 : criu-debugsource-0:3.15-1.module+uelc20+613+5caab6b3.01.x86_64
                 : crun-0:0.20.1-1.module+uelc20+531+bd66d8ae.01.src
                 : crun-0:0.20.1-1.module+uelc20+531+bd66d8ae.01.x86_64
                 : crun-debuginfo-0:0.20.1-1.module+uelc20+531+bd66d8ae.01.x86_64
                 : crun-debugsource-0:0.20.1-1.module+uelc20+531+bd66d8ae.01.x86_64
                 : fuse-overlayfs-0:1.6-1.module+uelc20+531+bd66d8ae.src
                 : fuse-overlayfs-0:1.6-1.module+uelc20+531+bd66d8ae.x86_64
                 : fuse-overlayfs-debuginfo-0:1.6-1.module+uelc20+531+bd66d8ae.x86_64
                 : fuse-overlayfs-debugsource-0:1.6-1.module+uelc20+531+bd66d8ae.x86_64
                 : libslirp-0:4.3.1-1.module+uelc20+531+bd66d8ae.01.src
                 : libslirp-0:4.3.1-1.module+uelc20+531+bd66d8ae.01.x86_64
                 : libslirp-debuginfo-0:4.3.1-1.module+uelc20+531+bd66d8ae.01.x86_64
                 : libslirp-debugsource-0:4.3.1-1.module+uelc20+531+bd66d8ae.01.x86_64
                 : libslirp-devel-0:4.3.1-1.module+uelc20+531+bd66d8ae.01.x86_64
                 : oci-seccomp-bpf-hook-0:1.2.3-2.module+uelc20+531+bd66d8ae.01.src
                 : oci-seccomp-bpf-hook-0:1.2.3-2.module+uelc20+531+bd66d8ae.01.x86_64
                 : oci-seccomp-bpf-hook-debuginfo-0:1.2.3-2.module+uelc20+531+bd66d8ae.01.x86_64
                 : oci-seccomp-bpf-hook-debugsource-0:1.2.3-2.module+uelc20+531+bd66d8ae.01.x86_64
                 : podman-0:3.2.3-0.11.module+uelc20+531+bd66d8ae.01.src
                 : podman-0:3.2.3-0.11.module+uelc20+531+bd66d8ae.01.x86_64
                 : podman-catatonit-0:3.2.3-0.11.module+uelc20+531+bd66d8ae.01.x86_64
                 : podman-catatonit-debuginfo-0:3.2.3-0.11.module+uelc20+531+bd66d8ae.01.x86_64
                 : podman-debuginfo-0:3.2.3-0.11.module+uelc20+531+bd66d8ae.01.x86_64
                 : podman-debugsource-0:3.2.3-0.11.module+uelc20+531+bd66d8ae.01.x86_64
                 : podman-docker-0:3.2.3-0.11.module+uelc20+531+bd66d8ae.01.noarch
                 : podman-plugins-0:3.2.3-0.11.module+uelc20+531+bd66d8ae.01.x86_64
                 : podman-plugins-debuginfo-0:3.2.3-0.11.module+uelc20+531+bd66d8ae.01.x86_64
                 : podman-remote-0:3.2.3-0.11.module+uelc20+531+bd66d8ae.01.x86_64
                 : podman-remote-debuginfo-0:3.2.3-0.11.module+uelc20+531+bd66d8ae.01.x86_64
                 : podman-tests-0:3.2.3-0.11.module+uelc20+531+bd66d8ae.01.x86_64
                 : python3-criu-0:3.15-1.module+uelc20+613+5caab6b3.01.x86_64
                 : runc-0:1.0.0-74.rc95.module+uelc20+599+085497d5.02.src
                 : runc-0:1.0.0-74.rc95.module+uelc20+599+085497d5.02.x86_64
                 : runc-debuginfo-0:1.0.0-74.rc95.module+uelc20+599+085497d5.02.x86_64
                 : runc-debugsource-0:1.0.0-74.rc95.module+uelc20+599+085497d5.02.x86_64
                 : skopeo-1:1.3.1-5.module+uelc20+531+bd66d8ae.01.src
                 : skopeo-1:1.3.1-5.module+uelc20+531+bd66d8ae.01.x86_64
                 : skopeo-debuginfo-1:1.3.1-5.module+uelc20+531+bd66d8ae.01.x86_64
                 : skopeo-debugsource-1:1.3.1-5.module+uelc20+531+bd66d8ae.01.x86_64
                 : skopeo-tests-1:1.3.1-5.module+uelc20+531+bd66d8ae.01.x86_64
                 : slirp4netns-0:1.1.8-1.module+uelc20+531+bd66d8ae.01.src
                 : slirp4netns-0:1.1.8-1.module+uelc20+531+bd66d8ae.01.x86_64
                 : slirp4netns-debuginfo-0:1.1.8-1.module+uelc20+531+bd66d8ae.01.x86_64
                 : slirp4netns-debugsource-0:1.1.8-1.module+uelc20+531+bd66d8ae.01.x86_64
                 : toolbox-0:0.0.8-1.module+uelc20+247+fb7b4685.noarch
                 : toolbox-0:0.0.8-1.module+uelc20+247+fb7b4685.src
                 : udica-0:0.2.4-2.module+uelc20+531+bd66d8ae.noarch
                 : udica-0:0.2.4-2.module+uelc20+531+bd66d8ae.src

Name             : container-tools
Stream           : uelc20 [d]
Version          : 2020220902112528
Context          : b5192a5c
Architecture     : x86_64
Profiles         : common [d]
Default profiles : common
Repo             : UniontechOS-20-AppStream
Summary          : Most recent (rolling) versions of podman, buildah, skopeo, runc, conmon, runc, conmon, CRIU, Udica, etc as well as dependencies such as container-selinux built and tested together, and updated as frequently as every 12 weeks.
Description      : Latest versions of podman, buildah, skopeo, runc, conmon, CRIU, Udica, etc as well as dependencies such as container-selinux built and tested together, and updated as frequently as every 12 weeks. Only very limited back ports are provided to this stream, and most patches come from providing new versions..
Requires         : platform:[uelc20]
Artifacts        : buildah-0:1.21.4-2.module+uelc20+855+c16c5fee.03.src
                 : buildah-0:1.21.4-2.module+uelc20+855+c16c5fee.03.x86_64
                 : buildah-debuginfo-0:1.21.4-2.module+uelc20+855+c16c5fee.03.x86_64
                 : buildah-debugsource-0:1.21.4-2.module+uelc20+855+c16c5fee.03.x86_64
                 : buildah-tests-0:1.21.4-2.module+uelc20+855+c16c5fee.03.x86_64
                 : buildah-tests-debuginfo-0:1.21.4-2.module+uelc20+855+c16c5fee.03.x86_64
                 : cockpit-podman-0:32-2.module+uelc20+653+7a82d9e4.noarch
                 : cockpit-podman-0:32-2.module+uelc20+653+7a82d9e4.src
                 : conmon-2:2.0.29-1.module+uelc20+684+69e2632d.02.src
                 : conmon-2:2.0.29-1.module+uelc20+684+69e2632d.02.x86_64
                 : conmon-debuginfo-2:2.0.29-1.module+uelc20+684+69e2632d.02.x86_64
                 : conmon-debugsource-2:2.0.29-1.module+uelc20+684+69e2632d.02.x86_64
                 : container-selinux-2:2.167.0-1.module+uelc20+653+7a82d9e4.noarch
                 : container-selinux-2:2.167.0-1.module+uelc20+653+7a82d9e4.src
                 : containernetworking-plugins-0:0.9.1-1.module+uelc20+855+c16c5fee.03.src
                 : containernetworking-plugins-0:0.9.1-1.module+uelc20+855+c16c5fee.03.x86_64
                 : containernetworking-plugins-debuginfo-0:0.9.1-1.module+uelc20+855+c16c5fee.03.x86_64
                 : containernetworking-plugins-debugsource-0:0.9.1-1.module+uelc20+855+c16c5fee.03.x86_64
                 : containers-common-1:1.3.1-5.module+uelc20+825+919ee6eb.03.x86_64
                 : crit-0:3.15-3.module+uelc20+825+919ee6eb.x86_64
                 : criu-0:3.15-3.module+uelc20+825+919ee6eb.src
                 : criu-0:3.15-3.module+uelc20+825+919ee6eb.x86_64
                 : criu-debuginfo-0:3.15-3.module+uelc20+825+919ee6eb.x86_64
                 : criu-debugsource-0:3.15-3.module+uelc20+825+919ee6eb.x86_64
                 : criu-devel-0:3.15-3.module+uelc20+825+919ee6eb.x86_64
                 : criu-libs-0:3.15-3.module+uelc20+825+919ee6eb.x86_64
                 : criu-libs-debuginfo-0:3.15-3.module+uelc20+825+919ee6eb.x86_64
                 : crun-0:0.20.1-1.module+uelc20+684+69e2632d.02.src
                 : crun-0:0.20.1-1.module+uelc20+684+69e2632d.02.x86_64
                 : crun-debuginfo-0:0.20.1-1.module+uelc20+684+69e2632d.02.x86_64
                 : crun-debugsource-0:0.20.1-1.module+uelc20+684+69e2632d.02.x86_64
                 : fuse-overlayfs-0:1.6-1.module+uelc20+684+69e2632d.01.src
                 : fuse-overlayfs-0:1.6-1.module+uelc20+684+69e2632d.01.x86_64
                 : fuse-overlayfs-debuginfo-0:1.6-1.module+uelc20+684+69e2632d.01.x86_64
                 : fuse-overlayfs-debugsource-0:1.6-1.module+uelc20+684+69e2632d.01.x86_64
                 : libslirp-0:4.3.1-1.module+uelc20+684+69e2632d.02.src
                 : libslirp-0:4.3.1-1.module+uelc20+684+69e2632d.02.x86_64
                 : libslirp-debuginfo-0:4.3.1-1.module+uelc20+684+69e2632d.02.x86_64
                 : libslirp-debugsource-0:4.3.1-1.module+uelc20+684+69e2632d.02.x86_64
                 : libslirp-devel-0:4.3.1-1.module+uelc20+684+69e2632d.02.x86_64
                 : oci-seccomp-bpf-hook-0:1.2.3-2.module+uelc20+855+c16c5fee.03.src
                 : oci-seccomp-bpf-hook-0:1.2.3-2.module+uelc20+855+c16c5fee.03.x86_64
                 : oci-seccomp-bpf-hook-debuginfo-0:1.2.3-2.module+uelc20+855+c16c5fee.03.x86_64
                 : oci-seccomp-bpf-hook-debugsource-0:1.2.3-2.module+uelc20+855+c16c5fee.03.x86_64
                 : podman-0:3.2.3-0.11.module+uelc20+855+c16c5fee.04.src
                 : podman-0:3.2.3-0.11.module+uelc20+855+c16c5fee.04.x86_64
                 : podman-catatonit-0:3.2.3-0.11.module+uelc20+855+c16c5fee.04.x86_64
                 : podman-catatonit-debuginfo-0:3.2.3-0.11.module+uelc20+855+c16c5fee.04.x86_64
                 : podman-debuginfo-0:3.2.3-0.11.module+uelc20+855+c16c5fee.04.x86_64
                 : podman-debugsource-0:3.2.3-0.11.module+uelc20+855+c16c5fee.04.x86_64
                 : podman-docker-0:3.2.3-0.11.module+uelc20+855+c16c5fee.04.noarch
                 : podman-plugins-0:3.2.3-0.11.module+uelc20+855+c16c5fee.04.x86_64
                 : podman-plugins-debuginfo-0:3.2.3-0.11.module+uelc20+855+c16c5fee.04.x86_64
                 : podman-remote-0:3.2.3-0.11.module+uelc20+855+c16c5fee.04.x86_64
                 : podman-remote-debuginfo-0:3.2.3-0.11.module+uelc20+855+c16c5fee.04.x86_64
                 : podman-tests-0:3.2.3-0.11.module+uelc20+855+c16c5fee.04.x86_64
                 : python3-criu-0:3.15-3.module+uelc20+825+919ee6eb.x86_64
                 : runc-0:1.0.0-74.rc95.module+uelc20+855+c16c5fee.06.src
                 : runc-0:1.0.0-74.rc95.module+uelc20+855+c16c5fee.06.x86_64
                 : runc-debuginfo-0:1.0.0-74.rc95.module+uelc20+855+c16c5fee.06.x86_64
                 : runc-debugsource-0:1.0.0-74.rc95.module+uelc20+855+c16c5fee.06.x86_64
                 : skopeo-1:1.3.1-5.module+uelc20+825+919ee6eb.03.src
                 : skopeo-1:1.3.1-5.module+uelc20+825+919ee6eb.03.x86_64
                 : skopeo-debuginfo-1:1.3.1-5.module+uelc20+825+919ee6eb.03.x86_64
                 : skopeo-debugsource-1:1.3.1-5.module+uelc20+825+919ee6eb.03.x86_64
                 : skopeo-tests-1:1.3.1-5.module+uelc20+825+919ee6eb.03.x86_64
                 : slirp4netns-0:1.1.8-1.module+uelc20+684+69e2632d.02.src
                 : slirp4netns-0:1.1.8-1.module+uelc20+684+69e2632d.02.x86_64
                 : slirp4netns-debuginfo-0:1.1.8-1.module+uelc20+684+69e2632d.02.x86_64
                 : slirp4netns-debugsource-0:1.1.8-1.module+uelc20+684+69e2632d.02.x86_64
                 : toolbox-0:0.0.8-1.module+uelc20+653+7a82d9e4.noarch
                 : toolbox-0:0.0.8-1.module+uelc20+653+7a82d9e4.src
                 : udica-0:0.2.4-2.module+uelc20+653+7a82d9e4.noarch
                 : udica-0:0.2.4-2.module+uelc20+653+7a82d9e4.src

Name             : container-tools
Stream           : uelc20 [d]
Version          : 2020221229072209
Context          : b5192a5c
Architecture     : x86_64
Profiles         : common [d]
Default profiles : common
Repo             : UniontechOS-20-AppStream
Summary          : Most recent (rolling) versions of podman, buildah, skopeo, runc, conmon, runc, conmon, CRIU, Udica, etc as well as dependencies such as container-selinux built and tested together, and updated as frequently as every 12 weeks.
Description      : Latest versions of podman, buildah, skopeo, runc, conmon, CRIU, Udica, etc as well as dependencies such as container-selinux built and tested together, and updated as frequently as every 12 weeks. Only very limited back ports are provided to this stream, and most patches come from providing new versions.
Requires         : platform:[uelc20]
Artifacts        : aardvark-dns-2:1.1.0-4.module+uelc20+927+598ba3b0.01.src
                 : aardvark-dns-2:1.1.0-4.module+uelc20+927+598ba3b0.01.x86_64
                 : buildah-1:1.27.0-2.module+uelc20+927+598ba3b0.01.src
                 : buildah-1:1.27.0-2.module+uelc20+927+598ba3b0.01.x86_64
                 : buildah-debuginfo-1:1.27.0-2.module+uelc20+927+598ba3b0.01.x86_64
                 : buildah-debugsource-1:1.27.0-2.module+uelc20+927+598ba3b0.01.x86_64
                 : buildah-tests-1:1.27.0-2.module+uelc20+927+598ba3b0.01.x86_64
                 : buildah-tests-debuginfo-1:1.27.0-2.module+uelc20+927+598ba3b0.01.x86_64
                 : cockpit-podman-0:53-1.module+uelc20+927+598ba3b0.noarch
                 : cockpit-podman-0:53-1.module+uelc20+927+598ba3b0.src
                 : conmon-3:2.1.4-1.module+uelc20+927+598ba3b0.src
                 : conmon-3:2.1.4-1.module+uelc20+927+598ba3b0.x86_64
                 : conmon-debuginfo-3:2.1.4-1.module+uelc20+927+598ba3b0.x86_64
                 : conmon-debugsource-3:2.1.4-1.module+uelc20+927+598ba3b0.x86_64
                 : container-selinux-2:2.189.0-1.module+uelc20+927+598ba3b0.noarch
                 : container-selinux-2:2.189.0-1.module+uelc20+927+598ba3b0.src
                 : containernetworking-plugins-1:1.1.1-3.module+uelc20+927+598ba3b0.01.src
                 : containernetworking-plugins-1:1.1.1-3.module+uelc20+927+598ba3b0.01.x86_64
                 : containernetworking-plugins-debuginfo-1:1.1.1-3.module+uelc20+927+598ba3b0.01.x86_64
                 : containernetworking-plugins-debugsource-1:1.1.1-3.module+uelc20+927+598ba3b0.01.x86_64
                 : containers-common-2:1-40.module+uelc20+944+44034912.02.src
                 : containers-common-2:1-40.module+uelc20+944+44034912.02.x86_64
                 : crit-0:3.15-3.module+uelc20+927+598ba3b0.01.x86_64
                 : criu-0:3.15-3.module+uelc20+927+598ba3b0.01.src
                 : criu-0:3.15-3.module+uelc20+927+598ba3b0.01.x86_64
                 : criu-debuginfo-0:3.15-3.module+uelc20+927+598ba3b0.01.x86_64
                 : criu-debugsource-0:3.15-3.module+uelc20+927+598ba3b0.01.x86_64
                 : criu-devel-0:3.15-3.module+uelc20+927+598ba3b0.01.x86_64
                 : criu-libs-0:3.15-3.module+uelc20+927+598ba3b0.01.x86_64
                 : criu-libs-debuginfo-0:3.15-3.module+uelc20+927+598ba3b0.01.x86_64
                 : crun-0:1.5-1.module+uelc20+927+598ba3b0.src
                 : crun-0:1.5-1.module+uelc20+927+598ba3b0.x86_64
                 : crun-debuginfo-0:1.5-1.module+uelc20+927+598ba3b0.x86_64
                 : crun-debugsource-0:1.5-1.module+uelc20+927+598ba3b0.x86_64
                 : fuse-overlayfs-0:1.9-1.module+uelc20+927+598ba3b0.01.src
                 : fuse-overlayfs-0:1.9-1.module+uelc20+927+598ba3b0.01.x86_64
                 : fuse-overlayfs-debuginfo-0:1.9-1.module+uelc20+927+598ba3b0.01.x86_64
                 : fuse-overlayfs-debugsource-0:1.9-1.module+uelc20+927+598ba3b0.01.x86_64
                 : libslirp-0:4.4.0-1.module+uelc20+927+598ba3b0.src
                 : libslirp-0:4.4.0-1.module+uelc20+927+598ba3b0.x86_64
                 : libslirp-debuginfo-0:4.4.0-1.module+uelc20+927+598ba3b0.x86_64
                 : libslirp-debugsource-0:4.4.0-1.module+uelc20+927+598ba3b0.x86_64
                 : libslirp-devel-0:4.4.0-1.module+uelc20+927+598ba3b0.x86_64
                 : netavark-2:1.1.0-6.module+uelc20+927+598ba3b0.01.src
                 : netavark-2:1.1.0-6.module+uelc20+927+598ba3b0.01.x86_64
                 : oci-seccomp-bpf-hook-0:1.2.6-1.module+uelc20+927+598ba3b0.02.src
                 : oci-seccomp-bpf-hook-0:1.2.6-1.module+uelc20+927+598ba3b0.02.x86_64
                 : oci-seccomp-bpf-hook-debuginfo-0:1.2.6-1.module+uelc20+927+598ba3b0.02.x86_64
                 : oci-seccomp-bpf-hook-debugsource-0:1.2.6-1.module+uelc20+927+598ba3b0.02.x86_64
                 : podman-2:4.2.0-1.module+uelc20+927+598ba3b0.01.src
                 : podman-2:4.2.0-1.module+uelc20+927+598ba3b0.01.x86_64
                 : podman-catatonit-2:4.2.0-1.module+uelc20+927+598ba3b0.01.x86_64
                 : podman-catatonit-debuginfo-2:4.2.0-1.module+uelc20+927+598ba3b0.01.x86_64
                 : podman-debuginfo-2:4.2.0-1.module+uelc20+927+598ba3b0.01.x86_64
                 : podman-debugsource-2:4.2.0-1.module+uelc20+927+598ba3b0.01.x86_64
                 : podman-docker-2:4.2.0-1.module+uelc20+927+598ba3b0.01.noarch
                 : podman-gvproxy-2:4.2.0-1.module+uelc20+927+598ba3b0.01.x86_64
                 : podman-gvproxy-debuginfo-2:4.2.0-1.module+uelc20+927+598ba3b0.01.x86_64
                 : podman-plugins-2:4.2.0-1.module+uelc20+927+598ba3b0.01.x86_64
                 : podman-plugins-debuginfo-2:4.2.0-1.module+uelc20+927+598ba3b0.01.x86_64
                 : podman-remote-2:4.2.0-1.module+uelc20+927+598ba3b0.01.x86_64
                 : podman-remote-debuginfo-2:4.2.0-1.module+uelc20+927+598ba3b0.01.x86_64
                 : podman-tests-2:4.2.0-1.module+uelc20+927+598ba3b0.01.x86_64
                 : python-podman-0:4.2.1-1.module+uelc20+927+598ba3b0.src
                 : python3-criu-0:3.15-3.module+uelc20+927+598ba3b0.01.x86_64
                 : python3-podman-0:4.2.1-1.module+uelc20+927+598ba3b0.noarch
                 : runc-1:1.1.4-1.module+uelc20+927+598ba3b0.src
                 : runc-1:1.1.4-1.module+uelc20+927+598ba3b0.x86_64
                 : runc-debuginfo-1:1.1.4-1.module+uelc20+927+598ba3b0.x86_64
                 : runc-debugsource-1:1.1.4-1.module+uelc20+927+598ba3b0.x86_64
                 : skopeo-2:1.9.2-1.module+uelc20+944+44034912.04.src
                 : skopeo-2:1.9.2-1.module+uelc20+944+44034912.04.x86_64
                 : skopeo-debuginfo-2:1.9.2-1.module+uelc20+944+44034912.04.x86_64
                 : skopeo-debugsource-2:1.9.2-1.module+uelc20+944+44034912.04.x86_64
                 : skopeo-tests-2:1.9.2-1.module+uelc20+944+44034912.04.x86_64
                 : slirp4netns-0:1.2.0-2.module+uelc20+927+598ba3b0.src
                 : slirp4netns-0:1.2.0-2.module+uelc20+927+598ba3b0.x86_64
                 : slirp4netns-debuginfo-0:1.2.0-2.module+uelc20+927+598ba3b0.x86_64
                 : slirp4netns-debugsource-0:1.2.0-2.module+uelc20+927+598ba3b0.x86_64
                 : toolbox-0:0.0.99.3-0.6.module+uelc20+927+598ba3b0.01.src
                 : toolbox-0:0.0.99.3-0.6.module+uelc20+927+598ba3b0.01.x86_64
                 : toolbox-debuginfo-0:0.0.99.3-0.6.module+uelc20+927+598ba3b0.01.x86_64
                 : toolbox-debugsource-0:0.0.99.3-0.6.module+uelc20+927+598ba3b0.01.x86_64
                 : toolbox-tests-0:0.0.99.3-0.6.module+uelc20+927+598ba3b0.01.x86_64
                 : udica-0:0.2.6-4.module+uelc20+927+598ba3b0.noarch
                 : udica-0:0.2.6-4.module+uelc20+927+598ba3b0.src

Name             : container-tools
Stream           : uelc20 [d]
Version          : 2020230130082020
Context          : b5192a5c
Architecture     : x86_64
Profiles         : common [d]
Default profiles : common
Repo             : UniontechOS-20-AppStream
Summary          : Most recent (rolling) versions of podman, buildah, skopeo, runc, conmon, runc, conmon, CRIU, Udica, etc as well as dependencies such as container-selinux built and tested together, and updated as frequently as every 12 weeks.
Description      : Latest versions of podman, buildah, skopeo, runc, conmon, CRIU, Udica, etc as well as dependencies such as container-selinux built and tested together, and updated as frequently as every 12 weeks. Only very limited back ports are provided to this stream, and most patches come from providing new versions.
Requires         : platform:[uelc20]
Artifacts        : aardvark-dns-2:1.1.0-4.module+uelc20+927+598ba3b0.01.src
                 : aardvark-dns-2:1.1.0-4.module+uelc20+927+598ba3b0.01.x86_64
                 : buildah-1:1.27.0-2.module+uelc20+927+598ba3b0.01.src
                 : buildah-1:1.27.0-2.module+uelc20+927+598ba3b0.01.x86_64
                 : buildah-debuginfo-1:1.27.0-2.module+uelc20+927+598ba3b0.01.x86_64
                 : buildah-debugsource-1:1.27.0-2.module+uelc20+927+598ba3b0.01.x86_64
                 : buildah-tests-1:1.27.0-2.module+uelc20+927+598ba3b0.01.x86_64
                 : buildah-tests-debuginfo-1:1.27.0-2.module+uelc20+927+598ba3b0.01.x86_64
                 : cockpit-podman-0:53-1.module+uelc20+927+598ba3b0.noarch
                 : cockpit-podman-0:53-1.module+uelc20+927+598ba3b0.src
                 : conmon-3:2.1.4-1.module+uelc20+927+598ba3b0.src
                 : conmon-3:2.1.4-1.module+uelc20+927+598ba3b0.x86_64
                 : conmon-debuginfo-3:2.1.4-1.module+uelc20+927+598ba3b0.x86_64
                 : conmon-debugsource-3:2.1.4-1.module+uelc20+927+598ba3b0.x86_64
                 : container-selinux-2:2.189.0-1.module+uelc20+927+598ba3b0.noarch
                 : container-selinux-2:2.189.0-1.module+uelc20+927+598ba3b0.src
                 : containernetworking-plugins-1:1.1.1-3.module+uelc20+927+598ba3b0.01.src
                 : containernetworking-plugins-1:1.1.1-3.module+uelc20+927+598ba3b0.01.x86_64
                 : containernetworking-plugins-debuginfo-1:1.1.1-3.module+uelc20+927+598ba3b0.01.x86_64
                 : containernetworking-plugins-debugsource-1:1.1.1-3.module+uelc20+927+598ba3b0.01.x86_64
                 : containers-common-2:1-40.module+uelc20+957+5d1a0991.03.src
                 : containers-common-2:1-40.module+uelc20+957+5d1a0991.03.x86_64
                 : crit-0:3.15-3.module+uelc20+927+598ba3b0.01.x86_64
                 : criu-0:3.15-3.module+uelc20+927+598ba3b0.01.src
                 : criu-0:3.15-3.module+uelc20+927+598ba3b0.01.x86_64
                 : criu-debuginfo-0:3.15-3.module+uelc20+927+598ba3b0.01.x86_64
                 : criu-debugsource-0:3.15-3.module+uelc20+927+598ba3b0.01.x86_64
                 : criu-devel-0:3.15-3.module+uelc20+927+598ba3b0.01.x86_64
                 : criu-libs-0:3.15-3.module+uelc20+927+598ba3b0.01.x86_64
                 : criu-libs-debuginfo-0:3.15-3.module+uelc20+927+598ba3b0.01.x86_64
                 : crun-0:1.5-1.module+uelc20+927+598ba3b0.src
                 : crun-0:1.5-1.module+uelc20+927+598ba3b0.x86_64
                 : crun-debuginfo-0:1.5-1.module+uelc20+927+598ba3b0.x86_64
                 : crun-debugsource-0:1.5-1.module+uelc20+927+598ba3b0.x86_64
                 : fuse-overlayfs-0:1.9-1.module+uelc20+927+598ba3b0.01.src
                 : fuse-overlayfs-0:1.9-1.module+uelc20+927+598ba3b0.01.x86_64
                 : fuse-overlayfs-debuginfo-0:1.9-1.module+uelc20+927+598ba3b0.01.x86_64
                 : fuse-overlayfs-debugsource-0:1.9-1.module+uelc20+927+598ba3b0.01.x86_64
                 : libslirp-0:4.4.0-1.module+uelc20+927+598ba3b0.src
                 : libslirp-0:4.4.0-1.module+uelc20+927+598ba3b0.x86_64
                 : libslirp-debuginfo-0:4.4.0-1.module+uelc20+927+598ba3b0.x86_64
                 : libslirp-debugsource-0:4.4.0-1.module+uelc20+927+598ba3b0.x86_64
                 : libslirp-devel-0:4.4.0-1.module+uelc20+927+598ba3b0.x86_64
                 : netavark-2:1.1.0-6.module+uelc20+927+598ba3b0.01.src
                 : netavark-2:1.1.0-6.module+uelc20+927+598ba3b0.01.x86_64
                 : oci-seccomp-bpf-hook-0:1.2.6-1.module+uelc20+927+598ba3b0.02.src
                 : oci-seccomp-bpf-hook-0:1.2.6-1.module+uelc20+927+598ba3b0.02.x86_64
                 : oci-seccomp-bpf-hook-debuginfo-0:1.2.6-1.module+uelc20+927+598ba3b0.02.x86_64
                 : oci-seccomp-bpf-hook-debugsource-0:1.2.6-1.module+uelc20+927+598ba3b0.02.x86_64
                 : podman-2:4.2.0-1.module+uelc20+927+598ba3b0.01.src
                 : podman-2:4.2.0-1.module+uelc20+927+598ba3b0.01.x86_64
                 : podman-catatonit-2:4.2.0-1.module+uelc20+927+598ba3b0.01.x86_64
                 : podman-catatonit-debuginfo-2:4.2.0-1.module+uelc20+927+598ba3b0.01.x86_64
                 : podman-debuginfo-2:4.2.0-1.module+uelc20+927+598ba3b0.01.x86_64
                 : podman-debugsource-2:4.2.0-1.module+uelc20+927+598ba3b0.01.x86_64
                 : podman-docker-2:4.2.0-1.module+uelc20+927+598ba3b0.01.noarch
                 : podman-gvproxy-2:4.2.0-1.module+uelc20+927+598ba3b0.01.x86_64
                 : podman-gvproxy-debuginfo-2:4.2.0-1.module+uelc20+927+598ba3b0.01.x86_64
                 : podman-plugins-2:4.2.0-1.module+uelc20+927+598ba3b0.01.x86_64
                 : podman-plugins-debuginfo-2:4.2.0-1.module+uelc20+927+598ba3b0.01.x86_64
                 : podman-remote-2:4.2.0-1.module+uelc20+927+598ba3b0.01.x86_64
                 : podman-remote-debuginfo-2:4.2.0-1.module+uelc20+927+598ba3b0.01.x86_64
                 : podman-tests-2:4.2.0-1.module+uelc20+927+598ba3b0.01.x86_64
                 : python-podman-0:4.2.1-1.module+uelc20+927+598ba3b0.src
                 : python3-criu-0:3.15-3.module+uelc20+927+598ba3b0.01.x86_64
                 : python3-podman-0:4.2.1-1.module+uelc20+927+598ba3b0.noarch
                 : runc-1:1.1.4-1.module+uelc20+927+598ba3b0.src
                 : runc-1:1.1.4-1.module+uelc20+927+598ba3b0.x86_64
                 : runc-debuginfo-1:1.1.4-1.module+uelc20+927+598ba3b0.x86_64
                 : runc-debugsource-1:1.1.4-1.module+uelc20+927+598ba3b0.x86_64
                 : skopeo-2:1.9.2-1.module+uelc20+944+44034912.04.src
                 : skopeo-2:1.9.2-1.module+uelc20+944+44034912.04.x86_64
                 : skopeo-debuginfo-2:1.9.2-1.module+uelc20+944+44034912.04.x86_64
                 : skopeo-debugsource-2:1.9.2-1.module+uelc20+944+44034912.04.x86_64
                 : skopeo-tests-2:1.9.2-1.module+uelc20+944+44034912.04.x86_64
                 : slirp4netns-0:1.2.0-2.module+uelc20+927+598ba3b0.src
                 : slirp4netns-0:1.2.0-2.module+uelc20+927+598ba3b0.x86_64
                 : slirp4netns-debuginfo-0:1.2.0-2.module+uelc20+927+598ba3b0.x86_64
                 : slirp4netns-debugsource-0:1.2.0-2.module+uelc20+927+598ba3b0.x86_64
                 : toolbox-0:0.0.99.3-0.6.module+uelc20+927+598ba3b0.01.src
                 : toolbox-0:0.0.99.3-0.6.module+uelc20+927+598ba3b0.01.x86_64
                 : toolbox-debuginfo-0:0.0.99.3-0.6.module+uelc20+927+598ba3b0.01.x86_64
                 : toolbox-debugsource-0:0.0.99.3-0.6.module+uelc20+927+598ba3b0.01.x86_64
                 : toolbox-tests-0:0.0.99.3-0.6.module+uelc20+927+598ba3b0.01.x86_64
                 : udica-0:0.2.6-4.module+uelc20+927+598ba3b0.noarch
                 : udica-0:0.2.6-4.module+uelc20+927+598ba3b0.src

提示 : [d]默认, [e]启用, [x]禁用, [i]已安装的, [a]活跃的

3、可以看到container-tools的状态为d,默认的

Name             : container-tools
Stream           : uelc20 [d]
Version          : 2020221229072209
Context          : b5192a5c
Architecture     : x86_64
Profiles         : common [d]
Default profiles : common
Repo             : UniontechOS-20-AppStream
Summary          : Most recent (rolling) versions of podman, buildah, skopeo, runc, conmon, runc, conmon, CRIU, Udica, etc as well as dependencies such as container-selinux built and tested together, and updated as frequently as every 12 weeks.
Description      : Latest versions of podman, buildah, skopeo, runc, conmon, CRIU, Udica, etc as well as dependencies such as container-selinux built and tested together, and updated as frequently as every 12 weeks. Only very limited back ports are provided to this stream, and most patches come from providing new versions.
Requires         : platform:[uelc20]

4、将container-tools的状态进行重置

[root@localhost ~]# dnf module reset container-tools
上次元数据过期检查:0:02:46 前,执行于 2023年06月19日 星期一 15时05分37秒。
模块依赖问题:

 问题 1: module docker:uelc20:2020230105014926:bd07c72b-0.x86_64 requires module(container-tools:uelc20), but none of the providers can be installed
  - module container-tools:uelc20:2020220902112528:b5192a5c-0.x86_64 conflicts with module(container-tools:an8) provided by container-tools:an8:2020220106133314:b4ae771c-0.x86_64
  - module container-tools:an8:2020220106133314:b4ae771c-0.x86_64 conflicts with module(container-tools:uelc20) provided by container-tools:uelc20:2020220902112528:b5192a5c-0.x86_64
  - module container-tools:uelc20:2020221229072209:b5192a5c-0.x86_64 conflicts with module(container-tools:an8) provided by container-tools:an8:2020220106133314:b4ae771c-0.x86_64
  - module container-tools:an8:2020220106133314:b4ae771c-0.x86_64 conflicts with module(container-tools:uelc20) provided by container-tools:uelc20:2020221229072209:b5192a5c-0.x86_64
  - module container-tools:uelc20:2020230130082020:b5192a5c-0.x86_64 conflicts with module(container-tools:an8) provided by container-tools:an8:2020220106133314:b4ae771c-0.x86_64
  - module container-tools:an8:2020220106133314:b4ae771c-0.x86_64 conflicts with module(container-tools:uelc20) provided by container-tools:uelc20:2020230130082020:b5192a5c-0.x86_64
  - conflicting requests
 问题 2: module rust-toolset:uelc20:2020221215055743:301fb081-0.x86_64 requires module(llvm-toolset:uelc20), but none of the providers can be installed
  - module llvm-toolset:uelc20:2020220702202350:37d8506f-0.x86_64 conflicts with module(llvm-toolset:an8) provided by llvm-toolset:an8:2020211222153255:37d8506f-0.x86_64
  - module llvm-toolset:an8:2020211222153255:37d8506f-0.x86_64 conflicts with module(llvm-toolset:uelc20) provided by llvm-toolset:uelc20:2020220702202350:37d8506f-0.x86_64
  - module llvm-toolset:uelc20:2020221115064120:37d8506f-0.x86_64 conflicts with module(llvm-toolset:an8) provided by llvm-toolset:an8:2020211222153255:37d8506f-0.x86_64
  - module llvm-toolset:an8:2020211222153255:37d8506f-0.x86_64 conflicts with module(llvm-toolset:uelc20) provided by llvm-toolset:uelc20:2020221115064120:37d8506f-0.x86_64
  - conflicting requests
依赖关系解决。
==============================================================================================================
 软件包                    架构                     版本                      仓库                       大小
==============================================================================================================
重置模块:
 container-tools                                                                                             

事务概要
==============================================================================================================

确定吗?[y/N]: y
完毕!

5、再次执行yum makecache发现之前的模块报错已经没有了

[root@localhost ~]# yum makecache 
UniontechOS 20 AppStream                                                       53 kB/s | 4.7 kB     00:00    
UniontechOS 20 BaseOS                                                          25 kB/s | 4.3 kB     00:00    
模块依赖问题:

 问题: module rust-toolset:uelc20:2020221215055743:301fb081-0.x86_64 requires module(llvm-toolset:uelc20), but none of the providers can be installed
  - module llvm-toolset:uelc20:2020220702202350:37d8506f-0.x86_64 conflicts with module(llvm-toolset:an8) provided by llvm-toolset:an8:2020211222153255:37d8506f-0.x86_64
  - module llvm-toolset:an8:2020211222153255:37d8506f-0.x86_64 conflicts with module(llvm-toolset:uelc20) provided by llvm-toolset:uelc20:2020220702202350:37d8506f-0.x86_64
  - module llvm-toolset:uelc20:2020221115064120:37d8506f-0.x86_64 conflicts with module(llvm-toolset:an8) provided by llvm-toolset:an8:2020211222153255:37d8506f-0.x86_64
  - module llvm-toolset:an8:2020211222153255:37d8506f-0.x86_64 conflicts with module(llvm-toolset:uelc20) provided by llvm-toolset:uelc20:2020221115064120:37d8506f-0.x86_64
  - conflicting requests
元数据缓存已建立。

6、同理查看llvm-toolset模块详细信息,可以看到状态为e,a,启用并且活跃的

[root@localhost ~]# dnf module info llvm-toolset
上次元数据过期检查:0:00:24 前,执行于 2023年06月19日 星期一 15时08分50秒。
模块依赖问题:

 问题: module rust-toolset:uelc20:2020221215055743:301fb081-0.x86_64 requires module(llvm-toolset:uelc20), but none of the providers can be installed
  - module llvm-toolset:uelc20:2020220702202350:37d8506f-0.x86_64 conflicts with module(llvm-toolset:an8) provided by llvm-toolset:an8:2020211222153255:37d8506f-0.x86_64
  - module llvm-toolset:an8:2020211222153255:37d8506f-0.x86_64 conflicts with module(llvm-toolset:uelc20) provided by llvm-toolset:uelc20:2020220702202350:37d8506f-0.x86_64
  - module llvm-toolset:uelc20:2020221115064120:37d8506f-0.x86_64 conflicts with module(llvm-toolset:an8) provided by llvm-toolset:an8:2020211222153255:37d8506f-0.x86_64
  - module llvm-toolset:an8:2020211222153255:37d8506f-0.x86_64 conflicts with module(llvm-toolset:uelc20) provided by llvm-toolset:uelc20:2020221115064120:37d8506f-0.x86_64
  - conflicting requests
Name             : llvm-toolset
Stream           : an8 [e] [a]
Version          : 2020211222153255
Context          : 37d8506f
Architecture     : x86_64
Profiles         : common
Default profiles : 
Repo             : @modulefailsafe
Summary          : LLVM
Description      : LLVM Tools and libraries.
Requires         : platform:[uelc20]
Artifacts        : clang-0:11.0.1-1.module+uelc20+536+92a581a0.03.i686
                 : clang-0:11.0.1-1.module+uelc20+536+92a581a0.03.src
                 : clang-0:11.0.1-1.module+uelc20+536+92a581a0.03.x86_64
                 : clang-analyzer-0:11.0.1-1.module+uelc20+536+92a581a0.03.noarch
                 : clang-debuginfo-0:11.0.1-1.module+uelc20+536+92a581a0.03.i686
                 : clang-debuginfo-0:11.0.1-1.module+uelc20+536+92a581a0.03.x86_64
                 : clang-debugsource-0:11.0.1-1.module+uelc20+536+92a581a0.03.i686
                 : clang-debugsource-0:11.0.1-1.module+uelc20+536+92a581a0.03.x86_64
                 : clang-devel-0:11.0.1-1.module+uelc20+536+92a581a0.03.i686
                 : clang-devel-0:11.0.1-1.module+uelc20+536+92a581a0.03.x86_64
                 : clang-libs-0:11.0.1-1.module+uelc20+536+92a581a0.03.i686
                 : clang-libs-0:11.0.1-1.module+uelc20+536+92a581a0.03.x86_64
                 : clang-libs-debuginfo-0:11.0.1-1.module+uelc20+536+92a581a0.03.i686
                 : clang-libs-debuginfo-0:11.0.1-1.module+uelc20+536+92a581a0.03.x86_64
                 : clang-tools-extra-0:11.0.1-1.module+uelc20+536+92a581a0.03.i686
                 : clang-tools-extra-0:11.0.1-1.module+uelc20+536+92a581a0.03.x86_64
                 : clang-tools-extra-debuginfo-0:11.0.1-1.module+uelc20+536+92a581a0.03.i686
                 : clang-tools-extra-debuginfo-0:11.0.1-1.module+uelc20+536+92a581a0.03.x86_64
                 : compiler-rt-0:11.0.1-1.module+uelc20+536+92a581a0.01.i686
                 : compiler-rt-0:11.0.1-1.module+uelc20+536+92a581a0.01.src
                 : compiler-rt-0:11.0.1-1.module+uelc20+536+92a581a0.01.x86_64
                 : compiler-rt-debuginfo-0:11.0.1-1.module+uelc20+536+92a581a0.01.i686
                 : compiler-rt-debuginfo-0:11.0.1-1.module+uelc20+536+92a581a0.01.x86_64
                 : compiler-rt-debugsource-0:11.0.1-1.module+uelc20+536+92a581a0.01.i686
                 : compiler-rt-debugsource-0:11.0.1-1.module+uelc20+536+92a581a0.01.x86_64
                 : git-clang-format-0:11.0.1-1.module+uelc20+536+92a581a0.03.i686
                 : git-clang-format-0:11.0.1-1.module+uelc20+536+92a581a0.03.x86_64
                 : libomp-0:11.0.1-1.module+uelc20+536+92a581a0.01.i686
                 : libomp-0:11.0.1-1.module+uelc20+536+92a581a0.01.src
                 : libomp-0:11.0.1-1.module+uelc20+536+92a581a0.01.x86_64
                 : libomp-debuginfo-0:11.0.1-1.module+uelc20+536+92a581a0.01.i686
                 : libomp-debuginfo-0:11.0.1-1.module+uelc20+536+92a581a0.01.x86_64
                 : libomp-debugsource-0:11.0.1-1.module+uelc20+536+92a581a0.01.i686
                 : libomp-debugsource-0:11.0.1-1.module+uelc20+536+92a581a0.01.x86_64
                 : libomp-devel-0:11.0.1-1.module+uelc20+536+92a581a0.01.i686
                 : libomp-devel-0:11.0.1-1.module+uelc20+536+92a581a0.01.x86_64
                 : libomp-test-0:11.0.1-1.module+uelc20+536+92a581a0.01.i686
                 : libomp-test-0:11.0.1-1.module+uelc20+536+92a581a0.01.x86_64
                 : lld-0:11.0.1-1.module+uelc20+536+92a581a0.01.i686
                 : lld-0:11.0.1-1.module+uelc20+536+92a581a0.01.src
                 : lld-0:11.0.1-1.module+uelc20+536+92a581a0.01.x86_64
                 : lld-debuginfo-0:11.0.1-1.module+uelc20+536+92a581a0.01.i686
                 : lld-debuginfo-0:11.0.1-1.module+uelc20+536+92a581a0.01.x86_64
                 : lld-debugsource-0:11.0.1-1.module+uelc20+536+92a581a0.01.i686
                 : lld-debugsource-0:11.0.1-1.module+uelc20+536+92a581a0.01.x86_64
                 : lld-devel-0:11.0.1-1.module+uelc20+536+92a581a0.01.i686
                 : lld-devel-0:11.0.1-1.module+uelc20+536+92a581a0.01.x86_64
                 : lld-libs-0:11.0.1-1.module+uelc20+536+92a581a0.01.i686
                 : lld-libs-0:11.0.1-1.module+uelc20+536+92a581a0.01.x86_64
                 : lld-libs-debuginfo-0:11.0.1-1.module+uelc20+536+92a581a0.01.i686
                 : lld-libs-debuginfo-0:11.0.1-1.module+uelc20+536+92a581a0.01.x86_64
                 : lld-test-0:11.0.1-1.module+uelc20+536+92a581a0.01.i686
                 : lld-test-0:11.0.1-1.module+uelc20+536+92a581a0.01.x86_64
                 : lld-test-debuginfo-0:11.0.1-1.module+uelc20+536+92a581a0.01.i686
                 : lld-test-debuginfo-0:11.0.1-1.module+uelc20+536+92a581a0.01.x86_64
                 : lldb-0:11.0.1-1.module+uelc20+536+92a581a0.01.i686
                 : lldb-0:11.0.1-1.module+uelc20+536+92a581a0.01.src
                 : lldb-0:11.0.1-1.module+uelc20+536+92a581a0.01.x86_64
                 : lldb-debuginfo-0:11.0.1-1.module+uelc20+536+92a581a0.01.i686
                 : lldb-debuginfo-0:11.0.1-1.module+uelc20+536+92a581a0.01.x86_64
                 : lldb-debugsource-0:11.0.1-1.module+uelc20+536+92a581a0.01.i686
                 : lldb-debugsource-0:11.0.1-1.module+uelc20+536+92a581a0.01.x86_64
                 : lldb-devel-0:11.0.1-1.module+uelc20+536+92a581a0.01.i686
                 : lldb-devel-0:11.0.1-1.module+uelc20+536+92a581a0.01.x86_64
                 : llvm-0:11.0.1-2.module+uelc20+536+92a581a0.02.i686
                 : llvm-0:11.0.1-2.module+uelc20+536+92a581a0.02.src
                 : llvm-0:11.0.1-2.module+uelc20+536+92a581a0.02.x86_64
                 : llvm-debuginfo-0:11.0.1-2.module+uelc20+536+92a581a0.02.i686
                 : llvm-debuginfo-0:11.0.1-2.module+uelc20+536+92a581a0.02.x86_64
                 : llvm-debugsource-0:11.0.1-2.module+uelc20+536+92a581a0.02.i686
                 : llvm-debugsource-0:11.0.1-2.module+uelc20+536+92a581a0.02.x86_64
                 : llvm-devel-0:11.0.1-2.module+uelc20+536+92a581a0.02.i686
                 : llvm-devel-0:11.0.1-2.module+uelc20+536+92a581a0.02.x86_64
                 : llvm-devel-debuginfo-0:11.0.1-2.module+uelc20+536+92a581a0.02.i686
                 : llvm-devel-debuginfo-0:11.0.1-2.module+uelc20+536+92a581a0.02.x86_64
                 : llvm-doc-0:11.0.1-2.module+uelc20+536+92a581a0.02.noarch
                 : llvm-googletest-0:11.0.1-2.module+uelc20+536+92a581a0.02.i686
                 : llvm-googletest-0:11.0.1-2.module+uelc20+536+92a581a0.02.x86_64
                 : llvm-libs-0:11.0.1-2.module+uelc20+536+92a581a0.02.i686
                 : llvm-libs-0:11.0.1-2.module+uelc20+536+92a581a0.02.x86_64
                 : llvm-libs-debuginfo-0:11.0.1-2.module+uelc20+536+92a581a0.02.i686
                 : llvm-libs-debuginfo-0:11.0.1-2.module+uelc20+536+92a581a0.02.x86_64
                 : llvm-static-0:11.0.1-2.module+uelc20+536+92a581a0.02.i686
                 : llvm-static-0:11.0.1-2.module+uelc20+536+92a581a0.02.x86_64
                 : llvm-test-0:11.0.1-2.module+uelc20+536+92a581a0.02.i686
                 : llvm-test-0:11.0.1-2.module+uelc20+536+92a581a0.02.x86_64
                 : llvm-test-debuginfo-0:11.0.1-2.module+uelc20+536+92a581a0.02.i686
                 : llvm-test-debuginfo-0:11.0.1-2.module+uelc20+536+92a581a0.02.x86_64
                 : llvm-toolset-0:11.0.1-1.module+uelc20+594+9f5c65e8.01.i686
                 : llvm-toolset-0:11.0.1-1.module+uelc20+594+9f5c65e8.01.src
                 : llvm-toolset-0:11.0.1-1.module+uelc20+594+9f5c65e8.01.x86_64
                 : python-lit-0:0.11.0-1.module+uelc20+330+bf048db7.src
                 : python3-clang-0:11.0.1-1.module+uelc20+536+92a581a0.03.i686
                 : python3-clang-0:11.0.1-1.module+uelc20+536+92a581a0.03.x86_64
                 : python3-lit-0:0.11.0-1.module+uelc20+330+bf048db7.noarch
                 : python3-lldb-0:11.0.1-1.module+uelc20+536+92a581a0.01.i686
                 : python3-lldb-0:11.0.1-1.module+uelc20+536+92a581a0.01.x86_64

Name             : llvm-toolset
Stream           : uelc20 [d]
Version          : 2020220702202350
Context          : 37d8506f
Architecture     : x86_64
Profiles         : common [d]
Default profiles : common
Repo             : UniontechOS-20-AppStream
Summary          : LLVM
Description      : LLVM Tools and libraries.
Requires         : platform:[uelc20]
Artifacts        : clang-0:13.0.1-1.module+uelc20+802+98ac2b84.02.i686
                 : clang-0:13.0.1-1.module+uelc20+802+98ac2b84.02.src
                 : clang-0:13.0.1-1.module+uelc20+802+98ac2b84.02.x86_64
                 : clang-analyzer-0:13.0.1-1.module+uelc20+802+98ac2b84.02.noarch
                 : clang-debuginfo-0:13.0.1-1.module+uelc20+802+98ac2b84.02.i686
                 : clang-debuginfo-0:13.0.1-1.module+uelc20+802+98ac2b84.02.x86_64
                 : clang-debugsource-0:13.0.1-1.module+uelc20+802+98ac2b84.02.i686
                 : clang-debugsource-0:13.0.1-1.module+uelc20+802+98ac2b84.02.x86_64
                 : clang-devel-0:13.0.1-1.module+uelc20+802+98ac2b84.02.i686
                 : clang-devel-0:13.0.1-1.module+uelc20+802+98ac2b84.02.x86_64
                 : clang-libs-0:13.0.1-1.module+uelc20+802+98ac2b84.02.i686
                 : clang-libs-0:13.0.1-1.module+uelc20+802+98ac2b84.02.x86_64
                 : clang-libs-debuginfo-0:13.0.1-1.module+uelc20+802+98ac2b84.02.i686
                 : clang-libs-debuginfo-0:13.0.1-1.module+uelc20+802+98ac2b84.02.x86_64
                 : clang-resource-filesystem-0:13.0.1-1.module+uelc20+802+98ac2b84.02.i686
                 : clang-resource-filesystem-0:13.0.1-1.module+uelc20+802+98ac2b84.02.x86_64
                 : clang-tools-extra-0:13.0.1-1.module+uelc20+802+98ac2b84.02.i686
                 : clang-tools-extra-0:13.0.1-1.module+uelc20+802+98ac2b84.02.x86_64
                 : clang-tools-extra-debuginfo-0:13.0.1-1.module+uelc20+802+98ac2b84.02.i686
                 : clang-tools-extra-debuginfo-0:13.0.1-1.module+uelc20+802+98ac2b84.02.x86_64
                 : compiler-rt-0:13.0.1-1.module+uelc20+802+98ac2b84.01.i686
                 : compiler-rt-0:13.0.1-1.module+uelc20+802+98ac2b84.01.src
                 : compiler-rt-0:13.0.1-1.module+uelc20+802+98ac2b84.01.x86_64
                 : compiler-rt-debuginfo-0:13.0.1-1.module+uelc20+802+98ac2b84.01.i686
                 : compiler-rt-debuginfo-0:13.0.1-1.module+uelc20+802+98ac2b84.01.x86_64
                 : compiler-rt-debugsource-0:13.0.1-1.module+uelc20+802+98ac2b84.01.i686
                 : compiler-rt-debugsource-0:13.0.1-1.module+uelc20+802+98ac2b84.01.x86_64
                 : git-clang-format-0:13.0.1-1.module+uelc20+802+98ac2b84.02.i686
                 : git-clang-format-0:13.0.1-1.module+uelc20+802+98ac2b84.02.x86_64
                 : libomp-0:13.0.1-1.module+uelc20+802+98ac2b84.01.i686
                 : libomp-0:13.0.1-1.module+uelc20+802+98ac2b84.01.src
                 : libomp-0:13.0.1-1.module+uelc20+802+98ac2b84.01.x86_64
                 : libomp-debuginfo-0:13.0.1-1.module+uelc20+802+98ac2b84.01.i686
                 : libomp-debuginfo-0:13.0.1-1.module+uelc20+802+98ac2b84.01.x86_64
                 : libomp-debugsource-0:13.0.1-1.module+uelc20+802+98ac2b84.01.i686
                 : libomp-debugsource-0:13.0.1-1.module+uelc20+802+98ac2b84.01.x86_64
                 : libomp-devel-0:13.0.1-1.module+uelc20+802+98ac2b84.01.i686
                 : libomp-devel-0:13.0.1-1.module+uelc20+802+98ac2b84.01.x86_64
                 : libomp-test-0:13.0.1-1.module+uelc20+802+98ac2b84.01.i686
                 : libomp-test-0:13.0.1-1.module+uelc20+802+98ac2b84.01.x86_64
                 : libomp-test-debuginfo-0:13.0.1-1.module+uelc20+802+98ac2b84.01.i686
                 : libomp-test-debuginfo-0:13.0.1-1.module+uelc20+802+98ac2b84.01.x86_64
                 : lld-0:13.0.1-2.module+uelc20+802+98ac2b84.01.i686
                 : lld-0:13.0.1-2.module+uelc20+802+98ac2b84.01.src
                 : lld-0:13.0.1-2.module+uelc20+802+98ac2b84.01.x86_64
                 : lld-debuginfo-0:13.0.1-2.module+uelc20+802+98ac2b84.01.i686
                 : lld-debuginfo-0:13.0.1-2.module+uelc20+802+98ac2b84.01.x86_64
                 : lld-debugsource-0:13.0.1-2.module+uelc20+802+98ac2b84.01.i686
                 : lld-debugsource-0:13.0.1-2.module+uelc20+802+98ac2b84.01.x86_64
                 : lld-devel-0:13.0.1-2.module+uelc20+802+98ac2b84.01.i686
                 : lld-devel-0:13.0.1-2.module+uelc20+802+98ac2b84.01.x86_64
                 : lld-libs-0:13.0.1-2.module+uelc20+802+98ac2b84.01.i686
                 : lld-libs-0:13.0.1-2.module+uelc20+802+98ac2b84.01.x86_64
                 : lld-libs-debuginfo-0:13.0.1-2.module+uelc20+802+98ac2b84.01.i686
                 : lld-libs-debuginfo-0:13.0.1-2.module+uelc20+802+98ac2b84.01.x86_64
                 : lldb-0:13.0.1-1.module+uelc20+802+98ac2b84.01.i686
                 : lldb-0:13.0.1-1.module+uelc20+802+98ac2b84.01.src
                 : lldb-0:13.0.1-1.module+uelc20+802+98ac2b84.01.x86_64
                 : lldb-debuginfo-0:13.0.1-1.module+uelc20+802+98ac2b84.01.i686
                 : lldb-debuginfo-0:13.0.1-1.module+uelc20+802+98ac2b84.01.x86_64
                 : lldb-debugsource-0:13.0.1-1.module+uelc20+802+98ac2b84.01.i686
                 : lldb-debugsource-0:13.0.1-1.module+uelc20+802+98ac2b84.01.x86_64
                 : lldb-devel-0:13.0.1-1.module+uelc20+802+98ac2b84.01.i686
                 : lldb-devel-0:13.0.1-1.module+uelc20+802+98ac2b84.01.x86_64
                 : llvm-0:13.0.1-1.module+uelc20+802+98ac2b84.01.i686
                 : llvm-0:13.0.1-1.module+uelc20+802+98ac2b84.01.src
                 : llvm-0:13.0.1-1.module+uelc20+802+98ac2b84.01.x86_64
                 : llvm-debuginfo-0:13.0.1-1.module+uelc20+802+98ac2b84.01.i686
                 : llvm-debuginfo-0:13.0.1-1.module+uelc20+802+98ac2b84.01.x86_64
                 : llvm-debugsource-0:13.0.1-1.module+uelc20+802+98ac2b84.01.i686
                 : llvm-debugsource-0:13.0.1-1.module+uelc20+802+98ac2b84.01.x86_64
                 : llvm-devel-0:13.0.1-1.module+uelc20+802+98ac2b84.01.i686
                 : llvm-devel-0:13.0.1-1.module+uelc20+802+98ac2b84.01.x86_64
                 : llvm-devel-debuginfo-0:13.0.1-1.module+uelc20+802+98ac2b84.01.i686
                 : llvm-devel-debuginfo-0:13.0.1-1.module+uelc20+802+98ac2b84.01.x86_64
                 : llvm-doc-0:13.0.1-1.module+uelc20+802+98ac2b84.01.noarch
                 : llvm-googletest-0:13.0.1-1.module+uelc20+802+98ac2b84.01.i686
                 : llvm-googletest-0:13.0.1-1.module+uelc20+802+98ac2b84.01.x86_64
                 : llvm-libs-0:13.0.1-1.module+uelc20+802+98ac2b84.01.i686
                 : llvm-libs-0:13.0.1-1.module+uelc20+802+98ac2b84.01.x86_64
                 : llvm-libs-debuginfo-0:13.0.1-1.module+uelc20+802+98ac2b84.01.i686
                 : llvm-libs-debuginfo-0:13.0.1-1.module+uelc20+802+98ac2b84.01.x86_64
                 : llvm-static-0:13.0.1-1.module+uelc20+802+98ac2b84.01.i686
                 : llvm-static-0:13.0.1-1.module+uelc20+802+98ac2b84.01.x86_64
                 : llvm-test-0:13.0.1-1.module+uelc20+802+98ac2b84.01.i686
                 : llvm-test-0:13.0.1-1.module+uelc20+802+98ac2b84.01.x86_64
                 : llvm-test-debuginfo-0:13.0.1-1.module+uelc20+802+98ac2b84.01.i686
                 : llvm-test-debuginfo-0:13.0.1-1.module+uelc20+802+98ac2b84.01.x86_64
                 : llvm-toolset-0:13.0.1-1.module+uelc20+802+98ac2b84.01.i686
                 : llvm-toolset-0:13.0.1-1.module+uelc20+802+98ac2b84.01.src
                 : llvm-toolset-0:13.0.1-1.module+uelc20+802+98ac2b84.01.x86_64
                 : python-lit-0:13.0.1-1.module+uelc20+802+98ac2b84.01.src
                 : python3-clang-0:13.0.1-1.module+uelc20+802+98ac2b84.02.i686
                 : python3-clang-0:13.0.1-1.module+uelc20+802+98ac2b84.02.x86_64
                 : python3-lit-0:13.0.1-1.module+uelc20+802+98ac2b84.01.noarch
                 : python3-lldb-0:13.0.1-1.module+uelc20+802+98ac2b84.01.i686
                 : python3-lldb-0:13.0.1-1.module+uelc20+802+98ac2b84.01.x86_64

Name             : llvm-toolset
Stream           : uelc20 [d]
Version          : 2020221115064120
Context          : 37d8506f
Architecture     : x86_64
Profiles         : common [d]
Default profiles : common
Repo             : UniontechOS-20-AppStream
Summary          : LLVM
Description      : LLVM Tools and libraries.
Requires         : platform:[uelc20]
Artifacts        : clang-0:13.0.1-2.0.2.module+uelc20+911+09ad4a12.01.i686
                 : clang-0:13.0.1-2.0.2.module+uelc20+911+09ad4a12.01.src
                 : clang-0:13.0.1-2.0.2.module+uelc20+911+09ad4a12.01.x86_64
                 : clang-analyzer-0:13.0.1-2.0.2.module+uelc20+911+09ad4a12.01.noarch
                 : clang-debuginfo-0:13.0.1-2.0.2.module+uelc20+911+09ad4a12.01.i686
                 : clang-debuginfo-0:13.0.1-2.0.2.module+uelc20+911+09ad4a12.01.x86_64
                 : clang-debugsource-0:13.0.1-2.0.2.module+uelc20+911+09ad4a12.01.i686
                 : clang-debugsource-0:13.0.1-2.0.2.module+uelc20+911+09ad4a12.01.x86_64
                 : clang-devel-0:13.0.1-2.0.2.module+uelc20+911+09ad4a12.01.i686
                 : clang-devel-0:13.0.1-2.0.2.module+uelc20+911+09ad4a12.01.x86_64
                 : clang-libs-0:13.0.1-2.0.2.module+uelc20+911+09ad4a12.01.i686
                 : clang-libs-0:13.0.1-2.0.2.module+uelc20+911+09ad4a12.01.x86_64
                 : clang-libs-debuginfo-0:13.0.1-2.0.2.module+uelc20+911+09ad4a12.01.i686
                 : clang-libs-debuginfo-0:13.0.1-2.0.2.module+uelc20+911+09ad4a12.01.x86_64
                 : clang-resource-filesystem-0:13.0.1-2.0.2.module+uelc20+911+09ad4a12.01.i686
                 : clang-resource-filesystem-0:13.0.1-2.0.2.module+uelc20+911+09ad4a12.01.x86_64
                 : clang-tools-extra-0:13.0.1-2.0.2.module+uelc20+911+09ad4a12.01.i686
                 : clang-tools-extra-0:13.0.1-2.0.2.module+uelc20+911+09ad4a12.01.x86_64
                 : clang-tools-extra-debuginfo-0:13.0.1-2.0.2.module+uelc20+911+09ad4a12.01.i686
                 : clang-tools-extra-debuginfo-0:13.0.1-2.0.2.module+uelc20+911+09ad4a12.01.x86_64
                 : compiler-rt-0:13.0.1-1.0.1.module+uelc20+911+09ad4a12.i686
                 : compiler-rt-0:13.0.1-1.0.1.module+uelc20+911+09ad4a12.src
                 : compiler-rt-0:13.0.1-1.0.1.module+uelc20+911+09ad4a12.x86_64
                 : compiler-rt-debuginfo-0:13.0.1-1.0.1.module+uelc20+911+09ad4a12.i686
                 : compiler-rt-debuginfo-0:13.0.1-1.0.1.module+uelc20+911+09ad4a12.x86_64
                 : compiler-rt-debugsource-0:13.0.1-1.0.1.module+uelc20+911+09ad4a12.i686
                 : compiler-rt-debugsource-0:13.0.1-1.0.1.module+uelc20+911+09ad4a12.x86_64
                 : git-clang-format-0:13.0.1-2.0.2.module+uelc20+911+09ad4a12.01.i686
                 : git-clang-format-0:13.0.1-2.0.2.module+uelc20+911+09ad4a12.01.x86_64
                 : libomp-0:13.0.1-1.0.1.module+uelc20+911+09ad4a12.i686
                 : libomp-0:13.0.1-1.0.1.module+uelc20+911+09ad4a12.src
                 : libomp-0:13.0.1-1.0.1.module+uelc20+911+09ad4a12.x86_64
                 : libomp-debuginfo-0:13.0.1-1.0.1.module+uelc20+911+09ad4a12.i686
                 : libomp-debuginfo-0:13.0.1-1.0.1.module+uelc20+911+09ad4a12.x86_64
                 : libomp-debugsource-0:13.0.1-1.0.1.module+uelc20+911+09ad4a12.i686
                 : libomp-debugsource-0:13.0.1-1.0.1.module+uelc20+911+09ad4a12.x86_64
                 : libomp-devel-0:13.0.1-1.0.1.module+uelc20+911+09ad4a12.i686
                 : libomp-devel-0:13.0.1-1.0.1.module+uelc20+911+09ad4a12.x86_64
                 : libomp-test-0:13.0.1-1.0.1.module+uelc20+911+09ad4a12.i686
                 : libomp-test-0:13.0.1-1.0.1.module+uelc20+911+09ad4a12.x86_64
                 : libomp-test-debuginfo-0:13.0.1-1.0.1.module+uelc20+911+09ad4a12.i686
                 : libomp-test-debuginfo-0:13.0.1-1.0.1.module+uelc20+911+09ad4a12.x86_64
                 : lld-0:13.0.1-2.0.1.module+uelc20+911+09ad4a12.i686
                 : lld-0:13.0.1-2.0.1.module+uelc20+911+09ad4a12.src
                 : lld-0:13.0.1-2.0.1.module+uelc20+911+09ad4a12.x86_64
                 : lld-debuginfo-0:13.0.1-2.0.1.module+uelc20+911+09ad4a12.i686
                 : lld-debuginfo-0:13.0.1-2.0.1.module+uelc20+911+09ad4a12.x86_64
                 : lld-debugsource-0:13.0.1-2.0.1.module+uelc20+911+09ad4a12.i686
                 : lld-debugsource-0:13.0.1-2.0.1.module+uelc20+911+09ad4a12.x86_64
                 : lld-devel-0:13.0.1-2.0.1.module+uelc20+911+09ad4a12.i686
                 : lld-devel-0:13.0.1-2.0.1.module+uelc20+911+09ad4a12.x86_64
                 : lld-libs-0:13.0.1-2.0.1.module+uelc20+911+09ad4a12.i686
                 : lld-libs-0:13.0.1-2.0.1.module+uelc20+911+09ad4a12.x86_64
                 : lld-libs-debuginfo-0:13.0.1-2.0.1.module+uelc20+911+09ad4a12.i686
                 : lld-libs-debuginfo-0:13.0.1-2.0.1.module+uelc20+911+09ad4a12.x86_64
                 : lldb-0:13.0.1-1.0.1.module+uelc20+911+09ad4a12.i686
                 : lldb-0:13.0.1-1.0.1.module+uelc20+911+09ad4a12.src
                 : lldb-0:13.0.1-1.0.1.module+uelc20+911+09ad4a12.x86_64
                 : lldb-debuginfo-0:13.0.1-1.0.1.module+uelc20+911+09ad4a12.i686
                 : lldb-debuginfo-0:13.0.1-1.0.1.module+uelc20+911+09ad4a12.x86_64
                 : lldb-debugsource-0:13.0.1-1.0.1.module+uelc20+911+09ad4a12.i686
                 : lldb-debugsource-0:13.0.1-1.0.1.module+uelc20+911+09ad4a12.x86_64
                 : lldb-devel-0:13.0.1-1.0.1.module+uelc20+911+09ad4a12.i686
                 : lldb-devel-0:13.0.1-1.0.1.module+uelc20+911+09ad4a12.x86_64
                 : llvm-0:13.0.1-1.0.3.module+uelc20+911+09ad4a12.i686
                 : llvm-0:13.0.1-1.0.3.module+uelc20+911+09ad4a12.src
                 : llvm-0:13.0.1-1.0.3.module+uelc20+911+09ad4a12.x86_64
                 : llvm-debuginfo-0:13.0.1-1.0.3.module+uelc20+911+09ad4a12.i686
                 : llvm-debuginfo-0:13.0.1-1.0.3.module+uelc20+911+09ad4a12.x86_64
                 : llvm-debugsource-0:13.0.1-1.0.3.module+uelc20+911+09ad4a12.i686
                 : llvm-debugsource-0:13.0.1-1.0.3.module+uelc20+911+09ad4a12.x86_64
                 : llvm-devel-0:13.0.1-1.0.3.module+uelc20+911+09ad4a12.i686
                 : llvm-devel-0:13.0.1-1.0.3.module+uelc20+911+09ad4a12.x86_64
                 : llvm-devel-debuginfo-0:13.0.1-1.0.3.module+uelc20+911+09ad4a12.i686
                 : llvm-devel-debuginfo-0:13.0.1-1.0.3.module+uelc20+911+09ad4a12.x86_64
                 : llvm-doc-0:13.0.1-1.0.3.module+uelc20+911+09ad4a12.noarch
                 : llvm-googletest-0:13.0.1-1.0.3.module+uelc20+911+09ad4a12.i686
                 : llvm-googletest-0:13.0.1-1.0.3.module+uelc20+911+09ad4a12.x86_64
                 : llvm-libs-0:13.0.1-1.0.3.module+uelc20+911+09ad4a12.i686
                 : llvm-libs-0:13.0.1-1.0.3.module+uelc20+911+09ad4a12.x86_64
                 : llvm-libs-debuginfo-0:13.0.1-1.0.3.module+uelc20+911+09ad4a12.i686
                 : llvm-libs-debuginfo-0:13.0.1-1.0.3.module+uelc20+911+09ad4a12.x86_64
                 : llvm-static-0:13.0.1-1.0.3.module+uelc20+911+09ad4a12.i686
                 : llvm-static-0:13.0.1-1.0.3.module+uelc20+911+09ad4a12.x86_64
                 : llvm-test-0:13.0.1-1.0.3.module+uelc20+911+09ad4a12.i686
                 : llvm-test-0:13.0.1-1.0.3.module+uelc20+911+09ad4a12.x86_64
                 : llvm-test-debuginfo-0:13.0.1-1.0.3.module+uelc20+911+09ad4a12.i686
                 : llvm-test-debuginfo-0:13.0.1-1.0.3.module+uelc20+911+09ad4a12.x86_64
                 : llvm-toolset-0:13.0.1-1.module+uelc20+911+09ad4a12.02.i686
                 : llvm-toolset-0:13.0.1-1.module+uelc20+911+09ad4a12.02.src
                 : llvm-toolset-0:13.0.1-1.module+uelc20+911+09ad4a12.02.x86_64
                 : python-lit-0:13.0.1-1.module+uelc20+911+09ad4a12.02.src
                 : python3-clang-0:13.0.1-2.0.2.module+uelc20+911+09ad4a12.01.i686
                 : python3-clang-0:13.0.1-2.0.2.module+uelc20+911+09ad4a12.01.x86_64
                 : python3-lit-0:13.0.1-1.module+uelc20+911+09ad4a12.02.noarch
                 : python3-lldb-0:13.0.1-1.0.1.module+uelc20+911+09ad4a12.i686
                 : python3-lldb-0:13.0.1-1.0.1.module+uelc20+911+09ad4a12.x86_64

提示 : [d]默认, [e]启用, [x]禁用, [i]已安装的, [a]活跃的

7、将llvm-toolset模块进行重置

[root@localhost ~]# dnf module reset llvm-toolset -y
上次元数据过期检查:0:00:59 前,执行于 2023年06月19日 星期一 15时08分50秒。
模块依赖问题:

 问题: module rust-toolset:uelc20:2020221215055743:301fb081-0.x86_64 requires module(llvm-toolset:uelc20), but none of the providers can be installed
  - module llvm-toolset:uelc20:2020220702202350:37d8506f-0.x86_64 conflicts with module(llvm-toolset:an8) provided by llvm-toolset:an8:2020211222153255:37d8506f-0.x86_64
  - module llvm-toolset:an8:2020211222153255:37d8506f-0.x86_64 conflicts with module(llvm-toolset:uelc20) provided by llvm-toolset:uelc20:2020220702202350:37d8506f-0.x86_64
  - module llvm-toolset:uelc20:2020221115064120:37d8506f-0.x86_64 conflicts with module(llvm-toolset:an8) provided by llvm-toolset:an8:2020211222153255:37d8506f-0.x86_64
  - module llvm-toolset:an8:2020211222153255:37d8506f-0.x86_64 conflicts with module(llvm-toolset:uelc20) provided by llvm-toolset:uelc20:2020221115064120:37d8506f-0.x86_64
  - conflicting requests
依赖关系解决。
==============================================================================================================
 软件包                    架构                     版本                      仓库                       大小
==============================================================================================================
重置模块:
 llvm-toolset                                                                                                

事务概要
==============================================================================================================

完毕!

8、再次使用yum makecache进行查看发现已经没有模块报错信息

[root@localhost ~]# yum makecache 
UniontechOS 20 AppStream                                                       37 kB/s | 4.7 kB     00:00    
UniontechOS 20 BaseOS                                                          40 kB/s | 4.3 kB     00:00    
元数据缓存已建立。

9、正常安装软件进行测试,一切OK

[root@localhost ~]# yum install nginx -y
上次元数据过期检查:0:01:01 前,执行于 2023年06月19日 星期一 15时10分09秒。
依赖关系解决。
==============================================================================================================
 软件包                    架构   版本                                         仓库                      大小
==============================================================================================================
安装:
 nginx                     x86_64 1:1.14.1-9.0.1.module+uelc20+717+65edae66.01 UniontechOS-20-AppStream 569 k
安装依赖关系:
 gd                        x86_64 2.2.5-8.up2.uelc20.2                         UniontechOS-20-AppStream 143 k
 nginx-all-modules         noarch 1:1.14.1-9.0.1.module+uelc20+717+65edae66.01 UniontechOS-20-AppStream  23 k
 nginx-filesystem          noarch 1:1.14.1-9.0.1.module+uelc20+717+65edae66.01 UniontechOS-20-AppStream  23 k
 nginx-mod-http-image-filter
                           x86_64 1:1.14.1-9.0.1.module+uelc20+717+65edae66.01 UniontechOS-20-AppStream  34 k
 nginx-mod-http-perl       x86_64 1:1.14.1-9.0.1.module+uelc20+717+65edae66.01 UniontechOS-20-AppStream  45 k
 nginx-mod-http-xslt-filter
                           x86_64 1:1.14.1-9.0.1.module+uelc20+717+65edae66.01 UniontechOS-20-AppStream  33 k
 nginx-mod-mail            x86_64 1:1.14.1-9.0.1.module+uelc20+717+65edae66.01 UniontechOS-20-AppStream  63 k
 nginx-mod-stream          x86_64 1:1.14.1-9.0.1.module+uelc20+717+65edae66.01 UniontechOS-20-AppStream  84 k

事务概要
==============================================================================================================
安装  9 软件包

总下载:1.0 M
安装大小:2.4 M
下载软件包:
(1/9): nginx-all-modules-1.14.1-9.0.1.module+uelc20+717+65edae66.01.noarch.rp 119 kB/s |  23 kB     00:00    
(2/9): gd-2.2.5-8.up2.uelc20.2.x86_64.rpm                                     239 kB/s | 143 kB     00:00    
(3/9): nginx-filesystem-1.14.1-9.0.1.module+uelc20+717+65edae66.01.noarch.rpm  55 kB/s |  23 kB     00:00    
(4/9): nginx-mod-http-perl-1.14.1-9.0.1.module+uelc20+717+65edae66.01.x86_64. 384 kB/s |  45 kB     00:00    
(5/9): nginx-mod-http-image-filter-1.14.1-9.0.1.module+uelc20+717+65edae66.01 236 kB/s |  34 kB     00:00    
(6/9): nginx-mod-http-xslt-filter-1.14.1-9.0.1.module+uelc20+717+65edae66.01. 255 kB/s |  33 kB     00:00    
(7/9): nginx-mod-mail-1.14.1-9.0.1.module+uelc20+717+65edae66.01.x86_64.rpm   264 kB/s |  63 kB     00:00    
(8/9): nginx-mod-stream-1.14.1-9.0.1.module+uelc20+717+65edae66.01.x86_64.rpm 396 kB/s |  84 kB     00:00    
(9/9): nginx-1.14.1-9.0.1.module+uelc20+717+65edae66.01.x86_64.rpm            365 kB/s | 569 kB     00:01    
--------------------------------------------------------------------------------------------------------------
总计                                                                          647 kB/s | 1.0 MB     00:01     
运行事务检查
事务检查成功。
运行事务测试
事务测试成功。
运行事务
  准备中  :                                                                                               1/1 
  运行脚本: nginx-filesystem-1:1.14.1-9.0.1.module+uelc20+717+65edae66.01.noarch                          1/9 
  安装    : nginx-filesystem-1:1.14.1-9.0.1.module+uelc20+717+65edae66.01.noarch                          1/9 
  安装    : gd-2.2.5-8.up2.uelc20.2.x86_64                                                                2/9 
  运行脚本: gd-2.2.5-8.up2.uelc20.2.x86_64                                                                2/9 
  安装    : nginx-mod-http-perl-1:1.14.1-9.0.1.module+uelc20+717+65edae66.01.x86_64                       3/9 
  运行脚本: nginx-mod-http-perl-1:1.14.1-9.0.1.module+uelc20+717+65edae66.01.x86_64                       3/9 
  安装    : nginx-mod-http-xslt-filter-1:1.14.1-9.0.1.module+uelc20+717+65edae66.01.x86_64                4/9 
  运行脚本: nginx-mod-http-xslt-filter-1:1.14.1-9.0.1.module+uelc20+717+65edae66.01.x86_64                4/9 
  安装    : nginx-mod-mail-1:1.14.1-9.0.1.module+uelc20+717+65edae66.01.x86_64                            5/9 
  运行脚本: nginx-mod-mail-1:1.14.1-9.0.1.module+uelc20+717+65edae66.01.x86_64                            5/9 
  安装    : nginx-mod-stream-1:1.14.1-9.0.1.module+uelc20+717+65edae66.01.x86_64                          6/9 
  运行脚本: nginx-mod-stream-1:1.14.1-9.0.1.module+uelc20+717+65edae66.01.x86_64                          6/9 
  安装    : nginx-1:1.14.1-9.0.1.module+uelc20+717+65edae66.01.x86_64                                     7/9 
  运行脚本: nginx-1:1.14.1-9.0.1.module+uelc20+717+65edae66.01.x86_64                                     7/9 
  安装    : nginx-mod-http-image-filter-1:1.14.1-9.0.1.module+uelc20+717+65edae66.01.x86_64               8/9 
  运行脚本: nginx-mod-http-image-filter-1:1.14.1-9.0.1.module+uelc20+717+65edae66.01.x86_64               8/9 
  安装    : nginx-all-modules-1:1.14.1-9.0.1.module+uelc20+717+65edae66.01.noarch                         9/9 
  运行脚本: nginx-all-modules-1:1.14.1-9.0.1.module+uelc20+717+65edae66.01.noarch                         9/9 
  验证    : gd-2.2.5-8.up2.uelc20.2.x86_64                                                                1/9 
  验证    : nginx-1:1.14.1-9.0.1.module+uelc20+717+65edae66.01.x86_64                                     2/9 
  验证    : nginx-all-modules-1:1.14.1-9.0.1.module+uelc20+717+65edae66.01.noarch                         3/9 
  验证    : nginx-filesystem-1:1.14.1-9.0.1.module+uelc20+717+65edae66.01.noarch                          4/9 
  验证    : nginx-mod-http-image-filter-1:1.14.1-9.0.1.module+uelc20+717+65edae66.01.x86_64               5/9 
  验证    : nginx-mod-http-perl-1:1.14.1-9.0.1.module+uelc20+717+65edae66.01.x86_64                       6/9 
  验证    : nginx-mod-http-xslt-filter-1:1.14.1-9.0.1.module+uelc20+717+65edae66.01.x86_64                7/9 
  验证    : nginx-mod-mail-1:1.14.1-9.0.1.module+uelc20+717+65edae66.01.x86_64                            8/9 
  验证    : nginx-mod-stream-1:1.14.1-9.0.1.module+uelc20+717+65edae66.01.x86_64                          9/9 

已安装:
  gd-2.2.5-8.up2.uelc20.2.x86_64                                                                              
  nginx-1:1.14.1-9.0.1.module+uelc20+717+65edae66.01.x86_64                                                   
  nginx-all-modules-1:1.14.1-9.0.1.module+uelc20+717+65edae66.01.noarch                                       
  nginx-filesystem-1:1.14.1-9.0.1.module+uelc20+717+65edae66.01.noarch                                        
  nginx-mod-http-image-filter-1:1.14.1-9.0.1.module+uelc20+717+65edae66.01.x86_64                             
  nginx-mod-http-perl-1:1.14.1-9.0.1.module+uelc20+717+65edae66.01.x86_64                                     
  nginx-mod-http-xslt-filter-1:1.14.1-9.0.1.module+uelc20+717+65edae66.01.x86_64                              
  nginx-mod-mail-1:1.14.1-9.0.1.module+uelc20+717+65edae66.01.x86_64                                          
  nginx-mod-stream-1:1.14.1-9.0.1.module+uelc20+717+65edae66.01.x86_64                                        

完毕!

  • 0
    点赞
  • 2
    收藏
    觉得还不错? 一键收藏
  • 打赏
    打赏
  • 1
    评论
评论 1
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包

打赏作者

鹏大圣运维

编写不易,还请支持

¥1 ¥2 ¥4 ¥6 ¥10 ¥20
扫码支付:¥1
获取中
扫码支付

您的余额不足,请更换扫码支付或充值

打赏作者

实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值