Bug#963804: Bug in debootstrap/functions

2020-06-27 Thread Robert de Bath
functions: line 1536: syntax error near unexpected token `|' Those lines should be patched like this: for c in ${COMPONENTS:-$(echo "${USE_COMPONENTS}" | tr '|' ' ')}; do If I do so the image is correctly created. -- Rob. (Robert de Ba

Bug#890124: Arithmetic Expansion should do Parameter Expansion

2018-02-11 Thread Robert de Bath
ed result: The shell is working correctly. Actual result: ERROR: The shell must be POSIX compatible -- Rob. (Robert de Bath ) <http://www.debath.co.uk/>

Bug#861089: Improve Handling of certificates for Pound [PATCH]

2017-04-24 Thread Robert de Bath
Package: pound Version: 2.7-1.3 Hi everyone, This patch allows Pound to present ECDHA certificates to clients that can use them while still presenting RSA certificates to older clients. Robert de Bath Index: pound-2.7/config.c

Bug#846165: .../.ssh/config line 127: Bad protocol spec '1'.

2016-11-29 Thread Robert de Bath
here's just more people to shout at them now. PS: Can the completely insecure ssh1 package have the "none" cipher please. ;-) -- Rob. (Robert de Bath ) <http://www.debath.co.uk/>

Bug#846165: .../.ssh/config line 127: Bad protocol spec '1'.

2016-11-29 Thread Robert de Bath
be ignoring a "Protocol 1" line is not what I would expect. -- Rob. (Robert de Bath ) <http://www.debath.co.uk/> On Mon, 28 Nov 2016, Russ Allbery wrote: Robert de Bath writes: Package: ssh Version: 1:7.3

Bug#846166: .../.ssh/config line 127: Bad protocol spec '1'.

2016-11-28 Thread Robert de Bath
h -- Rob. (Robert de Bath ) <http://www.debath.co.uk/>

Bug#846165: .../.ssh/config line 127: Bad protocol spec '1'.

2016-11-28 Thread Robert de Bath
h -- Rob. (Robert de Bath ) <http://www.debath.co.uk/>

Bug#780118: FW: Bug#780118: Unable to install to Plain machine

2016-09-26 Thread Robert de Bath
before that it was a symptom of the kernel package. -- Rob. (Robert de Bath ) <http://www.debath.co.uk/> On Tue, 5 Jul 2016, Robert de Bath wrote: -Original Message- From: Neil Williams [mailto:codeh...@debian.

Bug#824883: Simh/unstable is very out of date

2016-05-20 Thread Robert de Bath
the vax emulator and floating point on the pdp-11. The current Beta of version 4.0 may also be a reasonable update. -- Rob. (Robert de Bath ) <http://www.debath.co.uk/>

Bug#805417: Dtach leaves signals ignored in slave process.

2015-11-17 Thread Robert de Bath
ty() so that the signals are not actually ignored when the child is forked off. -- Rob. (Robert de Bath ) <http://www.debath.co.uk/>

Bug#789536: Bug Confirmed -- Locale stupidity

2015-08-07 Thread Robert de Bath
-8859-1. With normal locale processing find joins the set of linux utilities that now act in a completely brain dead manner on a system that uses multiple character sets. -- Rob. (Robert de Bath ) <http://www.debath.co.uk/>

Bug#787137: "Logjam" security notes.

2015-05-28 Thread Robert de Bath
faster than a secure DHE and it's possibly more secure. Both these changes are now in the upstream version 2.7 so I'm requesting a refresh. Hopefully into stable as they are significant security issues even if they are not immediate threats. --

Bug#783604: "apt list" segfaults

2015-04-28 Thread Robert de Bath
.4.12 #4 0x5655680a in main () (gdb) q A debugging session is active. Inferior 1 [process 5784] will be killed. Quit anyway? (y or n) y $ -- Rob. (Robert de Bath ) <http://www.debath.co.uk/> -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#780118: Unable to install to Plain machine

2015-03-09 Thread Robert de Bath
If I do an "sfdisk -R /dev/sda" on the "ALT-F2" console it claims that the Drive is in use and will not refresh the partition table. This looks pretty release critical to me :-( Robert de Bath TVISION TECHNOLOGY LTD Email:   rdeb...@tvisiontech.co.uk Tel:  

Bug#770423: More GCC multiarch/cross

2014-11-20 Thread Robert de Bath
to happen ? :-) ie: How easy is it really!! PS: Just in case: # apt-get remove --purge .\*:armhf -- Rob. (Robert de Bath ) <http://www.debath.co.uk/> -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debia

Bug#768885: Performance has plummeted compared to 'wheezy'

2014-11-19 Thread Robert de Bath
than now. How about a little starter ... with the rather appropriate/inappropriate name of 'deadbeef' https://gist.github.com/rdebath/a12653a3c167cf93ab6a -- Rob. (Robert de Bath ) <http://www.debath.co.uk/> -- Andrea Bologn

Bug#768883: [Pkg-haskell-maintainers] Bug#768883: Impossible to run Prime.b

2014-11-09 Thread Robert de Bath
as a standalone package, but it may be reasonable to merge it into the lambdabot package as a contrib or something. Greetings, Joachim -- Rob. (Robert de Bath ) <http://www.debath.co.uk/> -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#768885: Performance has plummeted compared to 'wheezy'

2014-11-09 Thread Robert de Bath
putchar(t[m]);break; case ',': {int c=getchar();if(c!=EOF)t[m]=c;}break; case '[': if(t[m]==0)while((i+=(*p=='[')-(*p==']'))&&p[1])p++;break; case ']': if(t[m]!=0)while((i+=(*p==']')-(*p=='['))&&p>b)p--;break; } return 0; } -- Rob. (Robert de Bath ) <http://www.debath.co.uk/>

Bug#768883: Impossible to run Prime.b

2014-11-09 Thread Robert de Bath
/a7caec11b54dd960ecf6172b58822997b5208bb9/src/prime.b Slightly 'modernised' version of prime.b https://github.com/rdebath/Brainfuck/raw/master/testing/Prime.b -- Rob. (Robert de Bath ) <http://www.debath.co.uk/>

Bug#758473: PuTTY upgrade needed.

2014-08-17 Thread Robert de Bath
(Robert de Bath ) <http://www.debath.co.uk/> -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#708070: enable x32 support for the amd64 kernels

2014-07-26 Thread Robert de Bath
On Sat, 26 Jul 2014, Ben Hutchings wrote: On Sat, 2014-07-26 at 10:52 +0100, Robert de Bath wrote: On Fri, 25 Jul 2014, Robert de Bath wrote: On Fri, 25 Jul 2014, Ben Hutchings wrote: What do you mean, reinstate? This is the same behaviour you get at present. Well, here's a new ve

Bug#708070: enable x32 support for the amd64 kernels

2014-07-26 Thread Robert de Bath
On Fri, 25 Jul 2014, Robert de Bath wrote: On Fri, 25 Jul 2014, Ben Hutchings wrote: I had an idea how to unblock this, and finally got round to trying it, and it seems to work. That is, we build in x32 support but require a run-time parameter to enable. So, please try the attached patch

Bug#708070: enable x32 support for the amd64 kernels

2014-07-25 Thread Robert de Bath
upport-conditional.patch quilt push Will try this "shortly". Though I may have to spin up a "VM" to build it. -- Rob. (Robert de Bath ) <http://www.debath.co.uk/> -- To UNSUBSCRIBE, email to debian-bu

Bug#708070: enable x32 support for the amd64 kernels

2014-07-24 Thread Robert de Bath
On Thu, 24 Jul 2014, Ian Campbell wrote: On Thu, 2014-07-24 at 20:22 +0100, Robert de Bath wrote: On Thu, 24 Jul 2014, Ian Campbell wrote: But that's rather different to now enabling x32 in the arch=amd64 kernel which is what #708070 is about. Likewise creating a new flavour=x86,arch=

Bug#708070: enable x32 support for the amd64 kernels

2014-07-24 Thread Robert de Bath
turned on ? -- Rob. (Robert de Bath ) <http://www.debath.co.uk/> -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#476441: Please revist this choice. AES128 vs AES256 (for gnutls)

2014-03-23 Thread Robert de Bath
ow "officially" no longer a problem as Windows XP is "officially" going out of support. The next batch of updates on the 8/4/14 will be the last. https://support.microsoft.com/gp/lifeselectindex -- Rob. (Robert de Bath )

Bug#476441: Please revist this choice. AES128 vs AES256 (for gnutls)

2014-03-22 Thread Robert de Bath
On Fri, 21 Mar 2014, Daniel Kahn Gillmor wrote: [re: GnuTLS default ciphers] On 03/21/2014 06:15 AM, Robert de Bath wrote: I notice that the distribution of RSA key sizes distributed with Debian has changed. The 2048 bit keys are still the most common but 20% of the keys are now 4096 bit

Bug#476441: Please revist this choice. AES128 vs AES256

2014-03-21 Thread Robert de Bath
AES hardware assists in modern CPUs. Mostly because of the 4k RSA keys I believe the default should be changed from AES-128 to AES-256 in the near future as would have (still resonably light) doubts that AES-128 will be sufficient for the predicted lifetime of the jessy release. -- Rob.

Bug#727765: dc is not flushing output.

2013-10-26 Thread Robert de Bath
do for the "p" command. This would (possibly) have the advantage of slightly better performance than single character writes. As it stands gnu-dc is broken when used in an output filter chain for a bc command or any other program doing a simlar process. -- Rob.

Bug#583849: You don't need a metapackage

2013-06-08 Thread Robert de Bath
ant any of the contents of the package to be installed. All you do is give equivs the name and version (and any of several other things you may want) of the package you want to fake then install the "fake" package it generates. Problem solved. Bug 583849 FIXED. -- Rob.

Bug#711592: Current x86 linux kernel is misconfigured.

2013-06-08 Thread Robert de Bath
anyway. IIRC: ARM needs frame pointers, Spark always has frame pointers. -- Rob. (Robert de Bath ) <http://www.debath.co.uk/> -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#711305: Loading i915 with modeset=1 disables display

2013-06-06 Thread Robert de Bath
It seems I also need it on one machine for the radeon driver; this being so I would suggest it's a good idea for all drivers using kms and requiring the kernel to do a modeset. -- Rob. (Robert de Bath ) <http://www.debat

Bug#698072: Hard coded ISO-8859-1

2013-01-13 Thread Robert de Bath
DING_UTF8 Note: A complete solution should probably be to allow the character set to be chosen from the command line, however, this tiny mod would be sufficient for a simple workaround using iconv. -- Rob. (Robert de Bath )

Bug#691128: Swapspace ignores memory allocated to /dev/shm [PATCH]

2012-10-21 Thread Robert de Bath
0 Hugepagesize: 4096 kB DirectMap4k: 20472 kB DirectMap4M: 884736 kB # -- Rob. (Robert de Bath ) <http://www.debath.co.uk/>diff -urd ../old/./swapspace-1.10/src/memory.c ./swapspace-1.10/src/memory.c ---

Bug#688505: MariaDB packaging.

2012-09-23 Thread Robert de Bath
SQL, which IMO is best done by the same Debian maintainers. So my request is that you package the MariaDB as a secondary version of MySQL in such a way that the two packages can be seamlessly switched within the Debian system. -- Rob. (Robe

Bug#682080: deluge-console doesn't like deluged running as another user

2012-09-14 Thread Robert de Bath
debian-deluged to be configurable on install. The same would be true for the deluged-web interface; after all it probably needs an initscript too and to know both the user&pass for the daemon and have a password configured to allow access to itself. -- Rob.

Bug#670816: Patch is wrong.

2012-05-04 Thread Robert de Bath
Please ignore the patch, it only works because it more or less disables the special processing of style tags. Robert de Bath -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#670816: Sanatizer breaks html message if STYLE contains comment markers.

2012-04-29 Thread Robert de Bath
Package: sanitizer Version: 1.76-3 If a

Bug#622318: iscsitarget-dkms: Does not compile with linux-image-2.6.38-2-686

2011-04-11 Thread Robert de Bath
Package: iscsitarget-dkms Version: 1.4.20.2-4 Severity: normal root@debroot:~# more /var/lib/dkms/iscsitarget/1.4.20.2/build/make.log DKMS make.log for iscsitarget-1.4.20.2 for kernel 2.6.38-2-686 (i686) Tue Apr 12 06:33:47 BST 2011 make: Entering directory `/usr/src/linux-headers-2.6.38-2-686'

