Why is it using Packman Repositories?

Hello, ever since i ran opi codecs, those codecs added the Packman repository to my repository list. However, upon installing Handbrake, it seems to download dependencies from Packman. Are these codecs for opi codecs or is there a way i can use openSUSE Tumbleweed’s codecs?

 sudo zypper install handbrake-cli handbrake-gtk
Loading repository data...
Reading installed packages...
Resolving package dependencies...

The following 7 NEW packages are going to be installed:
  handbrake-cli handbrake-gtk handbrake-gtk-lang libavfilter7_110 libavresample4_0 libturbojpeg0 libturbojpeg0-x86-64-v3

7 new packages to install.

Package download size:     5.8 MiB

Package install size change:
              |      18.9 MiB  required by to be installed packages
    18.9 MiB  |  -      0 B    released by to be removed packages

Backend:  classic_rpmtrans
Continue? [y/n/v/...? shows all options] (y): y
Retrieving: libavresample4_0-4.4.4-1699.20.pm.7.x86_64 (Packman)                                                                 (1/7),  65.5 KiB    
Retrieving: libavresample4_0-4.4.4-1699.20.pm.7.x86_64.rpm .......................................................................[done (48.0 KiB/s)]
Retrieving: libavfilter7_110-4.4.4-1699.20.pm.7.x86_64 (Packman)                                                                 (2/7),   1.2 MiB    
Retrieving: libavfilter7_110-4.4.4-1699.20.pm.7.x86_64.rpm ......................................................................[done (246.4 KiB/s)]
Retrieving: libturbojpeg0-8.3.2-79.2.x86_64 (openSUSE-Tumbleweed-Oss)                                                            (3/7), 295.7 KiB    
Retrieving: libturbojpeg0-8.3.2-79.2.x86_64.rpm ...................................................................................[done (1.4 MiB/s)]
Retrieving: libturbojpeg0-x86-64-v3-8.3.2-79.2.x86_64 (openSUSE-Tumbleweed-Oss)                                                  (4/7), 366.4 KiB    
Retrieving: libturbojpeg0-x86-64-v3-8.3.2-79.2.x86_64.rpm .......................................................................[done (573.8 KiB/s)]
Retrieving: handbrake-cli-1.5.1-1699.1.pm.77.x86_64 (Packman)                                                                    (5/7), 401.1 KiB    
Retrieving: handbrake-cli-1.5.1-1699.1.pm.77.x86_64.rpm .........................................................................[done (352.0 KiB/s)]
Retrieving: handbrake-gtk-1.5.1-1699.1.pm.77.x86_64 (Packman)                                                                    (6/7),   3.2 MiB    
Retrieving: handbrake-gtk-1.5.1-1699.1.pm.77.x86_64.rpm ...........................................................................[done (1.1 MiB/s)]
Retrieving: handbrake-gtk-lang-1.5.1-1699.1.pm.77.noarch (Packman)                                                               (7/7), 261.4 KiB    
Retrieving: handbrake-gtk-lang-1.5.1-1699.1.pm.77.noarch.rpm ....................................................................[done (176.0 KiB/s)]

Checking for file conflicts: ..................................................................................................................[done]
(1/7) Installing: libavresample4_0-4.4.4-1699.20.pm.7.x86_64 ..................................................................................[done]
(2/7) Installing: libavfilter7_110-4.4.4-1699.20.pm.7.x86_64 ..................................................................................[done]
(3/7) Installing: libturbojpeg0-8.3.2-79.2.x86_64 .............................................................................................[done]
(4/7) Installing: libturbojpeg0-x86-64-v3-8.3.2-79.2.x86_64 ...................................................................................[done]
(5/7) Installing: handbrake-cli-1.5.1-1699.1.pm.77.x86_64 .....................................................................................[done]
(6/7) Installing: handbrake-gtk-1.5.1-1699.1.pm.77.x86_64 .....................................................................................[done]
(7/7) Installing: handbrake-gtk-lang-1.5.1-1699.1.pm.77.noarch ................................................................................[done]
Running post-transaction scripts ..............................................................................................................[done]

Well, you install a package from Packman, why are you surprised that dependencies come from Packman too?

It depends on whether standard Tumbleweed repositories offer these packages in the first place and what exact dependencies your package has (may be, it requires something offered only by Packman versions). You can try switching vendor to openSUSE to check if there are any conflicts.

I thought Handbrake was available in openSUSE repos?

Uhh ok.

What stops you from checking?

andrei@tumbleweed:~> zypper se handbrake
Loading repository data...
Reading installed packages...
No matching items found.
andrei@tumbleweed:~>

Well this is what I see.

zypper se handbrake
Loading repository data...
Reading installed packages...

S  | Name                    | Summary                                     | Type
---+-------------------------+---------------------------------------------+-----------
   | handbrake               | Multithreaded Video Transcoder              | srcpackage
i+ | handbrake-cli           | Multithreaded Video Transcoder              | package
   | handbrake-cli-debuginfo | Debug information for package handbrake-cli | package
   | handbrake-debuginfo     | Debug information for package handbrake     | package
   | handbrake-debugsource   | Debug sources for package handbrake         | package
i+ | handbrake-gtk           | Multithreaded Video Transcoder              | package
   | handbrake-gtk-debuginfo | Debug information for package handbrake-gtk | package
i  | handbrake-gtk-lang      | Translations for package handbrake-gtk      | package

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.