Displaying 20 results from an estimated 22 matches for "_remove_".
2012 Feb 26
3
Is there a way to _remove_ dependencies from an RPM built from source?
I'm building my own openmpi packages derived from upstream SRPMs.
Problem: The ones built with Intel's compiler can only be installed by
force, because Intel doesn't register their provided libs with rpm.
Any idea how this can be done?
(Alternative ideas are appreciated as well -- as long as they don't read
as: make Intel fix this.)
-Michael
2016 Sep 27
2
src/Makevars ignored ?
...o generate wrong
> code.
>
> What you should do, is use
> PKG_CFLAGS
> as documented in R-exts, 1.2.1 under "Using Makevars".
in the documentation you pointed (and trust me I read it), keyword is
_set additional_ preprocessor options and//or compiler flags
only way to _remove_ is to overwrite
back to logic.
either Makevars, whatever level, allow to overwrite CC definition
either Makevars, whatever level, disable CC redefinition
but not a mix
Eric
2020 Feb 06
2
Call for testing: OpenSSH 8.2
...feature to function when
> > multiple known_hosts files are in use. When updating host keys,
> > ssh will now search subsequent known_hosts files, but will add
> > updated host keys to the first specified file only. bz2738
>
> In testing this, when the impact is to _remove_ a known_hosts entry then
> all the existing entries are deleted from the subsequent files, and the
> remaining entries are added to the first file.
>
> I initially assumed, on reading the email, that the logic was to not
> assume that subsequent files are writable, but it seems that...
2016 Apr 18
0
[Bug 1953] Implementation of xattr in sftp-server for sshfs
...d still require patching OpenSSH's SFTP server to use the
platform-specific extended attribute APIs (extattr(9) for BSDs,
xattr(8) for Linux, with Mac providing something similar to Linux but
with different function signatures).
It would also leave open the question of how an SFTP client could
_remove_ an extended attribute from a file; the Draft for SFTP does not
provide a way of doing so. One MIGHT argue for a SETSTAT request that
contains an attribute name with an empty value as a signal that that
extended attribute should be deleted.
With the above approach, xattr support might benefit more...
2006 Apr 14
0
[LLVMdev] Re: standalone llvm
Simon Burton <simon at arrowtheory.com> writes:
>> There are several possibilities here: either add1 is assigned a NULL
>> pointer, or LLVM was unable to use the JIT and generates bytecode
>> instead of native code, or invalid native code was generated
>> (unlikely).
>
> Well, it's not NULL:
>
> (gdb) print add1
> $1 = (int (*)(int)) 0x83e43b8
>
2006 Apr 14
1
[LLVMdev] Re: standalone llvm
...t; wrote:
>
> This indicates that the JIT is not working and your code is being
> interpreted. I don't know about "llvm-config --libs jit" you are using
> but I would try adding LLVMJIT.o to your link command the same way you
> do with LLVMInterpreter.o
Actually if I _remove_ those other library link arguments and just left the
ones provided by "llvm-config --libs" it works fine (yay!). Except it's a huge
executable: 168Mb. And the linker warns about some symbols:
/usr/bin/ld: `.gnu.linkonce.t._ZNK4llvm14TargetLowering12getValueTypeEPKNS_4TypeE' refere...
2001 Jan 16
2
Solaris Problem
OpenSSH mailing list, openssh-unix-dev at mindrot.org, added to Cc.
On Tue, Jan 16, 2001 at 10:47:59AM -0500, Etienne Lebel wrote:
> I try to install openssh-2.3.0p1/2.2.0p4 on a solaris 2.7 and I always got a
> core dump with the ssh-keygen. But when I installed the 2.1.1p4 everything
> was fine. Why ?
That's funny... I can't even get it to compile on Solaris 2.7
with gcc
2006 Apr 14
2
[LLVMdev] Re: standalone llvm
On Fri, 14 Apr 2006 03:25:39 +0200
Oscar Fuentes <oscarfv at telefonica.net> wrote:
...
> Simon,
>
> With a fresh CVS checkout, I've tried your test case on Windows/VC++
> and it works ok. Too bad that I have not access to a Linux machine
> right now. I'll like to see what's wrong with your test case.
>
> What you get from running the test case under gdb
2016 Sep 27
0
src/Makevars ignored ?
...hat you should do, is use
>> PKG_CFLAGS
>> as documented in R-exts, 1.2.1 under "Using Makevars".
>>
>
> in the documentation you pointed (and trust me I read it), keyword is _set
> additional_ preprocessor options and//or compiler flags
>
> only way to _remove_ is to overwrite
>
> back to logic.
>
> either Makevars, whatever level, allow to overwrite CC definition
> either Makevars, whatever level, disable CC redefinition
>
> but not a mix
>
>
> Eric
>
> ______________________________________________
> R-deve...
2016 Jul 04
3
SSH multi factor authentication
There has been some good discussion around our IBM security team as to what
actually constitutes SSH multi factor authentication. There are 2 options
being discussed.
One, the Google Authenticator (OTP authentication).
Two, Public/Private key authentication (pubkeyauthentication = yes) which
supports pass phrase private key authentication.
Which of these is considered multi-factor
2004 Mar 07
1
extra groups passed by openssh - security issue?
...gh
the strace
output).
Between different user accounts, the problem occurs often with the exact
same behavior,
but for some there is only one different extra group ID, or none at all.
Is this a known problem?
Can anyone confirm it?
Looking at the source, it appears that great care is taken to _remove_
all extra groups before starting subprocesses, and indeed if I look at the
exact same configuration on Solaris 8, there are no extra groups.
Is this a compile option problem? I have
#define HAVE_SETGROUPS 1
and everything looks proper to me.
Am I looking at a bug or two?
Is there a some unit te...
2007 Dec 06
3
number_to_currency
I am using the number to currency function because i live in the uk and
the company want me to only show values of the pound of course.I have
created all my application using ruby script/generate
scaffold_resource.... I have come across with a problem... this code is
in my applcation:
def number_to_currency(number, options = {})
options = options.stringify_keys
precision, unit, separator,
2007 Aug 27
4
processing Dovecot maildirs with shell scripts
Hello,
I have a postfix server which uses procmail as its delivery agent to
deliver incoming messages to several maildirs. For several reasons,
not really relevant here, I need to process/refilter/sort again the
content of these mailboxes before delivering the messages to the
_other_ maildirs which Dovecot sees and serves to local or remote imap
users. Basically, I need to write some shell
2020 Aug 17
2
[RFC] Introducing convergence control bundles and intrinsics
...the old thing. They are implicitly
distinguished via the "convergencectrl" operand bundle.
The main reason for going down that route is that `convergent` is
really an odd duck in that it is the only attribute in LLVM that
_adds_ new constraints on program transforms. All other attributes
_remove_ constraints on program transforms by expressing constraints
on what the function does (e.g. readnone, nosync, willreturn, ...).
Matt tried to push for changing that, making the "convergent"
restrictions the default and adding `noconvergent` on most things, but
that effort got stuck. In th...
2016 Sep 27
4
src/Makevars ignored ?
Le 27/09/16 ? 13:31, Dirk Eddelbuettel a ?crit :
>
> On 27 September 2016 at 09:37, Eric Deveaud wrote:
> | Hello,
> |
> | I'm tring to install a Rpackage that holds some C//C++ code
> |
> | as far as I understood the R library generic compilation mechanism,
> | compilation of C//C++ sources is controled
> |
> | 1) at system level by the ocntentos
2020 Aug 17
2
[RFC] Introducing convergence control bundles and intrinsics
...via the "convergencectrl" operand bundle.
> >
> > The main reason for going down that route is that `convergent` is
> > really an odd duck in that it is the only attribute in LLVM that
> > _adds_ new constraints on program transforms. All other attributes
> > _remove_ constraints on program transforms by expressing constraints
> > on what the function does (e.g. readnone, nosync, willreturn, ...).
> > Matt tried to push for changing that, making the "convergent"
> > restrictions the default and adding `noconvergent` on most things, bu...
2013 Dec 13
17
[Bug 10322] New: Slow Performance over Network rsync
https://bugzilla.samba.org/show_bug.cgi?id=10322
Summary: Slow Performance over Network rsync
Product: rsync
Version: 3.1.0
Platform: All
OS/Version: All
Status: NEW
Severity: normal
Priority: P5
Component: core
AssignedTo: wayned at samba.org
ReportedBy: Joerg.Grube at Gmx.De
2018 Mar 26
1
Sharding problem - multiple shard copies with mismatching gfids
Ian,
Do you've a reproducer for this bug? If not a specific one, a general
outline of what operations where done on the file will help.
regards,
Raghavendra
On Mon, Mar 26, 2018 at 12:55 PM, Raghavendra Gowdappa <rgowdapp at redhat.com>
wrote:
>
>
> On Mon, Mar 26, 2018 at 12:40 PM, Krutika Dhananjay <kdhananj at redhat.com>
> wrote:
>
>> The gfid mismatch
2020 Feb 05
19
Call for testing: OpenSSH 8.2
Hi,
OpenSSH 8.2p1 is almost ready for release, so we would appreciate testing
on as many platforms and systems as possible. This is a feature release.
Snapshot releases for portable OpenSSH are available from
http://www.mindrot.org/openssh_snap/
The OpenBSD version is available in CVS HEAD:
http://www.openbsd.org/anoncvs.html
Portable OpenSSH is also available via git using the
instructions at
2018 Apr 03
0
Sharding problem - multiple shard copies with mismatching gfids
...uring an initial VM disk format. This is a log
from a test VM that was launched, and then partitioned and formatted
with LVM / XFS:
[2018-04-03 02:05:00.838440] W [MSGID: 109048]
[dht-common.c:9732:dht_rmdir_cached_lookup_cbk] 0-ovirt-350-zone1-dht:
/489c6fb7-fe61-4407-8160-35c0aac40c85/images/_remove_me_9a0660e1-bd86-47ea-8e09-865c14f11f26/e2645bd1-a7f3-4cbd-9036-3d3cbc7204cd.meta
found on cached subvol ovirt-350-zone1-replicate-5
[2018-04-03 02:07:57.967489] I [MSGID: 109070]
[dht-common.c:2796:dht_lookup_linkfile_cbk] 0-ovirt-350-zone1-dht:
Lookup of /.shard/927c6620-848b-4064-8c88-68a332b6...