similar to: What List to Use for Patch Requests (Johnny Hughes) - CentOS Digest, Vol 118, Issue 4

Displaying 20 results from an estimated 3000 matches similar to: "What List to Use for Patch Requests (Johnny Hughes) - CentOS Digest, Vol 118, Issue 4"

2014 Dec 01
0
Nvidia, vncserver, >> xfce = Resolved Issue
The suggestion from Marco to try a non-3D DE worked. I tried two methods: 1. minimal Centos 7 install and xfce install via CLI. Worked fine. 2. Gnome Centos 7 install and then xfce install via yum groupinstall. Worked fine. One tip for anyone doing this: After starting vncserver the first time, it creates a ~/.vnc/xstartup file. This will be the same type of session if you logged in locally.
2014 Nov 04
2
What List to Use for Patch Requests
I posted an issue that may warrant a patch some days ago with no response. Is there a more appropriate list to post on? Regards, Stan
2014 Dec 04
3
Guidance: compile education
This question may not belong in the Centos.org list, but I do want to compile against this distro. Please advise. The question: Can I be pointed at methods to learn to compile source against a distro. I have software development background (but too long ago to be specifically useful; however I have the concepts). Typically I can find some fairly decent step-by-steps for some apps, but it
2014 Nov 18
2
Centos 7 Nvidia openGL breaks vncserver
Bare metal Centos 6.5, vncserver running, client able to connect with perfect resolution. Nvidia GT240, driver 331.49. Upgrade to Centos 7 with nouveau basic driver, all still works fine. Resolution poor on wire connected monitor, but perfect on vnc client session (1920x1080). Upgrade Nvidia driver via elrepo. 340.58; removed nouveau via 'Software' manager. Excellent wired monitor
2008 May 02
3
CruiseControlRb behind apache
I managed to find this in the archives, so far: http://www.nabble.com/Setting-up-CCRB-behind-apache-proxy-tt14016053.html#a14099749 Found a better alternative to doing this in my .htaccess instead of messing with the httpd.conf, in case someone is interested: --- snip --- RewriteEngine On ### for cruisecontrol RewriteBase / RewriteRule ^(.*)$ http://localhost:3333/$1 [P] AuthType Basic
2014 Dec 04
0
Guidance: compile education
On Thu, Dec 4, 2014 at 4:16 PM, Stan Cruise <stancruise at me.com> wrote: > This question may not belong in the Centos.org list, but I do want to > compile against this distro. Please advise. > > > The question: > > Can I be pointed at methods to learn to compile source against a distro. I > have software development background (but too long ago to be specifically
2011 Jan 21
1
ggplot boxplot
Hello, I am trying to generate a set of boxplots using ggplot with the following data with 4 columns (Day, Site, VO2, Cruise) AllCorbulaMR Day Site VO2 Cruise 1 1 1 148.43632670 1 2 1 1 61.73864969 1 3 1 1 92.64536096 1 4 1 1 73.35434957 1 5 1 1 69.85568810 1 6 1 1 98.71116866 1 7 1 1 67.57880107
2008 Dec 07
2
subsetting large data frames.
Hi all, I have a question regarding subsetting of large data frames. I have two data frames ?catches? and ?tows? and they both have the same 30 variables (columns). I would like to select rows in the data frame ?tows? where all 5 specific variables are NOT matched in ?catches. That is to say, the combination of these 5 variables is unique. One or more of the variables could be the same but the
2008 Jan 17
3
CruiseControl problem. Broken Pipe?
Hi Friends, Just happened to catch this err in the CC log: Build loop failed BuilderError: Write failed: Broken pipe ./script/../config/../app/models/subversion.rb:98:in `execute_in_local_copy'' ./script/../config/../lib/command_line.rb:86:in `call'' ./script/../config/../lib/command_line.rb:86:in `e'' ./script/../config/../lib/command_line.rb:84:in `popen''
2010 Mar 18
2
CCrb configuration for many projects
Hi! I have about 10 projects in my Cruise. I want to use metric_fu (roodi, rcov, flay) metrics. Right now I have defined :cruise task in Rakefile in each project. Is there any convention to manage cruise configuration from one place? Gem? Plugin for Rails projects? Some good habit also for custom artifacts? -- Pozdrawiam, Sebastian Nowak http://blog.sebastiannowak.net XMPP: seban at chrome.pl
2005 Oct 19
2
Automatic rounding of values after factors , converted to numeric, are multipled by a real number
I am wondering if someone would have any suggestion about my issue? I have the following code: wgts<-aggregate(subset(lendata,select=c(Length)),list(lendata$Cruise,len data$Station,lendata$Region,lendata$Total),mean) wgts<-wgts[order(wgts$Group.3,wgts$Group.1,wgts$Group.1),] names(wgts)<-c("Cruise","Station","Region","Total","MLen")
2007 Mar 17
10
a WARNING about cruise task or user-specified build task for Rails
If (like me) you use ccrb to test a Rails app and (like me) you define your own :cruise task, because, for example, you use rspec rather than Test::Unit and (like me) you have the RAILS_ENV ||= ''production'' line in environment.rb (because, like me, you use crummy shared hosting) Your build will run in production mode, possibly screwing up your production database,
2009 Sep 05
3
Selecting biological data
Hello all, I am new to R but have some experience with MATLAB and am trying to make the switch. I generally find the two languages easy to adapt but there are a few routine tasks which I would like to run smoother in R and I am having trouble finding a help resource. Could someone suggest a guide to filtering, selecting, sorting, and processing biological matrix data? Here is a rudimentary
2008 Dec 31
2
How to set homepage in Rails
Hi : If I want http://localhost:3000/share to be homepage http://localhost:3000/, How can I do setting from rails ,please? Thanks. Cruise -- Posted via http://www.ruby-forum.com/. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to
2008 Aug 12
1
The CruiseControl server does not provide web URLs for projects
Hi folks, We successfully set up our ccrb app, running on a server in-house. As a first pass, I was originally running it through a terminal connected to the server via ssh, where I''d just navigated to the app''s folder then run ''cruise start''. At that time, I could connect fine to the CCTray service. We''ve subsequently
2007 Feb 27
0
Digital Audio (via EIDE ribbon cables) supported in Kernel in CentOS 5.0? (Johnny Hughes)
Message: 27 Date: Mon, 26 Feb 2007 02:08:34 -0600 From: Johnny Hughes <mailing-lists at hughesjr.com> Subject: Re: [CentOS] Digital Audio (via EIDE ribbon cables) supported in Kernel in CentOS 5.0? To: CentOS ML <centos at centos.org> Message-ID: <1172477314.6958.19.camel at myth.home.local> Content-Type: text/plain; charset="us-ascii" >It works with
2014 Sep 08
1
Come hear Johnny Hughes talk about Xen4CentOS on Sept 15 in NYC
Folks near New York City may want to come hear Johnny Hughes talk about Xen4CentOS and the Virtualization SIG next Monday at the Xen Project User Summit. Details here: http://blog.xenproject.org/index.php/2014/09/05/save-50-learn-about-the-next-wave-of-virtualization-at-xen-project-user-summit-sept-15-in-new-york-city/ Hope to see some of you next Monday! Russ Pavlicek Xen Project User Summit
2020 Jan 23
2
Centos 7 32 Bits install. Answer to Johnny Hughes.
On Wed, 22 Jan 2020 16:45:02 +0100, Johnny Hughes <johnny at centos.org> wrote: > On 1/12/20 9:54 AM, Ger van Dijck wrote: >> >> Hi all, >> >> >> >> Question : Can I install Centos7 32 Bits on a computer i386 32 bits >> little indian pentium III Copermine Model8 Cpufamily 6 CpuMhz 863.979 >> (lscpu) grep -i pae /proc/cpuinfo gives a flag
2020 Jan 26
0
Centos 7 32 Bits install. Answer to Johnny Hughes.
On Thu, Jan 23, 2020 at 8:54 AM Ger van Dijck <ger.vandijck at edpnet.be> wrote: > But when trying to do a fresh install or a netinstall (both Centos 7) I > get the following message : > > [ 0.123604] ACPI:SCI(ACPI GSI 9) not registered > [28.595238] systemd[1] Caught <ILL> , dump core as pid 75 > [28.595814] systemd[1] : Freezing execution. > > > Question :
2007 Apr 17
7
rspec with CI
I am a bit of a rails and rspec noob. I am trying to use rspec in conjunction with CruiseControlrb. When I run a cruise build having spec errors, the build does not indicate a failure. I have tried to track down why this is the case, and my best guess is that the spec task is kicking off the spec via a ruby() method in rake, and that ruby method does not propagate my spec failure back to