Bug 1117996 - MiscError: Error reading from file /tmp/yum.cache/anaconda/607c312ecfd09c97b30489c0bb13e9ddf25624e703dea02611ba7000f739bb7c-primary.sqlite.bz2: invalid data stream
Summary: MiscError: Error reading from file /tmp/yum.cache/anaconda/607c312ecfd09c97b3...
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Fedora
Classification: Fedora
Component: anaconda
Version: 20
Hardware: i686
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Anaconda Maintenance Team
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:6402414a3d929aacb75fea1ef6a...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2014-07-09 19:21 UTC by Frantisek Hanzlik
Modified: 2014-07-10 22:40 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2014-07-10 22:40:46 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: anaconda-tb (4.32 MB, text/plain)
2014-07-09 19:21 UTC, Frantisek Hanzlik
no flags Details
File: anaconda.log (66.19 KB, text/plain)
2014-07-09 19:21 UTC, Frantisek Hanzlik
no flags Details
File: environ (404 bytes, text/plain)
2014-07-09 19:21 UTC, Frantisek Hanzlik
no flags Details
File: lsblk_output (3.38 KB, text/plain)
2014-07-09 19:21 UTC, Frantisek Hanzlik
no flags Details
File: nmcli_dev_list (5.54 KB, text/plain)
2014-07-09 19:21 UTC, Frantisek Hanzlik
no flags Details
File: os_info (375 bytes, text/plain)
2014-07-09 19:21 UTC, Frantisek Hanzlik
no flags Details
File: program.log (65.57 KB, text/plain)
2014-07-09 19:21 UTC, Frantisek Hanzlik
no flags Details
File: storage.log (252.97 KB, text/plain)
2014-07-09 19:22 UTC, Frantisek Hanzlik
no flags Details
File: syslog (107.21 KB, text/plain)
2014-07-09 19:22 UTC, Frantisek Hanzlik
no flags Details
File: ifcfg.log (4.01 KB, text/plain)
2014-07-09 19:22 UTC, Frantisek Hanzlik
no flags Details
File: packaging.log (2.70 KB, text/plain)
2014-07-09 19:22 UTC, Frantisek Hanzlik
no flags Details

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.


Note You need to log in before you can comment on or make changes to this bug.