Bug#755104: faketime: BD-Uninstallable on !linux: libc6 (= 2.17)

2014-07-27 Thread Pino Toscano
Source: faketime
Followup-For: Bug #755104
Control: tag -1 + patch

Hi,

attached there is a patch to move the (build-)dependency from libc6
to libc-bin (which depends on the same version of libc).
This allows to build and install faketime again on architectures
where libc is named differently than libc6.

Thanks,
-- 
Pino
--- a/debian/control
+++ b/debian/control
@@ -5,7 +5,7 @@ Maintainer: Daniel Kahn Gillmor dkg@fif
 Build-Depends:
  debhelper (= 9),
  dh-exec (= 0.3),
- libc6 (= 2.17)
+ libc-bin (= 2.17)
 Standards-Version: 3.9.5
 Homepage: http://www.code-wizards.com/projects/libfaketime/
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=collab-maint/faketime.git
@@ -30,7 +30,7 @@ Architecture: any
 Pre-Depends: multiarch-support
 Multi-Arch: same
 Depends: ${shlibs:Depends}, ${misc:Depends},
- libc6 (= 2.17)
+ libc-bin (= 2.17)
 Description: report faked system time to programs
  The Fake Time Preload Library (FTPL, a.k.a. libfaketime) intercepts
  various system calls which programs use to retrieve the current date


Bug#755104: faketime: BD-Uninstallable on !linux: libc6 (= 2.17)

2014-07-17 Thread Cyril Brulebois
Source: faketime
Version: 0.9.6-2
Severity: serious
Justification: FTBFS

Hi,

alpha and ia64 are gone, but libc fun remains with hurd (libc0.3) and
kfreebsd (libc0.1), so a build-dep on “libc6 (= 2.17)” doesn't work
there and your package is stuck in the BD-Uninstallable state:
| faketime build-depends on missing:
| - libc6 (= 2.17)

Full summary:
  https://buildd.debian.org/status/package.php?p=faketimesuite=sid

Mraw,
KiBi.


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org