Project

General

Profile

Bug #13572

Updated by Zack Cerza over 8 years ago

It's breaking jobs and @teuthology-nuke@ 

 <pre> 
 2015-10-22 12:55:52,430.430 INFO:teuthology.orchestra.run.burnupi50.stdout:Reading package lists... 
 2015-10-22 12:55:52,431.431 INFO:teuthology.orchestra.run.burnupi50.stderr:E: Encountered a section with no Package: header 
 2015-10-22 12:55:52,431.431 INFO:teuthology.orchestra.run.burnupi50.stderr:E: Problem with MergeList /var/lib/apt/lists/apt-mirror.front.sepia.ceph.com_blkin_dists_trusty_main_i18n_Translation-en 
 2015-10-22 12:55:52,431.431 INFO:teuthology.orchestra.run.burnupi50.stderr:E: The package lists or status file could not be parsed or opened. 
 </pre> 

 <pre> 
 $ ssh burnupi50 file /var/lib/apt/lists/apt-mirror.front.sepia.ceph.com_blkin_dists_trusty_main_i18n_Translation-en 
 /var/lib/apt/lists/apt-mirror.front.sepia.ceph.com_blkin_dists_trusty_main_i18n_Translation-en: gzip compressed data, from Unix, max compression 
 </pre>

Back