Re: Bootstrappable Debian - proposal of needed changes

2013-01-18 Thread Colin Watson
On Fri, Jan 18, 2013 at 08:54:26AM +0100, Raphael Hertzog wrote: > On Wed, 16 Jan 2013, Colin Watson wrote: > > This is cleaner than any of the other options I've come up with: it > > doesn't require hardcoding a list of "toolchain packages" that have > >

Re: how to handle architecture dependent headers in subdirectories

2013-01-17 Thread Colin Watson
me" safe. (Note how /usr/include/bits is only shipped by the multi*lib* packages, e.g. libc6-dev-amd64.) -- Colin Watson [cjwat...@debian.org] -- To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org with a subject of "unsubscr

Re: Bootstrappable Debian - proposal of needed changes

2013-01-16 Thread Colin Watson
n some way, although I guess that file list comparison against natively-built packages would catch a majority of the problems. -- Colin Watson [cjwat...@debian.org] -- To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org with a subject of &qu

Re: Bootstrappable Debian - proposal of needed changes

2013-01-16 Thread Colin Watson
chitecture. (I haven't run into many of these, since I cross-build from amd64 to armhf and they're fairly different.) Neil, can you think of any packages that meet this stricter criterion? -- Colin Watson [cjwat...@debian.org] -- To UNSUBS

Re: Bootstrappable Debian - proposal of needed changes

2013-01-16 Thread Colin Watson
open-source CPU designs OpenRISC and LatticeMico32 > (LM32, used in the Milkymist SoC). Also potentially x32. -- Colin Watson [cjwat...@debian.org] -- To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org with a subject of "unsubscrib

Re: Bootstrappable Debian - proposal of needed changes

2013-01-16 Thread Colin Watson
hings at the moment (late last week). Now that I know where to find the branches that need to be changed it would be easy for me to add support for profiles as well once they're agreed elsewhere, and I'm motivated to do so. -- Colin Watson [cjwat...@deb

Re: Bootstrappable Debian - proposal of needed changes

2013-01-16 Thread Colin Watson
fields added to them to make a full bootstrap from zero > possible. If the Gentoo USE flags were not too far off and assuming or > tools do the correct thing so far, then: > > - the number of source packages that has to be modified with the new >fields is at maxi

Re: multilib followup: caution about remnant shared library files

2013-01-11 Thread Colin Watson
x86_64-linux-gnu/bits dpkg hasn't forgotten about the files under that; it just knows about them under another name. This is unrelated to Paul's problem. -- Colin Watson [cjwat...@debian.org] -- To UNSUBSCRIBE, email to debian-devel-requ...@list

Bug#697270: PC 32-bit programs fails to work on amd64

2013-01-04 Thread Colin Watson
you could at least boot the installer with apt-setup/multiarch=i386. I think that apt-setup/multiarch=i386 should be the default on amd64; but I'm less sure that I could convince anyone that that deserves a freeze exception. -- Colin Watson [cjwat...@debian

Re: GFDL in main

2012-12-10 Thread Colin Watson
s that are part of groff are licensed under GPL v3 or later, even if they also bear other licences. There is a specific clarification of this in groff/debian/copyright. Please check the other packages you listed manually before filing any bug reports. Cheers, -- Colin Watson

Re: Volunteer-initiated team maintenance as a solution for packages with low activity

2012-04-18 Thread Colin Watson
rk win). OK, so remove the top-down bit where admin@alioth has to decide stuff about who gets to be a maintainer. Cheers, -- Colin Watson [cjwat...@debian.org] -- To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org with a subject of &quo

DEP-8: Discovering autopkgtest-capable packages

2012-04-03 Thread Colin Watson
packages in a Sources file. Perhaps something like "Autopkgtest: yes"? Thanks, -- Colin Watson [cjwat...@ubuntu.com] -- To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas

Re: Comments on introducing a new Essential package: base-init?

