search for: return_code

Displaying 20 results from an estimated 23 matches for "return_code".

2009 Jul 19
0
[PATCH] pcitest: fix wrong statements about file locations
...Index: syslinux-3.82-440-g6483c80/com32/modules/pcitest.c =================================================================== --- syslinux-3.82-440-g6483c80.orig/com32/modules/pcitest.c +++ syslinux-3.82-440-g6483c80/com32/modules/pcitest.c @@ -127,8 +127,7 @@ int main(int argc, char *argv[]) return_code = get_name_from_pci_ids(pci_domain, "pci.ids"); if (return_code == -ENOPCIIDS) { printf("PCI: ERROR !\n"); - printf - ("PCI: Unable to open pci.ids in the same directory as pcitest.c32.\n"); + printf("PCI: Unable to open pci.ids file in current director...
2009 Sep 19
0
[RESEND][PATCH] pcitest: fix wrong statements about file locations
...Index: syslinux-3.82-440-g6483c80/com32/modules/pcitest.c =================================================================== --- syslinux-3.82-440-g6483c80.orig/com32/modules/pcitest.c +++ syslinux-3.82-440-g6483c80/com32/modules/pcitest.c @@ -127,8 +127,7 @@ int main(int argc, char *argv[]) return_code = get_name_from_pci_ids(pci_domain, "pci.ids"); if (return_code == -ENOPCIIDS) { printf("PCI: ERROR !\n"); - printf - ("PCI: Unable to open pci.ids in the same directory as pcitest.c32.\n"); + printf("PCI: Unable to open pci.ids file in current director...
2009 Nov 18
1
[RESEND][PATCH] pcitest: fix wrong statements about file locations
...t;herbszt at gmx.de> Index: syslinux-3.84-pre3/com32/modules/pcitest.c =================================================================== --- syslinux-3.84-pre3.orig/com32/modules/pcitest.c +++ syslinux-3.84-pre3/com32/modules/pcitest.c @@ -127,8 +127,7 @@ int main(int argc, char *argv[]) return_code = get_name_from_pci_ids(pci_domain, "pci.ids"); if (return_code == -ENOPCIIDS) { printf("PCI: ERROR !\n"); - printf - ("PCI: Unable to open pci.ids in the same directory as pcitest.c32.\n"); + printf("PCI: Unable to open pci.ids file in current director...
2006 Jul 22
0
multiple return values in action web service
Hi all, Does anyone have any advice about returning multiple values from an ActionWebService? That is, I''d like to implement something like the following. api_method :do_something, :expects => [{:id => :string}], :returns => [{:return_code => :int}, {:return_text => :string}] The easy way to do it would be to wrap everything in a struct: class ReturnStatus < ActionWebService::Struct member :return_code, :int member :return_text, :string end api_method :do_something, :expects...
2010 Aug 24
0
[PATCH]: Exiting -1 if dhcp client failed
...g -1 instead of 0 --- diff --git a/usr/kinit/ipconfig/main.c b/usr/kinit/ipconfig/main.c index f00041b..888fdeb 100644 --- a/usr/kinit/ipconfig/main.c +++ b/usr/kinit/ipconfig/main.c -334,6 +334,7 @@ static int loop(void) int nr = 0; struct timeval now, prev; time_t start; + int return_code=0; pkt_fd = packet_open(); if (pkt_fd == -1) { -396,6 +397,7 @@ static int loop(void) now.tv_sec - start >= loop_timeout) { printf("IP-Config: no response after %d " "secs - giving up\n", loop_timeout); +...
2009 Jan 24
1
[LLVMdev] inline asm semantics: output constraint width smaller than input
...*= 4; asm("mull %%edx" diff --git a/arch/x86/pci/pcbios.c b/arch/x86/pci/pcbios.c index b82cae9..dfff175 100644 --- a/arch/x86/pci/pcbios.c +++ b/arch/x86/pci/pcbios.c @@ -65,6 +65,7 @@ static struct { static unsigned long bios32_service(unsigned long service) { unsigned char return_code; /* %al */ + unsigned long return_code_compat; /* %eax */ unsigned long address; /* %ebx */ unsigned long length; /* %ecx */ unsigned long entry; /* %edx */ @@ -72,13 +73,14 @@ static unsigned long bios32_service(unsigned long service) local_irq_save...
2009 Jan 24
0
[LLVMdev] inline asm semantics: output constraint width smaller than input
* Török Edwin <edwintorok at gmail.com> wrote: > On 2009-01-23 20:27, Török Edwin wrote: > >>> > >>> > >> i'd not mind it at all if the kernel could be built with other open-source > >> compilers too. > >> > >> Now in this case the patch you suggest might end up hurting the end result > >> so it's
2004 Nov 29
1
data is getting corrupted
...0.00 0 And it's the same columns that become corrupt. I wanted to make sure I'm using PROTECT correctly (the examples in the docs don't appear very thourough) and included a snippet below, SEXP r_write_sample_to_file( SEXP sample_in, SEXP filename ) { unsigned long return_code; struct SAMPLE_RECORD *sample_ptr; SEXP ans; PROTECT( filename = AS_CHARACTER( filename ) ); PROTECT(ans = allocVector(INTSXP, 1)); PROTECT( sample_in = AS_LIST( sample_in ) ); sample_ptr = build_sample_from_sexp( sample_in ); write_sample_to_file( &return_code,...
2009 Jan 24
5
[LLVMdev] inline asm semantics: output constraint width smaller than input
On 2009-01-23 20:27, Török Edwin wrote: >>> >>> >> i'd not mind it at all if the kernel could be built with other open-source >> compilers too. >> >> Now in this case the patch you suggest might end up hurting the end result >> so it's not an unconditional 'yes'. But ... how much it actually matters >> depends on
2018 Jan 24
4
geo-replication command rsync returned with 3
...Dietmar gfs 3.12.5 geo-rep log on master : [2018-01-24 15:50:35.347959] I [master(/brick1/mvol1):1385:crawl] _GMaster: slave's time stime=(1516808792, 0) [2018-01-24 15:50:35.604094] I [master(/brick1/mvol1):1863:syncjob] Syncer: Sync Time Taken duration=0.0294??? num_files=1??? job=2??? return_code=3 [2018-01-24 15:50:35.605490] E [resource(/brick1/mvol1):210:errlog] Popen: command returned error??? cmd=rsync -aR0 --inplace --files-from=- --super --stats --numeric-ids --no-implied-dirs --existing --xattrs --acls --ignore-missing-args . -e ssh -oPasswordAuthentication=no -oStrictHostKeyChe...
2017 Sep 29
1
Gluster geo replication volume is faulty
...Here is the output of the geo replication log file [root at gfs1 ~]# tail -n 100 $(gluster volume geo-replication gfsvol geo-rep-user at gfs4::gfsvol_rep config log-file) [2017-09-29 15:53:29.785386] I [master(/gfs/brick2/gv0):1860:syncjob] Syncer: Sync Time Taken duration=0.0357 num_files=1 job=3 return_code=12 [2017-09-29 15:53:29.785615] E [resource(/gfs/brick2/gv0):208:errlog] Popen: command returned error cmd=rsync -aR0 --inplace --files-from=- --super --stats --numeric-ids --no-implied-dirs --existing --xattrs --acls . -e ssh -oPasswordAuthentication=no -oStrictHostKeyChecking=no -i /var/lib/glust...
2018 Jan 25
0
geo-replication command rsync returned with 3
...log on master : > > [2018-01-24 15:50:35.347959] I [master(/brick1/mvol1):1385:crawl] > _GMaster: slave's time stime=(1516808792, 0) > [2018-01-24 15:50:35.604094] I [master(/brick1/mvol1):1863:syncjob] > Syncer: Sync Time Taken duration=0.0294 num_files=1 job=2 > return_code=3 > [2018-01-24 15:50:35.605490] E [resource(/brick1/mvol1):210:errlog] > Popen: command returned error cmd=rsync -aR0 --inplace --files-from=- > --super --stats --numeric-ids --no-implied-dirs --existing --xattrs --acls > --ignore-missing-args . -e ssh -oPasswordAuthentication=no &g...
2014 Dec 22
0
Yum error
...call last): File "/usr/bin/yum", line 29, in <module> yummain.user_main(sys.argv[1:], exit_code=True) File "/usr/share/yum-cli/yummain.py", line 355, in user_main errcode = main(args) File "/usr/share/yum-cli/yummain.py", line 261, in main return_code = base.doTransaction() File "/usr/share/yum-cli/cli.py", line 771, in doTransaction resultobject = self.runTransaction(cb=cb) File "/usr/lib/python2.7/site-packages/yum/__init__.py", line 1728, in runTransaction if self.fssnap.available and ((self.conf.fssnap_au...
2007 Feb 08
1
rsync check by nagios NCSA
...llo everyone I'm using rsync over ssh rsync -ave ssh bla@bla.tld:/home /backup/server1 This works great for many years now Now I'm playing with Nagios and NSCA but how can I detect if rsync has done everything well. nsca works simple <hostname>[tab]<svc_description>[tab]<return_code>[tab]<plugin_output>[newline]. I have a text file named backup_okay with the following: Server1 backup_home 0 Backup is okay. [return] and text file named backup_failed with the following: Server1 backup_home 2 Backup failed. [return] When okay send : send_nsca IP_nagios ?c send_nsca.cf...
2018 Jan 25
2
geo-replication command rsync returned with 3
...; > [2018-01-24 15:50:35.347959] I [master(/brick1/mvol1):1385:crawl] > _GMaster: slave's time??? stime=(1516808792, 0) > [2018-01-24 15:50:35.604094] I > [master(/brick1/mvol1):1863:syncjob] Syncer: Sync Time Taken??? > duration=0.0294??? num_files=1 job=2??? return_code=3 > [2018-01-24 15:50:35.605490] E > [resource(/brick1/mvol1):210:errlog] Popen: command returned > error??? cmd=rsync -aR0 --inplace --files-from=- --super --stats > --numeric-ids --no-implied-dirs --existing --xattrs --acls > --ignore-missing-args . -e ssh -oPas...
2005 Aug 02
0
[ANNOUNCE] mod_R: The R/Apache Integration Project
...ucture of the apr_table type in RApache as.html Converting RApache objects to HTML directives RApache directives used in Apace config file intro Introduction to RApache request_rec Structure of the RApache request record return_codes RApache handler return codes Licensing --------- Please see the file called LICENSE. -- Jeffrey Horner Computer Systems Analyst School of Medicine 615-322-8606 Department of Biostatistics Vanderbilt University ______________________________________...
2005 Aug 02
0
[ANNOUNCE] mod_R: The R/Apache Integration Project
...ucture of the apr_table type in RApache as.html Converting RApache objects to HTML directives RApache directives used in Apace config file intro Introduction to RApache request_rec Structure of the RApache request record return_codes RApache handler return codes Licensing --------- Please see the file called LICENSE. -- Jeffrey Horner Computer Systems Analyst School of Medicine 615-322-8606 Department of Biostatistics Vanderbilt University ______________________________________...
2018 Jan 29
0
geo-replication command rsync returned with 3
...-01-24 15:50:35.347959] I [master(/brick1/mvol1):1385:crawl] >> _GMaster: slave's time??? stime=(1516808792, 0) >> [2018-01-24 15:50:35.604094] I >> [master(/brick1/mvol1):1863:syncjob] Syncer: Sync Time Taken??? >> duration=0.0294??? num_files=1 job=2??? return_code=3 >> [2018-01-24 15:50:35.605490] E >> [resource(/brick1/mvol1):210:errlog] Popen: command returned >> error??? cmd=rsync -aR0 --inplace --files-from=- --super --stats >> --numeric-ids --no-implied-dirs --existing --xattrs --acls >> --ignore-missing...
2017 May 31
6
[PATCH 1/4] efi/udp: core_udp_connect should use SubnetMask not StationAddress for netmask
Signed-off-by: Julien Viard de Galbert <jviarddegalbert at online.net> --- efi/udp.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/efi/udp.c b/efi/udp.c index 1088f47..b0f13ad 100644 --- a/efi/udp.c +++ b/efi/udp.c @@ -163,7 +163,7 @@ void core_udp_connect(struct pxe_pvt_inode *socket, uint32_t ip, } else { udata.UseDefaultAddress = FALSE;
2018 Jan 19
0
geo-replication command rsync returned with 3
Fwiw, rsync error 3 is: "Errors selecting input/output files, dirs" On January 19, 2018 7:36:18 AM PST, Dietmar Putz <dietmar.putz at 3qsdn.com> wrote: >Dear All, > >we are running a dist. repl. volume on 4 nodes including >geo-replication >to another location. >the geo-replication was running fine for months. >since 18th jan. the geo-replication is faulty.