Public bug reported:

The POM files at /usr/share/maven-
repo/org/beanshell/bsh/2.0b4/bsh-2.0b4.pom and /usr/share/maven-
repo/org/beanshell/bsh/debian/bsh-debian.pom define an invalid XML
namespace in the header. The text content of `xmlns="..."` must be a
valid URI, generally a web URL. See the upstream pom file for bsh:
https://github.com/beanshell/beanshell/blob/master/pom.xml

Description:    Ubuntu 25.04
Release:        25.04

libbsh-java:
  Installed: 2.0b4-20
  Candidate: 2.0b4-20
  Version table:
 *** 2.0b4-20 500
        500 http://us.archive.ubuntu.com/ubuntu plucky/universe amd64 Packages
        500 http://us.archive.ubuntu.com/ubuntu plucky/universe i386 Packages
        500 http://archive.ubuntu.com/ubuntu plucky/universe amd64 Packages
        500 http://archive.ubuntu.com/ubuntu plucky/universe i386 Packages
        100 /var/lib/dpkg/status

I expect the POM file to be valid and parseable. This can be tested with
the following Python code:

from lxml import etree

etree.parse("/usr/share/maven-
repo/org/beanshell/bsh/2.0b4/bsh-2.0b4.pom")

What instead happened was libxml raised an exception because the URI was
invalid.

ProblemType: Bug
DistroRelease: Ubuntu 25.04
Package: libbsh-java 2.0b4-20
ProcVersionSignature: Ubuntu 6.14.0-23.23-generic 6.14.5
Uname: Linux 6.14.0-23-generic x86_64
NonfreeKernelModules: zfs
ApportVersion: 2.32.0-0ubuntu5.2
Architecture: amd64
CasperMD5CheckResult: unknown
CurrentDesktop: KDE
Date: Fri Jul 11 14:07:48 2025
Dependencies:
 
InstallationDate: Installed on 2025-01-01 (191 days ago)
InstallationMedia: Kubuntu 24.10 "Oracular Oriole" - Release amd64 (20241007.6)
PackageArchitecture: all
SourcePackage: bsh
UpgradeStatus: Upgraded to plucky on 2025-05-27 (45 days ago)

** Affects: bsh (Ubuntu)
     Importance: Undecided
         Status: New


** Tags: amd64 apport-bug plucky wayland-session

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2116744

Title:
  Invalid URI in namespace of POM file.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/bsh/+bug/2116744/+subscriptions


-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to