2012-02-08 Thread Colin Watson
cked and configured while even dpkg has still only been extracted; while that installation is done with --force-depends, I still think it would be worth keeping its dependency tree as trivial as possible. -- Colin Watson [cjwat...@debian.org] -- To UNSUBSCRI

Re: essential and transitivly-essential

2012-02-01 Thread Colin Watson
ent the special restrictions on "Priority: required" packages in policy. I don't think it currently specifies these accurately, so they're largely encoded in the heads of the small number of people who've had to deal with this. > - Reduce the set of "does not ne

Re: Proposed mass bug-filing/NMUing: perl 4 libraries

2012-01-31 Thread Colin Watson
On Mon, Jan 30, 2012 at 07:18:25PM +, Dominic Hargreaves wrote: > Colin Watson >info2man This had been filed as #652499, but I'd been holding off uploading the fix while I figured out a problem with some horrible elderly code that caused info2man to do nothing useful at all

Bug#656234: ITP: six -- Python 2 and 3 compatibility library

2012-01-17 Thread Colin Watson
Package: wnpp Severity: wishlist Owner: Colin Watson * Package name: six Version : 1.1.0 Upstream Author : Benjamin Peterson * URL : http://packages.python.org/six/ * License : Expat Programming Lang: Python Description : Python 2 and 3 compatibility

Re: GRUB2

2011-12-28 Thread Colin Watson
erly untrue. GRUB 2 is a GNU project and is actively developed upstream independently from Debian, although there have certainly been various Debian developers involved over the years. -- Colin Watson [cjwat...@debian.org] -- To UNSUBSCRIBE, email to de

Re: Bug#652275: Guided partitioning should not offer separate /usr, /var, and /tmp partitions; leave that to manual partitioning

2011-12-22 Thread Colin Watson
surrect this if other people would like to express clear ideas about what the semantics should be. -- Colin Watson [cjwat...@debian.org] -- To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Co

Re: Bug#652433: ITP: v3c-qt -- v3c/automake wrapper for QT

2011-12-18 Thread Colin Watson
s is one of the ones often used by people new to Debian development). To change a bug title, see: http://www.debian.org/Bugs/server-control http://www.debian.org/Bugs/server-control#retitle -- Colin Watson [cjwat...@debian.org] -- To UNSUBSCRIBE,

Re: Lintian ERROR saying dpatch is obsolete

2011-11-29 Thread Colin Watson
r and set that in debian/rules according to the target distribution. It's a small rewrite, but not that much, and it can often be less confusing when you're finished. -- Colin Watson [cjwat...@debian.org] -- To UNSUBSCRIBE, email to debian-devel-re

Re: Lintian ERROR saying dpatch is obsolete

2011-11-28 Thread Colin Watson
d! I want to be able to inspect source packages as they're going to be built without running any code from them. That's a major advantage of 3.0 (quilt). -- Colin Watson [cjwat...@debian.org] -- To UNSUBSCRIBE, email to debian-devel-requ...@

Re: info please (on transitions and dependency levels)

2011-11-16 Thread Colin Watson
On Wed, Nov 16, 2011 at 01:54:02PM +, Nick Leverton wrote: > On Wed, Nov 16, 2011 at 12:19:40PM +0000, Colin Watson wrote: > > Packages in level 2 build-depend on packages in level 1 (and so on up > > the stack), so in general level 1 needs to be built before level 2. > >

Re: info please

