Mailinglist Archive: opensuse-autoinstall (56 mails)
| < Previous | Next > |
Re: [suse-autoinstall] create_package_desc (warnings and different packages)
- From: Martin Vogt <vogt@xxxxxxxxxxxxxxxxxx>
- Date: Thu, 13 Apr 2006 15:04:46 +0000 (UTC)
- Message-id: <443E6880.7020807@xxxxxxxxxxxxxxxxxx>
Martin Vogt wrote:
> Hello list,
>
> another feature in the file create_package_desrc on beta9:
>
>
>
>> create_package_descr -d ../suse -d ../../CD2/suse -d ../../CD3/suse -d
>>
> ../../CD4/suse -d ../../CD5/suse -x >setup/descr/EXTRA_PROV
>
>> find: warning: you have specified the -maxdepth option after a
>>
> non-option argument -name, but options are not positional >(-maxdepth
> affects tests specified before it as well as those specified after it).
> Please specify options before other >arguments.
>
> The warning is actually only a warning:
>
>
>> processed 2648 packages
>> now recoding to UTF-8: packages packages.DU packages.en
>>
>
> Seems ok.
>
> But what worries me, is that the packages on beta9 and the newly created
> differs in size:
>
> packages bytes: 2424016
> packages.beta9 bytes: 2883689
>
> The diff of 400k is rather big....
> I will try a testinstallation now.
>
>
>
>
Guess......
does not work. (beta9)
The error is:
"Could not set base selection: default"
Is the tag
<base>default</base>
OK?
It worked withouth remastering the packe description......
<software>
<base>default</base>
<kernel>kernel-smp</kernel>
<addons config:type="list">
<addon>Basis-Devel</addon>
<addon>Basis-Sound</addon>
<addon>Fonts</addon>
<addon>Games</addon>
<addon>Gnome</addon>
<addon>Gnome-Devel</addon>
<addon>Hacker</addon>
<addon>Java</addon>
<addon>Kde</addon>
<addon>Kde-Desktop</addon>
<addon>Kde-Devel</addon>
<addon>Kernel-Devel</addon>
<addon>Laptop</addon>
<addon>Latex</addon>
<addon>Mobile</addon>
<addon>Mono</addon>
<addon>Multimedia</addon>
<addon>Network</addon>
<addon>Non-OSS</addon>
<addon>Office</addon>
<addon>SuSE-Documentation</addon>
<addon>Tcl-Development</addon>
</addons>
</software>
Martin
> Hello list,
>
> another feature in the file create_package_desrc on beta9:
>
>
>
>> create_package_descr -d ../suse -d ../../CD2/suse -d ../../CD3/suse -d
>>
> ../../CD4/suse -d ../../CD5/suse -x >setup/descr/EXTRA_PROV
>
>> find: warning: you have specified the -maxdepth option after a
>>
> non-option argument -name, but options are not positional >(-maxdepth
> affects tests specified before it as well as those specified after it).
> Please specify options before other >arguments.
>
> The warning is actually only a warning:
>
>
>> processed 2648 packages
>> now recoding to UTF-8: packages packages.DU packages.en
>>
>
> Seems ok.
>
> But what worries me, is that the packages on beta9 and the newly created
> differs in size:
>
> packages bytes: 2424016
> packages.beta9 bytes: 2883689
>
> The diff of 400k is rather big....
> I will try a testinstallation now.
>
>
>
>
Guess......
does not work. (beta9)
The error is:
"Could not set base selection: default"
Is the tag
<base>default</base>
OK?
It worked withouth remastering the packe description......
<software>
<base>default</base>
<kernel>kernel-smp</kernel>
<addons config:type="list">
<addon>Basis-Devel</addon>
<addon>Basis-Sound</addon>
<addon>Fonts</addon>
<addon>Games</addon>
<addon>Gnome</addon>
<addon>Gnome-Devel</addon>
<addon>Hacker</addon>
<addon>Java</addon>
<addon>Kde</addon>
<addon>Kde-Desktop</addon>
<addon>Kde-Devel</addon>
<addon>Kernel-Devel</addon>
<addon>Laptop</addon>
<addon>Latex</addon>
<addon>Mobile</addon>
<addon>Mono</addon>
<addon>Multimedia</addon>
<addon>Network</addon>
<addon>Non-OSS</addon>
<addon>Office</addon>
<addon>SuSE-Documentation</addon>
<addon>Tcl-Development</addon>
</addons>
</software>
Martin
| < Previous | Next > |