Simon Legner
Simon Legner
This helps packaging this tool for Linux distributions.
Requested here: https://lists.archlinux.org/pipermail/aur-general/2018-February/033860.html Existing implementation (part of anitya): https://github.com/release-monitoring/anitya/blob/master/anitya/lib/backends/launchpad.py
Requested here: https://lists.archlinux.org/pipermail/aur-general/2018-February/033860.html Existing implementation (part of anitya): https://github.com/release-monitoring/anitya/blob/master/anitya/lib/backends/sourceforge.py
Idea by @sum01 in https://github.com/simon04/aur-out-of-date/pull/28#issuecomment-607022052 > Maybe some more complex options in the config file could help here? > > You could leave the search as is, but allow specific...
``` goroutine 1 [running]: github.com/simon04/aur-out-of-date/upstream.debian.latestVersion(0xc0002bc316, 0xa, 0x51, 0xc0002ef800, 0x2, 0x2) /home/haawda/paketierung/not_maintained_by_me/aur-out-of-date/src/aur-out-of-date-2.1.0/upstream/debian.go:31 +0x233 github.com/simon04/aur-out-of-date/upstream.forURL(0xc0002bc2ea, 0x51, 0x1, 0x1, 0x0, 0x0) /home/haawda/paketierung/not_maintained_by_me/aur-out-of-date/src/aur-out-of-date-2.1.0/upstream/version.go:89 +0xc99 github.com/simon04/aur-out-of-date/upstream.VersionForPkg(0x55742ed4b8a0, 0xc00021a058, 0x5, 0x0, 0x8, 0xc0000b1bf8) /home/haawda/paketierung/not_maintained_by_me/aur-out-of-date/src/aur-out-of-date-2.1.0/upstream/version.go:106 +0x183 main.handlePackage(0x55742ed4b8a0, 0xc00021a058,...
This helps determining whether a version has been skipped intentionally. See discussion: https://github.com/simon04/aur-out-of-date/issues/9#issuecomment-370766904
According to https://wiki.openstreetmap.org/wiki/Relation:multipolygon#Touching_inner_rings, touching inner rings may be used if the ways are closed. Osmium, however, fails on such multipolygons, e.g., http://www.openstreetmap.org/browse/relation/1517038: > Building multipolygon based on relation 1517038 failed:...
Segmentation fault when executing `./osmjs -2 -m -l disk -j js/area.js ~/austria.osm.pbf`. ``` Program received signal SIGSEGV, Segmentation fault. 0x00007ffff76c6f14 in geos::geom::LineString::getCoordinatesRO() const () from /usr/lib/libgeos-3.3.2.so (gdb) bt #0 0x00007ffff76c6f14...