Bug#381800: lintian: [checks/scripts] unjustified possible-bashism-in-maintainer-script

2006-08-06 Thread Alexander L. Belikoff
Package: lintian
Version: 1.23.22
Severity: normal


Currently, lintian reports the shell construct 'if [[ ... ]]' as
bashism. I am not sure this is correct, since all POSIX 1003.2 resources
available to me declare '[[' and ']]' a standard conditional expression
check in POSIX sh (don't confuse with older Bourne sh). See, for
example:

  http://www.informatik.uni-frankfurt.de/doc/man/hpux/sh-posix.1.html
  http://web.gat.com/docview/sh-posix.html

Once this is fixed, as a side effect, lintian will allow compound
conditional expressions, like 'if [[ ...  ... || ... ]]', which are
not allowed right now (lintian claims that '[['' is a bashism, it also
bans 'if [ ... -a ...]' and 'if [ ...  ... ]' is syntactically
incorrect anyway).

Thanks in advance,
-- Sasha

-- System Information:
Debian Release: testing/unstable
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.15-1-486
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)

Versions of packages lintian depends on:
ii  binutils 2.17-2  The GNU assembler, linker and bina
ii  diffstat 1.43-1  produces graph of changes introduc
ii  dpkg-dev 1.13.21 package building tools for Debian
ii  file 4.17-2  Determines file type using magic
ii  gettext  0.14.6-1GNU Internationalization utilities
ii  intltool-debian  0.35.0+20060710 Help i18n of RFC822 compliant conf
ii  libparse-debianchangelog 1.0-1   parse Debian changelogs and output
ii  man-db   2.4.3-3 The on-line manual pager
ii  perl [libdigest-md5-perl 5.8.8-4 Larry Wall's Practical Extraction 

lintian recommends no packages.

-- no debconf information


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#381804: dhelp: misleading name of browser customization file on configuration screen

2006-08-06 Thread Alexander L. Belikoff
Package: dhelp
Version: 0.5.23
Severity: minor


When (re)configured, dhelp provides the following example for browser
customization:

echo galeon  ~/.dhelp/www-browser-x.

While the trailing dot here is correct according to the English
punctuation rules, it results in a wrong filename, so people trying to
perform such a customization will end up creating a wrong filename.

Please consider either putting a blank between the filename and the
trailing dot or removing the dot altogether.

Regards,
-- Sasha

-- System Information:
Debian Release: testing/unstable
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.15-1-486
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)

