search for: l117

Displaying 8 results from an estimated 8 matches for "l117".

Did you mean: 117
2015 Oct 17
2
Order in which UIDs are assigned..
> Dovecot doesn't look at the new files' mtimes or ctimes, because that > would require stat()ing the file, which slows it down. So it's using > the timestamp in the Maildir filename itself. Thanks Timo for the clarification. Whats Dovecot's strategy when the file-name does not contain a time-stamp and its just a sequential long number such as 1494829006737776656. My
2020 May 26
2
Emitting aligned nlist_64 structures for Mach-O in MC
...f3c3a5eed99cef6ab/src/abstraction/FileAbstraction.hpp#L96 [4] https://github.com/apple/darwin-xnu/blob/a449c6a3b8014d9406c2ddbdc81795da24aa7443/libkern/libkern/OSByteOrder.h#L246 [5] https://github.com/apple/darwin-xnu/blob/a449c6a3b8014d9406c2ddbdc81795da24aa7443/libkern/libkern/OSByteOrder.h#L109-L117 From: David Blaikie <dblaikie at gmail.com> Date: Tuesday, May 26, 2020 at 11:25 AM To: Shoaib Meenai <smeenai at fb.com> Cc: "llvm-dev at lists.llvm.org" <llvm-dev at lists.llvm.org> Subject: Re: [llvm-dev] Emitting aligned nlist_64 structures for Mach-O in MC I'd...
2015 Dec 04
0
Re: virt-builder is very slow in git master when building ubuntu 14.04 vm
...c Explorer Mouse as > /devices/platform/i8042/serio1/input/input2 > /sbin/dhclient-script: 31: /sbin/dhclient-script: cannot open > /etc/fstab: No such file > RTNETLINK answers: File exists The failure is here: https://github.com/libguestfs/libguestfs/blob/master/appliance/init#L110-L117 But actually it's a failure in whatever provides the dhclient / dhclient-script in your host. What is the host system? This was reported before, but not resolved: https://www.redhat.com/archives/libguestfs/2015-June/msg00361.html It can be worked around by changing the code (see above) t...
2015 Oct 17
0
Order in which UIDs are assigned..
...t a sequential long number such as 1494829006737776656. If it's less than 64 bits number and Dovecot is compiled as 64bit binary, I guess it should work. Otherwise it gets more or less random: http://hg.dovecot.org/dovecot-2.2/file/17aac21b303d/src/lib-storage/index/maildir/maildir-filename.c#l117 > My problem is that I am manually copying a lot of mail into the "new" directory of a Maildir. The file names range from: 1280369043768241070 - 1514890738113019895 but Dovecot is always assigning first UID to the mail in the file 1494829006737776656. And I am failing to understand wh...
2011 Apr 10
1
Error with part-add with bsd partition
Hello,I receive strange error ><fs> part-init /dev/vda bsd ><fs> part-add /dev/vda primary 64 -1 libguestfs: error: part_add: do_part_add: parted: /dev/vda: parted: invalid token: primary Error: Expecting a file system type. but ><fs> part-init /dev/vda msdos ><fs> part-add /dev/vda primary 64 -1 runs ok Log attached. -- Nikita A Menkovich
2024 Dec 13
1
Check R version dependency in R CMD Check
I?ve been guilty of this myself. I think a check would be good. In my case I was using the new sort_by() function (I think also 4.1) and a user was failing to install on R 4.0. On Fri, Dec 13, 2024 at 11:30 Jan Net?k <netikja at gmail.com> wrote: > Hello, > > I have a server with R 3.6.3 installed and I struggled a bit with > updating several R packages that utilizes some new
2020 May 26
2
Emitting aligned nlist_64 structures for Mach-O in MC
As part of our work on LLD for Mach-O, we’ve observed that the object files produced by LLVM don’t always have aligned nlist_64 entries. For context, nlist_64 is the 64-bit symbol table entry structure for Mach-O, and the symbol table is an array of nlist_64 entries. nlist_64 has an 8 byte member, so it should be 8-byte aligned, but we’ve seen object files where the symbol table only has a 4-byte
2015 Dec 04
2
Re: virt-builder is very slow in git master when building ubuntu 14.04 vm
Hi Rich, I set LIBGUESTFS_DEBUG=1 LIBGUESTFS_TRACE=1 when calling virt-builder, and here is the log: [ 0.1] Downloading: file:///home/myan/work/libguestfs/builder/website/ubuntu-14.04.xz [ 1.4] Planning how to build this image [ 1.4] Uncompressing [ 4.4] Opening the new disk libguestfs: trace: set_verbose true libguestfs: trace: set_verbose = 0 libguestfs: trace: set_tmpdir