Your message dated Wed, 25 Aug 2010 16:29:48 -0500
with message-id <[email protected]>
and subject line Re: dh-make-drupal: module.info file not found error due to
mis-match in filename
has caused the Debian Bug report #586208,
regarding dh-make-drupal: module.info file not found error due to mis-match in
filename
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.)
--
586208: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=586208
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: dh-make-drupal
Version: 0.6-2
Severity: wishlist
Drupal modules and themes have info file. Some of the projects have a .info
file with a different name.
For example,
Project: CCK
Info file: content.info
Expected file: cck.info
fakeroot dh-make-drupal cck -b
W: Expected .info file (drupal6-mod-cck-2.7/cck.info) not found or not
readable. Cannot fetch dependency information.
Project: seo_checklist
Info file: seochecklist.info
Expected file: seo_checklist.info
fakeroot dh-make-drupal seo_checklist -b
W: Expected .info file (drupal6-mod-seo-checklist-3.0/seo_checklist.info) not
found or not readable. Cannot fetch dependency information.
I understand that this is nothing to do with dh-make-drupal package. I am not
sure how many such projects are there.
-- System Information:
Debian Release: squeeze/sid
APT prefers testing
APT policy: (500, 'testing')
Architecture: amd64 (x86_64)
Kernel: Linux 2.6.32-5-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_IN, LC_CTYPE=en_IN (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages dh-make-drupal depends on:
ii build-essential 11.5 Informational list of build-essent
ii debhelper 7.4.20 helper programs for debian/rules
ii libcommandline-ruby 0.7.10-10 Ruby library to write command-line
ii libhpricot-ruby 0.8.2-1 fast, enjoyable HTML parser
ii libruby 4.5 Libraries necessary to run Ruby 1.
ii ruby 4.5 An interpreter of object-oriented
dh-make-drupal recommends no packages.
Versions of packages dh-make-drupal suggests:
ii drupal6 6.17-1 a fully-featured content managemen
-- no debconf information
--- End Message ---
--- Begin Message ---
Hi,
Although you are reporting the bug as existing with 0.6-2, I think you
might have found it while using the immediate previous version - As
0.6-1 includes:
* Builds a list of recommended modules/packages out of the
submodules' *.info files (Debian bug #557116)
I have just tested with 0.6.2, and the bug does not appear.
Greetings,
--- End Message ---