Hacktoberfest 2026: the issues maintainers tagged for October, open and beginner-friendly. Browse Hacktoberfest issues

When linking to dependencies, sometimes the "wrong" repository is chosen for a given package

Open
#739 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
3/5
Estimated time
1-2 days
Newbie friendliness
50/100
Issue type
Bug
Clarity
Mostly clear
Activity status
Active
Tech stack
django, python
Domain
backend, web-dev

Research direction

Start with the Arch package page for hyprpolkitagent and compare the links for qt6-base and qt6-declarative with the repositories those dependencies are available from. Trace how dependency repository links are selected, then verify that the resulting links use the expected repository for typical users or that the selection rule is clearly documented.

Written by the indexing model from the issue text.

Description

At the time of writing, under https://archlinux.org/packages/extra/x86_64/hyprpolkitagent/, there are two dependencies qt6-base and qt6-declarative that, instead of linking to extra, link to kde-unstable. If I understand Arch's packaging correctly, there is no canonical repository that can be chosen for every user since the repository for a dependency isn't chosen by the package itself. It's whatever repository the user has the dependency package installed from. But then this is pretty misleading for the vast majority of users. Should extra/core not be preferred?

Dominant language
JavaScript
Stars
393
Forks
157
Avg merge
2d 20h
Merged PRs (30d)
7

Getting set up

This project ships no dev container, Dockerfile or contributing guide, so setting up is up to you: start from its README, and see our first-contribution guide for the general steps.

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from archlinux/archweb

All issues in archlinux/archweb

Similar issues

More JavaScript issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.