Versions of packages dhelp depends on:
ii  debconf [debconf-2.0] 1.5.2  Debian configuration management sy
ii  libc6 2.3.6-15   GNU C Library: Shared libraries
ii  libdb33.2.9-25   Berkeley v3 Database Libraries [ru
ii  perl-modules  5.8.8-4Core Perl modules

Versions of packages dhelp recommends:
ii  epiphany-browser [www 2.14.2.1-2 Intuitive GNOME web browser
ii  firefox [www-browser] 1.5.dfsg+1.5.0.4-1 lightweight web browser based on M
ii  konqueror [www-browse 4:3.5.3-2  KDE's advanced file manager, web b
ii  w3m [www-browser] 0.5.1-4WWW browsable pager with excellent

-- debconf information:
* dhelp/www-browser-console: w3m
* dhelp/www-browser-x: mozilla


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#381805: dhelp: incorrect list of available browsers

2006-08-06 Thread Alexander L. Belikoff
Package: dhelp
Version: 0.5.23
Severity: normal


When (re)configured, dhelp offers me three browsers to choose from:

  epiphany
  konqueror
  mozilla

..while the list of available browsers in the system is different:

$ sudo update-alternatives --list x-www-browser
/usr/bin/firefox
/usr/bin/epiphany
/usr/bin/konqueror

dhelp should either offer the list of browsers based on available
alternatives or (even better) just use the default alternative via the
generic name x-www-browser .

Regards,
-- Sasha

-- System Information:
Debian Release: testing/unstable
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.15-1-486
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)

Versions of packages dhelp depends on:
ii  debconf [debconf-2.0] 1.5.2  Debian configuration management sy
ii  libc6 2.3.6-15   GNU C Library: Shared libraries
ii  libdb33.2.9-25   Berkeley v3 Database Libraries [ru
ii  perl-modules  5.8.8-4Core Perl modules

Versions of packages dhelp recommends:
ii  epiphany-browser [www 2.14.2.1-2 Intuitive GNOME web browser
ii  firefox [www-browser] 1.5.dfsg+1.5.0.4-1 lightweight web browser based on M
ii  konqueror [www-browse 4:3.5.3-2  KDE's advanced file manager, web b
ii  w3m [www-browser] 0.5.1-4WWW browsable pager with excellent

-- debconf information:
* dhelp/www-browser-console: w3m
* dhelp/www-browser-x: mozilla


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#375314: xboard fails to start: X Error of failed request: BadName (named color or font does not exist)

2006-07-06 Thread Alexander L. Belikoff
I'm still trying to reproduce it in a fairly clean Sid installation and
still unable to reproduce.  Googling shows that the majority of cases
associated w/ X_OpenFont error are due to a corrupted font database. I
think, I might need more help from you:

1. You seem to be running KDE. Could you try running xboard in a Gnome
session? KDE by default does some nasty things to make regular X clients
follow it's choice of colors/fonts.

2. Please run the following shell script and if the output log does
contain an X protocol error message, please attach it to the bug entry.

xlsfonts | while read font; do
echo font is $font
xterm -fn $font -e true 21
done  run.log

Thanks
-- Sasha

-- 
Alexander L. Belikoff  http://www.belikoff.net 
PGP/GPG fingerprint: 907E E5C6 7BA7 195A 5B38  0DD4 E14F 9428 C03A 787A
(http://pgp.mit.edu for the key)



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#375314: xboard fails to start: X Error of failed request: BadName (named color or font does not exist)

2006-06-27 Thread Alexander L. Belikoff
So far, I was unable to reproduce the failure. However, I didn't use a
full Sid installation - only Etch and/or chroot'ed Sid. Still, let's try
to troubleshoot it. I assume it's still a problem, right?

1. Could you please attach a full output of 'env'?

2. Same request for 'xlsfonts' output.

3. For one of the X clients that:
a. Does use fonts
b. Still works; and
c. Has a resource file in /etc/X11/app-defaults/

  Could you please temporarily move the resource file someplace and try
to launch the client to see if it would break it?

Thanks,
-- Sasha

-- 
Alexander L. Belikoff  http://www.belikoff.net 
PGP/GPG fingerprint: 907E E5C6 7BA7 195A 5B38  0DD4 E14F 9428 C03A 787A
(http://pgp.mit.edu for the key)



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#163093: xboard: refuses to start on a 8bit $DISPLAY

2006-06-12 Thread Alexander L. Belikoff
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

I was able to both reproduce the bug and to program a fix. I will need
some time to wrap my head around Debian packaging and will release the
fixed version with RFS. For those impatient, here's the patch :-)

=
diff -r xboard.new/xboard-4.2.7/xboard.c xboard.debug/xboard.c
2482a2483

2484c2485
 if (appData.bitmapDirectory[0] != NULLCHAR) {
- ---
 if (forceMono || appData.bitmapDirectory[0] != NULLCHAR) {
=

The patched version will then need to be run with the bitmap directory
specified.

Once again, this is all very preliminary but this is basically the
gist of it.

- --
Alexander L. Belikoff  http://www.belikoff.net
PGP/GPG fingerprint: 907E E5C6 7BA7 195A 5B38  0DD4 E14F 9428 C03A 787A
(http://pgp.mit.edu for the key)

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.1 (GNU/Linux)
Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org

iD8DBQFEjjP+4U+UKMA6eHoRAgkpAKCCb2sPKfggJcQVOfp4IIa95mpGyACgjPv8
QoZPI/LPkMdoO1irP2cz0QE=
=FdMJ
-END PGP SIGNATURE-



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]