[Debian-med-packaging] Bug#735548: autopkgtest fails on missing runit and stderr, missing TxDb.Hsapiens.UCSC.hg19.knownGene

Martin Pitt martin.pitt at ubuntu.com
Thu Jan 16 11:42:29 UTC 2014


Package: r-bioc-genomicfeatures
Version: 1.14.2-1

Hello,

r-bioc-genomicfeatures' autopkgtest currently fails [1]:

  Error in BiocGenerics:::testPackage("GenomicFeatures") : 
    RUnit package not found

After adding it (r-cran-runit), it fails because the test produces a
lot of stderror. 

Attached debdiff fixes both, but the autopkgtest now fails on missing
packages:

  GenomicFeatures RUnit Tests - 29 test functions, 5 errors, 0 failures
  ERROR in /usr/lib/R/site-library/GenomicFeatures/unitTests/test_TranscriptDb_seqinfo.R: Error while sourcing  /usr/lib/R/site-library/GenomicFeatures/unitTests/test_TranscriptDb_seqinfo.R : Error in library(TxDb.Hsapiens.UCSC.hg19.knownGene) : 
    there is no package called 'TxDb.Hsapiens.UCSC.hg19.knownGene'

(this repeats a number of times). It seems this isn't packaged? The
closest match seems to be r-bioc-bsgenome [2] but it doesn't have
exactly this. I tried adding it as a test dependency, but it didn't
help much. I attach the full test log with this additional dependency
(which isn't in the debdiff, though).

Thanks for considering,

Martin

[1] https://jenkins.qa.ubuntu.com/job/trusty-adt-r-bioc-genomicfeatures/1/ARCH=i386,label=adt/console
[2] http://packages.debian.org/sid/i386/r-bioc-bsgenome/filelist
-- 
Martin Pitt                        | http://www.piware.de
Ubuntu Developer (www.ubuntu.com)  | Debian Developer  (www.debian.org)
-------------- next part --------------
adt-run1: options: {'set_lang': False, 'timeout_install': None, 'binaries_fortests': 'auto', 'actions': [<Action ubtree ubtree0 .>], 'VSERVER_DUMMY': None, 'unbuilt_tree': None, 'summary': '/home/ubuntu/adt-log/summary.log', 'timeout_test': None, 'binary': None, 'logfile': '/home/ubuntu/adt-log//log', 'timeout_short': None, 'vserver': ['adt-virt-null'], 'source': None, 'output_dir': '/home/ubuntu/adt-log/', 'debuglevel': 1, 'gainroot': None, 'timeout_build': None, 'built_binaries_filter': None, 'user': 'ubuntu', 'timeout_factor': 1.0, 'gnupghome': '~/.autopkgtest/gpg', 'quiet': False, 'timeout_copy': 1000, 'built_tree': None, 'binaries': 'auto', 'binaries_forbuilds': 'auto'}; timeouts: {'test': 10000, 'copy': 1000, 'short': 100, 'build': 100000, 'install': 3000}
adt-run1: ** init
adt-run1: ** start
adt-run: $ vserver: adt-virt-null
adt-run1: ** open, scratch=None
adt-run1: ** cmdl = ['sh', '-c', 'exec "$@"', 'x']
adt-run1: * initialising
adt-run1: * preparing for key generation
adt-run: $ genkey: sh -ec <SCRIPT> x /home/ubuntu/.autopkgtest/gpg
adt-run1: $     
adt-run1: $       exec >&2
adt-run1: $       cd "$1"
adt-run1: $       cat <<"END" >key-gen-params
adt-run1: $     Key-Type: DSA
adt-run1: $     Key-Length: 1024
adt-run1: $     Key-Usage: sign
adt-run1: $     Name-Real: autopkgtest per-run key
adt-run1: $     Name-Comment: do not trust this key
adt-run1: $     Name-Email: autopkgtest at example.com
adt-run1: $     END
adt-run1: $       set -x
adt-run1: $       gpg --homedir="$1" --batch --gen-key key-gen-params
+ gpg --homedir=/home/ubuntu/.autopkgtest/gpg --batch --gen-key key-gen-params
gpg: keyring `/home/ubuntu/.autopkgtest/gpg/secring.gpg' created
gpg: keyring `/home/ubuntu/.autopkgtest/gpg/pubring.gpg' created
.++++++++++.+++++++++++++++++++++++++++++++++++++++++++++.++++++++++++++++++++.+++++++++++++++.++++++++++.+++++++++++++++.++++++++++.+++++>+++++++++++++++
gpg: /home/ubuntu/.autopkgtest/gpg/trustdb.gpg: trustdb created
gpg: key 3318799D marked as ultimately trusted
adt-run1: * reset
adt-run: @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ builds ...
adt-run: @@@@@@@@@@@@@@@@@@@@ ubtree ubtree0
adt-run1: ** blame += arg:.
adt-run1: ** prepare1, modified=False, deps_processed=[], deps_new=[]
adt-run1: ** needs_reset, previously=False
adt-run: $ ubtree0-extract: sh -ec <SCRIPT> x /tmp/adt-run.zUMSTM/ubtree0-build/tmpdir /tmp/adt-run.zUMSTM/ubtree0-build/real-tree
adt-run1: $     exec 3>&1 >&2
adt-run1: $     set -x
adt-run1: $     spec="$2"
adt-run1: $     origpwd=/tmp/adt-run.zUMSTM/ubtree0-ubtree
adt-run1: $     mkdir -p /tmp/adt-run.zUMSTM/ubtree0-build
adt-run1: $     cd /tmp/adt-run.zUMSTM/ubtree0-build
adt-run1: $     chown ubuntu . ..
adt-run1: $     TMPDIR="$1"
adt-run1: $     rm -rf -- "$TMPDIR"
adt-run1: $     export TMPDIR
adt-run1: $     su -s /bin/sh ubuntu -c 'mkdir -m 1777 -- "$TMPDIR"'
adt-run1: $     spec="$spec" origpwd="$origpwd" su -s /bin/sh ubuntu -c '
adt-run1: $         rm -rf "$spec"
adt-run1: $         mkdir "$spec"
adt-run1: $         cp -rP --preserve=timestamps,links -- "$origpwd"/. "$spec"/.
adt-run1: $     '
adt-run1: $     cd [a-z0-9]*-*/.
adt-run1: $     pwd >&3
adt-run1: $     set +e; test -f debian/tests/control; echo $? >&3
+ spec=/tmp/adt-run.zUMSTM/ubtree0-build/real-tree
+ origpwd=/tmp/adt-run.zUMSTM/ubtree0-ubtree
+ mkdir -p /tmp/adt-run.zUMSTM/ubtree0-build
+ cd /tmp/adt-run.zUMSTM/ubtree0-build
+ chown ubuntu . ..
+ TMPDIR=/tmp/adt-run.zUMSTM/ubtree0-build/tmpdir
+ rm -rf -- /tmp/adt-run.zUMSTM/ubtree0-build/tmpdir
+ export TMPDIR
+ su -s /bin/sh ubuntu -c mkdir -m 1777 -- "$TMPDIR"
+ spec=/tmp/adt-run.zUMSTM/ubtree0-build/real-tree origpwd=/tmp/adt-run.zUMSTM/ubtree0-ubtree su -s /bin/sh ubuntu -c 
    rm -rf "$spec"
    mkdir "$spec"
    cp -rP --preserve=timestamps,links -- "$origpwd"/. "$spec"/.

+ cd real-tree/.
+ pwd
+ set +e
+ test -f debian/tests/control
+ echo 0
adt-run1: constructed; path=debian/tests/run-unit-test
adt-run1:  .depends=[u'@', u'r-cran-runit', u'r-bioc-bsgenome']
adt-run: * <ubtree:ubtree0> build not needed
adt-run: @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ builds done.
adt-run1: * reset
adt-run: @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ tests ...
adt-run: @@@@@@@@@@@@@@@@@@@@ test ubtree ubtree0
adt-run1: ** needs_reset, previously=True
adt-run1: ** blame += arg:.
adt-run1: constructed; path=debian/tests/run-unit-test
adt-run1:  .depends=[u'@', u'r-cran-runit', u'r-bioc-bsgenome']
adt-run: @@@@@@@@@@ run_tests ...
adt-run: & ubtree0t-run-unit-test: preparing
adt-run: & ubtree0t-run-unit-test:  processing dependency @
adt-run: & ubtree0t-run-unit-test:   synthesised dependency r-bioc-genomicfeatures
adt-run: & ubtree0t-run-unit-test:  processing dependency r-cran-runit
adt-run: & ubtree0t-run-unit-test:   literal dependency r-cran-runit
adt-run: & ubtree0t-run-unit-test:  processing dependency r-bioc-bsgenome
adt-run: & ubtree0t-run-unit-test:   literal dependency r-bioc-bsgenome
adt-run1: ** prepare1, modified=True, deps_processed=[], deps_new=[u'r-bioc-genomicfeatures', u'r-cran-runit', u'r-bioc-bsgenome']
adt-run1: ** prepare2, deps_new=[u'r-bioc-genomicfeatures', u'r-cran-runit', u'r-bioc-bsgenome']
adt-run1: * publish
adt-run1: * no registered binaries, not publishing anything
adt-run1: **  installing dependencies [u'r-bioc-genomicfeatures', u'r-cran-runit', u'r-bioc-bsgenome']
adt-run1: dependencies: install-deps: satisfying r-bioc-genomicfeatures, r-cran-runit, r-bioc-bsgenome
adt-run: dependencies: install-deps: running ['/usr/lib/pbuilder/pbuilder-satisfydepends-classic', '--binary-all', '--internal-chrootexec', '/home/ubuntu/adt-log/satdep-auxverb', '-c', '/home/ubuntu/adt-log/deps.dsc']
 -> Attempting to parse the build-deps 
 -> Considering build-dep r-bioc-genomicfeatures
   -> Trying r-bioc-genomicfeatures
 -> Considering build-dep r-cran-runit
   -> Trying r-cran-runit
 -> Considering build-dep r-bioc-bsgenome
   -> Trying r-bioc-bsgenome
 -> Installing  r-bioc-genomicfeatures r-cran-runit r-bioc-bsgenome
Reading package lists...
Building dependency tree...
Reading state information...
The following extra packages will be installed:
  fontconfig fontconfig-config fonts-dejavu-core libblas3 libcairo2
  libcurl3-nss libdatrie1 libfontconfig1 libgfortran3 libgraphite2-3
  libharfbuzz0b libice6 libjbig0 libjpeg-turbo8 libjpeg8 liblapack3 libnspr4
  libnss3 libpango-1.0-0 libpangocairo-1.0-0 libpangoft2-1.0-0 libpaper-utils
  libpaper1 libpixman-1-0 libsm6 libtcl8.5 libthai-data libthai0 libtiff5
  libtk8.5 libxcb-render0 libxcb-shm0 libxft2 libxrender1 libxss1 libxt6
  r-base-core r-bioc-annotationdbi r-bioc-biobase r-bioc-biocgenerics
  r-bioc-biomart r-bioc-biostrings r-bioc-genomicranges r-bioc-iranges
  r-bioc-rsamtools r-bioc-rtracklayer r-bioc-xvector r-cran-bitops r-cran-dbi
  r-cran-rcurl r-cran-rsqlite r-cran-xml tcl8.5 tk8.5 x11-common xdg-utils zip
Suggested packages:
  ttf-baekmuk ttf-arphic-gbsn00lp ttf-arphic-bsmi00lp ttf-arphic-gkai00mp
  ttf-arphic-bkai00mp ess r-doc-info r-doc-pdf r-mathlib r-base-html
  r-bioc-pasillabamsubset r-bioc-shortread r-cran-rmysql tcl-tclreadline
  gvfs-bin
Recommended packages:
  r-recommended r-base-dev r-doc-html xterm x-terminal-emulator
  libfile-mimeinfo-perl x11-utils x11-xserver-utils
The following NEW packages will be installed:
  fontconfig fontconfig-config fonts-dejavu-core libblas3 libcairo2
  libcurl3-nss libdatrie1 libfontconfig1 libgfortran3 libgraphite2-3
  libharfbuzz0b libice6 libjbig0 libjpeg-turbo8 libjpeg8 liblapack3 libnspr4
  libnss3 libpango-1.0-0 libpangocairo-1.0-0 libpangoft2-1.0-0 libpaper-utils
  libpaper1 libpixman-1-0 libsm6 libtcl8.5 libthai-data libthai0 libtiff5
  libtk8.5 libxcb-render0 libxcb-shm0 libxft2 libxrender1 libxss1 libxt6
  r-base-core r-bioc-annotationdbi r-bioc-biobase r-bioc-biocgenerics
  r-bioc-biomart r-bioc-biostrings r-bioc-bsgenome r-bioc-genomicfeatures
  r-bioc-genomicranges r-bioc-iranges r-bioc-rsamtools r-bioc-rtracklayer
  r-bioc-xvector r-cran-bitops r-cran-dbi r-cran-rcurl r-cran-rsqlite
  r-cran-runit r-cran-xml tcl8.5 tk8.5 x11-common xdg-utils zip
0 upgraded, 60 newly installed, 0 to remove and 0 not upgraded.
Need to get 54.3 MB of archives.
After this operation, 109 MB of additional disk space will be used.
Get:1 http://archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1,024 kB]
Get:2 http://archive.ubuntu.com/ubuntu/ trusty/main fontconfig-config all 2.11.0-0ubuntu3 [47.3 kB]
Get:3 http://archive.ubuntu.com/ubuntu/ trusty/main libfontconfig1 amd64 2.11.0-0ubuntu3 [123 kB]
Get:4 http://archive.ubuntu.com/ubuntu/ trusty/main libpixman-1-0 amd64 0.30.2-2ubuntu1 [227 kB]
Get:5 http://archive.ubuntu.com/ubuntu/ trusty/main libxcb-render0 amd64 1.10-2ubuntu1 [11.0 kB]
Get:6 http://archive.ubuntu.com/ubuntu/ trusty/main libxcb-shm0 amd64 1.10-2ubuntu1 [5,432 B]
Get:7 http://archive.ubuntu.com/ubuntu/ trusty/main libxrender1 amd64 1:0.9.8-1 [20.9 kB]
Get:8 http://archive.ubuntu.com/ubuntu/ trusty/main libcairo2 amd64 1.12.16-0ubuntu2 [625 kB]
Get:9 http://archive.ubuntu.com/ubuntu/ trusty/main libnspr4 amd64 2:4.10.2-1ubuntu1 [110 kB]
Get:10 http://archive.ubuntu.com/ubuntu/ trusty/main libnss3 amd64 2:3.15.3.1-1.1ubuntu1 [1,076 kB]
Get:11 http://archive.ubuntu.com/ubuntu/ trusty/main libcurl3-nss amd64 7.34.0-1ubuntu1 [174 kB]
Get:12 http://archive.ubuntu.com/ubuntu/ trusty/main libdatrie1 amd64 0.2.8-1 [16.7 kB]
Get:13 http://archive.ubuntu.com/ubuntu/ trusty-proposed/main libgfortran3 amd64 4.8.2-14ubuntu1 [249 kB]
Get:14 http://archive.ubuntu.com/ubuntu/ trusty/main libgraphite2-3 amd64 1.2.4-1ubuntu1 [53.8 kB]
Get:15 http://archive.ubuntu.com/ubuntu/ trusty/main libharfbuzz0b amd64 0.9.24-2ubuntu3 [124 kB]
Get:16 http://archive.ubuntu.com/ubuntu/ trusty/main x11-common all 1:7.7+1ubuntu7 [55.4 kB]
Get:17 http://archive.ubuntu.com/ubuntu/ trusty/main libice6 amd64 2:1.0.8-2 [47.0 kB]
Get:18 http://archive.ubuntu.com/ubuntu/ trusty/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2 [104 kB]
Get:19 http://archive.ubuntu.com/ubuntu/ trusty/main libthai-data all 0.1.20-3 [130 kB]
Get:20 http://archive.ubuntu.com/ubuntu/ trusty/main libthai0 amd64 0.1.20-3 [16.9 kB]
Get:21 http://archive.ubuntu.com/ubuntu/ trusty/main fontconfig amd64 2.11.0-0ubuntu3 [176 kB]
Get:22 http://archive.ubuntu.com/ubuntu/ trusty/main libpango-1.0-0 amd64 1.36.0-1ubuntu2 [149 kB]
Get:23 http://archive.ubuntu.com/ubuntu/ trusty/main libpangoft2-1.0-0 amd64 1.36.0-1ubuntu2 [32.1 kB]
Get:24 http://archive.ubuntu.com/ubuntu/ trusty/main libpangocairo-1.0-0 amd64 1.36.0-1ubuntu2 [19.5 kB]
Get:25 http://archive.ubuntu.com/ubuntu/ trusty/main libpaper1 amd64 1.1.24+nmu2ubuntu3 [13.4 kB]
Get:26 http://archive.ubuntu.com/ubuntu/ trusty/main libsm6 amd64 2:1.2.1-2 [18.1 kB]
Get:27 http://archive.ubuntu.com/ubuntu/ trusty/main libtcl8.5 amd64 8.5.15-2ubuntu1 [684 kB]
Get:28 http://archive.ubuntu.com/ubuntu/ trusty/main libjbig0 amd64 2.0-2ubuntu4 [25.9 kB]
Get:29 http://archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2,194 B]
Get:30 http://archive.ubuntu.com/ubuntu/ trusty/main libtiff5 amd64 4.0.3-7 [142 kB]
Get:31 http://archive.ubuntu.com/ubuntu/ trusty/main libxft2 amd64 2.3.1-1ubuntu1 [36.3 kB]
Get:32 http://archive.ubuntu.com/ubuntu/ trusty/main libxss1 amd64 1:1.2.2-1 [8,582 B]
Get:33 http://archive.ubuntu.com/ubuntu/ trusty/main libtk8.5 amd64 8.5.15-2ubuntu2 [640 kB]
Get:34 http://archive.ubuntu.com/ubuntu/ trusty/main libxt6 amd64 1:1.1.4-1 [185 kB]
Get:35 http://archive.ubuntu.com/ubuntu/ trusty/main libblas3 amd64 1.2.20110419-7 [215 kB]
Get:36 http://archive.ubuntu.com/ubuntu/ trusty/main liblapack3 amd64 3.5.0-2 [1,729 kB]
Get:37 http://archive.ubuntu.com/ubuntu/ trusty/main libpaper-utils amd64 1.1.24+nmu2ubuntu3 [8,244 B]
Get:38 http://archive.ubuntu.com/ubuntu/ trusty/main zip amd64 3.0-8 [262 kB]
Get:39 http://archive.ubuntu.com/ubuntu/ trusty/main xdg-utils all 1.1.0~rc1-2ubuntu7 [65.6 kB]
Get:40 http://archive.ubuntu.com/ubuntu/ trusty/main tcl8.5 amd64 8.5.15-2ubuntu1 [13.9 kB]
Get:41 http://archive.ubuntu.com/ubuntu/ trusty/main tk8.5 amd64 8.5.15-2ubuntu2 [12.0 kB]
Get:42 http://archive.ubuntu.com/ubuntu/ trusty/universe r-base-core amd64 3.0.2-1ubuntu1 [21.5 MB]
Get:43 http://archive.ubuntu.com/ubuntu/ trusty/universe r-cran-dbi amd64 0.2-7-1 [271 kB]
Get:44 http://archive.ubuntu.com/ubuntu/ trusty/universe r-cran-rsqlite amd64 0.11.2-1build1 [329 kB]
Get:45 http://archive.ubuntu.com/ubuntu/ trusty/universe r-bioc-biocgenerics all 0.8.0-1 [386 kB]
Get:46 http://archive.ubuntu.com/ubuntu/ trusty/universe r-bioc-biobase amd64 2.20.0-1build1 [2,197 kB]
Get:47 http://archive.ubuntu.com/ubuntu/ trusty-proposed/universe r-bioc-iranges amd64 1.20.6-1 [1,854 kB]
Get:48 http://archive.ubuntu.com/ubuntu/ trusty-proposed/universe r-bioc-annotationdbi all 1.24.0-1 [4,251 kB]
Get:49 http://archive.ubuntu.com/ubuntu/ trusty/universe r-cran-xml amd64 3.98-1.1-1 [1,789 kB]
Get:50 http://archive.ubuntu.com/ubuntu/ trusty/universe r-cran-bitops amd64 1.0-6-1 [23.4 kB]
Get:51 http://archive.ubuntu.com/ubuntu/ trusty/universe r-cran-rcurl amd64 1.95-4.1-1 [523 kB]
Get:52 http://archive.ubuntu.com/ubuntu/ trusty/universe r-bioc-biomart all 2.18.0-1 [338 kB]
Get:53 http://archive.ubuntu.com/ubuntu/ trusty-proposed/universe r-bioc-xvector amd64 0.2.0-1 [329 kB]
Get:54 http://archive.ubuntu.com/ubuntu/ trusty-proposed/universe r-bioc-biostrings amd64 2.30.1-1 [2,228 kB]
Get:55 http://archive.ubuntu.com/ubuntu/ trusty-proposed/universe r-bioc-genomicranges amd64 1.14.3-1 [2,840 kB]
Get:56 http://archive.ubuntu.com/ubuntu/ trusty/universe r-bioc-bsgenome amd64 1.30.0-1 [716 kB]
Get:57 http://archive.ubuntu.com/ubuntu/ trusty-proposed/universe r-bioc-rsamtools amd64 1.14.2-1 [3,214 kB]
Get:58 http://archive.ubuntu.com/ubuntu/ trusty-proposed/universe r-bioc-rtracklayer amd64 1.22.0-1 [1,753 kB]
Get:59 http://archive.ubuntu.com/ubuntu/ trusty-proposed/universe r-bioc-genomicfeatures all 1.14.2-1 [934 kB]
Get:60 http://archive.ubuntu.com/ubuntu/ trusty/universe r-cran-runit all 0.4.26-2 [181 kB]

Extracting templates from packages: 50%
Extracting templates from packages: 100%
Preconfiguring packages ...
Fetched 54.3 MB in 1s (35.5 MB/s)
Selecting previously unselected package fonts-dejavu-core.
(Reading database ... 66615 files and directories currently installed.)
Unpacking fonts-dejavu-core (from .../fonts-dejavu-core_2.34-1ubuntu1_all.deb) ...
Selecting previously unselected package fontconfig-config.
Unpacking fontconfig-config (from .../fontconfig-config_2.11.0-0ubuntu3_all.deb) ...
Selecting previously unselected package libfontconfig1:amd64.
Unpacking libfontconfig1:amd64 (from .../libfontconfig1_2.11.0-0ubuntu3_amd64.deb) ...
Selecting previously unselected package libpixman-1-0:amd64.
Unpacking libpixman-1-0:amd64 (from .../libpixman-1-0_0.30.2-2ubuntu1_amd64.deb) ...
Selecting previously unselected package libxcb-render0:amd64.
Unpacking libxcb-render0:amd64 (from .../libxcb-render0_1.10-2ubuntu1_amd64.deb) ...
Selecting previously unselected package libxcb-shm0:amd64.
Unpacking libxcb-shm0:amd64 (from .../libxcb-shm0_1.10-2ubuntu1_amd64.deb) ...
Selecting previously unselected package libxrender1:amd64.
Unpacking libxrender1:amd64 (from .../libxrender1_1%3a0.9.8-1_amd64.deb) ...
Selecting previously unselected package libcairo2:amd64.
Unpacking libcairo2:amd64 (from .../libcairo2_1.12.16-0ubuntu2_amd64.deb) ...
Selecting previously unselected package libnspr4:amd64.
Unpacking libnspr4:amd64 (from .../libnspr4_2%3a4.10.2-1ubuntu1_amd64.deb) ...
Selecting previously unselected package libnss3:amd64.
Unpacking libnss3:amd64 (from .../libnss3_2%3a3.15.3.1-1.1ubuntu1_amd64.deb) ...
Selecting previously unselected package libcurl3-nss:amd64.
Unpacking libcurl3-nss:amd64 (from .../libcurl3-nss_7.34.0-1ubuntu1_amd64.deb) ...
Selecting previously unselected package libdatrie1:amd64.
Unpacking libdatrie1:amd64 (from .../libdatrie1_0.2.8-1_amd64.deb) ...
Selecting previously unselected package libgfortran3:amd64.
Unpacking libgfortran3:amd64 (from .../libgfortran3_4.8.2-14ubuntu1_amd64.deb) ...
Selecting previously unselected package libgraphite2-3:amd64.
Unpacking libgraphite2-3:amd64 (from .../libgraphite2-3_1.2.4-1ubuntu1_amd64.deb) ...
Selecting previously unselected package libharfbuzz0b:amd64.
Unpacking libharfbuzz0b:amd64 (from .../libharfbuzz0b_0.9.24-2ubuntu3_amd64.deb) ...
Selecting previously unselected package x11-common.
Unpacking x11-common (from .../x11-common_1%3a7.7+1ubuntu7_all.deb) ...
Selecting previously unselected package libice6:amd64.
Unpacking libice6:amd64 (from .../libice6_2%3a1.0.8-2_amd64.deb) ...
Selecting previously unselected package libjpeg-turbo8:amd64.
Unpacking libjpeg-turbo8:amd64 (from .../libjpeg-turbo8_1.3.0-0ubuntu2_amd64.deb) ...
Selecting previously unselected package libthai-data.
Unpacking libthai-data (from .../libthai-data_0.1.20-3_all.deb) ...
Selecting previously unselected package libthai0:amd64.
Unpacking libthai0:amd64 (from .../libthai0_0.1.20-3_amd64.deb) ...
Selecting previously unselected package fontconfig.
Unpacking fontconfig (from .../fontconfig_2.11.0-0ubuntu3_amd64.deb) ...
Selecting previously unselected package libpango-1.0-0:amd64.
Unpacking libpango-1.0-0:amd64 (from .../libpango-1.0-0_1.36.0-1ubuntu2_amd64.deb) ...
Selecting previously unselected package libpangoft2-1.0-0:amd64.
Unpacking libpangoft2-1.0-0:amd64 (from .../libpangoft2-1.0-0_1.36.0-1ubuntu2_amd64.deb) ...
Selecting previously unselected package libpangocairo-1.0-0:amd64.
Unpacking libpangocairo-1.0-0:amd64 (from .../libpangocairo-1.0-0_1.36.0-1ubuntu2_amd64.deb) ...
Selecting previously unselected package libpaper1:amd64.
Unpacking libpaper1:amd64 (from .../libpaper1_1.1.24+nmu2ubuntu3_amd64.deb) ...
Selecting previously unselected package libsm6:amd64.
Unpacking libsm6:amd64 (from .../libsm6_2%3a1.2.1-2_amd64.deb) ...
Selecting previously unselected package libtcl8.5:amd64.
Unpacking libtcl8.5:amd64 (from .../libtcl8.5_8.5.15-2ubuntu1_amd64.deb) ...
Selecting previously unselected package libjbig0:amd64.
Unpacking libjbig0:amd64 (from .../libjbig0_2.0-2ubuntu4_amd64.deb) ...
Selecting previously unselected package libjpeg8:amd64.
Unpacking libjpeg8:amd64 (from .../libjpeg8_8c-2ubuntu8_amd64.deb) ...
Selecting previously unselected package libtiff5:amd64.
Unpacking libtiff5:amd64 (from .../libtiff5_4.0.3-7_amd64.deb) ...
Selecting previously unselected package libxft2:amd64.
Unpacking libxft2:amd64 (from .../libxft2_2.3.1-1ubuntu1_amd64.deb) ...
Selecting previously unselected package libxss1:amd64.
Unpacking libxss1:amd64 (from .../libxss1_1%3a1.2.2-1_amd64.deb) ...
Selecting previously unselected package libtk8.5:amd64.
Unpacking libtk8.5:amd64 (from .../libtk8.5_8.5.15-2ubuntu2_amd64.deb) ...
Selecting previously unselected package libxt6:amd64.
Unpacking libxt6:amd64 (from .../libxt6_1%3a1.1.4-1_amd64.deb) ...
Selecting previously unselected package libblas3.
Unpacking libblas3 (from .../libblas3_1.2.20110419-7_amd64.deb) ...
Selecting previously unselected package liblapack3.
Unpacking liblapack3 (from .../liblapack3_3.5.0-2_amd64.deb) ...
Selecting previously unselected package libpaper-utils.
Unpacking libpaper-utils (from .../libpaper-utils_1.1.24+nmu2ubuntu3_amd64.deb) ...
Selecting previously unselected package zip.
Unpacking zip (from .../archives/zip_3.0-8_amd64.deb) ...
Selecting previously unselected package xdg-utils.
Unpacking xdg-utils (from .../xdg-utils_1.1.0~rc1-2ubuntu7_all.deb) ...
Selecting previously unselected package tcl8.5.
Unpacking tcl8.5 (from .../tcl8.5_8.5.15-2ubuntu1_amd64.deb) ...
Selecting previously unselected package tk8.5.
Unpacking tk8.5 (from .../tk8.5_8.5.15-2ubuntu2_amd64.deb) ...
Selecting previously unselected package r-base-core.
Unpacking r-base-core (from .../r-base-core_3.0.2-1ubuntu1_amd64.deb) ...
Selecting previously unselected package r-cran-dbi.
Unpacking r-cran-dbi (from .../r-cran-dbi_0.2-7-1_amd64.deb) ...
Selecting previously unselected package r-cran-rsqlite.
Unpacking r-cran-rsqlite (from .../r-cran-rsqlite_0.11.2-1build1_amd64.deb) ...
Selecting previously unselected package r-bioc-biocgenerics.
Unpacking r-bioc-biocgenerics (from .../r-bioc-biocgenerics_0.8.0-1_all.deb) ...
Selecting previously unselected package r-bioc-biobase.
Unpacking r-bioc-biobase (from .../r-bioc-biobase_2.20.0-1build1_amd64.deb) ...
Selecting previously unselected package r-bioc-iranges.
Unpacking r-bioc-iranges (from .../r-bioc-iranges_1.20.6-1_amd64.deb) ...
Selecting previously unselected package r-bioc-annotationdbi.
Unpacking r-bioc-annotationdbi (from .../r-bioc-annotationdbi_1.24.0-1_all.deb) ...
Selecting previously unselected package r-cran-xml.
Unpacking r-cran-xml (from .../r-cran-xml_3.98-1.1-1_amd64.deb) ...
Selecting previously unselected package r-cran-bitops.
Unpacking r-cran-bitops (from .../r-cran-bitops_1.0-6-1_amd64.deb) ...
Selecting previously unselected package r-cran-rcurl.
Unpacking r-cran-rcurl (from .../r-cran-rcurl_1.95-4.1-1_amd64.deb) ...
Selecting previously unselected package r-bioc-biomart.
Unpacking r-bioc-biomart (from .../r-bioc-biomart_2.18.0-1_all.deb) ...
Selecting previously unselected package r-bioc-xvector.
Unpacking r-bioc-xvector (from .../r-bioc-xvector_0.2.0-1_amd64.deb) ...
Selecting previously unselected package r-bioc-biostrings.
Unpacking r-bioc-biostrings (from .../r-bioc-biostrings_2.30.1-1_amd64.deb) ...
Selecting previously unselected package r-bioc-genomicranges.
Unpacking r-bioc-genomicranges (from .../r-bioc-genomicranges_1.14.3-1_amd64.deb) ...
Selecting previously unselected package r-bioc-bsgenome.
Unpacking r-bioc-bsgenome (from .../r-bioc-bsgenome_1.30.0-1_amd64.deb) ...
Selecting previously unselected package r-bioc-rsamtools.
Unpacking r-bioc-rsamtools (from .../r-bioc-rsamtools_1.14.2-1_amd64.deb) ...
Selecting previously unselected package r-bioc-rtracklayer.
Unpacking r-bioc-rtracklayer (from .../r-bioc-rtracklayer_1.22.0-1_amd64.deb) ...
Selecting previously unselected package r-bioc-genomicfeatures.
Unpacking r-bioc-genomicfeatures (from .../r-bioc-genomicfeatures_1.14.2-1_all.deb) ...
Selecting previously unselected package r-cran-runit.
Unpacking r-cran-runit (from .../r-cran-runit_0.4.26-2_all.deb) ...
Processing triggers for man-db ...
Processing triggers for ureadahead ...
Processing triggers for install-info ...
Processing triggers for mime-support ...
Setting up fonts-dejavu-core (2.34-1ubuntu1) ...
Setting up fontconfig-config (2.11.0-0ubuntu3) ...
Setting up libfontconfig1:amd64 (2.11.0-0ubuntu3) ...
Setting up libpixman-1-0:amd64 (0.30.2-2ubuntu1) ...
Setting up libxcb-render0:amd64 (1.10-2ubuntu1) ...
Setting up libxcb-shm0:amd64 (1.10-2ubuntu1) ...
Setting up libxrender1:amd64 (1:0.9.8-1) ...
Setting up libcairo2:amd64 (1.12.16-0ubuntu2) ...
Setting up libnspr4:amd64 (2:4.10.2-1ubuntu1) ...
Setting up libnss3:amd64 (2:3.15.3.1-1.1ubuntu1) ...
Setting up libcurl3-nss:amd64 (7.34.0-1ubuntu1) ...
Setting up libdatrie1:amd64 (0.2.8-1) ...
Setting up libgfortran3:amd64 (4.8.2-14ubuntu1) ...
Setting up libgraphite2-3:amd64 (1.2.4-1ubuntu1) ...
Setting up libharfbuzz0b:amd64 (0.9.24-2ubuntu3) ...
Setting up x11-common (1:7.7+1ubuntu7) ...
 * Setting up X socket directories...
   ...done.
Setting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2) ...
Setting up libthai-data (0.1.20-3) ...
Setting up libthai0:amd64 (0.1.20-3) ...
Setting up fontconfig (2.11.0-0ubuntu3) ...
Regenerating fonts cache... done.
Setting up libpango-1.0-0:amd64 (1.36.0-1ubuntu2) ...
Setting up libpangoft2-1.0-0:amd64 (1.36.0-1ubuntu2) ...
Setting up libpangocairo-1.0-0:amd64 (1.36.0-1ubuntu2) ...
Setting up libpaper1:amd64 (1.1.24+nmu2ubuntu3) ...

