Jonas Smedegaard | 30 Aug 15:54

Bug#497176: ikiwiki: Missing semicolon in style.css

Package: ikiwiki
Version: 2.62.1
Severity: minor
Tags: patch

A missing semicolon in .notebox causes rendering problems (expecially if
using dark background like at http://socialinnovation.biz/).

- Jonas

-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.27-rc4-amd64 (SMP w/2 CPU cores)
Locale: LANG=da_DK.UTF-8, LC_CTYPE=da_DK.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages ikiwiki depends on:
ii  libhtml-parser-perl        3.56-1+b1     A collection of modules that parse
ii  libhtml-scrubber-perl      0.08-4        Perl extension for scrubbing/sanit
ii  libhtml-template-perl      2.9-1         HTML::Template : A module for usin
ii  libtext-markdown-perl      1.0.21-1      Markdown and MultiMarkdown markup 
ii  liburi-perl                1.35.dfsg.1-1 Manipulates and accesses URI strin
ii  perl                       5.10.0-13     Larry Wall's Practical Extraction 

Versions of packages ikiwiki recommends:
ii  bzr                        1.5-1.1       easy to use distributed version co
(Continue reading)

John Hasler | 30 Aug 15:41

Bug#497113: chrony: /dev/rtc renamed to /dev/rtc0 with linux-image-2.6-*/2.6.26+15

I will work on this this weekend.
--

-- 
John Hasler 

Martin Guy | 30 Aug 15:32

Bug#495351: Works fine for me

I just tried this, on a Thecus N2100 (armv5te) running sid and with a
tripwire set on misaligned data accesses (echo 5 >
/proc/cpu/alignment). Although the installation was very noisy,
spewing warnings while recompiling common-lisp-controller three times,
it turned out ok:

n2100:/home/martin/arm# ecl
;;; Loading #P"/usr/lib/ecl/cmp.fas"
;;; Loading #P"/usr/lib/ecl/sysfun.lsp"
ECL (Embeddable Common-Lisp) 0.9j (CVS 2008-02-16 11:33)
Copyright (C) 1984 Taiichi Yuasa and Masami Hagiya
Copyright (C) 1993 Giuseppe Attardi
Copyright (C) 2000 Juan J. Garcia-Ripoll
ECL is free software, and you are welcome to redistribute it
under certain conditions; see file 'Copyright' for details.
Type :h for Help.  Top level.
> (+ 1 2)
3
>

I gather it used to have problems with gcc-4.2. Have you apt-get
update/dist-upgraded lately?

Carsten Hey | 30 Aug 15:20

Bug#497175: apticron: please check whether /var/lib/aptitude/pkgstates exists before grepping in it or redirect stderr to /dev/null

Package: apticron
Severity: grave
Version: 1.1.22
Tags: patch

The following line causes a mail to be send every night when
/var/lib/aptitude/pkgstates does not exist:

  APTITUDE_HOLDS=`grep "^State: 2" -B 2 /var/lib/aptitude/pkgstates |grep "^Package: .*$" |cut -d" " -f 2`

A possible fix is to change the line into:

  APTITUDE_HOLDS=`grep "^State: 2" -B 2 /var/lib/aptitude/pkgstates |grep "^Package: .*$" |cut -d" " -f
2` 2>/dev/null

According to the changelog this bug was introduced in version 1.1.22.

Regards,
Carsten

Trent W. Buck | 30 Aug 15:20

Bug#497174: Wish for Ctrl+r bound to Refresh.

Package: giggle
Version: 0.4-2
Severity: wishlist

I'm used to typing C-r, not F5, to refresh content.  It'd be nice if
the former was bound appropriately.

-- System Information:
Debian Release: lenny/sid
  APT prefers testing
  APT policy: (990, 'testing')
Architecture: i386 (i686)

Kernel: Linux 2.6.25-2-686 (SMP w/1 CPU core)
Locale: LANG=en_AU.utf8, LC_CTYPE=en_AU.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages giggle depends on:
ii  git-core                   1:1.5.6.3-1.1 fast, scalable, distributed revisi
ii  libatk1.0-0                1.22.0-1      The ATK accessibility toolkit
ii  libc6                      2.7-13        GNU C Library: Shared libraries
ii  libcairo2                  1.6.4-6       The Cairo 2D vector graphics libra
ii  libglade2-0                1:2.6.2-1     library to load .glade files at ru
ii  libglib2.0-0               2.16.4-2      The GLib library of C routines
ii  libgtk2.0-0                2.12.11-3     The GTK+ graphical user interface 
ii  libgtksourceview2.0-0      2.2.2-1       shared libraries for the GTK+ synt
ii  libpango1.0-0              1.20.5-1      Layout and rendering of internatio
ii  libxml2                    2.6.32.dfsg-3 GNOME XML library

giggle recommends no packages.
(Continue reading)

Martin Guy | 30 Aug 15:07

Bug#497172: Hold that - build now fails on armel too.

Sorry, I just retried the previously successful build of lua-gtk on
armel, and though the build succeeds, the testsuite fails spewing Bus
errors, which indicate non-aligned 32-bit word accesses.

Please leave this with me unless there is a good reason why lua-gtk
should be x86-only.

Cheers

oz | 30 Aug 15:07

Bug#497173: Wireless toggle Fn+F2 on eeepc 901

Subject: eeepc-acpi-scripts: Wireless toggle Fn+F2 on eeepc 901
Package: eeepc-acpi-scripts
Version: 1.0.5
Severity: normal

*** Please type your report below this line ***
With Fn+F2 I could switch off the ra0 interface on my eeepc 901, but not switch on permanently (just a few
seconds). I found, that the modprobe command for the wlan-module and the ifconfig-command in
wireless.sh are the reason. Ra0 already exists, when they are invoked. Maybe because I use
network-manager-kde and auto ra0 in /etc/network/interfaces. After deletion of these lines I can now
toggle on and off the Ralink-card on my eee-pc 901.

diff -Naur /mnt/old/wireless.sh wireless.sh
--- /mnt/old/wireless.sh        2008-08-30 14:34:18.000000000 +0200
+++ wireless.sh 2008-08-30 10:48:14.000000000 +0200
@@ -9,14 +9,8 @@
     on|enable)
        if [ $(cat $wlan_control) = 0 ]; then
            modprobe -r pciehp
