You are not logged in.

#1 2010-02-04 23:44:15

n0dix
Member
Registered: 2009-09-22
Posts: 956

[SOLVED]Dwm problem after a big update

I have installed dwm 5.7.2 and i want to add this patch: http://dwm.suckless.org/patches/pertag

When i applied the patch i get the following error:

alucard@hell ~/.config/dwm/src/dwm-5.7.2 $ patch p1 < /home/alucard/.config/dwm/dwm-5.7.2-pertag.diff 
patching file p1
Hunk #1 FAILED at 120.
Hunk #2 FAILED at 273.
Hunk #3 FAILED at 1450.
Hunk #4 FAILED at 1468.
Hunk #5 FAILED at 1509.
Hunk #6 FAILED at 1620.
Hunk #7 FAILED at 1640.
Hunk #8 FAILED at 1912.
8 out of 8 hunks FAILED -- saving rejects to file p1.rej

Any idea!

Last edited by n0dix (2010-02-05 00:47:27)

Offline

#2 2010-02-04 23:51:43

jasonwryan
Anarchist
From: .nz
Registered: 2009-05-09
Posts: 30,424
Website

Re: [SOLVED]Dwm problem after a big update

What other patches have you applied? Pertag doesn't play nicely with other layout patches...

http://bbs.archlinux.org/viewtopic.php?id=90265


Arch + dwm   •   Mercurial repos  •   Surfraw

Registered Linux User #482438

Offline

#3 2010-02-05 00:40:25

tom5760
Member
From: Philadelphia, PA, USA
Registered: 2006-02-05
Posts: 283
Website

Re: [SOLVED]Dwm problem after a big update

If the output you pasted isn't a typo, then you are using the patch command incorrectly.  You forgot the "-" before the "p1", as in:

patch -p1 < /home/...

Thats why it says "patching file p1 failed".

Offline

#4 2010-02-05 00:47:00

n0dix
Member
Registered: 2009-09-22
Posts: 956

Re: [SOLVED]Dwm problem after a big update

tom5760 wrote:

If the output you pasted isn't a typo, then you are using the patch command incorrectly.  You forgot the "-" before the "p1", as in:

patch -p1 < /home/...

Thats why it says "patching file p1 failed".

I'm an completely idiot. I miss the - symbol.
Sorry gyus for this.

Admin, please delete this thread.;)

Offline

Board footer

Powered by FluxBB