Package: kdesvn-kio-plugins
Version: 1.6.0-2
Severity: important
Dear Maintainer,
There are a few ways in which the KIO svn slave exhibits the surprising
behaviour of ignoring port numbers specified in the URL.
The failure mode can be observed by browsing a repository through e.g.
KDESVN or by
On Tue, Nov 12, 2013 at 04:32:49PM +0100, gregor herrmann wrote:
> On Fri, 08 Nov 2013 22:06:51 +0100, gregor herrmann wrote:
>
> > here's a patch for this issue.
Note that you are changing way more things that needed, including strings
that are explicitly in a given charset, which is wrong.
Th
here the traceback from gdb
Program received signal SIGSEGV, Segmentation fault.
0xb774a964 in QMetaObject::indexOfSignal(char const*) const () from
/usr/lib/i386-linux-gnu/libQtCore.so.4
(gdb) bt
#0 0xb774a964 in QMetaObject::indexOfSignal(char const*) const () from
/usr/lib/i386-linux-gnu/lib
On Tue, 12 Nov 2013 18:34:52 +0100, Agustin Martin wrote:
> > > here's a patch for this issue.
> Note that you are changing way more things that needed, including strings
> that are explicitly in a given charset, which is wrong.
That was on purpose ...
> This can be fixed in a simpler way by d
On Fri, Nov 08, 2013 at 09:57:47PM +0100, gregor herrmann wrote:
> Control: tag -1 + patch
>
> On Sun, 22 Sep 2013 20:55:32 +0200, David Suárez wrote:
>
> > > pod2man debian/myspell-tools/usr/bin/ispellaff2myspell \
> > > > debian/myspell-tools/usr/share/man/man1/ispellaff2myspell.1
> >
I can trigger this bug with guiqwt
I attached a script which segfault.
from guiqwt import pyplot
pyplot.plot([1, 2, 3])
pyplot.show()
tags 729404 + patch
thanks
Looking through the script I see that it is very careful about not
updating modified copies of those files. I disagree with that need.
I think if it is being run with --install then the admin wants the
installation to be updated. However I have created a patch that
res
if I recompile python-qwt5-qt4 it works but I have this problem when installing
the rebuilt package
root@mordor:/var/cache/pbuilder/result# dpkg -i
python-qwt5-qt4_5.2.1~cvs20091107+dfsg-6_i386.deb
dpkg : avertissement : dégradation (« downgrade ») de python-qwt5-qt4 depuis
5.2.1~cvs20091107+dfs
Hi, Josh.
On Tue, Nov 12, 2013 at 3:19 PM, Josh Triplett wrote:
> Traceback (most recent call last):
> File "/usr/bin/youtube-dl", line 5, in
> from pkg_resources import load_entry_point
> ImportError: No module named pkg_resources
OK. Can you install python-pkg-resources in the mean time
tags 660671 pending
thanks
Hi Mark,
I have uploaded the fixed package to DELAYED/2 with the attached changes.
Both Gregor's and your patch fixed the build, but both were workarounds
for libdispatch-r197_v2.patch not setting extern on some architectures.
I fixed the detection instead of using one
Package: svox
Version: 1.0+git20130326-1
Severity: wishlist
Tags: patch
User: ubuntu-de...@lists.ubuntu.com
Usertags: origin-ubuntu trusty ubuntu-patch
Dear Maintainer,
In Ubuntu 14.04, the attached patch was applied to achieve the following:
* d/patches/0009-Fix-link-order.patch: Added to res
Hello Dominik,
On Mon, Nov 26, 2012 at 07:53:01PM +0100, Dominik George wrote:
> [...]
> Should I succeed, I am willing to assume maintainership of the package.
Any news on that?
Cheers,
Flo
signature.asc
Description: Digital signature
Package: dovecot
Severity: wishlist
Tags: l10n patch
Please include the attached Danish dovecot translations.
joe@pc:~/over/debian/dovecot$ msgfmt --statistics -c -v -o /dev/null da.po
da.po: 10 oversatte tekster.
bye
Joe
da.po.tar.gz
Description: GNU Zip compressed data
On Tue, Nov 12, 2013 at 07:00:10PM +0100, gregor herrmann wrote:
> On Tue, 12 Nov 2013 18:34:52 +0100, Agustin Martin wrote:
>
> > > > here's a patch for this issue.
> > Note that you are changing way more things that needed, including strings
> > that are explicitly in a given charset, which is w
Package: librdf0
Version: 1.0.16-1
Severity: wishlist
File: redland
Dear Maintainer,
Redland 1.0.16 supports accessing the Virtuoso triple store, unfortunately the
debian package doesn't build the module.
Diane
-- System Information:
Debian Release: jessie/sid
APT prefers stable-updates
A
Am Fr, 07. Mai 2010 um 18:23:23 +0200 schrieb Félix Sipma:
> bind generic,index,browser ^N next-entry
> bind generic,index,browser ^P previous-entry
>
> they are overrided by the default ones (next-thread and previous thread).
Nope, you defined a verbatim binding for ^N and ^P as in N and
P. Howe
Package: subversion
Hi,
It seems the subversion dependency on libsqlite3-0 (via libsvn1) needs
tighter versioning. Currently a mismatch can result in errors like
these:
svn: E200029: Couldn't perform atomic initialization
svn: E200030: SQLite compiled for 3.8.0.2, but running wit
Package: fpc
Severity: wishlist
Tags: l10n patch
Please include the attached Danish fpc translations.
joe@pc:~/over/debian/fpc$ msgfmt --statistics -c -v -o /dev/null da.po
da.po: 9 oversatte tekster.
bye
Joe
da.po.tar.gz
Description: GNU Zip compressed data
Control: owner -1 !
On 12-11-13 11:01, Graham Inggs wrote:
> * Override remaining Lintian spelling error warnings.
Isn't it (easily) possible to fix these spelling errors, or are they
false positives? If you stick to the overrides, please document why in
the override file.
Would you mind creatin
retitle 726710 new upstream (4.3.2)
thanks
any news on this?
--
Address:Daniel Baumann, Donnerbuehlweg 3, CH-3012 Bern
Email: daniel.baum...@progress-technologies.net
Internet: http://people.progress-technologies.net/~daniel.baumann/
--
To UNSUBSCRIBE, email to debian-b
Example:
$ ss state established \( sport = :4060 or sport = :4061 or sport = :4062 or
sport = :4063 or sport = :4064 or sport = :4065 or sport = :4066 or sport =
:4067 \) > /dev/null
Aborted
In the example above ssfilter_bytecompile(...) will return (int)136.
char l1 = 136; means -120 whic
On Sun, Nov 10, 2013 at 01:37:34AM +0100, Kurt Roeckx wrote:
> > http://www.ietf.org/mail-archive/web/tls/current/msg10471.html
>
> Can I suggest that we just change the default cipher list the
> postfix sends to the server?
>
> I currently see this in postfix's config:
> tls_export_cipherlist =
Wrong file sorry. Here is the correct file
da.po.tar.gz
Description: GNU Zip compressed data
Package: mini-buildd
Severity: wishlist
Tags: l10n patch
Please include the attached Danish mini-buildd translations.
joe@pc:~/over/debian/mini-buildd$ msgfmt --statistics -c -v -o /dev/null da.po
da.po: 17 oversatte tekster.
bye
Joe
da.po.tar.gz
Description: GNU Zip compressed data
tags 729412 + pending
thanks
Dear maintainer,
I've prepared an NMU for python-django-south (versioned as 0.7.5-1.1)
and uploaded it to DELAYED/7. Please feel free to cancel it if you would
rather upload a fixed version.
Regards.
--
Luke Faraone;; Debian & Ubuntu Developer; Sugar Labs, Systems
Package: icedove-dev
Version: 24.0-1
Severity: normal
Hi there!
I've been working on cleaning up the enigmail debian packaging, which
Build-Depends: icedove-dev.
I find that to build enigmail fairly cleanly, i still need to "borrow"
a few files from icedove's source package. It would be great i
Package: wnpp
Severity: wishlist
Owner: David Prévot
* Package name: php-sabre-event
Version : 1.0.0
Upstream Author : Evert Pot
* URL : https://github.com/evert/sabre-vobject
* License : BSD-3-clause
Programming Lang: PHP
Description : lightweight lib
Le 12/11/2013 09:51, Yves-Alexis Perez a écrit :
> On Tue, 2013-11-12 at 08:08 +0100, Julien Puydt wrote:
>> Notice that you focus on lightdm but that removing libpam-systemd
>> solved
>> other problems.
>
> Could you point to those other problems where lightdm was not involved
> at all?
The fact
Hi Antonio,
Antonio Terceiro writes:
> You have to create such a chroot first, for example with
> sbuild-createchroot(1).
>
> I am affected by a similar problem, which also only happens when the
> system is booted with systemd (works fine under sysvinit):
>
> $ cat /etc/schroot/chroot.d/squeeze
>
On Tue, 2013-11-12 at 20:37 +0100, Julien Puydt wrote:
> Le 12/11/2013 09:51, Yves-Alexis Perez a écrit :
> > On Tue, 2013-11-12 at 08:08 +0100, Julien Puydt wrote:
> >> Notice that you focus on lightdm but that removing libpam-systemd
> >> solved
> >> other problems.
> >
> > Could you point to th
Package: wnpp
Severity: wishlist
Owner: David Prévot
Control: block -1 by 729432
* Package name: php-sabre-http
Version : 2.0.0~alpha5
Upstream Author : Evert Pot
* URL : https://github.com/evert/sabre-vobject
* License : BSD-3-clause
Programming Lang: PHP
Le 12/11/2013 20:40, Yves-Alexis Perez a écrit :
> On Tue, 2013-11-12 at 20:37 +0100, Julien Puydt wrote:
>> Le 12/11/2013 09:51, Yves-Alexis Perez a écrit :
>>> On Tue, 2013-11-12 at 08:08 +0100, Julien Puydt wrote:
Notice that you focus on lightdm but that removing libpam-systemd
solved
Package: sysfsutils
Version: 2.1.0+repack-3
Severity: important
Hello!
Sorry bad English.
On system boot sysfsutils not modify /sys/*, manually starting
/etc/init.d/sysfsutils work OK.
-- System Information:
Debian Release: jessie/sid
APT prefers testing-proposed-updates
APT policy: (500, '
Package: LibreOffice-calc
Version: 1:4.1.3-1
Severity: normal
Dear Maintainer,
*** Please consider answering these questions, where appropriate ***
* What led up to the situation?
I created a spreadsheet from a table in another document and needed to change
the
capitalization of names in two
Package: libc6-dev
Version: 2.17-93
Severity: normal
--- Please enter the report below this line. ---
According to strcasecmp(3) and strcasecmp(3p) the function strcasecmp should be
declared in strings.h.
However it is actually declared both in string.h and strings.h:
/usr/include/string.h:exte
2013/11/12 Steven Chamberlain :
>> The current cause of this blockage is actually
>> problems/delays in MIPS toolchain and bad timing.
>
> If you mean the delayed build of openscenegraph on mips, happening after
> libav9 transition started, I'm not sure that makes a difference because
> it would be
Package: sudo
Version: 1.8.5p2-1+nmu1
Severity: wishlist
Dear Maintainer,
in case dpsyco-sudo is installed, the sudoers file gets overwritten with
an archived copy from /etc/dpsyco. 'visudo' should note the presence of
the dpsyco-sudo copy and either update that as well, or issue a warning
to the
The new upstream version at
https://github.com/pzorin/qgo
resolves this issue as well as #684938 and #684939.
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
On Tue, 2013-11-12 at 20:49 +0100, Julien Puydt wrote:
> I don't understand. Lightdm is also involved in me not getting to
> mount/unmount USB sticks when I'm in a session?
Did you use lightdm or not? If yes, then it's involved. If not, then
it's not.
--
Yves-Alexis
signature.asc
Description: T
On Tue, 12 Nov 2013 19:54:04 +0100, Agustin Martin wrote:
> > > Note that you are changing way more things that needed, including strings
> > > that are explicitly in a given charset, which is wrong.
> > That was on purpose ...
> I mean that it included parts of the code, making it no longer work
Package: isenkram
Version: 0.6
Severity: normal
reportbug-isenkram-20131112-16083-kq_WZF
-- System Information:
Debian Release: jessie/sid
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)
Kernel: Linux 3.11-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=e
Hi Agustin,
On Tue, Nov 12, 2013 at 07:54:04PM +0100, Agustin Martin wrote:
> On Tue, Nov 12, 2013 at 07:00:10PM +0100, gregor herrmann wrote:
> > On Tue, 12 Nov 2013 18:34:52 +0100, Agustin Martin wrote:
> >
> > > > > here's a patch for this issue.
> > > Note that you are changing way more thing
Package: xxxterm
Version: 1:1.11.3-1.1
Severity: wishlist
Tags: patch
User: ubuntu-de...@lists.ubuntu.com
Usertags: origin-ubuntu trusty ubuntu-patch
Dear Maintainer,
In Ubuntu 14.04, the attached patch was applied to achieve the following:
* Added patch resolving FTBFS due to missing header.
Summary: Help
Op 2013-11-11 om 21:49 schreef Geert Stappers:
> Hi,
>
> The version of Davmail in Alioth seems to been upstream revision r2174.
> With that version send E-mail has only SMTP headers, no SMTP body.
>
> With self-compiled upstream package version r2192 I do
> get SMTP bodies in sen
Ok, so I don't know how to use reportbug. Copying the report below:
After using isenkram-autoinstall-firmware, if any firmware is needed
a file /etc/apt/sources.list.d/isenkram-autoinstall-firmware.list is
added with the contrib and non-free repositories.
I do not object to the adding of the repo
Package: fai-client
Version: 4.0.8~deb7u1
Severity: normal
Tags: patch
Dear Maintainer,
"hg pull" does not update the working copy to the lastest revision of
the current branch; it's necessary to add the "-u" option. Another
possibility would be to execute "hg update" after "hg pull".
Best Reg
Hi
On 2013-11-11 18:49:01, Laurent Bigonville wrote:
> > > OK for what I understood, the A(C)X_PTHREAD is setting the -pthread
> > > flag (not the absence of "l") in PTHREAD_CFLAGS and relies on gcc
> > > to do the correct thing(tm) when this flag is set, this works the
> > > cases where the CFLAG
[Felipe Sateler]
> I believe i-ai-f should check if contrib or non-free are already
> enabled before adding the file.
I agree, and I thought the code already present would only add it if
the wanted packages was missing from the available apt source. Any
idea why this code fail? This is the code
2013/11/12 Rebecca N. Palmer :
>> I now see that these [reverse dependencies]
>>
>> packages are 'sid only',
>
> They're sid-only because this transition stalled for long enough for its
> FTBFS bugs to trigger the autoremover. Is that an autoremover bug or a
> feature?
It is a feature, removes pa
Hi
Just an information on why I have tagged the bug already pending: I
have prepared the packages for squeeze-security and wheezy-wheezy with
a patch provided by upstream to backport for 2.4.
Regards,
Salvatore
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subjec
Hello Daniel,
On Tue, Nov 12, 2013 at 02:29:55PM -0500, Daniel Kahn Gillmor wrote:
> I've been working on cleaning up the enigmail debian packaging, which
> Build-Depends: icedove-dev.
Good to here you are on the way to ship the enigmail addon usable for
the Icedove 24.
> I find that to build en
Package: wnpp
Severity: wishlist
Owner: Agustin Henze
X-Debbugs-CC: debian-de...@lists.debian.org, debian-cr...@lists.debian.org
Hi all, I'm adopting this package and I'll upload the new upstream release
(2.0.0) with big changes in the packaging. The main change is that it'll only
generate 2 bina
reassign 729426 libsvn1
forcemerge 721878 729426
thanks
[Wouter Bolsterlee]
> svn: E200029: Couldn't perform atomic initialization
> svn: E200030: SQLite compiled for 3.8.0.2, but running with
> 3.7.13
Thanks. The problem is that there's 3 different opinions on this
depe
Peter Samuelson schreef op di 12-11-2013 om 15:27 [-0600]:
> [...]
> It's been suggested we use runtime detection of SQLite features in
> libsvn1, but that's not really convenient: if I remember correctly, the
> build process involves compiling SQL queries which may use newer SQLite
> features. I'
Hi Michael,
first of all, please don't strip me from the Cc - when you are answering
to me send me a copy since I might not receive your message otherwise
(like in this case here).
> fontconfig was without pthreads for its lifetime prior to 2.11, so
> there won't be any performance regressions
On Tue, Nov 12, 2013 at 5:58 PM, Petter Reinholdtsen wrote:
> [Felipe Sateler]
>> I believe i-ai-f should check if contrib or non-free are already
>> enabled before adding the file.
>
> I agree, and I thought the code already present would only add it if
> the wanted packages was missing from the
@Rolf Leggewie
I installed your package downloaded from
https://launchpad.net/~r0lf/+archive/stable and saw no Polipo crash for a day,
while, with polipo v1.0.4.1-4, I encountered a random crash once or twice a
day.
The strange thing is that, with polipo v1.0.4.1-3, I never experienced any
cr
On Fri, Nov 8, 2013 at 10:57 AM, wrote:
> Package: cups
> Version: 1.6.3-1
> Followup-For: Bug #727758
>
> Hi,
> i also got
>
> cupsd[3263]: segfault at 0 ip b75776c2 sp bfad0070 error 4 in
> libdbus-1.so.3.7.5[b755+49000]
>
Could you try to get information about instruction address at b757
control: tags -1 + moreinfo
control: tags -1 +unreproducible
Could you try the step documented at:
https://wiki.ubuntu.com/DebuggingPrintingProblems
On Tue, Nov 12, 2013 at 10:35 AM, Sthu wrote:
> Package: cups
> Version: 1.6.3-1
> Severity: normal
>
> Dear Maintainer,
>
> I believe it happened
Hi,
On 08/07/2013 11:01 AM, Alessandro Ghedini wrote:
> On mar, ago 06, 2013 at 01:14:19 -0400, Yaroslav Halchenko wrote:
>> Package: valgrind
>> Version: 1:3.8.1-4
>> Followup-For: Bug #701691
>>
>> Just ran into this issue on our build box abel -- I was genuinly surprised to
>> see valgrind avai
Hi!
Any update on this work?
I have not yet checked upstream sources but one possibility could be to
switch upstream for pd and have pd-extended provide both pd and
pd-extended.
--
Per
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trou
> It simply fails with qxl on kvm/wheezy and
works with cirrus as the video driver.
When testing here by repeatedly running videotest my kvm crashed with
segmentation fault. No code inside kvm should be able to cause kvm to go
into segmentation fault. So there is certainely a kvm bug involved.
s
Package: mirrors
Severity: wishlist
Submission-Type: new
Site: mirror.lchost.net
Type: leaf
Archive-architecture: amd64 i386
Archive-ftp: /debian/
Archive-http: /debian/
IPv6: yes
Archive-upstream: ftp.uk.debian.org
Updates: four
Maintainer: LCHost Support
Country: GB United Kingdom
Location: Lo
Package: upower
Version: 0.9.23-2+b1
Followup-For: Bug #728762
I have the exact same problem (XFCE/lightdm from sid), with the exact
same output from `xfce4-power-manager --dump` and when attempting to
suspend via dbus-send. It started occurring about two weeks ago.
Two more symptoms that I susp
Debian Bug Tracking System,
Thank you for contacting us. This is an automated response confirming the
receipt of your ticket. Our team will get back to you as soon as possible. When
replying, please make sure that the ticket ID is kept in the subject so that we
can track your replies.
This email is confirmation that you are now registered at our helpdesk.
Registered email: 729...@bugs.debian.org
Password: 543chgyvyo
You can visit the helpdesk to browse articles and contact us at any time:
https://support.lchost.co.uk/
Thank you for registering!
LCHost
-
Debian Bug Tracking System,
Thank you for contacting us. This is an automated response confirming the
receipt of your ticket. Our team will get back to you as soon as possible. When
replying, please make sure that the ticket ID is kept in the subject so that we
can track your replies.
Package: flexpart
Severity: minor
flexpart looks like it should be in Section: science rather than Section: utils.
--
bye,
pabs
http://wiki.debian.org/PaulWise
signature.asc
Description: This is a digitally signed message part
Package: flashplugin-nonfree
Version: 1:3.2
Severity: grave
Tags: security
Justification: user security hole
Dear Maintainer,
# update-flashplugin-nonfree --status
Flash Player version installed on this system : 11.2.202.310
Flash Player version available on upstream site: 11.2.202.327
flash-moz
On Tue, Nov 12, 2013 at 03:27:07PM -0600, Peter Samuelson wrote:
> [Wouter Bolsterlee]
> > svn: E200029: Couldn't perform atomic initialization
> > svn: E200030: SQLite compiled for 3.8.0.2, but running with
> > 3.7.13
>
> Thanks. The problem is that there's 3 different op
To all,
The crashes don't even happen under heavy load. If you have few clients (2
or above), apache will crash quite often.
A temporary work around is to use apache2-mpm-prefork instead of
apache2-mpm-worker.
The problem is still happening with the latest version of debian (7.2)
Also, someone sh
2013/11/12 Yves-Alexis Perez :
> Quodlibet maintainers: it seems that multimedia keys support on
> quodlibet nowadays may use three interfaces (from mmkeys_.py):
>
> - dbus_mmkeys
> - keybinder 3.0
> - pyhook
>
> None of the interface seem to work right now.
>
> - dbusmmkeys seem to use dbus interf
Before I reported this bug, I verified that the bug has not already been
reported. After reporting it, I just verify my bug report and I now see
2 open bugs for this one.
I don't know what to say, you can delete this one.
Thank you.
ung
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@list
Package: partman-base
Several users reported that /dev/disk/by-uuid is not updated when d-i
creates an ext2 filesystem. This problem does not happen when you
create an ext3 or ext4 filesysten. I noticed that d-i uses parted to
create ext2 filesystems whereas ext3 and ext4 filesystems are created
On 2013-10-20 19:36:17, Ben Finney wrote:
> On 20-Oct-2013, anarcat wrote:
>
>> Ben, are you still interested in maintaining this package? Can I make a
>> tentative upload to experimental?
>
> Following up on our IRC discussion:
>
> I have orphaned this package and am not interested in maintaining
Control: tag -1 sid
On Tuesday, 12. November 2013 18:05:29 Luke Faraone wrote:
> python-django-south as shipped in unstable is not currently compatible
> with Django 1.6. Attached is a traceback. (the traceback was not taken
only affects sid:
python-django | 1.4.5-1+deb7u4 | wheezy
On Tue, Nov 12, 2013 at 10:40 PM, Alex Mestiashvili wrote:
> I am looking for a sponsor for my package "authprogs"
Since I may want to use this in the future, I've taken a look at it.
A review:
debian/copyright is incorrect, authprogs is GPL-2.0 not GPL-2.0+. If
you want it to be GPL-2.0+ you s
Control: forwarded -1 https://github.com/apache/maven-wagon/pull/7
I prepared a patch for wagon2, I'll try to get it merged in the next
upstream release. The patch for wagon 1.x should be fairly similar.
Emmanuel Bourg
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with
Package: virt-manager
Version: 0.9.5-1
Severity: normal
virt-manager is failing to run a downloaded fedora19 raw.xz official image
Unable to complete install: 'internal error: process exited while
connecting to monitor: W: kvm binary is deprecated, please use
qemu-system-x86_64 instead
Could not
Hi Russ,
On Sun, Nov 10, 2013 at 10:23:06AM -0800, Russ Allbery wrote:
> Ian Jackson writes:
> > Ian Jackson writes:
> >> So I would appreciate it if you (and by "you" I mean each side of the
> >> argument) would make sure that your page represents the best case you
> >> can put forward.
> > Th
On Monday, 4. November 2013 11:51:21 Mathieu Malaterre wrote:
> configure:2556: error: arm is not supported! Try x86_64, i686,
> powerpc, or armv7a
> ...
ubuntu has a patch ...
http://patches.ubuntu.com/s/stressapptest/stressapptest_1.0.4-2ubuntu1.patch
Andreas
--
To UNSUBSCRIBE, email to debi
Package: how-can-i-help
Version: 0.9
Severity: normal
While installing youtube-dl 2013.11.11-2:
/usr/lib/ruby/vendor_ruby/json/common.rb:155:in `encode': "\xE2" on US-ASCII
(Encoding::InvalidByteSequenceError)
from /usr/lib/ruby/vendor_ruby/json/common.rb:155:in `initialize'
from
Another example of this bug is #701223, which was closed because of
too little info.
--
Martin Michlmayr
http://www.cyrius.com/
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Package: src:openjdk-7
Version: 2.3.12-4
Severity: important
Tags: upstream patch
Justification: fails to build from source
openjdk-7 fails to build on mips and mipsel with a SIGBUS when the JVM
is executed. This is due to ugly casts in hotspot, which do not respect
the alignment of the type it ca
Am 28.10.2013 10:04, schrieb rpnpif:
> Package: icedtea6-plugin
> Version: 6b18-1.8.13-0+squeeze2
> Severity: important
>
> icedtea6-plugin package from Squeeze (6b18 release) is not compatible with
> openjdk-6-jre (6b27 release) from
> squeeze-backports and security repository.
>
> Please, upg
Package: bugs.debian.org
Not sure what I need to do for this "merge" to work, but in any case I
shouldn't see Perl output in the error message.
Forwarded message from Debian Bug Tracking System
-
Date: Wed, 13 Nov 2013 00:27:16 +
From: Debian Bug Tracking System
To: Martin Michlm
On Wed, Nov 06, 2013 at 10:05:59PM +0100, Andreas Henriksson wrote:
> Ubuntu has an updated package (please see the link on
> http://packages.qa.debian.org/libgphoto2 to the ubuntu version).
> Unfortunately it contains a soname bump, so after building this version on
> Debian and installing it, all
On Mo, 2013-11-11 at 13:06 -0500, Daniel Kahn Gillmor wrote:
> Package: mozilla-devscripts
> Version: 0.34
> Severity: minor
>
> Running dh_xul-ext as part of a build of a pending enigmail 1.6
> package, i see this warning:
>
>dh_xul-ext
> /usr/lib/python2.7/dist-packages/RDF.py:1995: Redland
Package: rxvt-unicode
Version: 9.15-2
Followup-For: Bug #500230
This bug leads to a number of problems:
* write(1) and wall(1) messages cannot be sent to the terminal
* The terminal doesn't show up in the output from who(1) and w(1)
* Emergency messages from syslogd doesn't show up in the termi
Control: reassign -1 reportbug
Control: retitle -1 reportbug: yesno/getkey helper functions assume console
On Tue, Nov 12, 2013 at 09:15:10AM -0800, Jamin W. Collins wrote:
> The bug report script "/usr/share/bug/grub-pc/script" prompts the user on the
> terminal/console irregardless of the interf
Package: devscripts
Version: 2.12.6+deb7u1
Severity: normal
Tags: wheezy
Hi,
the bts command in wheezy should be updated to recognize the "jessie"
tag. This just sounds stupid:
"bts tags: "jessie" is not a valid tag prefix. Choose from: patch
wontfix moreinfo unreproducible fixed potato woody
Control: tag -1 fixed-upstream
On Wed, Nov 06, 2013 at 07:39:18PM +0800, jida...@jidanni.org wrote:
> > "V'S" == Vladimir 'φ-coder/phcoder' Serbinenko
> > writes:
> >> There is create, but no delete.
> >>
> V'S> Just use rm. There is no need to have such a command
> OK wish the man page
Control: reassign -1 grub-installer
On Tue, Nov 12, 2013 at 09:05:08AM -0800, Jamin W. Collins wrote:
> Using the following installation media:
> 6fba6fbf3ecfe38ec7f667f5da658df2 debian-live-7.2-amd64-xfce-desktop.iso
>
> The installation continued largely without problems until it got to the
>
On Tue, Nov 12, 2013 at 09:12:33AM -0800, Jamin W. Collins wrote:
> The bug report script "/usr/share/bug/grub-pc/script" assumes that the route
> to
> root access is via "su". This is not the case on all systems, especially
> since
> the current installer offers a direct means of locking the ro
Package: kexec-tools
Version: 2.0.4-1
Severity: wishlist
Tags: patch
kexec-tools currently does support the s390 architecture which has now
been removed for jessie and sid, but not the s390x one which replaces it.
Could you therefore please replace s390 in debian/control by s390x (see
the patch b
On Fri, Sep 27, 2013 at 09:46:56AM -0500, Michael Lustfield wrote:
> After upgrading to the latest version of grub-pc in Debian jessie, th core.img
> file went from 32K to 36K. This makes it no longer possible to install grub to
> the MBR. It seems that some of the modules are significantly larger
On Mon, 2013-09-09 at 15:46 -0400, David Magda wrote:
> Package: kexec-tools
> Version: 1:2.0.3-1
> Severity: normal
>...deleted.
> Starting kdump-tools: + /usr/sbin/kdump-config load
> Unsupported utsname.release: 3.10-0.bpo.2-amd64
> Cannot load /boot/vmlinuz-3.10-0.bpo.2-amd64
>
Package: pkg-php-tools
Version: 1.9
Severity: normal
Tags: patch
The upcoming php-sabredav 1.9 version requires in composer.json:
"sabre/http" : "~2.0.0-alpha5",
But the build fails since phppkginfo is not able to handle such version:
[pear_error: message="Unable to parse version (~2.0.
Hi, I was very excited about testing the Gnome 3.8 that I decided upgrade
some packages from the SID, the packages I upgraded were:
gdm3
gnome-control-center
gnome-disk-utility
gnome-session
gnome-settings-daemon
gnome-shell
gnome-shell-extensions
gsettings-desktop-schemas
mutter
nautilus
seed
gnom
On Tue, 12 Nov 2013, Martin Michlmayr wrote:
> Not sure what I need to do for this "merge" to work, but in any case I
> shouldn't see Perl output in the error message.
Yeah, it's supposed to be stripped out, but hasn't been for some reason.
> > merge 701223 729445
> Bug #701223 {Done: Holger Lev
101 - 200 of 228 matches
Mail list logo