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

[CHORE]: dbus-python in requirements.in breaks dependabot #32

Open
joshschmelzle opened this issue Oct 3, 2024 · 0 comments
Open

[CHORE]: dbus-python in requirements.in breaks dependabot #32

joshschmelzle opened this issue Oct 3, 2024 · 0 comments

Comments

@joshschmelzle
Copy link
Member

joshschmelzle commented Oct 3, 2024

I've tried disabling dbus-python in the workflow, but the dynamic action still tries to install it and fails.

ignore:
- dependency-name: dbus-python

updater | 2024/10/03 01:52:14 INFO <job_895032931> All versions of dbus-python ignored, no update allowed
  proxy | 2024/10/03 01:52:14 [011] POST /update_jobs/895032931/update_dependency_list
  proxy | 2024/10/03 01:52:14 [011] 204 /update_jobs/895032931/update_dependency_list
  proxy | 2024/10/03 01:52:14 [013] POST /update_jobs/895032931/increment_metric
  proxy | 2024/10/03 01:52:15 [013] 204 /update_jobs/895032931/increment_metric
updater | 2024/10/03 01:52:15 INFO <job_895032931> All versions of dbus-python ignored, no update allowed
updater | 2024/10/03 01:52:15 INFO <job_895032931> Starting update job for WLAN-Pi/wlanpi-core
2024/10/03 01:52:15 INFO <job_895032931> Checking all dependencies for version updates...
updater | 2024/10/03 01:52:15 INFO <job_89[50](https://github.com/WLAN-Pi/wlanpi-core/actions/runs/11154502311/job/31003890680#step:3:52)32931> All versions of dbus-python ignored, no update allowed
updater | 2024/10/03 01:52:15 INFO <job_895032931> All versions of dbus-python ignored, no update allowed
  Collecting dbus-python (from -r requirements.in (line 14))
    Downloading dbus-python-1.3.2.tar.gz
       - 605.5 kB 23.6 MB/s 0:00:00
    Installing build dependencies: started
    Installing build dependencies: finished with status 'done'
    Getting requirements to build wheel: started
    Getting requirements to build wheel: finished with status 'done'
    Preparing metadata (pyproject.toml): started
    Preparing metadata (pyproject.toml): finished with status 'error'
    error: subprocess-exited-with-error
        dbus-gmain| Found pkg-config: YES (/usr/bin/pkg-config) 0.29.2
        dbus-gmain| Did not find CMake 'cmake'
        dbus-gmain| Found CMake: NO
        dbus-gmain| Run-time dependency dbus-1 found: NO (tried pkgconfig)
        
        ../subprojects/dbus-gmain/meson.build:107:11: ERROR: Dependency "dbus-1" not found, tried pkgconfig

https://github.com/WLAN-Pi/wlanpi-core/actions/runs/11154502311

I've disabled dependabot for the time being.

@joshschmelzle joshschmelzle changed the title dbus-python in requirements.in breaks dependabot. dbus-python in requirements.in breaks dependabot Oct 3, 2024
@joshschmelzle joshschmelzle changed the title dbus-python in requirements.in breaks dependabot [CHORE]: dbus-python in requirements.in breaks dependabot Oct 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant