Backporting python3-gdcm to ubuntu 18.04

Asked by Roman Kovtyukh

Hello, do you have plans to backport python3-gdcm package to ubuntu18.04?

If so, how can I help you with it?

If not, why and can I do it by myself if there is no technical barriers?

Question information

Language:
English Edit question
Status:
Solved
For:
Ubuntu gdcm Edit question
Assignee:
No assignee Edit question
Solved by:
Manfred Hampl
Solved:
Last query:
Last reply:

This question was reopened

Revision history for this message
Manfred Hampl (m-hampl) said :
#1

I have not seen a request for such backport so far, and I assume that there is no plan to do that if nobody asks for it.

Please see also the information about backporting in
FAQ #3037: “no rolling release”.

Revision history for this message
Best Manfred Hampl (m-hampl) said :
#2

Additional remark:

It is not possible to backport only the python3-gdcm package to ubuntu 18.04?

You either have to backport all packages from the gcdm source together,
or maybe it is possible to build just a python3-gdcm package based on the source that is available in Ubuntu 18.04.

Revision history for this message
Roman Kovtyukh (hellodeargrandma) said :
#3

Thanks for quick reply, Manfred.

Talking about "no rolling release" thing, if we want to bring python3-gdcm to 18.04, we need to
pass through exactly backporting process (as soon as there is nothing to update there).
And backporting process is connected with backport requests, approval,

Revision history for this message
Roman Kovtyukh (hellodeargrandma) said :
#5

so backporting is a whole process, not just build and push as I thought.

Talking about your additional remark, I thought about the second approach where we only need
to build the python3-gdcm package in 18.04 environment.

Revision history for this message
Kai Kasurinen (kai-kasurinen) said :
#7
Revision history for this message
Roman Kovtyukh (hellodeargrandma) said :
#8

Thanks Manfred Hampl, that solved my question.