Displaying 20 results from an estimated 1300 matches similar to: "When is Centos 7.3 going to release officially?"
2016 Jul 15
1
I am unable to build atlas rpm from centos7.2
Hi all,
I just cloned from
git clone https://git.centos.org/git/rpms/atlas
And rpmbuild is failing with error in building ATLAS:-
make[1]: Leaving directory `/home/sudhanshu/rpmbuild/BUILD/ATLAS/x86_64_base'
DONE configure
+ '[' base = base ']'
+ sed -i 's#ARCH =.*#ARCH = P4E64SSE3#' Make.inc
+ sed -i s#-DATL_AVX## Make.inc
+ sed -i s#-mavx#-msse3# Make.inc
+ echo
2016 Dec 26
2
Centos7.3-Mate
Hello All,
I have this problem starting Centos7.3 - the official name escapes me at the moment.
I often install Centos7 Minimal, then X Window System, then Mate desktop.
This last step gives me trouble, and I have to run
# yum groupinstall mate --skip-broken
output:
skipped packages:
NetworkManager-I2tp
ldns
libreswan
unbound-libs
xl2tpd
I realise this is probably an issue for EPEL
2017 Apr 20
2
libvirtd segfault when using oVirt 4.1 with graphic console - CentOS7.3
hello,
I am getting such error:
libvirtd[27218]: segfault at 0 ip 00007f4940725721 sp 00007f4930711740
error 4 in libvirt.so.0.2000.0[7f4940678000+353000]
when I am trying to start VM with graphic spice/vnc console - in
headless mode(without graphic console) it is running
I noticed this after update oVirt 4.0 to oVirt 4.1 however I noticed
that also libvirtd and related packages were upgraded
2018 Jan 09
2
update to Centos7.4: Failed to open \EFI\BOOT\grubx64.efi - Not Found
Hello All,
updating from Centos7.3 to Centos7.4 rendered one of our laptops unbootable.
EM:
Failed to open \EFI\BOOT\grubx64.efi - Not Found
Failed to load image \EFI\BOOT\grubx64.efi: Not Found
start_image() returned Not Found
How could this occur because of an update and how to fix this?
What I tried is booting from centos usb, chroot to /mnt/sysimage and gave command:
efibootmgr
2016 Aug 31
1
NODEJS010-NPM is not getting installed due to dependency errors on Custom Centos ISO installation
Hi,
I have built successfully all the dependent packages of nodejs010 and npm.
I have used following command:-
*rpmbuild --define 'scl nodejs010' --bb SPEC/name_of_spec.spec*
Following is the list of RPMs cloned and built from GIT:-
nodejs010-2.1-5.el7.centos.x86_64.rpm
nodejs010-http-parser-2.0-6.20121128gitcd01361.el7.centos.x86_64.rpm
2017 Aug 14
0
Is transport=rdma tested with "stripe"?
Forgot to mention that I was using CentOS7.3 and GlusterFS 3.10.3 that is the latest available.
From: gluster-users-bounces at gluster.org [mailto:gluster-users-bounces at gluster.org] On Behalf Of Hatazaki, Takao
Sent: Tuesday, August 15, 2017 2:32 AM
To: gluster-users at gluster.org
Subject: [Gluster-users] Is transport=rdma tested with "stripe"?
Hi,
I have 2 servers with Mellanox
2017 Apr 20
2
Re: libvirtd segfault when using oVirt 4.1 with graphic console - CentOS7.3
hello,
I attached core dump - not sure if it was what you have asked for
I am rather just admin not developer :)
Regards,
Rafal Wojciechowski
W dniu 20.04.2017 o 16:44, Pavel Hrdina pisze:
> On Thu, Apr 20, 2017 at 07:36:42AM +0200, Rafał Wojciechowski wrote:
>> hello,
>>
>> I am getting such error:
>> libvirtd[27218]: segfault at 0 ip 00007f4940725721 sp
2016 Aug 17
0
Anaconda error on centos 7.2
Hi all,
We are hitting an error in the centos 7 installation with our
kickstart configuration.
===============================================================================
An unknown error has occurred
===============================================================================
anaconda 21.48.22.56-1 exception report
Traceback (most recent call first):
File
2018 Jan 12
1
update to Centos7.4: Failed to open \EFI\BOOT\grubx64.efi - Not Found
----- Oorspronkelijk bericht -----
Van: "Adrian Jenzer" <a.jenzer at herzogdemeuron.com>
Aan: "CentOS mailing list" <centos at centos.org>
Verzonden: Dinsdag 9 januari 2018 16:56:57
Onderwerp: Re: [CentOS] update to Centos7.4: Failed to open \EFI\BOOT\grubx64.efi - Not Found
-----Original Message-----
From: CentOS [mailto:centos-bounces at centos.org] On Behalf Of
2016 Nov 04
4
RHEL 7.3 released
As a heads up RHEL 7.3 is released:
https://access.redhat.com/documentation/en-US/Red_Hat_Enterprise_Linux/7/html/7.3_Release_Notes/index.html
Pay careful attention when the CR repo starts churning out RPMs (if
you have CR enabled) as there have been a few rebases in this -
notably firewalld, NetworkManager, freeIPA, libreoffice, samba,
amongst others
If you have an ipv6 environment ping is now
2017 Aug 14
2
Is transport=rdma tested with "stripe"?
Hi,
I have 2 servers with Mellanox InfiniBand FDR hardware/software installed. A volume with "replica 2 transport rdma" works (create on servers, mount and test on clients) ok. A volume with "stripe 2 transport tcp" works ok, too. A volume with "stripe 2 transport rdma" created ok, and mounted ok on a client, but writing a file caused "endpoint not
2017 Apr 20
0
Re: libvirtd segfault when using oVirt 4.1 with graphic console - CentOS7.3
On Thu, Apr 20, 2017 at 07:36:42AM +0200, Rafał Wojciechowski wrote:
> hello,
>
> I am getting such error:
> libvirtd[27218]: segfault at 0 ip 00007f4940725721 sp 00007f4930711740
> error 4 in libvirt.so.0.2000.0[7f4940678000+353000]
>
> when I am trying to start VM with graphic spice/vnc console - in
> headless mode(without graphic console) it is running
> I noticed
2016 Dec 26
0
Centos7.3-Mate
On 12/26/2016 07:48 AM, johan.vermeulen7 at telenet.be wrote:
> Hello All,
>
> I have this problem starting Centos7.3 - the official name escapes me at the moment.
> I often install Centos7 Minimal, then X Window System, then Mate desktop.
> This last step gives me trouble, and I have to run
> # yum groupinstall mate --skip-broken
>
> output:
> skipped packages:
>
2017 Apr 21
0
Re: libvirtd segfault when using oVirt 4.1 with graphic console - CentOS7.3
On Thu, Apr 20, 2017 at 06:10:04PM +0200, Rafał Wojciechowski wrote:
> hello,
>
> I attached core dump - not sure if it was what you have asked for
> I am rather just admin not developer :)
>
> Regards,
>
> Rafal Wojciechowski
The attached core send in private mail helped to figure out where the crash
happened. Backtrace:
Thread 1 (Thread 0x7f194b99d700 (LWP 5631)):
2016 Dec 27
2
Help with httpd userdir recovery
I lost my harddrive on my little personal webserver that only serves
some private files from my userdir.
So I am trying to build this from notes on a new Centos7.3 installation
(well really Centos7.3-arm, but supposedly same sources).
Right now the server is running on a test subnet, not the production,
but I have set up the hostname and my standard httpd edits. I have
enabled userdir and
2018 Mar 28
2
random wrong login shell in domain member
Hello, everybody. I have encountered some strange situations that are driving me crazy. I have 2 DCs which using sernet samba, version 4.7.6. and I use a samba version 4.6.2 as a domain member for file sharing in CentOS7.4. The domain member works well as a file server, but When I login to that domain member using AD authtication. Sometimes, It works OK too, but sometime , I can't login that
2016 Dec 13
4
Redhat Dependencies
On Tue, 13 Dec 2016 22:09:22 +0100
Reindl Harald via samba <samba at lists.samba.org> wrote:
>
>
> Am 13.12.2016 um 21:58 schrieb Kris Lou via samba:
> > "python-crypto" looks like it's also in EPEL.
> >
> > http://rpms.famillecollet.com/rpmphp/zoom.php?rpm=python-crypto
>
> looks so, "yum" is just too dumb to find it when the
2017 May 17
3
Rebalance + VM corruption - current status and request for feedback
Hi,
In the past couple of weeks, we've sent the following fixes concerning VM
corruption upon doing rebalance -
https://review.gluster.org/#/q/status:merged+project:glusterfs+branch:master+topic:bug-1440051
These fixes are very much part of the latest 3.10.2 release.
Satheesaran within Red Hat also verified that they work and he's not seeing
corruption issues anymore.
I'd like to
2016 May 02
0
Getting an error from apache-ant-1.9.2 from CENTOS 7.0
Hi all,
I am getting an error in building SOURCE rpm from apache-ant:
[javadoc]
/home/nupur/NEWREPO/ant/BUILD/apache-ant-1.9.2/src/main/org/apache/tools/ant/taskdefs/Rmic.java:57:
error: unexpected end tag: </p>
[javadoc] * inclusion/exclusion of files works, and how to write
patterns.</p>
[javadoc]
^
[javadoc]
2017 Jan 21
0
Standard Dracut configuration file /etc/dracut.conf
Hi Centos Experts,
I want to have hands on /etc/dracut.conf file which standard centos
7.3 is using to create initrd.img present in the DVD ISO :
/isolinux/initrd.img
>From where can i get /etc/dracut.conf, so that i can create exact
replica of initrd.img which centos 7.3 is sending in DVD ISO. ?
Can any one please send me standard centos 7.3 dracut configuration?
My goal is to change some