Package: libnet1-dev
Version: 1.1.2.1-2
The rec_ts_{int,frac} parameter weren't used at all and ntp_rec_ts was
initialized with the same values as ntp_orig_ts. The fix is quite
obvious, see patch below.
This bug is fixed in libnet 1.1.3 (beta) the same way.
---
src/libnet_build_ntp.c |4 ++-
Package: apt-cacher
Version: 1.5.3
This bug seems to be quite similar to #354548. This patch fixed it
for me. I don't have the error messages at the moment because I
deleted all those cron mails and don't know how to reproduce the
original state. Additionally I'd write '-z' instead of '! -s' to
Here is a patch which works around the problem.
diff --git a/debian/rules b/debian/rules
index 6710a91..c4f0334 100755
--- a/debian/rules
+++ b/debian/rules
@@ -82,6 +82,7 @@ else
endif
mkdir obj
cd obj && CFLAGS='$(CFLAGS)' ../configure ${CONFIGFLAGS}
+ echo '#undef HAVE_ST
Package: zsh
Version: 4.3.2-22
The bug occurs when $PWD points to the wrong directory (stat for $PWD
and . differ) and the current directory is in a bind mount with source
and target directory on the same device. The source and target
directory must not be in the same directory.
This bug can be
Package: installation-reports
Version: sarge rc3 netinst
Severity: minor
In the Partition disks part of the installation:
Entering "\" at the end of a label shows ", Reserved blocks: 5%"
as labelname and the name cannot be changed anymore afterwards
(at least I found no way other than "Undo
Package: ndiswrapper
Severity: normal
Tags: patch
debian/rules install/ndiswrapper-source fails with:
cp debian/{changelog,compat,copyright} modules/ndiswrapper/debian
cp: cannot stat `debian/{changelog,compat,copyright}': No such file or
directory
make: *** [install/ndiswrapper-source] Error 1
b
6 matches
Mail list logo