<html><head><style data-externalstyle="true">
p.MsoListParagraph, li.MsoListParagraph, div.MsoListParagraph {
margin-top:0in;
margin-right:0in;
margin-bottom:0in;
margin-left:.5in;
margin-bottom:.0001pt;
}
p.MsoListParagraphCxSpFirst, li.MsoListParagraphCxSpFirst, div.MsoListParagraphCxSpFirst, p.MsoListParagraphCxSpMiddle, li.MsoListParagraphCxSpMiddle, div.MsoListParagraphCxSpMiddle, p.MsoListParagraphCxSpLast, li.MsoListParagraphCxSpLast, div.MsoListParagraphCxSpLast {
margin-top:0in;
margin-right:0in;
margin-bottom:0in;
margin-left:.5in;
margin-bottom:.0001pt;
line-height:115%;
}
</style><style><!--
.EmailQuote {
padding-left:4pt;
margin-left:1pt;
border-left-color:rgb(128, 0, 0);
border-left-width:2px;
border-left-style:solid;
}
--></style></head><body><div data-externalstyle="false" style="font-family:Calibri,'Segoe UI',Meiryo,'Microsoft YaHei UI','Microsoft JhengHei UI','Malgun Gothic','Khmer UI','Nirmala UI',Tunga,'Lao UI',Ebrima,sans-serif;font-size:16px;"><div>I did some testing with Fedora 18 (waiting for the Fedora 19 dvd to finish downloading) and I think that the behavior was the same way in Fedora 18. In Fedora 18 when installing from DVD if you select “Minimal Install”, you do not get tar.</div><div> </div><div>However, if you select “Minimal install” and “standard” under the add-on list, you *do* get tar. And if memory serves I learned the hard way in Fedora 18 that a lot of familiar commands are missing in minimal install without the standard add-on items including “ifconfig”. Yea, you can’t even easily tell what your IP address is!... unless you are used to the ip command.</div><div data-signatureblock="true"><div> </div><div data-focusfrompointer="true">Is there any other commands that are missing on the “minimal” install that are needed? Would it be easier to mention in the install directions to use the standard add-on if selecting the minimal package set for host deployment?</div><div> </div><div data-focusfrompointer="true">Just thoughts. I also wonder if it would be possible to include tar as a dependency for the RPMs (like ovirt-engine or vdsm) so when installed using a package manager, tar would be checked for.</div><div data-focusfrompointer="true"> </div><div>- Nick</div><div> </div><div> </div></div>        <div style="border-top-color: rgb(225, 225, 225); border-top-width: 1px; border-top-style: solid;">                <strong>From:</strong> Alon Bar-Lev<br>                <strong>Sent:</strong> August 5, 2013 6:02 PM<br>                <strong>To:</strong> users, arch, engine-devel<br>                <strong>Subject:</strong> Re: [Users] [Engine-devel] [Feedback required][host-deploy] Fedora-19 misses tar at minimal setup<br>        </div>        <div> </div>
<div class=" PlainText" data-focusfrompointer="true">Hello Again,<br>
<br>
I tend to keep state as-is, require tar at host machine.<br>
<br>
Whoever installs Fedora minimal should install tar manually.<br>
<br>
I hope Fedora people will add tar per some of the requests, as tar is important utility in *NIX environment.<br>
<br>
I do not think that the extra complexity is required.<br>
<br>
If you strongly think otherwise, then I prefer to merge the self extracting python script.<br>
<br>
Speak now, and emphasis.<br>
<br>
Regards,<br>
Alon Bar-Lev.<br>
<br>
----- Original Message -----<br>
> From: "Alon Bar-Lev" <alonbl@redhat.com><br>
> To: "users" <users@ovirt.org>, "arch" <arch@ovirt.org>, "engine-devel" <engine-devel@ovirt.org><br>
> Cc: "Juan Hernandez" <jhernand@redhat.com><br>
> Sent: Tuesday, July 30, 2013 4:12:03 PM<br>
> Subject: Re: [Engine-devel] [Users] [Feedback required][host-deploy] Fedora-19 misses tar at minimal setup<br>
> <br>
> Hello All,<br>
> <br>
> Starting the discussion again...<br>
> <br>
> I would like to receive feedback regarding how we should cope with a state<br>
> presented to use by Fedora.<br>
> <br>
> Fedora-19 minimal setup does not install tar utility which is required to<br>
> deploy files during the host-deploy process (Hosts->Add Host).<br>
> <br>
> I guess because of 2.8M in size (including translations) -- a standard<br>
> commonly used utility was removed.<br>
> <br>
> There are three alternatives :<br>
> <br>
> 1. Instruct users who are using minimal installations to manually install tar<br>
> utility just like they configure repository, dns, etc..<br>
> <br>
> Benefit: simplicity.<br>
> Benefit: use standard tools.<br>
> Benefit: lower payload to transmit.<br>
> Drawback: require tar at destination machine.<br>
> <br>
> 2. Do not use tar but self extracting python script, a patch is ready[1].<br>
> <br>
> Benefit: ability to deploy environment in which tar is missing.<br>
> Drawback: non standard tool at destination machine.<br>
> Drawback: complexity within our code.<br>
> <br>
> 3. Do not use tar but cpio, a patch is ready[2].<br>
> <br>
> Benefit: simplicity.<br>
> Benefit: use standard tools.<br>
> Benefit: lower payload to transmit.<br>
> Benefit: ability to use Fedora-19 minimal.<br>
> Drawback: cpio is even less common than tar, even if it exists in Fedora-19<br>
> it can be removed without anyone notice.<br>
> Drawback: most other distributions will not have cpio in their minimal<br>
> installation.<br>
> <br>
> [[[<br>
> There was 4rd alternative, using python tar module to deploy tar.<br>
> However, there is a bug in that module when processing last block if empty.<br>
> This is edge condition but happened to at least one of the users and I could<br>
> reproduce it.<br>
> ]]]<br>
> <br>
> What option do you prefer?<br>
> <br>
> Regards,<br>
> Alon Bar-Lev<br>
> <br>
> [1] <a tabindex="-1" href="http://gerrit.ovirt.org/#/c/17295/">http://gerrit.ovirt.org/#/c/17295/</a><br>
> [2] <a tabindex="-1" href="http://gerrit.ovirt.org/#/c/17396/">http://gerrit.ovirt.org/#/c/17396/</a><br>
> _______________________________________________<br>
> Engine-devel mailing list<br>
> Engine-devel@ovirt.org<br>
> <a tabindex="-1" href="http://lists.ovirt.org/mailman/listinfo/engine-devel">http://lists.ovirt.org/mailman/listinfo/engine-devel</a><br>
> <br>
_______________________________________________<br>
Users mailing list<br>
Users@ovirt.org<br>
<a tabindex="-1" href="http://lists.ovirt.org/mailman/listinfo/users">http://lists.ovirt.org/mailman/listinfo/users</a><br>
</div>
</div></body></html>