2011-11-16 Thread Colin Watson
l 2 ? Packages in level 2 build-depend on packages in level 1 (and so on up the stack), so in general level 1 needs to be built before level 2. (This is mostly only of practical interest to people managing these transitions, though.) -- Colin Watson [cjwat...@d

Re: Packages depending on libncurses5 but not build-depending on libncurses-dev

2011-10-21 Thread Colin Watson
On Thu, Oct 20, 2011 at 08:48:20PM +0200, Sven Joachim wrote: > On 2011-10-20 14:05 +0200, Colin Watson wrote: > > On Wed, Oct 19, 2011 at 11:06:20PM +0200, Sven Joachim wrote: > >> Colin Watson > >>spectemu > > > > Fixed in 0.94a-13, thanks. > >

Re: Packages depending on libncurses5 but not build-depending on libncurses-dev

2011-10-20 Thread Colin Watson
On Wed, Oct 19, 2011 at 11:06:20PM +0200, Sven Joachim wrote: > Colin Watson >spectemu Fixed in 0.94a-13, thanks. -- Colin Watson [cjwat...@debian.org] -- To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org with a subject of "

Re: Build error form Ubuntu regarding xz compression

2011-10-19 Thread Colin Watson
pers want to add the appropriate Pre-Depends, we'll cope if you don't. Thanks, -- Colin Watson [cjwat...@ubuntu.com] -- To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org with a subject of "unsubscribe". Trouble?

Re: Move all to /usr

2011-10-14 Thread Colin Watson
BIOS versions released in the last couple of years. I don't have links for you (in many cases they're people turning up on IRC for support and the like), but the idea that BIOS vendors routinely bother to fix these kinds of bugs seems to be a myth. -- Colin Watson

Re: On Sid and Experimental

2011-10-02 Thread Colin Watson
ng it being used more for things you care about. Cheers, -- Colin Watson [cjwat...@debian.org] -- To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.or

Re: BTW question: how expensive is archive/unarchive

2011-09-28 Thread Colin Watson
the relative priorities of these, of course ...) -- Colin Watson [cjwat...@debian.org] -- To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Re: buildd machines vs. resource-hungry packages (ITK)

2011-09-17 Thread Colin Watson
ckage will be a win because you will sometimes be able to avoid the build time for the language bindings entirely. -- Colin Watson [cjwat...@debian.org] -- To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org with a subject of "unsubscribe&qu

Re: Mistake in postrm preventing functioning of newer package (stable/testing/unstable)

2011-09-09 Thread Colin Watson
de compatibility :-) ), so I at least would have no grounds for doing so if you get it right ... -- Colin Watson [cjwat...@debian.org] -- To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org with a subject of "unsubscribe". Tr

Re: Re: ifupdown package interfaces include function

2011-08-31 Thread Colin Watson
mbering scheme permanently changes, not really for when you just need to temporarily go backwards for a short while. -- Colin Watson [cjwat...@debian.org] -- To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org with a subject of "unsubscribe".

Re: ifupdown package interfaces include function

2011-08-31 Thread Colin Watson
ow have 0.7~alpha5+really0.6.15 in unstable, but for the purposes of working out what bugs may be expected to be fixed, you should treat it as if it were simply 0.6.15. If you want to try out fixes from 0.7~alpha4, you should install the ifupdown package from experimental instead. -- Colin Watson

Re: /usr/share/doc/ files and gzip/xz/no compression

2011-08-22 Thread Colin Watson
On Mon, Aug 22, 2011 at 03:49:04PM +0200, Eduard Bloch wrote: > #include > * Colin Watson [Mon, Aug 22 2011, 09:27:25AM]: > > I don't want to add more linkage, especially in light of Adam's point > > about xz not being worth it for most manual pages anyway. >

Re: /usr/share/doc/ files and gzip/xz/no compression

2011-08-22 Thread Colin Watson
out xz not being worth it for most manual pages anyway. -- Colin Watson [cjwat...@debian.org] -- To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive

Re: Bug#638554: ITP: news -- GTK-based highly configurable RSS Ticker

2011-08-21 Thread Colin Watson
go as far as commercial software for that; inews is the traditional name for the program NNTP clients use to inject articles into the netnews (Usenet) system. Nowadays it's a virtual package provided by inn2-inews, but i-news is still uncomfortably close to that. -- Colin Watson

Re: /usr/share/doc/ files and gzip/xz/no compression

2011-08-21 Thread Colin Watson
n't recommend it for global use in Debian. -- Colin Watson [cjwat...@debian.org] -- To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://

Re: Bug#638554: ITP: news -- GTK-based highly configurable RSS Ticker