Bug#611976: Ping run takes zero time.

2011-02-04 Thread Robert de Bath
=30.5 ms --- ipv6.google.com ping statistics --- 3 packets transmitted, 3 received, 0% packet loss, time 0ms rtt min/avg/max/mdev = 27.539/28.934/30.582/1.270 ms, pipe 3 # -- Rob. (Robert de Bath ) <http://www.debath.co.uk/>

Bug#606527: Use the source

2010-12-10 Thread Robert de Bath
few tags and replace some & entities and it looks good. Robert de Bath

Bug#598035: LILO doesn't allow md version 1.0 raid1 boot drives.

2010-09-25 Thread Robert de Bath
dev/mapper/vg0-root" image=/vmlinuz label=Linux read-only initrd=/initrd.img -- Rob. (Robert de Bath ) <http://www.debath.co.uk/&

Bug#588892: [NOTWHITELIST] Re: Bug#588892: Doesn't follow filesystem recommendations

2010-07-13 Thread Robert de Bath
Oboukhov [mailto:un...@debian.org] Sent: 13 July 2010 14:07 To: Robert de Bath Cc: 588...@bugs.debian.org Subject: [NOTWHITELIST] Re: Bug#588892: Doesn't follow filesystem recommendations RdB> I've looked at the changes you've made (haven't actually tested yet RdB>

