Skip to content

Providing apt with additional configuration parameters #98

@kagehisa

Description

@kagehisa

I'm building behind a corporate proxy and therefore use apt-cacher-ng with a hard wired mappping for each used repository in order to build my images.
This works fine so far. But for debugging purposes I often need to directly specify the repository in order to rule out any issues that may be introduced by apt-cacher-ng.
For this I used the option to provede a apt configuration file via the boxroot fodler in my build space e.g. boxroot/apt/apt.conf.d/90-aptproxy .
But it seems the apt version used during the build ignores these files completely.

Is there a way to provide additional configuration during the build for apt. Either via the kiwi description itself or with another location in the boxroot folder?

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