Project

General

Profile

Actions

Bug #56025

open

Malformed line 1 in source list /etc/apt/sources.list.d/pmem.list (type)

Added by Laura Flores almost 2 years ago. Updated almost 2 years ago.

Status:
In Progress
Priority:
Normal
% Done:

0%

Source:
Tags:
Backport:
Regression:
No
Severity:
3 - minor
Reviewed:
Affected Versions:
ceph-qa-suite:
Crash signature (v1):
Crash signature (v2):

Description

Make check tests are failing in PRs for this reason:

https://jenkins.ceph.com/job/ceph-pull-requests/97181/console

Use 'sudo apt autoremove' to remove them.
0 upgraded, 0 newly installed, 0 to remove and 240 not upgraded.
CI_DEBUG: Running ensure_python3_sphinx_on_ubuntu() in install-deps.sh
CI_DEBUG: Running install_boost_on_ubuntu() in install-deps.sh
CI_DEBUG: Running install_libzbd_on_ubuntu() in install-deps.sh
CI_DEBUG: Running install_pkg_on_ubuntu() in install-deps.sh
CI_DEBUG: Running install_libpmem_on_ubuntu() in install-deps.sh
CI_DEBUG: Running install_pkg_on_ubuntu() in install-deps.sh
CI_DEBUG: missing_pkgs= libpmem-dev
CI_DEBUG: missing_pkgs= libpmem-dev libpmemobj-dev
E: Malformed line 1 in source list /etc/apt/sources.list.d/pmem.list (type)
E: The list of sources could not be read.
E: Malformed line 1 in source list /etc/apt/sources.list.d/pmem.list (type)
E: The list of sources could not be read.
E: Malformed line 1 in source list /etc/apt/sources.list.d/pmem.list (type)

Affected nodes so far include braggi15 and adami05.

Actions #1

Updated by David Galloway almost 2 years ago

  • Status changed from New to In Progress
  • Assignee set to David Galloway
Actions #3

Updated by Laura Flores almost 2 years ago

  • Status changed from In Progress to Resolved
Actions #4

Updated by David Galloway almost 2 years ago

  • Status changed from Resolved to In Progress
Actions #5

Updated by David Galloway almost 2 years ago

Ran

ansible  -e ansible_user=jenkins-build -e ansible_ssh_user=jenkins-build --ssh-extra-args="-o IdentityFile=~/.ssh/id_rsa_ci -o PubkeyAuthentication=yes -o User=jenkins-build" -m shell -a "sudo /bin/sh -c 'rm -vf /etc/apt/sources.list.d/pmem.list'" irvingi,adami,braggi

And https://github.com/ceph/ceph/pull/46773. That needs to be backported now though.

Actions

Also available in: Atom PDF