*Participation Requested*
MicroOS Desktop Use to Help with ALP Feedback
-
Warning while adding Packman Repository to fresh OpenSUSE Tumbleweed installation
Hi ,
On my fresh install of OpenSUSE Tumbleweed, I added the Packman Repository with YaST2.
But, when I click on "Switch system packages" in Software Management, I get this warning :
"Nothing provides "pipewire=0.3.43" which is needed for pipewire-lang-0.3.43.1.noarch to install
Conflict resolution:
1: uninstall pipewire-lang-0.3.43.1.noarch
2: keep deprecated pipewire-lang-0.3.43.1.noarch
3: break pipewire-lang-0.3.43.1.noarch ignoring some of its dependencies"
What should I do ? I don't wanna break my system 
Thanks for your help
-
Re: Warning while adding Packman Repository to fresh OpenSUSE Tumbleweed installation
 Originally Posted by Rocary
Hi  ,
On my fresh install of OpenSUSE Tumbleweed, I added the Packman Repository with YaST2.
But, when I click on "Switch system packages" in Software Management, I get this warning :
"Nothing provides "pipewire=0.3.43" which is needed for pipewire-lang-0.3.43.1.noarch to install
Conflict resolution:
1: uninstall pipewire-lang-0.3.43.1.noarch
2: keep deprecated pipewire-lang-0.3.43.1.noarch
3: break pipewire-lang-0.3.43.1.noarch ignoring some of its dependencies"
What should I do ? I don't wanna break my system
Thanks for your help 
Hi
See the Packman Mailing List: https://lists.links2linux.de/piperma...ry/017045.html
Cheers Malcolm °¿° SUSE Knowledge Partner (Linux Counter #276890)
SUSE SLE, openSUSE Leap/Tumbleweed (x86_64) | GNOME DE
If you find this post helpful and are logged into the web interface,
please show your appreciation and click on the star below... Thanks!
-
Re: Warning while adding Packman Repository to fresh OpenSUSE Tumbleweed installation
@malcolmlewis,
Thanks for the link !
So I just have to wait for the resolution of this problem
-
Re: Warning while adding Packman Repository to fresh OpenSUSE Tumbleweed installation
 Originally Posted by Rocary
@malcolmlewis,
Thanks for the link !
So I just have to wait for the resolution of this problem 
Hi
I would uninstall and then add a lock if you don't need it, it may be awhile.
Cheers Malcolm °¿° SUSE Knowledge Partner (Linux Counter #276890)
SUSE SLE, openSUSE Leap/Tumbleweed (x86_64) | GNOME DE
If you find this post helpful and are logged into the web interface,
please show your appreciation and click on the star below... Thanks!
-
Re: Warning while adding Packman Repository to fresh OpenSUSE Tumbleweed installation
 Originally Posted by Rocary
Thanks for the link! So I just have to wait for the resolution of this problem 
The link says: "Hi, pipewire-lang is currently not installable when Packman is set at a higher priority because PipeWire is now at version 0.3.45 whereas pipewire-lang from Packman still depends on version 0.3.43. I imagine that pipewire-lang should probably be removed from Packman."
Don't mind. Packman has highest priority:
Code:
erlangen:~ # zypper lr -E
# | Alias | Enabled | GPG Check | Priority | URI
---+-----------+---------+-----------+----------+--------------------------------------------------------------------------------
5 | Packman | Yes | (r ) Yes | 90 | http://ftp.fau.de/packman/suse/openSUSE_Tumbleweed/
14 | non-oss | Yes | (r ) Yes | 99 | http://download.opensuse.org/tumbleweed/repo/non-oss/
16 | oss | Yes | (r ) Yes | 99 | http://download.opensuse.org/tumbleweed/repo/oss/
23 | update | Yes | (r ) Yes | 99 | http://download.opensuse.org/update/tumbleweed/
2 | BellSoft | Yes | (r ) Yes | 100 | http://yum.bell-sw.com/
3 | Geo | Yes | (r ) Yes | 100 | http://download.opensuse.org/repositories/Application:/Geo/openSUSE_Tumbleweed/
7 | chrome | Yes | (r ) Yes | 100 | http://dl.google.com/linux/chrome/rpm/stable/x86_64
11 | jalbum | Yes | ( ) No | 100 | http://jalbum.net/download/software/yumrepo/
13 | myrepo | Yes | ( ) No | 100 | dir:/home/karl/Downloads/myrepo
24 | utilities | Yes | (r ) Yes | 100 | http://download.opensuse.org/repositories/utilities/openSUSE_Factory/
erlangen:~ #
System has been readily updated by running:
Code:
zypper dist-upgrade --allow-vendor-change --allow-downgrade
Code:
erlangen:~ # zypper se -is pipewire
Loading repository data...
Reading installed packages...
S | Name | Type | Version | Arch | Repository
---+--------------------------+---------+------------+--------+-----------------------
i | libpipewire-0_3-0 | package | 0.3.45-1.1 | x86_64 | Haupt-Repository (OSS)
i+ | pipewire | package | 0.3.45-1.1 | x86_64 | Haupt-Repository (OSS)
i | pipewire-lang | package | 0.3.45-1.1 | noarch | Haupt-Repository (OSS)
i | pipewire-modules-0_3 | package | 0.3.45-1.1 | x86_64 | Haupt-Repository (OSS)
i | pipewire-spa-plugins-0_2 | package | 0.3.45-1.1 | x86_64 | Haupt-Repository (OSS)
i | pipewire-spa-tools | package | 0.3.45-1.1 | x86_64 | Haupt-Repository (OSS)
i | pipewire-tools | package | 0.3.45-1.1 | x86_64 | Haupt-Repository (OSS)
erlangen:~ #
i7-6700K (2016), i5-8250U (2018), AMD Ryzen 5 3400G (2020), 5600X (2022) openSUSE Tumbleweed, KDE Plasma
-
-
Re: Warning while adding Packman Repository to fresh OpenSUSE Tumbleweed installation
 Originally Posted by Rocary
How can I activate priorities like on your OS, please?
Code:
erlangen:~ # zypper modifyrepo --priority 90 myrepo
Repository 'myrepo' priority has been set to 90.
erlangen:~ #
And then, should I launch the same command as yours?
Warning: If unsure, don't commit, but post what zypper intends to do.
Code:
erlangen:~ # zypper dist-upgrade --dry-run --allow-vendor-change --allow-downgrade
Loading repository data...
Reading installed packages...
Warning: You are about to do a distribution upgrade with all enabled repositories. Make sure these repositories are compatible before you continue. See 'man zypper' for more information about this command.
Computing distribution upgrade...
Nothing to do.
erlangen:~ #
Specifying "--dry-run" assures that no action will be performed.
Show repos by running:
Code:
erlangen:~ # zypper repos --uri --show-enabled-only --sort-by-priority --alias
# | Alias | Enabled | GPG Check | Priority | URI
---+-----------+---------+-----------+----------+--------------------------------------------------------------------------------
5 | Packman | Yes | (r ) Yes | 90 | http://ftp.fau.de/packman/suse/openSUSE_Tumbleweed/
14 | non-oss | Yes | (r ) Yes | 99 | http://download.opensuse.org/tumbleweed/repo/non-oss/
16 | oss | Yes | (r ) Yes | 99 | http://download.opensuse.org/tumbleweed/repo/oss/
23 | update | Yes | (r ) Yes | 99 | http://download.opensuse.org/update/tumbleweed/
2 | BellSoft | Yes | (r ) Yes | 100 | http://yum.bell-sw.com/
3 | Geo | Yes | (r ) Yes | 100 | http://download.opensuse.org/repositories/Application:/Geo/openSUSE_Tumbleweed/
7 | chrome | Yes | (r ) Yes | 100 | http://dl.google.com/linux/chrome/rpm/stable/x86_64
11 | jalbum | Yes | ( ) No | 100 | http://jalbum.net/download/software/yumrepo/
13 | myrepo | Yes | ( ) No | 100 | dir:/home/karl/Downloads/myrepo
24 | utilities | Yes | (r ) Yes | 100 | http://download.opensuse.org/repositories/utilities/openSUSE_Factory/
erlangen:~ #
Standard repos have default priority 99. Packman has higher priority 90. Other repos have lower priority 100.
i7-6700K (2016), i5-8250U (2018), AMD Ryzen 5 3400G (2020), 5600X (2022) openSUSE Tumbleweed, KDE Plasma
-
-
Re: Warning while adding Packman Repository to fresh OpenSUSE Tumbleweed installation
@Rocary,
I will learn you a small trick.
When posting computer text from your French language system into this English language forum, precede the command with LANG=C. Like
Code:
LANG=C zypper dup ...............
Henk van Velden
-
Re: Warning while adding Packman Repository to fresh OpenSUSE Tumbleweed installation
You can set the priorities also in Yast2-Software Repositories
if you don't want to use the terminal.
Also:
Packman has no pipewire packages now in tumbleweed.
People who do not break things first will never learn to create anything
Tags for this Thread
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|