Your message dated Sat, 29 Mar 2025 13:03:24 +0100 with message-id <CADsTwj+CGZEb4=4rr0igewwahmfbrr2b2bmjmnjbaxbex31...@mail.gmail.com> and subject line Re: dh_pycentral/dh_pysupport should run before dh_installinit has caused the Debian Bug report #494288, regarding cdbs: dh_installinit called too early (before dh_python) to be marked as done.
This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what this message is talking about, this may indicate a serious mail system misconfiguration somewhere. Please contact [email protected] immediately.) -- 494288: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=494288 Debian Bug Tracking System Contact [email protected] with problems
--- Begin Message ---Package: cdbs Version: 0.4.46 Severity: important dh_installinit is called too early, which results in a bad postinst script for my "pyroman" package, for example. Other packages might have similar effects. The resulting postinst script will 1. invoke-rc.d pyroman start 2. update-python-modules to byte-compile pyroman while it should be the other way round. I guess a couple of other cases like this will exist. IMHO dh_installinit should be called last usually, since it will actually start the service in many cases. (It's not serious with pyroman, since it's set to disabled by default) -- System Information: Debian Release: testing/unstable Architecture: i386 (i686) Shell: /bin/sh linked to /bin/dash Kernel: Linux 2.6.17.7 Locale: LANG=de_DE.UTF-8@euro, LC_CTYPE=de_DE.UTF-8@euro (charmap=UTF-8) cdbs depends on no packages. Versions of packages cdbs recommends: ii autotools-dev 20060702.1 Update infrastructure for config.{ ii debhelper 5.0.37.3 helper programs for debian/rules -- no debconf information
--- End Message ---
--- Begin Message ---version: 0.4.140 This was removed in 0.4.140
--- End Message ---

