Displaying 20 results from an estimated 7000 matches similar to: "rpm -U query"
2020 Jan 23
2
yum update / kernal update failed - remove or repair
On 1/22/20 3:57 PM, Gary Stainburn wrote:
> I have managed to find out what happened in the yum update and it turns out it was a mess. It looks like the server ran out of memory in the middle and things then started to fail. Any advice on how to recover from this would be greatly appreciated
>
> The log below shows:
>
> [root at vps2 ~]# yum history info 22
> Loaded plugins:
2020 Jan 22
5
yum update / kernal update failed - remove or repair
I have a VPS running C7. I ran a 'yum update' which included a kernel update. The yum update wasn't a total success because mariadb updates failed. However everything else appeared to work.
However, when I rebooted the server it did not restart. I have managed to get the ISP's support desk to boot the server by selecting the previous kernel, and I now have access to my box again.
2007 Dec 06
2
RPM Spec and subpackage architecture
Are there any RPM wizards out there that know how to specify a
different architecture for a subpackage in a spec file?
I have a package that has a binary component and a non-binary
component that I would like split into 2 packages one, the
binary which is architecture dependant and the other 'noarch'.
I haven't found a spec file that does this yet :-(
Ross S. W. Walker
2020 Feb 15
4
winbind question
I could use some input to point out the error in my configuration, which
eludes me.
Previously I operated a 225-node cluster with samba 4.3 and sssd on the
Linux boxes. Everything worked OK.
Now I am using samba 4.11.6 on CentOS 7.7, patched up to date. The DC, on
a KVM VM, is the only node configured so far. I am using winbind in place
of sssd (my first experience with winbind). BIND9_DLZ
2007 Jan 08
2
rpm scriptlet failed
I have a system (Centos 4.4 all packages uptodate) where almost every
rpm or yum operation fails with a message like e.g.:
error: %preun(a2ps-4.13b-41.i386) scriptlet failed, exit status 255
some times the error is on %post()
the last few lines of output from
rpm -e -vv a2ps
are
D: ========== --- a2ps-4.13b-41 i386-linux 0x1
D: erase: a2ps-4.13b-41 has 316 files, test = 0
D: opening db
2003 Sep 04
2
build samba rpm for redhat 9
Hello group,
I have downloaded the source file of samba 3:
samba-3.0.0rc2-1.src.rpm.And build it for redhat 9.0,I
didn't see any redhat package of samba 3 for redhat
9.0.
when i install the source,and built redhat package
using the following command: rpmbuild -ba samba3.spec.
It seem OK,but at last,it report the error:
Can everybody help me and show me how to fix the
error.
Thanks a lot.
2009 Jul 28
1
[PATCH ovirt-node] Removed subpackages, stateful, stateless, logos, and selinux for inclusuion in Fedora
rhbz#:51422
---
ovirt-node.spec.in | 149 +++++++++------------------------------------------
1 files changed, 27 insertions(+), 122 deletions(-)
diff --git a/ovirt-node.spec.in b/ovirt-node.spec.in
index 3138011..b4e660d 100644
--- a/ovirt-node.spec.in
+++ b/ovirt-node.spec.in
@@ -43,76 +43,23 @@ Requires: nc
Requires: grub
Requires: /usr/sbin/crond
Requires: anyterm
2015 May 06
3
Smba 4, looking for a command to show the password expiration date
great thanks Steve
___________________________________________________________________________________________
Mario Pio Russo, System Admin SWG IT Services Dublin, Phone & FAX: +353 1
815 2236, eMail: mariopiorusso at ie.ibm.com
IBM Ireland Product Distribution Limited registered in Ireland with number
92815. Registered Office: IBM House, Shelbourne Road, Ballsbridge, Dublin 4
(Embedded
2015 May 08
2
Smba 4, looking for a command to show the password expiration date
On 08/05/15 12:49, Mario Pio Russo wrote:
> Hi all
>
> just going back to this, Steve can you please expalin where did you take
> this number from? 11644473600
>
> that seems not to work correctly on my system so I was lookin g how to
> tailor down the right value
>
> thanks
>
>
>
2015 Mar 24
2
error building php spec file
Hey all,
I'm attempting to build a spec file of php 5.6.7 - the latest stable -
into an rpm. And it's failing with this set of errors:
Processing files: php-5.6.7-1.el7.x86_64
warning: File listed twice: /etc/rc.d/init.d/php-fpm
error: Symlink points to BuildRoot: /usr/bin/phar ->
/home/bluethundr/rpmbuild/BUILDROOT/php-5.6.7-1.el7.x86_64/usr/bin/phar.phar
warning: File listed twice:
2014 May 17
1
Large file system idea
This idea is intruiging...
Suppose one has a set of file servers called A, B, C, D, and so forth, all
running CentOS 6.5 64-bit, all being interconnected with 10GbE. These file
servers can be divided into identical pairs, so A is the same
configuration (diks, processors, etc) as B, C the same as D, and so forth
(because this is what I have; there are ten servers in all). Each file
server has
2005 Aug 14
5
RPM SPEC rebuild errors
Hello All,
I have been trying all afternoon to rebuild the Samba RPM for my Fedora
3 with the MySQL passdb support and from what I can see it only needs
the inclusion of "--with-expsam=mysql" in the SPEC file in addition to
the regular ones.
The problem is that no matter what version of Samba I try to rebuild, it
always gice an error at the same place:
2012 Sep 10
2
Basic KVM networking question
A CentOS 6.3 box ("host") runs several KVM virtual machines, each of which
has two interfaces attached to the two bridges br1 and br2 (and each thus
has two IP's; one on 192.168.0.0/22 and one on 192.168.4.0/22);
net.ipv4.ip_forward on the host is 1. Simplified diagram:
host
+---------------+
|
2011 Nov 28
1
NFS: hostname vs IP address
CentOS 5.7 x86_64. Lots of hosts NFS mounting a file system. All are
configured identically (same LDAP servers, same DNS, same autofs config,
same patches, etc). On some of them I see an NFS mount displaying a host
name:
% df -P | grep smt
<hostname>:/mnt/foo 1651345888 264620688 1386725200 17% /fs/home/smt
and on some just the IP address:
% df -P | grep smt
aa.bb.cc.dd:/mnt/foo
2015 Mar 18
2
Need help for write rpm spec
Hi
I am try to write rpm spec for install tomcat on a linux machine.But while
build the rpm i found following error
+ /usr/lib/rpm/find-debuginfo.sh --strict-build-id
/home/rpmbuild/BUILD/Install_tomcat-1.0
extracting debug info from
/home/rpmbuild/BUILDROOT/Install_tomcat-1.0-1.el6.x86_64/usr/local/jdk1.7.0_13/lib/visualvm/profiler/lib/deployed/jdk16/linux-amd64/libprofilerinterface.so
***
2005 Jun 29
2
an rpm howto question
I am in a precarious spot....
I run centos 4.0. I upgraded my mod_perl RPM to mod_perl 2.0.1. CGI.pm 3.10 (3.05 comes with centos 4.0) fixes some namespace issues with mod_perl vs mod_perl 2.0.1. I need to upgrade to it to 3.10. Yet that file belongs to the perl rpm that comes with centos.
What do people generally do in this type of situation?
Do I need to compile a new perl just to upgrade
2010 Nov 23
1
10gig NIC - Link Delay
Hi
I am having real trouble with a new batch of Intel NIC's - We were
using another type of 10gig card and they were fine but got EOL'd from
Intel and are now using something subtly different.
I dont have all the details yet on the issue but basically there is a
major delay in when the link comes up and this is causing major issues
with PXE amongst other things. The log states this
Nov
2011 Jun 24
1
Strange issue's with LDAP and too many open files
Hi All,
I've been growing a large headache on this one, i have a number of LDAP servers behind loadbalancing, since 2 days i constantly get the error: Too many open files. Although I'm not a newbie with linux I'm unable to resolve this, I have took the following stept:
Changed the /proc/sys/fs/file-max to 65535
Added the following configuration to /etc/security/limits.conf:
ldap
2021 Jan 21
2
RHEL changes
On 21/01/2021 22:40, John R. Dennison wrote:
> On Thu, Jan 21, 2021 at 11:36:44PM +0100, Ljubomir Ljubojevic wrote:
>> On 1/21/21 8:53 PM, Alfredo Perez wrote:
>>> Is this good news for the "Centos" family?
>>>
>>
>> There is no CentOS "family". CentOS clone is dead and will be now
>
> Odd that you say it's dead when 7
2011 Dec 08
8
Puppet Dashboard or Forman on SLES?
Hi all,
i planned for a startup to install one of this gui tools. But if i
look in the documentation, or google it, i find no results which
helps.
If i would like to install the rpm package i get the following
dependencies problems
rpm -i puppet-dashboard-1.2.3-1.el6.noarch.rpm
warning: puppet-dashboard-1.2.3-1.el6.noarch.rpm: Header V4 RSA/SHA1
signature: NOKEY, key ID 4bd6ec30
error: Failed