Hi Adrian,
forwarded 1000123
https://github.com/phmarek/fsvs/commit/4f791f3c6f668597f7490b5e5c9a986f84eb08b8
Bug #1000123 [src:fsvs] fsvs: depends on obsolete pcre3 library
Set Bug forwarded-to-address to
'https://github.com/phmarek/fsvs/commit/4f791f3c6f668597f7490b5e5c9a986f84eb08b8'.
thank
Please disregard, SD-card was broken in a few blocks.
Had no errors in dmesg, but "dpkg --verify" showed a few bad files -
among then libruby which was loaded.
Sorry about the noise.
Package: vim-nox
X-Debbugs-Cc: phil...@marek.priv.at
Version: 2:9.0.1672-1
Severity: grave
When running vim on an Rpi1B (which is otherwise stable), vim crashes
immediately.
# LD_DEBUG=all vim -u none -U none --clean
...
4400: symbol=_ITM_registerTMCloneTable; lookup i
With the update to 115.0.2 it works again - even in the profile that was
broken before.
Thanks!
Hi Mike,
Ad 1:
- banking.bank99.at uses crypto.getRandomValues() even before login
"The server at banking.bank99.at is taking too long to respond."
Yeah, http is blocked - you'll need to use https:// for that.
- RedHat support webpage uses getRandomUUID after login
Both fail with "Operati
Package: firefox
Version: 114.0-1
Severity: grave
X-Debbugs-Cc: phil...@marek.priv.at
Websites that need randomness ([1]) are broken,
on both Debian FF 113.0.2 and 114.0 (114.0.2 not yet available for amd64).
Reproduced with a new profile without any plugins.
strace shows FF being able to use ge
Seems like you are mixing unstable and experimental. Please try with
the packages from unstable (version 1:29.0.6-21).
Ah yeah, right -- adb/fastboot from experimental
fetch newer versions for _some_ of the libraries.
I also tried removing dexdump and android-lib*
and reinstalling them from exp
Package: dexdump
Version: 11.0.0+r48-4
Severity: grave
X-Debbugs-Cc: phil...@marek.priv.at
dexdump won't run:
$ dexdump
dexdump: symbol lookup error:
/usr/lib/x86_64-linux-gnu/android/libart.
sorry, my fault.
I "had to" upgrade ffmpeg at some time in the past;
i ffmpegDepends libavformat58 (= 7:4.3-2)
i A libavformat58 Depends libgnutls30 (>= 3.6.14)
i libgnutls30 Depends libc6 (>= 2.25)
and so I had a newer libc than stable.
Sorry about the confusion; perh
I agree it might be worth backporting this fix, but why would you be
updating libc on stable? (The only reason I can think of would be
partial upgrades to bullseye, which is hardly Severity: critical yet.)
I did
# apt-get upgrade -t stable
got a new libc, and SSH broke.
What data migh
oh, sorry, libc actually is from unstable...
why was that installed with "apt upgrade -t stable"?
Package: openssh-server
Version: 1:7.9p1-10+deb10u2
Severity: critical
Justification: breaks the whole system
Updating libc on stable breaks sshd; it dies with a SIGSYS on
clock_nanosleep.
https://www.openssh.com/releasenotes.html says
- Allow clock_nanosleep() in sandbox (recent glib
This is still broken... please provide a working package!
Thank you so much.
Ah yes, and (following [1]) I also changed the .pom file in
/usr/share/java/slf4j-simple.jar to remove the "test" scope:
--- pom.xml 2018-11-02 16:50:02.705092444 +0100
+++ pom.xml.orig2018-11-02 16:50:17.793353153 +0100
@@ -30,9 +30,9 @@
org.s
With libslf4j-java and libastylej-jni installed and
using this diff I got a bit further:
--- /usr/bin/arduino.orig 2018-11-02 16:15:19.374287467 +0100
+++ /usr/bin/arduino2018-11-02 16:14:29.159663536 +0100
@@ -22,6 +22,8 @@
java/lib/rt.jar \
java/lib/tools.jar \
lib/*.jar
Another missing dependency is linux-kbuild-4.14 (4.14.12-2).
Without that, the rules to build .o files are not found.
Using git HEAD gives me a working binary, so I suspect some interaction
with changed liblua versions.
(4.0.1 doesn't work for me any more, but it did in the past.)
Please provide a package with from the current sources, thank you!
I had the same problem, with wpasupplicant 2.3 and 2.5.
[device]
wifi.scan-rand-mac-address=no
wasn't sufficient, I needed to comment out the setting
[connection]
wifi.cloned-mac-address=random
to get WIFI working again.
I'm using broadcom-sta-dkms=6.30.223.271-5, on a
14e
Hi Gianfranco,
thanks for your answer!
> can you please try the latest llvm-toolchain-snapshots 3.8 on unstable?
I'd like to... really!
# LC_ALL=C apt-get install llvm-3.8-tools llvm-3.8 -t unstable
...
64 upgraded, 20 newly installed, 91 to remove and 614 not upgraded.
91 to remove
> Hi, according to the source code this seems to be fixed already in the last
> two Debian uploads.
>
> Please confirm the code is working.
Sorry, it's broken in another way.
# lldb-3.7 /bin/ls
(lldb) target create "/bin/ls"
Current executable set to '/bin/ls' (x86_64).
(lldb) r
erro
Hello Tim,
I'm sorry about the delay,
Hi Phillip. I noticed that you committed this fix to the
branches/fsvs-1.2.x but haven’t released a new version of fsvs
containing it.
Would you be interested in cutting a 1.2.6 release containing just the
gcc5 fix? I can get it uploaded to Debian as a N
I had to revert network-manager to 0.9.8.0-5, too.
Although systemd was installed, "nmcli c" showed no connections;
"qdbus --literal --system org.freedesktop.NetworkManager
/org/freedesktop/NetworkManager/AccessPoint/N" did work, though.
So it did detect my access point - but the KDE appl
Still doesn't work.
The following packages have unmet dependencies:
xpdf : Depends: libpoppler19 (>= 0.18.4) but it is not going to be installed
Depends: libxm4 (>= 2.3.4) but it is not going to be installed
Recommends: poppler-utils but it is not going to be installed
E: Unable
Hello Brian!
I've now committed workarounds for the compiler regressions as
http://fsvs.tigris.org/source/browse/fsvs?view=rev&revision=2454
and for autoconf 2.68 as
http://fsvs.tigris.org/source/browse/fsvs?view=rev&revision=2453
>> Linking requires -laprutil-1, but that isn't provi
Hello Brian,
> Attached is a patch to fix the compilation errors in fsvs. I built
> using gcc 4.6, since that's what I have by default.
thank you, I'll take a look whether to put that upstream.
> There are a couple problems that I want to point out. The size of an
> integer constant expressio
> Processing commands for cont...@bugs.debian.org:
>
>> severity 564990 serious
> Bug #564990 [fsvs] fsvs: ftbfs with gcc-4.5
> Severity set to 'serious' from 'important'
Once more ... I still believe that this is a gcc bug.
> helper.c:1677:14: error: storage size of 'buffers' isn't constant
/
0.6.27 kills printing support for me:
Starting with a fully 0.6.27 installation of the avahi packages
(lines wrapped for easier reading):
r...@cacao:/var/cache/apt/archives # /usr/lib/cups/backend/dnssd
DEBUG: Unable to create avahi client: Resource temporarily unavailable
r...@cacao:/var/cache/
On Mittwoch, 9. September 2009, Philipp Marek wrote:
> I found out that if I use linux-image-2.6.30-1-amd64=2.6.30-5 (instead of
> -6) my system boots again.
With the last "apt-get clean" the -5 was deleted, and so I was stuck with -6.
But - surprise, surprise! - the system boo
I've got this too.
I found out that if I use linux-image-2.6.30-1-amd64=2.6.30-5 (instead of -6)
my system boots again.
But I'm not sure whether it's simply a kernel problem, or just related because
of some size difference in the image.
My out-of-range pointer is 0x6401900; in case the video
After installing mysql-server-5.0 it goes a bit further, but still doesn't
work; after clicking "connect" I get a messagebox with this data (again
copy+paste, with special characters at the end).
Installing MySQL system tables...
Installation of system tables failed!
Examine the logs in /home/fl
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
X-Reportbug-Version: 3.48
X-Debbugs-Cc: phil...@marek.priv.at
Package: anymeal
Version: 0.30-8
Severity: grave
Justification: renders package unusable
When I try to create a new database in anymeal, clic
X-Reportbug-Version: 3.17
Package: svk
Version: 1.04-1
Severity: grave
Justification: renders package unusable
without libsvn-core-perl:
$ svk help import
Can't load '/usr/lib/perl5/auto/SVN/_Core/_Core.so' for module
SVN::_Core: libsvn_swig_perl-1.so.0: Kann die Shared-Object-Dat
32 matches
Mail list logo