Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 836638 - dev-util/rosdep-0.21.0 fails test - E TypeError: > not supported between instances of str and NoneType
Summary: dev-util/rosdep-0.21.0 fails test - E TypeError: > not supported between inst...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Robot Operating System team
URL:
Whiteboard:
Keywords: PullRequest, TESTFAILURE
Depends on:
Blocks:
 
Reported: 2022-04-02 09:07 UTC by Toralf Förster
Modified: 2023-01-24 20:20 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,17.61 KB, text/plain)
2022-04-02 09:07 UTC, Toralf Förster
Details
dev-util:rosdep-0.21.0:20220401-233049.log (dev-util:rosdep-0.21.0:20220401-233049.log,85.98 KB, text/plain)
2022-04-02 09:07 UTC, Toralf Förster
Details
emerge-history.txt.bz2 (emerge-history.txt.bz2,58.73 KB, application/x-bzip)
2022-04-02 09:07 UTC, Toralf Förster
Details
environment (environment,125.44 KB, text/plain)
2022-04-02 09:07 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,12.66 KB, application/x-bzip)
2022-04-02 09:07 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,451.94 KB, application/x-bzip)
2022-04-02 09:07 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 2022-04-02 09:07:23 UTC
        success, value = item
        if success:
            return value
>       raise value
E       TypeError: '>' not supported between instances of 'str' and 'NoneType'

item       = (False,

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_gnome_systemd-j4_test-20220327-230019

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-9.3.1
 [2] x86_64-pc-linux-gnu-11.2.1 *
clang/llvm (if any):
clang version 14.0.0
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/14/bin
/usr/lib/llvm/14
14.0.0
Python 3.9.12
Available Ruby profiles:
  [1]   ruby26 (with Rubygems)
  [2]   ruby27 (with Rubygems)
  [3]   ruby31 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.59.0
  [2]   rust-1.59.0 *
The following VMs are available for generation-2:
*)	Eclipse Temurin JDK 11.0.14_p9 [openjdk-bin-11]
2)	Eclipse Temurin JDK 8.322_p06 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8 
  [2]   openjdk-bin-11  system-vm

The Glorious Glasgow Haskell Compilation System, version 8.10.4
php cli:
  [1]   php7.4
  [2]   php8.0
  [3]   php8.1 *

  HEAD of ::gentoo
commit 5734d3187a6e82871fa6b04067a7ed12dddff85a
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Fri Apr 1 23:04:46 2022 +0000

    2022-04-01 23:04:43 UTC

emerge -qpvO dev-util/rosdep
[ebuild  N    ] dev-util/rosdep-0.21.0  USE="test" PYTHON_TARGETS="python3_9 -python3_8 -python3_10"
Comment 1 Toralf Förster gentoo-dev 2022-04-02 09:07:25 UTC
Created attachment 768476 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-04-02 09:07:27 UTC
Created attachment 768477 [details]
dev-util:rosdep-0.21.0:20220401-233049.log
Comment 3 Toralf Förster gentoo-dev 2022-04-02 09:07:29 UTC
Created attachment 768478 [details]
emerge-history.txt.bz2
Comment 4 Toralf Förster gentoo-dev 2022-04-02 09:07:30 UTC
Created attachment 768479 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2022-04-02 09:07:31 UTC
Created attachment 768480 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2022-04-02 09:07:33 UTC
Created attachment 768481 [details]
temp.tar.bz2
Comment 7 Larry the Git Cow gentoo-dev 2023-01-24 20:20:06 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bc3fde61b7d1b8fc35dbfd041472197dfd9997b6

commit bc3fde61b7d1b8fc35dbfd041472197dfd9997b6
Author:     Jakov Smolić <jsmolic@gentoo.org>
AuthorDate: 2023-01-24 17:16:11 +0000
Commit:     Jakov Smolić <jsmolic@gentoo.org>
CommitDate: 2023-01-24 20:17:43 +0000

    dev-util/rosdep: treeclean
    
    Closes: https://bugs.gentoo.org/882423
    Closes: https://bugs.gentoo.org/836638
    Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>

 dev-util/rosdep/Manifest             |  2 --
 dev-util/rosdep/files/tests.patch    | 20 -----------
 dev-util/rosdep/metadata.xml         | 11 ------
 dev-util/rosdep/rosdep-0.21.0.ebuild | 66 ------------------------------------
 dev-util/rosdep/rosdep-0.22.1.ebuild | 62 ---------------------------------
 dev-util/rosdep/rosdep-9999.ebuild   | 62 ---------------------------------
 profiles/package.mask                |  1 -
 7 files changed, 224 deletions(-)