Your message dated Mon, 31 Mar 2025 18:39:37 +0000
with message-id <e1tzk2r-000mpc...@fasolo.debian.org>
and subject line Bug#1095365: fixed in pdfsam 4.3.4-2
has caused the Debian Bug report #1095365,
regarding pdfsam: FTBFS: Could not resolve dependencies for project
org.pdfsam:pdfsam-i18n:jar:4.3.4
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)
--
1095365: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1095365
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:pdfsam
Version: 4.3.4-1
Severity: serious
Tags: ftbfs trixie sid
Dear maintainer:
During a rebuild of all packages in unstable, your package failed to build:
--------------------------------------------------------------------------------
[...]
debian/rules clean
dh clean
dh_auto_clean
bash -c "for dir in \$(find . -name target -type d); do if [ -f \$(echo
\$dir | sed -e s/target\$/pom.xml/) ]; then rm -Rf \$dir; fi done"
mh_unpatchpoms -ppdfsam
debian/rules override_dh_clean
make[1]: Entering directory '/<<PKGBUILDDIR>>'
dh_clean
rm -f /<<PKGBUILDDIR>>/debian/pdfsam.svg
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
debian/rules binary
dh binary
dh_update_autotools_config
dh_autoreconf
dh_auto_configure
mh_patchpoms -ppdfsam --debian-build --keep-pom-version
--maven-repo=/<<PKGBUILDDIR>>/debian/maven-repo
dh_auto_build
/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=/<<PKGBUILDDIR>>
-Dclassworlds.conf=/etc/maven/m2-debian.conf
-Dproperties.file.manual=/<<PKGBUILDDIR>>/debian/maven.properties
org.codehaus.plexus.classworlds.launcher.Launcher
-s/etc/maven/settings-debian.xml -Ddebian.dir=/<<PKGBUILDDIR>>/debian
-Dmaven.repo.local=/<<PKGBUILDDIR>>/debian/maven-repo --batch-mode package
-DskipTests -Dnotimestamp=true -Dlocale=en_US
OpenJDK 64-Bit Server VM warning: Options -Xverify:none and -noverify were
deprecated in JDK 13 and will likely be removed in a future release.
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO]
[INFO] PDFsam [pom]
[INFO] PDFsam i18n [jar]
[INFO] PDFsam core [jar]
[INFO] PDFsam JavaFx views [jar]
[INFO] PDFsam service [jar]
[INFO] PDFsam merge module [jar]
[INFO] PDFsam simple split module [jar]
[INFO] PDFsam split by size module [jar]
[INFO] PDFsam split by bookmarks module [jar]
[INFO] PDFsam alternate mix module [jar]
[INFO] PDFsam rotate module [jar]
[INFO] PDFsam extract module [jar]
[INFO] PDFsam desktop client application [jar]
[INFO] PDFsam Basic Edition application [jar]
[INFO] PDFsam docs [pom]
[INFO]
[INFO] ----------------------< org.pdfsam:pdfsam-parent >----------------------
[INFO] Building PDFsam 4.3.4 [1/15]
[INFO] from pom.xml
[INFO] --------------------------------[ pom ]---------------------------------
[INFO]
[INFO] -----------------------< org.pdfsam:pdfsam-i18n >-----------------------
[INFO] Building PDFsam i18n 4.3.4 [2/15]
[INFO] from pdfsam-i18n/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[WARNING] The POM for org.xnap.commons:gettext-commons:jar:debian is missing,
no dependency information available
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for PDFsam 4.3.4:
[INFO]
[INFO] PDFsam ............................................. SUCCESS [ 0.001 s]
[INFO] PDFsam i18n ........................................ FAILURE [ 0.097 s]
[INFO] PDFsam core ........................................ SKIPPED
[INFO] PDFsam JavaFx views ................................ SKIPPED
[INFO] PDFsam service ..................................... SKIPPED
[INFO] PDFsam merge module ................................ SKIPPED
[INFO] PDFsam simple split module ......................... SKIPPED
[INFO] PDFsam split by size module ........................ SKIPPED
[INFO] PDFsam split by bookmarks module ................... SKIPPED
[INFO] PDFsam alternate mix module ........................ SKIPPED
[INFO] PDFsam rotate module ............................... SKIPPED
[INFO] PDFsam extract module .............................. SKIPPED
[INFO] PDFsam desktop client application .................. SKIPPED
[INFO] PDFsam Basic Edition application ................... SKIPPED
[INFO] PDFsam docs ........................................ SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 0.238 s
[INFO] Finished at: 2025-02-07T11:13:39Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal on project pdfsam-i18n: Could not resolve
dependencies for project org.pdfsam:pdfsam-i18n:jar:4.3.4
[ERROR] dependency: org.xnap.commons:gettext-commons:jar:debian (compile)
[ERROR] Cannot access central (https://repo.maven.apache.org/maven2) in
offline mode and the artifact org.xnap.commons:gettext-commons:jar:debian has
not been downloaded from it before.
[ERROR] -> [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/DependencyResolutionException
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR] mvn <args> -rf :pdfsam-i18n
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=/<<PKGBUILDDIR>>
-Dclassworlds.conf=/etc/maven/m2-debian.conf
-Dproperties.file.manual=/<<PKGBUILDDIR>>/debian/maven.properties
org.codehaus.plexus.classworlds.launcher.Launcher
-s/etc/maven/settings-debian.xml -Ddebian.dir=/<<PKGBUILDDIR>>/debian
-Dmaven.repo.local=/<<PKGBUILDDIR>>/debian/maven-repo --batch-mode package
-DskipTests -Dnotimestamp=true -Dlocale=en_US returned exit code 1
make: *** [debian/rules:12: binary] Error 25
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
--------------------------------------------------------------------------------
The above is just how the build ends and not necessarily the most relevant part.
If required, the full build log is available here:
https://people.debian.org/~sanvila/build-logs/202502/
About the archive rebuild: The build was made on virtual machines from AWS,
using sbuild and a reduced chroot with only build-essential packages.
If you could not reproduce the bug please contact me privately, as I
am willing to provide ssh access to a virtual machine where the bug is
fully reproducible.
If this is really a bug in one of the build-depends, please use
reassign and add an affects on src:pdfsam, so that this is still
visible in the BTS web page for this package.
Thanks.
--- End Message ---
--- Begin Message ---
Source: pdfsam
Source-Version: 4.3.4-2
Done: Julien Plissonneau Duquène <sre4e...@free.fr>
We believe that the bug you reported is fixed in the latest version of
pdfsam, which is due to be installed in the Debian FTP archive.
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to 1095...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Julien Plissonneau Duquène <sre4e...@free.fr> (supplier of updated pdfsam
package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
Format: 1.8
Date: Sat, 29 Mar 2025 21:44:58 +0000
Source: pdfsam
Architecture: source
Version: 4.3.4-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Java Maintainers
<pkg-java-maintain...@lists.alioth.debian.org>
Changed-By: Julien Plissonneau Duquène <sre4e...@free.fr>
Closes: 1095365
Changes:
pdfsam (4.3.4-2) unstable; urgency=medium
.
[ Julien Plissonneau Duquène ]
* Team upload.
* Promote Standards-Version to 4.7.2 with no change.
.
[ Bas Couwenberg ]
* Fix maven.rules for gettext-commons. (Closes: #1095365)
Checksums-Sha1:
4a5bf51664ba4ed76652cf1c9c6130fd6e65d682 2406 pdfsam_4.3.4-2.dsc
755ea15c15f41b207b58a81fed004c4923ee7f85 17724 pdfsam_4.3.4-2.debian.tar.xz
984fbf0410e1b0e53cd7a14a8de2d287621dec8f 15570 pdfsam_4.3.4-2_source.buildinfo
Checksums-Sha256:
317f1c188bf45005fe4c5749d188fdc348f114caf5c740495cd46e1822f5e029 2406
pdfsam_4.3.4-2.dsc
6b2448864ce3ea2fb969991d8770547ad23b2f209d7b01829c023c5cbd105490 17724
pdfsam_4.3.4-2.debian.tar.xz
774f51bf0a532c4dbafb6ca5d08490712debcdb4ec9aaa0966b895ce238892b0 15570
pdfsam_4.3.4-2_source.buildinfo
Files:
333e177c7d4d45063686e3f60a560cbc 2406 text optional pdfsam_4.3.4-2.dsc
cc2f9185d907d32fe976245ce708755b 17724 text optional
pdfsam_4.3.4-2.debian.tar.xz
e06b126a2de2c80bf0e1c12ab5d1c010 15570 text optional
pdfsam_4.3.4-2_source.buildinfo
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCgAdFiEEmGYkMkK2Qid54gtihlYfRSGA/P4FAmfq2twACgkQhlYfRSGA
/P5VRw//QBx8NWy9GASC5UTDmY6nS25rE6kNglmeTGvKv0yf31JItWAwpTpoP2Ne
mHkpBzIHm2Aqyw0iLaDwv3GrkmCe13cmFt09a/WEVuL6fjSrXhmst3GcNVE5U5+F
cr8zR6Cg9IcW7Hd9qN/Qv+lFZ0c82dcxru9Cnpq/PEbKGQdjITAF1NEA8TQZjI8A
01u6NLHAbOOhQXiAFOYIPo+rYImhqmn1fJMntGp8nD+kEXdmriURifE0eGclHOO8
lmwXmCyAQTCJE1KpyLe8fIpYolLGLn8ntLgwsdw42K9Hl/ZtXsN6aVXwcee1Q1wk
fmyJBbXMDrr2E6El6AOkNfRwKKunxuSpuLs3gZZ9uOvCGP39bMPeJoqDChM7LpsO
cqjCUhdvtTpETQEqXlNELIDimg0ImVMbiTNkyJqk3S46FVrTun0D1+vFVboAsXGT
GwG/yXL2J0dBA2fK9+q13Wlk9irIlAvkl7BJh7n8vleu6uygduldH16Mv4QFmVx+
dlPhugeO62DFa3VTbBCoqxsARdQwf1o2t0KTTX9YBOSeOLpOGDDS0zMdT3z1bvHk
dip601PA06YZX3udPUtXGMbsbka0QYhaFnLZ0FebORw2/J9LSn0IDRJir945JOUp
lBwUJq9rIUe5ZILrVrR5NMq9mn3VAuEe9x8K97NYMKE2mqoUk/Q=
=lXOf
-----END PGP SIGNATURE-----
pgpT0SXQkxfLt.pgp
Description: PGP signature
--- End Message ---