Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 11 Jul 2008 06:31:26 -0400
From:      Bill Moran <wmoran@potentialtech.com>
To:        "Rodrigo OSORIO (ros)" <ros@bebik.net>
Cc:        freebsd-ports@freebsd.org
Subject:   Re: Help request to undestand the portmon report
Message-ID:  <20080711063126.8ce929a8.wmoran@potentialtech.com>
In-Reply-To: <20080711094234.GA64976@hodja.bebik.net>
References:  <20080711094234.GA64976@hodja.bebik.net>

next in thread | previous in thread | raw e-mail | index | archive | help
In response to "Rodrigo OSORIO (ros)" <ros@bebik.net>:

> Hello everyone,
> 
> I just take a quick look at the portmon report about my first port submit, omegaT[1], a translation memory editor.
> As I can see, portmon reports a 'failed to build' state for the amd64-8-latest environment, but if I took a close look, the log file looks ok (the port and the pakage was build without errors).

The link doesn't seem to jump to the correct position on this page:
http://pointyhat.freebsd.org/errorlogs/#mtree

But it says this about your error:
mtree
    The port leaves ${PREFIX} in a state that is not consistent with the mtree definition after pkg_delete. This usually means some files are missing from PLIST. It could also mean that your installation scripts create files or directories not properly deleted by the deinstallation scripts. Another possibility is that your port is deleting some directories it is not supposed to, or incorrectly modifying some directory's permission.

> My question is why portmon think an error occurs during the build (maybe something wrong is hide in the log).

Because of this:
=== Checking filesystem state
list of filesystem changes from before and after port installation and deinstallation
usr/local/share/java/apache-ant/bin/antRun changed
	permissions expected 0555 found 0444

> And how can I fix this situation to avoid unnecesary problems reported for the port tree.

Well ... here's where I'm not much help, as I'm not very familiar with
the care and feeding of Java apps.

-- 
Bill Moran
http://www.potentialtech.com



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20080711063126.8ce929a8.wmoran>