Opened 4 years ago
Closed 4 years ago
#2280 closed defect (fixed)
t-rex breaks apt
Reported by: | kalxas | Owned by: | |
---|---|---|---|
Priority: | critical | Milestone: | OSGeoLive14.0 |
Component: | OSGeoLive | Keywords: | |
Cc: | osgeolive@… |
Description
We need to create a new deb package for latest version.
Change History (6)
comment:1 by , 4 years ago
comment:2 by , 4 years ago
t-rex installer leaves breaks apt state:
=============================================================== Starting "install_docs.sh" ... =============================================================== Running install_docs.sh with the following settings: BUILD_MODE: nightly Hit:1 http://ppa.launchpad.net/osgeolive/nightly/ubuntu focal InRelease Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease Get:4 http://ppa.launchpad.net/osgeolive/docs/ubuntu focal InRelease [17.5 kB] Hit:5 http://security.ubuntu.com/ubuntu focal-security InRelease Get:6 http://ppa.launchpad.net/osgeolive/docs/ubuntu focal/main amd64 Packages [740 B] Get:7 http://ppa.launchpad.net/osgeolive/docs/ubuntu focal/main Translation-en [512 B] Fetched 18.8 kB in 1s (17.8 kB/s) Reading package lists... Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease Hit:3 http://ppa.launchpad.net/osgeolive/nightly/ubuntu focal InRelease Hit:4 http://archive.ubuntu.com/ubuntu focal-updates InRelease Hit:5 http://ppa.launchpad.net/osgeolive/docs/ubuntu focal InRelease Reading package lists... Reading package lists... Building dependency tree... Reading state information... fonts-noto-cjk is already the newest version (1:20190410+repack1-2). fonts-noto-cjk set to manually installed. javascript-common is already the newest version (11). You might want to run 'apt --fix-broken install' to correct these. The following packages have unmet dependencies: t-rex : Depends: json-c-0.13.1 (>= 20180305) but it is not installable Depends: libgeos-3.8.0 (>= 3.8.0) but it is not going to be installed E: Unmet dependencies. Try 'apt --fix-broken install' with no packages (or specify a solution).
comment:3 by , 4 years ago
Summary: | t-rex packages missing for focal → t-rex breaks apt |
---|
comment:4 by , 4 years ago
installed on ol14b187
desktop launcher fails to execute. details: T-Rex desktop icon with 3x3 squares, click twice. "This file 'T-Rex' seems to be a desktop entry. What do you want to do with it?" [Open] [Execute] [Cancel]
click [Execute] - "Failed to execute child process "xterm" (no such file or directory)" [OK]
contents:
[Desktop Entry] Type=Application Encoding=UTF-8 Name=T-Rex Comment=Vector Tile Server Categories=Application;Internet; Exec=t_rex serve --dbconn postgresql://user@%%2Frun%%2Fpostgresql/osm_local Icon=t-rex Terminal=true StartupNotify=false
comment:6 by , 4 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
Debian package now available.
PR: https://github.com/OSGeo/OSGeoLive/pull/295