Bug 887790 - Exception AttributeError: '_read_only' in <bound method write.__del__ of <git.config.write object at 0x20ff980>> ignored
Summary: Exception AttributeError: '_read_only' in <bound method write.__del__ of <git...
Keywords:
Status: CLOSED DUPLICATE of bug 843292
Alias: None
Product: Fedora
Classification: Fedora
Component: fedpkg
Version: 18
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Dennis Gilmore
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-12-17 11:00 UTC by Adam Tkac
Modified: 2013-04-30 23:53 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2013-01-22 12:38:49 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Adam Tkac 2012-12-17 11:00:51 UTC
Description of problem:
I tried to "fedpkg prep" libjpeg-turbo-compat" package but it failed with

Exception AttributeError: '_read_only' in <bound method write.__del__ of <git.config.write object at 0x20ff980>> ignored

error.

Version-Release number of selected component (if applicable):
fedpkg-1.11-1.fc18.noarch

How reproducible:
always

Steps to Reproduce:
[atkac@traged git-fedora]$ fedpkg clone libjpeg-turbo-compat
Cloning into 'libjpeg-turbo-compat'...
remote: Counting objects: 9, done.
remote: Compressing objects: 100% (7/7), done.
remote: Total 9 (delta 0), reused 0 (delta 0)
Receiving objects: 100% (9/9), done.
[atkac@traged git-fedora]$ cd libjpeg-turbo-compat/
[atkac@traged libjpeg-turbo-compat]$ fedpkg prep
Downloading libjpeg-turbo-1.2.1.tar.gz
Exception AttributeError: '_read_only' in <bound method write.__del__ of <git.config.write object at 0x20ff980>> ignored

Actual results:
fedpkg fails to download tar.gz and "prep" the package

Expected results:
fedpkg successfully "preps" the pkg

Comment 1 Adam Tkac 2012-12-17 11:08:31 UTC
Hm, I was apparently too impatient when I reported this bug. After some time (~ 30 sec) `fedpkg prep` ends successfully. However any fedpkg (prep, local) execution blocks for ~30 sec and writes the error. This didn't happen before.

Comment 2 David Juran 2013-01-22 12:38:49 UTC
Looks like a duplicate of 843292

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


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