hovancik/stretchly

[Bug]: RPM package is not installable on openSUSE Tumbleweed

开放

#1,266 创建于 2023年1月25日

 (8 条评论) (0 个反应) (0 位负责人)JavaScript (552 个派生)batch import
help wantedupstream

仓库指标

星标
 (6,480 个星标)
PR 合并指标
 (平均合并 2天 7小时) (30 天内合并 14 个 PR)

描述

Version

  • I'm using version 1.13.1

Known issues

  • I've checked Known issues

Existing issues

  • I've checked Existing issues

What operating system are you using?

Linux

Operating System Version

openSUSE Tumbleweed (uname -a: Linux mdr-lafite 6.1.7-1-default #1 SMP PREEMPT_DYNAMIC Wed Jan 18 11:12:34 UTC 2023 (872045c) x86_64 x86_64 x86_64 GNU/Linux)

Reproduction steps

  1. Attempt to install the rpm package. The install cannot proceed due to libuuid not being a package that exists in openSUSE Tumbleweed.
$ sudo zypper install /tmp/Stretchly-1.13.1.x86_64.rpm
Loading repository data...
Reading installed packages...
Resolving package dependencies...

Problem: nothing provides 'libuuid' needed by the to be installed Stretchly-1.13.1-1.x86_64
 Solution 1: do not install Stretchly-1.13.1-1.x86_64
 Solution 2: break Stretchly-1.13.1-1.x86_64 by ignoring some of its dependencies

Choose from above solutions by number or cancel [1/2/c/d/?] (c): c

There is a package libuuid1; I don't know if the dependencies should be updated to point at that instead?

Expected Behavior

Package to be installed.

Actual Behavior

Package cannot be installed due to unavailable dependencies.

Relevant log output

No response

Preferences

No response

Additional information

No response

Code of Conduct

  • I agree to follow this project's Code of Conduct

贡献者指南