d armhf is attached.
--
Jakub Wilk
diff -ur libsfcgal-dev_1.1.0-2_amd64/usr/bin/sfcgal-config
libsfcgal-dev_1.1.0-2_armhf/usr/bin/sfcgal-config
--- libsfcgal-dev_1.1.0-2_amd64/usr/bin/sfcgal-config 2015-07-31
15:09:22.0 +0200
+++ libsfcgal-dev_1.1.0-2_armhf/usr/bin/sfcgal-config 2015-07
libfreexl1/examples/test_xl.gz
/usr/share/doc/libfreexl1/examples/xl2sql.gz
/usr/share/doc/libfreexl1/examples/test_xl.o.gz
/usr/share/doc/libfreexl1/examples/xl2sql.o.gz
An example diff between i386 and amd64 (after ungzipping) is attached.
--
Jakub Wilk
diff -ur libfreexl1_1.0.1-1_i386/usr
ample diff between i386 and amd64 (after ungzipping) is attached.
--
Jakub Wilk
diff -ur
libspatialite5_4.1.1-8_i386/usr/share/doc/libspatialite5/examples/Makefile
libspatialite5_4.1.1-8_amd64/usr/share/doc/libspatialite5/examples/Makefile
--- libspatialite5_4.1.1-8_i386/usr/share/doc/libs
ons to the
-dbg package needs to be updated accordingly.
--
Jakub Wilk
___
Pkg-grass-devel mailing list
Pkg-grass-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel
found 642566 2.0.7+dfsg-2
thanks
* Jakub Wilk , 2011-09-24, 00:17:
diff -Nru saga-2.0.7+dfsg/debian/rules saga-2.0.7+dfsg/debian/rules
--- saga-2.0.7+dfsg/debian/rules2011-09-01 10:28:51.0 +0200
+++ saga-2.0.7+dfsg/debian/rules2011-09-24 00:07:23.0 +0200
@@ -1,6
-master), it would be nice if
the fix could land in unstable.
--
Jakub Wilk
___
Pkg-grass-devel mailing list
Pkg-grass-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel
ensions modules available for
all supported Python versions. The better solution would be to actually
build them for all versions, but I don't have time to implement this.)
--
Jakub Wilk
diff -Nru saga-2.0.7+dfsg/debian/control saga-2.0.7+dfsg/debian/control
--- saga-2.0.7+dfsg/debian/cont
rules and
| from mapserver-doc package.
| ...
(I don't know why HTML docs generation was "obsolete", but OTOH I don't
really care...)
--
Jakub Wilk
___
Pkg-grass-devel mailing list
Pkg-grass-devel@lists.alioth.debian.org
http:
severity 631251 normal
tags 631251 + moreinfo
thanks
Thanks for the bug report, but...
* Sebastian Carneiro , 2011-06-22, 00:21:
This package failed to build with GCC-4.6.
...it builds fine here (i386, unstable, GCC 4.6).
--
Jakub Wilk
___
Pkg
3
[1]
https://buildd.debian.org/status/fetch.php?pkg=libkml&arch=kfreebsd-i386&ver=1.3.0~r863-1%2Bb1&stamp=1304598007
--
Jakub Wilk
___
Pkg-grass-devel mailing list
Pkg-grass-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/ma
0.7.1-4&stamp=1304426331
(grep for "Segmentation fault")
--
Jakub Wilk
diff -Nru mapnik-0.7.1/debian/rules mapnik-0.7.1/debian/rules
--- mapnik-0.7.1/debian/rules 2010-11-15 16:04:57.0 +0100
+++ mapnik-0.7.1/debian/rules 2011-05-05 00:39:40.0 +0200
@@ -25,6 +
Package: python-qgis
Version: 1.4.0+12730-4
Severity: serious
Justification: Policy 3.5
In a clean sid chroot:
$ python -c 'import qgis'
Traceback (most recent call last):
File "", line 1, in
ImportError: No module named
File "", line 1, in
File "/usr/lib/pymodules/python2.6/mapnik/__init__.py", line 53, in
from _mapnik import *
ImportError: invalid mode parameter
I believe that the attached (untested) patch fixes this bug.
BTW, such a breakage could be detected earlier if test suite w
the "hardcoding" you're asking for.
I thought about not using find_library at all, just:
lib_name = 'liblas.so.1'
--
Jakub Wilk
signature.asc
Description: Digital signature
___
Pkg-grass-devel mailing list
Pkg-grass-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-grass-devel
hardcoded
here.
+free = ctypes.CDLL(find_library('c')).free
This one is all right.
--
Jakub Wilk
signature.asc
Description: Digital signature
___
Pkg-grass-devel mailing list
Pkg-grass-devel@lists.alioth.debian.org
http://lists.
find_library() always returns
None here.
--
Jakub Wilk
signature.asc
Description: Digital signature
___
Pkg-grass-devel mailing list
Pkg-grass-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-grass-devel
o: cannot open shared object file: No such file or directory
$ dpkg -S liblas.so
liblas1: /usr/lib/liblas.so.1.0.0
liblas1: /usr/lib/liblas.so.1
[0] Well, while the bug might be fixed by adding a dependency on liblas-dev,
there are better ways to fix it.
--
Jakub W
The attached patch fixed both issues.
(debian-python: caution, this package has large build-dependencies and takes a
very long time to build)
Indeed.
--
Jakub Wilk
diff --git a/debian/control b/debian/control
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,7 @@
Build-Depends: cdbs, debh
18 matches
Mail list logo