Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 708784 - app-arch/bloscpack-0.16.0 fails tests: ValueError: cname can only be one of: [ blosclz , lz4 , lz4hc , snappy , zlib ], not zstd
Summary: app-arch/bloscpack-0.16.0 fails tests: ValueError: cname can only be one of: ...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Science Related Packages
URL:
Whiteboard:
Keywords: PMASKED
Depends on:
Blocks:
 
Reported: 2020-02-09 09:39 UTC by Toralf Förster
Modified: 2022-12-20 15:07 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,16.67 KB, text/plain)
2020-02-09 09:39 UTC, Toralf Förster
Details
app-arch:bloscpack-0.16.0:20200209-032458.log (app-arch:bloscpack-0.16.0:20200209-032458.log,80.89 KB, text/plain)
2020-02-09 09:39 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,209.66 KB, text/plain)
2020-02-09 09:39 UTC, Toralf Förster
Details
environment (environment,114.69 KB, text/plain)
2020-02-09 09:39 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,16.94 KB, application/x-bzip)
2020-02-09 09:39 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,30.68 KB, application/x-bzip)
2020-02-09 09:39 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 2020-02-09 09:39:26 UTC
  File "/usr/lib64/python3.6/site-packages/blosc/toplevel.py", line 283, in _check_cname
    (list_cnames, cname))
ValueError: cname can only be one of: ['blosclz', 'lz4', 'lz4hc', 'snappy', 'zlib'], not 'zstd'

----------------------------------------------------------------------
Ran 540 tests in 5.398s

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_no-multilib-test-20200203-215003

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-9.2.0 *

clang:
clang version 9.0.1 
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/9/bin
llvm:
9.0.1
Available Python interpreters, in order of preference:
  [1]   python3.8
  [2]   python3.6
  [3]   python3.7 (fallback)
  [4]   python2.7 (fallback)

Available Rust versions:
  [1]   rust-1.41.0 *
java-config:
The following VMs are available for generation-2:
*)	AdoptOpenJDK JRE 8.242_p08 [openjdk-jre-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-jre-bin-8  system-vm
ghc:
The Glorious Glasgow Haskell Compilation System, version 8.0.2

repository:
==> /var/db/repos/gentoo/metadata/timestamp.chk <==
Sun, 09 Feb 2020 02:27:10 +0000

emerge -qpvO app-arch/bloscpack
[ebuild  N    ] app-arch/bloscpack-0.16.0  USE="test" PYTHON_TARGETS="python3_6 -python3_7"
Comment 1 Toralf Förster gentoo-dev 2020-02-09 09:39:29 UTC
Created attachment 612912 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2020-02-09 09:39:32 UTC
Created attachment 612914 [details]
app-arch:bloscpack-0.16.0:20200209-032458.log
Comment 3 Toralf Förster gentoo-dev 2020-02-09 09:39:35 UTC
Created attachment 612916 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2020-02-09 09:39:37 UTC
Created attachment 612918 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2020-02-09 09:39:40 UTC
Created attachment 612920 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2020-02-09 09:39:43 UTC
Created attachment 612922 [details]
temp.tbz2
Comment 7 Agostino Sarubbo gentoo-dev 2022-02-13 09:59:11 UTC
Update summary. [something] is used when something refers to an overlay
Comment 8 Larry the Git Cow gentoo-dev 2022-12-20 15:07:38 UTC
The bug has been closed via the following commit(s):

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

commit e7eb35dbe906e42cd5e8323fa1d0840c5249f5b0
Author:     Jakov Smolić <jsmolic@gentoo.org>
AuthorDate: 2022-12-20 15:04:05 +0000
Commit:     Jakov Smolić <jsmolic@gentoo.org>
CommitDate: 2022-12-20 15:06:33 +0000

    app-arch/bloscpack: treeclean
    
    Closes: https://bugs.gentoo.org/708784
    Closes: https://bugs.gentoo.org/878687
    Closes: https://bugs.gentoo.org/732790
    Closes: https://bugs.gentoo.org/845438
    Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>

 app-arch/bloscpack/Manifest                |  1 -
 app-arch/bloscpack/bloscpack-0.16.0.ebuild | 31 ------------------------------
 app-arch/bloscpack/metadata.xml            | 18 -----------------
 profiles/package.mask                      |  1 -
 4 files changed, 51 deletions(-)