Details
-
Task
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
-
None
-
None
Description
Currently, the deb minor upgrade tests are failing with the following message:
Upgrade warning: apt-get update failed, retrying (9)
|
+ for i in 1 2 3 4 5 6 7 8 9 10
|
+ sudo apt-get update
|
E: Malformed entry 55 in list file /etc/apt/sources.list (Component)
|
E: The list of sources could not be read.
|
+ echo 'Upgrade warning: apt-get update failed, retrying (10)'
|