<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 12pt;
font-family:Calibri
}
--></style></head>
<body class='hmmessage'><div dir='ltr'><br><br><div>> From: jonebird@gmail.com<br>> To: spacewalk-list@redhat.com<br>> Date: Wed, 7 Aug 2013 17:32:34 -0700<br>> Subject: Re: [Spacewalk-list] kick-start not completing groups<br>> <br>> <br>> thepowertool_sc@hotmail.com writes:<br>> <br>> > I am currently running Spacewalk 1.9 on Fedora 18.  I can provide more detail on this, as<br>> > necessary.<br>> ><br>> > I have kickstart setup and I can install systems from kickstart with some success.  I have noticed<br>> > that when I install from kickstarts it seems that groups are not completely installed.  I'll show<br>> > examples and would appreciate any trouble-shooting pointers.  I'm wondering if I missed something<br>> > when configuring my Spacewalk server.  Thanks!<br>> ><br>> > (please see questions at bottom)<br>> ><br>> > yum grouplist installed<br>> > Loaded plugins: rhnplugin<br>> > This system is receiving updates from RHN Classic or Red Hat Satellite.<br>> > fedora18-x86-64/group                                    | 1.6 MB     00:00    <br>> > fedora18-x86-64/group                                    | 1.6 MB     00:00    <br>> > Failed to retrieve group file for repository: fedora18-x86-64<br>> > Installed Groups:<br>> >    Administration Tools<br>> >    Authoring and Publishing<br>> >    Cloud Infrastructure<br>> >    Design Suite<br>> >    Development Tools<br>> >    Electronic Lab<br>> >    Milkymist<br>> >    Network Servers<br>> >    Office/Productivity<br>> >    Robotics<br>> >    Sound and Video<br>> >    Spacewalk Client<br>> >    System Tools<br>> >    Text-based Internet<br>> > Done<br>> ><br>> ><br>> > yum groupinfo Office/Productivity<br>> > Loaded plugins: rhnplugin<br>> > This system is receiving updates from RHN Classic or Red Hat Satellite.<br>> > fedora18-x86-64/group                                    | 1.6 MB     00:00    <br>> > fedora18-x86-64/group                                    | 1.6 MB     00:00    <br>> > Failed to retrieve group file for repository: fedora18-x86-64<br>> ><br>> > Group: Office/Productivity<br>> >  Group-Id: office<br>> >  Description: The applications include office suites, PDF viewers, and more.<br>> >  Optional Packages:<br>> >    MagicPoint<br>> >    Saaghar<br>> >    Zim<br>> >    abiword<br>> >    aiksaurus-thesaurus<br>> >    alexandria<br>> >    bibus<br>> >    calcurse<br>> >    calibre<br>> >    calligra<br>> >    calligra-braindump<br>> >    calligra-flow<br>> >    calligra-kexi<br>> >    calligra-plan<br>> >    calligra-sheets<br>> >    calligra-stage<br>> >    calligra-words<br>> >    cherrytree<br>> >    dayplanner<br>> >    dia<br>> >    evince<br>> >    glabels<br>> >    glom<br>> >    gnucash<br>> >    gnumeric<br>> >    gnumeric-plugins-extras<br>> >    gourmet<br>> >    gramps<br>> >    grisbi<br>> >    hnb<br>> >    htmldoc<br>> >    jpilot<br>> >    kchmviewer-qt<br>> >    kdepim<br>> >    keurocalc<br>> >    klatexformula<br>> >    klatexformula-ktexteditor-plugin<br>> >    kmymoney<br>> >    krecipes<br>> >    kreetingkard<br>> >    kreetingkard_templates<br>> >    libreoffice-base<br>> >    libreoffice-calc<br>> >    libreoffice-draw<br>> >    libreoffice-emailmerge<br>> >    libreoffice-graphicfilter<br>> >    libreoffice-impress<br>> >    libreoffice-javafilter<br>> >    libreoffice-math<br>> >    libreoffice-ogltrans<br>> >    libreoffice-presentation-minimizer<br>> >    libreoffice-report-builder<br>> >    libreoffice-voikko<br>> >    libreoffice-wiki-publisher<br>> >    libreoffice-writer<br>> >    libreoffice-xsltfilter<br>> >    lonote<br>> >    lyx<br>> >    okular<br>> >    openoffice.org-ooolatex<br>> >    pdfedit<br>> >    planner<br>> >    pybliographer<br>> >    qcad<br>> >    rednotebook<br>> >    revelation<br>> >    skrooge<br>> >    starcal<br>> >    taskcoach<br>> >    taskjuggler<br>> >    tellico<br>> >    tetex-IEEEtran<br>> >    texmaker<br>> >    vym<br>> >    wyrd<br>> >    xchm<br>> >    xdvik<br>> >    xfbib<br>> >    xournal<br>> ><br>> > rpm -qa | grep libre<br>> > libreport-web-2.1.5-1.fc18.x86_64<br>> > libreport-filesystem-2.1.5-1.fc18.x86_64<br>> > libreport-plugin-ureport-2.1.5-1.fc18.x86_64<br>> > libreport-gtk-2.1.5-1.fc18.x86_64<br>> > libreport-plugin-kerneloops-2.1.5-1.fc18.x86_64<br>> > libreport-newt-2.1.5-1.fc18.x86_64<br>> > libreport-plugin-reportuploader-2.1.5-1.fc18.x86_64<br>> > libreport-python-2.1.5-1.fc18.x86_64<br>> > libreport-2.1.5-1.fc18.x86_64<br>> > libreport-plugin-bugzilla-2.1.5-1.fc18.x86_64<br>> > libreport-plugin-logger-2.1.5-1.fc18.x86_64<br>> > libreport-fedora-2.1.5-1.fc18.x86_64<br>> > * so isn't this incomplete?<br>> ><br>> > I know it says the list of packages is "optional" but if I install from DVD libre-office is<br>> > installed by default.<br>> ><br>> > I am trying to figure out the difference between the packages on the default install (from DVD) and<br>> > my kickstart.<br>> ><br>> > Also, what's with the error:  Failed to retrieve group file for repository: fedora18-x86-64 -- I<br>> > did try some basic Google searches but with absolutely no success.<br>> <br>> My guess is that you have duplicate repositories configured for yum. One from<br>> the default distro and the other from Spacewalk. I like do a "yum -v<br>> repolist | grep url" when investigating where / what my repos are pointing<br>> at. <br><br>yum -v repolist | grep url<br>Repo-baseurl : http://linuxdownload.adobe.com/linux/x86_64/<br>Repo-baseurl : http://spacewalk.jeff.com/XMLRPC/GET-REQ/dropbox<br>Repo-baseurl : http://fedora.mirror.lstn.net/releases/18/Everything/x86_64/os/<br>Repo-baseurl : http://spacewalk.jeff.com/XMLRPC/GET-REQ/fedora18-x86-64<br>Repo-baseurl : http://spacewalk.jeff.com/XMLRPC/GET-REQ/fedorautils<br>Repo-baseurl : http://spacewalk.jeff.com/XMLRPC/GET-REQ/google<br>Repo-baseurl : http://spacewalk.jeff.com/XMLRPC/GET-REQ/livna-org<br>Repo-baseurl : http://spacewalk.jeff.com/XMLRPC/GET-REQ/rpmfusion-free<br>Repo-baseurl : http://spacewalk.jeff.com/XMLRPC/GET-REQ/rpmfusion-nonfree<br>Repo-baseurl : http://spacewalk.jeff.com/XMLRPC/GET-REQ/skype-f18<br>Repo-baseurl : http://yum.spacewalkproject.org/2.0-client/Fedora/18/x86_64/<br>Repo-baseurl : http://mirrors.syringanetworks.net/fedora/updates/18/x86_64/ (39<br><br>Nothing jumps out at me on duplicates.<br><br>The URLs that aren't my spacewalk server--are they simply ignored because the system is managed?  I don't quite understand that although I have read the documentation.  This is my 1st spacewalk server, FYI.<br><br>> As for the discrepancy between what is installed from a default DVD install<br>> vs. your kickstart, I suppose you *might* be able to find a sample package<br>> list on the DVD that is used but I'm completely speculating at this<br>> point. Instead, I would just focus on what you really want to have installed<br>> and just continue to update your own package list.<br>> <br>> -- <br>> Jon Miller<br><br>I have started this process and looked at packages installed on the DVD--yes, there is a list and *in theory* there are several places you can get it including /root/anaconda-ks.cfg--but again this isn't exactly as described because it seems things are missing.  This I'm still researching and making progress--mostly through rtfm activities :-)<br></div>                                      </div></body>
</html>