Add support for .sources files

Open
#259 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
48/100
Issue type
Feature
Clarity
Mostly clear
Activity status
Quiet
Tech stack
python
Domain
desktop

Research direction

Start by locating the mintsource GUI code that discovers APT sources and compare its handling of .list files with the winehq-jammy.sources example in the issue. The work is done when entries stored in .sources files, including the shown WineHQ source, appear in the GUI; check existing project tests if available.

Written by the indexing model from the issue text.

Description

OS: Linux Mint 21.3 Cinnamon
Problem: The mintsource GUI is unaware of APT sources saved in .source files and doesn't show them at all.

The APT sources for the WineHQ repository migrated from a .list file to a .sources file. Here is its contents:

nicu@Nicu-PC:/etc/apt/sources.list.d$ more winehq-jammy.sources
Types: deb
URIs: https://dl.winehq.org/wine-builds/ubuntu
Suites: jammy
Components: main
Architectures: amd64 i386
Signed-By: /etc/apt/keyrings/winehq-archive.key
Dominant language
Python
Stars
59
Forks
80
PR merge metrics
No merged PRs in 30d

Contributor guide

No contributing guide indexed for this repository

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 linuxmint/mintsources

All issues in linuxmint/mintsources

Similar issues

More Python issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.