cleanse is missing init_hooks (Bug #298)
Description
Due to that you are getting such errors:
Cleaning up source cache (/var/spool/sorcery)...
There are 600 files that can be removed /var/lib/sorcery/modules/libmisc: line 470: sorcery_default_real_query_hook: command not found Edit the list? [n] /var/lib/sorcery/modules/libmisc: line 470: sorcery_default_real_query_hook: command not found Remove the files? [y] Cleaning up install cache (/var/cache/sorcery)... There are 140 files that can be removed /var/lib/sorcery/modules/libmisc: line 470: sorcery_default_real_query_hook: command not found
And also:
Doing initialization for the ldd check
/usr/sbin/cleanse: line 687: set_term_title: command not found
Checking texinfo (1 of 711)
File test
Library test
Symlink test
/usr/sbin/cleanse: line 687: set_term_title: command not found
Checking smgl-fhs (2 of 711)
Besides cleanse it should also probably be added to at least confmeld, scribe and scribbler.
Associated revisions
cleanse, confmeld, scribbler, scribe, sorcery: added missing init_hooks
fixes #298
Patch was reviewed and approved by Jaka Kranjc before commiting.
History
Updated by Bor Kraljič over 1 year ago
Command sorcery also needs init_hooks:
$ sorcery queue Generating the list of spells to update... libtool: New version (2.4.2). openjpeg: Spell update. freetype2: Security update. New version (2.4.7). gtk+2: New version (2.24.7). jdk6-bin: Security update. New version (6u29). The following spells will be updated: freetype2 gtk+2 jdk6-bin libtool openjpeg /var/lib/sorcery/modules/libmisc: line 470: sorcery_default_real_query_hook: command not found Do you wish to edit /var/log/sorcery/queue/install ? [n]
Updated by Bor Kraljič over 1 year ago
Applied in changeset dbde70059610d9270606dd763e89b8ad7a6fe4fb.
- % Done changed from 0 to 100
- Status changed from New to Resolved
Updated by Jaka Kranjc over 1 year ago
- Status changed from Resolved to Closed