Bug ID 1206087
Summary MicroOS - autoyast2-4.5.11-1.1.noarch requires 'yast2-network >= 4.5.9'
Classification openSUSE
Product openSUSE Tumbleweed
Version Current
Hardware x86-64
OS Other
Status NEW
Severity Normal
Priority P5 - None
Component MicroOS
Assignee kubic-bugs@opensuse.org
Reporter samcon@protonmail.com
QA Contact qa-bugs@suse.de
Found By ---
Blocker ---

User-Agent:       Mozilla/5.0 (Windows NT 10.0; rv:107.0) Gecko/20100101
Firefox/107.0
Build Identifier: 

When attempting to install autoyast2 on MicroOS
```
transactional-update pkg install autoyast2
Checking for newer version.
transactional-update 4.1.0 started
Options: pkg install autoyast2
Separate /var detected.
2022-12-06 10:18:51 tukit 4.1.0 started
2022-12-06 10:18:51 Options: -c58 open 
2022-12-06 10:18:52 Using snapshot 58 as base for new snapshot 59.
2022-12-06 10:18:52 Syncing /etc of previous snapshot 57 as base into new
snapshot "/.snapshots/59/snapshot"
2022-12-06 10:18:52 SELinux is enabled.
ID: 59
2022-12-06 10:18:58 Transaction completed.
Calling zypper install
2022-12-06 10:19:00 tukit 4.1.0 started
2022-12-06 10:19:00 Options: callext 59 zypper -R {} install autoyast2 
2022-12-06 10:19:00 Executing `zypper -R /tmp/transactional-update-K8KWbl
install autoyast2`:
Loading repository data...
Reading installed packages...
Resolving package dependencies...

Problem: the to be installed autoyast2-4.5.11-1.1.noarch requires
'yast2-network >= 4.5.9', but this requirement cannot be provided
  not installable providers: yast2-network-4.5.10-1.1.noarch[repo-oss]
 Solution 1: deinstallation of busybox-hostname-1.35.0-25.1.noarch
 Solution 2: do not install autoyast2-4.5.11-1.1.noarch
 Solution 3: break autoyast2-4.5.11-1.1.noarch by ignoring some of its
dependencies

Choose from above solutions by number or cancel [1/2/3/c/d/?] (c): c
2022-12-06 10:19:40 Application returned with exit status 4.
ERROR: zypper install on /.snapshots/59/snapshot failed with exit code 4!
Removing snapshot #59...
2022-12-06 10:19:41 tukit 4.1.0 started
2022-12-06 10:19:41 Options: abort 59 
2022-12-06 10:19:41 Discarding snapshot 59.
2022-12-06 10:19:42 Transaction completed.
transactional-update finished
```

OS info:
```
$ cat /etc/os-release 
NAME="openSUSE MicroOS"
# VERSION="20221204"
ID="opensuse-microos"
ID_LIKE="suse opensuse opensuse-tumbleweed"
VERSION_ID="20221204"
PRETTY_NAME="openSUSE MicroOS"
ANSI_COLOR="0;32"
CPE_NAME="cpe:/o:opensuse:microos:20221204"
BUG_REPORT_URL="https://bugs.opensuse.org"
HOME_URL="https://www.opensuse.org/"
DOCUMENTATION_URL="https://en.opensuse.org/Portal:MicroOS"
LOGO="distributor-logo-MicroOS"
```

Reproducible: Always

Steps to Reproduce:
1. run latest version of MicroOS
2. transactional-update pkg install autoyast2

Actual Results:  
Problem: the to be installed autoyast2-4.5.11-1.1.noarch requires
'yast2-network >= 4.5.9', but this requirement cannot be provided
  not installable providers: yast2-network-4.5.10-1.1.noarch[repo-oss]
 Solution 1: deinstallation of busybox-hostname-1.35.0-25.1.noarch
 Solution 2: do not install autoyast2-4.5.11-1.1.noarch
 Solution 3: break autoyast2-4.5.11-1.1.noarch by ignoring some of its
dependencies

Expected Results:  
autoyast2 is installed


You are receiving this mail because: