Skip to content

[Ubuntu] python files are present twice #14

@Bischoff

Description

@Bischoff

(moved from openmainframeproject/feilong#857; ping @JaySoni1)

After installation of the new zvmsdk package on Ubuntu, the whole python hierarchy is present twice, once in /usr/lib/python3, and once in /usr/lib/python3.12.

For example:

mikef@feilong:~$ dpkg -L grep zvmsdk | grep grow_root_volume.j2 
/usr/lib/python3/dist-packages/zvmsdk/vmactions/templates/grow_root_volume.j2 
/usr/lib/python3.12/dist-packages/zvmsdk/vmactions/templates/grow_root_volume.j2

There's probably a symlink present at packaging time, with this as effect.

It has no bad consequence other than lost space & making debugging trickier.

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