-           modprobe pciehp pciehp_force=1
+           modprobe pciehp pciehp_force=1 pciehp_slot_with_bus=1
            echo 1 > $wlan_control
-            detect_wlan
-           modprobe $WLAN_MOD
-           # adding a sleep here, due to some bug the driver loading is not atomic here
-           # and could cause ifconfig to fail
-           sleep 1
-           if ! ifconfig $WLAN_IF up; then exec $0 off; fi
        fi
        ;;
(Continue reading)

Fabio Balzano | 30 Aug 15:02

Bug#496848: live-magic: Revised italian translation as indicated at tp.linux.it policies.

Package: live-magic
Followup-For: Bug #496848

-- System Information:
Debian Release: lenny/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)

Kernel: Linux 2.6.25.16-seaman (PREEMPT)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

New revsion 6 of this file with changes suggested
by users from tp.linux.it.

Changes:

	-converted all personal "you" form questions to impersonal form

Thank you to tp.linux.it

regards,

Fabio Balzano
Attachment (it_rev_6.po): text/x-c++, 10 KiB
Clint Adams | 30 Aug 15:08

Bug#485371: closed by Felix Zielcke <fzielcke <at> z-51.de> (grub-pc: grub2 is confused by LVM on MD)

On Sat, Aug 30, 2008 at 12:39:04PM +0000, Debian Bug Tracking System wrote:
> Sander confirmed just on IRC that `grub-install "(md0)"' worked for him
> with a reboot,
> with his LVM over MDRAID 

Actually, I did not confirm that on IRC, but I have just rebooted now and it
worked.

> Whereas `grub-install "(linuxvg-boot)"' didn't work, but you didn't try
> that out anyway.

I did.

Martin Guy | 30 Aug 14:45

Bug#497172: Please add armel to architecture list for lua-gtk - or maybe use "any"

Package: lua-gtk
Version: 0.8+20080510+dash-1

lua-gtk is restricted to Architectures i386 and amd64 although
every other lua5.1 package is available on Architecture: any.

I've tried the build on armel and it turns out fine;
would you add armel in debian/control, or expand it to "any" please?

Cheers!

Thomas Viehmann | 30 Aug 14:41

Bug#487598: setting package to havp, tagging 496034, tagging 487598, tagging 492236, tagging 492235

# Automatically generated email from bts, devscripts version 2.10.35
# via tagpending 
#
# havp (0.88-1.1) unstable; urgency=medium
#
#  * debian/havp.init
#    - added cleanup for temporary files under /var/spool/havp; thanks to
#      Alberto for the report; Closes: #492235
#  * debian/{havp.prerm,havp.postinst,rules}
#    - modified to skip errors on service start/stop; thanks to Alberto for the
#      report; Closes: #492236
#  * debian/patches/05_bts496034_CVE-2008-3688_fix_infinite_retry.dpatch
#    - added to fix CVE-2008-3688, DoS by connecting to a non-responsive server,
#      generating an infinite loop; thanks to Steffen Joeris for the report;
#      Closes: #496034
#  * debian/po/sv.po
#    - added Swedish translation of debconf templates; thanks to Martin Bagge;
#      Closes: #487598
#

package havp
tags 496034 + pending
tags 487598 + pending
tags 492236 + pending
tags 492235 + pending


Gmane