Bug 845482 - fedpkg: '_read_only' in write.__del__ of <git.config.write object> ignored
Summary: fedpkg: '_read_only' in write.__del__ of <git.config.write object> ignored
Keywords:
Status: CLOSED DUPLICATE of bug 843292
Alias: None
Product: Fedora
Classification: Fedora
Component: fedpkg
Version: rawhide
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-08-03 08:11 UTC by Stef Walter
Modified: 2013-01-22 12:38 UTC (History)
3 users (show)

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


Attachments (Terms of Use)

Description Stef Walter 2012-08-03 08:11:59 UTC
Description of problem:

[stef@stef-rawhide realmd]$ fedpkg new-sources realmd-0.6.tar.gz
Uploading: e574d3e5f1ee877222818e2c57623fc4  realmd-0.6.tar.gz
Exception AttributeError: '_read_only' in <bound method write.__del__ of <git.config.write object at 0x11dcfa0>> ignored
######################################################################## 100.0%
Uploaded and added to .gitignore: realmd-0.6.tar.gz
Source upload succeeded. Don't forget to commit the sources file

The 'fedpkg new-sources' seems to succeed regardless.

Version-Release number of selected component (if applicable):

Installed Packages
Name        : fedpkg
Arch        : noarch
Version     : 1.9
Release     : 2.fc18

How reproducible:

Every time.

Steps to Reproduce:
1. Run the command above.
  
Actual results:

Exception message makes it seem like something has gone wrong.

Expected results:

No exception message.

Comment 1 Stef Walter 2012-08-03 09:16:27 UTC
Identical exception for 'fedpkg srpm', 'fedpkg local', 'fedpkg build' ... so probably all the commands:

[stef@stef-rawhide realmd]$ fedpkg srpm
Exception AttributeError: '_read_only' in <bound method write.__del__ of <git.config.write object at 0x1862980>> ignored


[stef@stef-rawhide realmd]$ fedpkg build
Exception AttributeError: '_read_only' in <bound method write.__del__ of <git.config.write object at 0x1b88a60>> ignored
Exception AttributeError: '_read_only' in <bound method write.__del__ of <git.config.write object at 0x1b889f0>> ignored

Comment 2 Brian Lane 2012-08-13 18:29:51 UTC
See bug 843292

Comment 3 Fedora Admin XMLRPC Client 2012-11-30 18:27:32 UTC
This package has changed ownership in the Fedora Package Database.  Reassigning to the new owner of this component.

Comment 4 David Juran 2013-01-22 12:38:06 UTC
Marking this as duplicate of bug 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.