2022-10-13 09:53:04 |
Olivier Gayot |
bug |
|
|
added bug |
2022-10-13 09:53:17 |
Olivier Gayot |
bug watch added |
|
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1020246 |
|
2022-10-13 09:53:17 |
Olivier Gayot |
bug task added |
|
haskell-hoogle (Debian) |
|
2022-10-13 10:15:04 |
Olivier Gayot |
description |
Installing the hoogle binary package takes too long on armhf.
The postinst script calls update-hoogle which takes on average 25 minutes to execute. This makes autopkgtest time out.
Processing triggers for hoogle (5.0.18.1+dfsg1-2build1) ...
Converting databases...
$ pgrep -a hoogle
41031 /bin/sh /var/lib/dpkg/info/hoogle.postinst triggered /usr/lib/ghc-doc/hoogle
41032 /bin/sh /usr/sbin/update-hoogle
41099 /usr/bin/hoogle generate --database=/var/lib/hoogle/databases/default.hoo --local=/usr/share/doc/ghc-doc/html/libraries/xhtml-3000.2.2.1 --local=/usr/share/doc/ghc-doc/html/libraries/directory-1.3.6.0 --local=/usr/share/doc/ghc-doc/html/libraries/ghci-8.8.4 --local=/usr/share/doc/ghc-doc/html/libraries/containers-0.6.2.1 --local=/usr/share/doc/ghc-doc/html/libraries/unix-2.7.2.2 --local=/usr/share/doc/ghc-doc/html/libraries/process-1.6.9.0 --local=/usr/share/doc/ghc-doc/html/libraries/terminfo-0.4.1.4 --local=/usr/share/doc/ghc-doc/html/libraries/binary-0.8.7.0 --local=/usr/share/doc/ghc-doc/html/libraries/template-haskell-2.15.0.0 --local=/usr/share/doc/ghc-doc/html/libraries/hpc-0.6.0.3 --local=/usr/share/doc/ghc-doc/html/libraries/ghc-prim-0.5.3 --local=/usr/share/doc/ghc-doc/html/libraries/deepseq-1.4.4.0 --local=/usr/share/doc/ghc-doc/html/libraries/mtl-2.2.2 --local=/usr/share/doc/ghc-doc/html/libraries/stm-2.5.0.0 --local=/usr/share/doc/ghc-doc/html/libraries/pretty-1.1.3.6 --local=/usr/share/doc/ghc-doc/html/libraries/ghc-8.8.4 --local=/usr/share/doc/ghc-doc/html/libraries/integer-gmp-1.0.2.0 --local=/usr/share/doc/ghc-doc/html/libraries/haskeline-0.7.5.0 --local=/usr/share/doc/ghc-doc/html/libraries/base-4.13.0.0 --local=/usr/share/doc/ghc-doc/html/libraries/filepath-1.4.2.1 --local=/usr/share/doc/ghc-doc/html/libraries/ghc-heap-8.8.4 --local=/usr/share/doc/ghc-doc/html/libraries/parsec-3.1.14.0 --local=/usr/share/doc/ghc-doc/html/libraries/libiserv-8.8.4 --local=/usr/share/doc/ghc-doc/html/libraries/text-1.2.4.0 --local=/usr/share/doc/ghc-doc/html/libraries/time-1.9.3 --local=/usr/share/doc/ghc-doc/html/libraries/ghc-boot-th-8.8.4 --local=/usr/share/doc/ghc-doc/html/libraries/Cabal-3.0.1.0 --local=/usr/share/doc/ghc-doc/html/libraries/array-0.5.4.0 --local=/usr/share/doc/ghc-doc/html/libraries/bytestring-0.10.10.1 --local=/usr/share/doc/ghc-doc/html/libraries/ghc-boot-8.8.4 --local=/usr/share/doc/ghc-doc/html/libraries/transformers-0.5.6.2 --local=/usr/share/doc/ghc-doc/html/libraries/ghc-compact-0.1.0.0
The following bug report from Debian seems to indicate that the latest upload (i.e., 5.0.18.3+dfsg1-1) is slower than 5.0.18.1+dfsg1-2 but installing the package in jammy does not seem significantly faster..
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1020246 |
Installing the hoogle binary package takes too long on armhf.
The postinst script calls update-hoogle which takes on average 25 minutes to execute (when testing with the version in jammy). On kinetic, it makes autopkgtest time out.
Processing triggers for hoogle (5.0.18.1+dfsg1-2build1) ...
Converting databases...
$ pgrep -a hoogle
41031 /bin/sh /var/lib/dpkg/info/hoogle.postinst triggered /usr/lib/ghc-doc/hoogle
41032 /bin/sh /usr/sbin/update-hoogle
41099 /usr/bin/hoogle generate --database=/var/lib/hoogle/databases/default.hoo --local=/usr/share/doc/ghc-doc/html/libraries/xhtml-3000.2.2.1 --local=/usr/share/doc/ghc-doc/html/libraries/directory-1.3.6.0 --local=/usr/share/doc/ghc-doc/html/libraries/ghci-8.8.4 --local=/usr/share/doc/ghc-doc/html/libraries/containers-0.6.2.1 --local=/usr/share/doc/ghc-doc/html/libraries/unix-2.7.2.2 --local=/usr/share/doc/ghc-doc/html/libraries/process-1.6.9.0 --local=/usr/share/doc/ghc-doc/html/libraries/terminfo-0.4.1.4 --local=/usr/share/doc/ghc-doc/html/libraries/binary-0.8.7.0 --local=/usr/share/doc/ghc-doc/html/libraries/template-haskell-2.15.0.0 --local=/usr/share/doc/ghc-doc/html/libraries/hpc-0.6.0.3 --local=/usr/share/doc/ghc-doc/html/libraries/ghc-prim-0.5.3 --local=/usr/share/doc/ghc-doc/html/libraries/deepseq-1.4.4.0 --local=/usr/share/doc/ghc-doc/html/libraries/mtl-2.2.2 --local=/usr/share/doc/ghc-doc/html/libraries/stm-2.5.0.0 --local=/usr/share/doc/ghc-doc/html/libraries/pretty-1.1.3.6 --local=/usr/share/doc/ghc-doc/html/libraries/ghc-8.8.4 --local=/usr/share/doc/ghc-doc/html/libraries/integer-gmp-1.0.2.0 --local=/usr/share/doc/ghc-doc/html/libraries/haskeline-0.7.5.0 --local=/usr/share/doc/ghc-doc/html/libraries/base-4.13.0.0 --local=/usr/share/doc/ghc-doc/html/libraries/filepath-1.4.2.1 --local=/usr/share/doc/ghc-doc/html/libraries/ghc-heap-8.8.4 --local=/usr/share/doc/ghc-doc/html/libraries/parsec-3.1.14.0 --local=/usr/share/doc/ghc-doc/html/libraries/libiserv-8.8.4 --local=/usr/share/doc/ghc-doc/html/libraries/text-1.2.4.0 --local=/usr/share/doc/ghc-doc/html/libraries/time-1.9.3 --local=/usr/share/doc/ghc-doc/html/libraries/ghc-boot-th-8.8.4 --local=/usr/share/doc/ghc-doc/html/libraries/Cabal-3.0.1.0 --local=/usr/share/doc/ghc-doc/html/libraries/array-0.5.4.0 --local=/usr/share/doc/ghc-doc/html/libraries/bytestring-0.10.10.1 --local=/usr/share/doc/ghc-doc/html/libraries/ghc-boot-8.8.4 --local=/usr/share/doc/ghc-doc/html/libraries/transformers-0.5.6.2 --local=/usr/share/doc/ghc-doc/html/libraries/ghc-compact-0.1.0.0
The following bug report from Debian seems to indicate that the latest upload (i.e., 5.0.18.3+dfsg1-1) is slower than 5.0.18.1+dfsg1-2 but installing the package in jammy does not seem significantly faster..
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1020246 |
|
2022-10-13 11:41:29 |
Bug Watch Updater |
haskell-hoogle (Debian): status |
Unknown |
New |
|
2022-10-13 17:57:09 |
Brian Murray |
tags |
|
update-excuse |
|
2022-10-13 18:06:09 |
Brian Murray |
bug |
|
|
added subscriber Brian Murray |
2022-10-13 18:06:14 |
Brian Murray |
haskell-hoogle (Ubuntu): status |
New |
Triaged |
|
2022-10-13 18:06:19 |
Brian Murray |
haskell-hoogle (Ubuntu): importance |
Undecided |
Low |
|
2023-07-01 02:55:11 |
Bug Watch Updater |
haskell-hoogle (Debian): status |
New |
Confirmed |
|
2023-07-04 14:08:27 |
Bug Watch Updater |
haskell-hoogle (Debian): status |
Confirmed |
Fix Released |
|