Package: unixodbc
Version: 2.3.4-1
Severity: normal
Dear Maintainer,
usr/bin/odbc_config is missing in unixodbc-2.3.4/debian/unixodbc.install
This Binary is required by msodbcsql-11.0.2270.0
This is fixed by this Patch:
--- unixodbc-2.3.4/debian/unixodbc.install.o2017-01-26 10:25:33.276009539
+
Package: libpod-simple-wiki-perl
Version: 0.11-1
Hi Ivan,
/usr/share/perl5/Pod/Simple/Wiki/Twiki.pm
Line 84 should look like this, to get lists working:
84c84
< $self->_append(' ' x $indent_level );
---
> $self->_append("\n".' ' x $indent_level );
and the file is in DOS For
On Monday 08 August 2011 14:08:39 Martin Pitt wrote:
Hi Martin,
> Do you have a recipe for reproducing this?
No, seems not to be reproducable any more.
> I think I'll combine
> these two
Great, thanks,
Jens
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subj
Package: spread
Version: 3.17.4-2+b1
Severity: important
*** Please type your report below this line ***
~# diff /etc/init.d/spread.o /etc/init.d/spread
28c28
< DOPTIONS="-c /etc/spread.conf"
---
> DOPTIONS="-c /etc/spread/spread.conf"
-- System Information:
Debian Release: 6.0
APT prefers stab
Package: postgresql-common
Version: 111
Severity: normal
pg_createcluster creates a cluster on port 5432, even if there's already
another cluster on this port which is down.
pg_lscluster lists both of these clusters as online, if one of them is online.
-- System Information:
Debian Release: sque
Package: merkaartor
Version: 0.0.11~svn7913-2
Severity: grave
Justification: renders package unusable
crashes on zoom in
this bug is fixed in 0.12-1
bugfix: http://www.mail-archive.com/merkaar...@openstreetmap.org/msg00295.html
-- System Information:
Debian Release: lenny/sid
APT prefers testin
stat64fakem(struct stat64 *st,
void cpyfakefake(struct fakestat *dest,
const struct fakestat *source){
- dest->mode =source->mode;
+ mode_t type;
+ /* If destination is not a regular file keep the
+ file type as-is. -- jens wilke */
+ if (S_ISREG(dest->mode)) {
+
Package: fakeroot
Version: 1.5.10
Hi,
readdir and getdents64 return a dirent sturcture with field d_type.
This field is not faked, but should be because it contains the inode type
(DT_BLK, DT_DIR, etc.)
Best,
Jens
--
"Everything superfluous is wrong!"
// Jens Wilke - head
The define CHECKSUM_HW is removed from the kernel, See:
http://lwn.net/Articles/200304/
Please try this patch and give feedback:
--- vzaphfc_main.c 3 Nov 2006 15:19:08 - 1.1
+++ vzaphfc_main.c 3 Nov 2006 16:21:41 -
@@ -1326,7 +1326,11 @@
skb->dev = card->chans[D].
On Wednesday 06 September 2006 21:18, Cybaer wrote:
> Most of the time (the above I managed only once) I get the following
> effect after reloading the module and starting up asterisk in console mode:
>
> [chan_zap.so] => (Zapata Telephony w/PRI)
> == Parsing '/etc/asterisk/zapata.conf': Found
>
Please try:
# pri debug span 1
and provide the output.
Alternatively try to load the module with:
modprobe vzaphfc force_l1_up=1
When starting asterisk you should see:
== Primary D-Channel on span 1 up
and maybe:
== Restart on requested on entire span 1
If this is not appearing d-channel layer 2
11 matches
Mail list logo