would have
great to have too, now that I think about it.
Thanks for the link though, I found it easier to follow than things I
found in my Google search.
Tim
On Wed, 2025-09-17 at 07:07 +0200, Holger Wansing wrote:
> Hi,
>
> Am 16. September 2025 23:06:58 MESZ schrieb Tim MCCONNELL
> :
Hi Holger,
And can I create LVM through manual install?
Tim
On Tue, Sep 16, 2025 at 3:04 PM Holger Wansing wrote:
>
> Hi,
>
> Am 16. September 2025 20:15:14 MESZ schrieb Tim McConnell
> :
> >is it possible when using Guided-LVM to prompt for another disk? I'd like t
Source: debian-installer
Version: 20250803+deb13u1
Severity: wishlist
X-Debbugs-Cc: tmcconnell...@gmail.com
Dear Maintainer,
Hi,
is it possible when using Guided-LVM to prompt for another disk? I'd like to be
able to format additional disks when formatting for installation.
-- System Informatio
Thi can be closed , I upgraded to Forky (Testing) and issue is
resolved.
--
Tim McConnell
Home
chine which I can use
to reproduce. If nobody's already working on a targetted fix, then let
me know and I'll see if I can get some time to do that.
Thanks,
Tim.
went out, so I'm a bit
surprised it still went into that?
Thanks,
Tim.
Package: mate-control-center
Version: 1.26.1-1.1+b4
Followup-For: Bug #555
X-Debbugs-Cc: tmcconnell...@gmail.com
Dear Maintainer,
* What led up to the situation? Performed a fresh install of Debian 13.
* What exactly did you do (or not do) that was effective (or
ineffective)? Trie
Package: evolution
Version: 3.56.1-1
Severity: normal
X-Debbugs-Cc: tmcconnell...@gmail.com
Dear Maintainer,
* What led up to the situation? trying to set up gmail account.
* What exactly did you do (or not do) that was effective (or
ineffective)? attempted to set up my email account
Source: nwchem
Version: 7.2.2-1build3
Severity: normal
X-Debbugs-Cc: tim.anders...@canonical.com
Dear Maintainer,
Copy of upstream bug report: https://github.com/nwchemgit/nwchem/issues/970
Noticed in autopkgtest.ubuntu.com logs, as it's blocking glibc migration:
https://autopkgtest.ubuntu.com/r
Note that this seems to be fixed upstream, we just need a new release:
https://github.com/nwchemgit/nwchem/issues/1082
--
[image: Canonical-20th-anniversary]
*Tim Andersson*
Software Engineer (Canonical Ubuntu Release Management)
Email:
tim.anders...@canonical.com
Location:
United Kingdom
Source: opam
Version: 2.1.5-1
Severity: normal
X-Debbugs-Cc: tim.anders...@canonical.com
Dear Maintainer,
* What led up to the situation?
Investigating autopkgtest.ubuntu.com failures for opam (relating
to the latest glibc)
Here's the log:
```
138s # interp.c:957:14: note: in expa
Package: rkhunter
Version: 1.4.6-11
Severity: normal
In /etc/rkhunter.conf, normally arguments that are allowed to be
wildcards are documented as such. Reading the source, ALLOWPROMISCIF
is interpreted as a regular expression, but nothing mentions that it
is a RE.
Perhaps wording in /etc/rkhunte
On Mon, 4 Aug 2025, Steinar H. Gunderson wrote:
> On Mon, Aug 04, 2025 at 08:54:06PM +1000, Tim Connors wrote:
> > Ok, so it's interpreting [...] as a character class despite me not saying
> > "--regex" nor "--rexexp"?
>
> The man page says:
>
&g
Package: plocate
Version: 1.1.18-1
Severity: normal
> touch test\ locate.txt
> touch test\ locate[.txt
> sudo systemctl start plocate-updatedb.service
> # verify locate database up-to-date:
> locate 'test locate'
/home/myself/test locate.txt
/home/myself/test locate[.txt
> #Uh oh:
> locate 'test l
ser rights fixed the issue instantly.
Cheers,
tim
On Wed, 2 Jul 2025, Theodore Ts'o wrote:
On Wed, Jul 02, 2025 at 07:44:24PM +0100, Tim Woodall wrote:
So it seems that my change is only needed on older kernels.
OK, thanks for the hint. Using the same fuse2fs binary (built in a
bookworm-amd64 chroot), I can replicate what you'
On Tue, 1 Jul 2025, Theodore Ts'o wrote:
On Mon, Jun 30, 2025 at 07:08:58PM +0100, Tim Woodall wrote:
Package: e2fsprogs
Version: 1.47.0-2
Severity: minor
Dear Maintainer,
Without using fuse at all:
# touch x
# setfacl -m u:root:rw x
# getfattr -m - -d x
# file: x
system.posix_acl_a
Package: e2fsprogs
Version: 1.47.0-2
Severity: minor
Dear Maintainer,
Without using fuse at all:
# touch x
# setfacl -m u:root:rw x
# getfattr -m - -d x
# file: x
system.posix_acl_access=0sAgEABgD/AgAGAAAEAAQA/xAABgD/IAAEAP8=
When done via fuse2fs:
# which fuse2fs
/usr/b
g. Done a data import. And I'm
running as a slave to production systems.
11.8.2-1 works fine so far.
(not related, but 11.8.2-1 won't compile when backporting to bookworm.
Which would have been a route for me to put into production for a real test)
--
Tim Bray
Huddersfield, GB
Package: upgrade-reports
Severity: normal
X-Debbugs-Cc: t...@seoss.co.uk
(Please provide enough information to help the Debian
maintainers evaluate the report efficiently - e.g., by filling
in the sections below.)
My previous release is: Bookworm
I am upgrading to: Trixie
Archive date: Approx 202
Package: xen-utils-common
Version: 4.17.5+23-ga4e5191dc0-1+deb12u1
Severity: normal
two issues with block-iscsi
1. If the iqn that is being used as a disk device is a prefix of an
existing in use iqn then xl create will fail with
libxl: error: libxl_device.c:1337:device_hotplug_child_death_cb: s
0s
(Note that this is inside another fuse mount as the system I'm running
the tests on has 1K blocks so I cannot create a 5T sparse file to
contain the filesystem)
tim@dirac:/mnt/nobackup/test-fuse (none)$ truncate -s 5T fs
truncate: failed to truncate 'fs' at 5497558138880
Patches redone. Main changes:
rename inusefile -> lockfile
check the error code from ext2fs_block_iterate3
diff -urN e2fsprogs-1.47.2~rc1.orig/misc/fuse2fs.c e2fsprogs-1.47.2~rc1/misc/fuse2fs.c
--- e2fsprogs-1.47.2~rc1.orig/misc/fuse2fs.c 2024-11-29 08:02:27.0 +
+++ e2fsprogs-1.47.2~rc
utes to run, most of the time is in
the rm and requires c1.5GB of disk space. It will not clean up properly
if it fails part way through.
Tim.
-- System Information:
Debian Release: 12.11
APT prefers stable-security
APT policy: (500, 'stable-security'), (500, 'stable')
Arc
Package: systemd
Version: 257.5-2
Followup-For: Bug #1005282
X-Debbugs-Cc: t...@seoss.co.uk
Upstream systemd PR which includes a note of this gotcha is at
https://github.com/systemd/systemd/pull/37326
Tim.
Package: systemd
Version: 257.5-2
Followup-For: Bug #1005282
X-Debbugs-Cc: t...@seoss.co.uk
Control: tags -1 patch
How about this? I also plan to submit a patch to the upstream
documentation
stating that there may be distro-specific need to keep early boot files
in-sync.
Regards,
Tim
This bug still seems to be present in Trixie. Looking at the contents of the
libvirt-.files which is generated by libvirt, it's missing the necessary
PCI permissions when an SR-IOV virtual function is assigned via a network
instead of via a static PCI device address.
Specifically in this case, th
I'll upload a patched version in the next day.
--
Tim Theisen (he, him, his)
Release Manager
Center for High Throughput Computing
Department of Computer Sciences
University of Wisconsin - Madison
4261 Computer Sciences and Statistics
1210 W Dayton St
Madison, WI 53706-1685
+1 608 265 5736
the claimed replacement of NTP and NTP fixed this issue 20 years
ago.
--
Tim Connors
kmod.service is part of the systemd package. So
maybe its worth to consider the inclusion of /etc/init.d/kmod (or some
variation) into initscripts.
~Tim
[1]
https://salsa.debian.org/md/kmod/-/commit/c2ae42ca3a338fba0f190e3a61a635d386b1e8fa
-- System Information:
Debian Release: trixie/sid
APT
Package: emacs
Version: 1:28.2+1-15+deb12u3
Severity: normal
X-Debbugs-Cc: t...@security.debian.org
Recognising there's only a few weeks left before freeze so it's
probably not realistic, it would be nice if emacs 30 (30.1 was just
released) was in trixie though, so we can get all that LSP goodnes
Thanks, that answered my question. Close he ticket.
On Wed, 2025-02-19 at 17:20 +0100, Paul van der Vlis wrote:
> Op 15-02-2025 om 19:49 schreef Tim McConnell:
> > Package: mate-desktop
> > Version: 1.26.2-1.1+b2
> > Severity: normal
> > X-Debbugs-Cc: tmcconnell
.
Regards,
--
[image: Canonical-20th-anniversary]
*Tim Andersson*
Software Engineer (Canonical Ubuntu Release Management)
Email:
tim.anders...@canonical.com
Location:
United Kingdom
canonical.com
ubuntu.com
Package: mate-desktop
Version: 1.26.2-1.1+b2
Severity: normal
X-Debbugs-Cc: tmcconnell...@gmail.com
Dear Maintainer,
* What led up to the situation?
Viewing the GITHUB Site
* What exactly did you do (or not do) that was effective (or
ineffective)?
.N/A
* What was the outcome of this
Package: mkchromecast
Version: 0.3.9~git20200902+db2964a-2
Severity: normal
I'm ending up with dozens of Mkchromecast sinks and monitors being
left behind possibly in response to starting multiple up at the same
time, crashing/being terminated and/or trying to put them under the
control of systemd
another 2 years
given the freeze in a month.
I wasn't able to build from source, but I haven't tried the new
instructions.
--
Tim Connors
Sorry I missed your previous email. I think you misunderstood.
> Why can't sudo be used as a channel for password guessing?
It absolutely can. The point is the delay is security theatre. It's
entirely optional - anyone that wants to use sudo as a password guessing
channel can easily opt out of th
> Date: Wed, 04 Sep 2024 11:00:00 +0200
> From: itsec@uni-konstanz.de
> Subject: fixed 1080386 in 0.3.9-1
>
> fixed 1080386 0.3.9-1
> thanks
This version should be promoted to stable somehow - seems missed the boat
a few days ago
--
Tim Connors
Package: python3-flickrapi
Version: 2.1.2-5.1
Severity: important
X-Debbugs-Cc: tdo...@gmail.com
Dear Maintainer,
Instantiating the FlickrAPI object is the first step to using this package.
Attempting to do so on my machine results in an OperationalError being raised,
instead of the object being
Package: evolution-data-server
Severity: normal
Per bugs 1092631 823492 841909 842015 842334 842908 845565 853066
559101 801247 and 795368, it would be really neat if any machine that
had evolution installed didn't also mandate pinentry-gnome3.
desktop pulls in evolution. evolution pulls in evol
Package: pinentry-gnome3
Severity: important
Yes, this bug is different to all the other open bugs, because I'm
requesting the apparently unfixable offending package be removed from
Debian.
It is clear from bugs 823492 841909 842015 842334 842908 (which should
be grave, because when remote, the s
Package: pinentry-gtk2
Version: 1.2.1-1
Severity: normal
Anything invoking this copy of pinentry (haven't verified the other
pinentry packages), if closed prematurely before a password is
accepted or rejected from the terminal, results in further invocations
being blocked for a long time (I've see
dicating a
leak). systemd ought just respawn it, and I can chuck a lower memory
limit on it and not have to worry about it any more.
--
Tim Connors
Package: remmina-plugin-spice
Version: 1.3.3+dfsg-2
Severity: normal
X-Debbugs-Cc: johndoe...@protonmail.ch
Dear Maintainer,
*** Reporter, please consider answering these questions, where appropriate ***
* What led up to the situation?
Remmina is supposed to support the Spice protocol (e.g. t
Hi Daniel,
What I suspect Alex is asking for is for debconf to ask whether the admin
wants a daemon to be set up. glances works without a server as well for
those times when you just want a simple `top` replacement. Running a
server daemon seems to be superfluous then.
--
Tim Connors
forwarded 491392 https://debbugs.gnu.org/cgi/bugreport.cgi?bug=75208
thanks
I was hoping the maintainer would do it, but I've finally forwarded the
bug upstream and got a small concession in the wording of the info doc.
--
Tim Connors
Package: apt
Version: 2.6.1
Severity: wishlist
Dear Maintainer,
Please consider supporting No-Support-For-Architecture-all in
apt-ftparchive. This is a one line change to ftparchive/writer.cc
tim@dirac:~/git/apt (main)$ git diff
diff --git a/ftparchive/writer.cc b/ftparchive/writer.cc
index
#x27;, $1;
print "$drive: $model$F[9]°C\n";
} elsif ($output =~ /Temperature:\s*(\d+) Celsius/) {
print "$drive: $model$1°C\n";
} else {
print "$drive: Smart not available\n";
}
} else {
print "$drive: Sleeping. Temperature not available\n";
};
}
--
Tim Connors
Package: checksecurity
Version: 2.0.16+nmu3
Severity: normal
> ( cd /usr/share/checksecurity/ ; grep date * )
check-diskfree: /usr/bin/mail -s "Diskfree alert for `hostname -f` on `date
'+%D %T'`" $CHECKSECURITY_EMAIL < $TMPDF
check-setuid: /usr/bin/mail -s "Setuid changes for `hostname
Package: procps
Version: 2:4.0.2-3
Severity: normal
The version of top in bookworm seems to have changed the processing of
the keybinding for :Refresh-Display, and you can see it
immediately drawing the screen *twice* while registering the current
`top` process as something taking 100% of the CPU
Package: xdg-desktop-portal
Version: 1.16.0-2
Severity: important
Tags: upstream
Doesn't implement statfs() or statx() like fuse filesystems are meant
to. Breaks df. df was worked around in gnulib to not output for
fuse.portal filesystems:
https://bugzilla.redhat.com/show_bug.cgi?id=1913358 but
localhost:0
Monitoring 424 clients. XErrors: 5
Pixmaps: 18014398509010292K total, Other:4447K total, All:
18014398509014739K total
(although it would explain why I'm having troubles that is causing me to
dig out xrestop to troubleshoot)
--
Tim Connors
Package: apt-src
Version: 0.25.3
Severity: important
> sudo apt-src install lm-sensors
Reading package lists... Done
Need to get 309 kB of source archives.
Get:1 http://ftp.au.debian.org/debian testing/main lm-sensors 1:3.6.0-10 (dsc)
[2,028 B]
Get:2 http://ftp.au.debian.org/debian testing/main l
This build issue was fixed in the 1.24.9 release as far as I know.
Patch can be found
here: https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/7556
Tim
hdog that monitors for "inhibited by" | grep "$prohibited_items" per
my config here:
https://github.com/spacelama/ansible-initial-server-setup/blob/master/files/homes.desktop/bin/runxscreensaver-monitor
)
--
Tim Connors
Package: tgt
Version: 1:1.0.85-1
Severity: wishlist
Dear Maintainer,
Under in the tgtadm man page under the media_home documentation there
are tgtadm commands to set this a virtual jukebox. However, the first
step, "The dvd starts out without a backing store" isn't supported by
tgt-admin.
I prop
Package: libqt5waylandclient5
Version: 5.15.8-2
Severity: important
Dear Maintainer,
My plasmashell frequently consumes all the memory on my machine due to
this bug:
https://bugs.kde.org/show_bug.cgi?id=466589
This patch appears to have been the fix:
https://invent.kde.org/qt/qt/qtwayland/-/c
Package: directvnc
Version: 0.7.8-1
Severity: normal
My remote connection died hard, and rebooted. When it came back
up, I discovered my directvnc display was still stuck on the last
image prior to the connection dying. This display didn't time out
and die. strace revealed an endless non-thr
Hopefully the final patch!
Neither sockets nor pipes had their attributes verified correctly when
doing restore -C.
diff -urN dump-0.4b47.orig/restore/tape.c dump-0.4b47/restore/tape.c
--- dump-0.4b47.orig/restore/tape.c 2022-05-03 10:02:27.0 +
+++ dump-0.4b47/restore/tape.c 2022-05-0
Attached the debian.tar.xz of my local build with many fixes included.
configure-ac.patch ... 1
compiler-warnings.patch .. 1
handle-bigfiles.patch 4
xattr_verify.patch ... 3
ignore-ext4-extents-flag.patch . 2
fix-uninit-blocks.patch .. 4
fix-write-estima
/merge_requests/595.patch
It would be great if you could pull that fix into the debian package until
there's a new cairo release.
(As advised by upstream in the issue above.)
Many thanks!
Tim
-- System Information:
Debian Release: trixie/sid
APT prefers unstable-debug
APT policy: (
https://gitlab.freedesktop.org/pulseaudio/pulseaudio/-/merge_requests/745
https://gitlab.freedesktop.org/pulseaudio/pulseaudio/-/merge_requests/764
it would be great if they could be backported to the debian packages of
pulseaudio 16.1 (afaict this issue affects debian 11 and 12)
many thanks,
tim
I've found a bug in the original patches where it wasn't correctly
dumping an EA block >2^32. The original patch also relied on a cast to a
64 bit value which only worked on little endian and only if the next
four bytes were zero (which they appear to always be)
This patch now addresses both thos
I should have been clearer originally - this particular patch isn't my
work, it was suggested upstream in https://sourceforge.net/p/dump/bugs/174/
I picked it up while trying to fix the uninitialized read bug #1081009.
That patch changes the same lines of code in one place so it was
slightly easi
There is a separate issue which I think only applies if the backup
itself has over 2^32 blocks written to tape so that the next tape
starting block has wrapped.
I haven't tried to reproduce this issue as I do not have any systems
with anything like that amount of data to test with plus I suspect
Package: dump
Version: 0.4b47-4+~tjw12r5
Severity: important
Dear Maintainer,
Many years ago I reported a bug with verifying attributes on files where
the count was sometimes wrong. You fixed this (Thanks!)
However, it turns out the same bug is present for directories too.
Unfortunately, the fi
Package: dump
Version: 0.4b47-4+~tjw12r5
Severity: normal
Dear Maintainer,
When using restore -C lgetflags returns 0 for symlinks as flags are not
vaild/settable on a symlink.
However, if EXT4_EXTENTS_FL is set then the verification fails saying
that the flags have changed.
./long_symlink: flag
Package: dump
Version: 0.4b47-4+~tjw12r5
Severity: important
Dear Maintainer,
Dump includes data read from EXT2_EXTENT_FLAGS_UNINIT extents in the
dump instead of writing zeros (or nothing) to the tape.
This means that restores are corrupted.
The attached patch is a quick fix for this. Better w
Package: dump
Version: 0.4b47-4+~tjw12r5
Severity: normal
Dear Maintainer,
Dump cannot handle more than 2^32 blocks. This was reported upstream
some years ago along with a patch that I am including here.
I'm reporting this as I have another ext4 patch that I've built on top
of this one.
I've al
Attached is the patch also included on 1075339diff -ur opendkim.orig/debian/opendkim.default opendkim/debian/opendkim.default
--- opendkim.orig/debian/opendkim.default 2023-06-16 19:52:26.0 +
+++ opendkim/debian/opendkim.default 2024-08-25 14:31:08.938597424 +
@@ -3,8 +3,8 @@
# /e
This patch fixes the FTBFS for libopendbx.
The root cause is that the "generic" items in odbx_t and odbx_lo_t are
really FB_API_HANDLE and this is a void* on 32 bit and int on 64 bit.
This code is not strictly portable as it relies on the bitwise
representation of the nullptr being all bits zero
--- opendkim.orig/librbl/rbl.c 2018-11-15 00:47:38.0 +
+++ opendkim/librbl/rbl.c 2024-08-25 09:37:34.860816615 +
@@ -329,7 +329,7 @@
rbl_res_close(void *srv)
{
#ifdef HAVE_RES_NINIT
- struct state *res;
+ struct __res_state *res;
res = srv;
This i
Unfortunately, I've found that my patch has some serious issues on
bookworm and isn't any good.
reopen 980555
thanks
Was closed with no explanation and no answer to my last question.
--
Tim Connors
till does not exist in the latest debian kernel, but can be
obtained when using other third party kernels, so there's no technical
reason stopping it being compiled.
--
Tim Connors
Package: frei0r-plugins
Version: 1.8.0-1+b1
Severity: minor
Dear Maintainer,
The version of this package provided by Debian is extremely out of date, and is
missing several video effects found in the latest version.
-- System Information:
Debian Release: 12.4
APT prefers stable-updates
APT
This bug is a duplicate of #1067661
The solution is included in the condor 23.6.1 build that I have uploaded.
...Tim
--
Tim Theisen (he, him, his)
Release Manager
HTCondor & Open Science Grid
Center for High Throughput Computing
Department of Computer Sciences
University of Wisconsin - Mad
225.685069] mate-notificati[2355]: segfault at 7f1d01af5004 ip
7f1b0ece7a31 sp 7fff799b9688 error 4 in libgobject-
2.0.so.0.8000.2[7f1b0ecbb000+35000] likely on CPU 1 (core 1, socket 0)
[ 225.685114] Code: 75 59 02 00 48 8b 34 e8 e9 2f ff ff ff 66 66 2e 0f
1f 84 00 00 00 00 00 90 f3 0f 1e
Package: mate-panel-common
Version: 1.27.1-3
Severity: normal
X-Debbugs-Cc: tmcconnell...@gmail.com
Dear Maintainer,
* What led up to the situation? don't know
* What exactly did you do (or not do) that was effective (or
ineffective)? nothing I'm aware of other than trying to reload
un
Package: python3-gpumodules
Version: 3.8.0-1
Severity: normal
Tags: patch
> uname -a
Linux dirac 6.6.13+bpo-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.6.13-1~bpo12+1
(2024-02-15) x86_64 GNU/Linux
This seems to fix the problem and basic functionality appears to work:
--- /usr/lib/python3/dist-package
Source: rust-gst-plugin-gtk4
Version: 0.12.5-1
Severity: wishlist
X-Debbugs-Cc: werdah...@riseup.net, a...@sigxcpu.org
It would be great if there was also a stand-alone package with
the .so for the GStreamer Rust plugin(s) for use by normal/other
GStreamer applications.
Filing bug as discussed on
My apologies. I cut and pasted the wrong bug number. However, thank you
for the patch. I have included it in the upcoming 23.6.2 release in
Debian. I have also incorporated this patch upstream.
--
Tim Theisen (he, him, his)
Release Manager
HTCondor & Open Science Grid
Center for
Package: openssh-client
Version: 1:9.2p1-2+deb12u2
Severity: normal
With .ssh/config:
ControlMaster auto
ControlPath ~/.ssh/cm_master/%r@%h:%p
ControlPersist yes
Set up the mux master on host a to host c:
> echo $DISPLAY
:0
> ssh c xterm
xterm fires up on host a. Kill that
Now,
Package: directvnc
Version: 0.7.8-1
Severity: normal
man 1 directvnc:
-p, --password
password string to be passed to the server for authentication. Use
this with care!
OK, so what's care? Well, the password is available for all system
users and crackers to view with just `ps
A kernel-based workaround for the underlying issue has now landed
in all currently supported linux-stable branches:
linux-6.8: 6.8-rc7 (f45812cc23fb74bef62d4eb8a69fe7218f4b9f2a)
linux-6.7: 6.7.9(cbf12e716a52d260fabecdca7d5f6e7cd07aed6c)
linux-6.6: 6.6.21 (71da10e633a96593cf59af3f322a9c4
world use sudo. It's a minor annoyance multiplied by millions.
Cheers,
Tim
-- System Information:
Debian Release: 12.2
APT prefers stable-updates
APT policy: (500, 'stable-updates'), (500, 'stable-security'), (500, 'stable')
Architecture: arm64 (aarch64)
Foreign
Package: psmisc
Version: 23.6-1
Severity: normal
killall --older-than 30s restartx11vnc x11vnc vncserver x0tigervncserver
websockify
doesn't kill any processes inside my container, whereas it always used
to work on a VM and on hardware. Removing '--older-than 30s' kills
all such processes. I s
This bug is still present in bookworm. Attached updated patch.
diff -urN bash-5.2.15.orig/execute_cmd.c bash-5.2.15/execute_cmd.c
--- bash-5.2.15.orig/execute_cmd.c 2022-12-13 17:09:02.0 +
+++ bash-5.2.15/execute_cmd.c 2022-12-13 17:09:02.0 +
@@ -5633,7 +5633,12 @@
/
Source: orc
Version: 1:0.4.34-3
Severity: wishlist
Tags: upstream
Hi,
Would be great if the package in Debian could be updated to the upstream 0.4.38
release which adds AVX support for x86 architectures and has many fixes for
MMX/SSE/Neon.
Thanks!
Tim
-- System Information:
Debian Release
On Fri, 23 Feb 2024, Andreas B. Mundt wrote:
Hi Tim,
thanks for the provided patch! We see the same issue here, so I
included it in a locally built package to give it a try on our
infrastructure.
So far it looks quite promising, no errors up to now .
That's great! I've been runn
On Sat, 9 Jul 2022, Thomas Dickey wrote:
> On Sat, Jul 09, 2022 at 02:39:41PM +1000, Tim Connors wrote:
> > This has happened ever since I changed my hardware -- mostly updating
> > my video card to a radeon RX570 -- necessitating new versions of some
> > drivers and k
Package: libzydiscore-dev
Severity: normal
X-Debbugs-Cc: tim.rueh...@gmx.de
Dear Maintainer,
for software development, I need to build static binaries.
Currently, I have to build my own static library.
But it would be way easier to communicate the build steps in Zydis didn't need
an extra recipe
Package: postfix-mysql
Version: 3.7.10-0+deb12u1
Severity: normal
Dear Maintainer,
Today some of our servers upgraded there postfix and postfix-mysql
packages. After upgrade we see these messages in postfix logs and of
course we can't send mail anymore:
postfix/proxymap[2428105]: warning:
mysql:
Package: postfix-mysql
Version: 3.7.10-0+deb12u1
Severity: normal
Dear Maintainer,
Today some of our servers upgraded there postfix and postfix-mysql
packages. After upgrade we see these messages in postfix logs and of
course we can't send mail anymore:
postfix/proxymap[2428105]: warning:
mysql:
Try again - without the old patch at the top.diff --git a/CMakeLists.txt b/CMakeLists.txt
index 024f6a0..011ab42 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -1,5 +1,7 @@
cmake_minimum_required(VERSION 3.1)
+set(CMAKE_EXPORT_COMPILE_COMMANDS ON)
+
# try to set the best C++ language leve
I've cleaned up the patch and got rid of a lot of the cruft that got
added while I was debugging.
Also found one more race condition in my original solution that I
believe is now fixed.
And I believe it's now safe even if different urls map to the same cache
file which the previous patch didn't
I've managed to reproduce this issue when many hosts hit apt-cacher-ng
at the same time.
Attached a patch which fixes it for me - this is a quick and hacky
patch!
Sent debug logs of a run that reproduces this problem and a run with
this patch applied directly to the maintainer.
diff --git a/CMak
On Sun, 14 Jan 2018 13:38:11 +0100 Karsten Merker wrote:
Machine: Fujitsu Lifebook AH532, first version (with BIOS version 1.09)
[...]
How can one bring the NVRAM back into a sane state that allows
getting into the setup and booting from external devices?
I personally had luck with doing a
graphics card
is quite old (NVIDIA Corporation GM206 [GeForce GTX 960]), so I'm not
sure if this bug affects people with more up to date cards.
~ Tim
[1]:
https://docs.nvidia.com/video-technologies/video-codec-sdk/12.1/read-me/index.html
-- System Information:
Debian Release: trixie/sid
Hello Bastian,
I am working with Andeas Tilles to get this back into Debian. I have a
small amount of work to complete on the debian/copyright file before it
is ready to upload. I worked on this aspect this afternoon and I will
complete the changes quite soon.
...Tim
On 12/19/23 14:19
1 - 100 of 2206 matches
Mail list logo