On Monday 21 May 2007 11:48, Vincent Lönngren wrote: > mån 2007-05-21 klockan 09:45 +0200 skrev Thijs Kinkhorst: > > Can you paste the full upgrading output? > > Sorry, I didn't keep it. :( Anyway, it basically said Preparing to upgrade > msttcorefonts [...], then the missing CID Supplement thingies, then the > opendir error. After that unpacking and configuring went smoothly.
That's interesting because msttcorefonts does not contain "opendir" anywhere. I therefore suspect it is in some command that is called by the script. Is it reproducible when doing "apt-get install --reinstall msttcorefonts" or "dpkg-reconfigure msttcorefonts"? If so, could you add "set -x" to the top of /var/lib/dpkg/info/msttcorefonts.* and try the reconfigure to see what call causes the warning? thanks, Thijs