[csw-pkgsubmissions] newpkgs ap2_subversion, javasvn, pm_subversio(...)

Maciej (Matchek) Blizinski maciej at opencsw.org
Tue Jan 11 09:41:21 CET 2011


No dia 11 de Janeiro de 2011 05:43, rupert THURNER
<rupert at opencsw.org> escreveu:
> i added now a couple of sed's to build subversion, upgraded gar. and
> to my big surprise i got a huge build error complaint using the
> current gar version. but what is really strange:
>
> on 2010-09-20 dago added:
> CHECKPKG_OVERRIDES_CSWap2svn += surplus-dependency|CSWapache2
>
> on 2011-01 i removed:
> CHECKPKG_OVERRIDES_CSWap2svn += surplus-dependency|CSWapache2
>
> i did not check the other error messages but i am pretty sure we
> toggled most of these statements as well. this sounds a little bit
> left - right - left until you finally hit the post in the middle. but
> i am unsure where this comes from and if its intended. and if it is
> intended, how we want to deal with this?

Between September 2010 and January 2011, a substantial portion of
checkpkg was completely rewritten.  New checks being added to checkpkg
on a regular basis.  I think the particular check[1] for CSWapache2,
was added in r11478, on the 2nd of November 2010.

Python and Ruby dependencies are explained in the output.  If a
package contains .py files, it needs a Python interpreter.  Dependency
on CSWlibruby1 is necessary, because CSWrbsvn needs libruby.so.1.

There also were changes to the catalog, where libraries have been
often moved to different packages.

The libneon errors are due to a problem with the database.  Sorry
about that.  The issue was due to table permissions, the process
populating the files table could not write there, and ended up
importing base package information without populating the files table.
 I'm fixing it right now, there's a process running which goes through
all the packages and re-populates the files table.  It should be done
by the evening.

The same problem was with libserf.  I've fixed neon and libserf
manually, so you should be able to run checkpkg against subversion and
get the right results.

Maciej

[1] https://sourceforge.net/apps/trac/gar/changeset/11478


More information about the pkgsubmissions mailing list