Displaying 10 results from an estimated 10 matches for "l67".
Did you mean:
67
2015 Sep 25
4
Bug#799986: xen-utils-common: please create /var/run/xen-hotplug from an init script
Package: xen-utils-common
Version: 4.4.1-9+deb8u1
Severity: normal
With SE Linux it's desirable to give utilities and daemons the minimum
privileges.
That includes not permitting general utilities to create directories under
/var/run.
I think it would be best if /var/run/xen-hotplug was created by an init script
such
as /etc/init.d/xen (or by systemd-tmpfiles when using systemd units).
2010 Jul 30
1
Debugging Plug-In
Hi,
I'm very new to Dovecot plug-in development.
Is there a simple way to do so some simple logging.
I want and equivalent of printf to be able stick strings in /var/log/maillog.
Regards,
John
2018 Aug 31
2
smbclient changed behaviour authentication-file
...ptor.
After 4.4 this does not any more and requires a filename.
Is there something documented about this behaviour?
Is there a new way to pass a file descriptor for authentication?
Kind regards
Philipp rehs
[
https://github.com/1afa/sambadav/blob/master/src/lib/SambaDAV/SMBClient/Process.php#L67
]
--
Heinrich-Heine-Universität Düsseldorf
Zentrum für Informations- und Medientechnologie
Kompetenzzentrum für wissenschaftliches Rechnen und Speichern
Universitätsstraße 1
Gebäude 25.41
Raum 00.51
Telefon: +49-211-81-15557
Mail: Philipp.Rehs at uni-duesseldorf.de
-------------- next part -----...
2008 May 30
1
Archive of "bad" things during rsync?
Hi,
Wouldn't you know, I can't get rsync to throw an error during
a copy. :) I need to put together some instructions for a guy that runs
a WISP for him to look over before weekly backups are made (I'll be
copying the files to /dev/null so any read errors can be caught).
I can do the simple :
rsync warning: some files vanished before they could be transferred (code 24) at
2017 May 11
0
xrealloc namespace conflict
.... Here are some references:
My package Makevars are at
https://github.com/patperry/r-corpus/blob/master/src/Makevars ; my
version of "xrealloc" is in corpus/src/xalloc.c
You can see the source for the libreadline xrealloc at
https://github.com/JuliaLang/readline/blob/master/xmalloc.c#L67
Patrick Perry wrote:
>
> I have a package on CRAN now (corpus-0.3.1) that is currently failing
> tests on Linux, but passing on all other architectures:
>
> https://cran.r-project.org/web/checks/check_results_corpus.html
>
> I believe that the issue arrises from a namespace c...
2017 May 06
2
xrealloc namespace conflict
I have a package on CRAN now (corpus-0.3.1) that is currently failing
tests on Linux, but passing on all other architectures:
https://cran.r-project.org/web/checks/check_results_corpus.html
I believe that the issue arrises from a namespace class between
"xrealloc", which my package provides for internal use, but which R also
seems to provide (possibly as part of TRE in
2017 May 11
1
xrealloc namespace conflict
On 11 May 2017 at 12:16, Patrick Perry wrote:
| I've done a bit more investigation into this issue. Here is my current
| understanding of the situation:
|
| 1. I have a package on CRAN (corpus-0.3.1) that passes tests on all
| platforms except for Linux.
| 2. My package defines a C function, "xrealloc", for internal use.
| 3. The libreadline library that R links to defines a
2023 Nov 05
1
Passing hid_rep_index to libusb_get_config_descriptor is wrong?
@jimklimov: Looking at the code that uses hid_rep_index, hid_desc_index,
and hid_ep_in|out in usb_subdriver (all in nut_libusb.h)
I don't see any use of the addvars mechanism. If I follow the examples that
set and use those struct members, it looks like everything relies on them
being initialized to 0 by default, then only set in subdrivers or
situations that need something different.
If I
2008 Jul 04
5
Samba v2.2.12 NTLM versions?
Hi,
I am working on an old Unix system, UNIX SVR4 MP-RAS, running a Teradata database.
Due to the age of the system (notably the C compiler, which won't handle v3 source code), I have built Samba 2.2.12
I want to use this to share Unix directories out to XP clients as network drives, for read-write access, keeping the file ownership as strict unix users.
This all works fine, except for
2008 Jun 30
4
Rebuild of kernel 2.6.9-67.0.20.EL failure
Hello list.
I'm trying to rebuild the 2.6.9.67.0.20.EL kernel, but it fails even without
modifications.
How did I try it?
Created a (non-root) build environment (not a mock )
Installed the kernel.scr.rpm and did a
rpmbuild -ba --target=`uname -m` kernel-2.6.spec 2> prep-err.log | tee
prep-out.log
The build failed at the end:
Processing files: kernel-xenU-devel-2.6.9-67.0.20.EL
Checking