https://bugs.kde.org/show_bug.cgi?id=520754
Bug ID: 520754
Summary: kde-builder --install-distro-packages on Arch-based
systems tries to install xsd, which is not available
in official repositories.
Classification: Developer tools
Product: kdesrc-build
Version First unspecified
Reported In:
Platform: Arch Linux
OS: Linux
Status: REPORTED
Severity: normal
Priority: NOR
Component: setup wizard
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
DESCRIPTION
the `kde-builder --install-distro-packages` command tries to install the `xsd`
package from the official repos but it seems like its removed from the official
repos
STEPS TO REPRODUCE
1. install kde-builder
2. run `kde-builder --install-distro-packages` on Arch Based systems
OBSERVED RESULT
The package manager is instructed to install xsd, but the package is not found
in the official Arch repositories.
EXPECTED RESULT
All packages requested are present in the configured package repositories for
the system
SOFTWARE/OS VERSIONS
Operating System: EndeavourOS
KDE Plasma Version: 6.6.5
KDE Frameworks Version: 6.26.0
Qt Version: 6.11.1
Kernel Version: 7.0.10-arch1-1 (64-bit)
ADDITIONAL INFORMATION
xsd is present on the arch user repository
https://aur.archlinux.org/packages/xsd
https://archlinux.org/packages/?q=xsd (cannot find xsd on the official repos)
--
You are receiving this mail because:
You are watching all bug changes.