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

Re: local install with apt-get still producing caches in /var/lib/dpkg/{info,alternatives,info, ...}



~
 I did strace the process run by the script
~
 strace -e trace=open,read,write -s 8192 -o debug.webserver.txt sh ./ri08.sh
~
 but I can not see what is producing the "(21: Is a directory)" error
~
apt-get update -o RootDir=/media/sdb2/inst/sw/deb -o
Dir::Etc::SourceList=/etc/apt/local00_sources.list
Ign file: i386/ Release.gpg
Ign file: i386/ Release
Reading package lists... Error!
E: Read error - read (21: Is a directory)
E: The package lists or status file could not be parsed or opened.
~
 I will have to strace the running process and all other process
launched from it I guess
~
 THanks
 lbrtchx


Reply to: