[Wolfgang Schweer] > Hi, > > the package ssh-askpass is listed both as Recommends and Avoid in > different debian-edu.git/tasks files. While that's ok, it leads to an > exclusion of the package from the image; see the file > [CD-administrator]/missingpkglist-stretch-usbstick.txt > > Maybe the build.sh script could be changed somehow like below to catch > this case (and similar ones)?
I believe it is better to reject building of the debian-edu package if a package is listed as both wanted and avoided. The correct fix is to remove the avoid if the package is wanted, not hiding the conflicting information. -- Happy hacking Petter Reinholdtsen

