Displaying 20 results from an estimated 4000 matches similar to: "ast_data does not patch"
2005 Jun 21
1
ast_data help
hello,
I need help with ast_data
I downloaded asterisk from cvs
cvs -d :pserver:anoncvs@cvs.digium.com:/usr/cvsroot co
-r HEAD asterisk
and the latest ast_data.
When i run ./INSTALL.txt i get :
serveur1:/opt/asterisk/ast_data# ./INSTALL
patching file contrib/scripts/sip-friends.sql
patching file contrib/scripts/iax-friends.sql
patching file apps/app_voicemail.c
Hunk #1 succeeded at 27 with
2005 Jan 13
2
Problem patching asterisk CVS with SpanDSP
I'm trying to patch the current asterisk CVS with spandsp-0.0.1k.tar.gz.
Everything compiles fine but when I go to patch the asterisk/apps/Makefile
it fails:
asterisk:/usr/src/spandsp2# patch < Makefile.patch
can't find file to patch at input line 3
Perhaps you should have used the -p or --strip option?
The text leading up to this was:
--------------------------
|--- Makefile.orig
2008 Feb 26
2
fileflags.diff patch
Hi All,
I just tried (on OS10.5.2) the new fileflags.diff patch
patch -p1 <patches/fileflags.diff
patch -p1 <patches/crtimes.diff (see result below- I fixed the rej's )
then
./configure
make
then tried it out but it isn't copying the creation dates now....
just wondering if I missed something .. Rob D
robert-dutoits-powerbook-g4-15:rsync-3.0.0pre10 astrid$ patch -p1
2009 May 24
3
need help to compile wine with patches
hello,
i have a problem to patch wine.
it's about this bug : http://bugs.winehq.org/show_bug.cgi?id=13335,
and concerning mmap.patch.
here is the command line that i tried : patch -p1 < mmap.patch
but here is the result :
Code:
teddy at tedportable:~/wine/wine-1.1.18$ patch -p1 < mmap.patch
patching file dlls/ntdll/ntdll_misc.h
Hunk #1 FAILED at 139.
1 out of 1 hunk FAILED -- saving
2006 Jan 23
1
Adding HTB support for kernel 2.4.19 SUSE 8.1
Hi everybody,
I''ve got a little problem when adding HTB support to my SUSE 8.1 by
patching its kernel 2.4.19.
After i patch kernel getting some errors, the HTB kernel option shows up
but when i make modules it finds something wrong with the sch_htb.o module.
Could somebody give me a hand on this?
Thanks in advance.
I get this information when patching (patch -p1 <
2004 Jan 08
2
Multihome- routes patch problem
Hi all
iam trying to setup Dual gate using Julian patch
DGD, but when i try tp patch to my kernel with fedora
iam getting the following eroor
can some one suggest me what is wrong
or i need a latest patch for fedora
[root@linux-2.4.22-1.2115.nptl]# patch -p1 <
/root/update/update/routes-2.4.20-9.diff
patching file include/linux/netfilter_ipv4/ip_nat.h
patching file
2005 Jul 04
2
voicemail (gui vmail.cgi) patch
Hi,
How could I change the default permissions for voicemails?
When I try to install the patch mentioned at http://www.voip-info.org/tiki-index.php?page=Asterisk+gui+vmail.cgi, I get the following response:
patch < voicemail.patch
patching file app_voicemail.c
Hunk #1 FAILED at 39.
Hunk #2 FAILED at 119.
Hunk #3 FAILED at 296.
Hunk #4 FAILED at 1248.
Hunk #5 FAILED at 1273.
Hunk #6
1999 Jul 02
1
auditing patch
I'm, attempting to patch samba source with a auditing diff to have access
to more thorough accounting of file usage.
patch tool is GNU patch 2.5
samba source is samba-2.0.4b
diff file is samba-audit-2.0.4.diff
Red Hat Linux release 5.2 (Apollo)
Kernel 2.2.3 on an i486
When patch is run from the correct location (the directory containing the
source directory) using patch -p0 <
2005 Jan 21
2
SpanDSPpre10 and AsterisK1.0.4 issues
morn all,
I am trying to compile 1.0.4 and SpanDSPpre10 to compile and have problems
patching the apps makefile. Anyone want to help a little?
# patch < apps_makefile.patch
patching file Makefile
Hunk #1 succeeded at 41 (offset -6 lines).
Hunk #2 FAILED at 70.
1 out of 2 hunks FAILED -- saving rejects to file Makefile.rej
--
|- - - - - - - - - - - - - - - - - - - -|
|-
2007 Apr 18
1
[Bridge] Fedora 2.4.22-1.2166.nptl
Hi,
I'm having trouble applying ebtables-brnf-3_vs_2.4.22.diff to
2.4.22-1.2166.nptl. Applying the patch did not go well. Can anyone help me
with this? TIA.
Andy
Here is the output:
[root@specwall linux-2.4.22-1.2166.nptl]# patch -p1 <
../ebtables-brnf-3_vs_2.4.22.diff
patching file net/bridge/br_private.h
Reversed (or previously applied) patch detected! Assume -R? [n] n
Apply anyway?
2015 Jul 08
2
11.18.0 patch against 11.17.0 running version failed to apply
Le 08/07/2015 17:36, Richard Mudgett a ?crit :
>
>
> On Wed, Jul 8, 2015 at 8:14 AM, Administrator TOOTAI <admin at tootai.net
> <mailto:admin at tootai.net>> wrote:
>
> Hi list,
>
> we wanted to patch our servers with 11.18.0 patch against 11.17.0
> actual running version. Patch failed with
>
> zone-s:/usr/src/asterisk-11.18.0# patch
2013 Feb 03
1
rsync 3.0.9 compile --copy-devices --write-devices not working
Hi Folks,
i recently try to use rsync on devices. The goal is to sync two logical
volumes without copy the whole.
According to
http://gitweb.samba.org/?p=rsync-patches.git;a=tree
write-devices.diff
copy-devices.diff
should do the job.
I downloaded
https://rsync.samba.org/ftp/rsync/rsync-3.0.9.tar.gz
and tried to apply the two .diff from your gitweb
resulting in:
write-devices.diff:
2004 Nov 23
4
Spandsp and Asterisk
Does anyone have an update patch file to get Spandsp installed?
I'm running asterisk CVS-HEAD-11/19/04-21:53:37 on redhat 9.0
I installed spandsp-0.0.2
when runnig the patch I get
patching file Makefile
Hunk #1 FAILED at 41.
Hunk #2 FAILED at 69.
2 out of 2 hunks FAILED -- saving rejects to file Makefile.rej
-------------- next part --------------
An HTML attachment was scrubbed...
2006 May 01
0
[Bug 474] sftp should provide logging
http://bugzilla.mindrot.org/show_bug.cgi?id=474
------- Comment #6 from mail at viliar.net.ru 2006-05-01 20:36 -------
I can not apply both patches : "revised patch, adding chroot option"
and
"sftp transaction logging". I try to apply it to openssh-4.3p2
(portable version) and cvs version (portable).
root at gcc /usr/src/openssh-4.3p2# patch -p0 --dry-run <
2004 May 22
1
Dynamic SIP.CONF
Hey All,
We are looking to expand our usage of Asterisk and I am trying to make as
much of the configuration dynamic as I possibly can. The only part that I'm
having problems with is sip.conf. I can get asterisk to register each
extension with our local SER SIP proxy dynamically by using the
"sipfriends" table in the database, but I'm having trouble with the message
waiting
2008 May 16
8
Patching Wine 1.0-rc1 with 3dmark.diff
Hey guys,
I'm a new Ubuntu convert (installed through Wubi, and am blown away!)
I'd love to get wine working so I play games etc, but I've got a lot of learning to do when it comes to installing and getting things working.
So, I want to use the 1.0-rc1 version of wine, but CoD4 requires the 3dmark.diff patch.
This is what I think I need to be doing:
with the 3dmark.diff file
2003 Jun 20
3
patch20 fails
Can anyone explain why this fails? This was applied to source from
openssh.org.
Thanks,
Ryan
===========================
bash-2.05a$ /opt/freeware/bin/patch -p1
< ../openssh-3.6.1p2-passexpire20.patch
patching file TODO
Reversed (or previously applied) patch detected! Assume -R? [n] y
patching file acconfig.h
Reversed (or previously applied) patch detected! Assume -R? [n] y
patching file
2001 Nov 11
1
problems when patching 2.4.14
If I patch the 2.4.14 kernel with the grsecurity patch first I get
errors while patching the ext3 patch.
the link for the grsecuritypatch
is http://www.grsecurity.net/download.htm
(which ever patch I do first works fine..the onther patch fails)
this is the error I get fro patching the ext3 patch second
(I get an error inthe same place if I patch the grsecurity patch second)
Hunk #1 FAILED at
2003 Oct 28
1
Software Fax Modem. Problem to apply patch to Makefile in apps directory
When I try to apply Makefile.path in the apps directory using command
patch <Makefile.patch I got this error
Hunk #1 FAILED at 22.
Hunk #2 FAILED at 45.
2 out of 2 hunks FAILED -- saving rejects to file Makefile.rej
Any idea?
2004 Sep 07
1
REPOSTED: Problems patching Makefile in apps directory
Dear Friends,
I'm trying to install the spandsp in my Asterisk box, in order to use
rxfax and txfax.
Well, following the instruccions i try to patch the Makefile within the
asterisk/apps source directory and found the following error message
[root@server apps]# patch < Makefile.patch
patching file Makefile
Hunk #1 FAILED at 35.
Hunk #2 FAILED at 68.
2 out of 2 hunks FAILED -- saving