similar to: what writes to /root/.cache/mesa ?

Displaying 20 results from an estimated 7000 matches similar to: "what writes to /root/.cache/mesa ?"

2019 Feb 21
0
what writes to /root/.cache/mesa ?
On Wed, Feb 20, 2019 at 08:22:39AM -0600, Valeri Galtsev wrote: > PS This gives me dejavu. A while ago when people started demanding to have > google chrome browser installed on their workstations I had hard time to get > rid of google's cron jobs that were writing where only root should - without > explicit permission to do so. Dough. Somebody's software thinks it is >
2008 Feb 14
2
kickstart file problem
I have a kickstart file that I am using to install multiple machines. If I install with no %post script, everything runs great. When I add the following %post section, if fails. I have been working on this for a few days now without luck, Any help would be appreciated. Here is the error, the script follows. Traceback (most recent call first): File
2011 Jan 18
10
[Bug 33222] New: random hang-up with nouveau when browsing with Google chrome
https://bugs.freedesktop.org/show_bug.cgi?id=33222 Summary: random hang-up with nouveau when browsing with Google chrome Product: xorg Version: git Platform: x86-64 (AMD64) OS/Version: Linux (All) Status: NEW Severity: normal Priority: medium Component: Driver/nouveau
2008 Mar 12
3
Converting a data frame with values into a matrix/
Dear Group, I have a data frame like the following: x <- c("Mike","A",0.01) x1 <- c("Carl","A",0.2) x2 <- c("Gene","C",0.3) x3 <- c("James","A",-0.3) x4 <- c("Dough","B",0) xx <- rbind(x,x1,x2,x3,x4) colnames(xx)<-c("Name","Class","NES") xx
2006 May 17
3
Re: Re: Ruby on Rails Searchable and AnnotatableDocs
> body#rails_outertrack_com { > font-size: 14px /* Be kind to these li''l eyes of yours, baby */ > } > > Dominique Rose-Rosette Be kinder by specifying {font-size 1em} so that it''s scalable. My pixels are smaller than yours baby. Seriously though folks, please try and move away from absolute sizes for elements (px). Unless they''ve fixed it IE
2013 Aug 16
5
minimal X applications needed to export to remote server?
I'm running a piece of network backup software called 'bacula', on a minimal CentOS 6.4 install. I got everything working pretty well, but there's one piece giving me some problem-- a component which gives status info via a GUI. In the past, on previous installations, I could ssh to the bacula server with the -X option, and run the application (called 'bat'), and it would
2015 Apr 10
4
Locked version repos
Hello Everyone I'm looking into the best way to have locked version repos for my CentOS systems. The systems are all set up with Chef and have a couple different recopies/roles. I'd like to have locked version repos for each role with tested RPMs. Then perhaps quarterly apply any updates. It would be nice to have something showing which updates are available for these locked repos.
2012 Jul 23
6
librarian-puppet vs git superproject?
Can anyone comment on their experiences with librarian-puppet or using git superproject with per puppet module repositories? We are in the midst of determining which route is optimal for our environment. It seems like using git superprojects would mean one less new tool for everyone to learn. What then would be the advantages of librarian-puppet? Thanks, Ryan Bowlby -- You received this
2020 Mar 30
2
Plotmath on Fedora 31 broken with with pango >= 1.44 - workarounds?
Le mardi 31 mars 2020 ? 10:14 +1300, Paul Murrell a ?crit : > Hi > > On 30/03/20 11:12 pm, Nicolas Mailhot wrote: > > Le lundi 30 mars 2020 ? 15:24 +1300, Paul Murrell a ?crit : > > > Hi > > > > > > I have created an R branch that contains a potential fix ... > > > > > > https://svn.r-project.org/R/branches/R-symfam/ > > >
2020 Mar 31
1
[FORGED] Re: Plotmath on Fedora 31 broken with with pango >= 1.44 - workarounds?
Le mardi 31 mars 2020 ? 15:07 +1300, Paul Murrell a ?crit : > > Thanks, that's useful. For my own memory, this is the parenthesis > block > that might be useful ... > > U+239b Sm LEFT PARENTHESIS UPPER HOOK ? > U+239c Sm LEFT PARENTHESIS EXTENSION ? > U+239d Sm LEFT PARENTHESIS LOWER HOOK ? > U+239e Sm RIGHT PARENTHESIS UPPER HOOK ? > U+239f Sm RIGHT
2013 Jan 24
1
puppet module install; absolute path?
I work on the Pulp Project (http://www.pulpproject.org/), and we are trying to fully implement the forge API so we can create new repositories that can be reached via a command like: $ sudo puppet module install --module_repository http://localhost/pulp/puppet/myforge/ someone/theirmodule The problem I''ve encountered is that the install command includes hard-coded absolute paths to
2012 Nov 05
1
Puppet Forge Repository format
Hi, I am setting up a local forge for some weird political reasons. I came to know that puppetlabs is working on such a feature. But, in the meantime I wanted to try out setting up the repo and use --modules_repository flag in "puppet module install: command. For that, I need to mimic the puppet forge repo format (meaning the directory structure of the modules). Can somebody point me
2017 Oct 29
2
Incorrect characters in Chinese font
On 10/29/2017 03:49 PM, Frank Cox wrote: > On Sun, 29 Oct 2017 15:03:49 -0400 > H wrote: > >> I had three characters I was not able to translate and after much >> hair-pulling realized to my surprise that they may be incorrectly drawn in >> Centos 7. > My first guess would be a faulty characters in whatever font you're using. > > Compare it with a working
2015 Mar 13
2
Re: Processor usage of qemu process.
Small update: traceFlag T8038 => no improvement... -----Oorspronkelijk bericht----- Van: Dominique Ramaekers Verzonden: vrijdag 13 maart 2015 16:35 Aan: 'Daniel P. Berrange'; Andrey Korolyov CC: libvirt-users@redhat.com Onderwerp: RE: [libvirt-users] Processor usage of qemu process. Results ---------- First I want to show my appreciation to Daniel and Andrey. So thanks... I've
2020 Mar 30
2
Plotmath on Fedora 31 broken with with pango >= 1.44 - workarounds?
Le lundi 30 mars 2020 ? 15:24 +1300, Paul Murrell a ?crit : > Hi > > I have created an R branch that contains a potential fix ... > > https://svn.r-project.org/R/branches/R-symfam/ > > This allows, for example, ... > > cairo_pdf(symbolfamily="OpenSymbol") > > ... to specify that the OpenSymbol family should be used as the > "symbol" font
2006 Oct 14
2
error in lme4 for R 2.4.0 (PR#9297)
Full_Name: Din Chen Version: 2.4.0 OS: Windows XP Submission from: (NULL) (66.17.122.18) I just updated the R.2.4.0. and got the error message for random effect modelling, which was working on R.2.3.1. library(lme4) mmod <- lmer(bright ~ 1+(1|operator), pulp) summary(mmod) Then when I tried to extract the residuals and random effect using: resid(mmodr) ranef(mmodr) I got error message:
2015 Jul 22
2
Satellite 6
On 2015-07-22 13:34, Thomas Eriksson wrote: > The upstream project is called Katello, http://www.katello.org/ > It has nothing to do with Spacewalk as far as I can tell. Katello is just one piece. Satellite 6 also integrates Candlepin, Puppet and more. What I'm wondering is if the entire set of software - Satellite 6 as one piece - is going to get a new upstream project. > I have
2005 Jan 20
2
Segmentation Fault after Digitnetwork X100P install
I've just installed a Digitnetworks X100P clone in my * server and run the install script for the voicepet-single-x100p tarball. The install appeared to run OK with modprobe wcfxo successful and the ztcfg reporting "Channel 01: FXS Kewlstart (Default) (Slaves: 01)". When I try to start * though I get a segmentation fault after loading res_features.so. I discovered that the
2004 Jan 09
5
Cisco Gear
Hi, I know it's not really the place, but if anybody in the UK (or US) is interested, I'm clearing out lots of new Cisco stock... 7970G's (colour LCD), 7960G's, 7940G's, 7920G's (wireless IP phone), 7935's (conference phone) and 3550-24-PWR switches. I also have boxes of 7914's, the single-7914 foot stand and double-7914 foot stand (these are required to
2015 Dec 17
2
google chrome future / centos 7
On Thu, Dec 17, 2015 at 04:28:01PM -0500, Jonathan Billings wrote: > On Thu, Dec 17, 2015 at 08:37:32PM +0000, Richard wrote: > > > > I'm seeing the following banner when I start up google-chrome > > 48-beta (48.0.2564.48 beta (64-bit)) on my 7.2 machines: > > > > This computer will soon stop receiving Google Chrome updates > > because this Linux