Bug#1031275: [PATCH v3 1/6] man2/: use IEC or ISO multiples to clarify long numeric digit strings

2023-02-22 Thread Rob Landley
On 2/21/23 19:34, Alex Colomar wrote: > Hi Rob, > > On 2/21/23 18:00, Rob Landley wrote: >> If you're going to tell people to learn something new: 1<<10 is a kilobyte, >> 1<<20 is a megabyte, 1<<30 is a gigabyte, and so on. I've sometimes used >

Bug#1031275: [PATCH v3 1/6] man2/: use IEC or ISO multiples to clarify long numeric digit strings

2023-02-21 Thread Rob Landley
On 2/20/23 09:35, Alex Colomar wrote: > On 2/20/23 15:29, Stefan Puiu wrote: >> Hi Alex, > > Hi Stefan, > >>> 4 KiB is not that much better than 4096, since 4096 is easy to read. >>> For higher numbers such as 33554432, it becomes more important to use 32 >>> KiB. >>> For consistency, using 4

Bug#1025176: libicu71 missing on SH4 port

2022-12-16 Thread Rob Landley
On 12/16/22 20:43, Jeffrey Walton wrote: > On Fri, Dec 16, 2022 at 9:23 PM Rob Landley wrote: >> [...] >> How does one do an 'entirely from source' debootstrap, anyway? (If I wanted >> to >> reproduce your current sh4 build on my system, where would I start?) &

Bug#1025176: libicu71 missing on SH4 port

2022-12-16 Thread Rob Landley
On 12/16/22 13:02, John Paul Adrian Glaubitz wrote: > > >> On Dec 16, 2022, at 7:29 PM, John Paul Adrian Glaubitz >> wrote: >> >>  >> >> >>> On Dec 16, 2022, at 7:18 PM, Jérémy Lal wrote: >>> >>> Source: icu >>> Followup-For: Bug #1025176 >>> X-Debbugs-Cc: debian-sup...@lists.debian.org

Bug#630386: Yeah, I hit that.

2011-12-07 Thread Rob Landley
You need to do a distclean. Your random .depend crap has absolute paths in it, I'm guessing you tarred up your source directory on one machine, did a make clean on the other and then tried to rebuild? Just clean won't remove the horrible workaround infrastructure people keep trying to slap on

Bug#630386: Uboot Bug 630386

2011-12-07 Thread Rob Landley
The trying to rebuild include/autoconf.mk thing means you tarred upthe source code on one machine, extracted it on another, and just did a make clean rather than a make distclean. Took me about half an hour of head-scratching to figure it out, the make tool outlived its usefulness in the 1980's

Bug#415996: [PATCH] Re: option to have qemu chroot() into the target filesystem

2008-10-24 Thread Rob Landley
On Friday 24 October 2008 04:21:29 Bernhard Reutner-Fischer wrote: A patch was in this thread: http://www.mail-archive.com/[EMAIL PROTECTED]/msg16297.html Rob promised to respin it tomorrow and resend it in to the list. thanks The debian bug report in question is: