Skip to content
This repository was archived by the owner on Jan 9, 2026. It is now read-only.
This repository was archived by the owner on Jan 9, 2026. It is now read-only.

Building multiple packages depending on each other is broken #201

@tpokorra

Description

@tpokorra

this was used for building the kolab packages.
But since I do not run such builds anymore, there was no reason, to bring it over during the Django migration.

So there are still some references to the old db access, which won't work anymore.
eg. con = Database in StorePackageDependancies in BuildHelper.py:

def StorePackageDependancies(self, packages, builddepends):

also userconfig=self.config['lbs']['Users'][self.username] in CalculatePackageOrder also in BuildHelper.py

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions