|
|
Up |
|
|
  |
Author: AnÃÂbal Monsalve SalazarAnÃÂbal Monsalve Salazar
Date: Dec 31, 2007 21:00
Package: wnpp
Severity: wishlist
Owner: anibal@ debian.org
* Package name : pacemaker
Version : 0.6.0
Upstream Author : Andrew Beekhof
* URL : http://www.clusterlabs.org/
* License : GPL2/LGPL2
Programming Lang: C
Description : scalable High-Availability cluster resource manager
Pacemaker is an advanced, scalable High-Availability cluster
resource manager for Linux-HA (Heartbeat) and/or OpenAIS.
It supports "n-node" clusters with significant capabilities for
managing resources and dependencies.
It will run scripts at initialization, when machines go up or down,
when related resources fail and can be configured to periodically
check resource health.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
|
| Show full article (0.92Kb) |
|
| |
no comments
|
|
  |
Author:
Date: Dec 31, 2007 19:50
Package: devscripts
Version: 2.10.11
Severity: wishlist
Tags: patch
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Besides the various options for nmu/qa/bpo versions and entries it
might be nice to have also a --binnmu option.
The attached patch is a quick attempt to implement it.
Cheers,
gregor
- -- System Information:
Debian Release: lenny/sid
APT prefers unstable
APT policy: (990, 'unstable'), (500, 'experimental'), (500, 'testing'), (500, 'stable')
Architecture: i386 (i686)
Kernel: Linux 2.6.22.200711252252
Locale: LANG=C, LC_CTYPE=de_AT@euro (charmap=ISO-8859-15)
Shell: /bin/sh linked to /bin/bash
|
| Show full article (4.90Kb) |
|
| |
no comments
|
|
  |
Author: Daniel BurrowsDaniel Burrows
Date: Dec 31, 2007 19:00
Package: ghc6
Version: 6.6.1-2
Severity: wishlist
Tags: patch
Hi,
It would be nice if there was a simple way to build and run tests for
Cabalized packages.
Cabal provides a "test" target, but by default it does nothing.
Furthermore, you can't really build test cases using the Cabal
infrastructure, since any executables that you list get installed.
Searching on Google for how to integrate a test suite into Cabal turns
up suggestions such as "make a system() call from runTests to
The attached patch adds two new flags to the build information for
executables and libraries:
* do-not-install: if set to True, keeps an executable that it's set on
from being installed. This is necessary to keep test suites from
ending up in $prefix/bin, but may be useful for other build-time
utilities.
|
| Show full article (17.91Kb) |
|
no comments
|
|
  |
Author: Julian GilbeyJulian Gilbey
Date: Dec 31, 2007 18:30
Package: texlive-base-bin
Version: 2007.dfsg.1-2
Oh dear, it looks like an old version of pdftexconfig.tex is still
lying around on my system, and this is taking priority over the
current version:
burnside:~ $ locate pdftexconfig.tex
/etc/texmf/tex/generic/pdftexconfig.tex
/etc/texmf/tex/generic/config/pdftexconfig.tex
/usr/share/texlive-bin/pdftexconfig.tex
burnside:~ $ kpsewhich pdftexconfig.tex
/etc/texmf/tex/generic/pdftexconfig.tex
burnside:~ $ dpkg -S pdftexconfig.tex
texlive-base-bin: /usr/share/texlive-bin/pdftexconfig.tex
texlive-base-bin: /etc/texmf/tex/generic/config/pdftexconfig.tex
Julian
|
| |
|
1 Comment |
|
  |
Author: Benoît TonnerreBenoît Tonnerre
Date: Dec 31, 2007 18:00
Package: linux-image-2.6
Version: 2.6.22-6
Hi, I'm using debian lenny (testing) daily updated on a new machine.
(motherboard : Gigabyte GA-G33M-DS2R)
I've got two dvdroms (one writer and one reader) plug on IDE controller.
02:00.0 IDE interface: JMicron Technologies, Inc. JMB368 IDE controller
Everything seems to work so far. But sometimes (when i try to access the
dvdrom or when i do nothing) i've got a gnome-mount pop up that say this is
impossible to mount the disc. So i checked the logs :
|
| Show full article (3.64Kb) |
|
1 Comment |
|
  |
Author: andrew bezellaandrew bezella
Date: Dec 31, 2007 17:30
Package: brightside
Version: 1.4.0-1+b2
Severity: normal
after adding brightside to my session and logging out and back in, the
gnome panel workspace switcher will only display a single row of
workspaces regardless of the setting in the preferences.
when i kill the brightside process and prevent its restart, the
switcher becomes responsive to the preferences dialog again.
this is also documented in Ubuntu Bug #150334.
-- System Information:
Debian Release: lenny/sid
APT prefers unstable
APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Kernel: Linux 2.6.23-1-686 (SMP w/1 CPU core)
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 brightside depends on:
ii gconf2 2.20.1-2 GNOME configuration database syste
ii libart-2.0-2 2.3.19-3 Library of functions for 2D graphi...
|
| Show full article (3.65Kb) |
|
no comments
|
|
  |
|
|
  |
Author: Thomas ViehmannThomas Viehmann
Date: Dec 31, 2007 17:00
tag 210804 + wontfix - patch
thanks
Hi,
I don't think that this will be implemented. dput will continue to expect the
files to be uploaded in the same directory as the .changes for the time being.
In particular, the patch will not be applied in the near future.
Kind regards
T.
|
| |
|
no comments
|
|
  |
Author: Daniel BurrowsDaniel Burrows
Date: Dec 31, 2007 16:50
Package: libghc6-hunit-doc
Version: 1.1.1-2
Severity: normal
After installing libghc6-hunit-doc, I went to look at the
documentation in /usr/share/doc/libghc6-hunit-doc, and found ...
nothing. So I asked dpkg, and discovered that the documentation was
actually installed in /usr/share/doc/ghc6-doc/html/libraries/hunit. It
would be nice to have a pointer from /usr/share/doc/libghc6-hunit-doc
mentioning where the documentation really is, maybe via README.Debian or
a symlink named html/.
On a perhaps related note, the main page of my GHC libraries
documentation (/usr/share/doc/ghc6-doc/html/libraries/hunit) now
documents a module "Main" with no exports that's provided by the package
"hunit". hunit is also listed with no description in the packages list,
but no other reference to hunit exists on the documentation index page.
Daniel
|
| Show full article (1.54Kb) |
|
no comments
|
|
  |
|
|
  |
Author: Andres MejiaAndres Mejia
Date: Dec 31, 2007 16:50
On Nov 18, 2007 2:24 PM, Gerfried Fuchs wrote:
> * Andres Mejia gmail.com> [2007-11-18 16:23:19 CET]:
>> I now see the problem is that cegui >= 0.5.0 is needed. Since kfreebsd
>> doesn't have cegui >= 0.5.0 available yet, the check for it goes to
>> false. I need to fix one of the patches to catch this and I'll need to
>> seperate the cegui-ogre libraries onto a different package.
>
> Can you *pretty* please, with sugar on top, add some more informations
> to your BTS mails? It's nasty to require to go to the BTS to see what
> the mail is about. Having the package name or anything else quoted, or
> even a meaningful subject shouldn't be too problematic, is it?
>
> Can we please try to have some reasonable parts in the mails we send to
> the BTS, for both users who are receiving the mails, but also for
> ourself as a team to not have to figure out what someone is talking yet
> again?
>
> So long,
> Rhonda
> ...
|
| Show full article (1.84Kb) |
|
no comments
|
|
|
|
|
|
|