similar to: gpgcheck of rpms / anaconda / kickstart / composer install

Displaying 20 results from an estimated 2000 matches similar to: "gpgcheck of rpms / anaconda / kickstart / composer install"

2019 Dec 03
2
Kernel Panic: BUG: unable to handle kernel paging request at 0000000180200037 | pkla-check-auth
Hello I'm using centos 7. At uncertain times I suddenly get the following error. The system is panic. Then it restarts automatically. I have updated the package ( pkla-check-auth ) but the problem persists. My virtualization environment is KVM. (Host Centos7 , Guest Centos7. Problem Guest VM) Can you help me ? rpm -qa |grep pkla polkit-pkla-compat-0.1-4.el7.x86_64 KERNEL:
2019 Dec 03
0
Kernel Panic: BUG: unable to handle kernel paging request at 0000000180200037 | pkla-check-auth
please remove from from this list On Tue, Dec 3, 2019 at 4:49 AM Gokan Atmaca <linux.gokan at gmail.com> wrote: > Hello > > I'm using centos 7. At uncertain times I suddenly get the following > error. The system is panic. Then it restarts automatically. I have > updated the package ( pkla-check-auth ) but the problem persists. My > virtualization environment is KVM.
2013 Oct 06
1
reposync
Hello, During a reposync of the centos base mirror, how come there are more packages downloaded than the iso file contains... The iso's Packages directory contains 3956 rpm packages. The reposync of base holds 6381 rpm packages. This was done using centos's default yum repo file [base] name=CentOS-$releasever - Base
2005 May 28
4
bitopts functions overflowing page boundarys
u.inuse.type_info is at the end of the pfn_info structure, and is u32 for both x86_32 and x86_64--in this location it can also be the last 32 bits of a page. several functions use bitopts.h functions to manipulate this member, and on x86_64 these functions use u64 instructions, which will overflow the page boundary, and possibly the end of memory as we see here: (XEN)
2004 Nov 16
7
Problem on FC3
I''m getting a VFS kernel panic when trying to booting to FC3 from Xen. Its the one that says I must supply a valid "root=" option. (sorry I don''t have it verbatim.) I''m using the xen-2.0 binary installer, kernel 2.6.9. I am using ext3fs, but I am fairly certain that I have compiled support into the kernel. (I''ve tired compile xen from the 2.0
2005 Jul 05
4
Uniden UIP 200 and Asterisk.
Hi, I'm new to asterisk, and have a uniden UIP 200 that I got off of ebay. I'm having trouble getting the phone to register with asterisk. I've tried a few different settings. I'd be extremely grateful if someone with a similar setting could give me the sip.conf block for the UIP and the settings you're using in uniden.txt. Here's what I have currently: IP of phone
2015 Aug 10
4
Re: FC22: virt-p2v-make-kickstart/livecd-creator doesn't build
On 8/10/2015 4:20 PM, Richard W.M. Jones wrote: > On Mon, Aug 10, 2015 at 04:01:40PM -0400, Martin Breault wrote: > Yup, livecd-tools is broken junk. I'm building ISOs you can download > here: http://oirase.annexia.org/virt-p2v The RHEL-7.2-preview/ > directory contains the latest version, and should work fine with > virt-v2v from Fedora. These are built in a RHEL 7 VM, using
2020 Feb 24
2
Problems with reposync and createrepo on CentOS 7 for RHEL8/CentOS8 repo?
Hi, I'm trying to mirror the PostgreSQL12 RHEL8 repo: https://download.postgresql.org/pub/repos/yum/12/redhat/rhel-8-x86_64/ [root at cobbler yum.repos.d]# cat pgdg-12-centos8.repo # PGDG Red Hat Enterprise Linux / CentOS stable repositories: [pgdg12-rhel8] name=PostgreSQL 12 for RHEL/CentOS $releasever - $basearch
2019 Dec 26
2
livemedia-creator --make-pxe-live CentOS 7
Hello, I am trying to build a PXE boot image for CentOS 7. livemedia-creator --make-pxe-live --ks=ks --no-virt It runs the entire process and then it says: losetup: /dev/: detach failed: Inappropriate ioctl for device 2019-12-26 11:49:47,293: Disk Image install successful 2019-12-26 11:49:47,293: working dir is /var/tmp/tmpKwqC77 mount: /dev/loop0 is write-protected, mounting read-only mount:
2005 Jun 16
4
Out of memory problems - some interesting log file entries
This is a newly installed server running CentOS 4 with all current updates. It's been cruising nicely since installation a week ago until this morning. Then everyting started timing out and the attached messages appeared in the log (this is a short and sanitized extract). Load went sky high. Had to reboot to restore service and all looks happy again now, but if anyone can provide some
2019 Dec 26
1
livemedia-creator --make-pxe-live CentOS 7
Oh, alright my specific issue is just about creating the actual pxe image.. not what happens after -----Original Message----- From: CentOS <centos-bounces at centos.org> On Behalf Of R C Sent: Thursday, December 26, 2019 12:18 PM To: centos at centos.org Subject: Re: [CentOS] livemedia-creator --make-pxe-live CentOS 7 I have "issues" with later versions of Centos/RHEL 7 also.
2016 Oct 09
2
CentOS ISO contents
Am 09.10.2016 um 19:41 schrieb John R Pierce <pierce at hogranch.com>: > On 10/9/2016 5:33 AM, Leon Fauster wrote: >> Interesting pointers. Are there somewhere any ks files for EL6? > > look in /root :) anaconda-ks.conf is a generated ks file for > the options you chose during that system's installation. :-) I had the creation of a EL6 livemedia in mind ... --
2005 Sep 03
5
Asterisk Community Participant; Katrina Refugee
Hi All, My family and I are doing well. Thank you all for your prayers. We are using this as an opportunity to rebuild. I didn't think I really needed to but God knows best and we will obey. My family and I will temporarily be in Lafayette, Louisiana for a while but will probably relocate to Houston, TX in the future. We already have my Daughter registered in school here. Lafayette is my
2005 Apr 18
1
wine and slideshow.exe
It works. I had a slideshow on my PC made by my brother-in-law last Christmas, so I put it on my Linux PC and ran "wine slideshow" yesterday. It ran without a hitch. Well done! Wesley Parish -- Clinersterton beademung, with all of love - RIP James Blish ----- Mau e ki, he aha te mea nui? You ask, what is the most important thing? Maku e ki, he tangata, he tangata, he tangata. I
2013 Mar 07
3
rbind a list of matrices
I have a large list of matrices and a vector that identifies the desired matrices that I would like to rbind. However, I am stuck on how to get this to work. I have written some code below to illustrate my problem: # 3 simple matrices a<-matrix(1:9,3,3) b<-matrix(10:18,3,3) c<-matrix(19:27,3,3) #this is the type of list of matrices I am dealing with
2007 Oct 25
2
Patch for X-SendFile on Windows
A new TRAC entry with patch has been added (initially for Camping) to allow X-SendFile on Windows to use DirHandler to send files on drives other than the current drive, if the DirHandler base path is "/" (which is the way Camping uses DirHandler). As it was, "/" gets expanded to "C:/", and then you can''t serve files on any other drive, which I needed to do
2013 Apr 29
1
Replicated and Non Replicated Bricks on Same Partition
Gluster-Users, We currently have a 30 node Gluster Distributed-Replicate 15 x 2 filesystem. Each node has a ~20TB xfs filesystem mounted to /data and the bricks live on /data/brick. We have been very happy with this setup, but are now collecting more data that doesn't need to be replicated because it can be easily regenerated. Most of the data lives on our replicated volume and is
2016 Oct 10
2
CentOS ISO contents
Am 10.10.2016 um 13:45 schrieb Johnny Hughes <johnny at centos.org>: > On 10/09/2016 06:15 PM, Leon Fauster wrote: >> Am 09.10.2016 um 19:41 schrieb John R Pierce <pierce at hogranch.com>: >>> On 10/9/2016 5:33 AM, Leon Fauster wrote: >>> >>> look in /root :) anaconda-ks.conf is a generated ks file for >>> the options you chose during
2005 May 10
3
Voicemail Passwords
Where are user's voicemail passwords stored and how does the asterisk administrator change them? TIA, Jeff Heath
2005 Jun 01
2
Does Asterisk Realtime require the use of CVS HEAD ???
I read on the Wiki that Asterisk Realtime requires CVS HEAD, but I've also discovered that not everything on the Wiki is 100% accurate (that's not a knock, but with a program that is changing as fast as Asterisk, it's impossible for the documentation to keep up). Is it true that Realitme requires CVS HEAD? TIA, Jeff Heath