Bug 683995 - [abrt] rabbitvcs-core-0.14.1.1-1.fc14: merge.py:145:merge:ValueError: invalid literal for int() with base 10: ''
Summary: [abrt] rabbitvcs-core-0.14.1.1-1.fc14: merge.py:145:merge:ValueError: invalid...
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Fedora
Classification: Fedora
Component: rabbitvcs
Version: 14
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Juan Manuel Rodriguez
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:9fd4759c
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2011-03-10 21:22 UTC by Szőke Károly
Modified: 2012-08-16 14:54 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2012-08-16 14:54:39 UTC
Type: ---


Attachments (Terms of Use)
File: backtrace (852 bytes, text/plain)
2011-03-10 21:22 UTC, Szőke Károly
no flags Details

Description Szőke Károly 2011-03-10 21:22:53 UTC
abrt version: 1.1.17
architecture: x86_64
cmdline: /usr/bin/python /usr/lib/python2.7/site-packages/rabbitvcs/ui/merge.py /home/karcsi/Program/lazarus/learn_branch1
component: rabbitvcs
executable: /usr/lib/python2.7/site-packages/rabbitvcs/ui/merge.py
kernel: 2.6.35.11-83.fc14.x86_64
package: rabbitvcs-core-0.14.1.1-1.fc14
reason: merge.py:145:merge:ValueError: invalid literal for int() with base 10: ''
release: Fedora release 14 (Laughlin)
time: 1299792106
uid: 500

backtrace
-----
merge.py:145:merge:ValueError: invalid literal for int() with base 10: ''

Traceback (most recent call last):
  File "/usr/lib/python2.7/site-packages/rabbitvcs/ui/merge.py", line 87, in on_test_clicked
    self.merge(test=True)
  File "/usr/lib/python2.7/site-packages/rabbitvcs/ui/merge.py", line 145, in merge
    self.svn.revision("number", number=int(high)).primitive(),
ValueError: invalid literal for int() with base 10: ''

Local variables in innermost frame:
ranges: []
recursive: True
url: 'svn://pentium/lazarus/learn/trunk'
self: <__main__.SVNMerge instance at 0x16cdcb0>
args: ()
record_only: False
head_revision: 11
high: ''
test: True
r: '9-'
low: '9'
kwargs: {}
action: <SVNAction(Thread-1, initial)>
ignore_ancestry: False
endcmd: 'Egyes\xc3\xadt\xc3\xa9s teszt befejezve'
startcmd: 'Egyes\xc3\xadt\xc3\xa9s teszt fut'
revisions: '9-'

How to reproduce
-----
1.merge from trunk to branch
2.test
3.crash

Comment 1 Szőke Károly 2011-03-10 21:22:56 UTC
Created attachment 483567 [details]
File: backtrace

Comment 2 Fedora End Of Life 2012-08-16 14:54:42 UTC
This message is a notice that Fedora 14 is now at end of life. Fedora 
has stopped maintaining and issuing updates for Fedora 14. It is 
Fedora's policy to close all bug reports from releases that are no 
longer maintained.  At this time, all open bugs with a Fedora 'version'
of '14' have been closed as WONTFIX.

(Please note: Our normal process is to give advanced warning of this 
occurring, but we forgot to do that. A thousand apologies.)

Package Maintainer: If you wish for this bug to remain open because you
plan to fix it in a currently maintained version, feel free to reopen 
this bug and simply change the 'version' to a later Fedora version.

Bug Reporter: Thank you for reporting this issue and we are sorry that 
we were unable to fix it before Fedora 14 reached end of life. If you 
would still like to see this bug fixed and are able to reproduce it 
against a later version of Fedora, you are encouraged to click on 
"Clone This Bug" (top right of this page) and open it against that 
version of Fedora.

Although we aim to fix as many bugs as possible during every release's 
lifetime, sometimes those efforts are overtaken by events.  Often a 
more recent Fedora release includes newer upstream software that fixes 
bugs or makes them obsolete.

The process we are following is described here: 
http://fedoraproject.org/wiki/BugZappers/HouseKeeping


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