Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.debian.maint.java > #12364
| Path | csiph.com!newsfeed.xs4all.nl!newsfeed8.news.xs4all.nl!bofh.it!news.nic.it!robomod |
|---|---|
| From | Andrius Merkys <merkys@debian.org> |
| Newsgroups | linux.debian.maint.java, linux.debian.bugs.dist |
| Subject | Re: maven-*-helper JAR placement seems to contradict Java policy |
| Date | Mon, 28 Mar 2022 18:20:01 +0200 |
| Message-ID | <E60g1-4OsC-9@gated-at.bofh.it> (permalink) |
| References | <D8s0G-80J-5@gated-at.bofh.it> <D8tJ8-HY-13@gated-at.bofh.it> <D8vrA-1Lr-15@gated-at.bofh.it> <D9eRH-5VX-1@gated-at.bofh.it> <D9vpv-87z-1@gated-at.bofh.it> <D9vpw-87z-7@gated-at.bofh.it> <E43UJ-3BSs-1@gated-at.bofh.it> <E450u-3Cuu-9@gated-at.bofh.it> <E4a09-3FDX-1@gated-at.bofh.it> <E4ajv-3FKe-1@gated-at.bofh.it> |
| X-Mailbox-Line | From debian-java-request@lists.debian.org Mon Mar 28 16:18:02 2022 |
| Old-Return-Path | <andrius.merkys@gmail.com> |
| X-Amavis-Spam-Status | No, score=-5.493 tagged_above=-10000 required=5.3 tests=[BAYES_00=-2, FREEMAIL_FORGED_FROMDOMAIN=0.249, FREEMAIL_FROM=0.001, HEADER_FROM_DIFFERENT_DOMAINS=0.249, LDO_WHITELIST=-5, MURPHY_DRUGS_REL8=0.02, NICE_REPLY_A=-0.001, RCVD_IN_DNSWL_NONE=-0.0001, RCVD_IN_MSPIKE_H2=-0.001, T_SCC_BODY_TEXT_LINE=-0.01, WORD_WITHOUT_VOWELS=1] autolearn=no autolearn_force=no |
| X-Policyd-Weight | NOT_IN_SBL_XBL_SPAMHAUS=-1.5 CL_IP_EQ_HELO_IP=-2 (check from: .gmail. - helo: .mail-lj1-f182.google. - helo-domain: .google.) FROM/MX_MATCHES_HELO(DOMAIN)=-2; rate: -5.5 |
| X-Gm-Message-State | AOAM531rOcSATc4V3R7t1tc/B92sJoq+PaX8QtjSXDQ2hRJbF6S/6Vln zB8yE2iPFw2NE8g6ciuAs7XL0AnP+GU= |
| X-Google-SMTP-Source | ABdhPJx3iKPwRwVRBrimGrPaPi7A2syoctG7kyn8rwCVqpboVV8qRThOdbY3BcptqD1w60dD4v2X2Q== |
| X-Received | by 2002:a2e:9010:0:b0:244:c66c:c3e6 with SMTP id h16-20020a2e9010000000b00244c66cc3e6mr20926356ljg.391.1648484267646; Mon, 28 Mar 2022 09:17:47 -0700 (PDT) |
| MIME-Version | 1.0 |
| User-Agent | Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.7.0 |
| Content-Language | en-US |
| Content-Type | text/plain; charset=UTF-8 |
| Content-Transfer-Encoding | 7bit |
| X-Mailing-List | <debian-java@lists.debian.org> archive/latest/23002 |
| List-ID | <debian-java.lists.debian.org> |
| List-URL | <https://lists.debian.org/debian-java/> |
| List-Archive | https://lists.debian.org/msgid-search/6e6ca4f7-d35f-a063-969d-8f9f144783fb@debian.org |
| Approved | robomod@news.nic.it |
| Lines | 27 |
| Organization | linux.* mail to news gateway |
| Sender | robomod@news.nic.it |
| X-Original-Cc | 1007923@bugs.debian.org |
| X-Original-Date | Mon, 28 Mar 2022 19:17:46 +0300 |
| X-Original-Message-ID | <6e6ca4f7-d35f-a063-969d-8f9f144783fb@debian.org> |
| X-Original-References | <4cb1dbe5-2f12-3fc3-efef-9c8b491fb3df@debian.org> <f802acefa2e553d83e83608f7ed361173602934b.camel@debian.org> <68a120c1-7779-8e79-3501-43ee135dd8c0@debian.org> <8e43321d-75e7-7731-ec27-b01c4c147a8c@apache.org> <YW0it8W9MoQ10Blq@zincube.net> <ee42c298-7279-c663-c000-71f8ab54a7a3@debian.org> <YjrO8PQGhDJHsFRc@zincube.net> <9093aa34-ddce-6f06-dbe5-b474f6eeda9b@apache.org> <252e7cbe-7818-e667-d18-b92e5a298fd@tarent.de> <YjsvwWOD0jWZksXD@zincube.net> |
| Xref | csiph.com linux.debian.maint.java:12364 linux.debian.bugs.dist:1098416 |
Cross-posted to 2 groups.
Show key headers only | View raw
Hi Alexandre, On 2022-03-23 16:33, Alexandre Rossi wrote: > Seems to work: > > $ ls -la /usr/share/java/htmlcleaner* > lrwxrwxrwx 1 root root 15 18 mars 18:20 /usr/share/java/htmlcleaner-2.26.jar -> htmlcleaner.jar > -rw-r--r-- 1 root root 176219 18 mars 18:20 /usr/share/java/htmlcleaner.jar > $ sudo dpkg -i oss/debian/davmail/libhtmlcleaner-java_2.26-1+fix+bad+jar+name+1_all.deb > [...] > $ ls -la /usr/share/java/htmlcleaner* > -rw-r--r-- 1 root root 176219 23 mars 15:27 /usr/share/java/htmlcleaner-2.26.jar > lrwxrwxrwx 1 root root 20 23 mars 15:27 /usr/share/java/htmlcleaner.jar -> htmlcleaner-2.26.jar Many thanks for the proposed patch. It seems we need a decision now on which one is actually buggy: maven-debian-helper or java-policy. I would vote for upholding the java-policy if only the symlink placement switch does not break anything (neither reverse dependencies not the update mechanism). Having versionless symlinks parallels nicely lib*-dev shlib scheme and there might be situations where this is beneficial for Java too. Unluckily enough, there are >700 source packages now directly affected by this [1]. [1] https://lintian.debian.org/tags/bad-jar-name Best, Andrius
Back to linux.debian.maint.java | Previous | Next — Previous in thread | Next in thread | Find similar
maven-*-helper JAR placement seems to contradict Java policy Andrius Merkys <merkys@debian.org> - 2021-10-15 11:50 +0200
Re: maven-*-helper JAR placement seems to contradict Java policy Markus Koschany <apo@debian.org> - 2021-10-15 13:40 +0200
Re: maven-*-helper JAR placement seems to contradict Java policy Andrius Merkys <merkys@debian.org> - 2021-10-15 15:30 +0200
Re: maven-*-helper JAR placement seems to contradict Java policy Emmanuel Bourg <ebourg@apache.org> - 2021-10-17 16:00 +0200
Re: maven-*-helper JAR placement seems to contradict Java policy Alexandre Rossi <niol@zincube.net> - 2021-10-18 09:40 +0200
Re: maven-*-helper JAR placement seems to contradict Java policy Andrius Merkys <merkys@debian.org> - 2021-10-18 09:40 +0200
Re: maven-*-helper JAR placement seems to contradict Java policy Alexandre Rossi <niol@zincube.net> - 2022-03-23 08:50 +0100
Re: maven-*-helper JAR placement seems to contradict Java policy Emmanuel Bourg <ebourg@apache.org> - 2022-03-23 10:10 +0100
Re: maven-*-helper JAR placement seems to contradict Java policy Thorsten Glaser <t.glaser@tarent.de> - 2022-03-23 15:20 +0100
Re: maven-*-helper JAR placement seems to contradict Java policy Alexandre Rossi <niol@zincube.net> - 2022-03-23 15:40 +0100
Re: maven-*-helper JAR placement seems to contradict Java policy Andrius Merkys <merkys@debian.org> - 2022-03-28 18:20 +0200
Bug#1007923: maven-*-helper JAR placement seems to contradict Java policy tony mancill <tmancill@debian.org> - 2022-03-29 06:10 +0200
Bug#1007923: maven-*-helper JAR placement seems to contradict Java policy Markus Koschany <apo@debian.org> - 2022-03-29 12:10 +0200
Bug#1007923: maven-*-helper JAR placement seems to contradict Java policy Pierre Gruet <pgt@debian.org> - 2022-03-29 16:50 +0200
csiph-web