[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Condor Upload



On Thu, 2023-12-07 at 14:35 +0100, Andreas Tille wrote:
> Ping?
> 
> Kind regards, Andreas.


I had tried building the package for unstable and had run into various
problems. I'd gotten pretty close to it building, but then needed to
rebase which I'm currently working on cleaning up from.

I rebased against c850927a687bdd3ee201dd8daf31f9ba68ea8ae8

my committed change log is below, but I'm currently having problems
with getting the build process to put files in the right place and
updating the list of locations to move files from debian/tmp to the
right package.

I get some problems with dh_missing still reporting files that haven't
been installed.

I also have problems with parallel builds having race conditions where
some libraries aren't complete before they get used, and unfortunately
adding --no-parallel to dh makes builds go quite a bit slower.

I'm aslo trying to get the python component to build.

Should I push my changes to the HEAD of the main repository, to a a
branch of the main repository, or make my own fork on salsa for people
to look at?

Thanks
Diane

commit dbe4d59f6515733b70da1673cccbb47d6c029e1a (HEAD -> diane)
Author: Diane Trout <diane@ghic.org>
Date:   Thu Dec 7 19:21:00 2023 -0800

    Remove library Depends that should be found by dh_shlibdeps

commit d930d12af685be9e6a79c37afff0a1a999333950
Author: Diane Trout <diane@ghic.org>
Date:   Fri Apr 21 23:14:50 2023 -0700

    Add cmake overrides to find libmunge, python, boost_python and
pthreads

commit 465aeb6716fcc23216a7af9b563f729547e26405
Author: Diane Trout <diane@ghic.org>
Date:   Fri Apr 21 23:10:48 2023 -0700

    Add debconf config script from old htcondor 8.6 package

commit 77f86de94b286b1d9b24ff94b2060db1fb25f631
Author: Diane Trout <diane@ghic.org>
Date:   Fri Apr 21 23:06:20 2023 -0700

    Add patch/glite-ce-blah-parser-forcereload.patch to add required

commit 82439cec7237a88ba534234a861f9a24d6a4cd18
Author: Diane Trout <diane@ghic.org>
Date:   Fri Apr 21 23:03:28 2023 -0700

    Install glite-c-blah-parse init script into the right location
    
    Make sure glite-ce-blah-parser init script is not installed into
    etc/rc.d/init.d/ and and update the maintainer scripts touse
    update-rc.d to update init links,



commit 8abe258ffaf78f95b9eb1ff2204fe6091628f179
Author: Diane Trout <diane@ghic.org>
Date:   Fri Apr 21 22:58:26 2023 -0700

    Loosen Depends on htcondor for htcondor-annex-ec2, minihtcondor
    
    See lintian tag not-binnmuable-all-depends-any

commit d93afb1ef31425c335d6c037260fbb39394b829c
Author: Diane Trout <diane@ghic.org>
Date:   Fri Apr 21 22:54:53 2023 -0700

    Add rapidjson-dev to build-depends, as embedded copy was filtered
out.

commit 6b014e9ac87b4a0bf892e4316832c3c02760fe52
Author: Diane Trout <diane@ghic.org>
Date:   Fri Apr 21 11:21:00 2023 -0700

    Update debian/watch
    
    use mode=git. This provides more reliable access to older tags.
    change d/watch repacksuffix to match ~dfsg.1 used in changelog.

commit 11d03150b241d4609973cc3fba9dbd87324c634d
Author: Diane Trout <diane@ghic.org>
Date:   Fri Apr 21 11:14:54 2023 -0700

    Clean up salsa git repository to match repacked orig source file.
    
    After getting origtargz to work, dpkg-source failled because the
git
    repository included components filtered by debian/copyright during
    the repacking process.



Reply to: