Displaying 20 results from an estimated 6000 matches similar to: "auditing 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
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
2005 Feb 12
1
ast_data does not patch
Hello all,
I have just been trying to install the latest ast_data from:
http://svn.asteriskdocs.org/res_data/ast_data/
into my cvs version of Asterisk and have found that the install patching
fails.
---------------------------------------------
patching file contrib/scripts/sip-friends.sql
patching file contrib/scripts/iax-friends.sql
patching file apps/app_voicemail.c
patching file
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
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
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
--
|- - - - - - - - - - - - - - - - - - - -|
|-
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...
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
2011 Jun 14
3
sig_pri.c:985 pri_find_dchan: Span 1: No D-channels available! Using Primary channel as D-channel anyway!
Dear;
Thanks a lot for guiding me.
Is it possible that the installation libpri-1.4.11.5 newer than the libpri-1.4.11.5-patch?
Well, when I typed (note: I am trying to apply the libpri-1.4.11.5-patch for the libpri-1.4.11.5):
libpri-1.4.11.5# patch -p0 -i libpri-1.4.11.5-patch
It gave me that patched detected as shown below (example of one file, and I got same for other files):
patching file
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
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
2008 Nov 11
1
Kernel compilation problems
All,
I am trying to build a custom kernel, following the howto and some stuff
i found on the forums (mkspec.patch)
1. the mkspec.patch gives an error:
[root at centos linux]# patch -p1 < mkspec.patch
(Stripping trailing CRs from patch.)
patching file scripts/package/mkspec
Hunk #1 succeeded at 103 with fuzz 2 (offset 22 lines).
Hunk #2 FAILED at 115.
1 out of 2 hunks FAILED -- saving
2015 Feb 24
2
Current 6.8 git build issues on HP-UX
On Tue, Feb 24, 2015 at 2:20 PM, Darren Tucker <dtucker at zip.com.au> wrote:
> On Wed, Feb 25, 2015 at 09:13:22AM +1100, Darren Tucker wrote:
> > On Wed, Feb 25, 2015 at 09:04:57AM +1100, Darren Tucker wrote:
> > > On Tue, Feb 24, 2015 at 12:11:16PM -0800, Kevin Brott wrote:
> > > > ld: Unsatisfied symbol "xstrdup" in file
> > > >
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
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
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?