Skip to content

Dependency conflict for armbian-bsp-cli-panther-x2-current with base-files #32

@crpwxi85731

Description

@crpwxi85731

Hello team,

I encountered a dependency conflict while trying to upgrade the package armbian-bsp-cli-panther-x2-current to version 25.8.2. The issue seems to be a mismatch in the required version of base-files. Here's a summary of the issue:

Attempted upgrade command:

apt install armbian-bsp-cli-panther-x2-current

Error message:

armbian-bsp-cli-panther-x2-current : Depends: base-files (>= 25.8.2) but 25.8.1-12.4+deb12u11-bookworm is to be installed

Currently installed version of base-files:

base-files: 25.8.1-12.4+deb12u11-bookworm (installed)

Available versions for base-files from the repository (apt policy base-files):

Installed: 25.8.1-12.4+deb12u11-bookworm
Candidate: 25.8.1-12.4+deb12u11-bookworm
Version table:
     25.8.1-12.4+deb12u11-bookworm 500
     25.5.1-12.4+deb12u11-bookworm 500
     ...

It appears that the repository (http://apt.armbian.com/pool/bookworm-utils/b/base-files) does not provide the required version of base-files (25.8.2) for the arm64 architecture. Only the armhf architecture package is available, but armbian-bsp-cli-panther-x2-current depends on the arm64 version.

Could you please help investigate the issue or confirm whether the repository will be updated to include version 25.8.2 of base-files?

Thank you for your support!

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