Creating config file /etc/papersize with new version
Setting up libtcl8.5:amd64 (8.5.15-2ubuntu1) ...
Setting up libjbig0:amd64 (2.0-2ubuntu4) ...
Setting up libjpeg8:amd64 (8c-2ubuntu8) ...
Setting up libtiff5:amd64 (4.0.3-7) ...
Setting up libxft2:amd64 (2.3.1-1ubuntu1) ...
Setting up libblas3 (1.2.20110419-7) ...
update-alternatives: using /usr/lib/libblas/libblas.so.3 to provide /usr/lib/libblas.so.3 (libblas.so.3) in auto mode
Setting up liblapack3 (3.5.0-2) ...
update-alternatives: using /usr/lib/lapack/liblapack.so.3 to provide /usr/lib/liblapack.so.3 (liblapack.so.3) in auto mode
Setting up libpaper-utils (1.1.24+nmu2ubuntu3) ...
Setting up zip (3.0-8) ...
Setting up xdg-utils (1.1.0~rc1-2ubuntu7) ...
Setting up tcl8.5 (8.5.15-2ubuntu1) ...
Processing triggers for ureadahead ...
Setting up libice6:amd64 (2:1.0.8-2) ...
Setting up libsm6:amd64 (2:1.2.1-2) ...
Setting up libxss1:amd64 (1:1.2.2-1) ...
Setting up libtk8.5:amd64 (8.5.15-2ubuntu2) ...
Setting up libxt6:amd64 (1:1.1.4-1) ...
Setting up tk8.5 (8.5.15-2ubuntu2) ...
Setting up r-base-core (3.0.2-1ubuntu1) ...

