reassign 684280 php-codecoverage
retitle 684280 Code coverage report fails because highcharts.js is missing
thanks
Hi Cyril
Actually the bug is in php-codecoverage, highcharts.js is licensed
under CC BY-NC 3.0 which is non DFSG-compatible.
I think there are three different things we could do:
1
On 08/08/2012 11:01 PM, martin f krafft wrote:
also sprach Sandro Tosi [2012.08.08.1259 +0200]:
Ah no sorry, I didn't want to imply I was working on package, just to
get extprograms to work on a squeeze machine :) so I shared some of
the info I got during the process
Ah, okay. /me too. I get
Quoting imacat (ima...@mail.imacat.idv.tw):
> Please close this bug. If you want to re-open it, please re-open it
> as a wishlist, not a bug. The current translation works fine for most
> people. There is no bug in this issue.
A wishlist is a bug. I think Yao Wei did well by opening a bug r
Package: cmus
Version: 2.4.3-2
Severity: normal
Dear Maintainer,
It's a known bug. See
http://comments.gmane.org/gmane.comp.audio.cmus.devel/225
You can read that and apply the patch.
Thanks
-- System Information:
Debian Release: wheezy/sid
APT prefers testing
APT policy: (500, 'testing')
A
Quoting jathan (jathanblack...@gmail.com):
>
> --
> Por favor evita enviarme adjuntos en formato de word o powerpoint, si
> quieres saber por que lee esto
> http://www.gnu.org/philosophy/no-word-attachments.es.html
> Cambiate a GNU/Linux! http://getgnulinux.org/es
> # nova po-debconf translation
Quoting Julien Cristau (jcris...@debian.org):
> On Mon, Jul 30, 2012 at 13:19:57 +0800, Thomas Goirand wrote:
>
> > Package: release.debian.org
> > Severity: normal
> > User: release.debian@packages.debian.org
> > Usertags: unblock
> >
> > Dear Release Team,
> >
> > The new Keystone package,
reassign 683327 src:linux 3.2.21-3
reassign 607194 src:linux linux-2.6/2.6.32-29
found 607194 linux-2.6/2.6.32-30 , linux-2.6/2.6.38-3 , linux-2.6/2.6.39-2 ,
linux-2.6/3.0.0-1 , linux-2.6/3.0.0-3 , linux-2.6/3.1.8-2
quit
Hi Tollef,
Tollef Fog Heen wrote:
> When booting my laptop with a Radeon H
Hi,
On Wed, Aug 8, 2012 at 10:39 PM, Jeff Breidenbach wrote:
> Pascal, please comment.
>
>
> http://www.mail-archive.com/debian-bugs-dist@lists.debian.org/msg1053655.html
>
The Chromium tree has been refreshed with libwebp-0.2.0-rc1 through:
http://codereview.chromium.org/10832153
Expect few
Package: release.debian.org
Severity: normal
User: release.debian@packages.debian.org
Usertags: unblock
Please unblock package fontconfig
Keith Packard apparently forgot to ask for unblock so I'm doing it on
his behalf.
This upload mostly upudates 3 debconf translations.
Keith added anothe
On Mit, 2012-08-08 at 15:18 +0200, Michel Dänzer wrote:
> On Mit, 2012-08-08 at 05:00 -0700, Dan DeVoto wrote:
> >
> > Below is dmesg output with video=radeonfb:off in the kernel command line:
> [...]
> > Aug 8 04:05:15 icebook kernel: [ 10.769815] checking generic (9c008000
> > c) vs h
* Cyril Brulebois (k...@debian.org) wrote:
> Hello Eric,
>
> not sure you got that mail (at least M-F-T said you didn't want a copy):
>
> Adam D. Barratt (31/07/2012):
> > On 31.07.2012 04:12, Eric Dorland wrote:
> > >* Adam D. Barratt (a...@adam-barratt.org.uk) wrote:
> > >>On Sun, 2012-07-29 a
Quoting Nicholas Bamber (nicho...@periapt.co.uk):
> Ansgar,
> I have not finished testing your patch but I have a few questions.
>
> Firstly it raises a new lintian error requiring a Pre-Depends on dpkg
> (=> 1.15.6~). I know that this is more of an issue for Ubuntu and that
> Ubuntu w
Package: ftp.debian.org
Severity: normal
This package is listed in "net" in overrides while it is a library
package that should go in libs.
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Package: qa.debian.org
While investigating bug 671457 I found a different bug in carnivore.
These ddpo pages are currently different :
http://qa.debian.org/developer.php?login=loeberba...@ssw.jku.at
http://qa.debian.org/developer.php?login=loeberba...@ssw.jku.at
This is caused by different id's
Pascal, please comment.
http://www.mail-archive.com/debian-bugs-dist@lists.debian.org/msg1053655.html
Package: release.debian.org
Severity: normal
User: release.debian@packages.debian.org
Usertags: unblock
Please unblock package autofs
There are a few relatively small changes fixing some bugs
and making the package more accurate. Also, per request
from the previous maintainer, debian/control
david@Miho:/$ lspci
00:00.0 Host bridge: Intel Corporation Mobile 915GM/PM/GMS/910GML Express
Processor to DRAM Controller (rev 04)
00:01.0 PCI bridge: Intel Corporation Mobile 915GM/PM Express PCI Express
Root Port (rev 04)
00:1c.0 PCI bridge: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family)
On Wed, Aug 8, 2012 at 11:55 AM, Jakub Wilk wrote:
> * Jason Gerard DeRose , 2012-08-08, 06:40:
>
Build-Depends: debhelper (>= 8.9),
>>>
>>> Out of curiosity, why >= 8.9?
>>
>>
>> When I started working on this, 8.9 was the version in Debian testing. But
>> as I don't know if the current pack
Package: nuauth
Version: 2.4.3-2.1+b1
Severity: normal
nuauth installs and runs fine.
After rebooting the system files no longer populate in /var/run/
I added the -p argument to mkdir on line #55
check_var_run_dir() {
if [ ! -d /var/run/$PID/$PID ]; then
mkdir -p /var/run/$
The problem is that dba_fetch in php reads case sensitive, while the e-mail
addresses in keys in some db files used by ddpo are mixed case. The solution
is to make the e-mail addresses in keys in the db files lowercase, and to make
ddpo access the db files with e-mail addresses converted to lowerc
Marc Haber wrote:
> On Wed, Aug 08, 2012 at 10:46:26PM +0400, Michael Tokarev wrote:
> > Guys, can you please provide the complete qemu-kvm
> > command line which you use to start the guest?
>
> How do I get that out of libvirt/virt-manager?
try "ps ww -C kvm"
--
Jamie Heilman
Michael Tokarev wrote:
> tags 683096 + moreinfo unreproducible
> thanks
>
> Guys, can you please provide the complete qemu-kvm
> command line which you use to start the guest?
>
> So far I can't reproduce the issue and I think I'm
> missing some options which you're using.
kvm -name bunk -m
Here is a backtrace. This time, there weren't any interesting or unusual
messages in ~/.xsession-errors. The user's name did not appear on the top
panel, as reported earlier. The backtrace was obtained by attaching to the
process.
(gdb) thread apply all bt full
Thread 5 (Thread 0x7fe7b2c2c700 (L
I would also like to support for having this mailing list
--
Juan Pablo Jaramillo Pineda
Estudiante Ingeniería en Sistemas y Computación
Universidad de Caldas
http://about.me/juanpablojp1
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trou
Package: linux-image-3.2.0-3-686-pae
Version: 3.2.21-3
Architecture: i386
Hardware: 6-year old laptop with Pentium-M CPU and Intel 2200 wireless.
This is a problem that just started happening after I updated to Wheezy.
When I boot my PC with the default Debian kernel for Wheezy and the ipw2x00
On Wed, Aug 08, 2012 at 04:41:44PM +0200, Jakub Wilk wrote:
> * Jakub Wilk , 2012-04-23, 01:12:
> >-=item B<--mbox>
> >+=item B<-m>, B<--mbox>
>
> It doesn't look like my patch has been actually applied.
Ah, the bug said man page, so I fixed the man page and forgot about the
--help output.
--
J
Please close this bug. If you want to re-open it, please re-open it
as a wishlist, not a bug. The current translation works fine for most
people. There is no bug in this issue.
On 2012/08/09 02:49, imacat said:
> As I worked for a translation agency for 13 years, as a translator
> for m
Hi,
What's the status of this bug?
-- Sebastian
signature.asc
Description: Digital signature
On Thu, Aug 09, 2012 at 08:34:36AM +0900, Charles Plessy wrote:
> diff --git a/policy.sgml b/policy.sgml
> index 52dbb26..0aa08d2 100644
> --- a/policy.sgml
> +++ b/policy.sgml
> @@ -3854,7 +3854,16 @@ Checksums-Sha256:
> pathname. Maintainer scripts should also not reset the
> PATH
On 2 August 2012 20:31, Michel Dänzer wrote:
> Thanks. That's not what we generally call 'tearing' but looks like some
> kind of intermittent display corruption.
>
> Unfortunately, I don't have any ideas offhand what could cause that.
I did some more testing and it seems as though the monitor,
co
here is a valgrind
root@debian:~# cat test.sh
. /etc/apache2/envvars
valgrind apache2 -X
root@debian:~# ./test.sh
==17127== Memcheck, a memory error detector
==17127== Copyright (C) 2002-2011, and GNU GPL'd, by Julian Seward et al.
==17127== Using Valgrind-3.7.0 and LibVEX; rerun with -h for copyr
On 2012-08-09 01:34, Charles Plessy wrote:
> + Maintainer scripts should not create directories. Instead, the
that contradicts the regulations about creating directories in /usr/local
also creating *private* directory hierarchies in
/var/{lib,log,spool,...} that are *not shared* with anoth
Package: apt-src
Version: 0.25.1-0.1
Severity: minor
Tags: patch
User: ubuntu-de...@lists.ubuntu.com
Usertags: origin-ubuntu quantal ubuntu-patch
Dear Maintainer,
I am forwarding this bug from Launchpad [1]. There is an incorrect spelling of
"retrieve" in apt-src, and a patch is attached to this
Hi!
On 2012-07-07, Ben Armstrong wrote:
> On 07/07/12 02:18 PM, Antoine Beaupré wrote:
>> I have tried the install method described here with the Debian Wheezy alpha1
>> d-i:
>>
>> http://d-i.alioth.debian.org/manual/en.i386/apas02.html#howto-getting-images-usb
>
> First, this is not the officia
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
Hi Yoshihito,
Thanks a lot for your update in PO format! A few strings are missing,
you may wish to update them before the next package upload:
project-history.ja.po: 196 translated messages, 4 untranslated messages.
Please use the last up to date
On Wed, 2012-08-08 at 18:20 -0400, Raphael Hertzog wrote:
> Hi,
>
> On Mon, 06 Aug 2012, Robert James Clay wrote:
> >Besides uploading the new package version to the Mentors site, I went
> > ahead & submitted a Request for Sponsor bug as well (#684106 [1])
>
> Here's my review of your package
This only happens when xbmc is compiled against system ffmpeg. I cloned
the xbmc repository and removed --enable-external-libraries from
debian/rules. This caused VA-API playback to work fine.
Interestingly, the xbmc internal ffmpeg looks to be between 0.6 and 0.8,
whereas the system ffmpeg in W
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
Hi,
Le 07/08/2012 16:04, Chris Leick a écrit :
> while translating this package, I've found some typos. They are marked
> in the po file with »FIXME«.
Thanks, I fixed most of them except the following ones. debian-history
maintainers, is it OK to
"I would also like to support for having this mailing list"
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Hi Tzafrir,
can you check this bug in the wmaker version 0.95.3-2 (testing, unstable)?
I checked the wxpaste code but I didn't found nothing about the '#'
character.
Thanks a lot.
kix
- --
||// //\\// Rodolfo "kix" Garcia
||\\// //\\ http://www.
user debian-pol...@packages.debian.org
usertags 684126 normative discussion
block 684126 316521
thanks
Le Tue, Aug 07, 2012 at 09:35:46AM -0700, Russ Allbery a écrit :
>
> I agree. Unfortunately, due to #316521, you get piuparts errors if you
> take that approach, which I suspect is the cause of
tag 684342 + patch pending
kthxbye
Axel Beckert wrote:
> While reattaching works fine after applying the patch from
> http://bugs.debian.org/683228, remotely detaching a still attached
> screen (as necessary before a reattach) shows the same behaviour as
> without patch:
The following patch (modu
Hi Frank and Saulo,
Thanks for the report.
1. I moved adjustbox to collection-latexextra.
2. Yes, in general, satisfying dependencies with the static collection-*
assignments we have is impossible, for a variety of reasons. This is
one reason why everything is installed by default (in the origi
Control: tags 413649 + pending
Michael Stapelberg, le Sun 29 Jul 2012 21:48:07 +0200, a écrit :
> On Tue, 06 Mar 2007 12:39:20 +0100
> Vincent Bernat wrote:
> > And don't forget to set root password:
> >
> > passwd root
> Thanks, I created a patch to fix this in the installation-guide (see
> att
Package: obnam
Version: 1.1-1
Severity: normal
Obnam fails when I try to create a repository using a relative sftp URL (using
the /~/ syntax). Perhaps obnam is confused because my remote user name differs
from my local name? I've used the following commands, without config file. The
log files are
Jean-Philippe MENGUAL, le Tue 31 Jul 2012 02:31:04 +0200, a écrit :
> I use orca on wheezy. I want to customise my keyboard shortcuts of orca. For
> instance,
> I'd like it to read date and clock with ins+F12 (double) and ins+F12.
>
> 1. On Date item in Keyboard shortcuts tab, I do orca+F12 F12,
Hi Holger,
On Sun, Aug 05, 2012 at 10:19:43AM +0200, Holger Arnold wrote:
[...]
> msmtp (with msmtp-gnome not being installed) attempts to connect to gnome-
> keyring even when running under a non-Gnome environment (i3 in my case). At
> least, it prints the following message:
>
> WARNING: gno
On Wed, Aug 08, 2012 at 11:45:18AM +0200, Axel Beckert wrote:
> Hi Leonardo,
Hi Axel,
[...]
> Cool, thanks!
>
> Feel free to contact me if you need a sponsor for the upload to
> Debian.
I appreciate very much this :)
Thanks,
Leonado.
pgpzTinpemZ28.pgp
Description: PGP signature
Ian Jackson writes:
> How about this:
This doesn't feel quite right to me, but I'm not sure how to phrase my
feeling in terms of specific objections. Let me try to instead draft the
sort of statement that I feel like I want to make and see what people
think of it.
The gnome-core metapackag
Package: wnpp
Severity: wishlist
Owner: Ritesh Raj Sarraf
* Package name: system-storage-manager
Version : 0.2
Upstream Author : Lukas Czerner
* URL : https://sourceforge.net/p/storagemanager/home/
* License : GPL-2+
Programming Lang: Python
Description
> Have you received my last mail concerning this bug?
I've just been really busy the last few days, but I still intend to test
more thoroughly and respond
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.d
Even though our configuration is different (we are using a 5.4.5-1~dotdeb.0
build of php5-fpm on Ubuntu 12.04 LTS that has been upgraded from previous
LTS releases), we have been encountering this identical hang issue, same
syscall, and other symptoms.
We were able to temporarily address the issue
Package: xen-tools
Version: 4.2-1
Severity: normal
Running "xen-create-image --version" will print an error message to
stderr. After printing the version it will print "Installation Summary"
then "Use of uninitialized value $CONFIG{"hostname"} in concatenation
(.) or string at /usr/bin/xen-create
Hi,
On Mon, 06 Aug 2012, Robert James Clay wrote:
>Besides uploading the new package version to the Mentors site, I went
> ahead & submitted a Request for Sponsor bug as well (#684106 [1])
Here's my review of your package:
In control:
Recommends: default-mta | mail-transport-agent, texlive
reassign 684248 git-svn 1:1.7.10.4-1
severity 684248 normal
quit
Ian Zimmerman wrote:
> Jonathan> Can you point me to the relevant wording?
>
>init
[...]
>Initializes an empty git repository with additional metadata
> directories for
>git svn.
[...]
>
Package: libopenblas-base
Version: 0.1.1-5
Severity: wishlist
Version 0.2.2 is available from http://xianyi.github.com/OpenBLAS/
-- System Information:
Debian Release: 6.0.5
APT prefers stable
APT policy: (500, 'stable')
Architecture: amd64 (x86_64)
Kernel: Linux 2.6.32-5-amd64 (SMP w/16 CPU
Hi Patrik,
Removing php5-xdebug ...
> dpkg: error processing php5-xdebug (--remove):
> subprocess installed pre-removal script returned error exit status 1
> Errors were encountered while processing:
> php5-xdebug
> E: Sub-process /usr/bin/dpkg returned an error code (1)
> A package failed to in
i'm sorry of the 'splitted brainstorming' with all these messages, but :
- after the reboot the mv command successfully moved the 3GB file from the
client to the server (so i can exclude hardware problem related to hard disk on
the client and/or the server)
- about the sr0 thing ("ata2:") i wasn
Package: libopenblas-base
Severity: wishlist
Currently, Debian installs the version of OpenBLAS that uses pthreads
parallelism. In addition to this, or perhaps instead of this, it would
be nice to have a version that uses OpenMP parallelism (compile with
USE_OPENMP=1).
The main reason for an Ope
Hi Christian,
On Wed, Aug 8, 2012 at 7:54 PM, Christian PERRIER wrote:
>> This NMU (made without maintainer approval...but without maintainer
>> reaction either...) adds a Czech debconf translation.
Apologies for not having replied earlier, here is my reaction: I'm
fine with your good
work, than
Package: linux-2.6
Followup-For: Bug #656813
I admit that starting from the Stanislaw Gruszka's reply i was a bit
lost in this bug report...
With this followup i only wanted to say that with the kernel 3.5 the
message "cfg80211: failed to add phy80211 symlink to netdev!" is gone.
Now i see a "lp
Package: abcde
Version: 2.4.2-1
Severity: normal
$ ( cd /nas/music/james/new.abcde/ && abcde -d "$device" -a default -p -o flac
-U -x )
Grabbing entire CD - tracks: 01 02 03 04 05 06 07 08 09 10
abcde: attempting to resume from /nas/music/james/new.abcde/abcde.840e770a..
Tagging track 08 of 10:
Package: screen
Version: 4.1.0~20120320gitdb59704-6
Severity: serious
While reattaching works fine after applying the patch from
http://bugs.debian.org/683228, remotely detaching a still attached
screen (as necessary before a reattach) shows the same behaviour as
without patch:
The screen client
On 8/8/2012 11:01 PM, martin f krafft wrote:
also sprach Sandro Tosi [2012.08.08.1259 +0200]:
Ah no sorry, I didn't want to imply I was working on package, just to
get extprograms to work on a squeeze machine :) so I shared some of
the info I got during the process
Ah, okay. /me too. I get seg
Sorry, i forgot what i think could be the most important thing:
Could this memory corruption problems be caused by a peripheral like an usb
mouse?
in the previous message i included also some USB logs from the syslog
regarding the usb mouse. It seems like it countinue being disconnected and the
Source: gadmin-proftpd
Version: 1:0.4.2-1
Tags: l10n
po/fr.po has UTF-8 declared in the header, but the strings inside it are
actually using an 8-bit encoding (most likely ISO-8859-1).
--
Jakub Wilk
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsu
Package: exim4
Version: 4.80-3
It's reported on the Internet that version 4.77 doesn't have this
problem. After updating from v. 4.72, attempts to sent out email to my
ISP failed and all messages bounced back to me. After some checking I
found out that apparently the option tls_dh_min_bits has h
On Wed, Aug 08, 2012 at 10:44:08PM +0200, Vincent Bernat wrote:
> ❦ 8 août 2012 22:25 CEST, Vincent Bernat :
>
> > Package: conkeror
> > Version: 1.0~~pre+git120804-1
> > Severity: minor
> >
> > Hi!
> >
> > This is a very minor bug, but when using Xulrunner 15.0, the window
> > class is "Xulrun
Jonathan> Can you point me to the relevant wording?
init
Initializes an empty git repository with additional metadata
directories for
git svn. The Subversion URL may be specified as a command-line
argument, or
as full URL arguments to -T/-t/-b. Optionall
Package: libwebp-dev
Version: 0.1.3-3
Severity: important
It appears chromium needs a newer webp in order to use the libwebp
package.
Giuseppe: Do you have the exact error you got that led you to do this
commit?
(pkg-chromium):
commit dd01965710e5805772a6878e6d48208cb24c7404
Author: Giuseppe Iucu
retitle 682803 trn4: Segfault whilst applying killfile to article with long
header line
tag 682803 +patch
thanks
This now reminds me of some investigations I did a few years back into a
similar issue in inn's nntpget. I found that a small number of clients
did not trim References headers when th
Hi Vincent,
Vincent Bernat wrote:
> > BTW, how did you check the window class? xwininfo didn't tell me
> > anything relevant for this case. :-/
>
> You can use xprop:
Thanks!
> WM_WINDOW_ROLE(STRING) = "browser"
> WM_CLASS(STRING) = "Navigator", "Xulrunner-15.0"
Happens with XULRunner 16, too:
Control: tag -1 confirmed
The two small patches added to qt4-x11/4:4.8.2-2 are very unlikely to be the
problem. The other difference within them is GCC.
I'm currently rebuilding qt4-x11/4:4.8.2-1 with current GCC to see if I can
reproduce this bug.
--
She got her good looks from her father. H
Package: ttytter
Version: 2.0.1-1
Severity: normal
Tags: upstream
Dear Maintainer,
This is the output from attempting to run the package indicating a new
version is available:
$ ttytter
trying to find cURL ... /usr/bin/curl
-- Streaming API disabled (no -dostream) (TTYtter will use REST API only
❦ 8 août 2012 23:01 CEST, Axel Beckert :
>> Therefore, it seems to be a bug in xulrunner. It seems to be new to
>> xulrunner-15.0 which is not yet in Debian. I am adding Mike as Cc: just
>> to let him know. We might move this bug to xulrunner-15.0 once it hits
>> experimental if it is still pre
On Wed, Aug 08, 2012 at 10:46:26PM +0400, Michael Tokarev wrote:
> Guys, can you please provide the complete qemu-kvm
> command line which you use to start the guest?
How do I get that out of libvirt/virt-manager?
Greetings
Marc
--
---
Package: libopenblas-base
Version: 0.1.1-5
Severity: normal
By default, OpenBLAS enables processor affinity on Linux-based systems, which
binds the threads to fixed CPUs. This appropriate only for process
execution on dedicated machine, and is not appropriate for general usage.
For example, if tw
Package: buildd.debian.org
Severity: normal
Tags: patch
Hi.
The following page, for instance, is not valid HTML at the time of writing this
report:
https://buildd.debian.org/status/package.php?p=plplot
http://validator.w3.org/check?uri=https://buildd.debian.org/status/package.php?p=plplot
The
Hi Vincent,
Vincent Bernat wrote:
> It seems to be a bug in xulrunner:
> https://bugzilla.mozilla.org/show_bug.cgi?id=776325
I had already some suspicion... :-)
Thanks for checking.
> Therefore, it seems to be a bug in xulrunner. It seems to be new to
> xulrunner-15.0 which is not yet in Debia
also sprach Sandro Tosi [2012.08.08.1259 +0200]:
> Ah no sorry, I didn't want to imply I was working on package, just to
> get extprograms to work on a squeeze machine :) so I shared some of
> the info I got during the process
Ah, okay. /me too. I get segfaults, even with the revision you
specifi
Package: debtree
Version: 1.0.10
Severity: normal
The --no-skip option doesn't seem to have any effect:
$ debtree bash >/dev/null
Reading package lists... Done
Building dependency tree
Reading state information... Done
I: The following dependencies have been excluded from the graph (skip
❦ 8 août 2012 22:25 CEST, Vincent Bernat :
> Package: conkeror
> Version: 1.0~~pre+git120804-1
> Severity: minor
>
> Hi!
>
> This is a very minor bug, but when using Xulrunner 15.0, the window
> class is "Xulrunner-15.0" instead of "Conkeror". This makes matching
> Conkeror window more difficul
Ansgar,
I have not finished testing your patch but I have a few questions.
Firstly it raises a new lintian error requiring a Pre-Depends on dpkg
(=> 1.15.6~). I know that this is more of an issue for Ubuntu and that
Ubuntu won't in this case be syncing from wheezy, so I guess we ca
OK, one more report on this bug. It's BACK. And the reason, since the kernel
hasn't been updated, must
be the other updates just issued to dhcp. Once again, I can plug an external
device into the machine
(Realtek) and connect, but the internal card doesn't work. It claims to see the
device,
Package: ttytter
Version: 2.0.2-1ubuntu1
Severity: normal
Dear Maintainer,
Dr. Cameron Kaiser released a new version of TTYtter on July 5th that
requires packaging.
-- System Information:
Debian Release: wheezy/sid
APT prefers testing
APT policy: (500, 'testing')
Architecture: armel (armv5te
Ansgar,
I have not finished testing your patch but I have a few questions.
Firstly it raises a new lintian error requiring a Pre-Depends on dpkg
(=> 1.15.6~). I know that this is more of an issue for Ubuntu and that
Ubuntu won't in this case be syncing from wheezy, so I guess we ca
owner 660141 !
thanks
On Wed, 2012-08-08 at 19:30 +0200, Rajmund Zawiślak wrote:
> My package uploaded to mentors didn't found sponsor for 20 weeks and
> was deleted,
> so feel free to package it by yourself.
Too bad. :( There are a lot of good software that don't get into Debian
as no one notic
Package: xen-hypervisor-4.0-amd64
Version: 4.0.1-5.2
Severity: important
Tags: patch
I have a system based on a Supermicro X8DTH-i motherboard and a Xeon
E5506 CPU. It was previously running Debian lenny with
xen-hypervisor-3.2-1-amd64 / linux-image-2.6.26-2-xen-amd64 without
incident.
I upgraded
Package: conkeror
Version: 1.0~~pre+git120804-1
Severity: minor
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
Hi!
This is a very minor bug, but when using Xulrunner 15.0, the window
class is "Xulrunner-15.0" instead of "Conkeror". This makes matching
Conkeror window more difficult. The main wi
Lisandro,
Thansk very much for closing the bug yourself. ;-)
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
sorry, i didnt noticed that a message in syslog had appeared when the crash
happened.
the message was:
Aug 8 13:31:02 --- kernel: [91908.859969] vlc[12411] general protection ip:
7f727fb1c428 sp:7f7287cacc50 error:0 in libts_plugin.so[7f727fb18000+14000]
so i can say that the crash happened ex
On Mié 08 Aug 2012 12:47:29 Niels Thykier escribió:
[snip]
> Hi,
>
> #684177 appears to be a regression introduced by qt4-x11/4:4.8.2-2 (see
> comment 10) in okular.
Hi Niels! Thanks for noticing. I'll have to check it, as it seems very
strange, as the changes where very self-contained (and I ca
please see #684067 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=684067
some notes, in redmine shared dir , config dir, added required 'thread'
and in postinst (/var/lib/dpkg/info/redmine.postinst) change line 1475 and
remove lInstance
and then reconfigure..
--
Lenz McKAY Gerardo (PICCORO)
h
FIND it!
dpkg-reconfigure -plow --force redmine
follow verbose steps, now in config dialos u can see that in usernames said
"Mysql" and its using pgsql backend.. this was minor mistake.. so change db
name redmine_default to redmine (by removing lIinstance var) in postinst
script (lines: 175 aprox
tags 684299 + pending
thanks
Piet Delport wrote:
> The included patch is a small modification to the init.d script to
> allow passing config names through to gunicorn-debian, allowing it to
> act against specific configs in the same way:
>
> service gunicorn reload foo bar
Huh, didn't know
Reuben Thomas writes:
> Package: texlive
> Version: 2012.20120611-3~ubuntu12.04.1
> Severity: wishlist
>
> In order to make per-user settings for TeXLive, the user has to both
> discover that they should be placed in ~/.texmf-config, and then set
> an environment variable TEXMFCNF. Please conside
Package: dpkg
Version: 1.16.8
Severity: normal
Dear Maintainer,
I try to understant I problem I have with one of my package tango-db
this package provide a service started with the start-stop-daemon command
start-stop-daemon --start --quiet --chuid tango:tango --background\
-
Reuben Thomas writes:
> Package: texlive-luatex
> Version: 2012.20120611-3~ubuntu12.04.1
> Severity: normal
>
> As far as I can tell, luatex uses fontconfig to find fonts if no
> OSFONTDIR is configured (at least, the binary is linked against
> libfontconfig!).
>
> OSFONTDIR is, however, set in t
tags 684324 + pending
thanks
peter green dixit:
> I'm currently working on an armv6 hardfloat derivitive of debian called
> raspbian.
\o/
Applied, will be in the next upload. Do you require one before
the freeze?
> When trying to build the latest version of dietlibc I ran into the
> following
Quoting M H (mh000...@yahoo.com):
> After some googling I found out that the root cause of the recent mount
> problems with extended partitions (maybe also mounting disks like sda)
> are related to the infinite loop kernel bug in __getblk_slow.
>
> (see the explanation: https://patchwork.kernel.
1 - 100 of 308 matches
Mail list logo