Bug#694916: libcityhash0: incompatible algorithm must bump shlib

2012-12-02 Thread Chip Salzenberg
Package: libcityhash0
Version: 1.1.0-1
Severity: critical
Tags: upstream
Justification: breaks unrelated software

CityHash 1.1 is not the same algorithm as 1.0!  Upgrading from 1.0.3 to 1.1
breaks any code that uses it.

I think cityhash11 and cityhash103 should be separate binary packages
entirely.

At the very least, the shlib version must be bumped, so if you build 1.1 you
make libcityhash1.  There may be some neat symbol versioning thing you can
do too, but I'll not speculate.

-- System Information:
Debian Release: wheezy/sid
  APT prefers unstable
  APT policy: (990, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)

Kernel: Linux 3.2.0-4-686-pae (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages libcityhash0 depends on:
ii  libc6  2.13-37
ii  libgcc11:4.7.2-4
ii  libstdc++6 4.7.2-4
ii  multiarch-support  2.13-37

libcityhash0 recommends no packages.

libcityhash0 suggests no packages.

-- no debconf information


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#680590: gcc-4.7: FTBTS on lucid

2012-07-06 Thread Chip Salzenberg
Package: gcc-4.7
Version: 4.7.1-3
Severity: serious
Tags: patch
Justification: fails to build from source (but built successfully in the past)

The attached patches allow me to build 4.7.1-3 for amd64 on lucid, using the
upstream FSF tarball.  Some of the below patches fix bit rot, some fix
mistaken assumptions about lucid, and I think some of them may be just
wrong.  Please advise.

-- System Information:
Debian Release: wheezy/sid
  APT prefers unstable
  APT policy: (990, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)

Kernel: Linux 3.2.0-3-686-pae (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages gcc-4.7 depends on:
ii  binutils  2.22-7
ii  cpp-4.7   4.7.1-3
ii  gcc-4.7-base  4.7.1-3
ii  libc6 2.13-34
ii  libgcc1   1:4.7.1-3
ii  libgmp10  2:5.0.5+dfsg-2
ii  libgomp1  4.7.1-3
ii  libitm1   4.7.1-3
ii  libmpc2   0.9-4
ii  libmpfr4  3.1.0-5
ii  libquadmath0  4.7.1-3
ii  zlib1g1:1.2.7.dfsg-13

Versions of packages gcc-4.7 recommends:
ii  libc6-dev  2.13-34

Versions of packages gcc-4.7 suggests:
ii  binutils-gold2.22-7
pn  gcc-4.7-doc  none
pn  gcc-4.7-locales  none
pn  gcc-4.7-multilib none
pn  libgcc1-dbg  none
pn  libgomp1-dbg none
pn  libitm1-dbg  none
ii  libmudflap0-4.7-dev  4.7.1-3
pn  libmudflap0-dbg  none
pn  libquadmath0-dbg none

-- no debconf information
diff -ru 3/debian/control.m4 gcc-4.7-4.7.1/debian/control.m4
--- 3/debian/control.m4	2012-07-06 17:34:33.624172652 -0700
+++ gcc-4.7-4.7.1/debian/control.m4	2012-06-24 14:55:50.133581721 -0700
@@ -185,8 +185,11 @@
 Section: debug
 Priority: extra
 Depends: BASEDEP, libgcc1`'LS (= ${gcc:EpochVersion}), ${misc:Depends}
-ifdef(`TARGET',`dnl',ifdef(`MULTIARCH', `Multi-Arch: same'))
-ifdef(`TARGET',`dnl',`Provides: libgcc1-dbg-armel [armel], libgcc1-dbg-armhf [armhf]')
+ifdef(`TARGET',`dnl',`dnl
+ifdef(`MULTIARCH',`Multi-Arch: same
+')dnl
+Provides: libgcc1-dbg-armel [armel], libgcc1-dbg-armhf [armhf]
+')dnl
 Description: GCC support library (debug symbols)`'ifdef(`TARGET)',` (TARGET)', `')
  Debug symbols for the GCC support library.
 ifdef(`TARGET', `dnl
diff -ru 3/debian/patches/gcc-multilib64-multiarch.diff gcc-4.7-4.7.1/debian/patches/gcc-multilib64-multiarch.diff
--- 3/debian/patches/gcc-multilib64-multiarch.diff	2012-07-06 17:34:33.864169777 -0700
+++ gcc-4.7-4.7.1/debian/patches/gcc-multilib64-multiarch.diff	2012-06-24 15:31:43.473981030 -0700
@@ -14,8 +14,8 @@
 +++ b/src/gcc/config/rs6000/t-linux64
 @@ -33,6 +33,6 @@
  MULTILIB_EXTRA_OPTS = fPIC mstrict-align
- MULTILIB_EXCEPTIONS =
- MULTILIB_EXCLUSIONS =
+ MULTILIB_EXCEPTIONS = m64/msoft-float
+ MULTILIB_EXCLUSIONS = m64/!m32/msoft-float
 -MULTILIB_OSDIRNAMES	= ../lib64$(call if_multiarch,:powerpc64-linux-gnu)
 +MULTILIB_OSDIRNAMES	= ../lib$(call if_multiarch,:powerpc64-linux-gnu)
  MULTILIB_OSDIRNAMES+= $(if $(wildcard $(shell echo $(SYSTEM_HEADER_DIR))/../../usr/lib32),../lib32,../lib)$(call if_multiarch,:powerpc-linux-gnu)
diff -ru 3/debian/rules.conf gcc-4.7-4.7.1/debian/rules.conf
--- 3/debian/rules.conf	2012-07-06 17:34:33.613661244 -0700
+++ gcc-4.7-4.7.1/debian/rules.conf	2012-07-06 17:47:57.183934519 -0700
@@ -264,14 +264,6 @@
   LIBUNWIND_DEV_DEP := # nothing
 endif
 
-ifneq (,$(filter $(distrelease),lenny etch squeeze dapper hardy jaunty karmic lucid maverick natty))
-  GMP_BUILD_DEP = libgmp3-dev,
-  MPFR_BUILD_DEP = libmpfr-dev,
-else
-  GMP_BUILD_DEP = libgmp-dev (= 2:5.0.1~),
-  MPFR_BUILD_DEP = libmpfr-dev (= 3.0.0-9~),
-endif
-
 cloog_parma =
 ifeq ($(trunk_build),yes)
   PPL_BUILD_DEP = libisl-dev,
@@ -287,6 +279,16 @@
   # FIXME: currently not dl'opened.
   #CLOOG_RUNTIME_DEP = libcloog-ppl0 (= 0.15.9-2~), libppl-c2, libppl7
 endif
+
+GMP_BUILD_DEP = libgmp-dev (= 2:5.0.1~),
+MPFR_BUILD_DEP = libmpfr-dev (= 3.0.0-9~),
+ifneq (,$(filter $(distrelease),lenny etch squeeze dapper hardy jaunty karmic lucid maverick natty))
+  ifeq ($(cloog_parma),yes)
+GMP_BUILD_DEP = libgmp3-dev,
+MPFR_BUILD_DEP = libmpfr-dev,
+  endif
+endif
+
 MPC_BUILD_DEP = libmpc-dev,
 ELF_BUILD_DEP = libelfg0-dev (= 0.8.12),
 
diff -ru 3/debian/rules.defs gcc-4.7-4.7.1/debian/rules.defs
--- 3/debian/rules.defs	2012-07-06 17:34:33.613661244 -0700
+++ gcc-4.7-4.7.1/debian/rules.defs	2012-06-24 14:55:50.144185903 -0700
@@ -285,9 +285,11 @@
 # build using fsf or linaro
 ifeq ($(distribution),Ubuntu)
   ifeq (,$(findstring gnat, $(PKGSOURCE)))
-  ifneq (,$(findstring $(DEB_TARGET_ARCH),armel armhf amd64 i386 powerpc))
-with_linaro_branch = yes
-  endif
+ifneq (,$(findstring $(DEB_TARGET_ARCH),armel armhf amd64 i386 powerpc))
+# UB:linaro patch is borked
+#  with_linaro_branch = yes
+# UB linaro patch is borked
+endif
   endif
 endif
 
diff -ru 3/debian/rules.patch gcc-4.7-4.7.1/debian/rules.patch
--- 3/debian/rules.patch	2012-07-06 17:34:33.633662668 -0700

Bug#639860: open-vm-tools: vmware-toolbox and vmware-user binaries are missing

2011-08-31 Thread Chip Salzenberg
On 8/30/2011 11:22 PM, Daniel Baumann wrote:
 On 08/31/2011 02:46 AM, Chip Salzenberg wrote:
 The new open-vm-tools package omits, ironically, the vmware tools.
 Specifically, at the very least,
/usr/bin/vmware-toolbox
/usr/bin/vmware-user
 are missing.

 there is no more vmware-toolbox and vmware-user, upstream wise.


But then how do we control clipboard etc?




-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#639860: open-vm-tools: vmware-toolbox and vmware-user binaries are missing

2011-08-30 Thread Chip Salzenberg
Package: open-vm-tools
Version: 2:8.4.2+2011.08.21-471295-1
Severity: grave
Justification: renders package unusable

The new open-vm-tools package omits, ironically, the vmware tools.
Specifically, at the very least,
  /usr/bin/vmware-toolbox
  /usr/bin/vmware-user
are missing.
Without the ability to control the vmware tools, there's not much point in 
having them.

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

Kernel: Linux 3.0.0-1-686-pae (SMP w/1 CPU core)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/bash

Versions of packages open-vm-tools depends on:
ii  libc6 2.13-18Embedded GNU C Library: Shared lib
ii  libfuse2  2.8.5-4Filesystem in Userspace (library)
pn  libgcc1   none (no description available)
ii  libglib2.0-0  2.28.6-1   The GLib library of C routines
ii  libicu44  4.4.2-2International Components for Unico
pn  libstdc++6none (no description available)

Versions of packages open-vm-tools recommends:
ii  ethtool  1:3.0-1 display or change Ethernet device 
ii  open-vm-sour 2:8.4.2+2011.08.21-471295-1 Source for VMware guest systems dr
ii  zerofree 1.0.1-2 zero free blocks from ext2/3 file-

Versions of packages open-vm-tools suggests:
ii  open-vm-tool 2:8.4.2+2011.08.21-471295-1 tools and components for VMware gu

-- Configuration Files:
/etc/vmware-tools/tools.conf changed:

/etc/xdg/autostart/vmware-user.desktop [Errno 2] No such file or directory: 
u'/etc/xdg/autostart/vmware-user.desktop'

-- no debconf information



-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#524139: login: tty perms very, weirdly wrong on console

2009-04-14 Thread Chip Salzenberg
Package: login
Version: 1:4.1.3-1
Severity: grave

When logging in on the console, the permission on e.g. /dev/tty1 are Weirdly 
Wrong:

   # ls -l /dev/tty1
   c--x-wx--T 1 root 4, 1 Apr 14 21:24 /dev/tty1

That's not right.  It's not even wrong.
Priority grave becuase of the group-write bit.

And no, I haven't been playing with login.defs:

   # grep '^TTY' /etc/login.defs
   TYGROUPtty
   TTYPERM0600


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

Kernel: Linux 2.6.28-1-686 (SMP w/2 CPU cores)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/bash

Versions of packages login depends on:
ii  libc6 2.9-7  GNU C Library: Shared libraries
ii  libpam-modules1.0.1-9Pluggable Authentication Modules f
ii  libpam-runtime1.0.1-9Runtime support for the PAM librar
ii  libpam0g  1.0.1-9Pluggable Authentication Modules l

login recommends no packages.

login suggests no packages.

-- no debconf information



-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#523962: nvidia-kernel-source: Module fails to build from 180.44-2 on 2.6.28-1-686

2009-04-13 Thread Chip Salzenberg
Package: nvidia-kernel-source
Version: 180.44-2
Severity: grave
Justification: renders package unusable

Yet another failure to build.  It got further this time, though.

===
# Build the modules
/usr/bin/make -C . LINUXDIR=/lib/modules/2.6.28-1-686/build KVERREL=2.6.28-1-686
make[2]: Entering directory `/usr/src/modules/nvidia-kernel'
make -C /lib/modules/2.6.28-1-686/build  M=`/bin/pwd` modules
make[3]: Entering directory `/usr/src/linux-headers-2.6.28-1-686'
  CC [M]  /usr/src/modules/nvidia-kernel/nv.o
In file included from include/linux/bitops.h:17,
 from include/linux/kernel.h:15,
 from include/linux/sched.h:52,
 from include/linux/utsname.h:35,
 from /usr/src/modules/nvidia-kernel/nv-linux.h:19,
 from /usr/src/modules/nvidia-kernel/nv.c:14:
include/asm/bitops.h: In function 'set_bit':
include/asm/bitops.h:60: warning: pointer of type 'void *' used in arithmetic
include/asm/bitops.h: In function 'clear_bit':
include/asm/bitops.h:97: warning: pointer of type 'void *' used in arithmetic
In file included from include/linux/list.h:6,
 from include/linux/preempt.h:11,
 from include/linux/spinlock.h:50,
 from include/linux/seqlock.h:29,
 from include/linux/time.h:8,
 from include/linux/timex.h:57,
 from include/linux/sched.h:54,
 from include/linux/utsname.h:35,
 from /usr/src/modules/nvidia-kernel/nv-linux.h:19,
 from /usr/src/modules/nvidia-kernel/nv.c:14:
include/linux/prefetch.h: In function 'prefetch_range':
include/linux/prefetch.h:57: warning: pointer of type 'void *' used in 
arithmetic
In file included from include/linux/utsname.h:35,
 from /usr/src/modules/nvidia-kernel/nv-linux.h:19,
 from /usr/src/modules/nvidia-kernel/nv.c:14:
include/linux/sched.h: In function 'object_is_on_stack':
include/linux/sched.h:2025: warning: pointer of type 'void *' used in arithmetic
In file included from include/asm/dma-mapping.h:9,
 from include/linux/dma-mapping.h:57,
 from include/asm-generic/pci-dma-compat.h:7,
 from include/asm/pci.h:94,
 from include/linux/pci.h:1002,
 from /usr/src/modules/nvidia-kernel/nv-linux.h:86,
 from /usr/src/modules/nvidia-kernel/nv.c:14:
include/linux/scatterlist.h: In function 'sg_virt':
include/linux/scatterlist.h:199: warning: pointer of type 'void *' used in 
arithmetic
In file included from include/asm/hardirq_32.h:5,
 from include/asm/hardirq.h:2,
 from include/linux/hardirq.h:7,
 from include/linux/interrupt.h:12,
 from /usr/src/modules/nvidia-kernel/nv-linux.h:87,
 from /usr/src/modules/nvidia-kernel/nv.c:14:
include/linux/irq.h: In function 'irq_to_desc':
include/linux/irq.h:189: warning: comparison between signed and unsigned
In file included from /usr/src/modules/nvidia-kernel/nv-linux.h:113,
 from /usr/src/modules/nvidia-kernel/nv.c:14:
include/linux/highmem.h: In function 'zero_user_segments':
include/linux/highmem.h:136: warning: pointer of type 'void *' used in 
arithmetic
include/linux/highmem.h:136: warning: pointer of type 'void *' used in 
arithmetic
include/linux/highmem.h:136: warning: pointer of type 'void *' used in 
arithmetic
include/linux/highmem.h:136: warning: pointer of type 'void *' used in 
arithmetic
include/linux/highmem.h:139: warning: pointer of type 'void *' used in 
arithmetic
include/linux/highmem.h:139: warning: pointer of type 'void *' used in 
arithmetic
include/linux/highmem.h:139: warning: pointer of type 'void *' used in 
arithmetic
include/linux/highmem.h:139: warning: pointer of type 'void *' used in 
arithmetic
/usr/src/modules/nvidia-kernel/nv.c: In function 'nv_kern_cpu_callback':
/usr/src/modules/nvidia-kernel/nv.c:1265: error: too many arguments to function 
'smp_call_function'
/usr/src/modules/nvidia-kernel/nv.c:1271: error: too many arguments to function 
'smp_call_function'
make[4]: *** [/usr/src/modules/nvidia-kernel/nv.o] Error 1
make[3]: *** [_module_/usr/src/modules/nvidia-kernel] Error 2
make[3]: Leaving directory `/usr/src/linux-headers-2.6.28-1-686'
make[2]: *** [modules] Error 2
make[2]: Leaving directory `/usr/src/modules/nvidia-kernel'
make[1]: *** [binary-modules] Error 2
make[1]: Leaving directory `/usr/src/modules/nvidia-kernel'
make: *** [kdist_build] Error 2
===


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

Kernel: Linux 2.6.28-1-686 (SMP w/2 CPU cores)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/bash

Bug#520290: libghc6-parsec-dev: needs recompilation with ghc 6.10

2009-03-18 Thread Chip Salzenberg
Package: libghc6-parsec-dev
Version: 2.1.0.0-2
Severity: grave
Justification: renders package unusable

this package isn't installable with ghc 6.10, which is current in unstable

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

Kernel: Linux 2.6.28-1-686 (SMP w/2 CPU cores)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/bash

Versions of packages libghc6-parsec-dev depends on:
ii  ghc66.8.2dfsg1-1 GHC - the Glasgow Haskell Compilat

libghc6-parsec-dev recommends no packages.

Versions of packages libghc6-parsec-dev suggests:
ii  libghc6-parsec-doc3.0.0-4Haskell monadic parser combinator 
ii  libghc6-parsec-prof   2.1.0.0-2  Haskell monadic parser combinator 

-- no debconf information



-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#520292: needs recompilation with ghc 6.10

2009-03-18 Thread Chip Salzenberg
Package: libghc6-diff-dev
Version: 0.1.2-1
Severity: grave
Justification: renders package unusable

package cannot be installed in unstable due to conflict with ghc 6.10

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

Kernel: Linux 2.6.28-1-686 (SMP w/2 CPU cores)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/bash

Versions of packages libghc6-diff-dev depends on:
ii  ghc66.8.2dfsg1-1 GHC - the Glasgow Haskell Compilat

libghc6-diff-dev recommends no packages.

libghc6-diff-dev suggests no packages.

-- no debconf information



-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#520299: needs recompilation with ghc 6.10

2009-03-18 Thread Chip Salzenberg
Package: libghc6-parallel-dev
Version: 1.0.0.0-2
Severity: grave
Justification: renders package unusable

package cannot be installed in unstable due to conflict with ghc 6.10

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

Kernel: Linux 2.6.28-1-686 (SMP w/2 CPU cores)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/bash

Versions of packages libghc6-parallel-dev depends on:
ii  ghc66.8.2dfsg1-1 GHC - the Glasgow Haskell Compilat

libghc6-parallel-dev recommends no packages.

Versions of packages libghc6-parallel-dev suggests:
ii  libghc6-parallel-doc  1.1.0.0-1  Haskell parallel programming libra
pn  libghc6-parallel-prof none (no description available)

-- no debconf information



-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#520295: needs recompilation with ghc 6.10

2009-03-18 Thread Chip Salzenberg
Package: libghc6-hunit-dev
Version: 1.2.0.0-2
Severity: grave
Justification: renders package unusable

package cannot be installed in unstable due to conflict with ghc 6.10

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

Kernel: Linux 2.6.28-1-686 (SMP w/2 CPU cores)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/bash

Versions of packages libghc6-hunit-dev depends on:
ii  ghc66.8.2dfsg1-1 GHC - the Glasgow Haskell Compilat

libghc6-hunit-dev recommends no packages.

Versions of packages libghc6-hunit-dev suggests:
ii  libghc6-hunit-doc 1.2.0.3-3  Haskell unit testing framework for
pn  libghc6-hunit-profnone (no description available)

-- no debconf information



-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#520296: needs recompilation with ghc 6.10

2009-03-18 Thread Chip Salzenberg
Package: libghc6-missingh-dev
Version: 1.0.3.2+b1
Severity: grave
Justification: renders package unusable

package cannot be installed in unstable due to conflict with ghc 6.10

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

Kernel: Linux 2.6.28-1-686 (SMP w/2 CPU cores)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/bash

Versions of packages libghc6-missingh-dev depends on:
ii  ghc6 [libghc6-unix-dev] 6.8.2dfsg1-1 GHC - the Glasgow Haskell Compilat
ii  libghc6-hslogger-dev1.0.7.2  The Haskell Logging Framework, GHC
ii  libghc6-hunit-dev   1.2.0.0-2Haskell unit testing framework for
ii  libghc6-mtl-dev 1.1.0.0-2Haskell monad transformer library 
ii  libghc6-network-dev 2.1.0.0-2Haskell network library for GHC
ii  libghc6-parsec-dev  2.1.0.0-2Haskell monadic parser combinator 
ii  libghc6-quickcheck-dev  1.1.0.0-2Haskell automatic testing library 
ii  libghc6-regex-compat-dev0.92-1   GHC 6 library provinding old Text.

libghc6-missingh-dev recommends no packages.

Versions of packages libghc6-missingh-dev suggests:
ii  missingh-doc  1.0.3.2Documentation for Haskell utility 

-- no debconf information



-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#520291: needs recompilation with ghc 6.10

2009-03-18 Thread Chip Salzenberg
Package: libghc6-binary-dev
Version: 0.4.1-3+b2
Severity: grave
Justification: renders package unusable

package cannot be installed in unstable due to conflict with ghc 6.10

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

Kernel: Linux 2.6.28-1-686 (SMP w/2 CPU cores)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/bash

Versions of packages libghc6-binary-dev depends on:
ii  ghc66.8.2dfsg1-1 GHC - the Glasgow Haskell Compilat

libghc6-binary-dev recommends no packages.

Versions of packages libghc6-binary-dev suggests:
ii  libghc6-binary-doc0.5-2  Haskell library for binary seriali

-- no debconf information



-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#520297: needs recompilation with ghc 6.10

2009-03-18 Thread Chip Salzenberg
Package: libghc6-mtl-dev
Version: 1.1.0.0-2
Severity: grave
Justification: renders package unusable

package cannot be installed in unstable due to conflict with ghc 6.10

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

Kernel: Linux 2.6.28-1-686 (SMP w/2 CPU cores)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/bash

Versions of packages libghc6-mtl-dev depends on:
ii  ghc66.8.2dfsg1-1 GHC - the Glasgow Haskell Compilat

libghc6-mtl-dev recommends no packages.

Versions of packages libghc6-mtl-dev suggests:
ii  libghc6-mtl-doc   1.1.0.0-2  Haskell monad transformer library 
ii  libghc6-mtl-prof  1.1.0.0-2  Haskell monad transformer library 

-- no debconf information



-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#520298: needs recompilation with ghc 6.10

2009-03-18 Thread Chip Salzenberg
Package: libghc6-network-dev
Version: 2.1.0.0-2
Severity: grave
Justification: renders package unusable

package cannot be installed in unstable due to conflict with ghc 6.10

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

Kernel: Linux 2.6.28-1-686 (SMP w/2 CPU cores)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/bash

Versions of packages libghc6-network-dev depends on:
ii  ghc66.8.2dfsg1-1 GHC - the Glasgow Haskell Compilat
ii  libghc6-parsec-dev  2.1.0.0-2Haskell monadic parser combinator 

libghc6-network-dev recommends no packages.

Versions of packages libghc6-network-dev suggests:
ii  libghc6-network-doc   2.2.0.1-4  Haskell network library for GHC; d
ii  libghc6-network-prof  2.1.0.0-2  Haskell network library for GHC; p

-- no debconf information



-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#520293: needs recompilation with ghc 6.10

2009-03-18 Thread Chip Salzenberg
Package: libghc6-hslogger-dev
Version: 1.0.7.2
Severity: grave
Justification: renders package unusable

package cannot be installed in unstable due to conflict with ghc 6.10

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

Kernel: Linux 2.6.28-1-686 (SMP w/2 CPU cores)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/bash

Versions of packages libghc6-hslogger-dev depends on:
ii  ghc6 [libghc6-unix-dev] 6.8.2dfsg1-1 GHC - the Glasgow Haskell Compilat
ii  libghc6-mtl-dev 1.1.0.0-2Haskell monad transformer library 
ii  libghc6-network-dev 2.1.0.0-2Haskell network library for GHC
ii  libghc6-time-dev1.1.2.0-2Haskell time library for GHC

libghc6-hslogger-dev recommends no packages.

Versions of packages libghc6-hslogger-dev suggests:
ii  hslogger-doc  1.0.7.2The Haskell Logging Framework, API

-- no debconf information



-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#520294: needs recompilation with ghc 6.10

2009-03-18 Thread Chip Salzenberg
Package: libghc6-html-dev
Version: 1.0.1.1-2
Severity: grave
Justification: renders package unusable

package cannot be installed in unstable due to conflict with ghc 6.10

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

Kernel: Linux 2.6.28-1-686 (SMP w/2 CPU cores)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/bash

Versions of packages libghc6-html-dev depends on:
ii  ghc66.8.2dfsg1-1 GHC - the Glasgow Haskell Compilat

libghc6-html-dev recommends no packages.

Versions of packages libghc6-html-dev suggests:
pn  libghc6-html-doc  none (no description available)
pn  libghc6-html-prof none (no description available)

-- no debconf information



-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#520303: needs recompilation with ghc 6.10

2009-03-18 Thread Chip Salzenberg
Package: libghc6-stm-dev
Version: 2.1.1.0-2
Severity: grave
Justification: renders package unusable

package cannot be installed in unstable due to conflict with ghc 6.10

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

Kernel: Linux 2.6.28-1-686 (SMP w/2 CPU cores)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/bash

Versions of packages libghc6-stm-dev depends on:
ii  ghc66.8.2dfsg1-1 GHC - the Glasgow Haskell Compilat

libghc6-stm-dev recommends no packages.

Versions of packages libghc6-stm-dev suggests:
ii  libghc6-stm-doc   2.1.1.2-4  Haskell Software Transactional Mem
pn  libghc6-stm-prof  none (no description available)

-- no debconf information



-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#520301: needs recompilation with ghc 6.10

2009-03-18 Thread Chip Salzenberg
Package: libghc6-regex-compat-dev
Version: 0.92-1
Severity: grave
Justification: renders package unusable

package cannot be installed in unstable due to conflict with ghc 6.10

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

Kernel: Linux 2.6.28-1-686 (SMP w/2 CPU cores)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/bash

Versions of packages libghc6-regex-compat-dev depends on:
ii  ghc66.8.2dfsg1-1 GHC - the Glasgow Haskell Compilat
ii  libghc6-regex-base-dev  0.93.1-3 GHC 6 library providing an API for
ii  libghc6-regex-posix-dev 0.93.1-1 GHC 6 library of the POSIX regex b

libghc6-regex-compat-dev recommends no packages.

Versions of packages libghc6-regex-compat-dev suggests:
ii  haskell-regex-compat-doc  0.92-1 API documentation for regex-compat

-- no debconf information



-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#520307: uninstallable with ghc 6.10

2009-03-18 Thread Chip Salzenberg
Package: libghc6-configfile-dev
Severity: grave
Justification: renders package unusable

package is not installable in unstable, due to conflict with ghc 6.10

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

Kernel: Linux 2.6.28-1-686 (SMP w/2 CPU cores)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/bash



-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#520308: uninstallable with ghc 6.10

2009-03-18 Thread Chip Salzenberg
Package: libghc6-hlist-dev
Severity: grave
Justification: renders package unusable

package is not installable in unstable, due to conflict with ghc 6.10

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

Kernel: Linux 2.6.28-1-686 (SMP w/2 CPU cores)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/bash



-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#520311: uninstallable with ghc 6.10

2009-03-18 Thread Chip Salzenberg
Package: libghc6-quickcheck-dev
Severity: grave
Justification: renders package unusable

package is not installable in unstable, due to conflict with ghc 6.10

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

Kernel: Linux 2.6.28-1-686 (SMP w/2 CPU cores)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/bash



-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#520312: uninstallable with ghc 6.10

2009-03-18 Thread Chip Salzenberg
Package: libghc6-hsql-mysql-dev
Severity: grave
Justification: renders package unusable

package is not installable in unstable, due to conflict with ghc 6.10

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

Kernel: Linux 2.6.28-1-686 (SMP w/2 CPU cores)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/bash



-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#520314: uninstallable with ghc 6.10

2009-03-18 Thread Chip Salzenberg
Package: libghc6-pcre-light-dev
Severity: grave
Justification: renders package unusable

package is not installable in unstable, due to conflict with ghc 6.10

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

Kernel: Linux 2.6.28-1-686 (SMP w/2 CPU cores)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/bash



-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#520315: needs recompilation with ghc 6.10

2009-03-18 Thread Chip Salzenberg
Package: libghc6-regex-posix-dev
Version: 0.93.1-1
Severity: grave
Justification: renders package unusable

package cannot be installed in unstable due to conflict with ghc 6.10

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

Kernel: Linux 2.6.28-1-686 (SMP w/2 CPU cores)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/bash

Versions of packages libghc6-regex-posix-dev depends on:
ii  ghc66.8.2dfsg1-1 GHC - the Glasgow Haskell Compilat
ii  libghc6-regex-base-dev  0.93.1-3 GHC 6 library providing an API for

libghc6-regex-posix-dev recommends no packages.

Versions of packages libghc6-regex-posix-dev suggests:
pn  haskell-posix-doc none (no description available)

-- no debconf information



-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#520320: uninstallable with ghc 6.10

2009-03-18 Thread Chip Salzenberg
Package: libghc6-http-dev
Severity: grave

package is not installable in unstable, due to conflict with ghc 6.10

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

Kernel: Linux 2.6.28-1-686 (SMP w/2 CPU cores)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/bash



-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#520321: uninstallable with ghc 6.10

2009-03-18 Thread Chip Salzenberg
Package: libghc6-anydbm-dev
Severity: grave
Justification: renders package unusable

package is not installable in unstable, due to conflict with ghc 6.10

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

Kernel: Linux 2.6.28-1-686 (SMP w/2 CPU cores)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/bash



-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#520322: uninstallable with ghc 6.10

2009-03-18 Thread Chip Salzenberg
Package: libghc6-hsql-dev
Severity: grave
Justification: renders package unusable

package is not installable in unstable, due to conflict with ghc 6.10

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

Kernel: Linux 2.6.28-1-686 (SMP w/2 CPU cores)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/bash



-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#520327: uninstallable with ghc 6.10

2009-03-18 Thread Chip Salzenberg
Package: libghc6-uulib-dev
Severity: grave
Justification: renders package unusable

package is not installable in unstable, due to conflict with ghc 6.10

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

Kernel: Linux 2.6.28-1-686 (SMP w/2 CPU cores)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/bash



-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#520326: uninstallable with ghc 6.10

2009-03-18 Thread Chip Salzenberg
Package: libghc6-haxml-dev
Severity: grave
Justification: renders package unusable

package is not installable in unstable, due to conflict with ghc 6.10

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

Kernel: Linux 2.6.28-1-686 (SMP w/2 CPU cores)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/bash



-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#520325: needs recompilation with ghc 6.10

2009-03-18 Thread Chip Salzenberg
Package: libghc6-syb-with-class-dev
Version: 0.4~darcs20080112-2
Severity: grave
Justification: renders package unusable

package cannot be installed in unstable due to conflict with ghc 6.10

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

Kernel: Linux 2.6.28-1-686 (SMP w/2 CPU cores)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/bash

Versions of packages libghc6-syb-with-class-dev depends on:
ii  ghc66.8.2dfsg1-1 GHC - the Glasgow Haskell Compilat

libghc6-syb-with-class-dev recommends no packages.

libghc6-syb-with-class-dev suggests no packages.

-- no debconf information



-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#520331: uninstallable with ghc 6.10

2009-03-18 Thread Chip Salzenberg
Package: libghc6-happs-util-dev
Severity: grave
Justification: renders package unusable

package is not installable in unstable, due to conflict with ghc 6.10

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

Kernel: Linux 2.6.28-1-686 (SMP w/2 CPU cores)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/bash



-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#520332: uninstallable with ghc 6.10

2009-03-18 Thread Chip Salzenberg
Package: libghc6-missingh-dev
Severity: grave
Justification: renders package unusable

package is not installable in unstable, due to conflict with ghc 6.10

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

Kernel: Linux 2.6.28-1-686 (SMP w/2 CPU cores)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/bash



-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#520334: needs recompilation with ghc 6.10

2009-03-18 Thread Chip Salzenberg
Package: libghc6-time-dev
Version: 1.1.2.0-2
Severity: grave
Justification: renders package unusable

package cannot be installed in unstable due to conflict with ghc 6.10

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

Kernel: Linux 2.6.28-1-686 (SMP w/2 CPU cores)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/bash

Versions of packages libghc6-time-dev depends on:
ii  ghc66.8.2dfsg1-1 GHC - the Glasgow Haskell Compilat

libghc6-time-dev recommends no packages.

Versions of packages libghc6-time-dev suggests:
ii  libghc6-time-doc  1.1.2.3-3  Haskell time library for GHC; docu
ii  libghc6-time-prof 1.1.2.0-2  Haskell time library for GHC; prof

-- no debconf information



-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#520333: uninstallable with ghc 6.10

2009-03-18 Thread Chip Salzenberg
Package: hat
Severity: grave
Justification: renders package unusable

package is not installable in unstable, due to conflict with ghc 6.10

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

Kernel: Linux 2.6.28-1-686 (SMP w/2 CPU cores)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/bash



-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#507631: libghc6-happs-server-dev: uninstallable with unstable's hslogger

2008-12-03 Thread Chip Salzenberg
On Thu, Dec 04, 2008 at 12:01:36AM +1100, Mark Purcell wrote:
 On Wednesday 03 December 2008 23:17:55 Sven Joachim wrote:
  Since Lenny is not affected by this bug, there is 
  nothing to ignore. :-)
 
 Except the bug is filed against libghc6-happs-server-dev/0.9.2.1-3 which is 
 currently in lenny (and sid) 

Perhaps I should have filed against libghc6-hslogger-dev instead, then?
-- 
Chip Salzenberg   twitter:chipsalz
UTOPIA PLANITIA IS IN ORBIT is the new HAN SHOT FIRST - Crisper Than Thou



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



Bug#507631: libghc6-happs-server-dev: uninstallable with unstable's hslogger

2008-12-02 Thread Chip Salzenberg
Package: libghc6-happs-server-dev
Version: 0.9.2.1-3
Severity: grave
Justification: renders package unusable


Now that unstable's libghc6-hslogger-dev is updated, the happs packages
are uninstallable.  Quoting dselect:
   libghc6-happs-util-dev depends on libghc6-hslogger-dev ( 1.0.5.0+)
   libghc6-happs-ixset-dev depends on libghc6-hslogger-dev ( 1.0.5.0+)
   libghc6-happs-state-dev depends on libghc6-hslogger-dev ( 1.0.5.0+)
   libghc6-happs-server-dev depends on libghc6-hslogger-dev ( 1.0.5.0+)

Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)

Kernel: Linux 2.6.26-1-686 (SMP w/2 CPU cores)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/bash

Versions of packages libghc6-happs-server-dev depends on:
ii  ghc66.8.2-7  GHC - the Glasgow Haskell Compilat
ii  libghc6-happs-data-dev  0.9.2.1-3Transparent conversion to/from XML
ii  libghc6-happs-ixset-dev 0.9.2.1-3Library for relational queries on 
ii  libghc6-happs-state-dev 0.9.2.1-3Global in memory Haskell state wit
ii  libghc6-happs-util-dev  0.9.2.1-3Utility library for HAppS web appl
ii  libghc6-haxml-dev   1.13.3-2 GHC6 libraries for using XML docum
ii  libghc6-hslogger-dev1.0.5.0  The Haskell Logging Framework, GHC
ii  libghc6-html-dev1.0.1.1-2Haskell html library for GHC
ii  libghc6-http-dev30010004-3   GHC 6 libraries for the Haskell HT
ii  libghc6-mtl-dev 1.1.0.0-2Haskell monad transformer library 
ii  libghc6-network-dev 2.1.0.0-2Haskell network library for GHC
ii  libghc6-parsec-dev  2.1.0.0-2Haskell monadic parser combinator 
ii  libghc6-regex-compat-dev0.91-1   GHC 6 library provinding old Text.
ii  libghc6-xhtml-dev   3000.0.2.1-2 Haskell xhtml library for GHC

libghc6-happs-server-dev recommends no packages.

libghc6-happs-server-dev suggests no packages.

-- no debconf information



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



Bug#490963: iceweasel is not saving my bookmark changes

2008-09-23 Thread Chip Salzenberg
My apologies for not updating the Debian bug in a timely way.  In the
meantime I found more info - perhaps newly posted? - on mozillazine.  Turns
out that it's an upgrade bug; during the upgrade from v2 to v3, the
configuration items relating to places are sometimes left in a bad state
that interferes with saving bookmarks.

When I reset those configuration items, my Iceweasel returned to sanity.

You may wish to retitle the bug, or just close it.


On Tue, Sep 23, 2008 at 04:56:42PM +0300, Riku Voipio wrote:
  I have disabled all extensions.  Nevertheless, when I make changes to
  my bookmarks - adding a new bookmark or even adding a new separator - those
  changes are not saved when I quit and restart iceweasel.
 
 -snip-
 
  There is still a bug that during FF 2-3 upgrade, or perhaps passing
  through one of the prereleases, some of the places preferences got set 
  wrongly
 
 I wasn't able to reproduce this - neither on my normal systems with icweasel
 abused with extensions and prerelease upgrades nor with kvm upgrade from
 clean etch to lenny. and in the last three months nobody else has chimed
 into this bugreport.
 
 Do you still agree that this bug is _grave_? From the bugreport it'r not
 really clear where the bug is coming from, and if it's reprocidible...
 
 -- 
 rm -rf only sounds scary if you don't have backups

-- 
Chip Salzenberg [EMAIL PROTECTED]



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



Bug#490963: iceweasel is not saving my bookmark changes

2008-08-31 Thread Chip Salzenberg
On Sat, Aug 30, 2008 at 11:33:43PM -0400, Eric Dorland wrote:
 What are the permissions on the files under ~/.mozilla/firefox?

The permissions are all fine - owned by me, user-readable, user-writable,
etc.  .mozilla is 700, .mozilla/iceweasel is a symlink to .mozilla/firefox,
and .mozilla/firefox is mode 755, and .mozilla/firefox/profile.default is
700.

By coincidence: Just yesterday, on MozillaZine, I found a workaround that
works for me:

  http://kb.mozillazine.org/Bookmarks_not_saved#Places_preferences_-_Firefox_3

This is not a fix, however, only a workaround.  There is still a bug that
during FF 2-3 upgrade, or perhaps passing through one of the prereleases,
some of the places preferences got set wrongly, and/or perhaps there is a
bug in how they are interpreted.  But in any case, once I reset those
preferences, the bug _seemed_ to go into remission.
-- 
Chip Salzenberg [EMAIL PROTECTED]



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



Bug#470111: libmail-listdetector-perl: package has no Perl in it

2008-03-08 Thread Chip Salzenberg
Package: libmail-listdetector-perl
Version: 1.01+dfsg-2
Severity: grave
Justification: renders package unusable

The .deb has no Perl in it.  Nor SPAM, for that matter.

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

Kernel: Linux 2.6.24-1-686 (SMP w/2 CPU cores)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/bash

Versions of packages libmail-listdetector-perl depends on:
ii  libemail-abstract-perl 2.134-2   library that presents unified inte
ii  libemail-valid-perl0.179-2   Check validity of Internet email a
ii  liburi-perl1.35.dfsg.1-1 Manipulates and accesses URI strin
ii  perl   5.8.8-12  Larry Wall's Practical Extraction 

libmail-listdetector-perl recommends no packages.



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



Bug#463353: madwifi-source: cannot build with 2.6.24-1-686

2008-01-31 Thread Chip Salzenberg
On Thu, Jan 31, 2008 at 09:02:00PM +1000, Kel Modderman wrote:
 Am pretty well informed about ath5k movements with regards to mainline
 inclusion (am involved with madwifi.org team that handles development
 of the non-free madwifi and free ath5k module) but not with debian's
 movements. Thanks for the heads up.

I tried the ath5k module and, for whatever reason, it didn't work.  Once I
saw that it was version 0.1 EXPERIMENTAL, I shrugged and turned to madwifi.
-- 
Chip Salzenberg [EMAIL PROTECTED]



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



Bug#463353: madwifi-source: cannot build with 2.6.24-1-686

2008-01-30 Thread Chip Salzenberg
Package: madwifi-source
Version: 1:0.9.3.2-2
Severity: grave
Justification: renders package unusable

Here's a log of the failure:


dh_testdir
dh_testroot
dh_clean -k
# Build modules
/usr/bin/make -C /usr/src/modules/madwifi modules \
KERNELPATH=/lib/modules/2.6.24-1-686/build KERNELRELEASE=2.6.24-1-686 
KERNELCONF=/lib/modules/2.6.24-1-686/build/.config
make[2]: Entering directory `/usr/src/modules/madwifi'
Checking requirements... ok.
Checking kernel configuration... ok.
/usr/bin/make -C /lib/modules/2.6.24-1-686/build 
SUBDIRS=/usr/src/modules/madwifi modules
make[3]: Entering directory `/usr/src/linux-headers-2.6.24-1-686'
/usr/src/modules/madwifi/scripts/get_arch.mk:44: *** ARCH mismatch: supplied 
x86, determined i386.  Stop.
make[3]: *** [_module_/usr/src/modules/madwifi] Error 2
make[3]: Leaving directory `/usr/src/linux-headers-2.6.24-1-686'
make[2]: *** [modules] Error 2
make[2]: Leaving directory `/usr/src/modules/madwifi'
make[1]: *** [binary-modules] Error 2
make[1]: Leaving directory `/usr/src/modules/madwifi'
make: *** [kdist_build] Error 2


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

Kernel: Linux 2.6.24-1-686 (SMP w/2 CPU cores)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/bash

Versions of packages madwifi-source depends on:
ii  bzip2 1.0.4-2high-quality block-sorting file co
ii  debhelper 6.0.4  helper programs for debian/rules
ii  module-assistant  0.10.11.0  tool to make module package creati

madwifi-source recommends no packages.

-- no debconf information



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



Bug#390787: Unusable: ath_pci: disagrees about version of symbol lots of symbols

2006-10-02 Thread Chip Salzenberg
Package: madwifi-source
Version: 1:0.9.2+r1710.20060914-1
Severity: grave
Justification: renders package unusable

The drivers seem to build OK for kernel 2.6.16-2-686, but when I try to
actually use them, I get a raft of disagrees about version of symbol
reports, and some of the modules in the package refuse to load.  To wit:

Oct  2 18:35:54 kernel: pccard: CardBus card inserted into slot 0
Oct  2 18:35:54 kernel: ath_hal: 0.9.17.2 (AR5210, AR5211, AR5212, RF5111, 
RF5112, RF2413, RF5413)
Oct  2 18:35:54 kernel: wlan: 0.8.4.2 (0.9.3)
Oct  2 18:35:54 kernel: ath_rate_sample: 1.2 (0.9.3)
Oct  2 18:35:54 kernel: ath_pci: disagrees about version of symbol 
ath_rate_tx_complete
Oct  2 18:35:54 kernel: ath_pci: Unknown symbol ath_rate_tx_complete
Oct  2 18:35:54 kernel: ath_pci: disagrees about version of symbol 
ieee80211_encap
Oct  2 18:35:54 kernel: ath_pci: Unknown symbol ieee80211_encap
Oct  2 18:35:54 kernel: ath_pci: disagrees about version of symbol 
ieee80211_input
Oct  2 18:35:54 kernel: ath_pci: Unknown symbol ieee80211_input
Oct  2 18:35:54 kernel: ath_pci: disagrees about version of symbol 
ieee80211_ifattach
Oct  2 18:35:54 kernel: ath_pci: Unknown symbol ieee80211_ifattach
Oct  2 18:35:55 kernel: ath_pci: disagrees about version of symbol 
ieee80211_beacon_update
Oct  2 18:35:55 kernel: ath_pci: Unknown symbol ieee80211_beacon_update
Oct  2 18:35:55 kernel: ath_pci: disagrees about version of symbol 
ieee80211_find_channel
Oct  2 18:35:55 kernel: ath_pci: Unknown symbol ieee80211_find_channel
Oct  2 18:35:55 kernel: ath_pci: disagrees about version of symbol 
ieee80211_find_rxnode
Oct  2 18:35:55 kernel: ath_pci: Unknown symbol ieee80211_find_rxnode
Oct  2 18:35:55 kernel: ath_pci: disagrees about version of symbol 
ath_rate_attach
Oct  2 18:35:55 kernel: ath_pci: Unknown symbol ath_rate_attach
Oct  2 18:35:55 kernel: ath_pci: disagrees about version of symbol 
ieee80211_vap_setup
Oct  2 18:35:55 kernel: ath_pci: Unknown symbol ieee80211_vap_setup
Oct  2 18:35:55 kernel: ath_pci: disagrees about version of symbol 
ieee80211_ifdetach
Oct  2 18:35:55 kernel: ath_pci: Unknown symbol ieee80211_ifdetach
Oct  2 18:35:55 kernel: ath_pci: disagrees about version of symbol 
ieee80211_free_node
Oct  2 18:35:55 kernel: ath_pci: Unknown symbol ieee80211_free_node
Oct  2 18:35:55 kernel: ath_pci: disagrees about version of symbol 
ieee80211_input_monitor
Oct  2 18:35:55 kernel: ath_pci: Unknown symbol ieee80211_input_monitor
Oct  2 18:35:55 kernel: ath_pci: disagrees about version of symbol 
ath_rate_newassoc
Oct  2 18:35:55 kernel: ath_pci: Unknown symbol ath_rate_newassoc
Oct  2 18:35:55 kernel: ath_pci: disagrees about version of symbol 
ieee80211_crypto_newkey
Oct  2 18:35:55 kernel: ath_pci: Unknown symbol ieee80211_crypto_newkey
Oct  2 18:35:55 kernel: ath_pci: disagrees about version of symbol 
ieee80211_crypto_setkey
Oct  2 18:35:55 kernel: ath_pci: Unknown symbol ieee80211_crypto_setkey
Oct  2 18:35:55 kernel: ath_pci: disagrees about version of symbol 
ath_rate_dynamic_proc_register
Oct  2 18:35:55 kernel: ath_pci: Unknown symbol ath_rate_dynamic_proc_register
Oct  2 18:35:55 kernel: ath_pci: disagrees about version of symbol 
ieee80211_dump_pkt
Oct  2 18:35:55 kernel: ath_pci: Unknown symbol ieee80211_dump_pkt
Oct  2 18:35:55 kernel: ath_pci: disagrees about version of symbol 
ieee80211_ioctl_create_vap
Oct  2 18:35:55 kernel: ath_pci: Unknown symbol ieee80211_ioctl_create_vap
Oct  2 18:35:55 kernel: ath_pci: disagrees about version of symbol 
ieee80211_dfs_test_return
Oct  2 18:35:55 kernel: ath_pci: Unknown symbol ieee80211_dfs_test_return
Oct  2 18:35:55 kernel: ath_pci: disagrees about version of symbol 
ieee80211_stop_running
Oct  2 18:35:55 kernel: ath_pci: Unknown symbol ieee80211_stop_running
Oct  2 18:35:55 kernel: ath_pci: disagrees about version of symbol 
ieee80211_cipher_none

... and so on.

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.16-2-686
Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1)

Versions of packages madwifi-source depends on:
ii  bzip2 1.0.3-6high-quality block-sorting file co
ii  debhelper 5.0.37.3   helper programs for debian/rules
ii  module-assistant  0.10.6 tool to make module package creati

madwifi-source recommends no packages.

-- no debconf information


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



Bug#386347: initscripts: BOOT FAILURE: checkroot.sh can't fsck /dev/shm/root because /dev/shm is mounted nodev

2006-09-07 Thread Chip Salzenberg
On Thu, Sep 07, 2006 at 04:11:07PM +0200, Petter Reinholdtsen wrote:
 [Chip Salzenberg]
  The checkroot.sh init script sometimes needs to mknod the root
  filesystem device as /dev/shm/root so it can fsck. [...]
 
 Right.  Good point.  I have forgotten about that code.  It need to
 stop using /dev/shm/, as it is poluting the shm namespace.

Hrm.  Shirley, there's some name in there it could use safely...?  Whatever
that name is, checkroot.sh could mount a tmpfs on /dev/shm/thatname and
create the root dev node under it.  BTW, checkroot.sh *does* remove the
'root' node, once the fsck is done, so what's the pollution issue?

 An option might be to mount a private tmpfs (aka mounting it, chdir
 into it and umounting it, thus making it available only to the process
 running within it), but this will not make the life of mtab.sh easier.

What's the mtab.sh problem?
-- 
Chip Salzenberg [EMAIL PROTECTED]


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



Bug#386347: initscripts: BOOT FAILURE: checkroot.sh can't fsck /dev/shm/root because /dev/shm is mounted nodev

2006-09-06 Thread Chip Salzenberg
Package: initscripts
Version: 2.86.ds1-16
Severity: critical
Justification: breaks the whole system

The checkroot.sh init script sometimes needs to mknod the root filesystem
device as /dev/shm/root so it can fsck.  This worked fine, until the recent
change that mounts /dev/shm with the nodev option.  Now, any system that
fscks /dev/shm/root is unbootable.

I suppose the right fix is having checkroot.sh mount a new tmpfs as
/dev/check; mknod /dev/check/root; fsck /dev/check/root; umount /dev/check.


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



Bug#369624: xserver-xorg-video-mga: uninstallable on etch - depends on unavailable version of xserver-xorg-core

2006-05-30 Thread Chip Salzenberg
Package: xserver-xorg-video-mga
Version: 1:1.2.1.3.dfsg.1-2
Severity: grave
Justification: renders package unusable

I can't install xserver-xorg-video-mga on my etch system, which I just
upgraded from sarge.  Dselect reports:

  xserver-xorg-video-mga depends on xserver-xorg-core (= 0.99.0-1)
  xserver-xorg-core does not appear to be available

Similarly, apt-get reports:

  # apt-get install xserver-xorg-video-mga/testing
  Reading package lists... Done
  Building dependency tree... Done
  Selected version 1:1.2.1.3.dfsg.1-2 (Debian:testing) for 
xserver-xorg-video-mga
  Some packages could not be installed. This may mean that you have
  requested an impossible situation or if you are using the unstable
  distribution that some required packages have not yet been created
  or been moved out of Incoming.

  Since you only requested a single operation it is extremely likely that
  the package is simply not installable and a bug report against
  that package should be filed.
  The following information may help to resolve the situation:

  The following packages have unmet dependencies.
xserver-xorg-video-mga: Depends: xserver-xorg-core (= 1:0.99.0-1) but it 
is not installable
  E: Broken packages

So, I can't run X.


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



Bug#364235: thinkpad-base: bad interaction with udev 0.090-2: *all* devices end up group 'thinkpad' (?!)

2006-04-21 Thread Chip Salzenberg
Package: thinkpad-base
Version: 5.9-2
Severity: grave
Justification: renders package unusable

I suspect that since no one else using the new udev 0.090-2 is complaining
about this problem, that thinkpad-base may be at fault.

On reboot with udev 0.090-2, I found /dev/null was group 'thinkpad' and mode
664, a bad thing.  Further inspection revealed that *all* nodes were group
'thinkpad' and *no* nodes had the world-write bit enabled, a very bad thing.

Reverting to udev 0.090-1 fixed the problem.

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.16-1-686
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)

Versions of packages thinkpad-base depends on:
ii  adduser   3.86   Add and remove users and groups
ii  makedev   2.3.1-81   creates device files in /dev
ii  module-init-tools 3.2.2-2tools for managing Linux kernel mo
ii  modutils  2.4.27.0-5 Linux module utilities

Versions of packages thinkpad-base recommends:
ii  thinkpad-modules-2.6.16-1 5.9-2+2.6.16-9 Device driver modules for configur
ii  thinkpad-source   5.9-2  Source code for thinkpad-modules p

-- no debconf information


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