Bug#880170: aptitude: Read error (-5: DATA_ERROR_MAGIC)

2024-06-08 Thread Julia Longtin
I can reproduce this on command, and have two workarounds, (one dirty, one ugly). I'm using FAI on Debian 9.13. So, the problem is, that when apt writes a translations related file, it is writing a symlink to the extracted .bz2, rather than writing a .bz2 file. Problem reproduction: I am using

Bug#956552: Info received (Bug#956552: arno-iptables-firewall: 90-rpc.plugin causes arno to fail to start.)

2020-04-14 Thread Julia Longtin
Actually, on further investigation, i've determined it's better to abuse TR for this, changing the 'ports=' lines to include calls to tr to swap the carriage returns for spaces. ports="$(rpcinfo -p |awk "/tcp.*$service/"' { print $4 }' | uniq | tr '\n' ' ')" it was complicated to debug, as restar

Bug#956552: arno-iptables-firewall: 90-rpc.plugin causes arno to fail to start.

2020-04-13 Thread Julia Longtin
juri@ni:~/ImplicitCAD$ rpcinfo -p program vers proto port service 104 tcp111 portmapper 103 tcp111 portmapper 102 tcp111 portmapper 104 udp111 portmapper 103 udp111 portmapper 102 udp

Bug#956552: arno-iptables-firewall: 90-rpc.plugin causes arno to fail to start.

2020-04-12 Thread Julia Longtin
Package: arno-iptables-firewall Version: 2.1.0-2 Severity: normal Tags: patch upstream Dear Maintainer, 90-rpc.plugin does not see carriage return as a line break when running rpcinfo -p |awk "/tcp.*$service/"' { print $4 }' |uniq this causes arno to fail to start if you have NFS services, and

Bug#786611: Info received (Patch, new maintainer request)

2016-05-06 Thread Julia Longtin
When testing this patch, i found that i had forgotten an earlier patch, from a different source. Attached. Julia Longtin diff -ur iscsitarget/kernel/conn.c iscsitarget.patched/kernel/conn.c --- iscsitarget/kernel/conn.c 2015-05-05 18:11:24.0 + +++ iscsitarget.patched/kernel/conn.c

Bug#786611: Patch, new maintainer request

2016-05-06 Thread Julia Longtin
h for iscsitarget working with debian's 4.5 kernel on arm7i. Julia Longtin diff --git a/Makefile b/Makefile index 32efe5e..9a841b1 100644 --- a/Makefile +++ b/Makefile @@ -1 +1,2 @@ +subdir-ccflags-y = -Wall -Werror obj-m = kernel/ diff --git a/kernel/block-io.c b/kernel/block-io.c index 00365b

Bug#742704: ImplicitCad in Debian

2016-03-01 Thread Julia Longtin
Hey, This is Julia Longtin, one of the ImplicitCAD maintainers. I'd like to see this in debian as well, but have no idea how to handle the haskell dependencies. Julia Longtin On Mon, 29 Dec 2014 11:25:16 -0500 Christopher Olah < christopherolah...@gmail.com> wrote: > Hello, > &

Bug#502845: Three years and counting.

2015-08-20 Thread Julia Longtin
It has now been three years I have been applying lisa's patch to userspace, and using that. is anyone actually looking at this?

Bug#502845: what gives

2012-11-11 Thread Julia Longtin
reading the iscsi mailing list link posted, it appears the final patch addresses the issue concerned, and works on 32/32, 32/64 and 64/64. I have it running here in my production environment on 32/32 and 32/64 with no issues. what's happening with this bug? Julia Longtin

Bug#658499: arno-iptables-firewall syntax changes

2012-02-24 Thread Julia Longtin
sion is. the tilde symbol is used as a SUFFIX on the left hand side of the arrow, indicating "what is before me is a IP address", and it is used as a PREFIX in the right hand side of the arrow, indicating "what is after me is a port number." in both cases, it is used to separate an IP from a port. This is certainly confusing behavior, as anyone reading it left-to-right or right-to-left is bound to be confused. Julia Longtin

