Hi Gregory,

Just to be curious,  what about changing the salsa-ci.yml for this [0] or
[1]? They run a lot of jobs, like build,
lintian, autpkgtest, reprotest, etc.

[0]
https://salsa.debian.org/python-team/packages/poetry/-/blob/debian/master/debian/salsa-ci.yml
[1]
https://salsa.debian.org/med-team/atropos/-/blob/master/debian/salsa-ci.yml

Cheers,
Emmanuel

On Thu, Jun 16, 2022 at 2:17 PM Gregory Sharp <gregsharp....@yahoo.com>
wrote:

> I pushed a new fix to salsa and tested. Dictionary now works as expected.
>
> Greg Sharp
> gregsh...@geocities.com
>
>
> On Thursday, June 16, 2022, 10:55:35 AM EDT, Gregory Sharp <
> gregsharp....@yahoo.com> wrote:
>
>
> Hi Mathieu,
>
> There are some files put into /usr/share/dcmtk, but other files are put
> into /usr/share/libdcmtk17.
> The dicom.dic is put in the latter, but osconfig.h points to the former,
> and therefore the dictionary doesn't get loaded.
>
> I think I answered my own question about those directories. The dcmtk
> package distributes those files in /usr/share/dcmtk, and libdcmtk17
> distributes the files in /usr/share/libdcmtk17, so I conclude that the
> files are in their correct locations.
>
> Greg Sharp
> gregsh...@geocities.com
>
>
> On Thursday, June 16, 2022, 05:33:18 AM EDT, Mathieu Malaterre <
> ma...@debian.org> wrote:
>
>
> Hi all,
>
> Yes I do remember (vaguely) there is a local patch in d/patches... so
> what is the issue: it is not applying anymore ? not working as
> expected ?
>
> Sorry very little time for fun stuff these days
>
> -M
>
> On Thu, Jun 16, 2022 at 11:10 AM Andreas Tille <andr...@fam-tille.de>
> wrote:
> >
> > Hi,
> >
> > 'm just adding Mathieu Malaterre explicitly in from.  Mathieu, you have
> > started the separate locations of the dic files.  It would help a lot if
> > you could comment on this thread.
> >
> > Kind regards
> >    Andreas.
> >
> > Am Wed, Jun 15, 2022 at 11:28:29PM +0000 schrieb Gregory Sharp:
> > >  Hi Emmanuel,
> > > Absolutely. Thank you!
> > >
> > > The repo is:
> > >
> > > https://salsa.debian.org/med-team/dcmtk
> > >
> > > The error messages are unfortunately not included in the CI because
> the log is limited to 100 lines. Here is the key part of CI:
> > >
> > > $ gbp buildpackage -uc -us 2>&1 >../build.log && exit 0 || tail -n 100
> ../build.log && exit -1
> > > debuild: fatal error at line 1182:
> > > ...
> > >
> > > When I did a local "gbp buildpackage -uc -us", I learned that the
> failure was due to installation of resource files into two different
> directories. Thus my question as to where those files should actually be
> located. Is it one directory or two? We cannot fix without knowing where
> those files should ultimately be located.
> > >
> > > Greg Sharp
> > > gregsh...@geocities.com
> > >
> > >
> > >      On Wednesday, June 15, 2022, 06:58:48 PM EDT, Emmanuel Arias <
> eam...@yaerobi.com> wrote:
> > >
> > >  Hi
> > >
> > > On Wed, Jun 15, 2022 at 5:23 PM Gregory Sharp <gregsharp....@yahoo.com>
> wrote:
> > >
> > >  Hi Emmanuel,
> > >
> > > Thanks! I did push, and CI failed. By the way, the CI is amazing -- I
> just repeated the same commands and could build it for testing on my local
> machine.
> > >
> > > Could you please provide me the link the the repo? I didnt find it. I
> looked here https://salsa.debian.org/med-team
> > > Cheers, Emmanuel
> > >
> > > My mistake was not considering there are some files that go in
> /usr/share/dcmtk: *.css, *.lut, dcm2xml.dtd, dsr2xml.xsd, dumppat.txt.
> > >
> > > Is it desired that those should go to /usr/share/dcmtk, but dicom.dic
> should go to /usr/share/libdcmtk17?
> > > Or is it desired they all go to /usr/share/libdcmtk17?
> > >
> > > Either way I can fix, but I don't know which way is right.
> > >
> > > Greg Sharp
> > > gregsh...@geocities.com
> > >
> > >
> > >
> > >
> > > On Wednesday, June 15, 2022, 11:59:54 AM EDT, Emmanuel Arias <
> eam...@yaerobi.com> wrote:
> > >
> > >
> > >
> > > Hi,
> > >
> > > I can take a look as well, Gregory just push to salsa as said Andreas
> :-)
> > >
> > > Cheers,
> > > Emmanuel
> > >
> > > On Wed, Jun 15, 2022 at 9:33 AM Andreas Tille <andr...@fam-tille.de>
> wrote:
> > >
> > >  Just from traveling: Feel free to push a patch to Salsa. CI will
> catch up and I can test it tomorrow.
> > >
> > >  Am Tue, Jun 14, 2022 at 07:19:14PM +0000 schrieb Gregory Sharp:
> > >  > Hi Andreas,
> > >  >
> > >  > On Tuesday, June 14, 2022, 03:00:27 PM EDT, Andreas Tille <
> andr...@fam-tille.de> wrote:
> > >  >
> > >  > Am Tue, Jun 14, 2022 at 03:27:10PM +0000 schrieb Gregory Sharp:
> > >  >
> > >  > > > How best to proceed? It seems editing rules and
> patches/03_datadic_insall.patch to use CMAKE_INSTALL_DATADIR would make
> most sense, but I haven't tested it.
> > >  >
> > >  > > It would be great if you could propose (and test) a patch. I'm
> basically offline for two days.
> > >  >
> > >  > I can absolutely propose the patch, but I haven't yet succeeded to
> build it. Debian packaging remains deep magic to me.
> > >  >
> > >  > If someone can give me some hints about the sequence of commands I
> would appreciate.
> > >  >
> > >  > Greg
> > >  >
> > >
> > >  --
> > >  http://fam-tille.de
> > >
> > >
> > >
> >
> > --
> > http://fam-tille.de
>

Reply via email to