building package list fails
Brian Kroth
bpkroth at gmail.com
Sun Dec 11 18:09:33 CET 2011
Frank Lienhard <frank at saliko.de> 2011-12-11 16:24:
> I'm trying to install debina squeeze with Trinity as DE.
>
> I generated a packagelist this way from an example client:
>
> aptitude search . | grep ^i | grep -v '^i A' | awk '{ print $2 }'
>
> and I used that output to generate a class for the package_config,
> but I end up with less packages installed (e.g. missing kdm-trinity
> and a xserver at all).
>
> I found out, that the problem seams to be that additional packages
> are only installled, when marked as "depends" but not when marked as
> "recommends".
> Is there a way to tell FAI to install the "recommends" packages also?
> (or is that the "wrong" way to do it?)
Instead of
PACKAGES aptitude
$pkg_list
use
PACKAGES aptitude-r
$pkg_list
http://fai-project.org/fai-guide/ar01s07.html
Brian
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 197 bytes
Desc: Digital signature
URL: <http://lists.uni-koeln.de/pipermail/linux-fai/attachments/20111211/cc3244f7/attachment.bin>
More information about the linux-fai
mailing list