Displaying 20 results from an estimated 96 matches for "soonish".
2015 Oct 07
2
Any further developments on CentOS7 for i386?
...is this going?
> > I'm almost ready to jump in as I would really prefer to be on Gnome 3.
> >
>
> We have moved it into place here, which is where it is going to live
> permanently:
>
> http://mirror.centos.org/altarch/7/os/i386/
>
?Ok, thanks. I may install this soonish...
?
>
> I am working on a wiki page now and we are still doing some testing, but
> the 32 bit arch should be completely usable right now and installable
> (in its final form) from these isos:
>
> http://mirror.centos.org/altarch/7/isos/i386/
>
> The 2 bugs listed in the l...
2015 Apr 02
1
Next stable release?
Hello,
Are there any chances of next stable release appearing soonish? I'm
getting pushback from Homebrew maintainers about the massive amount of
patching required to build the current stable on Mac, since all the
patches have been merged in after last stable.
(I'm also getting pushback about the 4GB download of virtual
appliance, but as I understand that on...
2007 Mar 24
1
OT: RHCE Exam
Hi Guys,
I'm planning to take the RHCE exam soonish. If anyone here has taken the
test I would be interested in getting your thoughts and experiences.
Shawn
2024 Dec 19
1
How about a little game of... Re: lease?
Hello all,
As the holiday season looms upon us, and NUT cracker sounds can be heard
everywhere, I wonder if the current codebase is good enough to cut a 2.8.3
release some time soonish.
Active development of recently contributed drivers has somewhat subsided;
there are still some planned revisions (notably about documentation and
statuses for ECO and similar modes), but some more get shelved as potential
risk to be merged after a release.
So as you might get a few free days...
2024 Dec 19
1
How about a little game of... Re: lease?
Hello all,
As the holiday season looms upon us, and NUT cracker sounds can be heard
everywhere, I wonder if the current codebase is good enough to cut a 2.8.3
release some time soonish.
Active development of recently contributed drivers has somewhat subsided;
there are still some planned revisions (notably about documentation and
statuses for ECO and similar modes), but some more get shelved as potential
risk to be merged after a release.
So as you might get a few free days...
2016 Jun 21
1
Any further developments on CentOS7 for i386?
...ly prefer to be on Gnome 3.
>>>>
>>>
>>> We have moved it into place here, which is where it is going to live
>>> permanently:
>>>
>>> http://mirror.centos.org/altarch/7/os/i386/
>>>
>>
>> ?Ok, thanks. I may install this soonish...
Well I have not gotten to this. Since this is a "community" distro, are
patches and updates provided in the same timeframe as they would be for
CentOS 7 64-bit?
I don't readily see anything like a SIG mailing list or I'd ask there.
Thanks.
>> ?
>>
>>
>...
2007 Dec 08
2
[LLVMdev] APFloat.h header file usage
...d you take the necessary steps to decouple APFloat from the
serialization stuff and any other serialized data structures that live
in lib/Support, lib/ADT or lib/System? That would help me get the
separation going. While you're doing that, I'll be working on the
makefile cleanup. Hopefully, soonish, we can have llvm module actually
use the support module.
Thanks,
Reid.
2007 Feb 04
5
package provider multiple defaults
I am working on some initial testing of puppet and noticed that when
using the package type, I see this in my client logs (from different runs):
warning: Found multiple default providers for package: up2date, yum;
using up2date
warning: Found multiple default providers for package: yum, up2date;
using yum
This is on a CentOS 4.4 client with puppet-0.22.0-1.el4 (from dlutter
repo). After
2020 Jan 22
2
[External] Re: rpois(9, 1e10)
...nction.
> So I sat down and implemented it .. and it seemed to work
> perfectly: Returning the same random numbers as now, but
> switching to use double (instead of returning NAs) when the
> values are too large.
> I'll probably commit that to R-devel quite soonish.
> Martin
Committed in svn rev 77690; this is really very advantageous, as
in some cases / applications or even just limit cases, you'd
easily get into overflow sitations.
The new R 4.0.0 behavior is IMO "the best of" being memory
efficient (integer storage) in most cases (b...
2020 Jan 20
3
[External] Re: rpois(9, 1e10)
Ugh, sounds like competing priorities.
* maintain type consistency
* minimize storage (= current version, since 3.0.0)
* maximize utility for large lambda (= proposed change)
* keep user interface, and code, simple (e.g., it would be easy enough
to add a switch that provided user control of int vs double return value)
* backward compatibility
On 2020-01-20 12:33 p.m., Martin Maechler
2006 Aug 28
1
how does ext3 handle no communication to storage
An HTML attachment was scrubbed...
URL: <http://listman.redhat.com/archives/ext3-users/attachments/20060828/ce9c7bc0/attachment.htm>
2006 Oct 13
5
RoR + oracle + bind vars
Hi,
I have a question about bundle: RoR + oracle + bind variables.
Heaving read forums/blogs/etc I found out RoR does not use bind vars
for oracle particularly (and for all adapters in general).
Then I found Michael''s patch
(http://dev.rubyonrails.org/attachment/ticket/5199/oracle_bind.patch)
but it was not added to the following RoR versions (since the end of
May). As I suppose it was
2020 Apr 08
3
Upgrading LLVM's minimum required CMake version
...rst step IMO. I'd really like to not build
anything from source :) It seems like there are binaries available for
cmake for all of our current platforms, but the windows use case that he
brings is definitely a significant one. Can we perhaps reach out and find
out the likelihood of a reasonably soonish update there? Linux distros are
probably less of a problem - while we all can't use ppas we should be able
to do something, similarly with osx.
Thoughts?
-eric
On Wed, Apr 8, 2020 at 9:53 AM Chris Tetreault via llvm-dev <
llvm-dev at lists.llvm.org> wrote:
>
>
> A line has...
2020 Nov 01
2
v2.3.11.3 solr plugin search via MUA fails to match accented ascii characters; cmd line exec of `doveadm fts lookup` PANICs (assertion failed) [proposed patch]
...i understand correctly that you're solr-indexing your dovecot mail store withOUT using dovecot fts plugin, and that -- with your aforementioned patch -- doveadm successfully uses the resulting indexes?
i hadn't yet seriously considered _circumventing_ fts plugin; if this^ does get resolved soonish, then it's not a big deal. if not, an fts-plugin-less setup would be interesting to know more abt!
> Can you get evidence of things not working? For example tests run with
> soft_commit configured - that's important since without it the updates
> don't show up immediately in...
2014 May 25
2
[LLVMdev] [AArch64] Remaining broken tests
Hi Tim,
There are three remaining broken tests on AArch64 on Gabor's buildbot:
http://lab.llvm.org:8011/builders/llvm-aarch64-linux
CodeGen/Generic/2011-07-07-ScheduleDAGCrash.ll
** LLVM ERROR: Can't handle live physical register dependency!
CodeGen/Generic/asm-large-immediate.ll
** error: invalid operand in inline asm: '/* result: ${0:c} */'
2008 Jun 06
1
package needed: fastthread-1.0.2
I''ve just committed the makings of fastthread-1.0.2 to SVN, fixing a
couple long-standing bugs in 1.0.1:
- merged the fix from ruby_1_8 to avoid rb_bugging during exit with
waiting threads
- SizedQueue#enq is now defined properly
Could you or whoever does the signed gems please turn the crank and
upload the new gems?
Thanks,
-mental
-------------- next part --------------
A
2018 Feb 10
0
Re: [PATCH] Add a cache for iconv_t handles to hive_t
.... I have pushed that change.
>
> > I wonder if there's a way we can avoid hard-coding ‘4’ here, which
> > AIUI is the size of the enum type. Maybe adding an extra enum case
> > ‘nr_recode_types’?
>
> Sure, done.
Great, thanks.
I'm going to do a 1.3.15 release soonish.
Rich.
--
Richard Jones, Virtualization Group, Red Hat http://people.redhat.com/~rjones
Read my programming and virtualization blog: http://rwmj.wordpress.com
libguestfs lets you edit virtual machines. Supports shell scripting,
bindings from many languages. http://libguestfs.org
2015 Aug 07
2
6.7
I don't have CR enabled and a heap of available updates means CentOS 6.7
has been released or what?
Did I miss the announcement?
2015 Aug 07
0
6.7
...n 500 external
mirrors (right now 593) not all of them are updated. (looks like 4%
still are not completely updated)
If we announce too soon, people look for it and don't get it ... if we
wait a bit longer, some people see it on the mirrors before the
announcement.
Announcement should follow soonish, in the mean time .. here are the
release notes:
http://wiki.centos.org/Manuals/ReleaseNotes/CentOS6.7
Thanks,
Johnny Hughes
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 198 bytes
Desc: OpenPGP digital si...
2016 Mar 25
0
CentOS-announce Digest, Vol 133, Issue 12
...r java-1.7.0-openjdk and one for java-1.8.o-oepnjdk for
both CentOS-6 and CentOS-7 .. as both are being maintained. You may or
may not have both installed.
For CentOS-5, there is no java-1.8.0-openjdk, only 1.7.0 .. so for
CentOS-5, there is only one update.
Expect updates for java-1.6.0-openjdk soonish .. Oracle no longer
supports that version directly, so Red Hat will have to backport updates
that are required to that version. There will be updates for centOS-5,
6, and 7 for java-1.6.0
So, there are 3 versions of 'java openjdk' 1.6.0, 1.7.0, and 1.8.0 in
CentOS-6 and 7 .. and only 1.6....