Skip to content

0.19: stale dependency on ganeti2? #393

@candlerb

Description

@candlerb

I'm trying out the packages in snf-dev-0.19

The snf-cyclades-gtools package has a dependency on "ganeti2":

root@nuc1:~# apt-cache show snf-cyclades-gtools | grep Depends
Depends: python, python-daemon, python-puka, python-pyinotify, python-setproctitle, python:any (<< 2.8), python:any (>= 2.7.5-5~), snf-common (= 0.19~dev13534+df.c16e596.718678a-1~jessie), ganeti2, snf-network

However, in Jessie the package "ganeti2" has been renamed to "ganeti". Indeed, snf-ganeti replaces both of these:

root@nuc1:~# apt-cache show snf-ganeti | grep Replaces
Replaces: ganeti, ganeti-haskell, ganeti-htools, ganeti2 (<< 2.7.0-2)
Replaces: ganeti, ganeti-haskell, ganeti-htools, ganeti2 (<< 2.7.0-2)

I wonder if the snf-cyclades-gtools package dependency should be on "ganeti" or "snf-ganeti", not "ganeti2"?

(Actually I'd rather it was a soft 'recommends' because I'd like to be able to try it with other versions of ganeti, but that's a side point)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions