Project

General

Profile

Actions

Bug #5454

closed

ansible rule for fftranscode fails

Added by laforge about 2 years ago. Updated about 2 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Target version:
-
Start date:
02/11/2022
Due date:
% Done:

0%

Spec Reference:

Description

TASK [osmocom-jenkins-slave : Install libfftranscode0] ********************************************************************************************************
ok: [gtp0-deb9build]
fatal: [build2-deb10build-ansible]: FAILED! => {
    "changed": false
}

MSG:

Breaks existing package 'libfftranscode-dev' dependency libfftranscode0 (= 0.1)
fatal: [build2-deb9build-ansible]: FAILED! => {
    "changed": false
}

MSG:

Breaks existing package 'libfftranscode-dev' dependency libfftranscode0 (= 0.1)
fatal: [host2-deb9build-ansible]: FAILED! => {
    "changed": false
}

MSG:

Breaks existing package 'libfftranscode-dev' dependency libfftranscode0 (= 0.1)

this is probably becuase we first try to install libfftrascode in one task, and then the -dev in the second task. That works on initial installation, but doesn't work on updates, as we can see.

The result is that the slaves are still using 0.1 instead of 0.3 (expected)


Related issues

Is duplicate of Cellular Network Infrastructure - Bug #5452: ansible scripts for setting up jenkins node fail at Install libfftranscode0Resolvedosmith02/11/2022

Actions
Actions #1

Updated by fixeria about 2 years ago

  • Is duplicate of Bug #5452: ansible scripts for setting up jenkins node fail at Install libfftranscode0 added
Actions #2

Updated by osmith about 2 years ago

  • Status changed from New to Closed

Closing, duplicate of #5452

Actions

Also available in: Atom PDF

Add picture from clipboard (Maximum size: 48.8 MB)