On Mon, 2005-06-27 at 06:54 +0200, Christian Perrier wrote: > This file is actually the shadow *programs* translation > > Christine, do you want to take care of it?
Okay, I was just looking at this, and it looks like everyone's away on IRC... > It is a bit more complex than debconf translations because here the > update impacts the patch we have for the programs translation > (132_vi.dpatch). > > So, the Right Way to deal with this bug is (see also README.patches in > debian/patches): > > -Install quilt on your system > > -In a fresh dir, untar the shadow_4.0.3_orig.tar.gz file (you can get > it with "apt-get source shadow"). > > -In this directory, copy or check out the trunk/debian directory from > SVN. > > -Go at the top of this source tree and issue: > -quilt push 132_vi > (this will apply all patches up to the 132 one in the order listed > in patches/00list) I get this far. However, when I attempt to push the patch, I get the following error: [EMAIL PROTECTED]:~/shadow-4.0.3/debian$ quilt push 132_vi.dpatch Applying patch 001_Makefile.in.in.dpatch can't find file to patch at input line 30 Perhaps you used the wrong -p or --strip option? The text leading up to this was: -------------------------- <snip patch spam> |--- shadow-4.0.3.orig/po/Makefile.in.in |+++ shadow-4.0.3/po/Makefile.in.in -------------------------- No file to patch. Skipping patch. 3 out of 3 hunks ignored Patch 001_Makefile.in.in.dpatch does not apply (enforce with -f) So, when I untar the orig.tar.gz file in a fresh dir, where does the copied debian/ go in relationship to the new folder containing the shadow source? I've tried in a couple different places - in the fresh dir, e.g. 'foo/debian' where the shadow source is 'foo/shadow-4.0.3', placing the copied debian/ in the untarred source like it would appear normally, i.e. 'shadow-4.0.3/debian' (as in above), etc. Is there something else to the command that I've missed, or am I doing something wrong in another way? -- "All that glitters is not gold; not all those that wander are lost." J.R.R. Tolkien, The Fellowship of the Ring blog: http://frisia.middle-earth.us/ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]