Displaying 20 results from an estimated 1000 matches similar to: "centos 6.2 mirror no yum grouplist"
2007 Nov 07
1
mrepo and groups
Hi all,
I have a little trouble with mrepo: yum groups doesn't seem to be setup
correctly; if I do "yum grouplist" it only gives me
Installed Groups:
Yum Utilities
Available Groups:
FreeNX and NX
XFCE-4.4
Horde
Did I forget something on the mrepo.conf or similar?
tia
Lorenzo Quatrini
2007 May 18
0
centos5 - yum groupinstall and yum grouplist
If I do a minimal centos 5 install
Then if I do a
yum -y update
then if I do a
yum groupinstall "Development Tools" "Development Libraries"
(is that syntax right, it works)?
both are installed yet if I
yum grouplist
this is all that shows up as installed even though both are installed
Installed Groups:
Development Libraries
System Tools
Dialup Networking
2006 May 19
3
yum grouplist error
I keep a local copy of the yum repository using rsync every night.
Commands like "yum update" still work, but lately I've been getting
the following error:
# yum grouplist
Setting up Group Process
Setting up repositories
Error: Caching enabled and local cache: //var/cache/yum/base/
yumgroups.xml does not match checksum
My nightly rsync cron job doesn't update
2020 Oct 29
2
Re: virsh rights voor normal users
On Thu, Oct 29, 2020 at 8:39 PM Michal Privoznik <mprivozn@redhat.com>
wrote:
> On 10/29/20 4:47 PM, Natxo Asenjo wrote:
> > ah, yes. I try this:
> >
> > $ virsh -c qemu:///system
> >
> > But it then I get a prompt:
> >
> > ==== AUTHENTICATING FOR org.libvirt.unix.manage =============
> > System policy prevents management of local
2012 Nov 30
1
[Freeipa-users] libvirt with vnc freeipa
Hi Natxo,
On Fri, 2012-11-30 at 13:06 +0100, Natxo Asenjo wrote:
> hi,
>
> I'm following the howto on
> http://freeipa.org/page/Libvirt_with_VNC_Consoles to authenticate
> users voor virsh with ipa.
>
> I have it mostly working :-) except for the fact that libvirtd is not
> respecting the sasl_allowed_username_list parameter.
>
> If I do not set it, and I have
2013 Apr 03
6
freenx not working with newly installed centos 6.4
hi,
this is not the same as http://bugs.centos.org/view.php?id=6298
I can login with ssh but not with freenx
With 6.3 this worked, I just spinned some new servers and now I can no
longer use freenx.
in /var/log/messages:
pr 3 22:05:11 testthuis nxserver[3435]: (nx) Failed login for user=admin
from IP=192.168.0.160
Apr 3 22:06:01 testthuis nxserver[3619]: (nx) Failed login for user=admin
2020 Oct 30
0
Re: virsh rights voor normal users
On Thu, Oct 29, 2020 at 11:34:09PM +0100, Natxo Asenjo wrote:
> On Thu, Oct 29, 2020 at 8:39 PM Michal Privoznik <mprivozn@redhat.com>
> wrote:
>
> > On 10/29/20 4:47 PM, Natxo Asenjo wrote:
> > > ah, yes. I try this:
> > >
> > > $ virsh -c qemu:///system
> > >
> > > But it then I get a prompt:
> > >
> > > ====
2019 Apr 01
1
dracut ipv6 fixed ip
hi,
we have successfully implemented at tang/clevis environment for
automatically entering luks keys and booting hosts without operator
intervention.
Now we would like to use this as well on ipv6 networks, but I do not seem
to get it to work.
I have already posted this issue to the dracut devs github issue tracker (
https://github.com/dracutdevs/dracut/issues/554) but no response so far.
Maybe
2023 Mar 21
1
virsh domifaddr --domain domname --source {lease, arp} not showing results with ipv6
On 3/21/23 16:50, Natxo Asenjo wrote:
> hi,
>
> On Tue, Mar 21, 2023 at 3:40?PM Michal Pr?vozn?k <mprivozn at redhat.com
> <mailto:mprivozn at redhat.com>> wrote:
>
> On 3/19/23 20:21, Natxo Asenjo wrote:
> > hi,
> >
> > I have configured a routed network on my laptop with a ipv6 subnet and
> > dnsmasq is handing out ipv6
2020 Oct 29
2
Re: virsh rights voor normal users
On Thu, Oct 29, 2020 at 4:25 PM Daniel P. Berrange <dan@berrange.com> wrote:
> On Thu, Oct 29, 2020 at 04:13:45PM +0100, Natxo Asenjo wrote:
> > if I run virsh list --all I get an empty listing.
> >
> > So using cockpit I can manage the system vms, but I cannot use virsh.
> >
> > This is in a rhel 7.8 system. The host is joined to an Idm realm, and
> this
2023 Mar 21
1
virsh domifaddr --domain domname --source {lease, arp} not showing results with ipv6
hi,
On Tue, Mar 21, 2023 at 3:40?PM Michal Pr?vozn?k <mprivozn at redhat.com>
wrote:
> On 3/19/23 20:21, Natxo Asenjo wrote:
> > hi,
> >
> > I have configured a routed network on my laptop with a ipv6 subnet and
> > dnsmasq is handing out ipv6 addresses to my vms and it works really wel,
> > but finding out which ips have been used is not as easy as with
2020 Oct 29
2
virsh rights voor normal users
hi,
using the cockpit web ui and with these instructions:
https://libvirt.org/dbus.html#usage
we allow successfully that a group of users can access the console of the
system vms in different kvm hosts.
Oddly enough, in the same cockpit web interface I can use a terminal, and
if I run virsh list --all I get an empty listing.
So using cockpit I can manage the system vms, but I cannot use virsh.
2013 Jan 24
4
Dependency Cycle with puppetlabs-mrepo
Hi, I''m gettinng a dependency cycle when using PE 2.7, puppetlabs::mrepo,
"role classes" and hiera :
I''m trying to mirror RHN repos :
# ROLE CLASS
> class site::yum_repository{
>
> $repos = hiera(''site::yum_repository::repos'')
> create_resources(mrepo::repo::rhn, $repos)
> }
>
# HIERA DEFAULTS
>
2023 Mar 21
1
virsh domifaddr --domain domname --source {lease, arp} not showing results with ipv6
On 3/19/23 20:21, Natxo Asenjo wrote:
> hi,
>
> I have configured a routed network on my laptop with a ipv6 subnet and
> dnsmasq is handing out ipv6 addresses to my vms and it works really wel,
> but finding out which ips have been used is not as easy as with ipv4.
>
> [root at lenovo ~]# virsh domifaddr --domain wec --source lease
> ?Name ? ? ? MAC address ? ? ? ?
2005 Sep 15
0
FW: Roaming profile : taking forever to login /log off
Many thanks, that should really help.
Louis van Belle wrote:
>
>i did it by applying policies at logon.
>
>You can use poledit.exe en the needed templates.
>search for samba.adm
>
>or get it from my server at
>http://www.ratio-benelux.nl/sambaldap.rar.gz
>
>all you need is in there.
>
>
>
>
>>-----Oorspronkelijk bericht-----
>>Van:
2011 Jul 12
0
Anaconda install groups vs yumgroups?
Switching the list to centos as requested.
On Tue, 12 Jul 2011, Marcus Moeller wrote:
> Hi.
>
>> In looking at the C6 installer there are several types of installs listed.
>> In the past I could do an install and anaconda would tell me what yumgroups
>> it installed via the anaconda.cfg that was dropped in /root.
>>
>> with c6 anaconda still drops this file
2013 Feb 08
1
routing problem?
hi,
at home I have setup a kvm virtualization lab. I have a layer 3
switch, a host with 3 nics and centos 6.3.
In the layer 3 switch I have setup a couple of vlans: vlan 1
(default), 5 (quarantaine) and 10 (out-of-band-management).
nic0 is configured in the switch as a trunk interface that sees all
vlans. nic2 is an access port on vlan 5 and nic1 is not yet in the
picture ;-)
eth0 is bridged
2023 Mar 19
1
virsh domifaddr --domain domname --source {lease, arp} not showing results with ipv6
hi,
I have configured a routed network on my laptop with a ipv6 subnet and
dnsmasq is handing out ipv6 addresses to my vms and it works really wel,
but finding out which ips have been used is not as easy as with ipv4.
[root at lenovo ~]# virsh domifaddr --domain wec --source lease
Name MAC address Protocol Address
2007 Oct 18
1
yumgroups.xml
Not sure if I'm overlooking this somehow but is there a yumgroups.xml
file for the [base] repository in CentOS 5? I've checked a few mirrors
and didn't see it and a `yum grouplist` with only the base, updates, and
extras repositories enabled looks like this:
Setting up Group Process
Setting up repositories
base 100% |=========================| 1.1 kB
00:00
2011 Jul 25
0
pxe booting questions
hello,
I have a situation where I am using PXE and kickstart to
install my machines.
My set up is as follows:
i have a cobbler server which is also an mrepo mirror doing the
booting.
my mrepo tree has both disc1 and disc2 loop mounted, and RPMS.os
symlinks both the discs contens to generate the unified os tree. This all
works fine.
My issue is with the kickstart, if i use the disc1 as the url