Displaying 20 results from an estimated 544 matches for "bitbuckets".
Did you mean:
bitbucket
2011 Jun 16
1
Comment on libguestfs code in https://bitbucket.org/swamiyeswanth/pyti
Yeswanth, I'm looking at:
https://bitbucket.org/swamiyeswanth/pyti/src/2b3a7401eccf/diskhandler.py
from this thread: http://librelist.com/browser//pyti/2011/6/13/disk-handler/
(1) I don't think the code you posted will work unless you move line
23 ('launch') up to just after you've added the drive (after line 12).
(2) You probably don't want to use 'add_drive'.
2008 May 06
2
Sending routing errors to the bitbucket
Hi,
Rails 1.2.6 on Linux, WEBrick.
Most of my users run IE 6, and some of them have MS Office plugins
that send bogus requests, causing routing errors like this:
ActionController::RoutingError (no route found to match "/MSOffice/
cltreq.asp" with {:method=>:get}):
They''re harmless, but I''d like to just send these to the bitbucket
rather than have them fill up my
2013 Apr 26
1
[newbie] how to find and combine geographic maps with particular features?
SUMMARY:
Specific problem: I'm regridding biomass-burning emissions from a
global/unprojected inventory to a regional projection (LCC over North
America). I need to have boundaries for Canada, Mexico, and US
(including US states), but also Caribbean and Atlantic nations
(notably the Bahamas). I would also like to add Canadian provinces and
Mexican states. How to put these together?
General
2014 Feb 12
1
FastR
Dear all,
at UseR! 2013, the FastR project was announced by Tomas Kalibera, Petr Maj, and Jan Vitek. FastR is an implementation of the R programming language in Java using AST interpretation and specialisation for improved performance. Since, the implementation has been extended to support JIT compilation, leading to performance improvements.
The goal of the project is to further the R community
2018 Feb 02
1
Why R should never move to git
Yes, indeed Gitlab GUI Core Code is Open Source (Libre / Community
Edition): https://gitlab.com/gitlab-org/gitlab-ce
> But his instructions required command-line git, and my main claim is that Github is not good enough to do the kinds of things I want to do and R Core would need to do.
>
> My other claim is that git is too hard to use.
I'm sure that Git Command Line Recipe
2015 Jun 12
3
CRAN testing
Is the mechanism by which packages are tested on CRAN described
anywhere? Is it by any chance written in R? The FastR
<https://bitbucket.org/allr/fastr/wiki/Home> team is interested in
running a virtual CRAN where we can test all the CRAN packages on FastR.
Thanks
Mick Jordan
[[alternative HTML version deleted]]
2010 Jun 14
0
[LLVMdev] CMake sample project?
On Monday 14 June 2010, Nathan Jeffords wrote:
> I built the list by hand though trial and error. I'm not sure if and how
> llvm-config works with cmake. Its seems now that I got the
> right dependencies in the right order, there have been no
> ongoing maintenance issues.
I use llvm-config with cmake, for this I wrote a FindLLVM.cmake file [1], it
provides a FIND_LLVM_LIBS macro
2014 Jan 09
1
OSX - SSH agent functionality differing based upon CLI arguments
Trying to get SSH agent forwarding working for a popular open source configuration management system called Ansible.
I?ve had some unexpected behaviour, the only cause of which I can find is how I express the command line arguments.
http://stackoverflow.com/questions/20952689/vagrant-ssh-agent-forwarding-how-is-it-working?noredirect=1#comment31511341_20952689
In summarise:
In the first
2008 Dec 01
3
[LLVMdev] Multiple directories in a single library
Hi all,
I've previously posted this patch on llvm-commits, but due to a lack of
replies, and the fact that this patch is more something to discuss than
something to apply, I'm posting this again here.
While working on my own backend, I found that things got really messy real
quickly, partly caused by the fact that all .cpp files must be in the same
directory (lib/Target/TargetName).
2014 Apr 02
1
inconsistent error messages on Mac OS X
Hi All,
I am one of the contributors to the FastR project (
https://bitbucket.org/allr <https://bitbucket.org/allr.>) and I have
encountered an interesting issue when trying to implement vector accesses
within FastR. I am trying to understand what kind of error message should
be generated for the following expression:
x<-1:4; x[[1]]<-NULL; x
In order to determine the error message,
2018 Feb 25
2
RFC 8305 Happy Eyeballs in OpenSSH
Has anyone checked to make sure that this won't upset sshguard? [1]
Offhand, it looks like it will [2][3].
[1] https://www.sshguard.net/
[2] https://bitbucket.org/sshguard/sshguard/src/2ed7e0aee18b7271daab92d5335c14e04bb2cc89/src/parser/attacks.txt?at=master&fileviewer=file-view-default#attacks.txt-9
[3]
2016 Dec 27
3
Definition of uintptr_t in Rinterface.h
Hi,
I was recently pointed out that a definition in Rinterface.h can be conflicting
with a definition in stdint.h:
/usr/include/R/Rinterface.h has:
typedef unsigned long uintptr_t;
/usr/include/stdint.h has:
typedef unsigned int uintptr_t;
(when 32bit platform complete definition is:
#if __WORDSIZE == 64
# ifndef __intptr_t_defined
typedef long int intptr_t;
# define
2012 Dec 29
1
Puppet module for managing Cobbler
Module on forge:
http://forge.puppetlabs.com/puppetlabs/apache
Code and issue tracker:
https://bitbucket.org/jsosic/puppet-cobbler
Comments are welcome, hope somebody finds it useful. I''m very happy with
it so far :D
The reason I''m posting it is that couple of people asked me about
publishing this module while I was in a process of developing it, so If
those people
2010 Jul 23
7
fail rollback transaction with manual raise exception
With :
PostgreSQL 8.4 or postgresql-8.3
rails 2.3.4
pg 9.x or pg 8.x
I test this code:
=========================
class NkiBatch < ActiveRecord::Base
Bank.connection.transaction do
bank = Bank.new(:name => "ddsjdsjdsjk")
bank.save!
raise ActiveRecord::Rollback.new
end
end
and this:
=========================
class NkiBatch < ActiveRecord::Base
2010 Jun 13
2
[LLVMdev] CMake sample project?
I built the list by hand though trial and error. I'm not sure if and how
llvm-config works with cmake. Its seems now that I got the
right dependencies in the right order, there have been no
ongoing maintenance issues.
On Sun, Jun 13, 2010 at 4:32 PM, sam lee <skynare at gmail.com> wrote:
> Ah, thank you so much.
> How did you get the list of target_link_libraries() ?
> Did you
2013 Jul 23
1
Enviroment variables or Java startup -D arguments
Hi All,
I have been searching around for a few hours now, but don''t seem to be
using the correct search terms for the answer I need. So please forgive me
if this is a question that has been answered 100 times :( I have seen many
questions regarding enviroment variables, but non seem to be related.
Again, I may be misunderstanding the vocabulary)
I am setting up
2016 Nov 29
5
[RFC] Parallelizing (Target-Independent) Instruction Selection
Hi,
Though there exists lots of researches on parallelizing or scheduling
optimization passes, If you open up the time matrices of codegen(llc
-time-passes), you'll find that the most time consuming task is actually
instruction selection(40~50% of time) instead of optimization
passes(10~0%). That's why we're trying to parallelize the
(target-independent) instruction selection process
2014 Mar 20
2
patch to send incoming key to AuthorizedKeysCommand via stdin
Hi all,
I'm new to the list, so please forgive me if this is duplicated effort.
I have created a patch for openssh which modifies the AuthorizedKeysCommand
directive so that the incoming user's public key is sent to the specified
program via stdin. This provides a means to identify the connecting user
based solely on their public key and not just by the username.
The inspiration for
2011 Apr 05
1
Looking for sponsorship for xnbd
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hello,
I'm sorry for this kind of mass mailing, but I try to find a sonsor for
my xnbd package. I chose you, because all of you are somehow involved
into virtualization in Xen/Qemu/KVM. This is, where my package can be
used best (but is not limited to). Indeed I am about to use it in my Xen
environment in future as well.
* Package name : xnbd
2017 Sep 22
2
Revocation with CRL doesn't work for smartcards
Ah, thank you, obviously this is a bug. Last comment (Ćukasz Matyja
2016-04-01) says to have a fix, but how do I know if it has been added to
bitbucket/samba? And if so, in which version? Or does the problem remain
since the bugzilla case is still there? (Status: New)
On Thu, Sep 21, 2017 at 10:52 PM, Rowland Penny via samba <
samba at lists.samba.org> wrote:
> On Thu, 21 Sep 2017