Bug#1064554: jruby fails to build from source in unstable

2024-02-23 Thread Vladimir Petko
Source: jruby
Version: 9.4.5.0+ds-1
Severity: serious

Dear Maintainer,

When building jruby in unstable, the following error occurs:

[INFO] 
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-install-
plugin:3.1.1:install (default-install) on project jruby-parent: Failed to
install artifact org.jruby:jruby-parent:pom:9.4.5.0:
/<>/debian/maven-repo/org/jruby/jruby-parent/9.4.5.0/jruby-
parent-9.4.5.0.pom (Permission denied) -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e
switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please
read the following articles:
[ERROR] [Help 1]
http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
dh_auto_build: error: /usr/lib/jvm/default-java/bin/java -noverify -cp
/usr/share/maven/boot/plexus-classworlds-2.x.jar -Dmaven.home=/usr/share/maven
-Dmaven.multiModuleProjectDirectory=/<>/jruby-9.4.5.0\+ds
-Dclassworlds.conf=/etc/maven/m2-debian.conf
-Dproperties.file.manual=/<>/jruby-9.4.5.0\+ds/debian/maven.properties
org.codehaus.plexus.classworlds.launcher.Launcher -s/etc/maven/settings-
debian.xml -Ddebian.dir=/<>/jruby-9.4.5.0\+ds/debian
-Dmaven.repo.local=/<>/jruby-9.4.5.0\+ds/debian/maven-repo --batch-
mode -Djruby.revision=9.4.5.0\+ds-1build1\~ppa2 -Pmain,complete,dist
-DskipTests -Dnotimestamp=true -Dlocale=en_US returned exit code 1
make[1]: *** [debian/rules:43: override_dh_auto_build] Error 25
make[1]: Leaving directory '/<>'
make: *** [debian/rules:9: binary] Error 2
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2

Build finished at 2024-02-24T07:14:56Z

This is due to maven-repo-helper copying symlinks to jruby poms rather than
poms themselves.

