Bug 1215531 - Problem when installing cockpit-tukit - requires 'tukitd', but this requirement cannot be provided
Summary: Problem when installing cockpit-tukit - requires 'tukitd', but this requireme...
Status: RESOLVED FIXED
Alias: None
Product: openSUSE Leap Micro
Classification: openSUSE
Component: Base (show other bugs)
Version: 5.5
Hardware: Other Other
: P2 - High : Normal
Target Milestone: ---
Assignee: Lubos Kocman
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-09-20 15:36 UTC by Jose Lausuch
Modified: 2023-09-25 11:07 UTC (History)
1 user (show)

See Also:
Found By: ---
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jose Lausuch 2023-09-20 15:36:12 UTC
openQA test fails to install cockpit-tukit:
https://openqa.opensuse.org/tests/3588983#step/cockpit_service/23

> transactional-update -n pkg install cockpit cockpit-networkmanager cockpit-machines cockpit-tukit
> Checking for newer version.
> transactional-update 4.1.4 started
> Options: -n pkg install cockpit cockpit-networkmanager cockpit-machines cockpit-tukit
> Separate /var detected.
> 2023-09-20 12:48:45 tukit 4.1.4 started
> 2023-09-20 12:48:45 Options: -c1 open 
> 2023-09-20 12:48:45 Using snapshot 1 as base for new snapshot 2.
> 2023-09-20 12:48:45 No previous snapshot to sync with - skipping
> Relabeled /var from system_u:object_r:unlabeled_t:s0 to system_u:object_r:var_t:s0
> Relabeled /var/lib from unconfined_u:object_r:unlabeled_t:s0 to unconfined_u:object_r:var_lib_t:s0
> ID: 2
> 2023-09-20 12:48:46 Transaction completed.
> Calling zypper install
> Relabeled /var/lib/ca-certificates from unconfined_u:object_r:var_lib_t:s0 to unconfined_u:object_r:cert_t:s0
> Relabeled /var/lib/alternatives from unconfined_u:object_r:var_lib_t:s0 to unconfined_u:object_r:rpm_var_lib_t:s0
> Relabeled /var/log from unconfined_u:object_r:var_t:s0 to unconfined_u:object_r:var_log_t:s0
> 2023-09-20 12:48:47 tukit 4.1.4 started
> 2023-09-20 12:48:47 Options: callext 2 zypper -R {} install -y --auto-agree-with-product-licenses cockpit cockpit-networkmanager cockpit-machines cockpit-tukit 
> 2023-09-20 12:48:47 Executing `zypper -R /tmp/transactional-update-f3LBRV install -y --auto-agree-with-product-licenses cockpit cockpit-networkmanager cockpit-machines cockpit-tukit`:
> Loading repository data...
> Reading installed packages...
> Resolving package dependencies...
> 
> Problem: the to be installed cockpit-tukit-0.0.3~git14.ff11a9a-150500.1.1.noarch requires 'tukitd', but this requirement cannot be provided
>   not installable providers: tukitd-4.1.4-150500.1.2.x86_64[repo-main]
>  Solution 1: Following actions will be done:
>   downgrade of libtukit4-4.1.4-150500.1.3.x86_64 to libtukit4-4.1.4-150500.1.2.x86_64
>   downgrade of tukit-4.1.4-150500.1.3.x86_64 to tukit-4.1.4-150500.1.2.x86_64
>   downgrade of dracut-transactional-update-4.1.4-150500.1.3.noarch to dracut-transactional-update-4.1.4-150500.1.2.noarch
>   downgrade of transactional-update-4.1.4-150500.1.3.x86_64 to transactional-update-4.1.4-150500.1.2.x86_64
>   downgrade of transactional-update-zypp-config-4.1.4-150500.1.3.noarch to transactional-update-zypp-config-4.1.4-150500.1.2.noarch
>  Solution 2: do not install cockpit-tukit-0.0.3~git14.ff11a9a-150500.1.1.noarch
>  Solution 3: break cockpit-tukit-0.0.3~git14.ff11a9a-150500.1.1.noarch by ignoring some of its dependencies
> 
> Choose from above solutions by number or cancel [1/2/3/c/d/?] (c): c
> 2023-09-20 12:48:47 Application returned with exit status 4.
> ERROR: zypper install on /.snapshots/2/snapshot failed with exit code 4!
> Use '--interactive' for manual problem resolution.
> Removing snapshot #2...
> 2023-09-20 12:48:47 tukit 4.1.4 started
> 2023-09-20 12:48:47 Options: abort 2 
> 2023-09-20 12:48:48 Discarding snapshot 2.
> 2023-09-20 12:48:48 Transaction completed.
> transactional-update finished
Comment 1 Lubos Kocman 2023-09-25 11:07:27 UTC
I did copypacked latest cockpit from SLEM5.5 so I believe this is now fixed.