Displaying 20 results from an estimated 7000 matches similar to: "Difference between "depends on" and "import""
2014 Jun 26
2
-fforce-addr causes clang error with Xcode 5.1
Apple's clang in Xcode 5.1 (as for building with the iOS 7.1 SDK) throws an
error about the (gcc-specific?) -fforce-addr option being unknown, which
clang now thinks is evil and should abort compilation.
It looks like this also hits OS X 10.9 builds, as I see there's a patch for
theora in MacPorts for this issue: https://trac.macports.org/ticket/42934
Attached is a quick-fix patch to
2007 Aug 20
2
DO NOT REPLY [Bug 4904] New: POOL_INTERN ignored in pool_create()
https://bugzilla.samba.org/show_bug.cgi?id=4904
Summary: POOL_INTERN ignored in pool_create()
Product: rsync
Version: 3.0.0
Platform: Other
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P3
Component: core
AssignedTo: wayned@samba.org
ReportedBy: brion@wikimedia.org
2016 Aug 15
2
How to remove unused custom hints?
Hello list members,
after programing of dialplan I have some messy Custom:hints which I can see in 'devstate list'. I didn't find any possibility how to remove this hints from Asterisk and I want remove them.?
Can you help me with that, please? I tried search about that something in documentation or on Google, but I didn't find anything.?
asterisk*CLI> devstate list ?
2005 Dec 15
1
Rails Gem Not Installing Properly?
Hey guys,
I get a very strange behavior when I attempt to install the Rails gem
on my server:
[root@hotaces local]# gem install rails --remote
Attempting remote installation of ''rails''
Successfully installed rails-1.0.0
Normally it asks if I want to include dependencies etc. etc. This
appears to be instant but then when I try to use the rails command it
is not there. I
2014 Aug 11
2
[PATCH 1/1] virtio: rng: add derating factor for use by hwrng core
The khwrngd thread is started when a hwrng device of sufficient
quality is registered. The virtio-rng device is backed by the
hypervisor, and we trust the hypervisor to provide real entropy. A
malicious hypervisor is a scenario that's ruled out, so we are certain
the quality of randomness we receive is perfectly trustworthy. Hence,
we use 100% for the factor, indicating maximum confidence
2014 Aug 11
2
[PATCH 1/1] virtio: rng: add derating factor for use by hwrng core
The khwrngd thread is started when a hwrng device of sufficient
quality is registered. The virtio-rng device is backed by the
hypervisor, and we trust the hypervisor to provide real entropy. A
malicious hypervisor is a scenario that's ruled out, so we are certain
the quality of randomness we receive is perfectly trustworthy. Hence,
we use 100% for the factor, indicating maximum confidence
2017 Aug 10
8
is a self signed certificate always invalid the first time?
On Wed, 9 Aug 2017 08:39:30 -0700
Gregory Sloop <gregs at sloop.net> wrote:
> AV> So i?m using dovecot, and i created a self signed certificate
> AV> with mkcert.sh based on dovecot-openssl.cnf. The name in there matches
> AV> my mail server.
>
> AV> The first time it connects in mac mail however, it says the
> AV> certificate is invalid and another
2006 Sep 12
1
Re: Yum update to 4.4 stamps all over rndc.conf
Email Lists wrote:
> -> Once the number three, being the third number, be
> -> reached, then lobbest thou thy Holy Chicken of Antioch towards thy
> foe,
>
> Ok... after much chasing around the yard and far too much clucking
> baaaagokkkkk racket... I have the chicken!!!
>
> Still alive I might add. :-)
>
> Now, where in scripture do I find this again? :-)
2006 Jan 15
7
Dreaded Internal 500 Error on DreamHost.
Hey guys,
I often get this problem the first time I try to deploy a rails app
on dreamhost and I''m not sure what the cause is. Basically, I have
an app that''s running fine on my local machine. I''ve uploaded the
app, configured and migrated to the latest version of the db, and set
all of the necessary directories to 755. But when I run dispatch.rb
in ssh or
2009 Aug 26
7
[LLVMdev] inlining hint
On Aug 26, 2009, at 12:01 PM, Devang Patel wrote:
>>> I do not understand how the "inlinehint" will help. How will it
>>> influence the inliner ?
>>
>> The hint should make it more attractive to inline. I don't know
>> the details
>> yet and they will require some experimenting.
>>
>
> In that case you want to add hint to A
2004 Aug 26
2
ipfw core dump
Hi,
This is the first time I've come across this:
pid 11415 (ipfw), uid 0: exited on signal 11 (core dumped)
The core dump landed in root's home directory in one of my jails.
Has anyone seen this before? Should I be concerned? chkrootkit says
nothing. (How trustworthy is its output? ;-)
Thanks. Cheers.
--
Ng Pheng Siong <ngps@netmemetic.com>
http://firewall.rulemaker.net
2007 Jul 24
3
Hotplug and Multipath routes = lost route
I have 2 cable modems on a server (Linux 2.6.22). I use
multipath, so the route is something like this:
default
nexthop via 201.6.102.1 dev eth1 weight 256
nexthop via 201.6.107.1 dev eth2 weight 128
The first one (eth1) has a higher priority, then when it goes
down, I can "ifconfig" the interface eth1 down and Linux automatically
detects the "dead"
2005 Jul 24
2
success story: TE406P (quadspan with hardware echocan)
I just wanted to post here and let everyone know that the TE406P (quadspan
T1/E1 with hardware echo can) kicks some serious ass.
We've been running a PRI now for over a year with Asterisk (every single call
in and out is through two Asterisk boxes, including faxes) and while the
software based echo cancellation is more than adequate, we'd get the
occassional "edgy" echo and
2007 Nov 14
3
Sso the Linux way?
So I was googling around about this over the last week and here is what I
found:
nis/yp is for some reason bad.
Kerbos is holy, but no how-to's that don't involve windows and active
directory.
What is the recommended sso approach for centos? Where are there examples /
docs to follow?
Jason
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
-
2007 Aug 13
3
RSpec-1.0.8
The RSpec Development Team is pleased to announce the release of RSpec-1.0.8.
RSpec 1.0.6 is the "holy cow, batman, it''s been a long time since we
released and there are a ton of bug fixes, patches and even new
features" release. RSpec 1.0.7 and 1.0.8 deal with a regression
introduced in 1.0.6 and a hiccup in releasing 1.0.7, respectively.
== RSpec
RSpec is a Behaviour Driven
2016 May 30
4
doveadm-server protocol change?
> On May 30, 2016 at 10:26 PM Heiko Schlittermann <hs at schlittermann.de> wrote:
>
>
> Heiko Schlittermann <hs at schlittermann.de> (Mo 30 Mai 2016 21:18:09 CEST):
> > Hi Aki,
> >
> > aki.tuomi at dovecot.fi <aki.tuomi at dovecot.fi> (Mo 30 Mai 2016 20:57:58 CEST):
> > ?
> > > You can get packages from http://xi.dovecot.fi/debian/,
2008 Nov 02
2
R CMD check with Matlab and perl?
Hi, All:
How might one test Matlab and perl code during "R CMD check"?
I ask for two reasons: First, the "fda" package exists in both R
and Matlab, and it would help if we could run test examples in Matlab as
part of "R CMD check". I tried "R.matlab", but could not get it to work
in that context.
Second, I have professional
2013 Feb 04
5
recent ruby packages?
Does anyone know of a repository that's *trustworthy* (gotta worry 'bout
malware) with newer ruby rpm's than RHEL has?
OT: the more I deal with ruby, the less I like it. Someone here was ready
to move to a newer version, and from the ruby.org website, they're
apparently actively hostile to all RH-related distros, even though we're
the most common in North America. They've
2008 Oct 24
1
e2fsck discrepancies
Hi,
yesterday I ran e2fsck -n on a mounted file system and got:
/dev/sdb1 contains a file system with errors, check forced.
According to Ted, the lines that followed were not to be trusted due to
the fact that the file system was mounted. But this error statement
suggests to run a check with the fs unmounted.
Today, we scheduled a downtime and ran the check. It came of completely
clean:
~:
2020 Feb 02
2
Questions about jump threading optimization and what we can do
Holy crap, I completely missed that. I'm sorry! That's my fault.
On Sun, Feb 2, 2020 at 12:15 PM Johannes Doerfert <jdoerfert at anl.gov> wrote:
> On 01/30, Karl Rehm via llvm-dev wrote:
> > Since the bug report here: https://bugs.llvm.org/show_bug.cgi?id=44679
> I've
> > been thinking about cases like it, such as: https://godbolt.org/z/Fwq8mn
> >
>