Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] Formula not compatible with Debian 11 #89

Open
daks opened this issue Jul 18, 2022 · 0 comments
Open

[BUG] Formula not compatible with Debian 11 #89

daks opened this issue Jul 18, 2022 · 0 comments
Labels

Comments

@daks
Copy link
Member

daks commented Jul 18, 2022

Your setup

Formula commit hash / release tag

master / e7f31e1

Versions reports (master & minion)

3004.1 from Kitchen setup

Pillar / config used

Those from kitchen


Bug details

Describe the bug

packages qemu-kvm and virt-top are not installable.

Steps to reproduce the bug

./bin/kitchen converge default-debian-11-3004-1-py3

[...]
                ID: libvirt-qemu-install-pkg-installed
           Function: pkg.installed
               Name: qemu-kvm
             Result: False
            Comment: The following packages failed to install/update: qemu-kvm
            Started: 16:00:27.469081
           Duration: 1887.718 ms
            Changes:   
[...]
                 ID: libvirt-extra-install-pkg-installed
           Function: pkg.installed
             Result: False
            Comment: Problem encountered installing package(s). Additional info follows:
              
              errors:
                  - Running scope as unit: run-ra546c40648ec45c3b3ae236b7924c792.scope
                    E: Unable to locate package virt-top
            Started: 16:00:29.357027
           Duration: 617.833 ms
            Changes:   
       
       Summary for local
       ------------
       Succeeded: 7
       Failed:    2

Expected behaviour

No errors

Attempts to fix the bug

none for now

Additional context

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant