> If I'm not mistaken, this code fails because:
> # ln -sf ../share/doc/emacsen-common /usr/doc/emacsen-common
> fails -- since the operation is not carried-out inside /usr/doc.
Agreed, that's probably wrong. I'll try to have a fix out shortly.
> The script also bails out (for me, anyway) at your favorite spot:
>
> #if [ ! -e /var/lib/emacsen-common/installed-flavors ]
> #then
> # # Be super-careful.
> # echo -n "" > /var/lib/emacsen-common/installed-flavors
> # chmod 644 /var/lib/emacsen-common/installed-flavors
> # echo -n "" > /var/lib/emacsen-common/installed-flavors
> #fi
>
> I note that /var/lib/emacsen-common/ itself didn't exist on my
> system
Hmm, I'm not sure how it couldn't exist since it's in the
emacsen-common package, and this script is the postinst.
"Jim W. Jaszewski" <email address hidden> writes:
> If I'm not mistaken, this code fails because: doc/emacsen- common /usr/doc/ emacsen- common
> # ln -sf ../share/
> fails -- since the operation is not carried-out inside /usr/doc.
Agreed, that's probably wrong. I'll try to have a fix out shortly.
> The script also bails out (for me, anyway) at your favorite spot: emacsen- common/ installed- flavors ] emacsen- common/ installed- flavors emacsen- common/ installed- flavors emacsen- common/ installed- flavors emacsen- common/ itself didn't exist on my
>
> #if [ ! -e /var/lib/
> #then
> # # Be super-careful.
> # echo -n "" > /var/lib/
> # chmod 644 /var/lib/
> # echo -n "" > /var/lib/
> #fi
>
> I note that /var/lib/
> system
Hmm, I'm not sure how it couldn't exist since it's in the
emacsen-common package, and this script is the postinst.
--
Rob Browning
rlb @defaultvalue.org and @debian.org; previously @cs.utexas.edu
GPG starting 2002-11-03 = 14DD 432F AE39 534D B592 F9A0 25C8 D377 8C7E 73A4