On 02/01/2013 07:38 PM, Joseph Hall wrote:
> I wonder if your using Mint is causing the pkg virtual package not to be loaded.
>
> You haven't explicitly said, so I have to ask: are you able to use any
> pkg functions?
I don't think so. I've tried calling pkg.list_upgrades and
pkg.refresh_db() and in both cases I get a "pkg.____ is not available"
error back from the minion.
> Also, would you please post anything from grains.items that starts
> with "lsb" or "os"?
lsb_codename: maya
lsb_description: Linux Mint 13 Maya
lsb_id: LinuxMint
lsb_release: 13
os: Mint
os_family: Mint
oscodename: maya
osfullname: LinuxMint
osrelease: 13
Having looked a little more closely at grains.items now, is the fact
that os_family is not Debian the culprit here?
--Jon