Displaying 8 results from an estimated 8 matches for "rhn_regist".
Did you mean:
rhn_register
2009 Dec 26
1
rhn_register
Is this available on CentOS systems?
If so, what advantage does running it provide?
--
Timothy Murphy
e-mail: gayleard /at/ eircom.net
tel: +353-86-2336090, +353-1-2842366
s-mail: School of Mathematics, Trinity College, Dublin 2, Ireland
2010 Jun 17
5
Could not find class, code-blind
...''5'') {
fail("${fqdn} is not a 5-major release from RedHat.
Puppet modules for other major releases have not been made yet.")
}
$rhn_client_requirements = $lsbmajdistrelease ? {
5 => [ ''yum'', ''rhn_register'', ''rhnsd'' ],
4 => [ ''yum'', ''up2date'', ''rhnsd'' ],
}
package { $rhn_client_requirements:
ensure => present,
}
}
init.pp::
class rhnsd {
}
client.pp::...
2004 Aug 20
0
CentOS-2 errata update 5
...ig package
RHBA-2004:334 Updated kudzu packages
RHBA-2004:339 Updated expect packages
RHBA-2004:341 Updated at package
RHBA-2004:343 Updated bash package
RHBA-2004:345 Updated ethtool package
RHBA-2004:348 Updated sysklogd package
RHBA-2004:368 Updated up2date packages
RHBA-2004:369 Updated rhn_register packages
RHBA-2004:370 Updated vixie-cron package
RHBA-2004:375 Updated rhnlib package
RHBA-2004:377 Updated lftp packages available
RHEA-2004:251 New arptables_jf package avaliable
RHEA-2004:331 Updated pciutils packages with pci.ids sync
RHEA-2004:374 Updated procps package
Files availa...
2012 Dec 18
1
Updating R on RHL5
...d.
Thanks.
-Christos
## ===========================================
[root at localhost ~]# yum update R
Loaded plugins: rhnplugin, security
There was an error communicating with RHN.
RHN support will be disabled.
Error communicating with server. The message was:
Error Message:
Please run rhn_register as root on this client
Error Class Code: 9
Error Class Info: Invalid System Credentials.
Explanation:
An error has occurred while processing your request. If this
problem
persists please enter a bug report at bugzilla.redhat.com.
If you choose to submit the bug report, please be su...
2005 Jan 24
1
Error when updating centos-3.3 to 3.4
The following error appeared and I'm wondering if it's important enough to
file a bug report:
/var/tmp/rpm-tmp.8817: line 2: gdk-pixbuf-query-loaders: command not found
error: %postun(librsvg2-2.2.3-2) scriptlet failed, exit status 127
Also /etc/sysconfig/rhn/rhn-applet.rpmnew got created; the difference is
that the uuid has changed from a hex key to "UNSPECIFIED". I
2011 Apr 01
1
Can I update libvirt while KVM guest os are running
Hello
I have a simple question.
Can I update libvirt RPM while KVM guest OS on RHEL5 is running.
Background
When I run rhn_register, then rhn-virtualization-host RPM was
installed by RHN. And then libvirt-python was also installed from
the RHN. The libvirt-python RPM has a dependency with libvirt.
And the dependency was not only the RPM file name, and also
specific RPM versions as well.
# rpm -qR libvirt-python
/usr/bin/py...
2010 Nov 18
46
[HOWTO] Running Xen 4.0 host (dom0) with Redhat Enterprise Linux 6 (RHEL6)
Hello,
If you''re interested in running Xen 4.0 hypervisor/dom0 on RHEL6,
take a look at here: http://wiki.xen.org/xenwiki/RHEL6Xen4Tutorial
It explains steps needed to rebuild Xen 4.0.1 src.rpm from Fedora on RHEL6,
and how to fetch dom0 capable 2.6.32.x kernel from upstream git repository.
It also shows how to get libvirt/virt-manager working with Xen on RHEL6.
Hopefully it helps :)
2010 Nov 18
46
[HOWTO] Running Xen 4.0 host (dom0) with Redhat Enterprise Linux 6 (RHEL6)
Hello,
If you''re interested in running Xen 4.0 hypervisor/dom0 on RHEL6,
take a look at here: http://wiki.xen.org/xenwiki/RHEL6Xen4Tutorial
It explains steps needed to rebuild Xen 4.0.1 src.rpm from Fedora on RHEL6,
and how to fetch dom0 capable 2.6.32.x kernel from upstream git repository.
It also shows how to get libvirt/virt-manager working with Xen on RHEL6.
Hopefully it helps :)