2011-08-20 Thread Colin Watson
t calling it 'newsrssticker' or 'news-rss-ticker' instead? -- Colin Watson [cjwat...@debian.org] -- To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact list

Re: dynamic Text in package descriptions

2011-08-19 Thread Colin Watson
gnificantly more bandwidth-efficient to download Packages files for multiple architectures. Obviously this only works correctly if descriptions are identical across architectures (which is, fortunately, mostly true). -- Colin Watson [cjwat...@debian.org] --

Re: Introduction of a "lock" group

2011-08-16 Thread Colin Watson
ion (mkdir -p, > chown, chmod), I'd like to point out that you may as well just use > install -d, and do it all in one step. Provided your init script guaranteeably runs after /usr is mounted, yes. -- Colin Watson [cjwat...@debian.org] -- To

Re: Introduction of a "lock" group

2011-08-15 Thread Colin Watson
is the > existence of badly broken programs³, which make stupid assumptions > about lockfiles. What about programs that need to write lock files which are already setgid something else? I don't have an example off the top of my head, but it would surprise me if there were none of these. -

Re: support for installing unconfigured systems (VM images, Debian Live images, preinstalled mobile/tablet images)

2011-08-13 Thread Colin Watson
on the packaging provided by upstream? -- Colin Watson [cjwat...@debian.org] -- To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http

Re: Introducing Build-Recommends / Build-Core-Depends?

2011-08-13 Thread Colin Watson
is what we really want to reach, and that binaries uploaded to the real Debian archive still need to have all those build-dependencies in place. I think Wookey indicated that there was at least one case where more than one stage is required, in which case Build-Recommends does not really seem to sol

Re: The archive now supports xz compression

2011-08-12 Thread Colin Watson
On Fri, Aug 12, 2011 at 02:50:32PM +0200, Raphael Hertzog wrote: > On Thu, 11 Aug 2011, Colin Watson wrote: > > Can you quantify that? I don't have hard numbers for the non-Debian > > systems where people report running debootstrap; perhaps you do ... > > Nope, sorry.

Re: The archive now supports xz compression

2011-08-11 Thread Colin Watson
... > I guess that a first step is to have an xz udeb... No. busybox already has an unxz applet, so if we choose to do this then we should enable that applet in busybox-udeb, not add a separate udeb. -- Colin Watson [cjwat...@debian.org] -- T

Re: Bug#631224: Whether should grub2 write MBR automatic

2011-06-22 Thread Colin Watson
On Wed, Jun 22, 2011 at 05:07:52AM +0100, Ben Hutchings wrote: > On Wed, 2011-06-22 at 11:33 +0800, YunQiang Su wrote: > > When update to grub-pc 1.99-8, it write my MBR, then I report a bug. > > > > http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=631224 > > > &g

Re: Bug#631224: Whether should grub2 write MBR automatic

2011-06-22 Thread Colin Watson
n place and never upgraded them, as you suggest in #631224, then I guarantee you that other things would break; it would be disastrously bad for users. We therefore try to upgrade installed versions of GRUB to match the current installed package. -- Colin Watson

Re: Bug#631224: Whether should grub2 write MBR automatic

2011-06-22 Thread Colin Watson
On Wed, Jun 22, 2011 at 02:26:31PM +0800, YunQiang Su wrote: > But once upgrade Ubuntu, the MBR is taken place, and once then upgrade > Debian, it's back. 'dpkg-reconfigure grub-pc' on the Ubuntu side, then - it's not that comp

Re: Bug#631224: Whether should grub2 write MBR automatic

2011-06-22 Thread Colin Watson
e it to install nowhere, although this does require explicit confirmation. -- Colin Watson [cjwat...@debian.org] -- To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists

Bug#601005: ITP: libpipeline -- pipeline manipulation library

2010-10-22 Thread Colin Watson
Package: wnpp Severity: wishlist Owner: Colin Watson * Package name: libpipeline Version : 1.0.0 Upstream Author : Colin Watson * URL : http://libpipeline.nongnu.org/ * License : GPLv3+ Programming Lang: C Description : pipeline manipulation library

