Custom query (1087 matches)

Filters
 
or
 
  
 
Columns

Show under each result:


Results (28 - 30 of 1087)

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20
Ticket Resolution Summary Owner Reporter
#2059 fixed Bionic Rasterio support osgeolive@… darkblueb
Description

` user@live12a:~/srcs$ sudo pip install --upgrade --upgrade-strategy=only-if-needed rasterio

[sudo] password for user: XXXXXX

Collecting rasterio

Downloading https://files.pythonhosted.org/packages/59/f7/040531ab12b4a4522b7fd99eec39258b78b82c67e3adcf81f25ee4a3e544/rasterio-0.36.0.tar.gz (1.2MB)

100% |████████████████████████████████| 1.2MB 531kB/s

Collecting affine (from rasterio)

Downloading https://files.pythonhosted.org/packages/ab/9c/ae51e175215d2ea4d563207f11ba3fa6054668ceea8b44c4eaaeac8d627c/affine-2.2.0-py2.py3-none-any.whl

Collecting click-plugins (from rasterio)

Downloading https://files.pythonhosted.org/packages/77/05/da5c9e19457f20cadfe22c397cd3852577066066f63e40f2baa0831b1693/click-plugins-1.0.3.tar.gz

Collecting cligj (from rasterio)

Downloading https://files.pythonhosted.org/packages/e8/c1/d2a5a83f1bf59b820b5ffb0c63fc31d13279d7b985f260c1f8c5ca1693d0/cligj-0.4.0-py2-none-any.whl

Requirement not upgraded as not directly required: enum34 in /usr/lib/python2.7/dist-packages (from rasterio) (1.1.6) Requirement not upgraded as not directly required: numpy in /usr/lib/python2.7/dist-packages (from rasterio) (1.13.3) Collecting snuggs (from rasterio)

Downloading https://files.pythonhosted.org/packages/5c/20/0cdca0baf52e9fa58ee01230a06fa29a00225f7c80eb07b3d81c641dac91/snuggs-1.4.1-py2-none-any.whl

Collecting click>=3.0 (from click-plugins->rasterio)

Downloading https://files.pythonhosted.org/packages/34/c1/8806f99713ddb993c5366c362b2f908f18269f8d792aff1abfd700775a77/click-6.7-py2.py3-none-any.whl (71kB)

100% |████████████████████████████████| 71kB 509kB/s

Requirement not upgraded as not directly required: pyparsing in /usr/lib/python2.7/dist-packages (from snuggs->rasterio) (2.2.0) Installing collected packages: affine, click, click-plugins, cligj, snuggs, rasterio

Running setup.py install for click-plugins ... done Running setup.py install for rasterio ... done

Successfully installed affine-2.2.0 click-6.7 click-plugins-1.0.3 cligj-0.4.0 rasterio-0.36.0 snuggs-1.4.1

`

#2060 fixed DNS configuration problems osgeolive@… kalxas
Description

After switching to Bionic as our base OS version, there seems to be some missconfiguration on the DNS settings of the resulting iso.

In order to reprocude the issue try:

  1. Boot the upstream lubuntu-18.04-desktop-amd64.iso and try to set the network to a static IP. The /etc/resolv.conf file is properly setup to point to the DNS servers you have provided.
  1. Boot the osgeo-live-nightly-build34-amd64-3d4bc66.iso and try to set the network to static IP. The /etc/resolv.conf file is a symlink to /run/resolvconf/resolv.conf but that file does not exist. Instead the file /run/systemd/resolve/resolv.conf exists and if you symlink to that path everything works fine.

Links to check:

https://ubuntuforums.org/showthread.php?t=2371249

https://bugs.launchpad.net/cloud-init/+bug/1750884

#2061 wontfix OSSIM packages missing from Bionic osgeolive@… kalxas
Description

The following packages are missing from Bionic and need to be packaged in OSGeoLive ppa: ossim-plugins ossim-planet-qt ossim-planet ossim-gui

I am going to disable those packages from the ossim install script until they become available.

Cheers, Angelos

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20
Batch Modify
Note: See TracBatchModify for help on using batch modify.
Note: See TracQuery for help on using queries.