Hi everyone,

*Case 1:- *

I set up local folder in deb mirror for extra packages and enable local
variable in CONF.sh file and easy-build.sh file and set up Packages file
etc.
I also include my tasks/extra package file with syntax  "#include <extra>"
in tools/generate_di+k_list file just before the EOF. extra is my extra
packages file containing package name of emacs, sysstat and vnstat. When I
tried to build iso then I got below error.

local/libxml2_2.8.0+dfsg1-7+nmu2_amd64.deb not found under either
/home/amit/debian-cd/debian or /home/amit/debian-cd/debian
make: *** [image-trees] Error 2

libxml2_2.8.0+dfsg1-7+nmu2_amd64.de package is the the dependecies package
of emacs's, then I left only one package in extra file is vnstat, still the
same error but package name was for vnstat deb package.
I tried to copy this package from /pool/local to pool/main/v/ folder but
error was same.
--------------------------------------------
*Case 2:-*

Then I commented the export local variable in CONF.sh and easy-build.sh
files. And put the package available in pool/main folder name of packages
given below.

vim
mysql-server
apache2
nmap
postgresql-9.1

Then It create the netinst iso of 261Mb otherwise usual size of netinst iso
was 227Mb.

I test this iso in vmplayer, It goes smoothly and struct at chose software
to install. It shows only one option Standard system utilities. When I
select this option and press enter it shows installation step failed. Then
I check with command ALT+CTL+f4
It shows the error that some package have unmet dependencies. It shows two
packages whose name was bind9-host and dnsutils with some dependencies
packages and could not proceed. I enter the name of these two packages in
/tasks/wheezy/exclude file, and try again, but result was same as above.

Then I go back this step and again try to install without selecting the
Standard system utilities. This time it got installed, but no extra
packages, only base system.

--------------------------------------------------------
Please help me if I am doing anything wrong or leaving anything.

1. My queries are how can I solve above error in case 1 for local packages
in local folder in mirror.
2. How can I make Standard system utility option to work in 2nd case or how
these extra added packages in iso got install during installation.

Thanks & Regards

Aarya
(Amit Bondwal)

Reply via email to