Bug#588892: Doesn't follow filesystem recommendations

2010-07-13 Thread Robert de Bath
tage by percentage method rather than the maximum free space method. Robert. -Original Message- From: Dmitry E. Oboukhov [mailto:un...@debian.org] Sent: 13 July 2010 12:29 To: Robert de Bath; 588...@bugs.debian.org Cc: cont...@bugs.debian.org Subject: [NOTWHITELIST] Re: Bug#588892:

Bug#588892: Doesn't follow filesystem recommendations

2010-07-13 Thread Robert de Bath
go buy an extra drive before you hit the 85% I mentioned before. Robert de Bath rdeb...@tvisiontech.co.uk percent_patch.diff.gz Description: percent_patch.diff.gz

Bug#485989: mdadm metadata issue

2010-02-22 Thread Robert de Bath
33314a03:36f96c6c:5a867416 name=RIPLinuX:1 ARRAY /dev/md/2 level=raid10 metadata=1.2 num-devices=6 UUID=a2070504:b2adff98:de745c49:e2623eb7 name=RIPLinuX:2 Which form of the metadata would be 'right'? Why does --examine _sometimes_ omit it? -- Rob. (Robert de Bath )

Bug#550748: Acknowledgement (Cannot remove gcc-4.3-base)

2009-10-28 Thread Robert de Bath
s that it contains the basic components of the complier. -- Rob. (Robert de Bath ) <http://www.debath.co.uk/> -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe"

