[Koha-bugs] [Bug 8623] Javascript libraries should be outside theme directories

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Sep 28 14:55:40 CEST 2012


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8623

--- Comment #17 from Kyle M Hall <kyle at bywatersolutions.com> ---
Created attachment 12574
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=12574&action=edit
[SIGNED-OFF] Bug 8623 - Fix YUI path for OPAC in debian/rules

After the changes to YUI path the build process is broken. For testing this I
had
to set the build process to ommit the tests as there are some db_dependent test
being
called (which failed).

To do this I ran the build script like this:

sudo DEB_BUILD_OPTIONS=nocheck ./debian/build-git-snapshot -distribution
precise -D precise -r ~/ubuntu -v 3.9.0-046~git -d

Note: Even when this is fixed, there are still issues with some files missing

dh_install: etc/koha/searchengine/solr/config.yaml exists in debian/tmp but is
not installed to anywhere
dh_install: etc/koha/searchengine/solr/indexes.yaml exists in debian/tmp but is
not installed to anywhere
dh_install: etc/koha/solr/indexes.yaml exists in debian/tmp but is not
installed to anywhere
dh_install: missing files, aborting
make: *** [binary] Error 2
dpkg-buildpackage: error: fakeroot debian/rules binary gave error exit status 2

Sponsored-by: Universidad Nacional de Córdoba

Signed-off-by: Jared Camins-Esakov <jcamins at cpbibliography.com>
Please note that debian/rules *must* use tabs. If you have a git hook
that automatically replaces tabs with spaces, please undo those changes.

Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list