Hi all,
I did small investigation why Ubuntu package of GRASS 7 is failing to build on Launchpad.
The problem is caused by building single page documentation (make htmldocs-single). This make command is also failing on my computer. Building multi-page documentation (make htmldocs) is running without problem.
I am not able to figure out the problem with ‘single-page’ build, since I do not use Doxygen at all.
So the question is if somebody is able to fix ‘htmldocs-single’ or it is possible at least temporary substitute ‘htmldocs-single’ to ‘htmldocs’ to allow building the package.
···
Ivan Minčík
ivan.mincik@gmail.com GPG: 0x79529A1E http://imincik.github.io/0x79529A1E.key
ivan.mincik@gista.sk GPG: 0xD714B02C http://imincik.github.io/0xD714B02C.key
Hi Ivan,
2014-12-08 7:16 GMT+01:00 Ivan Minčík <ivan.mincik@gmail.com>:
I did small investigation why Ubuntu package of GRASS 7 is failing to build
on Launchpad.
first of all, thanks for you time.
The problem is caused by building single page documentation (make
htmldocs-single). This make command is also failing on my computer. Building
multi-page documentation (make htmldocs) is running without problem.
These commands build API documentation [1]. I guess it's not needed
for debian packaging, right? The user documentation [2] is build via
default make command. I wonder there is attempt to build API manual
for debian package. It doesn't make sense to me so much.
Martin
[1] http://grass.osgeo.org/programming7/
[2] http://grass.osgeo.org/grass70/manuals/
--
Martin Landa
http://geo.fsv.cvut.cz/gwiki/Landa
http://gismentors.eu/mentors/landa
Hi,
2014-12-08 7:16 GMT+01:00 Ivan Minčík <ivan.mincik@gmail.com>:
The problem is caused by building single page documentation (make
htmldocs-single). This make command is also failing on my computer. Building
please tell us what exactly is failing. Thanks, Martin
--
Martin Landa
http://geo.fsv.cvut.cz/gwiki/Landa
http://gismentors.eu/mentors/landa
Hi,
2014-12-08 10:01 GMT+01:00 Martin Landa <landa.martin@gmail.com>:
These commands build API documentation [1]. I guess it's not needed
for debian packaging, right? The user documentation [2] is build via
or it should be part of `grass-dev` package? Martin
--
Martin Landa
http://geo.fsv.cvut.cz/gwiki/Landa
http://gismentors.eu/mentors/landa
On Mon, Dec 8, 2014 at 10:01 AM, Martin Landa <landa.martin@gmail.com>
wrote:
Hi Ivan,
2014-12-08 7:16 GMT+01:00 Ivan Minčík <ivan.mincik@gmail.com>:
> I did small investigation why Ubuntu package of GRASS 7 is failing to
build
> on Launchpad.
first of all, thanks for you time.
> The problem is caused by building single page documentation (make
> htmldocs-single). This make command is also failing on my computer.
Building
> multi-page documentation (make htmldocs) is running without problem.
These commands build API documentation [1]. I guess it's not needed
for debian packaging, right? The user documentation [2] is build via
default make command. I wonder there is attempt to build API manual
for debian package. It doesn't make sense to me so much.
The same docs was build also in GRASS 6 packaging. It is a content of
'grass-dev-doc' package.
Removing it means loosing this package.
It is failing with meaningless error [1]:
*** [htmldocs-single] Error 2
The same error I get even if running by hand with 'make -d'
1 -
https://launchpadlibrarian.net/191285764/buildlog_ubuntu-precise-i386.grass70_7.0.0~ppa~2~revno-31311~ubuntu12.04.1_FAILEDTOBUILD.txt.gz
--
Ivan Minčík
ivan.mincik@gmail.com GPG: 0x79529A1E
http://imincik.github.io/0x79529A1E.key
ivan.mincik@gista.sk GPG: 0xD714B02C
http://imincik.github.io/0xD714B02C.key
Hi,
2014-12-08 10:12 GMT+01:00 Ivan Minčík <ivan.mincik@gmail.com>:
The same docs was build also in GRASS 6 packaging. It is a content of
'grass-dev-doc' package.
OK, than it make sense to me.
Removing it means loosing this package.
It is failing with meaningless error [1]:
*** [htmldocs-single] Error 2
The same error I get even if running by hand with 'make -d'
also with `make -j1` ? Thanks, Martin
--
Martin Landa
http://geo.fsv.cvut.cz/gwiki/Landa
http://gismentors.eu/mentors/landa
Hi,
2014-12-08 10:15 GMT+01:00 Martin Landa <landa.martin@gmail.com>:
Hi,
2014-12-08 10:12 GMT+01:00 Ivan Minčík <ivan.mincik@gmail.com>:
The same docs was build also in GRASS 6 packaging. It is a content of
'grass-dev-doc' package.
OK, than it make sense to me.
Removing it means loosing this package.
It is failing with meaningless error [1]:
*** [htmldocs-single] Error 2
from attached log:
make[2]: Entering directory `/build/buildd/grass70-7.0.0~ppa~2~revno/lib'
make[2]: *** No rule to make target `htmldox-single'. Stop.
I will take a look at it. Martin
--
Martin Landa
http://geo.fsv.cvut.cz/gwiki/Landa
http://gismentors.eu/mentors/landa
Hi Ivan,
2014-12-08 10:26 GMT+01:00 Ivan Minčík <ivan.mincik@gmail.com>:
The same unusable error message with make -j1:
HTML reference in directory ./html/index.html
make[1]: Leaving directory `/home/pkg-grass'
for dir in lib gui/wxpython ; do \
make -C $dir htmldox-single ; \
done
make[1]: Entering directory `/home/pkg-grass/lib'
make[1]: *** No rule to make target `htmldox-single'. Stop.
make[1]: Leaving directory `/home/pkg-grass/lib'
make[1]: Entering directory `/home/pkg-grass/gui/wxpython'
make[1]: *** No rule to make target `htmldox-single'. Stop.
make[1]: Leaving directory `/home/pkg-grass/gui/wxpython'
make: *** [htmldocs-single] Error 2
should be fixed in r63433. Please could you try to compile trunk?
After some testing I will backport it to relbr70. Thanks, Martin
--
Martin Landa
http://geo.fsv.cvut.cz/gwiki/Landa
http://gismentors.eu/mentors/landa
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On 08.12.2014 10:57, Martin Landa wrote:
Hi Ivan,
2014-12-08 10:26 GMT+01:00 Ivan Minèík <ivan.mincik@gmail.com>:
The same unusable error message with make -j1:
HTML reference in directory ./html/index.html make[1]: Leaving
directory `/home/pkg-grass' for dir in lib gui/wxpython ; do \
make -C $dir htmldox-single ; \ done make[1]: Entering directory
`/home/pkg-grass/lib' make[1]: *** No rule to make target
`htmldox-single'. Stop. make[1]: Leaving directory
`/home/pkg-grass/lib' make[1]: Entering directory
`/home/pkg-grass/gui/wxpython' make[1]: *** No rule to make
target `htmldox-single'. Stop. make[1]: Leaving directory
`/home/pkg-grass/gui/wxpython' make: *** [htmldocs-single] Error
2
should be fixed in r63433. Please could you try to compile trunk?
After some testing I will backport it to relbr70. Thanks, Martin
Currently I have no time to try it in latest trunk, but I have applied
your fix in to the version I am testing (which is latest failed
version from Launchpad - grass70_7.0.0~ppa~2~revno-31311) and it seems OK.
- --
Ivan Minèík
ivan.mincik@gmail.com GPG: 0x79529A1E
http://imincik.github.io/0x79529A1E.key
ivan.mincik@gista.sk GPG: 0xD714B02C
http://imincik.github.io/0xD714B02C.key
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
iQEcBAEBAgAGBQJUhX6XAAoJEPfdLsR5UpoeGj0H/0KwPNt6/2F14P4GS9Sv6MP3
+FwLK7mz9/T9JfsExwTSER39dSKLaK9fW1vm104Cs0Nb691qiJpdDh7OfScL/D/w
vVUQTpp0U/UAJGQ12z0JDiPZV0WDWw05YIEug63HtRCma6L++RGxno0j9ZNeaWi/
RfAm97iR8XFcuGC2YrPWLAECeW+8l3uGpAro3N8r82Dolu3b5OyBz8xyg09E9Ov8
JIvWb6q0YjYXoo0Yc+royr3tApUyGCJBFsuv0eSAnUxNOMcJFgtVngAG0RVcGU4r
5Wg+JtZxkACpX40RW1YVSRsO+J1q8fCSmm+gmw4r7iPMmNJ7xXIFg5pifYU/t0Q=
=Pdu8
-----END PGP SIGNATURE-----
martinl
December 8, 2014, 10:38am
10
Hi Ivan,
2014-12-08 11:34 GMT+01:00 Ivan Mincik <ivan.mincik@gmail.com>:
Currently I have no time to try it in latest trunk, but I have applied
your fix in to the version I am testing (which is latest failed
OK, I have backport it to relbr70 in r63434.
version from Launchpad - grass70_7.0.0~ppa~2~revno-31311) and it seems OK.
BTW, revno-31311 means really r31311 [1], than it's bogus (7 years ago commit).
Thanks for your time, Martin
[1] http://trac.osgeo.org/grass/changeset/31311
--
Martin Landa
http://geo.fsv.cvut.cz/gwiki/Landa
http://gismentors.eu/mentors/landa
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On 08.12.2014 11:38, Martin Landa wrote:
BTW, revno-31311 means really r31311 [1], than it's bogus (7 years
ago commit).
Martin, sorry for confusing you. 31311 is bazaar import revision
number [1].
1 -https://code.launchpad.net/grass
- --
Ivan Min?ík
ivan.mincik@gmail.com GPG: 0x79529A1E
http://imincik.github.io/0x79529A1E.key
ivan.mincik@gista.sk GPG: 0xD714B02C
http://imincik.github.io/0xD714B02C.key
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
iQEcBAEBAgAGBQJUhYGsAAoJEPfdLsR5UpoeNjsH/27nyey73hq8mVkuyTiUQpDu
xg3KnC2+okSVOhFyosau9lKPyPaWLdXGLSaOu0pxwuFzm00klAyZ+DcUIk2aVAw9
44KT4h1XFKnizEM0AYtEbReHrI6il26ijHRLEtpsvq5k3mICc5qAb0ab5ronJuk0
iD4eNMyXDDMqSeGJ4trvEonCbxU8wOqk0ESiIzNMlMBBOZX2pE1E65ZYZrr0X+1X
od76InfGlr6LFC5+q/RY+AewJTYomLM05Yp9IK6Ohoilz76KqUJsxhgcaAeIkyK4
44MV357o4g2hUq+rMgJn3MG0G1FzmQnoKQel1iXsELesREgyZ1ILytXBnjlycA4=
=yjxL
-----END PGP SIGNATURE-----
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On 08.12.2014 11:38, Martin Landa wrote:
OK, I have backport it to relbr70 in r63434.
I am waiting for Launchpad tu upload latest SVN version which is still
waiting for something [1] and than try to build new package.
1 - https://code.launchpad.net/~grass/grass/releasebranch_7_0
- --
Ivan Min?ík
ivan.mincik@gmail.com GPG: 0x79529A1E
http://imincik.github.io/0x79529A1E.key
ivan.mincik@gista.sk GPG: 0xD714B02C
http://imincik.github.io/0xD714B02C.key
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
iQEcBAEBAgAGBQJUhb15AAoJEPfdLsR5UpoeN88H/jVgtxgMaih8UWzRpybfs5Dv
RBzFzU4Q8sk+PCXwJAhQDBWzidY8UY20I5fVDEyLzxdx0edpQDI/p9IUioHhayoX
5g0BJxrLjb2e2/iMuXE/G2RbwclAAf6uMbKnsoCjzEuIWR226eDoETwsnHlKk3qL
pNOX84HX9F3njcIgCuaeN8YJajLTsiHhjZrHZK3Nguzz0li3viXU9C9SeFnPDyJf
+QpB3/8J3GMVhrdQsDCaeTcoiUINOAKLXwBXVSCdfQVcLT2eWFQu0U0hO9dos1Xd
16BhwYqWtCsg1cgJUOmtIioeZ32jcJBjWY0QqZspGreqDRqZvgFqpb7/VAYaHJ8=
=Dmcr
-----END PGP SIGNATURE-----
martinl
December 8, 2014, 5:18pm
13
Hi,
2014-12-08 11:47 GMT+01:00 Ivan Mincik <ivan.mincik@gmail.com>:
BTW, revno-31311 means really r31311 [1], than it's bogus (7 years
ago commit).
Martin, sorry for confusing you. 31311 is bazaar import revision
number [1].
1 -https://code.launchpad.net/grass
thanks for explanation Martin
--
Martin Landa
http://geo.fsv.cvut.cz/gwiki/Landa
http://gismentors.eu/mentors/landa
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
I confirm that GRASS 7 is now building successfully in my PPA [1].
Somebody from GRASS team should request for build in GRASS PPA.
1 - https://launchpad.net/~imincik/+archive/ubuntu/gis-dev/+packages
- --
Ivan Minčík
ivan.mincik@gmail.com GPG: 0x79529A1E
http://imincik.github.io/0x79529A1E.key
ivan.mincik@gista.sk GPG: 0xD714B02C
http://imincik.github.io/0xD714B02C.key
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
iQEcBAEBAgAGBQJUhhPlAAoJEPfdLsR5UpoesFMIALlY9uvnkJXoZ0LaqWVd0raU
/NGzUkJVA7bzILnmBAkGfdSCqKxhrztSBTSEM/A89WBoE4UIZJeUuyZHY45AXM+s
psAAkC04jV4oy8xgodKGSpl9+wis1mImRDnIuZHBWnQIwpadh+aJEIW8dliUIpjU
ReXrc2ZaHe27kfytnjxnh1YJ/dV/zMKyURaj7iEDhSC6t8Ycm+pmk1pseAmYrgHY
J13ydatYhIEffn+LX5iaqSdXy8PrsnU2r93uJUtInv1ADgZfg4PTjhRraPTnOFY5
OyAo5u3yTgiJNoPPBH2mWoUE3vpDJYXayA3mceZruIdZvMKFCIhe6n7w3eytMko=
=oxe3
-----END PGP SIGNATURE-----
neteler
December 10, 2014, 11:12pm
15
On Mon, Dec 8, 2014 at 10:11 PM, Ivan Mincik <ivan.mincik@gmail.com> wrote:
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
I confirm that GRASS 7 is now building successfully in my PPA [1].
Excellent, thanks for your efforts!
Somebody from GRASS team should request for build in GRASS PPA.
If still needed: I have a login there, what should I do? Sorry for
being without PPA experience...
But it seems to be done:
https://code.launchpad.net/~grass/+recipe/grass70-release
Markus
1 - https://launchpad.net/~imincik/+archive/ubuntu/gis-dev/+packages
- --
Ivan Minčík
ivan.mincik@gmail.com GPG: 0x79529A1E
http://imincik.github.io/0x79529A1E.key
ivan.mincik@gista.sk GPG: 0xD714B02C
http://imincik.github.io/0xD714B02C.key
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
iQEcBAEBAgAGBQJUhhPlAAoJEPfdLsR5UpoesFMIALlY9uvnkJXoZ0LaqWVd0raU
/NGzUkJVA7bzILnmBAkGfdSCqKxhrztSBTSEM/A89WBoE4UIZJeUuyZHY45AXM+s
psAAkC04jV4oy8xgodKGSpl9+wis1mImRDnIuZHBWnQIwpadh+aJEIW8dliUIpjU
ReXrc2ZaHe27kfytnjxnh1YJ/dV/zMKyURaj7iEDhSC6t8Ycm+pmk1pseAmYrgHY
J13ydatYhIEffn+LX5iaqSdXy8PrsnU2r93uJUtInv1ADgZfg4PTjhRraPTnOFY5
OyAo5u3yTgiJNoPPBH2mWoUE3vpDJYXayA3mceZruIdZvMKFCIhe6n7w3eytMko=
=oxe3
-----END PGP SIGNATURE-----
_______________________________________________
grass-dev mailing list
grass-dev@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-dev
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On 12/11/2014 12:12 AM, Markus Neteler wrote:
On Mon, Dec 8, 2014 at 10:11 PM, Ivan Mincik <ivan.mincik@gmail.com>
wrote: I confirm that GRASS 7 is now building successfully in my PPA [1].
Excellent, thanks for your efforts!
Somebody from GRASS team should request for build in GRASS PPA.
If still needed: I have a login there, what should I do? Sorry for being
without PPA experience...
But it seems to be done:
https://code.launchpad.net/~grass/+recipe/grass70-release
No, what you see on that page is actually build in my repository (GIS packages
(development) is mine).
You have to do it also for yours. Click on 'Request build(s)' and build it for
your stable repo.
- --
Ivan Minčík
ivan.mincik@gmail.com GPG: 0x79529A1E http://imincik.github.io/0x79529A1E.key
ivan.mincik@gista.sk GPG: 0xD714B02C http://imincik.github.io/0xD714B02C.key
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)
Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/
iQEcBAEBAgAGBQJUiWJ7AAoJEPfdLsR5UpoeVtIH/ihhtKf9ZP/THwcrwA9OD4Xd
5K71ChXBAsb3ztjiGyiLvB90jOUFCvLPKw66pdiZLRs94KFUnUp8yPOKebvSEj6h
JPFqgeKWZxcbNiWgjAttNyj38tfFq9WGmn2dHPSSxGIBfIjwhvKHgXdUa3OLxpdY
W7+vEnP+7AIvcfvKKQU6j/dtthlNytTSci3FJAhFp3IOlWG42AO+3lJ15oB8Fz+o
wSqnGYzJ/z7fdfSRuteHUros6rdPsuJTa/4lDrMV6rXWL7pP2yNni0FEohjFzJJP
ncsTDp010H2m72LUFRpn8rhwWWXFfJN5O4AHcOTsqArs6DZHH7lgaL96u2cfgHA=
=VHL1
-----END PGP SIGNATURE-----
neteler
December 11, 2014, 1:49pm
17
On Thu, Dec 11, 2014 at 10:23 AM, Ivan Mincik <ivan.mincik@gmail.com> wrote:
...
No, what you see on that page is actually build in my repository (GIS packages
(development) is mine).
You have to do it also for yours. Click on 'Request build(s)' and build it for
your stable repo.
Ok, I finally found the button:
"Request builds for grass70-release
Distribution series:
Vivid
Utopic
Trusty
Precise
Lucid
"
(Vivid and Lucid were not enabled by default, I would enable)
Makes sense?
Markus
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On 11.12.2014 14:49, Markus Neteler wrote:
On Thu, Dec 11, 2014 at 10:23 AM, Ivan Mincik
<ivan.mincik@gmail.com> wrote: ...
No, what you see on that page is actually build in my repository
(GIS packages (development) is mine).
You have to do it also for yours. Click on 'Request build(s)' and
build it for your stable repo.
Ok, I finally found the button:
"Request builds for grass70-release Distribution series: Vivid
Utopic Trusty Precise Lucid "
(Vivid and Lucid were not enabled by default, I would enable)
I am not sure with Lucid. Maybe there are no suitable dependent
packages in UbuntuGIS.
- --
Ivan Minčík
ivan.mincik@gmail.com GPG: 0x79529A1E
http://imincik.github.io/0x79529A1E.key
ivan.mincik@gista.sk GPG: 0xD714B02C
http://imincik.github.io/0xD714B02C.key
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
iQEcBAEBAgAGBQJUiaMAAAoJEPfdLsR5UpoePnIIAI/n4vbs4R9hiQnydIuDZTrd
A0Pomlwt1wUoX8LgiNMcnorUqBY1EjlIgVJyau17nFiizca8PCMwZtCY2YNB1hwN
ZEVg4dG29dG/z659BJpMs/cqvWo8fcS2DbzOTMmMbdkvz3vv5jcBlCltmpQI4bx2
LbrKdhJuZyXYB7Rif6NT3nJfDrg+vIpswrgfcMEY/gGPKfTeYVEYpZEuOp4bV0yw
KX2rphgQslR9llboiz/+x+JpBhWJEdXQKBjEcImeKDvb2M8SbU+yf15PUmdVj6UI
7ixN3SoSiRw0o6YWsHm4lqOoubuAJJV+Osa7z4zeDGPtFoEn89GpJFvfrzb3c4w=
=JkW5
-----END PGP SIGNATURE-----
neteler
December 11, 2014, 2:02pm
19
On Thu, Dec 11, 2014 at 2:58 PM, Ivan Mincik <ivan.mincik@gmail.com> wrote:
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On 11.12.2014 14:49, Markus Neteler wrote:
On Thu, Dec 11, 2014 at 10:23 AM, Ivan Mincik
<ivan.mincik@gmail.com> wrote: ...
No, what you see on that page is actually build in my repository
(GIS packages (development) is mine).
You have to do it also for yours. Click on 'Request build(s)' and
build it for your stable repo.
Ok, I finally found the button:
"Request builds for grass70-release Distribution series: Vivid
Utopic Trusty Precise Lucid "
(Vivid and Lucid were not enabled by default, I would enable)
I am not sure with Lucid. Maybe there are no suitable dependent
packages in UbuntuGIS.
OK, so I have taken that out. But...
"There were also some errors:
You must specify the archive to build into."
Only, there is no archive to select from (selection list is empty).
Any hints?
Markus
- --
Ivan Minčík
ivan.mincik@gmail.com GPG: 0x79529A1E
http://imincik.github.io/0x79529A1E.key
ivan.mincik@gista.sk GPG: 0xD714B02C
http://imincik.github.io/0xD714B02C.key
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
iQEcBAEBAgAGBQJUiaMAAAoJEPfdLsR5UpoePnIIAI/n4vbs4R9hiQnydIuDZTrd
A0Pomlwt1wUoX8LgiNMcnorUqBY1EjlIgVJyau17nFiizca8PCMwZtCY2YNB1hwN
ZEVg4dG29dG/z659BJpMs/cqvWo8fcS2DbzOTMmMbdkvz3vv5jcBlCltmpQI4bx2
LbrKdhJuZyXYB7Rif6NT3nJfDrg+vIpswrgfcMEY/gGPKfTeYVEYpZEuOp4bV0yw
KX2rphgQslR9llboiz/+x+JpBhWJEdXQKBjEcImeKDvb2M8SbU+yf15PUmdVj6UI
7ixN3SoSiRw0o6YWsHm4lqOoubuAJJV+Osa7z4zeDGPtFoEn89GpJFvfrzb3c4w=
=JkW5
-----END PGP SIGNATURE-----
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On 11.12.2014 15:02, Markus Neteler wrote:
On Thu, Dec 11, 2014 at 2:58 PM, Ivan Mincik
<ivan.mincik@gmail.com> wrote:
On 11.12.2014 14:49, Markus Neteler wrote:
On Thu, Dec 11, 2014 at 10:23 AM, Ivan Mincik
<ivan.mincik@gmail.com> wrote: ...
No, what you see on that page is actually build in my
repository (GIS packages (development) is mine).
You have to do it also for yours. Click on 'Request
build(s)' and build it for your stable repo.
Ok, I finally found the button:
"Request builds for grass70-release Distribution series:
Vivid Utopic Trusty Precise Lucid "
(Vivid and Lucid were not enabled by default, I would
enable)
I am not sure with Lucid. Maybe there are no suitable dependent
packages in UbuntuGIS.
OK, so I have taken that out. But...
"There were also some errors:
You must specify the archive to build into."
Only, there is no archive to select from (selection list is
empty). Any hints?
In my case I have possibility to choose from my PPA archives. So it
seems that it have something to do with permissions and ownership.
According this [1], you are not a active member of GRASS GIS team :).
I am CCing Angelos. Angelos, would you please request a build of GRASS
7 for GRASS-stable repository. Thanks
1 - https://launchpad.net/~grass/+members#active
- --
Ivan Minčík
ivan.mincik@gmail.com GPG: 0x79529A1E
http://imincik.github.io/0x79529A1E.key
ivan.mincik@gista.sk GPG: 0xD714B02C
http://imincik.github.io/0xD714B02C.key
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
iQEcBAEBAgAGBQJUibrNAAoJEPfdLsR5UpoeIFIH/2dF7xYMhHYDbLXoJFdq+Pzn
3KYLaRl361/8yKpRi6GE2UXpqkc5pKaPHqDN6xqKCpzJDhotPyaSn+mErGQB5mjH
95Mo4WMSF63jh/U/kiisGu+/bwKrM+hpkshKNiyaqhsWINydxNCSvvpCIsAN1Qw2
Dg8TsgPffD2BeRJaBasKPT6kpKjF/PphiK/wybpaKn5SYL7gAfEFtS+Hh9g6Tdl+
IoO8+BAENEJz/IQxdfR+RucO9Yr8zQPuyUCtvk5CSdV4KEV8gYOpBUeLcS8vrb0U
bF9/TWv1tfXKm35uDAmcEqc7Wld7yb5Ktx+LLiLAyfh6K8RNQ4czzBc+lcCOuAg=
=1PsW
-----END PGP SIGNATURE-----