pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: pkg/44201: editors/leafpad PLIST problem (well, not really) (+FIX)
The following reply was made to PR pkg/44201; it has been noted by GNATS.
From: Robert Elz <kre%munnari.OZ.AU@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc:
Subject: Re: pkg/44201: editors/leafpad PLIST problem (well, not really) (+FIX)
Date: Wed, 08 Dec 2010 17:48:03 +0700
Date: Wed, 8 Dec 2010 10:00:10 +0000 (UTC)
From: Thomas Klausner <wiz%NetBSD.org@localhost>
Message-ID: <20101208100010.B399063B886%www.NetBSD.org@localhost>
| Well, I do have PKG_DEVELOPER set and I don't see this problem,
| neither with nor without a manual pkg_add of hicolor-icon-theme.
| I wonder why you stumble over this.
Most likely because I start with a completely empty sandbox using
pkg_comp, if you're building in a "normal" environment, something
has probably created the cache file before pkgsrc audits /usr/pkg at
the start of the build, so when it is finished, and looks again,
though the file is still there (perhaps even updated) it isn't perceived
as having been added by the build.
Try using pkg_comp, it is worth using regardless of this, beginning
with nothing but your chosen release installed, and (if needed) perhaps
updated pkg_install. This goes a lot quicker if you have binary
packages for everything needed already prepared (though leafpad doesn't
need all that much).
| But since leafpad seems to use hicolor-icon-theme (looking at the
| build output), I've added the dependency.
Thanks,
kre
Home |
Main Index |
Thread Index |
Old Index