Linked by Eugenia Loli on Sun 16th Dec 2007 00:04 UTC, submitted by obsethryl
Permalink for comment 291246
To read all comments associated with this story, please click here.
To read all comments associated with this story, please click here.
News
Linked by Thom Holwerda on 05/18/13 21:06 UTC
Linked by Thom Holwerda on 05/18/13 7:37 UTC
Linked by fran on 05/18/13 1:38 UTC
Linked by Thom Holwerda on 05/17/13 23:35 UTC, submitted by kragil
Linked by MOS6510 on 05/17/13 22:22 UTC
Linked by Thom Holwerda on 05/17/13 22:15 UTC, submitted by Tom
Linked by Thom Holwerda on 05/16/13 21:41 UTC
Linked by Thom Holwerda on 05/16/13 17:04 UTC
Linked by Thom Holwerda on 05/16/13 13:17 UTC
Linked by Thom Holwerda on 05/16/13 12:06 UTC
More News »
Sponsored Links



Member since:
2006-01-01
I have never used Gentoo but, instead, I've found Source Mage GNU/Linux to be a mighty fine source-based distro. SMGL uses a package manager called "Sorcery" and it has a nifty feature called "cleanse".
In SMGL you type "cleanse" and then it runs several checks on your system -- I recall someone describing "cleanse" as the "fsck for installed packages". ;-) It cleans the package caches and install logs and it checks that dependencies for all the installed packages are satisfied. Then it inspects all the installed packages for any missing or modified files/symlinks and it also checks that there aren't any needed libraries missing.
http://wiki.sourcemage.org/Cleanse
If "cleanse" finds any problems, the Sorcery package manager reinstalls the troublesome package(s) and then "cleanse" checks them again. Most of the time this fixes things but if the problem persists after the reinstall, then "cleanse" just tells that the package in question is "hopelessly broken".
So, my question to any Gentoo gurus out there is if this "cleanse" is specific to SMGL & Sorcery or if Portage or Paludis might have something similar?