Project

General

Profile

Actions

Bug #35650

closed

Malformed Debian repository

Added by Bernhard Suttner over 1 year ago. Updated over 1 year ago.

Status:
Closed
Priority:
Normal
Category:
Host registration
Target version:
-
Difficulty:
Triaged:
Yes
Fixed in Releases:
Found in Releases:

Description

In Host registration -> advanced its possible to enter a debian repository which will then be written to /etc/apt/sources.list.d/foreman_registration.list
Currently, shell_escape is used. If you enter a debian repo like "deb https://example.com buster stable" the repo config look like

deb\ https://example.com\ buster\ stable

which is unusable.

Actions

Also available in: Atom PDF