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

Re: currently broken udebs in etch



Patrick Winnertz wrote:
> ATM Debian-Edu is not installable because the change from
> prebaseconfig.d to finish-install.d since we use etch as basis of our
> CDD. This here is a list of the packages which still install scripts
> into the /usr/lib/prebaseconfig.d/ dir in etch and because of that they
> don't work.

finish-install is careful to still support /usr/lib/prebaseconfig.d/. Is
there some problem with that support?

partsdir="/usr/lib/finish-install.d"
oldpartsdir="/usr/lib/prebaseconfig.d"

for script in $(ls "$partsdir"/* "$oldpartsdir"/* | sort -n -k3 -t/)
do
...

-- 
see shy jo

Attachment: signature.asc
Description: Digital signature


Reply to: