Displaying 20 results from an estimated 4000 matches similar to: "how to identify build options"
2020 Feb 17
1
R-3.6.2 make check fails
Thanks. Here are my results for the commands you list:
> which pdflatex
/bin/pdflatex
> rpm -qf /usr/bin/pdflatex
texlive-latex-bin-bin-svn14050.0-43.20130427_r30134.el7.noarch
> cat /etc/redhat-release
CentOS Linux release 7.7.1908 (Core)
> rpm -qi texlive-latex-bin-bin-svn14050.0-43.20130427_r30134.el7.noarch
Name : texlive-latex-bin-bin
Epoch : 2
Version :
2014 Dec 18
0
CentOS 6 - httpd 2.2.29
On Thu, December 18, 2014 00:31, Jake Shipton wrote:
>
> Hi Alex,
>
> In this situation 2.2.29 actually does offer an advantage over CentOS
> version 2.2.15.
>
> The version provided by CentOS does not support Forward Secrecy for SSL
> or TLS 1.2.
>
> Version 2.2.24+ of upstream Apache includes patches which enable both
> Forward Secrecy and TLS 1.2.
>
> Now
2014 Jun 25
2
How to enable EDAC kernel module for checking ECC memory?
In order to support ZFS, we upgraded a backups server with a new, ECC
motherboard. We're running CentOS 6 with ZFS on Linux, recently patched.
Now, I want to enable EDAC so we can check for memory errors (and maybe
PCI errors as well) but so far, repeatedly pounding on the Google hasn't
yielded exactly what I need to do to enable EDAC.
One howto was covering PCI and edac, but
2012 Sep 19
0
start failure with lxc
Hello,
I think I've done something to my machine, but I can't seem to figure out
what. I have now set up a very simple lxc setup to try and test this.
Here is the XML:
~> cat vm1GPU.xml
<domain type='lxc'>
<name>vm1GPU</name>
<memory>1020400</memory>
<os>
<type>exe</type>
<init>/bin/sh</init>
2012 Oct 10
0
virsh start failed (Failed to query file context on ...)
hi all,
I try to follow the instructions in http://libvirt.org/drvlxc.html to config libvirt-lxc, but failed when starting the lxc.
The domain config file:
# cat b.xml
<domain type='lxc'>
<name>b</name>
<memory>32768</memory>
<os>
<type>exe</type>
<init>/bin/sh</init>
</os>
2012 Nov 05
0
virsh vol-create-as failing on NFS automount for chmod (dynamic_ownership = 0)
Hi Everyone:
I am trying to create a volume using the vol-create-as command but it
fails with an "Operation not permitted" error. It appears to be caused
by an attempt to run chown on an NFS mounted file system but I have set
dynamic_ownership to 0 in /etc/qemu.conf.
Is it possible to disable the chown operation? If not, is there a guide
that describes how to create storage
2012 Oct 24
0
Failed to query file context on : No data available
Hi:I downloaded a cirros-0.3.0-x86_64-rootfs.img and mount it to /tmp/bak
then I edit a xml file ,here is the content:
<domain type='lxc'>
<name>vm1</name>
<memory>500000</memory>
<os>
<type>exe</type>
<init>/bin/sh</init>
</os>
<vcpu>1</vcpu>
<clock offset='utc'/>
2019 Jun 08
0
Does CentOS support aspell?
On Sat, 8 Jun 2019 17:27:19 -0000 (UTC)
Beartooth wrote:
>
> I haven't run CentOS on a machine of my own for several years;
> but my domain (NOT the address I post from) is hosted on a machine
> running CentOS. The list for the mailer I run recommends using aspell,
> which is not installed (according to rpm -q) on the remote host, as a
> spellchecker.
>
> Does
2020 Feb 17
0
R-3.6.2 make check fails
On Fri, 14 Feb 2020, Barris, Wes wrote:
> I have been able to build previous versions of R up to and including 3.5.3 successfully. Starting with 3.6.0
> the "make check" step fails with errors relating to "pdflatex" being missing. So, I installed texlive-latex
> (and the 100 other rpm dependencies) then tried rebuilding R. "make check" continues to fail.
2020 Feb 17
1
R-3.6.2 make check fails
You're definitely missing bits of texlive. Lots of "missing file: mf" in
your debug logs.
I think you need to start with installing texlive-metafont.
Alternately, there are pre-built R 3.6.2 packages for EL-7 here:
https://koji.fedoraproject.org/koji/buildinfo?buildID=1421894
I cannot push them as official updates to EPEL because of the catch-22
created by R's dependency on
2015 Oct 19
2
CentOS 6 update issues
Thanks for the suggestions, unfortunately that file doesn't exist.
I'm very confused as to why it's trying to download from /6.6/.
The output of rpm -qi centos-release-6-4.el6.centos.10.x86_64 is:
Name : centos-release Relocations: (not relocatable)
Version : 6 Vendor: CentOS
Release : 4.el6.centos.10 Build
2015 Mar 19
2
NFS4 ACLs with samba 3 (or 4)
> Date: Thu, 19 Mar 2015 11:59:47 +0100
> From: Volker.Lendecke at SerNet.DE
> To: groucho.64738 at hotmail.com
> CC: samba at lists.samba.org
> Subject: Re: [Samba] NFS4 ACLs with samba 3 (or 4)
>
> On Wed, Mar 18, 2015 at 01:17:34PM -0400, Kevin Taylor wrote:
> > I know this was discussed a lot a few years ago, but my google searches aren't quite getting me where
2015 Oct 19
2
CentOS 6 update issues
I'm actually not able to connect to that host:
# curl "http://mirrorlist.centos.org/?release=6&arch=x86_64&repo=extras"
curl: (7) couldn't connect to host
Which lead me to discover that our entire network is picking up "
mirrorlist.centos.org" as 204.15.73.243, which I'm not able to ping from
any host in a few different countries I tried.
However, if I
2015 Oct 19
0
CentOS 6 update issues
On 10/19/2015 06:49 AM, John Cenile wrote:
> Thanks for the suggestions, unfortunately that file doesn't exist.
>
> I'm very confused as to why it's trying to download from /6.6/.
>
> The output of rpm -qi centos-release-6-4.el6.centos.10.x86_64 is:
>
> Name : centos-release Relocations: (not relocatable)
> Version : 6
2015 Mar 23
0
NFS4 ACLs with samba 3 (or 4)
On Thu, Mar 19, 2015 at 10:17:36AM -0400, Kevin Taylor wrote:
> Name : nfs4-acl-tools Relocations: (not relocatable)
> Version : 0.3.3 Vendor: CentOS
> Release : 6.el6 Build Date: Fri 22 Jun 2012 02:10:47 AM EDT
> Install Date: Mon 31 Mar 2014 10:41:48 AM EDT Build Host: c6b10.bsys.dev.centos.org
>
2015 Oct 20
0
CentOS 6 update issues
On 10/19/2015 06:18 PM, John Cenile wrote:
> I'm actually not able to connect to that host:
>
> # curl "http://mirrorlist.centos.org/?release=6&arch=x86_64&repo=extras"
> curl: (7) couldn't connect to host
>
>
> Which lead me to discover that our entire network is picking up "
> mirrorlist.centos.org" as 204.15.73.243, which I'm
2013 May 28
0
Re: libvirt tls error
On Mon, Apr 22, 2013 at 12:03:43PM +0800, yue wrote:
> centos6.3,libvirt 0.9.10.
> [root@ovirtdev private]# virsh -c qemu+tls://ovirtdev.localhost/system list
> 2013-04-22 03:37:09.362+0000: 9898: info : libvirt version: 0.9.10, package: 21.el6_3.8 (CentOS BuildSystem <http://bugs.centos.org>, 2013-01-28-19:24:16, c6b10.bsys.dev.centos.org)
> 2013-04-22 03:37:09.362+0000: 9898:
2012 Nov 16
2
Failed to build libvirt-1.0.0-1.fc17.src.rpm on a CentOS 6.3 system
Hi, List,
I am seeing following problems when building libvirt-1.0.0-1.fc17.src.rpm.
The first failed test case is xml2sexprtest as you can see below.
$ sudo rpmbuild -ba SPECS/libvirt.spec
+ make check
TEST: virshtest
........................................ 40
........... 51 OK
TEST: sockettest
...................................... 38 OK
2014 Oct 07
0
CEBA-2014:1362 CentOS 6 at BugFix Update
CentOS Errata and Bugfix Advisory 2014:1362
Upstream details at : https://rhn.redhat.com/errata/RHBA-2014-1362.html
The following updated files have been uploaded and are currently
syncing to the mirrors: ( sha256sum Filename )
i386:
69ae958a1041c898d7f3ae4127f214ec542db0449626d420b911df9f30193e4f at-3.1.10-44.el6_5.2.i686.rpm
x86_64:
2014 Oct 08
0
CentOS-announce Digest, Vol 116, Issue 5
Send CentOS-announce mailing list submissions to
centos-announce at centos.org
To subscribe or unsubscribe via the World Wide Web, visit
http://lists.centos.org/mailman/listinfo/centos-announce
or, via email, send a message with subject or body 'help' to
centos-announce-request at centos.org
You can reach the person managing the list at
centos-announce-owner at centos.org
When