Bug 53690 - apt_pkg.Error: E:The repository 'https://download.docker.com/linux/ubuntu buster Release' does not have a Release file.
apt_pkg.Error: E:The repository 'https://download.docker.com/linux/ubuntu bus...
Status: RESOLVED INVALID
Product: UCS
Classification: Unclassified
Component: UMC - Software update
UCS 5.0
Other Linux
: P5 normal (vote)
: ---
Assigned To: UMC maintainers
UMC maintainers
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2021-08-20 13:47 CEST by Christian Castens
Modified: 2021-08-23 11:03 CEST (History)
1 user (show)

See Also:
What kind of report is it?: ---
What type of bug is this?: ---
Who will be affected by this bug?: ---
How will those affected feel about the bug?: ---
User Pain:
Enterprise Customer affected?:
School Customer affected?:
ISV affected?:
Waiting Support:
Flags outvoted (downgraded) after PO Review:
Ticket number: 2021081021000512
Bug group (optional): Error handling, External feedback
Max CVSS v3 score:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Christian Castens univentionstaff 2021-08-20 13:47:11 CEST
Version: 5.0-0 errata53

Remark: test

Error:
Internal server error during "updater/updates/check".
Request: updater/updates/check

Traceback (most recent call last):
  File "%PY3%/apt/cache.py", line 587, in update
    pulse_interval)
apt_pkg.Error: E:The repository 'https://download.docker.com/linux/ubuntu buster Release' does not have a Release file.

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "%PY3%/univention/management/console/base.py", line 344, in __error_handling
    six.reraise(etype, exc, etraceback)
  File "%PY3%/six.py", line 693, in reraise
    raise value
  File "%PY3%/univention/management/console/base.py", line 247, in execute
    function.__func__(self, request, *args, **kwargs)
  File "%PY3%/univention/management/console/modules/decorators.py", line 321, in _response
    result = _multi_response(self, request)
  File "%PY3%/univention/management/console/modules/decorators.py", line 181, in _response
    return function(self, request)
  File "%PY3%/univention/management/console/modules/decorators.py", line 443, in _response
    return list(function(self, iterator, *nones))
  File "%PY3%/univention/management/console/modules/decorators.py", line 289, in _fake_func
    yield function(self, *args)
  File "%PY3%/univention/management/console/modules/updater/__init__.py", line 305, in updates_check
    apt.update()
  File "%PY3%/apt/cache.py", line 589, in update
    raise FetchFailedException(e)
apt.cache.FetchFailedException: E:The repository 'https://download.docker.com/linux/ubuntu buster Release' does not have a Release file.

Role: domaincontroller_master
Comment 1 Philipp Hahn univentionstaff 2021-08-23 11:03:06 CEST
This is mising 3 completely different things:
- Docker: download.docker.com
- Ubuntu: linux/ubuntu
- Debian: buster

Nothing in UCS uses any of this, so this is either a broken Appp or a wrongy user configured user repository.
In both cases: Non a UCS product bug.
Comment 2 Philipp Hahn univentionstaff 2021-08-23 11:03:37 CEST
(In reply to Philipp Hahn from comment #1)
> This is mising 3 completely different things:
missing -> mixing