Bug#594360: ITP: dumpet -- dump information about bootable CDs and other similar formats

2010-08-25 Thread Colin Watson
Package: wnpp Severity: wishlist Owner: Colin Watson * Package name: dumpet Version : 2.0 Upstream Author : Peter Jones * URL : https://fedorahosted.org/dumpet/ * License : GPL-2+ Programming Lang: C Description : dump information about bootable CDs

Re: Bug#505111: will suggest removal from testing

2010-08-07 Thread Colin Watson
ss to fixing the issue. > > I still feel this is an overreaction as only the original reporter has ever > seen the issue in practice. No one else has ever reported being affected > by the issue. The described use case requires an combination of factors > which is quite unlikely to

Re: Bootloaders BoF at DebConf?

2010-06-29 Thread Colin Watson
On Tue, Jun 22, 2010 at 09:36:54AM +0200, Stefano Zacchiroli wrote: > On Mon, Jun 21, 2010 at 10:22:35PM +0100, Colin Watson wrote: > > There've been several bootloader-related threads here of late, and > > grub2, lilo, and syslinux all seem to have fairly active work happenin

Re: Bootloaders BoF at DebConf?

2010-06-29 Thread Colin Watson
On Mon, Jun 21, 2010 at 11:56:45PM +0200, Joachim Wiedorn wrote: > Colin Watson wrote on 2010-06-21 22:22: > > There've been several bootloader-related threads here of late, and > > grub2, lilo, and syslinux all seem to have fairly active work happening > > on them. (F

Re: [DRAFT] Policy for Linux kernel, initramfs, boot loader update process

2010-06-28 Thread Colin Watson
begins with 'linux-image-' and > do nothing in this case. [Is this sensible or is it too 'clever'?] Sensible, I think. There's no point running update-grub three times. -- Colin Watson [cjwat...@debian.org] -- To UNSUBSCRI

Bootloaders BoF at DebConf?

2010-06-21 Thread Colin Watson
bootloader and can come armed with specialist knowledge. -- Colin Watson [cjwat...@debian.org] -- To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive

Re: Essentiality of Bash

2010-06-20 Thread Colin Watson
inst is already a bash script; skipping > script grub-pc.postrm is already a bash script; skipping > script grub-pc.prerm is already a bash script; skipping Check your conclusion - maintainer scripts are not required for booting, only for installing the pac

Re: lilo removal in squeeze (or, "please test grub2")