Creating config file /etc/R/Renviron with new version
Setting up r-cran-dbi (0.2-7-1) ...
Setting up r-cran-rsqlite (0.11.2-1build1) ...
Setting up r-bioc-biocgenerics (0.8.0-1) ...
Setting up r-bioc-biobase (2.20.0-1build1) ...
Setting up r-bioc-iranges (1.20.6-1) ...
Setting up r-bioc-annotationdbi (1.24.0-1) ...
Setting up r-cran-xml (3.98-1.1-1) ...
Setting up r-cran-bitops (1.0-6-1) ...
Setting up r-cran-rcurl (1.95-4.1-1) ...
Setting up r-bioc-biomart (2.18.0-1) ...
Setting up r-bioc-xvector (0.2.0-1) ...
Setting up r-bioc-biostrings (2.30.1-1) ...
Setting up r-bioc-genomicranges (1.14.3-1) ...
Setting up r-bioc-bsgenome (1.30.0-1) ...
Setting up r-bioc-rsamtools (1.14.2-1) ...
Setting up r-bioc-rtracklayer (1.22.0-1) ...
Setting up r-bioc-genomicfeatures (1.14.2-1) ...
Setting up r-cran-runit (0.4.26-2) ...
Processing triggers for libc-bin ...
adt-run: & ubtree0t-run-unit-test: [----------------------------------------
 -> Finished parsing the build-deps

R version 3.0.2 (2013-09-25) -- "Frisbee Sailing"
Copyright (C) 2013 The R Foundation for Statistical Computing
Platform: x86_64-pc-linux-gnu (64-bit)

R is free software and comes with ABSOLUTELY NO WARRANTY.
You are welcome to redistribute it under certain conditions.
Type 'license()' or 'licence()' for distribution details.

R is a collaborative project with many contributors.
Type 'contributors()' for more information and
'citation()' on how to cite R or R packages in publications.

Type 'demo()' for some demos, 'help()' for on-line help, or
'help.start()' for an HTML browser interface to help.
Type 'q()' to quit R.

> require("GenomicFeatures")
Loading required package: GenomicFeatures
Loading required package: BiocGenerics
Loading required package: parallel

Attaching package: 'BiocGenerics'

The following objects are masked from 'package:parallel':

    clusterApply, clusterApplyLB, clusterCall, clusterEvalQ,
    clusterExport, clusterMap, parApply, parCapply, parLapply,
    parLapplyLB, parRapply, parSapply, parSapplyLB

The following object is masked from 'package:stats':

    xtabs

The following objects are masked from 'package:base':

    Filter, Find, Map, Position, Reduce, anyDuplicated, append,
    as.data.frame, as.vector, cbind, colnames, duplicated, eval, evalq,
    get, intersect, is.unsorted, lapply, mapply, match, mget, order,
    paste, pmax, pmax.int, pmin, pmin.int, rank, rbind, rep.int,
    rownames, sapply, setdiff, sort, table, tapply, union, unique,
    unlist

Loading required package: IRanges
Loading required package: GenomicRanges
Loading required package: XVector
Loading required package: AnnotationDbi
Loading required package: Biobase
Welcome to Bioconductor

    Vignettes contain introductory material; view with
    'browseVignettes()'. To cite Bioconductor, see
    'citation("Biobase")', and for packages 'citation("pkgname")'.


Attaching package: 'Biobase'

The following objects are masked from 'package:BiocGenerics':

    conditions, conditions<-, counts, counts<-, design, design<-,
    dispTable, dispTable<-, estimateDispersions, estimateSizeFactors,
    sizeFactors, sizeFactors<-

> GenomicFeatures:::.test()
There were 12 warnings (use warnings() to see them)
Error in library(TxDb.Hsapiens.UCSC.hg19.knownGene) : 
  there is no package called 'TxDb.Hsapiens.UCSC.hg19.knownGene'
Error in library(BSgenome.Hsapiens.UCSC.hg19) : 
  there is no package called 'BSgenome.Hsapiens.UCSC.hg19'
Download and preprocess the 'transcripts' data frame ... OK
Download and preprocess the 'chrominfo' data frame ... OK
Download and preprocess the 'splicings' data frame ... OK
Download and preprocess the 'genes' data frame ... OK
Prepare the 'metadata' data frame ... OK
Make the TranscriptDb object ... OK
Deducing exon rank from relative coordinates provided
Estimating transcript ranges.
extracting transcript information
Extracting gene IDs
extracting transcript information
Processing splicing information for gff3 file.
Deducing exon rank from relative coordinates provided
Prepare the 'metadata' data frame ... metadata: OK
Now generating chrominfo from available sequence names. No chromosome length information is available.
extracting transcript information
Estimating transcript ranges.
Extracting gene IDs
Processing splicing information for gtf file.
Prepare the 'metadata' data frame ... metadata: OK
extracting transcript information
Extracting gene IDs
Processing splicing information for gff3 file.
Deducing exon rank from relative coordinates provided
Prepare the 'metadata' data frame ... metadata: OK
Now generating chrominfo from available sequence names. No chromosome length information is available.
extracting transcript information
Extracting gene IDs
extracting transcript information
Processing splicing information for gff3 file.
Deducing exon rank from relative coordinates provided
Prepare the 'metadata' data frame ... metadata: OK
Deducing exon rank from relative coordinates provided
extracting transcript information
Extracting gene IDs
extracting transcript information
Processing splicing information for gff3 file.
Deducing exon rank from relative coordinates provided
extracting transcript information
Estimating transcript ranges.
Extracting gene IDs
Processing splicing information for gtf file.
Extract the 'transcripts' data frame ... OK
Extract the 'splicings' data frame ... OK
Download and preprocess the 'chrominfo' data frame ... OK
Prepare the 'metadata' data frame ... OK
Make the TranscriptDb object ... OK
Loading required package: TxDb.Hsapiens.UCSC.hg19.knownGene
Error in eval(expr, envir, enclos) : 
  object 'TxDb.Hsapiens.UCSC.hg19.knownGene' not found
In addition: There were 24 warnings (use warnings() to see them)
Loading required package: RSQLite
Loading required package: DBI
Loading required package: seqnames.db
Timing stopped at: 0.078 0.002 0.081 
Error in seqnameStyle(seqinfo(x)) : 
  It is not possibe to match the seqnameStyle of this object to the seqnames.db database
In addition: There were 14 warnings (use warnings() to see them)
Loading required package: seqnames.db
Timing stopped at: 0.104 0.001 0.106 
Error in seqnameStyle(seqinfo(x)) : 
  It is not possibe to match the seqnameStyle of this object to the seqnames.db database
In addition: There were 14 warnings (use warnings() to see them)
Warning messages:
1: In sqliteInitDriver(max.con, fetch.default.rec, force.reload, shared.cache) :
  RS-DBI driver warning: (SQLite mismatch between compiled version 3.7.16.2 and runtime version 3.8.2)
2: In sqliteInitDriver(max.con, fetch.default.rec, force.reload, shared.cache) :
  RS-DBI driver warning: (SQLite mismatch between compiled version 3.7.16.2 and runtime version 3.8.2)
Warning messages:
1: In sqliteInitDriver(max.con, fetch.default.rec, force.reload, shared.cache) :
  RS-DBI driver warning: (SQLite mismatch between compiled version 3.7.16.2 and runtime version 3.8.2)
2: In sqliteInitDriver(max.con, fetch.default.rec, force.reload, shared.cache) :
  RS-DBI driver warning: (SQLite mismatch between compiled version 3.7.16.2 and runtime version 3.8.2)
Warning messages:
1: In sqliteInitDriver(max.con, fetch.default.rec, force.reload, shared.cache) :
  RS-DBI driver warning: (SQLite mismatch between compiled version 3.7.16.2 and runtime version 3.8.2)
2: In sqliteInitDriver(max.con, fetch.default.rec, force.reload, shared.cache) :
  RS-DBI driver warning: (SQLite mismatch between compiled version 3.7.16.2 and runtime version 3.8.2)


RUNIT TEST PROTOCOL -- Thu Jan 16 12:38:36 2014 
*********************************************** 
Number of test functions: 29 
Number of errors: 5 
Number of failures: 0 

 
1 Test Suite : 
GenomicFeatures RUnit Tests - 29 test functions, 5 errors, 0 failures
ERROR in /usr/lib/R/site-library/GenomicFeatures/unitTests/test_TranscriptDb_seqinfo.R: Error while sourcing  /usr/lib/R/site-library/GenomicFeatures/unitTests/test_TranscriptDb_seqinfo.R : Error in library(TxDb.Hsapiens.UCSC.hg19.knownGene) : 
  there is no package called 'TxDb.Hsapiens.UCSC.hg19.knownGene'
ERROR in /usr/lib/R/site-library/GenomicFeatures/unitTests/test_getPromoterSeq-methods.R: Error while sourcing  /usr/lib/R/site-library/GenomicFeatures/unitTests/test_getPromoterSeq-methods.R : Error in library(BSgenome.Hsapiens.UCSC.hg19) : 
  there is no package called 'BSgenome.Hsapiens.UCSC.hg19'
ERROR in /usr/lib/R/site-library/GenomicFeatures/unitTests/test_select-methods.R: Error while sourcing  /usr/lib/R/site-library/GenomicFeatures/unitTests/test_select-methods.R : Error in eval(expr, envir, enclos) : 
  object 'TxDb.Hsapiens.UCSC.hg19.knownGene' not found
ERROR in test_transcripts_seqnameStyleSwap: Error in seqnameStyle(seqinfo(x)) : 
  It is not possibe to match the seqnameStyle of this object to the seqnames.db database
ERROR in test_transcriptsBy_seqnameStyleSwap: Error in seqnameStyle(seqinfo(x)) : 
  It is not possibe to match the seqnameStyle of this object to the seqnames.db database

Test files with failing tests

   test_TranscriptDb_seqinfo.R 
     /usr/lib/R/site-library/GenomicFeatures/unitTests/test_TranscriptDb_seqinfo.R 

   test_getPromoterSeq-methods.R 
     /usr/lib/R/site-library/GenomicFeatures/unitTests/test_getPromoterSeq-methods.R 

   test_select-methods.R 
     /usr/lib/R/site-library/GenomicFeatures/unitTests/test_select-methods.R 

   test_transcripts.R 
     test_transcripts_seqnameStyleSwap 

   test_transcriptsBy.R 
     test_transcriptsBy_seqnameStyleSwap 


Error in BiocGenerics:::testPackage("GenomicFeatures") : 
  unit tests failed for package GenomicFeatures
Calls: <Anonymous> -> <Anonymous>
Execution halted
adt-run1: testbed executing test finished with exit status 1
adt-run: & ubtree0t-run-unit-test: ----------------------------------------]
adt-run: & ubtree0t-run-unit-test:  - - - - - - - - - - results - - - - - - - - - -
ubtree0t-run-unit-test FAIL non-zero exit status 1
adt-run1: ** needs_reset, previously=False
adt-run: @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ tests done.
adt-run1: ** stop
adt-run1: ** close, scratch=/tmp/adt-run.zUMSTM
-------------- next part --------------
diff -Nru r-bioc-genomicfeatures-1.14.2/debian/changelog r-bioc-genomicfeatures-1.14.2/debian/changelog
--- r-bioc-genomicfeatures-1.14.2/debian/changelog	2013-12-29 00:43:38.000000000 +0100
+++ r-bioc-genomicfeatures-1.14.2/debian/changelog	2014-01-16 12:31:20.000000000 +0100
@@ -1,3 +1,10 @@
+r-bioc-genomicfeatures (1.14.2-1ubuntu1) UNRELEASED; urgency=medium
+
+  * debian/tests/control: Add missing r-cran-runit test dependency, and allow
+    stderr output.
+
+ -- Martin Pitt <martin.pitt at ubuntu.com>  Thu, 16 Jan 2014 12:31:07 +0100
+
 r-bioc-genomicfeatures (1.14.2-1) unstable; urgency=low
 
   * Initial release (closes: #733329)
diff -Nru r-bioc-genomicfeatures-1.14.2/debian/tests/control r-bioc-genomicfeatures-1.14.2/debian/tests/control
--- r-bioc-genomicfeatures-1.14.2/debian/tests/control	2013-11-05 09:42:06.000000000 +0100
+++ r-bioc-genomicfeatures-1.14.2/debian/tests/control	2014-01-16 12:36:22.000000000 +0100
@@ -1 +1,3 @@
 Tests: run-unit-test
+Depends: @, r-cran-runit
+Restrictions: allow-stderr
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.alioth.debian.org/pipermail/debian-med-packaging/attachments/20140116/144c2a83/attachment-0001.sig>


More information about the Debian-med-packaging mailing list