Bug 47353 - UCS Netinstaller leaves persistent sources.list entrys behind
UCS Netinstaller leaves persistent sources.list entrys behind
Status: RESOLVED WONTFIX
Product: UCS
Classification: Unclassified
Component: UCS Net Installer
UCS 4.3
Other Linux
: P5 normal (vote)
: ---
Assigned To: UCS maintainers
UCS maintainers
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2018-07-16 09:31 CEST by Christina Scheinig
Modified: 2021-05-14 16:34 CEST (History)
1 user (show)

See Also:
What kind of report is it?: Bug Report
What type of bug is this?: 4: Minor Usability: Impairs usability in secondary scenarios
Who will be affected by this bug?: 2: Will only affect a few installed domains
How will those affected feel about the bug?: 1: Nuisance – not a big deal but noticeable
User Pain: 0.046
Enterprise Customer affected?:
School Customer affected?: Yes
ISV affected?:
Waiting Support:
Flags outvoted (downgraded) after PO Review:
Ticket number: 2018071121000439
Bug group (optional):
Max CVSS v3 score:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Christina Scheinig univentionstaff 2018-07-16 09:31:15 CEST
A school customer reported that after a pxe installation the /etc/apt/sources.list still has the repository entry from the installation registered.

I could verify this in my testenvironment:
The sources.list looks like this:
-------------------------------------------------------------------------------
root@ucs431:~# cat /etc/apt/sources.list
# deb http://master.sunshine.me/univention-repository/4.3/maintained/4.3-1 ucs431 main

deb http://master.sunshine.me/univention-repository/4.3/maintained/4.3-1 ucs431 main
# Line commented out by installer because it failed to verify:
#deb-src http://master.sunshine.me/univention-repository/4.3/maintained/4.3-1 ucs431 main
-------------------------------------------------------------------------------
The customer uses this sed command to command out this entry:

sed -i -r 's/^([^#])/#\0/' /etc/apt/sources.list

-------------------------------------------------------------------------------
We should clean up here, to avoid problems.
Comment 1 Ingo Steuwer univentionstaff 2021-05-14 15:41:51 CEST
This issue has been filed against UCS 4.3.

UCS 4.3 is out of maintenance and many UCS components have changed in later releases. Thus, this issue is now being closed.

If this issue still occurs in newer UCS versions, please use "Clone this bug" or reopen it and update the UCS version. In this case please provide detailed information on how this issue is affecting you.