One possible solution is to copy jruby poms manually in
execute_after_dh_auto_configure:
# copy jruby poms rather than links, because the build will try to
patch them
for p in jruby jruby-parent jruby-base jruby-core jruby-artifacts ; do
\
rm debian/maven-repo/org/jruby/$$p/* ;\
mkdir debian/maven-repo/org/jruby/$$p/debian ; \
cp /usr/share/maven-repo/org/jruby/$$p/debian/* debian/maven-
repo/org/jruby/$$p/debian/ ;\
done




-- System Information:
Debian Release: trixie/sid
  APT prefers mantic-updates
  APT policy: (500, 'mantic-updates'), (500, 'mantic-security'), (500, 
'mantic'), (100, 'mantic-backports')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 6.5.0-17-generic (SMP w/32 CPU threads; PREEMPT)
Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_WARN, TAINT_OOT_MODULE
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), LANGUAGE=en
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

__
This is the maintainer address of Debian's Java team
.
 Please use
debian-j...@lists.debian.org for discussions and questions.


libpgjava 42.7.2-1 MIGRATED to testing

2024-02-23 Thread Debian testing watch
FYI: The status of the libpgjava source package
in Debian's testing distribution has changed.

  Previous version: 42.7.1-1
  Current version:  42.7.2-1

-- 
This email is automatically generated once a day.  As the installation of
new packages into testing happens multiple times a day you will receive
later changes on the next day.
See https://release.debian.org/testing-watch/ for more information.

__
This is the maintainer address of Debian's Java team
.
 Please use
debian-j...@lists.debian.org for discussions and questions.


xom 1.3.9-1 MIGRATED to testing

2024-02-23 Thread Debian testing watch
FYI: The status of the xom source package
in Debian's testing distribution has changed.

  Previous version: 1.3.8-1
  Current version:  1.3.9-1

-- 
This email is automatically generated once a day.  As the installation of
new packages into testing happens multiple times a day you will receive
later changes on the next day.
See https://release.debian.org/testing-watch/ for more information.

__
This is the maintainer address of Debian's Java team
.
 Please use
debian-j...@lists.debian.org for discussions and questions.


fop 1:2.8-3 MIGRATED to testing

2024-02-23 Thread Debian testing watch
FYI: The status of the fop source package
in Debian's testing distribution has changed.

  Previous version: 1:2.8-2
  Current version:  1:2.8-3

-- 
This email is automatically generated once a day.  As the installation of
new packages into testing happens multiple times a day you will receive
later changes on the next day.
See https://release.debian.org/testing-watch/ for more information.

__
This is the maintainer address of Debian's Java team
.
 Please use
debian-j...@lists.debian.org for discussions and questions.


grpc-java 1.41.3+ds-3 MIGRATED to testing

2024-02-23 Thread Debian testing watch
FYI: The status of the grpc-java source package
in Debian's testing distribution has changed.

  Previous version: 1.41.3+ds-2
  Current version:  1.41.3+ds-3

-- 
This email is automatically generated once a day.  As the installation of
new packages into testing happens multiple times a day you will receive
later changes on the next day.
See https://release.debian.org/testing-watch/ for more information.

__
This is the maintainer address of Debian's Java team
.
 Please use
debian-j...@lists.debian.org for discussions and questions.


jruby-mavengem_2.0.1-2_source.changes ACCEPTED into unstable

2024-02-23 Thread Debian FTP Masters
Thank you for your contribution to Debian.



Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Fri, 23 Feb 2024 15:26:39 -0500
Source: jruby-mavengem
Architecture: source
Version: 2.0.1-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Java Maintainers 

Changed-By: Jérôme Charaoui 
Changes:
 jruby-mavengem (2.0.1-2) unstable; urgency=medium
 .
   * Source-only upload for testing migration, no changes.
Checksums-Sha1:
 25209ac2dc23350a17495c51e63d190d06ed4c53 1551 jruby-mavengem_2.0.1-2.dsc
 33f92920ae7a0159248eefbce85ceebd91a48b58 7524 
jruby-mavengem_2.0.1-2.debian.tar.xz
 1c743fca627546be8070e641d07b3c112bfc0be5 12121 
jruby-mavengem_2.0.1-2_amd64.buildinfo
Checksums-Sha256:
 17dc1eae43c4ed56d1f79c1bbee2d0b0e4a11ebbec32dccc0790f3f4a1e603e7 1551 
jruby-mavengem_2.0.1-2.dsc
 c50770b7c514fc061f920c9d98883a495400473c710dcc75519eb1f3fd9eca4b 7524 
jruby-mavengem_2.0.1-2.debian.tar.xz
 a23b282cab51ce12c439987904afefa96fb53afc657fb3266ec83190978e373d 12121 
jruby-mavengem_2.0.1-2_amd64.buildinfo
Files:
 1907b788bf27b16bc4a16149e7dd222d 1551 java optional jruby-mavengem_2.0.1-2.dsc
 d91df5b2c1aa4745bce5cb1a116b58ac 7524 java optional 
jruby-mavengem_2.0.1-2.debian.tar.xz
 f8b87eb979c84acfaae19a0081c6dca2 12121 java optional 
jruby-mavengem_2.0.1-2_amd64.buildinfo

-BEGIN PGP SIGNATURE-

iHUEARYIAB0WIQTAq04Rv2xblqv/eu5pxS9ljpiFQgUCZdkAAgAKCRBpxS9ljpiF
QgZBAQCf8qdLQtVPHYuX3aqfeSaHVcDA6HAgqD49k0bePVIYeAEAjCQXbAQCynt7
KwCySMfXnxcdEvEC+exriSCrOgm6DAE=
=w5/6
-END PGP SIGNATURE-



pgpVPai6ZbK2d.pgp
Description: PGP signature
__
This is the maintainer address of Debian's Java team
.
 Please use
debian-j...@lists.debian.org for discussions and questions.


Processing of jruby-mavengem_2.0.1-2_source.changes

2024-02-23 Thread Debian FTP Masters
jruby-mavengem_2.0.1-2_source.changes uploaded successfully to localhost
along with the files:
  jruby-mavengem_2.0.1-2.dsc
  jruby-mavengem_2.0.1-2.debian.tar.xz
  jruby-mavengem_2.0.1-2_amd64.buildinfo

Greetings,

Your Debian queue daemon (running on host usper.debian.org)

__
This is the maintainer address of Debian's Java team
.
 Please use
debian-j...@lists.debian.org for discussions and questions.