Often when we test maintenance updates or when we decide to push an update for a package we want to know what that change may cause. Right now it is really difficult to figure out what package depends on a given package.

Motivation

When I was looking for orphan packages in SLE or in openSUSE what could start maintaining I was looking for low risk packages. Naturally for a less experienced package maintainer it is comforting to know that the package they start making updates for is not going to mess up hundreds of other packages. So when choosing a package to maintain it would be handy to know what other packages depend on the given package. Also when we are doing maintenance update validation for SLE it would be nice to know what other packages we should test with more attention. We test user scenarios and the whole platform, but if a package X depends on package Y and package Y gets a maintenance update then maybe it is a good idea to test the package X with extra attention.

Goal

  • Refresh a bit the rdepends project
  • Create a new project under the zypper development project in the Open Build Service
  • Push an initial version of a working prototype
  • Figure out if the plugin can be done in python without executing the zypper itself

Resources

Looking for hackers with the skills:

zypper libsolv python

This project is part of:

Hack Week 22

Activity

  • 4 months ago: okurz liked this project.
  • 4 months ago: wfrisch liked this project.
  • 4 months ago: iivanov liked this project.
  • 4 months ago: dfaggioli liked this project.
  • 5 months ago: idefx liked this project.
  • 5 months ago: robert.richardson liked this project.
  • 5 months ago: bzoltan1 added keyword "zypper" to this project.
  • 5 months ago: bzoltan1 added keyword "libsolv" to this project.
  • 5 months ago: bzoltan1 added keyword "python" to this project.
  • 5 months ago: bzoltan1 started this project.
  • 5 months ago: dmdiss liked this project.
  • 5 months ago: tinita liked this project.
  • 5 months ago: fbonazzi liked this project.
  • 5 months ago: amanzini liked this project.
  • 5 months ago: bzoltan1 originated this project.

  • Comments

    • dancermak
      5 months ago by dancermak | Reply

      You might want to look at dnf's repoquery command, which supports exactly this use case. (And you can actually use dnf against openSUSE & SLE repos)

      • bzoltan1
        5 months ago by bzoltan1 | Reply

        Thank you for the idea Dan. I will check it out. I am coming from Debian and Ubuntu and there is apt-cache rdepends command for this purpose.

      • zbenjamin
        5 months ago by zbenjamin | Reply

        Or use the zypper se --requires-pkg functionality ;). It is not recursive though so it only checks the reverse deps of the given package

    Similar Projects

    Modular kernel packaging by mwilck

    Project Description

    Create a PoC for a mo...


    Linux Immersive Learning System (LILS) by dgarcia

    [comment]: # (Please use the project descriptio...


    Testing and adding GNU/Linux distributions on Uyuni by juliogonzalezgil

    Join the Gitter channel! [https://gitter.im/uy...


    One of couple of Python projects (update M2Crypto) by mcepl

    There are couple of projects I work on, which n...


    OSSelot collaboration on legal reviews of community packages by lkocman

    [comment]: # (Please use the project descriptio...


    Give some love to spec-cleaner by kstreitova

    Project Description

    spec-cleaner is an open...