Displaying 20 results from an estimated 20000 matches similar to: "Getting EEXIST out of make_bak_dir()"
2010 Mar 08
1
Getting EEXIST out of make_bak_dir()
I have users running rsync 3.0.6 on Mac OS 10.5 and 10.6 with the following arguments (for example):
rsync -aNHAXx --fileflags --force-change --no-inc-recursive --delete-during --filter="P _Archive*" --filter="P /*" --backup --backup-dir="_Archive_2010_March_07_22-27-43" / /Volumes/Backup
I can't seem to figure out how make_bak_dir could be returning this error
2012 Feb 14
1
g_hash_table_contains from glib unstable
Hello everybody,
current lightdm git uses g_hash_table_contains which was introduced in glib
2.31.8. Is it expected to use unstable glib?
--
Best regards,
Chris
O< ascii ribbon campaign
stop html mail - www.asciiribbon.org
2009 Jun 23
3
[LLVMdev] llvmc for PIC16
> BTW, Chris's Makefile changes broke llvmc yesterday (r75379). I'm
> working on a fix.
Hi Mikhail,
Did you get a chance to fix this. I still get errors while building examples.
i00202 at ubuntu:~/projects/llvm/tools/llvmc/example/mcc16$ make
make[1]: Entering directory `/home/i00202/projects/llvm/tools/llvmc/example/mcc16/plugins'
make[2]: Entering directory
2009 Sep 05
3
[LLVMdev] tblgen bug in handling case , switch_on
Hi,
On Sat, Sep 5, 2009 at 9:12 PM, Sanjiv Gupta<sanjiv.gupta at microchip.com> wrote:
> Is the patch below ok?
>
> Index: LLVMCConfigurationEmitter.cpp
> ===================================================================
> --- LLVMCConfigurationEmitter.cpp (revision 80668)
> +++ LLVMCConfigurationEmitter.cpp (working copy)
> @@ -1141,6 +1141,7 @@
>
2009 Jul 02
2
[LLVMdev] llvmc for PIC16
Hi Sanjiv,
On Wed, Jul 1, 2009 at 7:02 PM, Sanjiv Gupta<sanjiv.gupta at microchip.com> wrote:
> I found out the problem. Looks like I can not rely on argv[0] to contain the
> full path of the executable always.
Yeah, that's what I was thinking.
> Can I rely on:
> static Path GetMainExecutable(const char *argv0, void *MainAddr);
Clang relies on it. According to
2009 Jul 02
2
[LLVMdev] llvmc for PIC16
Hi Sanjiv,
On Thu, Jul 2, 2009 at 4:06 AM, Sanjiv Gupta<sanjiv.gupta at microchip.com> wrote:
> Thanks.
> This framework has made writing a driver a pleasure. It couldn't have been
> easier to write a driver.
Glad to hear that!
--
() ascii ribbon campaign - against html e-mail
/\ www.asciiribbon.org - against proprietary attachments
2008 Feb 11
1
Use xdg-open ?
Hi,
are there any plas to implement xdg-open feature along with old
"hardcode" style ?
Not all people likes to use xpdf or firefox, switching to xdg-open
would be a great enchancement.
Cheers.
--
Regards,
TPG - MandrivaLinux's contributor
www.mandriva.com
_
( )
X ascii ribbon campaign - against html e-mail
/ \ www.asciiribbon.org - against proprietary attachments
2009 Dec 08
2
[LLVMdev] More questions on CompilerDriver.
Mikhail Glushenkov wrote:
>
> > 2. Is there anyway to call a C++ hook from inside actions?
> > for example
> > (actions (case
> > (not_empty "Wl,"), (append_cmd "$CALL(Myhook)" )))
>
> Not yet, this is something I'm working on right now.
>
Hi Mikhail,
Did you get a chance to do something about this?
>
>
> BTW, I've
2009 Jun 18
0
[LLVMdev] llvmc for PIC16
Hi Sanjiv,
2009/6/18 Sanjiv Gupta <sanjiv.gupta at microchip.com>:
> Hi Mikhail,
> Thanks for your wonderful help so far. I have few more questions to ask:
>
> How do I modify the driver to pick tools from where the driver itself
> resides, rather than from the PATH?
> Do I need to write some C++ code to customize such behaviors?
Yes, this is what hooks are for.
2016 Jul 21
4
SSL connection reset by peer
Hi,
I am running a dovecot server and have set up an external monitoring,
where every five minutes a login with SSL on port 993 is done. I usually
get once a day an error "connection reset by peer - SSL connect", which
goes away until the next monitor is executed.
Initially I thought that raising the mail_max_userip_connections in
protocol imap in 20-imap.conf to 256 should do the
2016 May 28
3
IMAP Timeouts
Hi,
from time to time the IMAP login times out ... my external monitoring
says "connection reset by peer (SSL)" and Thunderbird tries to connect
forever. After a short while everything returns back to normal operation.
The system resources are plenty, there are no error messages and no
greedy background tasks running.
I read a little about tweaking imap-login - but all the default
2009 Sep 06
2
[LLVMdev] tblgen bug in handling case , switch_on
Hi Sanjiv,
On Sun, Sep 6, 2009 at 8:07 PM, Mikhail
Glushenkov<the.dead.shall.rise at gmail.com> wrote:
> [...]
[Sorry, the formatting was a bit off]
> The following snippet gives the expected behaviour (not tested, but
> you should get the idea):
(case
(switch_on "O0"),
(append_cmd "-disable-opt"),
(or (and (switch_on "O1")
2009 Nov 19
0
[LLVMdev] More questions on CompilerDriver.
Hi Sanjiv,
On Thu, Nov 19, 2009 at 5:07 AM, Sanjiv Gupta
<sanjiv.gupta at microchip.com> wrote:
> Hi Mikhail,
>
> I was trying to figure out how to do the following in compiler driver.
>
> 1. mcc16 driver has a -p <device_name> option. Now from this device_name I
> want to be able to construct a file name like "device_name.o" and pass that
> to the
2013 Mar 20
1
Ctrl-Alt-F? bindings broken under xen 3.0.3-142.el5_9.1 / 2.6.18-348.1.1.el5xen?
I am not sure what I did, but for some reason Ctrl-Alt-F? bindings are
broken on 64-bit xen desktop machine (but not on my laptop (32-bit, no
xen)). Both machines are (mostly) up-to-date and running CentOS 5.9.
I rarely hop to different Virtual Consoles (eg Ctrl-Alt-F1 ...
Ctrl-Alt-F7), but today I wanted to go to the main console to watch
some kernel verbage (I was checking something with
2013 Mar 21
2
CentOS 6.4 x86_64 VM Install freezes
I am trying to install a CentOS 6.4 x86_64 VM using a CentOS 5.9 x86_64
host, but its install has froze *twice*. What I am doing is to create a
10gig LVM volume, which I put a MS-DOS partition table on (using fdisk).
I then format the only partition to ext3, install grub and install the
pxeboot kernel and initrd.img and a simple grub.conf to load this.
I have the CentOS 6.4 x86_64 ISOs mounted
2013 Aug 26
2
Opti-UPS Value Series 575C
Hi!
(first of all, FAQ tells me I should mention "queequeg" :P)
I recently bought the UPS mentioned in the subject, assuming it'd work
with Linux somehow, and the protocol will soon be something common --
turns out I was wrong.
Website of the UPS: http://www.opti-ups.com/ -> USA -> Click on the
big banner when it turns up (turns out I can't like to it directly,
probably
2016 May 27
2
first_valid_uid
Hi,
I have error log entries like
dovecot: lmtp(22155, mail): Error: user mail: Mail access for users with
UID 8 not permitted (see first_valid_uid in config file, uid from userdb
lookup).
This obviously tells me that the user mail (UID 8) is trying to access
the LMTP daemon. How can I find out why he is doing so and how I can get
rid of this error message?
The mail system (Ubuntu 14.04 LTS :
2012 Jun 19
0
What would cause dbus-daemon to fork() bomb?
For some reason, my system (64-bit, CentOS 5.8) has started to have a
strange problem: dbus-daemon fork() bombing, typically overnight. The
machine has been fine for months and months. What could cause this?
This is my home desktop (it is also a server on my lan: dhcp, ldap,
dns, web, etc.).
--
Robert Heller -- 978-544-6933 / heller at deepsoft.com
Deepwoods Software --
2009 Mar 31
0
[LLVMdev] llvmc issues on x86_32
Hi,
> According to the FAQ llvmc is considered experimental/unsupported. But
> FWIW, here's an issue I found while trying to use it on 32 bit x86 systems.
I am the primary maintainer of llvmc. First of all, thanks for
your bug report.
> tools/llvmc/plugins/Base/Base.td hardcodes the -relocation-model=pic
> option into invocations of llc:
This part was copied verbatim from the
2009 Jun 23
0
[LLVMdev] llvmc for PIC16
Hi Sanjiv,
2009/6/23 <Sanjiv.Gupta at microchip.com>
>
> > BTW, Chris's Makefile changes broke llvmc yesterday (r75379). I'm
> > working on a fix.
>
> Hi Mikhail,
> Did you get a chance to fix this. I still get errors while building examples.
>
This issue should be fixed now (r74001+).
--
() ascii ribbon campaign - against html e-mail
/\