2010-05-27 Thread Colin Watson
easier to bisect any new bugs. In short: my apologies that it's ended up in such a state. However, I think I will have time to at least deal with the RC bugs, and hopefully a number more (including e.g. the btrfs probing bug). I wouldn't complain about help though! (CCs welcom

Re: Applied-Upstream field for Patch Tagging Guidelines (DEP-3)

2010-03-29 Thread Colin Watson
explosions. +Forwarded: http://lists.example.com/2010/03/1234.html +Author: John Doe +Applied-Upstream: 1.2, http://bzr.example.com/frobnicator/trunk/revision/123 +Last-Update: 2010-03-29 + Related links - Thanks, -- Colin Watson

Re: Bug#533708: ITP: libhugetlbfs -- Tools and Library access huge pages of memory

2010-03-23 Thread Colin Watson
to use this to edit /etc/fstab. (This seems to be partially covered by #572733.) (You could of course work around my objections by using a dynamic GID and an init script, but I agree with you that that is not so desirable.) -- Colin Watson [cjwat...@

Re: Processed: ipv6 release goal

2010-03-23 Thread Colin Watson
at all. Ben is replying to a BTS notification that many of these bugs were upgraded to severity 'serious' by Clint Adams. -- Colin Watson [cjwat...@debian.org] -- To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org with a subject

Debian OpenSSH commit access

2010-01-01 Thread Colin Watson
, produce patches, and send them upstream. For good measure, I've also added PuTTY to the pkg-ssh repository. If any other maintainers of SSH implementations in Debian are interested in joining this project, please get in touch. Thanks, -- Colin Watson

Bug#538022: PAGER as a pipeline

2009-12-21 Thread Colin Watson
g is that not even sensible-pager implements $PAGER as a pipeline, and thus it seems to me that we systemically don't support this facility. If we want to support that, we're talking about changes to more than just man-db; I expect there are packages other than sensible-

Re: For the grub maintainers II

2009-09-07 Thread Colin Watson
y the desktop > environments would not be able to intercept it. Excellent idea, thanks; I'm looking into doing this now. -- Colin Watson [cjwat...@debian.org] -- To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Re: For the grub maintainers II

2009-09-07 Thread Colin Watson
al design issues with something outside the installer using os-prober. -- Colin Watson [cjwat...@debian.org] -- To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Re: For the grub maintainers II

2009-09-07 Thread Colin Watson
ranslation problem in some ways, with the added wrinkle that really, we only want to migrate custom entries. Anything that's basically a modified version of one of the system-provided entries would be *much* better catered for by making the appropriate adjustments to /etc/default/grub and letting t

Re: Bug#363250: general: Custom PAGER gives error on sid, but works on sarge

2009-07-22 Thread Colin Watson
tem(); over the last few years I taught it how to handle pipelined command execution itself, which fixed a wide variety of interesting bugs. As a result, though, pipes in $PAGER and other things that man-db interprets stopped being supported.) For the meantime, I've simply documented the cons

Re: [Soc-coordination] Google Summer of Code 2009: Debian's Shortlist

2009-04-12 Thread Colin Watson
t the installer team has time to maintain as we already have enough to do with one graphical frontend. Right now, fixing the Perl Qt4 bindings and updating the existing debconf "KDE" frontend (it really just uses Qt, but such is its historical name) seems to be the preferable approach by a l

Re: [Debian-med-packaging] Bug#503367: Again: Bug#503367: plink: file conflict with putty-tools

2009-04-05 Thread Colin Watson
They aren't suitable for programs that have completely different functions but whose names happen to clash. Cheers, -- Colin Watson [cjwat...@debian.org] -- To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Re: [Debian-med-packaging] Bug#503367: plink: file conflict with putty-tools

2008-10-25 Thread Colin Watson
iables and such, I'd much rather that debian-med's program change its name since they seem to be willing to do so. Thanks, -- Colin Watson [EMAIL PROTECTED] -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: Dpkg triggers and user experience, aka "How do I disable those triggers" side effect.

2008-07-12 Thread Colin Watson
7;s worth listening to people who *are* educated before saying things like "triggers have done more harm than good". Cheers, -- Colin Watson [EMAIL PROTECTED] -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: RFC: Removal of user/groups

2008-07-12 Thread Colin Watson
r; when deluser is called on a system user, remove the calling package from the list, and only delete the user if the list becomes empty. The difficulty, of course, is how to get there from here ... -- Colin Watson [EMAIL PROTECTED] -- To UNSUBSCRIBE, ema

Re: Dpkg triggers and user experience, aka "How do I disable those triggers" side effect.

2008-07-12 Thread Colin Watson
uestion about when it should be uploaded. Michael: ? :-) Cheers, -- Colin Watson [EMAIL PROTECTED] -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: Dpkg triggers and user experience, aka "How do I disable those triggers" side effect.

2008-07-12 Thread Colin Watson
x27;ve included some figures for man-db, as an example below (*3). (Thanks > to Colin Watson who maintain that other feature Joe User will never > notice). I understand that this was just an example and that most of the problem here seems to be in the wording, but, for what it's worth,

Re: ssl security desaster (was: Re: SSH keys: DSA vs RSA)

2008-05-27 Thread Colin Watson
On Tue, May 27, 2008 at 01:45:25AM +0200, Klaus Ethgen wrote: > Am Di den 27. Mai 2008 um 1:09 schrieb Colin Watson: > > On Thu, May 15, 2008 at 09:15:57AM -0700, Mike Bird wrote: > > > The rollout of information and updates was appalling - even adding in > > > t