Bug#658499: arno-iptables-firewall: after upgrade, gives warning and does not apply NAT_FORWARD_TCP rules.

2012-02-14 Thread Julia Longtin
package. This is a BUG. FIX IT, bt at least placing an entry in changelog, for system administrators whom use your software. Julia Longtin On Tue, Feb 14, 2012 at 9:55 AM, Arno van Amersfoort < arn...@rocky.eld.leidenuniv.nl> wrote: > Well, again, the fact that it worked before doesn&#x

Bug#658499: arno-iptables-firewall: after upgrade, gives warning and does not apply NAT_FORWARD_TCP rules.

2012-02-06 Thread Julia Longtin
No, i mean something in the changes file, so you know *before* you restart your firewall, and the port forwards are dropped. an outage and warning that does not tell one what to do to fix it is certainly an issue. Julia Longtin On Mon, Feb 6, 2012 at 12:28 PM, Arno van Amersfoort <

Bug#658499: arno-iptables-firewall: after upgrade, gives warning and does not apply NAT_FORWARD_TCP rules.

2012-02-06 Thread Julia Longtin
used to be valid is no longer valid makes sense to me. Luckily, there will at least be this thread to guide other sysadmins. I had to use bash -x to trace through things and discover the 'fix' for my perfectly 'valid' syntax not working. Julia Longtin On Mon, Feb 6, 2012 a

Bug#658499: arno-iptables-firewall: after upgrade, gives warning and does not apply NAT_FORWARD_TCP rules.

2012-02-03 Thread Julia Longtin
gives a WARNING: rule will be ignored.. see the '0/0' that has been added to my NAT_FORWARD_TCP rules. Julia Longtin -- System Information: Debian Release: wheezy/sid APT prefers unstable APT policy: (500, 'unstable'), (500, 'stable') Architecture: i386 (x86_64) Ke

Bug#615864: Reproduced

2011-08-01 Thread Julia Longtin
iator: Linux qemuhostdell 2.6.38-1-686 #1 SMP Wed Mar 16 17:37:47 UTC 2011 i686 GNU/Linux More data. hope it helps. we're working on instrumenting to see whats going wrong here, and on reproducing it. We've still got far to go. Julia Longtin On Sun, Jul 31, 2011 at 3:05 PM, Ritesh Ra

Bug#615864: Reproduced

2011-07-30 Thread Julia Longtin
modified form of http://www.howtoforge.com/using-iscsi-on-debian-lenny-initiator-and-target , if it helps. Julia Longtin On Mon, Jul 25, 2011 at 8:08 AM, Ritesh Raj Sarraf wrote: > On 07/25/2011 01:45 AM, Julia Longtin wrote: > > My apologies. my iscsi initiator is unstable(current)

Bug#615864: Reproduced

2011-07-24 Thread Julia Longtin
My apologies. my iscsi initiator is unstable(current), and my iscsi target is stable. I'll attempt to reproduce with stable/stable. Julia Longtin On Sun, Jul 24, 2011 at 5:29 PM, Ritesh Raj Sarraf wrote: > On 07/24/2011 10:22 PM, Julia Longtin wrote: > > I've managed to repr

Bug#615864: Reproduced

2011-07-24 Thread Julia Longtin
ockio [ 19.637369] iscsi_trgt: Registered io type nullio ... and my setup is already set to automatic. Available to run tests, reproduce on other machines, get my sequence down better, etc... Julia Longtin

Bug#416371: qemu: vesa support incomplete, debian's xserver-xorg-video-vesa crashes

2007-03-27 Thread Julia Longtin
the next stable. :) Julia Longtin <[EMAIL PROTECTED]> CUT HERE (II) VESA: driver for VESA chipsets: vesa (II) Primary Device is: PCI 00:02:0 (--) Assigning device section with no busID to primary device (--) Chipset vesa found (II) resource ranges after xf86ClaimFixedResources(