On Tue, Apr 02, 2013 at 11:30:28AM +0900, Miles Bader wrote: > Package: lua-lpeg > Version: 0.10.2-5 > Severity: normal > > As the subject, it fails to install for me. I've included the error > output below. ldconfig doesn't give the location of the "cache file" > that it's barfing on, so I'm not sure what it's trying to do...
Do other packages install fine? I quite don't see how this could be a problem of lua-lpeg only. > $ LANG=C dinst lua-lpeg Sorry for the ignorance, but what is "dinst"? > ldconfig: Writing of cache data failed: No such file or directory ldconfig is a program you can run by hand (as root). Its config file could also be interesting to look at (/etc/ld.so.conf). The cache file is in /etc/ too, and is generated by ldconfig that scans the paths listed in ld.so.conf for new shared objects. Do you have any weird thing going on in /etc/ ? Cheers -- Enrico Tassi -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org