Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 947109 - app-backup/backintime-1.5.1 fails test - [gcc-15] E FileNotFoundError: SSH public key id_rsa does not exist.
Summary: app-backup/backintime-1.5.1 fails test - [gcc-15] E FileNotFoundError: SSH pu...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords: TESTFAILURE
Depends on:
Blocks:
 
Reported: 2024-12-28 11:01 UTC by Toralf Förster
Modified: 2024-12-28 11:01 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge-info.txt (emerge-info.txt,17.89 KB, text/plain)
2024-12-28 11:01 UTC, Toralf Förster
Details
app-backup:backintime-1.5.1:20241228-105220.log (app-backup:backintime-1.5.1:20241228-105220.log,46.65 KB, text/plain)
2024-12-28 11:01 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,89.23 KB, text/plain)
2024-12-28 11:01 UTC, Toralf Förster
Details
environment (environment,105.08 KB, text/plain)
2024-12-28 11:01 UTC, Toralf Förster
Details
etc.clang.tar.xz (etc.clang.tar.xz,1.00 KB, application/x-xz)
2024-12-28 11:01 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,32.23 KB, application/x-xz)
2024-12-28 11:01 UTC, Toralf Förster
Details
qlist-info.txt (qlist-info.txt,194.74 KB, text/plain)
2024-12-28 11:01 UTC, Toralf Förster
Details
temp.tar.xz (temp.tar.xz,23.40 KB, application/x-xz)
2024-12-28 11:01 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2024-12-28 11:01:00 UTC
            FileNotFoundError: If public key file not exist.
        """
        if not Path(pubkey).exists():
            msg = f'SSH public key "{pubkey}" does not exist.'
            logger.error(msg)
>           raise FileNotFoundError(msg)
E           FileNotFoundError: SSH public key "/var/tmp/portage/app-backup/backintime-1.5.1/homedir/.ssh/id_rsa" does not exist.

sshtools.py:1103: FileNotFoundError

  -------------------------------------------------------------------

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 23.0_no_multilib_systemd_test-20241226-084007

  UNMASKED:
  <sys-devel/gcc-15.0.9999:15

  The attached etc.portage.tar.xz has all details.
  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-pc-linux-gnu-15 *
clang version 19.1.6
llvm-config: 19.1.6
Python 3.12.8
go version go1.23.4 linux/amd64
Available Ruby profiles:
  [1]   ruby32 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.77.1
  [2]   rust-bin-1.81.0
  [3]   rust-bin-1.83.0 *
The following VMs are available for generation-2:
*)	Eclipse Temurin JDK 21.0.5_p11 [openjdk-bin-21]
Available Java Virtual Machines:
  [1]   openjdk-bin-21  system-vm


  HEAD of ::gentoo
commit 4d14702da109e0d1c31380c074deccc9a076a0b3
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Sat Dec 28 10:03:43 2024 +0000

    2024-12-28 10:03:43 UTC

emerge -qpvO =app-backup/backintime-1.5.1
[ebuild  N    ] app-backup/backintime-1.5.1  USE="test -examples -gui" PYTHON_SINGLE_TARGET="python3_12 -python3_10 -python3_11"
Comment 1 Toralf Förster gentoo-dev 2024-12-28 11:01:02 UTC
Created attachment 915372 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2024-12-28 11:01:03 UTC
Created attachment 915373 [details]
app-backup:backintime-1.5.1:20241228-105220.log
Comment 3 Toralf Förster gentoo-dev 2024-12-28 11:01:04 UTC
Created attachment 915374 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2024-12-28 11:01:05 UTC
Created attachment 915375 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2024-12-28 11:01:06 UTC
Created attachment 915376 [details]
etc.clang.tar.xz
Comment 6 Toralf Förster gentoo-dev 2024-12-28 11:01:08 UTC
Created attachment 915377 [details]
etc.portage.tar.xz
Comment 7 Toralf Förster gentoo-dev 2024-12-28 11:01:09 UTC
Created attachment 915378 [details]
qlist-info.txt
Comment 8 Toralf Förster gentoo-dev 2024-12-28 11:01:10 UTC
Created attachment 915379 [details]
temp.tar.xz