Project

General

Profile

Actions

Bug #4110

closed

Sim trace v2 Binary Installation problem on Ubuntu 18.04

Added by Oliviaki almost 5 years ago. Updated almost 5 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
Category:
host software
Target version:
-
Start date:
07/17/2019
Due date:
% Done:

100%

Spec Reference:

Description

Hello Osmo Community,

I'm new here, trying to install SIM Trace v2 on a brand new Ubuntu 18.04 and getting the below error.
Anyone has an idea of what the problem is?

When trying to install the binary this is the result after applying the procedure suggested in the Wiki:

root@olivia:/home/olivia/simtrace2/host# apt-get update
Hit:1 http://gb.archive.ubuntu.com/ubuntu bionic InRelease
Get:2 http://gb.archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB]
Get:3 http://gb.archive.ubuntu.com/ubuntu bionic-backports InRelease [74.6 kB]
Get:4 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB]
Get:5 http://gb.archive.ubuntu.com/ubuntu bionic-updates/main amd64 DEP-11 Metadata [283 kB]
Get:6 http://gb.archive.ubuntu.com/ubuntu bionic-updates/main DEP-11 48x48 Icons [66.7 kB]
Get:7 http://gb.archive.ubuntu.com/ubuntu bionic-updates/main DEP-11 64x64 Icons [134 kB]
Get:8 http://gb.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 DEP-11 Metadata [249 kB]
Get:9 http://gb.archive.ubuntu.com/ubuntu bionic-updates/universe DEP-11 48x48 Icons [197 kB]
Ign:10 http://download.opensuse.org/repositories/network:/osmocom:/latest/xUbuntu_18.04 ./ InRelease
Get:11 http://gb.archive.ubuntu.com/ubuntu bionic-updates/universe DEP-11 64x64 Icons [432 kB]
Hit:12 http://download.opensuse.org/repositories/network:/osmocom:/latest/xUbuntu_18.04 ./ Release
Get:13 http://gb.archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 DEP-11 Metadata [2,468 B]
Get:14 http://gb.archive.ubuntu.com/ubuntu bionic-backports/universe amd64 DEP-11 Metadata [7,224 B]
Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 DEP-11 Metadata [24.1 kB]
Get:17 http://security.ubuntu.com/ubuntu bionic-security/main DEP-11 48x48 Icons [10.4 kB]
Get:18 http://security.ubuntu.com/ubuntu bionic-security/main DEP-11 64x64 Icons [31.7 kB]
Get:19 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 DEP-11 Metadata [41.3 kB]
Get:20 http://security.ubuntu.com/ubuntu bionic-security/universe DEP-11 48x48 Icons [16.4 kB]
Get:21 http://security.ubuntu.com/ubuntu bionic-security/universe DEP-11 64x64 Icons [105 kB]
Get:22 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 DEP-11 Metadata [2,464 B]
Fetched 1,855 kB in 1s (1,553 kB/s)
Reading package lists... Done
N: Ignoring file 'osmocom-latest.listes' in directory '/etc/apt/sources.list.d/' as it has an invalid filename extension
root@olivia:/home/olivia/simtrace2/host#

For reference this is the content of /etc/apt/sources.list.d/

root@olivia:/home/olivia/simtrace2/host# ll /etc/apt/sources.list.d/
total 16
drwxr-xr-x 2 root root 4096 Jul 6 13:39 ./
drwxr-xr-x 6 root root 4096 Jul 6 13:26 ../
rw-r--r- 1 root root 89 Jul 6 13:38 osmocom-latest.list
rw-r--r- 1 root root 89 Jul 6 13:37 osmocom-latest.listes
root@olivia:/home/olivia/simtrace2/host#

And the content of those files within that folder:

root@olivia:/home/olivia/simtrace2/host# cat /etc/apt/sources.list.d/osmocom-latest.list
deb http://download.opensuse.org/repositories/network:/osmocom:/latest/xUbuntu_18.04/ ./
root@olivia:/home/olivia/simtrace2/host#
root@olivia:/home/olivia/simtrace2/host# cat /etc/apt/sources.list.d/osmocom-latest.listes
deb http://download.opensuse.org/repositories/network:/osmocom:/latest/xUbuntu_18.04/ ./
root@olivia:/home/olivia/simtrace2/host#

Actions #1

Updated by Hoernchen almost 5 years ago

It doesn't look like there is anything wrong with your setup, except for the additional file ending with "listes" that is not supposed to be there.

Actions #2

Updated by Hoernchen almost 5 years ago

  • Project changed from OsmoTRX to SIMtrace 2
Actions #3

Updated by laforge almost 5 years ago

  • Assignee set to roh

roh, please try to reproduce e.g. in a Ubuntu lxc or vm and investigate, thanks!

Actions #4

Updated by roh almost 5 years ago

  • Category set to host software
  • Status changed from New to Resolved
  • % Done changed from 0 to 100

as hoernchen wrote: the file has to end in .list

not .lists, listed or anything else.

.listed generates an error and is superfluous anyhow since we only have one feed per distro.

i tested this on a ubuntu vm, since i wanted to make sure they don't patch anything in difference to debian - but it behaves exactly the same.

the fix is simple: delete /etc/apt/sources.list.d/osmocom-latest.listes

Actions #5

Updated by Oliviaki almost 5 years ago

Hello Roh,

Thank you for your feedback. I confirm the provided solution works.

Actions

Also available in: Atom PDF

Add picture from clipboard (Maximum size: 48.8 MB)