Bug 1117996

Summary: MiscError: Error reading from file /tmp/yum.cache/anaconda/607c312ecfd09c97b30489c0bb13e9ddf25624e703dea02611ba7000f739bb7c-primary.sqlite.bz2: invalid data stream
Product: [Fedora] Fedora Reporter: Frantisek Hanzlik <franta>
Component: anacondaAssignee: Anaconda Maintenance Team <anaconda-maint-list>
Status: CLOSED NOTABUG QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 20CC: anaconda-maint-list, g.kaviyarasu, jonathan, vanmeeuwen+fedora
Target Milestone: ---   
Target Release: ---   
Hardware: i686   
OS: Unspecified   
Whiteboard: abrt_hash:6402414a3d929aacb75fea1ef6aa92b1d3a6b30605b2384e638575793f355e9c
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-07-10 22:40:46 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
File: anaconda-tb
none
File: anaconda.log
none
File: environ
none
File: lsblk_output
none
File: nmcli_dev_list
none
File: os_info
none
File: program.log
none
File: storage.log
none
File: syslog
none
File: ifcfg.log
none
File: packaging.log none

Description Frantisek Hanzlik 2014-07-09 19:21:20 UTC
Description of problem:
after specifying repos (F20 sources at NFS + 6 other repos /updates + other/ at local http server), when anaconda process repository metadata, crash occurs.

Version-Release number of selected component:
anaconda-20.25.15-1

The following was filed automatically by anaconda:
anaconda 20.25.15-1 exception report
Traceback (most recent call first):
  File "/usr/lib/python2.7/site-packages/yum/misc.py", line 790, in _decompress_chunked
    raise Errors.MiscError, msg
  File "/usr/lib/python2.7/site-packages/yum/misc.py", line 1147, in decompress
    _decompress_chunked(filename, out, ztype)
  File "/usr/lib/python2.7/site-packages/yum/misc.py", line 1162, in repo_gen_decompress
    return decompress(filename, dest=dest, check_timestamps=True)
  File "/usr/lib/python2.7/site-packages/yum/yumRepo.py", line 284, in _check_uncompressed_db_gen
    cached=repo.cache)
  File "/usr/lib/python2.7/site-packages/yum/yumRepo.py", line 239, in populate
    mydbtype)
  File "/usr/lib/python2.7/site-packages/yum/repos.py", line 383, in populateSack
    sack.populate(repo, mdtype, callback, cacheonly)
  File "/usr/lib/python2.7/site-packages/yum/__init__.py", line 770, in _getSacks
    self.repos.populateSack(which=repos)
  File "/usr/lib/python2.7/site-packages/yum/__init__.py", line 1050, in <lambda>
    pkgSack = property(fget=lambda self: self._getSacks(),
  File "/usr/lib/python2.7/site-packages/yum/__init__.py", line 904, in _getGroups
    self.pkgSack
  File "/usr/lib/python2.7/site-packages/yum/__init__.py", line 1073, in <lambda>
    comps = property(fget=lambda self: self._getGroups(),
  File "/usr/lib/python2.7/site-packages/pyanaconda/packaging/yumpayload.py", line 1004, in _yumGroups
    self._groups = self._yum.comps
  File "/usr/lib/python2.7/site-packages/pyanaconda/packaging/yumpayload.py", line 889, in environments
    yum_groups = self._yumGroups
  File "/usr/lib/python2.7/site-packages/pyanaconda/ui/gui/spokes/source.py", line 473, in getRepoMetadata
    self.payload.environments
  File "/usr/lib/python2.7/threading.py", line 764, in run
    self.__target(*self.__args, **self.__kwargs)
  File "/usr/lib/python2.7/site-packages/pyanaconda/threads.py", line 192, in run
    threading.Thread.run(self, *args, **kwargs)
MiscError: Error reading from file /tmp/yum.cache/anaconda/607c312ecfd09c97b30489c0bb13e9ddf25624e703dea02611ba7000f739bb7c-primary.sqlite.bz2: invalid data stream

Additional info:
cmdline:        /usr/bin/python  /sbin/anaconda
cmdline_file:   initrd=initrd.img inst.stage2=hd:LABEL=Fedora\x2020\x20i386 askmethod BOOT_IMAGE=vmlinuz 
executable:     /sbin/anaconda
hashmarkername: anaconda
kernel:         3.11.10-301.fc20.i686
product:        Fedora
release:        Cannot get release name.
type:           anaconda
version:        20

Comment 1 Frantisek Hanzlik 2014-07-09 19:21:47 UTC
Created attachment 916927 [details]
File: anaconda-tb

Comment 2 Frantisek Hanzlik 2014-07-09 19:21:50 UTC
Created attachment 916928 [details]
File: anaconda.log

Comment 3 Frantisek Hanzlik 2014-07-09 19:21:51 UTC
Created attachment 916929 [details]
File: environ

Comment 4 Frantisek Hanzlik 2014-07-09 19:21:53 UTC
Created attachment 916930 [details]
File: lsblk_output

Comment 5 Frantisek Hanzlik 2014-07-09 19:21:54 UTC
Created attachment 916931 [details]
File: nmcli_dev_list

Comment 6 Frantisek Hanzlik 2014-07-09 19:21:55 UTC
Created attachment 916932 [details]
File: os_info

Comment 7 Frantisek Hanzlik 2014-07-09 19:21:57 UTC
Created attachment 916933 [details]
File: program.log

Comment 8 Frantisek Hanzlik 2014-07-09 19:22:01 UTC
Created attachment 916934 [details]
File: storage.log

Comment 9 Frantisek Hanzlik 2014-07-09 19:22:03 UTC
Created attachment 916935 [details]
File: syslog

Comment 10 Frantisek Hanzlik 2014-07-09 19:22:04 UTC
Created attachment 916936 [details]
File: ifcfg.log

Comment 11 Frantisek Hanzlik 2014-07-09 19:22:06 UTC
Created attachment 916937 [details]
File: packaging.log

Comment 12 Frantisek Hanzlik 2014-07-10 22:40:46 UTC
Hi, excuse for this bugreport, it is perhaps unstable system problem. Repeat the installation (but with decreased number of packages to ~2500) was successful - but in long-term work with system, at times an application has crashed (although it pass memtest). After adjusting memory timing, this system seems working fine now, but I have no time to repeat installation again.