[Simple-cdd-devel] udeb

Vagrant Cascadian vagrant at debian.org
Fri Nov 22 18:29:28 UTC 2013


On Thu, Nov 21, 2013 at 09:22:17AM -0200, paulo bruck wrote:
> I'm  trying to include a udeb w/ simple cdd but is not workink. What I have
> done is:
> a)  picking partman-auto_106_amd64.udeb, insert some recipes , 
> b) make a udeb again.
> c) insert at default.udebs a line just like that:
> simple-cdd-profiles
> partman-auto_106
> d) run simple-cdd 
> and than appears a final message:
> 
> ERROR: missing required packages from profile default:  partman-auto_106
> WARNING: missing optional packages from profile default:  grub type-handling
> ERROR: missing required packages from profile base:  partman-auto_106_amd64
> ERROR: missing required packages from profile base:  partman-auto_106_amd64
> 
> 
> removing the line from default.udeb everything runs ok.

Two points:

* You need to tell simple-cdd how to find your customized udeb, either with
--local-packages on the commandline or local_packages in profiles/default.conf.

* The package name is "partman-auto", not "partman-auto_106", so leave out the
version and try that.

Also, make sure your customized package has a newer version than the version
available in wheezy, i.e. 106+20131121 or some such. Otherwise simple-cdd may
not pull in your customized package, since it has the same version.

live well,
  vagrant



More information about the Simple-cdd-devel mailing list