Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.debian.maint.java > #10355

Re: Updating BND to 3.x

From 殷啟聰 | Kai-Chung Yan <seamlikok@gmail.com>
Newsgroups linux.debian.maint.java
Subject Re: Updating BND to 3.x
Date 2018-03-10 07:50 +0100
Message-ID <vrGum-1GI-1@gated-at.bofh.it> (permalink)
References <vpD7z-5S2-7@gated-at.bofh.it> <vpXJ0-2Kt-5@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


[Multipart message — attachments visible in raw view] - view raw

I put it on Salsa just in case things go south. I'll push them to Alioth when everything's ready.

Without the relocation, that would have been hundreds of FTBFS instead. :) BTW, thanks again for adding this super handy feature!

I also took your advice to change the HOME directory. Now it works.

A little update on the progress: I prepared a "maven-dependency-tree-2" package [1] for "maven-bundle-plugin". It builds fine now, so are its 174 reverse-build-dependencies. Thanks to Markus, the FTBFS are now limited to:

* apache-directory-server
* jackson-dataformat-yaml
* jruby
* openhft-lang
* tika

These already FTBFS before "bnd" 3.x, so I'll leave them to their maintainers. All I need to fix are:

* jboss-xnio [2]
* felix-bundlerepository [3]

Which are already done and the changes pushed. Can someone grant me permission on this 2 packages so that I can deal with them myself?

Also, can someone review "maven-dependency-tree-2"? Thank you so much.

I'm pushing the changes of "bnd" to Alioth soon.

[1]: https://bugs.debian.org/892519
[2]: https://anonscm.debian.org/cgit/pkg-java/jboss-xnio.git/commit/?id=8b4322e0d0717a6e581fd6cb8cc666a95b992e42
[3]: https://anonscm.debian.org/cgit/pkg-java/felix-bundlerepository.git/commit/?id=563fd1d2a776a4ddba8776693312cd61bebf2937

Emmanuel Bourg 於 2018年03月05日 星期一 08:44 下午 寫道:
> Le 04/03/2018 à 15:41, 殷啟聰 | Kai-Chung Yan a écrit :
>> I have been working on updating "bnd"[1] to 3.5.0. I had to say this time it is much smoother than what Markus did 2 years ago. Here is a summary of the progress so far:
> Thanks a lot for tackling this transition!
>
>
>> * All changes to "bnd" are now temporarily stored on Salsa [2]
> For now I recommended updating the repository on alioth. I made good
> progress on the Salsa migration, I'll post more on this later.
>
>
>> * Tested reverse-build-dependencies on "bnd", "osgi-compendium" and "maven-bundle-plugin"
>>   * 176 packages build successfully without modification
>>   * 15 packages already FTBFS before my work:
>>   * 4 packages need fixes:
> The success rate is encouraging. Assuming maven-bundle-plugin works fine
> I think the package can be uploaded to unstable.
>
>
>> * Changed the artifact/group IDs to match the upstream
>>   * E.g. biz.aQute:bnd => biz.aQute.bnd:biz.aQute.bnd
> Did you also add a relocation of the old coordinates to the new ones?
>
>
>> * "bnd" hardcodes its data directory as "~/.bnd" which causes errors under "fakeroot" [5]
> I think setting the user.home property should allow you to change this
> directory. gradle-debian-helper does that [1].
>
> Emmanuel Bourg
>
> [1]
> https://anonscm.debian.org/cgit/pkg-java/gradle-debian-helper.git/tree/gradle-helper-plugin/src/main/perl/gradle.pm#n36


Back to linux.debian.maint.java | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

Updating BND to 3.x 殷啟聰 | Kai-Chung Yan <seamlikok@gmail.com> - 2018-03-04 15:50 +0100
  Re: Updating BND to 3.x Markus Koschany <apo@debian.org> - 2018-03-04 16:00 +0100
  Re: Updating BND to 3.x Emmanuel Bourg <ebourg@apache.org> - 2018-03-05 13:50 +0100
    Re: Updating BND to 3.x 殷啟聰 | Kai-Chung Yan <seamlikok@gmail.com> - 2018-03-10 07:50 +0100
      Re: Updating BND to 3.x Emmanuel Bourg <ebourg@apache.org> - 2018-03-10 10:20 +0100
        Re: Updating BND to 3.x 殷啟聰 | Kai-Chung Yan <seamlikok@gmail.com> - 2018-03-14 07:20 +0100
          Re: Updating BND to 3.x Emmanuel Bourg <ebourg@apache.org> - 2018-03-14 14:50 +0100
            Re: Updating BND to 3.x 殷啟聰 | Kai-Chung Yan <seamlikok@gmail.com> - 2018-03-15 14:00 +0100
        Re: Updating BND to 3.x Tiago Daitx <tiago.daitx@canonical.com> - 2018-03-19 23:10 +0100
          Re: Updating BND to 3.x 殷啟聰 <seamlikok@gmail.com> - 2018-03-20 02:20 +0100
            Re: Updating BND to 3.x Tiago Daitx <tiago.daitx@canonical.com> - 2018-03-20 12:20 +0100

csiph-web