Bug 862941

Summary: RepoError: SQLite objects created in a thread can only be used in that same thread.The object was created in thread id 140116443670272 and this is thread id 140116778125056
Product: [Fedora] Fedora Reporter: Reartes Guillermo <rtguille>
Component: anacondaAssignee: Anaconda Maintenance Team <anaconda-maint-list>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 18CC: anaconda-maint-list, g.kaviyarasu, jonathan, robatino, vanmeeuwen+fedora
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
Whiteboard: abrt_hash:3645719e8e726a9ce3457f4113fb5f5e5505d294089278ac85f9d7a43a15203c
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2012-10-04 14:32:55 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:
Bug Depends On:    
Bug Blocks: 752660    
Attachments:
Description Flags
File: anaconda-tb
none
File: product
none
File: type
none
File: ifcfg.log
none
File: storage.log
none
File: version
none
File: environ
none
File: anaconda.log
none
File: syslog
none
File: hashmarkername
none
File: packaging.log
none
File: cmdline_file
none
File: release
none
File: program.log none

Description Reartes Guillermo 2012-10-04 01:32:39 UTC
Description of problem:
all ok until i selected KDE Desktop and leave software selection

Version-Release number of selected component:
anaconda-18.11

Additional info:
libreport version: 2.0.14
cmdline:        /usr/bin/python  /sbin/anaconda
kernel:         3.6.0-1.fc18.x86_64

description:
:The following was filed automatically by anaconda:
:anaconda 18.11 exception report
:Traceback (most recent call first):
:  File "/usr/lib/python2.7/site-packages/yum/sqlitesack.py", line 55, in newFunc
:    raise Errors.RepoError, str(e)
:  File "/usr/lib/python2.7/site-packages/yum/sqlitesack.py", line 392, in returnPrco
:    cur = self._sql_MD('primary', sql, (self.pkgKey,))
:  File "/usr/lib/python2.7/site-packages/yum/packages.py", line 651, in returnPrcoNames
:    data = [n for (n, f, v) in self.returnPrco(prcotype)]
:  File "/usr/lib/python2.7/site-packages/yum/packages.py", line 676, in <lambda>
:    provides_names = property(fget=lambda self: self.returnPrcoNames('provides'))
:  File "/usr/lib/python2.7/site-packages/yum/depsolve.py", line 237, in allowedMultipleInstalls
:    for prov in po.provides_names:
:  File "/usr/lib/python2.7/site-packages/yum/__init__.py", line 4525, in install
:    if not self.allowedMultipleInstalls(po):
:  File "/usr/lib/python2.7/site-packages/yum/depsolve.py", line 86, in __call__
:    return self.ayum.install(*args, **kwargs)
:  File "/usr/lib/python2.7/site-packages/yum/transactioninfo.py", line 306, in add
:    for condtxmbr in self.install_method(po=pkg):
:  File "/usr/lib/python2.7/site-packages/yum/transactioninfo.py", line 458, in addInstall
:    self.add(txmbr)
:  File "/usr/lib/python2.7/site-packages/yum/__init__.py", line 4567, in install
:    txmbr = self.tsInfo.addInstall(po)
:  File "/usr/lib/python2.7/site-packages/yum/depsolve.py", line 717, in _requiringFromTransaction
:    txmbrs = self.install(best, provides_for=reqtuple)
:  File "/usr/lib/python2.7/site-packages/yum/depsolve.py", line 338, in _processReq
:    CheckDeps, missingdep = self._requiringFromTransaction(po, requirement, errormsgs)
:  File "/usr/lib/python2.7/site-packages/yum/depsolve.py", line 1018, in _resolveRequires
:    (checkdep, missing, errormsgs) = self._processReq(po, dep)
:  File "/usr/lib/python2.7/site-packages/yum/depsolve.py", line 873, in resolveDeps
:    CheckDeps, checkinstalls, checkremoves, missing = self._resolveRequires(errors)
:  File "/usr/lib/python2.7/site-packages/yum/__init__.py", line 1120, in buildTransaction
:    (rescode, restring) = self.resolveDeps()
:  File "/usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py", line 1083, in checkSoftwareSelection
:    (code, msgs) = self._yum.buildTransaction(unfinished_transactions_check=False)
:  File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py", line 87, in checkSoftwareSelection
:    self.payload.checkSoftwareSelection()
:  File "/usr/lib64/python2.7/threading.py", line 504, in run
:    self.__target(*self.__args, **self.__kwargs)
:  File "/usr/lib64/python2.7/site-packages/pyanaconda/threads.py", line 87, in run
:    threading.Thread.run(self, *args, **kwargs)
:RepoError: SQLite objects created in a thread can only be used in that same thread.The object was created in thread id 140116443670272 and this is thread id 140116778125056

Comment 1 Reartes Guillermo 2012-10-04 01:32:48 UTC
Created attachment 621210 [details]
File: anaconda-tb

Comment 2 Reartes Guillermo 2012-10-04 01:32:50 UTC
Created attachment 621211 [details]
File: product

Comment 3 Reartes Guillermo 2012-10-04 01:32:52 UTC
Created attachment 621212 [details]
File: type

Comment 4 Reartes Guillermo 2012-10-04 01:32:54 UTC
Created attachment 621213 [details]
File: ifcfg.log

Comment 5 Reartes Guillermo 2012-10-04 01:32:58 UTC
Created attachment 621214 [details]
File: storage.log

Comment 6 Reartes Guillermo 2012-10-04 01:33:00 UTC
Created attachment 621215 [details]
File: version

Comment 7 Reartes Guillermo 2012-10-04 01:33:02 UTC
Created attachment 621216 [details]
File: environ

Comment 8 Reartes Guillermo 2012-10-04 01:33:05 UTC
Created attachment 621217 [details]
File: anaconda.log

Comment 9 Reartes Guillermo 2012-10-04 01:33:08 UTC
Created attachment 621218 [details]
File: syslog

Comment 10 Reartes Guillermo 2012-10-04 01:33:11 UTC
Created attachment 621219 [details]
File: hashmarkername

Comment 11 Reartes Guillermo 2012-10-04 01:33:13 UTC
Created attachment 621220 [details]
File: packaging.log

Comment 12 Reartes Guillermo 2012-10-04 01:33:16 UTC
Created attachment 621221 [details]
File: cmdline_file

Comment 13 Reartes Guillermo 2012-10-04 01:33:18 UTC
Created attachment 621222 [details]
File: release

Comment 14 Reartes Guillermo 2012-10-04 01:33:21 UTC
Created attachment 621223 [details]
File: program.log

Comment 15 Chris Lumens 2012-10-04 14:32:55 UTC

*** This bug has been marked as a duplicate of bug 851114 ***