Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- [root@keith-dc2-crunchtools-com ~]# podman run -it ubi7 bash
- [root@5769b0f44c44 /]# yum search golang
- Loaded plugins: ovl, product-id, search-disabled-repos, subscription-manager
- This system is not receiving updates. You can use subscription-manager on the host to register and assign subscriptions.
- ubi-7 | 3.8 kB 00:00:00
- ubi-7-rhah | 3.7 kB 00:00:00
- ubi-7-server-extras-rpms | 3.7 kB 00:00:00
- ubi-7-server-optional-rpms | 3.8 kB 00:00:00
- ubi-server-rhscl-7-rpms | 3.8 kB 00:00:00
- (1/15): ubi-7/x86_64/group | 124 B 00:00:00
- (2/15): ubi-7/x86_64/updateinfo | 92 B 00:00:00
- (3/15): ubi-7/x86_64/primary_db | 711 kB 00:00:00
- (4/15): ubi-7-rhah/x86_64/group | 124 B 00:00:00
- (5/15): ubi-7-rhah/x86_64/updateinfo | 92 B 00:00:00
- (6/15): ubi-7-rhah/x86_64/primary_db | 4.0 kB 00:00:00
- (7/15): ubi-7-server-extras-rpms/x86_64/updateinfo | 92 B 00:00:00
- (8/15): ubi-7-server-extras-rpms/x86_64/primary_db | 7.2 kB 00:00:00
- (9/15): ubi-7-server-extras-rpms/x86_64/group | 124 B 00:00:00
- (10/15): ubi-7-server-optional-rpms/x86_64/updateinfo | 92 B 00:00:00
- (11/15): ubi-7-server-optional-rpms/x86_64/primary_db | 14 kB 00:00:00
- (12/15): ubi-7-server-optional-rpms/x86_64/group | 124 B 00:00:00
- (13/15): ubi-server-rhscl-7-rpms/x86_64/group | 124 B 00:00:00
- (14/15): ubi-server-rhscl-7-rpms/x86_64/updateinfo | 92 B 00:00:00
- (15/15): ubi-server-rhscl-7-rpms/x86_64/primary_db | 158 kB 00:00:00
- Warning: No matches found for: golang
- No matches found
- [root@5769b0f44c44 /]# yum search go-toolset
- Loaded plugins: ovl, product-id, search-disabled-repos, subscription-manager
- This system is not receiving updates. You can use subscription-manager on the host to register and assign subscriptions.
- Warning: No matches found for: go-toolset
- No matches found
- [root@5769b0f44c44 /]#
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement