Closed
Bug 432399
Opened 17 years ago
Closed 17 years ago
Testopia 2.0-RC1 failed to patch bugzilla 3.0.4 on Windows XP
Categories
(Testopia :: Integrations, defect)
Tracking
(Not tracked)
RESOLVED
INCOMPLETE
People
(Reporter: leunghiutung, Assigned: gregaryh)
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.14) Gecko/20080404 Firefox/2.0.0.13;MEGAUPLOAD 1.0
Build Identifier: Testopia 2.0-RC1
Cannot install Testopia 2.0-RC1 over Bugzilla 2.0 on Windows XP.
Reproducible: Always
Steps to Reproduce:
1. Install Bugzilla 3.0.4 on Windows XP and make sure it functions correctly
2. Untar Testopia 2.0-RC1
3. Patch
Actual Results:
C:\bugzilla-3.0.4>patch.exe -p0 -i testopia\patch-3.0.x
patching file Bugzilla/User.pm
Assertion failed: hunk, file ../patch-2.5.9-src/patch.c, line 354
This application has requested the Runtime to terminate it in an unusual way.
Please contact the application's support team for more information.
Expected Results:
Patch and setup without error.
| Assignee | ||
Comment 1•17 years ago
|
||
Testopia has not been tested with 3.0.4 yet. You can expect it to come soon. For now 3.0.3 is the last known good configuration.
Comment 2•17 years ago
|
||
Note that this assertion failure means that patch.exe has crashed.
Can you try a different patch.exe?
I think you maybe open file "patch-3.0.x" with notepad.exe,and then save as text. good luck.
Comment 4•17 years ago
|
||
No response -- closing.
Status: UNCONFIRMED → RESOLVED
Closed: 17 years ago
Resolution: --- → INCOMPLETE
You need to log in
before you can comment on or make changes to this bug.
Description
•