#201: Add mash support to depcheck ---------------------+------------------------------------------------------ Reporter: wwoods | Owner: jskladan Type: task | Status: assigned Priority: major | Milestone: Package Update Acceptance Test Plan - depcheck Component: tests | Version: 1.0 Resolution: | Keywords: ---------------------+------------------------------------------------------ Comment (by jskladan):
So, I briefly went through the source code of mash (god damn the lack of documentation), and I must say, I'm not really enlightened or so :)
Correct me, if i'm wrong, but mash seems to be an utility, which is able to create a repo, based on kojitag.
From what i know, this is probably not _the thing_ we really need, or is it? Because my impression was, that we want to somehow check a small subset of packages.
BTW: maybe it would also be helpful for me to know, what exactly is multilib, and what is the aim of this test.
So, what do we expect mash to do for us? I've seen some "solve_multilib" routine inside the sources, so i guess that might be it, but it also seems to be working over the currently created repo.