Your message dated Wed, 14 Jan 2015 14:11:41 +0100
with message-id <[email protected]>
and subject line Re: Bug#775340: util-linux: missing build-dep python2.7-dev
has caused the Debian Bug report #775340,
regarding util-linux: missing build-dep python2.7-dev
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.)
--
775340: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=775340
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: util-linux
Version: 2.25.2-4
Severity: minor
Dear Maintainer,
on a newly installed jessie test system ./configure of the util-linux source
failed with pkg-config reporting python-2.7 missing.
Since I have run apt-get build-dep util-linux first, this is not the expected
behaviour.
Installing package python2.7-dev fixes this, so I think it should be included
in the build dependencies.
Thank you in advance!
Ferdinand Meyer-Hermann
-- System Information:
Debian Release: 8.0
APT prefers testing-updates
APT policy: (500, 'testing-updates'), (500, 'testing')
Architecture: i386 (i686)
Kernel: Linux 3.16.0-4-686-pae (SMP w/1 CPU core)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
Versions of packages util-linux depends on:
ii initscripts 2.88dsf-58
ii libblkid1 2.25.2-4
ii libc6 2.19-13
ii libmount1 2.25.2-4
ii libncurses5 5.9+20140913-1+b1
ii libpam0g 1.1.8-3.1
ii libselinux1 2.3-2
ii libslang2 2.3.0-2
ii libsmartcols1 2.25.2-4
ii libtinfo5 5.9+20140913-1+b1
ii libuuid1 2.25.2-4
ii lsb-base 4.1+Debian13+nmu1
ii tzdata 2014j-1
ii zlib1g 1:1.2.8.dfsg-2+b1
util-linux recommends no packages.
Versions of packages util-linux suggests:
ii dosfstools 3.0.27-1
ii kbd 1.15.5-2
pn util-linux-locales <none>
-- no debconf information
--- End Message ---
--- Begin Message ---
Hello Ferdinand Meyer-Hermann.
On Wed, Jan 14, 2015 at 01:24:55PM +0100, Ferdinand Meyer-Hermann wrote:
[...]
> on a newly installed jessie test system ./configure of the util-linux source
> failed with pkg-config reporting python-2.7 missing.
> Since I have run apt-get build-dep util-linux first, this is not the expected
> behaviour.
> Installing package python2.7-dev fixes this, so I think it should be included
> in the build dependencies.
Please read the Debian New Maintainers' Guide on how to build a package
from source. See: https://www.debian.org/doc/manuals/maint-guide/
Hint: dpkg-buildpackage does not launch configure without arguments.
If you want to build things on your own without using the package
build system, then you're on your own and should ofcourse read the
documentation provided by upstream....
Regards,
Andreas Henriksson
PS. The bug tracking system is not a support forum.
--- End Message ---