[csw-maintainers] Better shared object dependency checking in checkpkg out for testing

Maciej (Matchek) Blizinski maciej at opencsw.org
Mon Jan 4 14:14:07 CET 2010


On Mon, Jan 4, 2010 at 9:50 AM, Dagobert Michelsen <dam at opencsw.org> wrote:
> Hi Maciej,
>
> Am 02.01.2010 um 12:40 schrieb Maciej (Matchek) Blizinski:
>>
>> On Tue, Dec 29, 2009 at 11:58 PM, Maciej (Matchek) Blizinski
>> <maciej at opencsw.org> wrote:
>>>
>>> I have one more bit to implement: checking the data modification
>>> timestamp of /var/sadm/install/contents and updating the cache.
>>
>> This is done.
>
> If you fiddle with the contents make sure you check for pkgserv and
> issue "pkgadm sync" if necessary.

There's no fiddling in the sense of modifying the file.  There's a
cache of this file being built, and every time the file changes,
there's a need to update the cache.

>> I've implemented all the features I wanted, I would like
>> to focus on merging my change to the main v2 branch.  Here's the list
>> of changes:
>>
>> http://sourceforge.net/apps/trac/gar/log/csw/mgar/gar/v2-checkpkg
>>
>> I haven't received any comments about the new code, which makes me
>> think that people haven't tried it yet.
>>
>> My question to Dago: What would you like to be done with relation to
>> merging back to v2?
>
> Please merge it back. It looks good enough to be tried and we can
> fix problems on-the-fly as the result doesn't affect package contents.

Cool.  I've merged the branch into v2.  I'll keep the v2-checkpkg
branch around in case I want to make additional changes.  I'm thinking
of doing the following things:

- porting individual checks from the monolithic part to plugins,
probably taking code from Ben's git repository
- implementing overrides
- adding logs which can be inspected after checkpkg has finished

Maciej



More information about the maintainers mailing list