Re: ssl security desaster

2008-05-27 Thread Colin Watson
ate to "Unknown (blacklist file not installed)" and added more detailed documentation in the manual page. -- Colin Watson [EMAIL PROTECTED] -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: openssh-blacklist for !Debian

2008-05-16 Thread Colin Watson
e also sent an earlier version of it upstream, but this is all very recent so don't expect it to be in any releases yet!) -- Colin Watson [EMAIL PROTECTED] -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: Is master unsuitable to receive mail from lists.debian.org?

2008-05-05 Thread Colin Watson
On Sun, May 04, 2008 at 04:57:10PM -0500, Adam Majer wrote: > Colin Watson wrote: > > Yes, I've been seeing the same thing. It's usually just an irritation, > > but I guess some day I'll hit a threshold and get unsubscribed from a > > bunch of lists. > >

Re: Is master unsuitable to receive mail from lists.debian.org?

2008-05-04 Thread Colin Watson
bly remove your subscription. It would be nice if the mail indicated what that threshold is, so that we know whether this is an immediate cause for concern. The FAQ merely says "it depends" (with some details, but not enough to do an accurate check), so perhaps the pr

Re: Using sgid binaries to defend against LD_PRELOAD/ptrace()

2008-05-03 Thread Colin Watson
c group, and even if we eventually decide that we do want to turn it into one then that's not a problem. -- Colin Watson [EMAIL PROTECTED] -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: Using sgid binaries to defend against LD_PRELOAD/ptrace()

2008-04-27 Thread Colin Watson
anyway. If they want to deliberately start a program with reduced protection and then type their password into it, then that's their (foolish) choice. The point of this is so that processes started in good faith can't have their memory inspected so easily later on. -- Colin Watson [EMAIL PROTECTED] -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: Using sgid binaries to defend against LD_PRELOAD/ptrace()

2008-04-27 Thread Colin Watson
se-passwd maintainer, do you have anything against creating > such a group? I think it was my suggestion to Martin in the first place, so no, I don't have any objection. :-) I haven't been following the thread, though - has there been general consensus on this? -- Colin W

