Hi Dmitry I think you misunderstood me. This extra-depends-file is there so that depending packages do _not_ have to manually add such dependencies..Note, for example, that you are missing a version constraint for the -data package.
The dependency should have been added by the substvar. Why has it not? I'm travelling today, so I cannot check. Joachim Am 23. Januar 2016 10:57:35 MEZ, schrieb Dmitry Bogatov <[email protected]>: >On 2016-01-22, Joachim Breitner <[email protected]> wrote: >>> Yes. I wrote email about post-update issue, which is serious. >> ah, right. I saw that mail, and now I found it again. > >>> So problem is failure to invoke post-update hook aborts process, >which >>> also initialize front page. Nothing stops user from initializing it >>> herself, via web interface or git, though. Problem is that I fail to >>> locate code where post-update hook is invoked from. I will keep >digging, >>> but if you see more then me, help is welcome. >> >> post-update is likely simply called by git. It is installed by >> haskell-filestore (note the filestore in the path in the error >> message!); filestore has this code: > >> Does it work for you if you install libghc-filestore-data? > >Yes. Thank you. > >> Does this unblock you? > >Yes. Marked unstable and pushed.
