Displaying 20 results from an estimated 7000 matches similar to: "rsync, windows/cygwin and special characters in filenames"
2007 Apr 18
5
[Bridge] Bridge MAC address
Sorry, if this question has been answered before, but I could not find
out with a brief look.
How can I set the MAC address for a bridge? The MAC address given for
the bridge device seems to be the one it sends network packets with if
the bridge device has an IP address set. Apparently the bridge starts
with a zero MAC address and when the first interface is attached to
it, it takes its MAC
2013 Jul 11
2
Force a static HWaddr to tinc interface
Hi,
I have been working with tinc network where one host will provide the IP
addresses over DHCP to each connected node. Tinc runs in switch mode.
It seems that the HWaddr of the tinc interface is regenerated every time
when tinc is (re)started. As a result, DHCP server will assign a new IP for
the host. Is there any configuration variable we could use to avoid HWaddr
changing?
Currently, I
2013 Nov 06
1
Frequent RRL false negatives when using multiple server processes on Linux
Hi,
Please advise how to use Response Rate Limiting on a server which has
multiple NSD server processes (nsd.conf server section has server-count
> 1).
We have a problem with NSD v3.2.16 repeatedly unblocking and blocking
again a single source which is flooding positive queries at a ~steady
700 qps rate. rrl-ratelimit setting is the default 200 qps. The
unblock-block happens multiple times
2015 Oct 28
2
2.2.19 crash
Hi,
I have one user constantly crashing with:
Core was generated by `dovecot/imap'.
Program terminated with signal 11, Segmentation fault.
#0 0x007e5b7c in mailbox_list_notify_next (notify=0x0,
rec_r=0xbfee8f00) at mailbox-list-notify.c:28
28 return notify->list->v.notify_next(notify, rec_r);
(gdb) bt
#0 0x007e5b7c in mailbox_list_notify_next (notify=0x0,
2007 Sep 04
1
SOLVED: importing huge XML-Files -- new problem: special characters
Hi all,
thanks to the people who replied to my question! I finally solved the
issue by writing own handlers and using xmlEventParse - which leads
to the following problem which is so odd that its probably a bug.
I use several special charachter in my XML-File, e.g. umlauts or ? or
? - but no matter how I encode my XML (UTF or ISO) or I escape these
characters xmlEventParse always stops
2016 Dec 05
2
2.2.27 panic file mail-index-map.c: line 549 (mail_index_map_lookup_seq_range): assertion failed: (first_uid > 0)
Hi,
Dec 5 20:24:31 dovecot: imap(xx at yy.zz,7ckWZu1CuZFVTILa): Fatal: master:
service(imap): child 7292 killed with signal 6 (core dumped)
Dec 5 20:24:32 dovecot: imap(xx at yy.zz,LnAlZu1COBVVTILa): Panic: file
mail-index-map.c: line 549 (mail_index_map_lookup_seq_range): assertion
failed: (first_uid > 0)
Dec 5 20:24:32 dovecot: imap(xx at yy.zz,LnAlZu1COBVVTILa): Error: Raw
backtrace:
2016 Dec 06
2
2.2.27 panic file mail-index-map.c: line 549 (mail_index_map_lookup_seq_range): assertion failed: (first_uid > 0)
On 06.12.2016 10:47, Aki Tuomi wrote:
>
>
> On 06.12.2016 10:44, Toni Mattila wrote:
>> Hi,
>>
>> On 06-Dec-16 10:10, Aki Tuomi wrote:
>>> Alternatively if you could try and print the args array in cmd_search?
>>>
>>> f 14
>>> p args[0]
>>> p args[1]
>>> ...
>>> until NULL
>>
>> My hand got sore
2010 Jul 22
2
Sweave special characters problem
Dear all,
I use Sweave to create my reports. Unfortunately my script crashes whenever I my R code contains special characters like umlauts.
Is there a way to to escape special characters in Sweave... This is the line that crashes Sweave:
gl_bybranch = ddply(new_wans,.(period,Branchen), function(X) data.frame(Gesch?ftslage=mean(X$sentiment)))
Unfortunately I can't just rename it, because I
2016 Dec 06
2
2.2.27 panic file mail-index-map.c: line 549 (mail_index_map_lookup_seq_range): assertion failed: (first_uid > 0)
On 06.12.2016 09:32, Toni Mattila wrote:
> Hi,
>
> On 05-Dec-16 20:28, Toni Mattila wrote:
>> Panicing stopped when all index files where deleted.
>
> It happens again in same user account, so rebuilding indexes didn't
> fix it.
>
> Here's bt full instead of just bt:
> #0 0x001d4402 in __kernel_vsyscall ()
> No symbol table info available.
> #1
2004 Apr 05
2
special chars in windows filenames
Hi folks!
I upgraded a red hat linux fileserver (kernel version 2.4.18-14)
from samba 2.x to samba 3.02.
After the upgrade, the special chars in windows filenames
(German Umlaute) were no more visible to clients but either
substituted with a little black rectangle or completely suppressed -
depending on the client operating system (W2000/W98).
Within the archived list I found a hint that the
2013 Jan 13
1
Understanding tinc edge connections and re-routing
Hi,
I have successfully setup a tinc network between five hosts (in switch
mode). Two of the hosts have static and known IP addresses (S1 and
S2). Other hosts (H3-H5) connect one (or both) of them. The traffic flows
nicely between all hosts.
The initial edges (ConnectTo configuration directives) in my test network
are:
S1<->S2
H3 -> S1 and S2
H4 -> S1
H5 -> S2
As far as I have
2001 Feb 14
0
How about umlaut characters?
Holger Marzen wrote:
> On 16 Oct 2000 11:39:10 GMT, Uwe Bonnes
> <bon@elektron.ikp.physik.tu-darmstadt.de> wrote:
>
> >Holger Marzen <holger.marzen@sik-gmbh.de> wrote:
> >: I compiled wine-20000109 and got the Lotus Notes Client up and running.
> >: I had to copy lots of dlls from my NT-box but now it works.
> >: My X-Server has access to a
2004 Aug 06
2
Ices2; Metadata and special chars
Hi there!
I am currently developing a broadcast solution with ices2 (feeded over pipe,
stdin). I use a metadata-file and signals to update the streams metadata.
The problem is, names of songs and artists are cut off at special chars like
& or at a german umlaut.
For example:
artist=Test
title=foo & bar
is sent to the clients as "Test - foo ".
Do i have to use some kind of
2014 Jul 06
1
Panic: file istream.c: line 167 with 2.2.13 + istream.c/.h from dovecot-2-2-dffc6dd2be0d
Hi,
Getting following panics with traces:
Jul 6 08:11:52 dovecot: imap(user at domain.tld): Error: Cached message
size smaller than expected (1782 < 1872)
Jul 6 08:11:52 dovecot: imap(user at domain.tld): Error: Maildir filename
has wrong S value, renamed the file from
/path/cencored/Maildir/cur/1201713258.3136.host.cencored.fi,S=1782:2,S
to
2016 Dec 06
0
2.2.27 panic file mail-index-map.c: line 549 (mail_index_map_lookup_seq_range): assertion failed: (first_uid > 0)
On 06.12.2016 10:00, Aki Tuomi wrote:
>
>
> On 06.12.2016 09:32, Toni Mattila wrote:
>> Hi,
>>
>> On 05-Dec-16 20:28, Toni Mattila wrote:
>>> Panicing stopped when all index files where deleted.
>>
>> It happens again in same user account, so rebuilding indexes didn't
>> fix it.
>>
>> #14 0x08058219 in cmd_search
2014 Nov 11
2
Re: Add support for slackware in supermin
Sorry for the top posting, it's the gmail app behavior.
It didn't mention the other aspects because they are not a problem. The
only "problem" is the package depency.
Cordially
Le 11 nov. 2014 19:03, "Pino Toscano" <ptoscano@redhat.com> a écrit :
>
> Hi,
>
> (please do not top-reply...)
>
> On Tuesday 11 November 2014 18:32:10 Mathieu
2004 Aug 06
0
Ices2; Metadata and special chars
On Wednesday 03 March 2004 14:18, Thomas Weber wrote:
> Hi there!
>
> I am currently developing a broadcast solution with ices2 (feeded over
> pipe, stdin). I use a metadata-file and signals to update the streams
> metadata. The problem is, names of songs and artists are cut off at special
> chars like & or at a german umlaut.
>
> For example:
> artist=Test
>
2004 Aug 06
0
Ices2; Metadata and special chars
I have the same problem with status.xsl. Special characters such as “é” are
truncated.
Is there any solution?
Cheers,
MAX
-----Original Message-----
From: owner-icecast@xiph.org [mailto:owner-icecast@xiph.org] On Behalf Of
Ross Levis
Sent: Wednesday, March 03, 2004 4:58 AM
To: icecast@xiph.org
Subject: Re: [icecast] Ices2; Metadata and special chars
I reported this several months
2007 Nov 16
0
Special Characters in Filenames -> rsync error code 24, files vanished
Hello,
there are problems syncing files with special charcters in the filename.
The special characters in the filename are displayed as a question mark.
During synchronization, the rsync tells the file is vanished.
Here is the standard output with level 1 verbosity. Higher verbosity
levels dont give more informations about the problem. The stat command
with this file succeed.
file has vanished:
2009 Apr 28
0
[Fwd: Re: linux -> windows special characters in filenames problems]
> Tried John's bash script, but it doesn't work when you have a file with ":"
> inside a folder also with ":", because it renames the folder first and then
> can't find the file.
I see, nesting will not work. Sorry.
BTW Haro, Thanks for the perl script. If I get time I will pay around
with that..
John