[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

simple-cdd - problem with inclusing third-party packages



Hi

The task is include 3rd-party non-free package into CDD.

Shortly:

(from Makefile)
cd cdd && sudo build-simple-cdd \
		--profiles spinner \
		--local-packages "$(PWD)/cdd/simple-cdd-profiles_0.3.2_all.udeb $(PWD)/../$(CURRENT_PACKAGE)" \
		--packages "$(PWD)/../$(CURRENT_PACKAGE)"

/home/mend0za/spinner/svn/../spinner-player_0.1svn197-1_all.deb: component guessed as 'main'
ERROR: missing required packages from profile spinner:  spinner-player

where $(CURRENT_PACKAGE) is spinner-player

profiles/spinner.packages has the "spinner-player" inside
profiles/spinner.preseed add installation of package "spinner-player" 

Package is also present both in tmp/mirror/pool and in tmp/mirror/dists.

I was try to play with *.packages file, --packages or --local-packages options. But even I create the iso - it not contain the spinner-player_*.deb. 

Any ideas about it? 

Every other goods works excellent (d-i automation by preseed, setting the mirror and so on). 
Debian distribution is etch (4.0r0), host system is also etch. 
Simple-cdd version is 0.3.2, backported from sid.



-- 
With best regards, Vlad Shakhov



Reply to: