Bug#1014305: ruby-net-sftp: Upgrade of ruby-net-ssh to 7.0.1 breaks the package

2022-07-05 Thread Daniele Scasciafratte
I confirm the issue too, but I am on unstable.


Bug#891901:

2020-04-08 Thread Daniele Scasciafratte
I found this ticket because I have the same issue after 2 years.
With the version on sid I had the same problem so I tried with the
experimental because is more updated and the one used by debian is very old.
I am getting the same errors reported here and Ifixed it as suggested in
this ticket and now is starting, well at least the errors are different now:

Exception in thread "main" java.lang.ExceptionInInitializerError
at processing.app.Preferences.save(Preferences.java:799)
at processing.app.Preferences.init(Preferences.java:271)
at processing.app.Base.main(Base.java:143)
Caused by: java.lang.NumberFormatException: For input string: "14-"
at
java.base/jdk.internal.math.FloatingDecimal.readJavaFormatString(FloatingDecimal.java:2054)
at
java.base/jdk.internal.math.FloatingDecimal.parseFloat(FloatingDecimal.java:122)
at java.base/java.lang.Float.parseFloat(Float.java:461)
at java.base/java.lang.Float.(Float.java:560)
at processing.core.PApplet.(Unknown Source)
... 3 more
Exception in thread "SocketListener(192-168-1-14.local.)" Exception in
thread "SocketListener(192-168-50-1.local.)" Exception in thread
"SocketListener(fe80-0-0-0-59c-f276-980b-d12a-wlp4s0.local.)"
java.lang.AbstractMethodError: Receiver class
processing.app.zeroconf.jmdns.ArduinoDNSTaskStarter$1 does not define or
inherit an implementation of the resolved method 'abstract void
startResponder(javax.jmdns.impl.DNSIncoming, java.net.InetAddress, int)' of
interface javax.jmdns.impl.DNSTaskStarter.
at javax.jmdns.impl.JmDNSImpl.startResponder(JmDNSImpl.java:1753)
at javax.jmdns.impl.JmDNSImpl.handleQuery(JmDNSImpl.java:1543)
at javax.jmdns.impl.SocketListener.run(SocketListener.java:59)
java.lang.AbstractMethodError: Receiver class
processing.app.zeroconf.jmdns.ArduinoDNSTaskStarter$1 does not define or
inherit an implementation of the resolved method 'abstract void
startResponder(javax.jmdns.impl.DNSIncoming, java.net.InetAddress, int)' of
interface javax.jmdns.impl.DNSTaskStarter.
at javax.jmdns.impl.JmDNSImpl.startResponder(JmDNSImpl.java:1753)
at javax.jmdns.impl.JmDNSImpl.handleQuery(JmDNSImpl.java:1543)
at javax.jmdns.impl.SocketListener.run(SocketListener.java:59)
java.lang.AbstractMethodError: Receiver class
processing.app.zeroconf.jmdns.ArduinoDNSTaskStarter$1 does not define or
inherit an implementation of the resolved method 'abstract void
startResponder(javax.jmdns.impl.DNSIncoming, java.net.InetAddress, int)' of
interface javax.jmdns.impl.DNSTaskStarter.
at javax.jmdns.impl.JmDNSImpl.startResponder(JmDNSImpl.java:1753)
at javax.jmdns.impl.JmDNSImpl.handleQuery(JmDNSImpl.java:1543)
at javax.jmdns.impl.SocketListener.run(SocketListener.java:59)
Exception in thread
"SocketListener(fe80-0-0-0-800-27ff-fe00-0-vboxnet0.local.)"
java.lang.AbstractMethodError: Receiver class
processing.app.zeroconf.jmdns.ArduinoDNSTaskStarter$1 does not define or
inherit an implementation of the resolved method 'abstract void
startResponder(javax.jmdns.impl.DNSIncoming, java.net.InetAddress, int)' of
interface javax.jmdns.impl.DNSTaskStarter.
at javax.jmdns.impl.JmDNSImpl.startResponder(JmDNSImpl.java:1753)
at javax.jmdns.impl.JmDNSImpl.handleQuery(JmDNSImpl.java:1543)
at javax.jmdns.impl.SocketListener.run(SocketListener.java:59)


Bug#945214: Confirming the issue

2019-11-27 Thread Daniele Scasciafratte
I have the same problem with different packages on debian sid.
There is any workaround to fix it until a new release?


Bug#876608: [Pkg-sass-devel] Bug#876608: ruby-compass (build) depends on ruby-sass (< 3.5), but 3.5.1-2 is in unstable

2017-12-30 Thread Daniele Scasciafratte
Any updates for this ticket?


Bug#826042:

2016-06-05 Thread Daniele Scasciafratte
THe problem is very annoying I had to search another python editor...

Other references to this problem:

* https://github.com/spyder-ide/spyder/issues/3200
* https://groups.google.com/forum/#!msg/spyderlib/YRhrPh9gUM4/uxhDHF6cAwAJ


Bug#818597: libcpprest2.7: libcpprest.so.2.7 not installed

2016-03-21 Thread Daniele Scasciafratte
any news for that fix?


Bug#758531:

2014-08-21 Thread Daniele Scasciafratte
The command for downgrade without problem:

apt-get download libpulse0:i386=5.0-6
apt-get download libpulse0:amd64=5.0-6
dpkg -i ./libpulse0_5.0-6_i386.deb
dpkg -i ./libpulse0_5.0-6_amd64.deb

KDE now works without problem :-)