Sure enough, if I just use
let g:is_posix=1 in my .vimrc, it all works as expected for
posix-compliant features. Sorry for the noise; there's really no bug
here.
I guess maybe the fact that debian doesn't ship a non-posix /bin/sh may
cause a desire to set either is_posix or is_bash in the defaul
>From further reading of the comments in syntax.vim, it seems that
/bin/sh is intentionally treated separately from "Posix compliant
shell". So this report may be invalid entirely. In particular, I
noticed this when I was about to enable the $() command substitution to
not highlight as an error.
Package: vim
Version: 1:7.0-122+1etch3
Severity: minor
Tags: patch
Vim's syntax highlighting for shell scripts marks certain parameter
expansion patterns as errors when in /bin/sh mode, but allows them for
/bin/bash. Some of those patterns are valid posix /bin/sh, for example
${parameter%word}
$
I was also seeing this: issuing the "id" command was showing me the
assertion failure. An strace showed that opening /etc/libnss-ldap.conf
was giving EACCESS. Making /etc/libnss-ldap.conf world-readable made
the error message go away.
--
http://www.doorstop.net/
--
"Great spirits have always f
Actually, to add a bit more information: netstat shows me that while new
client connections to the server do get ESTABLISHED (on both sides), the
server sockets start piling up data in the Recv-Q, as if the server
process just stops getting back into the select loop.
--
http://www.doorstop.net/
-
I'm seeing the same behavior. Let me know if there's any testing I can
do to help out.
Vineet
--
http://www.doorstop.net/
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
For anyone else facing this issue with the current etch 2.6.18 kernel:
the patch suggested in bug 416475 worked for me. I just edited
p4-clockmod.c and rebuilt it, and now powernowd can step down to lower
CPU speeds once again. My laptop is now running like it used to with
sarge (or better).
--
Just setting graph_dir to "$datadir/graphs" makes the page construct
URLs like http://mybughost/var/lib/bugzilla/data/graphs/graphname.png,
which is no good.
The hack I put in place on my system is to set graph_dir to
"$datadir/graphs" and then also change the url_image to:
my $url_image = "/
Package: bugzilla
Version: 2.22-4
Severity: normal
/etc/cron.daily/bugzilla causes a daily error message to be generated on
my system, where bugzilla is removed but not purged (so the cron script
still exists) and /etc/bugzilla/sites doesn't exist:
/etc/cron.daily/bugzilla:
Package: exim4
Version: 4.63-3
Severity: normal
When I upgraded this system from sarge to etch, I had
dc_local_interfaces="<;::1;127.0.0.1"
After the upgrade, I saw messages like:
Malformed IP address "<" in local_interfaces
in my paniclog. I notice that /usr/sbin/update-exim4.conf now prepen
I see the same behavior in fvwm (2.5.12-5). I get a minuscule window
when I launch docker, and it never seems to do anything. I'm mostly
trying to dock psi, but I've tried a few other things (gaim, and I don't
remember what else). I've never had it do anything.
If I expand the tiny window manua
Package: zoph
Version: 0.3.3-14
Severity: wishlist
According to the sourceforge site, zoph 0.4 has been released, and some
of the new features (especially the bulk edit!) sound really great.
Please package the new release. I'm willing to help out in any way
possible.
Thanks,
Vineet
-- System I
Package: bash
Version: 2.05b-26
Severity: normal
The bash man page describes this construct:
@(pattern-list)
Matches exactly one of the given patterns
But what it really seems it does is "match exactly one occurrence of any of the
given patterns".
"Matches ex
* Martin Michlmayr ([EMAIL PROTECTED]) [051104 14:10]:
> * Vineet Kumar <[EMAIL PROTECTED]> [2005-11-04 13:41]:
> > Have you tried how this works with the Mozilla site navigation bar or
> > the Link Toolbar for Firefox?
>
> No, I don't even know what they'
* Martin Michlmayr ([EMAIL PROTECTED]) [051104 12:45]:
> tags 210697 + patch
> thanks
>
> * Martin Michlmayr <[EMAIL PROTECTED]> [2005-11-04 19:51]:
> > Does anyone know whether two "link rel" elements are allowed, and has
> > anyone implemented this for some templates already?
>
> I just tested
Package: tomcat5
Version: 5.0.30-7
Severity: minor
The package description includes this text:
No documentation or web applications (webapps) are included here,
please install the tomcat4-webapps package if you want them.
The package metadata Suggests: tomcat5-webapps, and I guess that tha
There's not really enough detail in this bug report yet to tell whether
this is the same issue, but it sounds like it is. Here's what I did to
get the package working on my installation:
remove these 3 lines:
if exists("did_load_filetypes")
finish
endif
from /usr/share/vim/addons/ftdetect/vo_
Package: thttpd
Version: 2.23beta1-3
Severity: wishlist
A default install of thttpd logs 5 lines of stats every hour. It would
be nice if the package included some basic logcheck patterns to ignore
these. A sample is below:
Jun 29 10:25:04 pescado2 thttpd[5126]: up 14400 seconds, stats for 3600
Package: mysql-server
Version: 4.0.23-4
Severity: normal
On a couple of systems which have removed the mysql-server package, the
files /etc/cron.daily/mysql-server and /etc/logrotate.d/mysql-server
still exist. These scripts do not check for the existence of
/usr/bin/mysqladmin before trying to u
Package: polipo
Version: 0.9.5-1
Severity: normal
My system used to have polipo installed, but it has since been removed
(but not purged).
/etc/logrotate.d/polipo contains this postrotate script:
PIDFILE=/var/run/polipo/polipo.pid
[ -f "$PIDFILE" ] && kill -USR1 $
Package: apt-proxy
Version: 1.9.25
Severity: minor
apt-proxy.log is owned by aptproxy:nogroup. I generally add users to
the adm group to be able to read logs in /var/log, but this doesn't get
them access to the apt-proxy log, which is inconvenient.
-- System Information:
Debian Release: 3.1
A
Package: twiki
Version: 20030201-6
Severity: wishlist
I notice that the default apache config included with this version
includes a commented-out redirect directive for /twiki. This line
doesn't work perfectly, because it supersedes the earlier Alias lines,
so the /pub and /data directories are i
22 matches
Mail list logo