https://bugs.kde.org/show_bug.cgi?id=456205

            Bug ID: 456205
           Summary: Add build / initial-setup support for Linux Mint:
                    "kdesrc-build does not know your distribution
                    (linuxmint)"
           Product: kdesrc-build
           Version: Git
          Platform: Mint (Ubuntu based)
                OS: Linux
            Status: REPORTED
          Severity: normal
          Priority: NOR
         Component: setup wizard
          Assignee: mp...@kde.org
          Reporter: p....@tandlers.de
  Target Milestone: ---

I tried to start KDE development and followed the instructions at
https://community.kde.org/Get_Involved/development
but `kdesrc-build` complains that it does not know linuxmint as distribution.

```zsh
❯ ./kdesrc-build --initial-setup
 - Installing system packages for linuxmint...
    Installing packages for linux/20.3
 * Packages could not be installed, because kdesrc-build does not know your
distribution (linuxmint)
```

I did not look at the source yet, but I expect that Mint is kind of similar to
ubuntu, so the ubuntu way should quite likely work.

```zsh
❯ cat /etc/os-release
NAME="Linux Mint"
VERSION="20.3 (Una)"
ID=linuxmint
ID_LIKE=ubuntu
PRETTY_NAME="Linux Mint 20.3"
VERSION_ID="20.3"
HOME_URL="https://www.linuxmint.com/";
SUPPORT_URL="https://forums.linuxmint.com/";
BUG_REPORT_URL="http://linuxmint-troubleshooting-guide.readthedocs.io/en/latest/";
PRIVACY_POLICY_URL="https://www.linuxmint.com/";
VERSION_CODENAME=una
UBUNTU_CODENAME=focal
```
SOFTWARE/OS VERSIONS

kdesrc-build: commit 5311b64bdaf70fe16d506a8ba9999a16ad527b9a (HEAD -> master,
origin/master, origin/HEAD)
Date:   Mon Jun 27 00:46:45 2022 +0000

Operating System: Linux Mint 20.3
KDE Plasma Version: 5.18.8
KDE Frameworks Version: 5.68.0
Qt Version: 5.12.8
Kernel Version: 5.13.0-51-generic
OS Type: 64-bit

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to