I found that the liblxc1 package in the repository depends on lxc-common , which in turn depends on liblxc1 , because of this looped dependency, I have a script that doesn’t work correctly, I wanted to know if this looped dependency of packages in the repository is common or this should not be and this is a mistake?

  • one
    Infrequently, but this is not an exceptional case. And what difference does the script have who depends on whom? What problem are you solving? - Alexey Ten
  • I installed the ubuntu server for the first time, I didn’t like the default for a bunch of packages I didn’t need, made a set of rules for aptitude search so that I could get a list of packages that can be removed, but aptitude search does not automatically detect such situations and therefore the data packages are not in the list of packages that can be safely removed - VŃ–talŃ–y Karpenko

0