Tiny Core Linux
General TC => General TC Talk => Topic started by: adrian on June 13, 2012, 04:17:13 PM
-
I see now why the dependency check for the X server was removed. I tried to download an extension and it was taking forever to say "oh yeah, I've already got that dependency". Why is it so slow?
-
It is a mis-statement to say it was removed. It was never included for reasons that have already been stated!
-
It is a mis-statement to say it was removed. It was never included for reasons that have already been stated!
Yeah, whatev. Removed or not installed, it doesn't matter. Why is it so slow to detect if a dependency is not available?
-
Recursive dep files. If you try to get an extension with huge levels of dependencies, such as one of the KDE ones, it may be 40-50 dep files to download.
-
I was watching the progress. I don't think this was caused by recursive dependencies as these had few if any dependencies. Maybe just caused by scripting lag.
-
Which mirror? The main one, ibiblio, can be slow on occasion. It's recommended to pick one near you.
-
Ahhh, of course. Dependency checking has to ping the server to check if it is up to date, not just that it has it already. That would explain it.