Your message dated Tue, 28 Apr 2015 07:59:02 +0200 with message-id <[email protected]> and subject line Re: Bug#453693: dh_install: Keep track of installed files over binary-indep and binary-arch has caused the Debian Bug report #453693, regarding dh_install: Keep track of installed files over binary-indep and binary-arch 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.) -- 453693: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=453693 Debian Bug Tracking System Contact [email protected] with problems
--- Begin Message ---Package: debhelper Version: 5.0.62 Severity: minor -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Maybe this is a wishlist report. If yes, feel free to change the severity. ATM the dh_install script doesn't seem to keep track of installed files over binary-indep and binary-arch. For example: I create arch independent and dependent packages from a source file. Therefor I install everything into debian/tmp and then "move" the necessary parts via dh_install into the right packages. First binary-indep is called, so I use the --list-missing switch for dh_install in binary-arch. But it always warns me about the long list of the documentation fles, that are put into the arch-indep doc package. Now I'm not sure, what would be the best way to solve the problem. Maybe create a temporary file ${FILELIST}.{indep,dep} depending on the -a|-i switch of debhelper. Then say dh_install is called with the -a switch and it should put the content os ${FILELIST}.indep into the list of installed files too. I did not yet read the full ource of dh_install. Maybe you can give me a hint, if and how you would try to solve the problem. Then I would try to create a patch. Regards, Daniel - -- System Information: Debian Release: lenny/sid APT prefers unstable APT policy: (850, 'unstable'), (700, 'testing'), (550, 'stable'), (110, 'experimental') Architecture: i386 (i686) Kernel: Linux 2.6.22-3-k7 (SMP w/1 CPU core) Locale: LANG=de_DE, LC_CTYPE=de_DE (charmap=ISO-8859-1) Shell: /bin/sh linked to /bin/bash Versions of packages debhelper depends on: ii binutils 2.18.1~cvs20071027-1 The GNU assembler, linker and bina ii coreutils 5.97-5.5 The GNU core utilities ii dpkg-dev 1.14.12 package building tools for Debian ii file 4.21-3 Determines file type using "magic" ii html2text 1.3.2a-3 An advanced HTML to text converter ii perl 5.8.8-12 Larry Wall's Practical Extraction ii po-debconf 1.0.10 manage translated Debconf template debhelper recommends no packages. - -- no debconf information -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) iD8DBQFHUDthm0bx+wiPa4wRAnd3AJ91WmfZ1QMiBAqVavP7KcbuGe3DHQCeLeq8 s5J7zLgvJS1lUdwrIR9PkR8= =pqxX -----END PGP SIGNATURE-----
--- End Message ---
--- Begin Message ---On Sat, 28 Mar 2015 09:31:54 +0100 Robert Luberda <[email protected]> wrote: > On Fri, 30 Nov 2007 17:33:37 +0100 Daniel Leidert > <[email protected]> wrote: > > > > ATM the dh_install script doesn't seem to keep track of installed files > > over binary-indep and binary-arch. > > This seems to have been fixed already, see the `dh_install: Now > --list-missing and --fail-missing are useful even when not all packages > are acted on (due to architecture limits or flags). Closes: #570373' > commit at > http://anonscm.debian.org/cgit/debhelper/debhelper.git/commit/?id=00048048303e84604ef52f66070b7b670877ce2a > > > > Regards, > robert > > Thanks, lets close this then. ~Niels
--- End Message ---

