Displaying 20 results from an estimated 2000 matches similar to: "Rsync cross-compilation problem"
2005 Jan 21
1
rsync compilation
Hi all
Here is the egrep result :
egrep "SIZEOF|LONGLONG" build_mipsel/rsync-2.6.3/config.h
/* #undef HAVE_LONGLONG */
#define SIZEOF_INT 4
#define SIZEOF_LONG 4
#define SIZEOF_SHORT 2
and the HAVE_LONGLONG config.log result :
rsync_cv_HAVE_LONGLONG=cross
Is there a problem with this values ?
Thanks a lot for your answer
Best regards, Florian
2003 Mar 12
1
patch: typo's and gcc warnings
Two patches:
one to correct the spelling of permissions (in comments, but such typos
disturb me as well), and
one to cast inode and dev to unsigned long before comparing, to prevent
gcc giving a warning "comparison between signed and unsigned".
Paul Slootman
-------------- next part --------------
diff -ru orig/rsync-2.5.6/generator.c rsync-2.5.6/generator.c
---
2011 Feb 25
2
Bug inkvm_set_irq
Hi,
Each time i try tou use vhost_net, i'm facing a kernel bug.
I do a "modprobe vhost_net", and start guest whith vhost=on.
Following is a trace with a kernel 2.6.37, but i had the same problem
with 2.6.36 (cf https://lkml.org/lkml/2010/11/30/29).
The bug only occurs whith vhost_net charged, so i don't know if this is
a bug in kvm module code or in the vhost_net code.
Feb
2011 Feb 25
2
Bug inkvm_set_irq
Hi,
Each time i try tou use vhost_net, i'm facing a kernel bug.
I do a "modprobe vhost_net", and start guest whith vhost=on.
Following is a trace with a kernel 2.6.37, but i had the same problem
with 2.6.36 (cf https://lkml.org/lkml/2010/11/30/29).
The bug only occurs whith vhost_net charged, so i don't know if this is
a bug in kvm module code or in the vhost_net code.
Feb
2017 Nov 03
2
stats module
Thanks for your suggestions, Steffen.
Running doveconf -n shows no errors and also, sadly, no mention of the
stats listener:
?? (master=)??
? [T] jeff at nantes-1:p27 $ doveconf -n
# 2.2.22 (fe789d2): /etc/dovecot/dovecot.conf
# Pigeonhole version 0.4.13 (7b14904)
# OS: Linux 4.4.0-97-generic x86_64 Ubuntu 16.04.3 LTS
auth_mechanisms = plain login
auth_socket_path =
2017 Nov 03
2
stats module
Sorry, Aki, I don't follow you.? Did I do it wrong in the file 91-stats
that I shared in my original mail (attached here)?
Jeff
On 03/11/17 16:50, Aki Tuomi wrote:
> You need to add the stats listener, by yourself.
>
> Aki
>
>> On November 3, 2017 at 5:19 PM Jeff Abrahamson <jeff at p27.eu> wrote:
>>
>>
>> Thanks for your suggestions, Steffen.
2009 Jan 05
1
Problem with Active Directory...
Hi,
I have some problems with Samba and Active Directory.
Here is the beginning of my smb.conf (on Debian) :
[global]
realm = AC-NANTES.JUSTICE.FR
workgroup = AC-NANTES
Users from this domain (AC-NANTES) have no problem to log on...
Now, I'd like to do the same with another user from another domain :
AC.JUSTICE.FR who is in a global security group in AC-NANTES (I use
this
2015 Feb 16
2
rodc and KRB_TGS_REQ forwarding to RWDC to access hub ressources
Hi Garming,
> As far I know, all this should work as you would expect. Quite recently,
> Andrew Bartlett and I went about testing some of the behaviour of the
> KDC and confirming behaviour such as RODC ticket forwarding.
thanks for the input. It gives me hope to dig deeper! I have some more
time to spend on this issue today, I gonna try some more scenario.
> The one thing to check
2023 Nov 18
1
Can someone please have a look at this query on stackoverflow?
And indeed again (I did not understand your previous question exactly
at first), the 'hard-coded' definition of a landscape a4 sheet would
therefore be:
paperwidth=29.7cm, paperheight=21cm
Olivier.
On Sat, 18 Nov 2023 13:20:49 +0530
Ashim Kapoor <ashimkapoor at gmail.com> wrote:
> Dear Olivier,
>
> Many thanks for your reply.
>
> Very cool.
>
> You know
2013 Jan 31
1
sieve_max_redirects=0 not working as documented
Hello
I'm trying to keep my users from using the "redirect" action with
pigeonhole from dovecot 2.0.21. As documented in
http://wiki2.dovecot.org/Pigeonhole/Sieve/Configuration I configured
sieve like this:
plugin {
sieve = ~/.dovecot.sieve
sieve_dir = ~/sieve
sieve_max_redirects = 0
}
(and doveconf indeed shows the new setting for sieve_max_redirects)
Unfortunately I
2023 Nov 18
2
Can someone please have a look at this query on stackoverflow?
Dear Olivier,
Many thanks for your reply.
Very cool.
You know what I thought ? I thought you had modified the A4 sheet size
to compute the paperheight and paperwidth ?
I wonder if that's another way of proceeding.
Best,
Ashim
On Sat, Nov 18, 2023 at 12:51?PM Olivier Crouzet
<olivier.crouzet at univ-nantes.fr> wrote:
>
> Dear Ashim,
>
> these are documented in the LaTeX
2015 Feb 22
1
rodc and KRB_TGS_REQ forwarding to RWDC to access hub ressources
Hi Garming,
>
> If you don't make much progress on your own, one thing you could do is
> turn up the logging level and send in some logs and network traces
> (and the steps you took). This is usually the easiest way to diagnose
> any obvious issues and gives a much better sense of what is actually
> happening.
sorry to come back to you so late... It seems inded to be some
2023 Nov 18
1
Can someone please have a look at this query on stackoverflow?
Dear Ashim,
these are documented in the LaTeX 'geometry' package (see for example
on CTAN: https://ctan.org/pkg/geometry). As I added in my response on
Stackoverflow, several parts in the RMarkdown header actually concern
information that are processed by LaTeX to actually generate the PDF,
among which the 'geometry' line. For someone who is used to working with
LaTeX, it is
2005 Sep 27
3
Free space/capacity displayed as garbage...
Dear,
I'm having some strange problems with Samba.
I have shared a linux folder on my samba and have mapped it to a drive letter in Windows XP (I also tried with Windows 2000).
When I right click my mapped drive and click on properties to view the free space and capacity, I get all garbage as can be seen
from the screenshot at:
http://www.nuonsoft.com/temp/samba_free_space.jpg
I'm running
2017 Nov 03
3
stats module
On 03/11/17 17:43, Mark Moseley wrote:
>
>
> On Fri, Nov 3, 2017 at 9:35 AM, Jeff Abrahamson <jeff at p27.eu
> <mailto:jeff at p27.eu>> wrote:
>
> Sorry, Aki, I don't follow you.? Did I do it wrong in the file
> 91-stats
> that I shared in my original mail (attached here)?
>
> Jeff
>
>
> On 03/11/17 16:50, Aki Tuomi wrote:
2023 Nov 18
1
Can someone please have a look at this query on stackoverflow?
Dear Olivier,
Many thanks for your reply.
This works well for me.
How did you come up with the pagewidth / pageheight numbers? I do
understand that their ratio = 16:9,
but how did you choose these numbers?
Best Regards,
Ashim
On Fri, Nov 17, 2023 at 9:25?PM Olivier Crouzet
<olivier.crouzet at univ-nantes.fr> wrote:
>
> Dear Ashim,
>
> I don't think the aspectratio is
2003 Aug 06
2
(no subject)
Hi everybody,
Hope your are not all on holyday because I've got a problem that is going to
drive me crazy...
I would like to remove some rows from a dataframe. The rows correspond to
some
specific indexes which I can get by looking at the name in the first column
of my dataset. But I manage to get only the opposite of what I really want
(function #1)
#Function#1:
2017 Nov 02
3
stats module
I'd like to monitor my dovecot instance (running on ubuntu 16.04) using
telegraf.
[T] jeff at nantes-1:log $ dovecot --version
2.2.22 (fe789d2)
[T] jeff at nantes-1:log $
To do that, I think I need to use the stats module and get it to talk on
port 24242.? I've not found enough documentation on this module to feel
really comfortable with it, so it doesn't surprise me that
2003 Jun 02
2
partition magic messed up my magic number
Hi,
I've been foolish enough to let Partition-Magic move/resize/etc. my partitions without a prior backup.
My ext3 /dev/hda7 (was RH 9) is no longer recognised by fsck.
I tried fsck -b 8139, 32768 and 65536 - but am not quite sure
about if these are the right ones to try.
So far I created another partition with same number of blocks and did a backup with
dd if=/dev/hda7 of=/dev/hda8
2005 Jul 08
4
Mtu/802.1Q limits on vif ??
Hello. I''m new to the list and I hope this is not a FAQ. I searched the
archives and didn''t find an answer...
Quick question :
Is there a limitation if the vif code cutting at 1500 bytes ??
I''m trying to implement an IPv6 router/Firewall (2 XenU)
Xen 2.0.6,
Linux 2.6 is used on xen0 and XenU.
The physical machine has 2 interfaces, eth0 (which is connected to an