Bug#489680: FTBFS: missing build-depends

2008-07-07 Thread Joerg Friedrich
Package: irssi-plugin-otr
Version: 0.1-1
Severity: serious


Hi!

the INSTALL file says:
-- BUILD-TIME ONLY DEPENDENCIES --

*   cmake. Sry for that, but I'm not an autofoo fan. If you're running
 cmake-2.4.7 then configure will try to download a missing module
(pkgconfig) from the cmake-2.4.7 sources. Should work.

*   pkg-config, python and wget.



but the control-file declares build-depends on neither pkg-config, python nor 
wget.



-- System Information:
Debian Release: lenny/sid
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'testing-proposed-updates'), (500, 
'unstable')
Architecture: i386 (i686)

Kernel: Linux 2.6.26-rc6 (SMP w/2 CPU cores; PREEMPT)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

-- 
Jörg Friedrich

There are only 10 types of people:
Those who understand binary and those who don't.



--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#489680: FTBFS: missing build-depends

2008-07-07 Thread Gerfried Fuchs
* Joerg Friedrich [EMAIL PROTECTED] [2008-07-07 07:58:59 CEST]:
 Package: irssi-plugin-otr
 Version: 0.1-1
 Severity: serious
 
 
 Hi!
 
 the INSTALL file says:
 -- BUILD-TIME ONLY DEPENDENCIES --
 
 *   cmake. Sry for that, but I'm not an autofoo fan. If you're running
  cmake-2.4.7 then configure will try to download a missing module
 (pkgconfig) from the cmake-2.4.7 sources. Should work.
 
 *   pkg-config, python and wget.
 
 
 
 but the control-file declares build-depends on neither pkg-config, python nor 
 wget.

 Just for the record, pkg-config is pulled in through libglib2.0-dev
dependency (though a direct Build-Depends would be more clear indeed).

 On the other hand: The package should definitely avoid to depend on
working network environment, that is pretty broken and shouldn't be
required. If it wants to download something from the net it should be
possible to pre-fetch that and put that part into the Debian sources,
too. Doing so will make the build much more relieable, especially when
the remote pulled source changes - and here lies the problem: You don't
ship the whole source for building the package; please do so, otherwise
that might be seen as a violation of the DFSG as you can't guarantee
that the remote site will always have the version the package was built
with.

 So long,
Rhonda



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#489680: FTBFS: missing build-depends

2008-07-07 Thread David Spreen
Nevermind, I can't read. Yes, I should include build-depends for
pkg-config and python. The build-depend on wget is not required because
of what I explained in my last email and a small change the maintainer
made to the release tar ball.

best,

david




-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#489680: FTBFS: missing build-depends

2008-07-07 Thread David Spreen
Joerg Friedrich wrote:
 Package: irssi-plugin-otr
 Version: 0.1-1
 Severity: serious
 
 
 Hi!
 
 the INSTALL file says:
 -- BUILD-TIME ONLY DEPENDENCIES --
 
 *   cmake. Sry for that, but I'm not an autofoo fan. If you're running
  cmake-2.4.7 then configure will try to download a missing module
 (pkgconfig) from the cmake-2.4.7 sources. Should work.
 
 *   pkg-config, python and wget.
 
 
 
 but the control-file declares build-depends on neither pkg-config, python nor 
 wget.
 
 
 
 -- System Information:
 Debian Release: lenny/sid
   APT prefers testing
   APT policy: (990, 'testing'), (500, 'testing-proposed-updates'), (500, 
 'unstable')
 Architecture: i386 (i686)
 
 Kernel: Linux 2.6.26-rc6 (SMP w/2 CPU cores; PREEMPT)
 Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
 Shell: /bin/sh linked to /bin/bash
 

Right. It does, however, build-depend on cmake = 2.4.7. The above
sentence says that only if you are running cmake  2.4.7 the additional
modules are needed.

I will close this bug in 3 days if I don't receive a reply by then.

bye,

David



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]