Skip to content

PMG Post Install pmg.list duplicate of pmg-install-repo.listΒ #6275

@gaston-senac

Description

@gaston-senac

βœ… Have you read and understood the above guidelines?

yes

πŸ“œ What is the name of the script you are using?

PMG Post Install

πŸ“‚ What was the exact command used to execute the script?

bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/tools/pve/post-pmg-install.sh)"

βš™οΈ What settings are you using?

  • Default Settings
  • Advanced Settings

πŸ–₯️ Which Linux distribution are you using?

No response

πŸ“ Provide a clear and concise description of the issue.

apt is complaining of a duplicate entry in /etc/apt/sources.list.d. Probably the solution would be to remove pmg.list?

This is the output from apt update:
W: Target Packages (pmg-no-subscription/binary-amd64/Packages) is configured multiple times in /etc/apt/sources.list.d/pmg-install-repo.list:1 and /etc/apt/sources.list.d/pmg.list:1

πŸ”„ Steps to reproduce the issue.

bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/tools/pve/post-pmg-install.sh)"

❌ Paste the full error output (if available).

W: Target Packages (pmg-no-subscription/binary-amd64/Packages) is configured multiple times in /etc/apt/sources.list.d/pmg-install-repo.list:1 and /etc/apt/sources.list.d/pmg.list:1
W: Target Packages (pmg-no-subscription/binary-all/Packages) is configured multiple times in /etc/apt/sources.list.d/pmg-install-repo.list:1 and /etc/apt/sources.list.d/pmg.list:1
W: Target Translations (pmg-no-subscription/i18n/Translation-en_US) is configured multiple times in /etc/apt/sources.list.d/pmg-install-repo.list:1 and /etc/apt/sources.list.d/pmg.list:1
W: Target Translations (pmg-no-subscription/i18n/Translation-en) is configured multiple times in /etc/apt/sources.list.d/pmg-install-repo.list:1 and /etc/apt/sources.list.d/pmg.list:1
W: Target Packages (pmg-no-subscription/binary-amd64/Packages) is configured multiple times in /etc/apt/sources.list.d/pmg-install-repo.list:1 and /etc/apt/sources.list.d/pmg.list:1
W: Target Packages (pmg-no-subscription/binary-all/Packages) is configured multiple times in /etc/apt/sources.list.d/pmg-install-repo.list:1 and /etc/apt/sources.list.d/pmg.list:1
W: Target Translations (pmg-no-subscription/i18n/Translation-en_US) is configured multiple times in /etc/apt/sources.list.d/pmg-install-repo.list:1 and /etc/apt/sources.list.d/pmg.list:1
W: Target Translations (pmg-no-subscription/i18n/Translation-en) is configured multiple times in /etc/apt/sources.list.d/pmg-install-repo.list:1 and /etc/apt/sources.list.d/pmg.list:1

πŸ–ΌοΈ Additional context (optional).

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions