similar to: 2.6.9 w/ acl, xattr, and fake-super support?

Displaying 20 results from an estimated 6000 matches similar to: "2.6.9 w/ acl, xattr, and fake-super support?"

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
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
2007 Nov 05
3
problem restoring via rsync when using stored ACLs (--fake-super)
Hello, In summary, i appear to have encountered a bug when attempting to restore files using rsync 3.0.0pre4 (matt) with stored ACLs (via --fake-super). The ACL information appears to be correctly stored as xattrs on the backup server; however, when i attempt to restore while preserving the ACL data, i get the following error: ERROR: out of memory in get_xattr_data [sender] Questions: 1. Is
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 <
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
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
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?
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 -- |- - - - - - - - - - - - - - - - - - - -| |-
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:
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 <
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
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
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 <
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...
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
2004 Jun 21
1
Problem compiling fax applications
I'm tring to compile fax applications on Debian system. the spandsp library compiles ok, and when i try to patch the make file in apps directory as is said in the instructions it returns errors. I'm using cvs version of asterisk . -------------------------- voipgw:/usr/src/asterisk/apps# patch < Makefile.patch patching file Makefile Hunk #1 FAILED at 35. Hunk #2 FAILED at 68. 2 out of
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 > > > >