Bug#550748: Cannot remove gcc-4.3-base

2009-10-12 Thread Robert de Bath
importantly this prevents me from creating a Debian system without a C compiler. -- Rob. (Robert de Bath ) <http://www.debath.co.uk/> -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subj

Bug#398957: Workaround.

2009-08-30 Thread Robert de Bath
Instead of root=/dev/mapper/vg-root use append="root=/dev/mapper/vg-root" Then lilo doesn't bugger around with the option. -- Rob. (Robert de Bath ) <http://www.debath.co.uk/> -- To UNSUBSCRIBE,

Bug#485989: mdadm metadata issue

2009-08-30 Thread Robert de Bath
On Sun, 30 Aug 2009, martin f krafft wrote: Why specify it in the first place? I suggest to remove all metadata= stuff from mdadm.conf. Inspect the /usr/share/mdadm/mkconf output. I didn't. It got added automatically... Bug? -- Rob. (Robert de

Bug#485989: mdadm metadata issue

2009-08-30 Thread Robert de Bath
ble to assemble the array. I expect the same issue happens with "metadata=1" and "metadata=1.0" -- Rob. (Robert de Bath ) <http://www.debath.co.uk/> -- To UNSUBSCRIBE, email to debian-b

Bug#489072: Partition table damaged

2008-07-03 Thread Robert de Bath
" option was use of UK English (it detected a laptop install) -- Rob. (Robert de Bath ) <http://www.debath.co.uk/> -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#326461: acpi

2008-06-13 Thread Robert de Bath
Sorry no, The laptop went 'missing' when it was sent in for a repair. So I now have a shiny new laptop c/o DHL which should keep me going for another three years. But it has only one battery so I can't help with this issue anymore. -- Rob.

Bug#404885: FOUND IT

2007-07-28 Thread Robert de Bath
X86_EDI); -- X86_ECX = pciReadLong(tag, X86_DI); in case 0xb10a: fixes my problem. Now I have a driver that's both stable and not too slow. :-) -- Rob. (Robert de Bath ) <http://www.debath.co.uk/> On Wed,

Bug#404885: xserver-xorg-video-vesa VERY SLOW

2007-07-27 Thread Robert de Bath
On Wed, 25 Jul 2007, Julien Cristau wrote: On Fri, May 4, 2007 at 19:27:03 +0100, Robert de Bath wrote: Well, looks like I was wrong, the current unstable (1:7.2-3) locks up with 100% cpu. The process can be kill -9'd and the attached log is what remains. In addition after resettin