Re: Moving from console-tools to kbd [was: Bug#476097: kbd: Incorrect LSB init header]

2008-04-14 Thread Colin Watson
out i18n, I think. I've been hoping to have time to work on this.) -- Colin Watson [EMAIL PROTECTED] -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: triggers wishlist

2008-04-12 Thread Colin Watson
'll dust off and upload. -- Colin Watson [EMAIL PROTECTED] -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: UE/UR macros in manpages

2008-03-10 Thread Colin Watson
implemented, so that the warnings don't show up > anymore. Please leave lintian untouched in this regard; I don't expect that it would take very long to backport the change in question. Thanks, -- Colin Watson [EMAIL PROTECTED] -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: How to cope with patches sanely

2008-03-01 Thread Colin Watson
ential security issues > as arguments. The overall situation is sufficiently bad that this can > be used to prove *anything*. I think the difference between the occasional vulnerability in GNU tar and a system that is designed to operate by executing arbitrary marginally-tr

Re: Bug#467249: man-db/groff and locales

2008-03-01 Thread Colin Watson
On Fri, Feb 29, 2008 at 12:32:29AM +0100, Adam Borowski wrote: > On Thu, Feb 28, 2008 at 10:10:32PM +, brian m. carlson wrote: > > On Thu, Feb 28, 2008 at 09:30:55PM +0000, Colin Watson wrote: > > >man-db really does have some special-casing here. Trust me. It was > >

Re: Bug#467249: FW by [EMAIL PROTECTED] : Bug#467249: man-db: over sensitive on the spell of locale

2008-03-01 Thread Colin Watson
On Thu, Feb 28, 2008 at 10:10:32PM +, brian m. carlson wrote: > On Thu, Feb 28, 2008 at 09:30:55PM +0000, Colin Watson wrote: > >On Thu, Feb 28, 2008 at 09:21:41PM +0100, Adam Borowski wrote: > >man-db really does have some special-casing here. Trust me. It was > >necessa

Re: git bikeshedding (Re: triggers in dpkg, and dpkg maintenance)

2008-02-29 Thread Colin Watson
absurd, is to allow everyone to be kept sane when looking > the log in 5 years forward. I have never once run into this problem with other revision control systems in which branching and merging are common. Somehow it just never seems to be a real issue. I contend t

Re: FW by [EMAIL PROTECTED] : Bug#467249: man-db: over sensitive on the spell of locale

2008-02-29 Thread Colin Watson
F-8'. The only workaround to this would be to rewrite glibc > and locales, and it does not seem useful to me. This is not a glibc bug. This is not a locales bug. This is a man-db bug. I am both the Debian maintainer and the upstream maintainer and

Re: Bug#467249: FW by [EMAIL PROTECTED] : Bug#467249: man-db: over sensitive on the spell of locale

2008-02-28 Thread Colin Watson
the special-case recognition, I would instead completely > skip special-casing and just treat all characters equally. Including, but > not limited to, u013F and u0461. Are you working with Brian M. Carlson on this? He has been working on a solution acceptable to groff upstream, which is, fra

Re: Bits of the gnome 1.x removal effort

2008-02-23 Thread Colin Watson
On Mon, Feb 11, 2008 at 03:43:38PM +0100, Pierre Habouzit wrote: > Colin Watson: telegnome > > If there is a package you love in that list, it'd be _really_ great to > send patches to migrate them to gnome2/gtk2 libraries[0]. With the consent of the

Re: Standardisation of the name of the patching targets included in debian/rules.

2008-02-04 Thread Colin Watson
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=250202 (The discussion is long, but has recent activity.) -- Colin Watson [EMAIL PROTECTED] -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: How to cope with patches sanely

2008-01-31 Thread Colin Watson
tream tarball then you can use its (often excellent) merge functionality to merge in changes. I always work this way and find it much more convenient. -- Colin Watson [EMAIL PROTECTED] -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "

Re: How to cope with patches sanely

2008-01-31 Thread Colin Watson
an option, so that if you knew you were fetching a trusted signed package from the Debian archive then you could supply the option, and otherwise (say you were examining a package provided by a sponsored developer whom you didn't know very well) then you could o

Re: ${shlibs:Depends} results libfamin0 or libfam0?

2008-01-29 Thread Colin Watson
f your binary links against libgamin-1, the package will end up with a dependency on libgamin0. > But upstream author is not recommended to use libfam0 with this package, > does anyone know what do to with this situation? If you want to force libgamin0, link against libgamin-1 explicit

Re: manpage : documenting /etc/default/foobar

2008-01-26 Thread Colin Watson
oth foobar(1) and foobar(5) quite happily. man(1) has various documented ways to get at manual pages that aren't the first one it finds. Cheers, -- Colin Watson [EMAIL PROTECTED] -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: How to cope with patches sanely (Was: State of the project - input needed)

2008-01-26 Thread Colin Watson
On Sat, Jan 26, 2008 at 04:07:27PM +0100, Pierre Habouzit wrote: > On Sat, Jan 26, 2008 at 02:33:40PM +0000, Colin Watson wrote: > > Yes. Merge is liable to be trickier since there are a couple of > > different possible sets of semantics, but that's much more likely to

Re: How to cope with patches sanely (Was: State of the project - input needed)

2008-01-26 Thread Colin Watson
n figure out which patch system is in use and ..."). It embarrasses me that our instructions to new Debian developers, not to mention third parties who are keen to use their upstream experience to help Debian, have to include this sort of cruft. If patch systems must stay around, I would be

Re: dh_shlibdeps and -dbg packages

2008-01-17 Thread Colin Watson
b/debug for real unstripped libraries. Shouldn't > everyone use detached debugging symbols now, or is there really enough > utility in building a separate debugging version libraries to warrant the > additional user complexity of using them? I understand from Matthias that Python

<    1   2   3   4   5   6   7   8   9   10   >