Package: tortoisehg
Version: 2.1.4-1
Severity: important
Dear Maintainer,
Since version
12363 (f3817a7abb17) hgversion: carry minor digit to major like 1.9 to 2.0
https://bitbucket.org/tortoisehg/thg/changeset/f3817a7abb17
tortoisehg can work with Mercurial 2.0
but package dependency is mercurial
Wow. Almost 3 years later and this is still broken.
Dave
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Ryo, I think you meant to say that this package Recommends: python2.6,
not Suggests: .
Otherwise, I do believe this is a bug. It's annoying because if a system
already has python2.7, and you go to install this package, apt-get(8)
[in its default configuration] will want to pull in python2.6 for no
# no upgrade path
severity 610933 serious
# (luckily this package is only in experimental)
quit
Jonathan Nieder wrote:
> libvdeplug3 declares
>
> Conflicts: libvdeplug2
> Replaces: libvdeplug2
[...]
> Is the conflict needed?
Raising severity so users can tell to avoid it for now. Th
On 2011-11-05 Dominique wrote:
> On Sat, Nov 5, 2011 at 11:52 AM, Andreas Metzler <
> ametz...@downhill.at.eu.org> wrote:
[...]
>> What do
>> /usr/bin/find --version
>> and
>> md5sum /usr/bin/find
>> say?
> root@mx:~# /usr/bin/find --version
> GNU find version 4.1
> root@mx:~# md5sum /usr/bin/fin
Hi Joshua,
On Sun, Oct 30, 2011 at 04:05:43PM -0700, Joshua wrote:
> patch:
>
> --- debian/kbd.init.orig 2011-10-30 15:35:30.0 -0700
> +++ debian/kbd.init 2011-10-30 15:35:58.0 -0700
> @@ -121,7 +121,7 @@
> fi
>
> # Global default font+map
> -if [ -z "${HAVE
]] Jonathan Nieder
| When running on a kernel without audit support, systemd currently
| writes a mysterious-sounding error to its log:
|
| systemd[1]: Failed to connect to audit log: Protocol not supported
|
| Better to suppress the audit_open() failure message when (and only
| when) it
Hi David!
On Thu, Nov 03, 2011 at 10:02:52PM -0500, David Fries wrote:
> ticgit-ng/cli.rb is blindly outputting characters that don't work on
> all terminals
> sub_value = "#{value[0, size - 1]}\xe2\x80\xa6"
> replace it with a single character that does,
> sub_value = "#{value[0, size - 1]}+"
> I
tag 647190 confirmed wontfix
thanks
On Mon, Oct 31, 2011 at 07:31:27AM -0700, Regid Ichira wrote:
> With
> $ sed -sn '2,3p' /etc/exim4/conf.d/router/???_*
> ### router/100_exim4-config_domain_literal
> #
> # router/150_exim4-config_hubbed_hosts
>
Zbigniew Jędrzejewski-Szmek wrote:
> I think that the message, as it is now, is reasonable. The reason why it is
> printed every time in a fairly verbose way is:
> Some things will probably break (sometimes even silently) in
> mysterious ways.
> So that if something fails, one doesn't have
> libqtwebkit4 (2.1.0~2011week09-3 -> 2.1.0~2011week13-2)
ok so the problem is here
>> that way I should prevent spyder to be installed with the wrong libqtwebkit4
> how?
to me python-qt4 must be fixed with the right libqtwebkit4 version like other
libqtxxx libraries
>> well, it's indeed a bu
Tollef Fog Heen wrote:
> Thanks, I've committed this upstream, it'll be in systemd 38.
Thanks for looking it over, and glad to hear you are part of upstream
these days.
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact list
Hi Matthias,
As a Debian developer and KDE user who wants to convert his parents' laptop
away from Windows, I found your ITP while investigating the current state of
KDE package managers on Debian. You've already done packaging work for Apper in
(K)Ubuntu, and in fact it seems to have released in
Neil Wilson wrote:
> Package: guestfs
> Version: 1.12.8-1
> Severity: serious
> Tags: sid
> Justification: fails to build from source
>
> While building on Ubuntu, I'm getting the following from the build system.
>
This bug might be fixed by latest upload (verioned 1.14.1-2). At
least, I don't
tags 647589 + pending
thanks
- - -
Finally, with the help of Olaf Arnold (member of upstream team for
yafaray exporter), I got to a solution for the issue and pushed the
"really working" version to the git repository.
Now I'm waiting for my sponsor to upload the stuff to the official archives
Hi,
currently the same hook scripts are run in several contexts but they
can't really distinguish where they are being run.
Adding a few more environment variables should help and could eventually
reduce the number of possible (and duplicate) script locations
I propose the following:
add two new
]] Russell Coker
| I have a system that is tracking unstable. I just ran the "reboot" command
| and saw the following in the syslog. It will not reboot.
Just to make sure, the reboot command here comes from sysvinit, not
systemd or another init, right?
Are you still able to verify this with s
]] Jonathan Nieder
| I _guess_ that makes a weird kind of sense for upstream if the users
| are really so stupid[*]. But surely Debian users can be relied on to
| read /usr/share/bug/systemd/presubj before reporting bugs against the
| wrong package. dmesg is not the right place for this kind of
Hi Zachary,
Il giorno sab, 05/11/2011 alle 11.46 -0600, Zachary Harris ha scritto:
> ... If these options don't work for some BCM4312
> users, then how about at least putting this information in a README file
> in the firmware-b43-lpphy-installer package?
For this reason, I prefer your last solut
fyi
--
Tomas Kral
Forwarded Message
> From: Bastien Nocera
> Reply-to: Bastien Nocera
> To: Tomas Kral
> Subject: Re: Totem custom patch
> Date: Wed, 02 Nov 2011 12:37:01 +0100 (CET)
>
> On Tue, 2011-11-01 at 20:08 +0100, Tomas Kral wrote:
> > Dear Bastien,
> >
> > I have
On Sat, 2011-11-05 at 13:34 -0400, Sam Hartman wrote:
> package: wnpp
> severity: wishlist
>
> URL: https://fedorahosted.org/libverto/
> Description: libverto provides a common interface on top of libev,
> libevent, glib, tevent.
> The goal is to allow development of asynchronous libraries that
Hi
After reboot I noticed this in logs and bad crackling audio with also
other programs like Kaffeine.
No matter which settings I used in pulseaudio volume manager, also with
Active profile: output:analog-surround-51+input:analog-stereo
alsa force-reaload and /etc/init.d/pulseaudio restart,
Hello Valéry,
On Sat, Nov 05, 2011 at 09:41:11PM +0100, Valéry Perrin wrote:
> There is also,
> 1/ the updated makefile to generate and install the german translation :
> Makefile
> 2/ the updated po4a config file for handle the german translation : po4a.cfg
Yes, these are necessary, since withou
Package: gdm3
Version: 3.0.4-4
Severity: important
Tags: l10n upstream
Dear Maintainer,
*** Please consider answering these questions, where appropriate ***
* What led up to the situation?
Use of a computer with more than one keyboard, and more than one keyboard
layout.
* What exactly did y
Hi!
The Apper package is ready and I'm just waiting for a sponsor :)
The package source code can be found here:
http://anonscm.debian.org/gitweb/?p=pkg-packagekit/apper.git
Some stuff could be done on this package (like splitting out a -data
package), but basically the package is ready. (And alread
tag 611341 pending
tag 611341 pending
thanks
Date: Sun Nov 6 11:25:37 2011 +0100
Author: Sandro Tosi
Commit ID: c7413a591c2e5a0a4389fdbb11df663caa628ba4
Commit URL:
http://git.debian.org/?p=reportbug/reportbug.git;a=commitdiff;h=c7413a591c2e5a0a4389fdbb11df663caa628ba4
Patch URL:
http://git.d
Package: dvb-apps
Version: 1.1.1+rev1355-1
Severity: normal
Hi,
there's a slight problem for nmh-users (and thus also for users of exmh,
which builds on the nmh tools) with the binary name, as nmh brings
/usr/bin/mh/scan, and users are expected to put /usr/bin/mh in their
$PATH to use nmh. Obvio
On Sonntag, 6. November 2011, Andreas Beckmann wrote:
> add hook scripts at the following locations:
> * post_install: at the end of install_packages_by_name() (Closes: #628077)
> * post_upgrade: in the install-upgrade-purge test between upgrade and
> removal * post_purge: in the "empty distupgrad
Package: cynthiune.app
Severity: important
Hi,
avifile is dead upstream and I plan to remove it after the
Wheezy release.
Your application currently uses avifile. Please investigate
alternatives with a more modern and maintained library, drop
the bits needing avifile or take over maintenance of a
Hi,
On Sonntag, 6. November 2011, Andreas Beckmann wrote:
> move the check for settings.scriptsdir inside run_scripts(),
> no need to replicate it before every call
this sounds like a good idea, but have you tested this patch:
> def run_scripts (self, step):
> """ Run custom scri
Package: onscripter
Severity: important
Hi,
avifile is dead upstream and I plan to remove it after the
Wheezy release.
Your application currently uses avifile. Please investigate
alternatives with a more modern and maintained library, drop
the bits needing avifile or take over maintenance of avif
tags 582043 + wontfix
thanks
Hi,
I've just tested this and I can confirm that it happens on Ruby 1.8.
However, it does NOT happen on Ruby 1.9. Ruby 1.9 has native threads,
while 1.8 uses green threads, what makes me assume that this is a
problem related to the Ruby 1.8 green threads. Since Ruby 1
On Samstag, 5. November 2011, Andreas Beckmann wrote:
> (this patch applies on top of Scott's patch in git)
where in git, ie which branch?
> FIXME: needs --save-end-meta support
please dont send incomplete patches to the bts. instead, feel free to put them
into git branches. (also in our "offic
Package: gem
Severity: important
Hi,
avifile is dead upstream and I plan to remove it after the
Wheezy release.
Your application currently uses avifile. Please investigate
alternatives with a more modern and maintained library, drop
the bits needing avifile or take over maintenance of avifile
you
Package: dvr
Severity: important
Hi,
avifile is dead upstream and I plan to remove it after the
Wheezy release.
Your application currently uses avifile. Please investigate
alternatives with a more modern and maintained library, drop
the bits needing avifile or take over maintenance of avifile
you
Package: broadcom-sta-source
Followup-For: Bug #623285
Dear Maintainer,
Hi, it's me again. I was using broadcom-sta-
modules-2.6.32-5-amd64_5.60.48.36-2+2.6.32-23_amd64.deb with wifi working.
Now I recompiled the new package version broadcom-sta-source 5.100.82.112-1 for
kernel 3.0.0-1 and wifi
Package: vxl
Severity: important
Hi,
avifile is dead upstream and I plan to remove it after the
Wheezy release.
Your application currently uses avifile. Please investigate
alternatives with a more modern and maintained library, drop
the bits needing avifile or take over maintenance of avifile
you
Paul van Tilburg escreveu isso aí:
> Hey all,
>
> On Sun, Oct 16, 2011 at 07:42:57PM +0200, Olivier Sallou wrote:
> > Tags: patch
> >
> > Here is patch to remove compression of examples in ruby-gtk2
> >
> > Only impact is in debian/rules.
> >
> >
> > Olivier
>
> > diff -Nru ruby-gnome2-1.
On 06/11/11 at 09:08 -0200, Antonio Terceiro wrote:
> Paul van Tilburg escreveu isso aí:
> > Hey all,
> >
> > On Sun, Oct 16, 2011 at 07:42:57PM +0200, Olivier Sallou wrote:
> > > Tags: patch
> > >
> > > Here is patch to remove compression of examples in ruby-gtk2
> > >
> > > Only impact is in
Hi Dave,
diff -ur sgml-data-2.0.6.orig/debian/postrm sgml-data-2.0.7/debian/postrm
--- sgml-data-2.0.6.orig/debian/postrm 2011-11-02 22:14:48.124000413 -0400
+++ sgml-data-2.0.7/debian/postrm 2011-11-02 22:16:27.312000538 -0400
@@ -4,8 +4,14 @@
if [ "$1" = "purge" ]
then
-rmdir -p -
On 2011-11-06 11:59, Holger Levsen wrote:
> settings is not defined here... :(
settings is global.
Andreas
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Found the thread "Codeka no es del todo libre o no respeta la gpl?" [1]
on the app forum. Currently seems to have a issue with the pdf
generator.
I leave the reference here to who ever works on packaging this program.
1 - http://www.codeka.net/foro/viewtopic.php?f=4&t=1474
--
Melhores cumprimen
On 2011-11-06 12:03, Holger Levsen wrote:
> On Samstag, 5. November 2011, Andreas Beckmann wrote:
>> (this patch applies on top of Scott's patch in git)
>
> where in git, ie which branch?
feature/588313
(which is an unfortunate name because it does not explain the purpose)
>> FIXME: needs --sav
Package: systemd
Version: 37-1
Severity: wishlist
I'm working with a package that can be compiled with systemd support,
and my current version already makes use of libsystemd-daemon-dev, but
there's one remaining issue I have: if I want to automatically figure
out the systemdsystemunitdir, then I
Hi,
will ocamlgsl on mips and mipsel be fixed sometime, so orpie will
be available on those architectures again?
Uwe
PS: I'm the maintainer of orpie
--
MMK GmbH, Fleyer Str. 196, 58097 Hagen
uwe.steinm...@mmk-hagen.de
Tel: 02331 840446Fax: 02331 843920
signature.asc
Description: D
Package: mount
Version: 2.17.2-9
Severity: important
I have an external USB hard disk. This is the dmesg output when the drive is
attached to my notebook:
[ 1178.268720] reportbug[2649]: segfault at d74 ip b7853a80 sp bfcdbcc0 error 4
in ld-2.11.2.so[b7842000+1b000]
[ 1243.112109] usb 1-6: USB di
Hi,
disabling TSO works. There are no more memory allocation failures
since one week.
Marc
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
On Sun, Nov 06, 2011 at 05:38:19PM +1000, Dave Whitla wrote:
> Wow. Almost 3 years later and this is still broken.
>
dude, not that it is that important, patches are welcome,
git repo is known:
http://anonscm.debian.org/gitweb/?p=kernel/initramfs-tools.git
your comment is useless noise.
--
mak
On sam., 2011-11-05 at 22:07 -0400, Dave Lentz wrote:
> Now I see that TWC is ending its XMLOAP service in favor of a pay model,
> and the plugin eventually needs a new weather provider. I'd still
> recommend using the patch, as it will buy more time until the issue is
> resolved upstream.
>
As
Package: base
Severity: normal
lspci report :
00:1b.0 Audio device: Intel Corporation N10/ICH 7 Family High Definition Audio
Controller (rev 02)
loaded modules :
snd_hda_codec_realtek 163318 1
snd_hda_intel 16823 1
snd_hda_codec 46002 2 snd_hda_codec_realtek,snd_hda_intel
sn
tags 640628 + confirmed fixed-upstream
thanks
On Mon, Oct 17, 2011 at 3:35 PM, Pino Toscano wrote:
> Bah, now I realize I attached the wrong version of the patch :-/
> Attached there is a fix for version 0.3.0, which hopefully does not
> cause python symbol errors (double errno, module and variab
Package: xdg-utils
Version: 1.1.0~rc1-2
Severity: normal
Tags: patch
Hello,
The latest version of gnome-screensaver-command does not seem to exit 1 when
gnome-screensaver is not running. As a consequence, xdg-screensaver:966 always
considers gnome-screensaver is being used.
Here is a patch to co
Package: pyabiword
Version: 0.8.0-8
Severity: serious
Hi,
pyabiword build-depends on libabiword-2.8-dev, which is no longer built on top
of
abiword source package, replaced by libabiword-2.9-dev.
-- System Information:
Debian Release: wheezy/sid
APT prefers unstable
APT policy: (500, 'unst
Package: xdg-utils
Version: 1.1.0~rc1-2
Severity: wishlist
Tags: patch
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512
Hello,
I have just seen that xdg-screensaver uses several grep commands as conditions,
adding >/dev/null and 2>/dev/null redirections. Using grep's -q and -s options
would be ad
Package: xdg-utils
Version: 1.1.0~rc1-2
Severity: minor
Tags: patch
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512
Hello,
It looks like the xserver-blank patch has been applied upstream, so it is not
needed anymore as it only creates duplicated sections. Here is a git-formated
patch that remove
Package: libalog
Version: 0.3-2
Severity: serious
libalog build-depends on libahven1-dev, which is no longer built on top of
ahven source package, replaced by libahven3-dev
-- System Information:
Debian Release: wheezy/sid
APT prefers unstable
APT policy: (500, 'unstable'), (1, 'experimenta
Package: pcscada
Version: 0.6-2
Severity: serious
pcscada build-depends on libahven1-dev, which is no longer built on top of
ahven source package, replaced by libahven3-dev
-- System Information:
Debian Release: wheezy/sid
APT prefers unstable
APT policy: (500, 'unstable'), (1, 'experimenta
Package: ftp.debian.org
Severity: normal
Please remove nexuiz-dbg, nexuiz-server-dbg from unstable. They are no
longer built from the source package.
I suspect they do not show up in the cruft report as nexuiz changed from
arch:any to arch:all in the same upload.
Ansgar
--
To UNSUBSCRIBE, em
cfr, 2011-11-06 02:22 UTC+:
> I typically expect dependencies to be essential for a package to work
> correctly. So if A depends on B, I expect that A either won't work at
> all or will not work properly unless B is installed. (Perhaps I've
> misunderstood the sense of 'dependency' but that is
Package: widelands
Version: 1:16-1+b1
Severity: normal
While playing the tutorial I get "Error in Lua Coroutine" when the instructor
tries to build the first road into the mountains. The error is as follows:
[/build/buildd-widelands_16-1+b1-amd64-DHTE3s/widelands-16/src/scripting/scripting.h:45]
Package: alsa-base
Version: 1.0.23+dfsg-4
Severity: minor
Dear Maintainer,
The page in the Arch wiki is deleted:
http://wiki.archlinux.org/index.php/Allowing_Multiple_Programs_to_Play_Sound
I did not find the new page.
I did not find either to which package asound.conf belongs.
-- Package-spe
tags 647528 + pending
thanks
Hello,
The following change has been committed for this bug by
Jonathan Nieder on Sun, 6 Nov 2011 14:12:50 +0100.
The fix will be in the next upload.
=
debian/licenses: add Ms-PL license
Package: cal3d
Version: 0.11.0-4
Severity: wishlist
Tags: patch
User: hardening-disc...@lists.alioth.debian.org
Usertags: goal-hardening
Hi,
Attached is a debdiff that enables build-arch/build-indep targets and
enables hardning flags. The rules could be improved to only build the
docs in build-i
Source: debbugs
Severity: normal
Hello,
it seems that get_bugs() doesn't show the bugs affecting the package we're
querying: i've taken 645738 as example, which is reported against libklibc-dev
and affects rootskel, then I used the SOAP API to query rootskel, but:
>>> import SOAPpy
>>> url = 'htt
retitle 556935 ITP: afsp -- utility for read, copy, write, compare,
filter and resampling audio files
thanks
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Maybe, I was too fast: this bug is already on gnome bugtracker.
https://bugzilla.gnome.org/show_bug.cgi?id=648749
Sincerely
Matthieu
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Package: gnudatalanguage
Version: 0.9.1-1
Severity: serious
https://buildd.debian.org/status/fetch.php?pkg=gnudatalanguage&arch=amd64&ver=0.9.1-1%2Bb2&stamp=1317405327
checking for gsl_ran_binomial_knuth in -lgsl... yes
checking for cblas_drot in -lgslcblas... yes
checking for plsexit in -lplplot
Package: aptitude version: 0.4.11.11
Package: apt version: 0.7.20.2
When you examine not installed package with aptitude or apt-get, package
information doesn't contain package's license.
With 'Section' item you can clarify whether package is contributed or
non-free, but a separated 'License' ite
On Sat, 05 Nov 2011, Bill Allombert wrote:
> On Sat, Aug 13, 2011 at 01:14:31PM +0900, Charles Plessy wrote:
> > Package: debian-policy
> > Version: 3.9.2.0
> > Severity: normal
> >
> > Dear all,
> >
> > here is a patch that updates §9.10: now that doc-base uses triggers, I
> > think it
> > is b
Package: python-gevent
Version: 0.13.6-1
Severity: normal
Hi and thank you for packaging gedit.
Python crashes when executing the echo server demo from:
https://bitbucket.org/denis/gevent/src/tip/examples/echoserver.py
(commit being 58d01a956989)
This bug might be related to #645833
Python2.6 h
Package: gpsd
Severity: normal
Tags: l10n
The debconf translation for Danish has a broken encoding that probably
comes from the maintainer picking it from a mutt mailbox (mutt is
known to mistakenly assum ASCII encoding in some cases) in #623089.
I re-attach the file to this bug report.
-- Syst
Package: iceweasel
Version: 7.0.1-4
Severity: normal
The drop-down menu that appears when opening files presents a small height,
text
is barely readable (see attached snapshot).
-- Package-specific info:
-- Addons package information
-- System Information:
Debian Release: wheezy/sid
APT p
Package: ftp.debian.org
Severity: normal
I did look at a QA upload for this relating to the proposed Release
Goal to fix missing recommended build targets for build-arch and
build-indep.
However, with regard to the removal of Qt3 itself, I think it is
time to remove libqwt, especially as it's onl
Package: gvpe
Version: 2.24-1
Severity: important
Hi,
I just downloaded the gvpe source package
and built a binary package for Squeeze.
After creating the necessery config file
and keys for GVPE, I could not set the nodename
via the /etc/default/gvpe file.
/etc/default/gvpe has the variable DA
Package: ftp.debian.org
Severity: normal
RC bug: #618135 FTBFS, missing build dep.
The existing package is also uninstallable due to the removal of
libvtk5.4-qt3. fslview depends on libqwt4c2, from libqwt.
libqwt also now has a bug asking for removal, so fslview isn't going
to be any easier to ha
Package: emacs23
Version: 23.3+1-4
Severity: wishlist
It will be great if a start-stop script is provided as part of the
package to start emacs in daemon mode during startup.
Thanks for your excellent work.
Ramakrishnan
-- System Information:
Debian Release: wheezy/sid
APT prefers unstable
Package: cheese
Version: 3.2.0-1
Severity: normal
This is the stacktrace that I get when starting cheese:
warning: Can't read pathname for load map: Input/output error.
[Thread debugging using libthread_db enabled]
Core was generated by `cheese'.
Program terminated with signal 11, Segmentation fa
On 2011-10-31 Christoph Egger wrote:
> Package: src:p11-kit
[...]
> Your package failed to build on the !linux buildds:
> libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I..
> -DP11_KIT_FUTURE_UNSTABLE_API
> -DP11_SYSTEM_CONFIG_FILE=\"/etc/pkcs11/pkcs11.conf\"
> -DP11_SYSTEM_CONFIG_MODULES=\"
On 2011-11-06 01:49, Andreas Beckmann wrote:
> Removing packages with dpkg one-by-one does not respect dependencies
> therefore use apt-get remove to reorder the packages properly.
> apt-get purge can't be used because it fails on unknown packages (i.e. not
> in the archive and not in config-files-
Package: finch
Severity: wishlist
Hello,
It would be great that it is possible to run a command for each events:
For instance: Command Users Msg
# that mcabber won't delete these files, it's your script's job.
#
# The command is called the following way:
# $events_command MSG IN jabber@id
Package: calibre
Version: 0.8.21+dfsg-1
Followup-For: Bug #647268
Dear Maintainer,
Same problem here as original post.
-- System Information:
Debian Release: wheezy/sid
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)
Kernel: Linux 3.1-0.slh.3-aptosid-amd64
tag 562876 pending
tag 562876 pending
thanks
Date: Sun Nov 6 15:04:02 2011 +0100
Author: Sandro Tosi
Commit ID: b4905ece665c131aef3e0861917fea29458db54c
Commit URL:
http://git.debian.org/?p=reportbug/reportbug.git;a=commitdiff;h=b4905ece665c131aef3e0861917fea29458db54c
Patch URL:
http://git.d
> > If I can find the said versions of packages somewhere, I am willing to
> > give the newest versions a try, but otherwise I will stick to a working
> > system. I am sorry about that, but I need to get work done on the
> dpkg-repack / snapshot.debian.org may help?
I have been running the latest
Package: geneweb
Version: 6.00-2
Severity: important
Dear Maintainer,
The release of the new version (6.02) has much modified the appearance
of GeneWeb, some of which are cosmetic but omitting the options to see
'history updates' and 'database forum' will impact substantially on my
users.
-- Sys
Package: brasero
Version: 2.30.3-2
Severity: normal
Same problem (unable to copy DVD to DVD or image because of greyed buttons),
same solution (installing brasero-cdrkit).
-- System Information:
Debian Release: 6.0.3
APT prefers stable
APT policy: (500, 'stable')
Architecture: amd64 (x86_64
Package: ftp.debian.org
Severity: normal
The lintian warnings are fixable but the code is dead upstream, unsupported,
documentation is not that useful and the library has no reverse
dependencies in Debian. (Last upstream release was 2003 but was never
uploaded to Debian.
Other calendar mechanisms
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512
Package: mount
Version: 2.19.1-5
Followup-For: Bug #618912
I want to ask what happens with the user, group and users mount/umount
as it is documented in the man page and worked for ages now.
The fstab options user, users and group do not work for m
Package: sphinxsearch
Version: 0.9.9+2.0.1beta-1
Severity: normal
Since upgrading to 0.9.9+2.0.1beta-1, the daily cronjob generates the
following warning:
WARNING: collect_hits: mem_limit=0 kb too low, increasing to 15616 kb
I have omitted mem_limit from sphinx.conf, relying on the default of
On Tue, Nov 01, 2011 at 10:55:25PM +, Dominic Hargreaves wrote:
> On Tue, Nov 01, 2011 at 08:45:13PM +0100, Pino Toscano wrote:
> > Alle martedì 1 novembre 2011, Dominic Hargreaves ha scritto:
> > > Hrm. This one appears to cause my hurd kvm machine to hang when the
> > > test runs, at least w
Source: cairo-dock-plug-ins
Version: 2.4.0~2-1
Severity: minor
Hi,
with libindicator from experimental, cairo-dock-plug-ins will FTBFS,
because the MeMenu plugin won't be build and debhelper fails in dh_install
then.
Please prepare to drop the plugin as soon new libindicator will hit unstable.
(i
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Any progress on this bug?
Regards,
Matthijs Mohlmann
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.11 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/
iQIcBAEBAgAGBQJOtq1pAAoJEBXBjvSJ+ky+zmEQAJMhJTuIu4IGXs7MsCvz79Wg
AX
Package: ftp.debian.org
Severity: normal
Hi,
libgnujmi-java is orphaned and has no reverse dependencies, so
there is little reason to keep it in the archive.
~Niels
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas
Package: ftp.debian.org
Severity: normal
Orphaned library with no reverse dependencies. Last upstream
release appears to be May 2008 (see [1]).
~Niels
[1] http://code.google.com/p/javapng/downloads/list
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of
Package: calibre
Version: 0.8.21+dfsg-1
Severity: grave
Justification: renders package unusable
When starting calibre, a short period of waiting happens, followed by
a traceback and an error message. I have tried un-installing and re-installing
calibre and what seems to be the relevant dependent p
tag 647649 + squeeze pending
thanks
On Sat, 2011-11-05 at 19:58 +0100, gregor herrmann wrote:
> On Sat, 05 Nov 2011 18:03:40 +, Adam D. Barratt wrote:
>
> > > Attached is the debdiff, and I've also tested the change successfully
> > > on a stable machine.
> > Please go ahead; thanks.
>
> Upl
On Sat, 2011-11-05 at 20:51 +0100, Gregor Jasny wrote:
> On 11/5/11 3:26 PM, Adam D. Barratt wrote:
> > On Sun, 2011-10-30 at 18:36 +0100, Gregor Jasny wrote:
> >> 1) Update stable version with the single patch from the bug report
> >
> > This would be the safest and generally preferred option.
>
Package: live-build
Version: N/A
Severity: wishlist
Tags: patch l10n
*** /home/julien/traductions/po-debconf/patch-translate.txt
Please find attached the french debconf templates translation, proofread by the
debian-l10n-
>Does the screen go blank, or is there still text/images on the screen
>at that point?
As it happens, the picture on the screen gets frozen like a screenshot. Also,
the last ~500ms of sound are looped, I think it is the sound chip buffer.
Looping is going on for some minutes, then it is quiet.
Package: nice
Severity: serious
Hi,
As far as I can tell, the maintainer of nice is also the (sole)
upstream developer for nice. By the looks of it, upstream is dead and
this implies that this package is silently unmaintained.
If you are still around to maintain this package, please respond to
Package: zfs-fuse
Version: 0.6.9-1+b1
Severity: normal
Dear Maintainer,
fuse is usually used in order for regular user to be able to mount filesystem.
In the case of zfs-fuse it is not possible because you run by default a dameon.
Please split the package in two part:
- a daemon part for / or /
1 - 100 of 247 matches
Mail list logo