Bug#404885: xserver-xorg-video-vesa VERY SLOW

2007-04-30 Thread Robert de Bath
) so I really don't want to try to upgrade to unstable right now :-) Still I _think_ the problem is in the vesa driver itself which is the same version across all of stable, testing and unstable. However, I will try again next week. -- Rob. (Robert de Bath )

Bug#405191: [PATCH] Fix for new font locations in etch + workaround for #262510

2007-01-01 Thread Robert de Bath
prevents the VERY slow reading back from the display memory used when scrolling the display. -- Rob. (Robert de Bath ) <http://www.debath.co.uk/>--- iterm-0.5.orig/unix/fbiterm/src/VTScreenView.c +++ iterm-0.5/unix/fbite

Bug#389433: Probable fix for fbdev shadow framebuffer issues

2006-12-29 Thread Robert de Bath
ng as designed" for the kernel. Also the TEST function doesn't look like it's implemented properly in all the drivers; I'd make sure you 'GET' the original setup and 'TEST' it after you've tested all your configured modes! ... But back to the beginning;

Bug#395441: System go Kaboom!

2006-12-29 Thread Robert de Bath
of the kernel versions. So I didn't have my drivers. I realise this isn't _your_ bug but it does seem to be a very unwise dependancy to have. -- Rob. (Robert de Bath ) <http://www.debath.co.uk/> -- To UNSUBS

Bug#389433: Stage 1

2006-12-21 Thread Robert de Bath
FbBpp 32 Modes "1024x768" EndSubSection EndSection If I add the FbBbp and DefaultFbBpp to xorg.conf or set the "-fbbpp 32" command line option the display becomes readable. BUT rotation does NOT work, it appears that the shadowFB is

Bug#403975: Upgrade report, continues

2006-12-21 Thread Robert de Bath
MAIL PROTECTED]) (gcc version 3.3.5 (Debian 1:3.3.5-13)) #2 Fri Dec 30 03:19:34 CET 2005 # -- Rob. (Robert de Bath ) <http://www.debath.co.uk/># /etc/X11/xorg.conf (xorg X Window System server configuration file) # # T

Bug#403975: Upgrade report

2006-12-20 Thread Robert de Bath
bugs in the xv extension and the DPMS are still present. 01:00.0 VGA compatible controller: Trident Microsystems CyberBlade XP4m32 (rev 91) -- Rob. (Robert de Bath ) <http://www.debath.co.uk/># XF86Config-4 (XFree86 X s

Bug#84930: mc disables ^S/^Q flow.

2006-01-27 Thread Robert de Bath
ing ^S for search. I suppose this now means that the bug is shared between mc and slang :-) -- Rob. (Robert de Bath ) <http://www.debath.co.uk/> On Fri, 27 Jan 2006, Ludovic Drolez wrote: Robert de Bath wrote: On Fri,

Bug#84930: mc disables ^S/^Q flow.

2006-01-27 Thread Robert de Bath
www.drolez.com - Personal site - Linux and PalmOS stuff -- Rob. (Robert de Bath ) <http://www.debath.co.uk/> -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#348319: python-minimal is a forced install.

2006-01-16 Thread Robert de Bath
inaries deb line) it will be much more serious if it gets into testing. Once I remove the unstable URI 'apt-get dist-upgrade' is fine. -- Rob. (Robert de Bath ) <http://www.debath.co.uk/> -- To UNSUBSCRIBE, email

Bug#337454: Stable package out of date

2005-11-06 Thread Robert de Bath
Debian can't do the job :-) OTOH: If you know where to put a bug against the debian website that might be a good place to assign this ... -- Rob. (Robert de Bath ) <http://www.debath.co.uk/> -- To UNSU

Bug#337454: Stable package out of date

2005-11-04 Thread Robert de Bath
Rob. (Robert de Bath ) <http://www.debath.co.uk/> -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#270679: I bet this is the problem [Was: Speech output is at double of normal speed]

2005-10-30 Thread Robert de Bath
ne amounts of cpu and swapspace. -- Rob. (Robert de Bath ) <http://www.debath.co.uk/> -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#326461: acpi with two batteries

2005-09-03 Thread Robert de Bath
ty 1: 10 mWh capacity granularity 2: 10 mWh model number:G71C0002Q210 serial number: 2100046367 battery type:Li-ION OEM info: $ -- Rob. (Robert de Bath ) <http://www.debath.co.uk/> --