Package: nextcloud-desktop
Version: 2.5.1-2
Severity: normal
Dear Maintainer,
I switched from the owncloud to the nextcloud client, for synchronizing my data
with a private nextcloud server (v15.0.5). While the syncronization with the
owncloud client goes smoothly and is almost instantaneous, i
The problem is due to the upgrade of python3 from 3.6 to 3.7 version.
In line 81 of /usr/share/pyzo/pyzo/yoton/clientserver.py, there is:
def __init__(self, address, async=False, verbose=0):
which is not possible anymore as async is now a reserved name.
A simple solution: change async to anot
Package: linux-headers-4.18.0-3-common
Version: 4.18.20-1
Severity: normal
Dear Maintainer,
a module couldn't be compiled by dkms with this specific kernel (for
information, it was the wireguard module). The compilation failed indicating
that it couldn't find the file "scripts/subarch.include", a
Hello,
I encounter exactly the same bug on the 2.75.1+dfsg-1 version of sid.
Any idea for solving it? Following the bugreport link given above, this
bug doesn't seem to exist for the upstream version.
Thank you,
Raphaël
Hi,
please note that this bug is problematic for some other packages using
this one. For example, python-acidobasic is not working anymore. It
fails to import numpy, and thus refuses to launch, despite numpy being
correctly installed on the system; the problem is coming from the
"import PyQt4
Few more informations,
I also met this bug on another computer, where both separate / and /usr
partitions were on lvm. I didn't have problem beforehand, but the
upgrade of initramfs-tools indeed lead to the same problem.
Interestingly, it is clear during the boot time that the lvm root
partition i
Hello,
This bug is now also a problem with the new version of initramfs-tools
in the case of a separate /usr partition on a lvm, as /usr is also being
mounting early in the boot sequence by initramfs (this problem wasn't
hitting me beforehand as I did put a small root partition on a non-lvm
partit
Package: texlive-fonts-extra
Version: 2014.20140717-1
Severity: normal
Hello,
Upgrading to the last version of texlive-fonts-extra renders unusable the
ebgaramond package. A simple file like this one:
\documentclass{article}
\usepackage{ebgaramond}
\begin{document}
Test
\end{document}
Gives thi
Hello,
I confirm that this new version is also breaking the ipython qtconsole,
that cannot be lauched as it is leading to a similar error. Downgrading
back to the testing version 4.14.6-1 solves the problem.
Raphaël
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a s
On 08/08/2012 10:31, Matthias Klose wrote:
-march=native is generated by distutils? Please find the correct
-march= option, or else this is not reproducible.
Oups, you are right, the "-march=native -g0" comes from my setupe.py
(don't remember exactly why I put them, not sure if they are reall
Package: gcc-4.7
Version: 4.7.1-6
Severity: normal
When building a C extension to Python that uses Numpy (more precisely that tries
to access a Numpy array from C), the resulting module segfaults when used. I
spent some time figuring out what was the origin of the problem (similar
extension
I wr
Package: python-setuptools
Version: 0.6.24-1
Severity: normal
When I tried to build a rpm of a project with "python ./setup.py bdist_rpm",
the process did end by:
NameError: global name 'get_python_version' is not defined
The operation performed correctly if launched by python2.6 instead.
Lookin
Hi,
As a new version of thinkfan appeared, I tried some new tests; no
change, the problem remains. After a suspend/wake up, I see:
> Jun 7 12:16:42 Wintermute thinkfan: /proc/acpi/ibm/thermal: No such
file or directory
> Jun 7 12:16:47 Wintermute thinkfan: Cleaning up and resetting fan
con
For information, I noticed that a similar bug report have also been
reported for xserver-xorg-input-synaptics (Bug #666979):
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=666979
Raphael
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe"
Hello,
I recently obtained the same bug as reported by Nelson, that is the X
server suddenly freezes for few seconds. I have no idea the reason of
the freeze, or of any possibility to reproduce the condition of the
freeze. As far as I know, they seem to be totally random. One can
experience t
Hello,
If this can help, I also managed to reproduce the bug by:
1) launch a new session by "emacs" => OK
2) launch from it a server by "M-x server-start" => OK
3) launch new clients by "emacsclient -c" => OK
4) close all the emacs frames but one => OK
5) close the last open frame => emacs freez
Hi Evgeni
On 13/03/2012 11:04, Evgeni Golov wrote:
Thanks for your report!
I have forwarded it to upstream as I cannot reproduce it on my system
(X220). What's your machine? Maybe it does something different on
resume.
Oh, I forgot to give any information about my machine; it is a Thinkpad
X2
Package: thinkfan
Version: 0.7.3-1
Severity: important
Hello,
there is a problem when the system is suspended (either suspend to ram
or hibernate). When waking up, the daemon is sometimes dying silently,
which leaves the system without fan control.
The source of the problem is actually quite
On 07/12/2011 18:43, David Paleino wrote:
I *hate* this Unicode mess in Python :(
Isn't it something that is (should be) solved with Python 3.x ?
So there is indeed a bug where some informations that can be in utf-8
format are only expected to be in ascii by wicd (I don't know which
paramete
Hi,
since I upgraded wicd to v. 1.7.1~b3-1 today, I cannot connect anymore
with wicd (I switched back to network-manager, that I always keep
installed as a safety).
The mistake is very similar to the one reported here. Feel free to
change this bug report to wicd package, or to change its criti
Hello,
I have exactly the same error there, but it has a much more drastic
effect in my environment. I am actually not using gnome, but awesome, as
WM (no desktop manager necessary).
However, lot's of gnome related applications, and even gtk applications,
do actually requires gnome-settings to be
Package: ranger
Version: 1.4.3-1
Severity: grave
Justification: renders package unusable
Hello,
ranger cannot be launched since the default python switched from 2.6 to
2.7. After the python upgrade, calling ranger in commandline gives:
Traceback (most recent call last):
File "/usr/bin/ranger",
Hello,
I did put the file "lmt-udev", in /lib/udev/, set it as executable, and
rebooted. No change, the are still the same "udevd: failed to execute
/usr/sbin/laptop_mode" appearing on the very early boot process.
Raphael
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.o
There is indeed a problem with unzip, that forces some change of
encoding without checking anything. The only solution is to use convmv
for finding back the correct encoding. This is actually tricky, because
a first convmv operation is needed to undo the automatic (incorrect)
encoding change pe
Hi,
I confirm here that some laptop-mode scripts try to access stuff in /usr
during boot time, before /usr partition is mounted. You obtain these
kind of lines:
Fri Jun 10 11:35:09 2011: udevd[873]: failed to execute
'/usr/sbin/laptop_mode' '/usr/sbin/laptop_mode force
modules=usb-autosuspend
Hi,
I think that there may be a link between the kernel crashes I reported
earlier and some tunings with powertop. In powertop there are some
parameters that can be modified for decreasing the laptop power
consumption. Namely, I adjust parameters so that everything is reported
as "good" in th
Gasp... shouldn't have talked. It crashed again, same error, same
symptom, but with experimental kernel this time.
Raphaël
Same configuration for xserver/intel x11 driver here (I noticed this
information was missing in my first email).
I confirm that the experimental kernel doesn't seem to be affected by
the bug. Still no crash in 48h, while three crashes where obtained with
the Sid package in the same laps time (
Package: linux-2.6
Version: 2.6.37-1
Severity: normal
Tags: sid
Since I upgraded to the SID version of 2.6.37 kernel image, I experienced
randomly crashes when waking up from suspend to RAM. This crash occurs in the
gpu module (i915). The screen indeed "light" up to a black screen, with just a
wh
I confirm that this file is unreadable.
Actually, the same file from the official release from sourceforge is
also corrupted. However, there is another file in the Doc directory
(absent from the Debian package), named Pysparse.pdf, that is correctly
readable. After checking the older issues, i
Package: auctex
Version: 11.85-1
Severity: minor
--- Please enter the report below this line. ---
Hello,
when Auctex have been upgraded from 11.83 version, I couldn't compile a
LaTeX file normally from emacs23 by C-c C-c, as the compilation was
stopped with the following error:
! I can'
Package: python-h5py
Version: 1.2.1-1
Severity: wishlist
--- Please enter the report below this line. ---
The Debian version of h5py has not been built with the API 1.8
compatibility flag:
>>> import h5py
>>> h5py.h5.get_config()
Summary of h5py config
==
HDF5: 1.8.3
1.6 AP
Exactly the same problem here, the last version of dnscache-run failed
because of the absence of /usr/bin/sv
This problem can be solved by installing the package runit (that then
remove the package daemontools-run), that contains /usr/bin/sv. Thus,
probably a problem of dependency here (I don'
Subject: e16keyedit: Do not edit properly the actions since e16 1.0
Package: e16keyedit
Version: 0.5.0-1
Severity: important
e16keyedit behaves strangely since e16 was upgraded to 1.0 version.
When lauched, all the entries of "Action to perform" column are set to
"Move Window by area [X Y]". It
Package: e16keyedit
Version: 0.5.0-1
Severity: important
e16keyedit behave strangely since e16 was upgraded to 1.0 version.
When lauched, all the entries of "Action to perform" columns are set to
"Move Window by area [X Y]". It seems to be still possible to configure some
actions, but some of th
Hello,
I think that this bug should be moved from "Serious" to "Grave", as
actually its current state makes it uninstallable in most of the
situations. The package shouldn't have been moved to testing before
solving the bug.
This should be solved by making it compatible with the python-vtk
Package: glob2
Version: 0.8.23-1.1
Severity: grave
Subject: glob2: Uninstallable on i386
Package: glob2
Version: 0.8.23-1.1
Severity: grave
Justification: renders package unusable
glob2 as been recently updated to the version 0.9.2-1. However, if the
package glob2-data was correctly updated to
Shouldn't this be typically the case where alternatives can be used,
with the "/usr/lib/libboost_***.so" being links pointing on
"/etc/alternatives/libboost_***.so", these links pointing either on
"/usr/lib/libboost_***-mt.so" or "/usr/lib/libboost_***-st.so". This
should point on the -st files
Package: ndiswrapper-source
Version: 1.47-2
Severity: normal
--- Please enter the report below this line. ---
I have problem with this last version of ndiswrapper, that I don't have
with previous one (1.43-1). The module perfectly loads and runs for few
minutes, then crashes. After that, any a
Excuse me, I've just seen that I mistook the severity category. It
should be classed as "Important" rather than "Serious".
Raphaël Plasson
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Package: acx100-source
Version: 20060521-3
Severity: serious
--- Please enter the report below this line. ---
I already have compiled with no problem the acx100 module to the kernel
2.6.18, with the module assistant. I actually checked again, it is still
working. This module do not want to com
Package: beagle
Version: 0.2.6-2
Severity: grave
Justification: renders package unusable
When switched to the 0.2.8 version of beagle, I couldn't used it
anymore. When launching the daemon by "beagled --bg" the process stops.
The logs says "Beagle ERROR EX: System.DllNotFoundException: libgobject
Package: grep
Version: 2.5.1.ds2-3
Severity: Critical
I was very recently unable to boot properly, after having upgrading my Debian Sid machine.
During the early stages of the boot process, errors were reported, saying that the file
"/usr/lib/libpcre.so.3" couldn't be find. It couldn't be obv
43 matches
Mail list logo