Package: r-cran-filehash Version: 2.4-1-3 Severity: normal Hi,
the old version 2.4-1 was failing its test [https://ci.debian.net/data/autopkgtest/unstable/amd64/r/r-cran-filehash/2546240/log.gz] (so it is not really a regression) and the freshly packaged version 2.4-2 shows the same problem: --- reg-tests.Rout.save_<------>2019-07-18 07:14:39.149866533 +0000 +++ reg-tests.Rout_<--->2019-07-18 07:14:39.149866533 +0000 @@ -238,7 +238,7 @@ 0.0002346 0.2416000 0.4813000 0.4938000 0.7492000 0.9992000. >. > print(file.info(db@datafile)$size) -[1] 64980 +[1] 65628 >. > dbReorganize(db) Reorganizing database: 33% (1/3)^H^H^H^H^H^H^H^H^H67% (2/3)^H^H^H^H^H^H^H^H^H100% (3/3)^H^H^H^H^H^H^H^H^H^H @@ -248,7 +248,7 @@ > db <- dbInit("test_reorg", "DB1") >. > print(file.info(db@datafile)$size) -[1] 16245 +[1] 16407 >. > summary(db$b, digits = 4) Min. 1st Qu. Median Mean 3rd Qu. Max.. I have reported the issue upstream[2]. Kind regards Andreas. [1] https://ci.debian.net/data/autopkgtest/unstable/amd64/r/r-cran-filehash/2546240/log.gz [2] https://github.com/rdpeng/filehash/issues/15 -- System Information: Debian Release: 10.0 APT prefers testing APT policy: (501, 'testing'), (50, 'buildd-unstable'), (50, 'unstable'), (5, 'experimental') Architecture: amd64 (x86_64) Foreign Architectures: i386 Kernel: Linux 4.19.0-5-amd64 (SMP w/4 CPU cores) Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8), LANGUAGE=de_DE.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Init: systemd (via /run/systemd/system) LSM: AppArmor: enabled Versions of packages r-cran-filehash depends on: ii libc6 2.28-10 ii r-base-core [r-api-3.5] 3.5.2-1 r-cran-filehash recommends no packages. r-cran-filehash suggests no packages. -- no debconf information

