bug-gnu-arch
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug-gnu-arch] [bugs #9162] star-merge not finding files to patch where


From: Duck
Subject: [Bug-gnu-arch] [bugs #9162] star-merge not finding files to patch where it should
Date: Sun, 30 May 2004 11:23:33 -0400
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.6) Gecko/20040506 Firefox/0.8

This mail is an automated notification from the bugs tracker
 of the project: GNU arch -- a revision control system.




/**************************************************************************/
[bugs #9162] Full Item Snapshot:

URL: <http://savannah.gnu.org/bugs/?func=detailitem&item_id=9162>
Project: GNU arch -- a revision control system
Submitted by: Duck
On: Sun 05/30/2004 at 15:17

Category:  tla
Severity:  5 - Average
Item Group:  bug
Resolution:  None
Status:  Open
Release:  20040420 (CVS)
Fixed Release:  
Merge Request?:  None
Your Archive Name:  
Your Archive Location:  
Assigned to:  None


Summary:  star-merge not finding files to patch where it should

Original Submission:  I'm using tla-buildpackage and maintaining my packages 
using it.

With one of them i got a star-merge with the branch containing original sources 
not workign correctly. This branch has got new patch when a new upstream 
version is released and the package branch then is upgraded using star-merge.

Here follows the problem :
address@hidden ircd-ptlink-6.18.0]$ tla star-merge ircd-ptlink--head--1.0
* build reference tree for address@hidden/ircd-ptlink--head--1.0--patch-7
* from import revision: address@hidden/ircd-ptlink--head--1.0--base-0
* patching for revision: address@hidden/ircd-ptlink--head--1.0--patch-1
* patching for revision: address@hidden/ircd-ptlink--head--1.0--patch-2
* patching for revision: address@hidden/ircd-ptlink--head--1.0--patch-3
* patching for revision: address@hidden/ircd-ptlink--head--1.0--patch-4
* patching for revision: address@hidden/ircd-ptlink--head--1.0--patch-5
* patching for revision: address@hidden/ircd-ptlink--head--1.0--patch-6
* patching for revision: address@hidden/ircd-ptlink--head--1.0--patch-7
* star-merge by 
delta(address@hidden/ircd-ptlink--head--1.0--patch-6,address@hidden/ircd-ptlink--head--1.0--patch-7)[/usr/src/packaging/TBP/+packages/ircd-ptlink/ircd-ptlink-6.18.0]
* build reference tree for address@hidden/ircd-ptlink--head--1.0--patch-6
* from import revision: address@hidden/ircd-ptlink--head--1.0--base-0
* patching for revision: address@hidden/ircd-ptlink--head--1.0--patch-1
* patching for revision: address@hidden/ircd-ptlink--head--1.0--patch-2
* patching for revision: address@hidden/ircd-ptlink--head--1.0--patch-3
* patching for revision: address@hidden/ircd-ptlink--head--1.0--patch-4
* patching for revision: address@hidden/ircd-ptlink--head--1.0--patch-5
* patching for revision: address@hidden/ircd-ptlink--head--1.0--patch-6
* applying changeset
D   src/.arch-ids/ssl.rnd.id
D   src/ssl.rnd
A   
{arch}/ircd-ptlink/ircd-ptlink--head/ircd-ptlink--head--1.0/address@hidden/patch-log/patch-7
?M  include/s_conf.h
?M  src/m_rehash.c
?M  src/m_unkline.c

Then i tried this :
address@hidden ircd-ptlink-6.18.0]$ patch -p1 
<++patches-missing-files.0/include/s_conf.h.patch
patching file include/s_conf.h
address@hidden ircd-ptlink-6.18.0]$ patch -p1 
<++patches-missing-files.0/src/m_rehash.c.patch
patching file src/m_rehash.c
address@hidden ircd-ptlink-6.18.0]$ patch -p1 
<++patches-missing-files.0/src/m_unkline.c.patch
patching file src/m_unkline.c

As u can see manual patching is working perfectly.
This bug now appears each time i'm upgrading with the branch with original 
sources.

Thx for ur work












For detailed info, follow this link:
<http://savannah.gnu.org/bugs/?func=detailitem&item_id=9162>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/







reply via email to

[Prev in Thread] Current Thread [Next in Thread]