Skip to content

webmin-* packages missing from Trixie repo — blocks LAMP-based appliance builds #2091

@marcos-mendez

Description

@marcos-mendez

Summary

Building LAMP-based appliances (e.g., Moodle) on TKLDev v19 (Trixie) fails because webmin-mysql, webmin-apache, and webmin-phpini are not yet available in the TurnKey Trixie repository.

Error

These packages are pulled in via common/plans/turnkey/lamp and common/plans/turnkey/mysql.

Workaround

Built webmin 2.621 packages from turnkeylinux/webmin master for Trixie — built cleanly with dpkg-buildpackage -us -uc -b, no changes to source needed. Only a debian/changelog entry was required (not present in repo by design).

Copied resulting .deb files to /turnkey/fab/pools/trixie/ and regenerated the pool index. Moodle build then proceeded normally.

Steps to reproduce

  1. Set up TKLDev v19 (Trixie)
  2. Clone and attempt to build any LAMP-based appliance (e.g., Moodle)
  3. Build fails at package installation stage

Suggestion

Publishing the webmin packages to the Trixie repo would unblock all LAMP-based appliance builds. Happy to help test or contribute if needed.

Environment: TKLDev v19 pre-release, Debian Trixie, webmin source from turnkeylinux/webmin master (v2.621).

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugcoretransition-blockera bug/feature request that is blocking a milestone release

    Type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions