[Pkg-e-devel] Enlightenment 0.19 Packaging
Ross Vandegrift
ross at kallisti.us
Thu Mar 19 23:01:26 UTC 2015
On 03/11/2015 01:39 PM, Martinx - ã¸ã§ã¼ã 㺠wrote:
> Listen, I'm working to upgrade those Enlightenment Debian Packages to
> EFL-1.13.1 but, 1 test is failing, here is the log:
>
> http://pastebin.com/Kz8seEti
[snip]
> I did
> not committed anything yet, mostly because the tests triggered by
> `dpkg-buildpackage` did not passed.
>
> Can you guys help me?
In the past, I've found that the EFL tests often fail - my local
packages disable them. There are two ways to do this:
1) The sloppy way is to disable all tests. Change the configure options
in debian/rules from "--with-tests=regular" to "--with-tests=none".
2) The better way is to disable only the broken tests. Look at tests
mentioned in your output, and write a patch that disables them. There's
help on how to do this here:
https://www.debian.org/doc/manuals/maint-guide/modify.en.html
Ross
More information about the Pkg-e-devel
mailing list