Re: Bug#1012622: crontab gid became unreproducible

2022-06-13 Thread Colin Watson
ility of images. There should be no need for those preferences to be otherwise consistent across systems. -- Colin Watson (he/him) [cjwat...@debian.org]

Re: Bug#898627: man-db: dependency loop

2022-02-08 Thread Colin Watson
s of packages that can't be resolved: > man-db: /usr/share/man > libc-bin: ldconfig > dpkg: Error while configureing package man-db (--configure): > Triggers build a loop, aborted ] On Mon, May 14, 2018 at 04:35:34PM +0100, Ian Jackson wrote: > Colin Watson write

Re: Bug#1004557: man-db: please make index.db installations reproducible

2022-02-01 Thread Colin Watson
On Mon, Jan 31, 2022 at 10:23:53PM +0100, Johannes Schauer Marin Rodrigues wrote: > Quoting Colin Watson (2022-01-31 03:28:07) > > Another approach might be to modify filesystem timestamps after postinsts > > have finished running but before mandb runs to clamp timestamps to > &

Re: Bug#951479: [files list file for package 'base-passwd' is missing final newline] [debian buster 10.3]

2020-02-17 Thread Colin Watson
apt-utils is not installed > > Selecting previously unselected package libassuan0:amd64. > > dpkg: unrecoverable fatal error, aborting: > > files list file for package 'base-passwd' is missing final newline > > E: Sub-process /usr/bin/dpkg returned an error code (2) > > root@vm-ssh-190-factory:~# -- Colin Watson [cjwat...@debian.org]

Re: Bug#912144: grub2-common: marks kernel update scripts falsely as obsolete conffiles

2018-10-28 Thread Colin Watson
https://salsa.debian.org/grub-team/grub/commit/014ba384bb8ac9869f2ccd2692f8ae05641d5bec Did I do something wrong, or is this a dpkg bug? Thanks, -- Colin Watson [cjwat...@debian.org]

Re: Bug#898627: man-db: dependency loop

2018-05-14 Thread Colin Watson
On Mon, May 14, 2018 at 04:03:51PM +0100, Ian Jackson wrote: > Colin Watson writes ("Re: Bug#898627: man-db: dependency loop"): > > I've never seen this myself. I guess it's due to man-db having > > "interest-noawait /usr/share/man" in its triggers an

Re: Bug#898627: man-db: dependency loop

2018-05-14 Thread Colin Watson
it as a cycle? In any case I don't see any way to exclude man-db itself from the file trigger if that's not the case. CCing the dpkg maintainers. -- Colin Watson [cjwat...@debian.org]

Re: RFC: Support for zstd in .deb packages?

2018-04-27 Thread Colin Watson
March/040222.html too. (Without support in Launchpad, the format isn't going to be widespread in Ubuntu.) -- Colin Watson [cjwat...@debian.org]

Re: [Debconf-devel] Bug#846624: debconf: invalid version in maintainer script

2016-12-02 Thread Colin Watson
-removal script returned error exit status 1 Reassigning to dpkg, but maybe your shell is broken or something, I don't know. At any rate it's not a debconf bug. You might try narrowing things down a bit by putting "set -x" near the top of dpkg-maintscript-helper. -- Colin Watson [cjwat...@debian.org]

Re: Re: Bug#748936: apt doesnt understand architecture wildcards

2016-01-21 Thread Colin Watson
On Wed, Jan 20, 2016 at 03:17:18PM +0100, Bill Allombert wrote: > On Wed, Jan 20, 2016 at 01:39:45PM +0000, Colin Watson wrote: > > I think this is somewhat unfortunate, but it is the reality right now. > > Perhaps a good thing for somebody to work on would be reimplementing > &

Re: Re: Bug#748936: apt doesnt understand architecture wildcards

2016-01-20 Thread Colin Watson
the reality right now. Perhaps a good thing for somebody to work on would be reimplementing dpkg-architecture in C so that it could be moved to the dpkg binary package? -- Colin Watson [cjwat...@debian.org]

Re: Bug#768599: man-db: cycle found while processing triggers:

2014-11-08 Thread Colin Watson
ers looping, abandoned > Setting up sysvinit-utils (2.88dsf-57) ... > Errors were encountered while processing: > man-db > E: Sub-process /usr/bin/dpkg returned an error code (1) This has got to be a dpkg bug. There's no good reason for a package not to be able to trigger itself,

Re: debootstrap/base-passwd: #767999 and #766459 should really be fixed in base-passwd

2014-11-07 Thread Colin Watson
initial install, to be more tolerant of bootstrapping tools that configure the Essential set in slightly different orders (based on a patch from Michael Tautschnig; see #766459 and #767999). -- Colin Watson Fri, 07 Nov 2014 15:44:29 + This doesn't preclude fixing this in dep

Re: Status of build-arch coverage

2014-02-20 Thread Colin Watson
> all packages. Um, that's because the graph stops at the end of 2012. :-) I ran into some change of behaviour in the Lintian lab I was using and haven't had a chance to figure out what's going on there ... -- Colin Watson [cjwat...@debian.

Re: Bug#693220: Add crossbuild-essential support

2013-01-08 Thread Colin Watson
ugh; it bloats Packages and (last I checked) it requires manually forcing britney to accept it into testing. If it's possible to use the :ARCH syntax instead, that would be better. -- Colin Watson [cjwat...@debian.org] -- To UNSUBSCRIBE, email to de

Re: cross builds don't just require alternate b-d's, but additional ones too

2012-12-09 Thread Colin Watson
cross-building it takes a very long time to annotate lots of packages manually; the more we can do automatically the better. -- Colin Watson [cjwat...@ubuntu.com] -- To UNSUBSCRIBE, email to debian-dpkg-requ...@lists.debian.org with a subjec

Re: Bug#688416: grub-common: error creating directory `./usr/share/locale/de_CH/LC_MESSAGES': No such file or directory

2012-09-22 Thread Colin Watson
reassign 688416 dpkg thanks On Sat, Sep 22, 2012 at 07:08:13PM +0200, Axel Beckert wrote: > Colin Watson wrote: > > > Preparing to replace grub-common 1.99-22.1 (using > > > .../grub-common_2.00-5_amd64.deb) ... > > > Unpacking replacement grub-common ... > >

Re: Bug#560317: dpkg-reconfigure does not set DPKG_MAINTSCRIPT_PACKAGE (et al)

2012-03-12 Thread Colin Watson
bconf takes over from > debconf. cdebconf is actually ahead of debconf on this right now: it already has the 'dpkg-query --control-path' thing (and just runs it once per script), and it also already sets the DPKG_MAINTSCRIPT_* variables. It does need the triggers work, though.

Re: Bug#560317: dpkg-reconfigure does not set DPKG_MAINTSCRIPT_PACKAGE (et al)

2012-03-09 Thread Colin Watson
On Fri, Mar 09, 2012 at 04:15:22PM +0100, Raphael Hertzog wrote: > To be fully multi-arch compliant, you should in theory use > "${binary:Package}" instead of ${Package}. That way multi-arch: same > package will be arch-qualified. Fair enough. Amended patch attached. Thanks

Re: Bug#560317: dpkg-reconfigure does not set DPKG_MAINTSCRIPT_PACKAGE (et al)

2012-03-09 Thread Colin Watson
l for me and doesn't seem too unreasonable a solution, particularly since you get "Processing triggers for PACKAGE ..." at the top of the output from dpkg so it's clear what's happening. The result of this work is attached, minus changelog which I can write up if this

Re: Multiarch interfaces: print foreign arches, pkgname I/O

2011-12-12 Thread Colin Watson
ink of a concrete reason why other than crossgrades or explicit requests, but never mind) it probably has a good reason and it doesn't seem to help anything for dpkg to require a --force option for it. (Ian suggested this when I mentioned the problem to

Re: The trigger in your Debian packages

2011-06-03 Thread Colin Watson
locale files. If the locale format changes, as does happen occasionally, then lintian may malfunction until its trigger is processed. I think that's dealt with well enough by lintian being in triggers-pending state, though; I see no reason for locales and locales-all to be consid

Re: dpkg: multiarch symlink not present in fresh installs

2011-03-01 Thread Colin Watson
On Tue, Mar 01, 2011 at 02:36:24PM +0100, Raphael Hertzog wrote: > On Tue, 01 Mar 2011, Colin Watson wrote: > > I noticed this > > (https://bugs.launchpad.net/ubuntu/+source/dpkg/+bug/727106) while doing > > a debootstrap test of natty. I think we need to be consistent about

[PATCH 0/3] Integrate hardening build flags changes from Ubuntu

2010-05-20 Thread Colin Watson
fair amount of disagreement over the details for Debian (#489771), and since we're carrying the change anyway for the moment it seems reasonable to include it in the Ubuntu vendor hooks for now. Colin Watson (3): Dpkg::BuildFlags: simplify update-buildflags hook dpkg-buildpackage: Export all build

[PATCH 3/3] Dpkg::Vendor::Ubuntu: Handle hardening in DEB_BUILD_OPTIONS

2010-05-20 Thread Colin Watson
Handle hardening-wrapper options via DEB_BUILD_OPTIONS. Originally contributed by Kees Cook. This is Ubuntu-specific for now, pending agreement on a better interface; see #489771 for background. --- scripts/Dpkg/Vendor/Ubuntu.pm | 39 +++ 1 files changed, 39

[PATCH 2/3] dpkg-buildpackage: Export all build flags

2010-05-20 Thread Colin Watson
Export all flags set in Dpkg::BuildFlags to the environment, so that vendors can usefully define additional variables. --- scripts/dpkg-buildpackage.pl |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/scripts/dpkg-buildpackage.pl b/scripts/dpkg-buildpackage.pl index 4e50e0

[PATCH 1/3] Dpkg::BuildFlags: simplify update-buildflags hook

2010-05-20 Thread Colin Watson
Pass the entire Dpkg::BuildFlags object to update-buildflags, so that hooks can use its set() method rather than setting hash elements directly. --- scripts/Dpkg/BuildFlags.pm |2 +- scripts/Dpkg/Vendor/Default.pm |8 scripts/Dpkg/Vendor/Ubuntu.pm |3 +-- 3 files changed,

Re: problems with 3.0 format

2010-03-27 Thread Colin Watson
peated quilt push, resolve, quilt refresh is distinctly suboptimal, but it at least has the virtue of simplicity - all the bits are right out on view and it's easy to back out if something goes wrong. With due respect to git-dpm, all the experimental VCS tools I've seen for this right no

Re: problems with 3.0 format

2010-03-27 Thread Colin Watson
On Fri, Mar 26, 2010 at 01:53:56AM +0100, Benjamin Drung wrote: > as requested in the Lintian tag, here comes an email describing some > problems with 3.0 format. I encounter the same problems like Colin > Watson [1]. Quote: Note that I did file a bug about this (linked from my blog).

Re: dpkg 1.15.6 is slow as hell

2010-03-21 Thread Colin Watson
On Sun, Mar 21, 2010 at 10:10:38AM +0100, Guillem Jover wrote: > On Fri, 2010-03-12 at 20:43:29 +0100, Guillem Jover wrote: > > On Fri, 12 Mar 2010 15:57:28 +0000, Colin Watson wrote: > > > I'm worried about the syncing changes though; > > > apparently they'

Re: dpkg 1.15.6 is slow as hell

2010-03-15 Thread Colin Watson
Passes 0 as wait argument. Don't those systems use filesystems that consider rename() as a barrier in the traditional sense, anyway? I thought they did. I would say that, if they don't, their maintainers can try to do something about it in their own time; we're not making anythin

Re: dpkg 1.15.6 is slow as hell

2010-03-12 Thread Colin Watson
bviously when unrelated disk activity happens in parallel to dpkg, it > will have to wait more due to this. I think that is in fact often true of fsync() as well, despite what its interface might lead one to believe. -- Colin Watson [cjwat...@debian.org] -- To UNSUBSCRIBE, email to debian-dpkg-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/20100312191056.ga16...@master.debian.org

Re: Ubuntu dpkg 1.15.5.6ubuntu2

2010-03-12 Thread Colin Watson
get into unstable, > although Raphaël tells me you guys have already frozen dpkg? :/ We have - I wouldn't be inclined to merge at this point. -- Colin Watson [cjwat...@debian.org] -- To UNSUBSCRIBE, email to debian-dpkg-requ...@lists.debia

Re: License audit on dpkg source tree

2010-02-19 Thread Colin Watson
On Fri, Feb 19, 2010 at 07:59:52PM +0100, Guillem Jover wrote: > On Tue, 2010-02-09 at 09:29:31 +0000, Colin Watson wrote: > > Yeah, looks like I did at least some of this on work time. Please go > > ahead and make that change, although I think it is useful to have > > autho

Re: License audit on dpkg source tree

2010-02-09 Thread Colin Watson
On Mon, Feb 08, 2010 at 04:13:25AM +0100, Guillem Jover wrote: > On Thu, 2009-11-12 at 18:11:16 +0100, Guillem Jover wrote: > > The remaining issues, which might need asking people around are: > > > * scripts/Dpkg/Vendor/Ubuntu.pm: > > > > Copyright © 2008 Colin

Re: Bug#546680: man-db: start-stop-daemon: Unable to alter IO priority to mask 24583 (Operation not permitted)

2009-09-24 Thread Colin Watson
etect running inside an OpenVZ VE you can check for > /proc/user_beancounters (deprecated, but present), or /proc/vz/{veinfo,vestat} > existing. > > Determining the different between the "hardware" node, which can set I/O > priority, and the VE, which can't, is best done by che

dpkg-buildpackage vendor hook for environment variable changes?

2009-04-27 Thread Colin Watson
x27;-Wl,-Bsymbolic-functions'; If this makes sense to people, I can put together a patch. Thanks, -- Colin Watson [cjwat...@ubuntu.com] -- To UNSUBSCRIBE, email to debian-dpkg-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Re: Bug#487437: Please include /etc/dpkg/origins/{debian,default}

2009-04-24 Thread Colin Watson
ou seem to have done this now, so can I take the liberty of poking about this again? :-) dpkg 1.15.1 (currently unreleased) drops its /etc/dpkg/origins/ files. Thanks, -- Colin Watson [cjwat...@ubuntu.com] -- To UNSUBSCRIBE, email to debian-dpkg-requ...@li

Re: Bug#487437: Please include /etc/dpkg/origins/{debian,default}

2009-02-05 Thread Colin Watson
ded" from Debian to Ubuntu or vice-versa and found that their entire system changed *except* for /etc/dpkg/origins/default. Thanks, -- Colin Watson [cjwat...@ubuntu.com] -- To UNSUBSCRIBE, email to debian-dpkg-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Sentence handling in manual pages

2008-05-27 Thread Colin Watson
g Symbols::, for more details. To prevent the insertion of extra space after an end-of-sentence character (at the end of a line), append `\&'. Thanks, -- Colin Watson [EMAIL PROTECTED] -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Remaining triggers changes in Ubuntu

2008-05-27 Thread Colin Watson
ght, that's it. New (empty) Unincopr can be installed. */ + /* Right, that's it. New (empty) Unincorp can be installed. */ trigdef_process_done(); } [ Colin Watson ] * Add a few more comments around obscure bits of trigger handling code which confused both me and Ian during the Ub

Re: Apt repository interoperability (was: Bug#311188: Debian edu messed up my Ubuntu system.)

2008-04-30 Thread Colin Watson
ilar just by comparing upload targets; worst case you'd occasionally upload a duplicate .orig.tar.gz and the archive would have to throw it away, or maintainers of packages with enormous .orig.tar.gz files could override with -sd. I suppose that's not q

Re: sourcev3 branch - quilt based source package

2008-03-17 Thread Colin Watson
On Sun, Mar 16, 2008 at 11:42:20AM +0100, Raphael Hertzog wrote: > On Sun, 16 Mar 2008, Colin Watson wrote: > > With regard to the sourcev3 branch, could you please also apply the > > appended patch for 3.0 (bzr) support? See > > http://lists.debian.org/debian-dpkg/2007/10/

Re: sourcev3 branch - quilt based source package

2008-03-15 Thread Colin Watson
directory but it's not possible to add them directly in some >upstream directory, they have to be moved in place at build time if >needed. Is that enough to consider this bug solved? Still inconvenient, just not quite so inconvenient as before ... Thanks, -- Colin Watson

Re: angle brackets in po files

2008-03-10 Thread Colin Watson
h translators have to know to change "%s %d" into "%2$d %1$s" if they need to change the order round) except that the result is somewhat more readable. -- Colin Watson [EMAIL PROTECTED] -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

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: dpkg patch

2007-11-13 Thread Colin Watson
e clearly named)? I think I agree that this is better in the control file than in random files in debian/. -- Colin Watson [EMAIL PROTECTED] -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: Triggers status?

2007-10-21 Thread Colin Watson
On Sun, Oct 21, 2007 at 10:04:34PM +1000, Anthony Towns wrote: > On Fri, Oct 19, 2007 at 08:56:57AM +0000, Colin Watson wrote: > > I would understand the delay if there were some major problem that > > had been identified - but it all seems to work and it's a > > substant

Re: Triggers status?

2007-10-19 Thread Colin Watson
On Thu, Oct 11, 2007 at 05:34:50AM +0300, Guillem Jover wrote: > On Tue, 2007-10-09 at 19:01:53 +0100, Ian Jackson wrote: > > Colin Watson writes ("Triggers status?"): > > > I have a change to man-db that uses triggers to update the manual page > > > database a

Re: An unwanted link getting generated automatically: building .deb package

2007-10-08 Thread Colin Watson
, this would be more appropriate on debian-mentors. debian-dpkg is for development of dpkg itself. Cheers, -- Colin Watson [EMAIL PROTECTED] -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: [PATCH] proposed v3 source format using .git.tar.gz

2007-10-07 Thread Colin Watson
lly makes sense for distributed revision control systems. For arch, the .arch.tar.gz would contain the {arch} directory, perhaps with a few adjustments similar to those being made in the git and bzr modules. -- Colin Watson [EMAIL PROTECTED] -- To UNSUBSCRIBE, email

Re: [PATCH] proposed v3 source format using .git.tar.gz

2007-10-07 Thread Colin Watson
On Sun, Oct 07, 2007 at 10:18:17PM +1000, Anthony Towns wrote: > On Sun, Oct 07, 2007 at 08:45:08AM +0000, Colin Watson wrote: > > I'm quite attached to being able to peek inside source packages > > quickly by sshing over to the local mirror I keep at home which > > gra

Re: [PATCH] proposed v3 source format using .git.tar.gz

2007-10-07 Thread Colin Watson
On Sun, Oct 07, 2007 at 10:05:08AM -0400, Joey Hess wrote: > Colin Watson wrote: > > FWIW, I was thinking much more of native packages here; non-native > > packages already tend to just import the upstream tarball which usually > > contains generated files, which is probably w

Triggers status?

2007-10-07 Thread Colin Watson
this. While it doesn't break with a non-triggers-supporting dpkg, I'd rather wait until triggers are merged in case their implementation changes incompatibly, so I'm curious as to how long I might need to wait. Thanks, -- Colin Watson [EMAIL P

Re: [PATCH] proposed v3 source format using .git.tar.gz

2007-10-07 Thread Colin Watson
On Sat, Oct 06, 2007 at 10:09:22PM -0400, Joey Hess wrote: > Colin Watson wrote: > (So, FWIW, I'm not sold on git. Not sold at all yet. But it was a good > choice for this implementation for several reasons.) (I don't think bzr is perfect either, of course; the lack of sh

Re: [PATCH] proposed v3 source format using .git.tar.gz

2007-10-07 Thread Colin Watson
On Sun, Oct 07, 2007 at 02:56:47PM +1000, Anthony Towns wrote: > On Sat, Oct 06, 2007 at 10:37:48PM +0000, Colin Watson wrote: > > The second possibility seems to me to be more flexible, though, and > > probably not all that hard to implement: build both a .tar.gz > > (contai

Re: [PATCH] proposed v3 source format using .git.tar.gz

2007-10-06 Thread Colin Watson
ith them. Perhaps 'apt-get source' et al could notice this class of situation and offer to install the necessary unpacking tools for you. It'd have to rely on sudo or similar as 'apt-get source' is typically run as non-root, but it seems like a useful enhancement even so.

Re: [PATCH] proposed v3 source format using .git.tar.gz

2007-10-06 Thread Colin Watson
ages on mirrors. These seem to me to be non-trivial advantages that outweigh the space costs of shipping around the working tree. I'd be willing to have a go at implementing this once I've had a bit more sleep. Does any of this make sense? Thanks, -- Colin Watson

[PATCH] update THANKS address

2007-08-21 Thread Colin Watson
t;[EMAIL PROTECTED]> Christian Haggstrom <[EMAIL PROTECTED]> Christophe Le Bars <[EMAIL PROTECTED]> Colin Plumb <[EMAIL PROTECTED]> -Colin Watson <[EMAIL PROTECTED]> +Colin Watson <[EMAIL PROTECTED]> Dan Gohman <[EMAIL PROTECTED]> Daniel Jacobowitz <[E

Re: dpkg 1.13.24 hint and next upload

2006-12-11 Thread Colin Watson
fd_in, fd_out, -1, _("%s: decompression"), v.buf); >exit(0); This would mean that every package using lzma compression would have to Pre-Depends: lzma. Is there no way to do this using a statically linked library, the same way as we do for the other compression methods? --

[cjwatson@ubuntu.com: Re: Accepted util-linux 2.12p-4ubuntu4 (source)]

2005-06-07 Thread Colin Watson
Forwarded at Scott's request. -- Colin Watson [EMAIL PROTECTED] - Forwarded message from Colin Watson <[EMAIL PROTECTED]> - Date: Tue, 31 May 2005 19:04:35 +0100 From: Colin Watson <[EMAIL PROTECTED]> To: Scott James Remnant <[

Bug#309603: dpkg-architecture thinks Linux is the Hurd

2005-05-18 Thread Colin Watson
le config.guess +regexes in the order in which they appear in the file, to avoid matching +the Hurd on Linux. + + -- Colin Watson <[EMAIL PROTECTED]> Wed, 18 May 2005 10:08:36 +0100 + dpkg (1.13.4) experimental; urgency=low The "Or the Wabbit gets it" Release d

Bug#208532: dpkg: dpkg --forget-old-unavail does not work at all

2005-02-21 Thread Colin Watson
forget-old-unavail is buggy. There's nothing much to be done about this. Cheers, -- Colin Watson [EMAIL PROTECTED] -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: Bug#274366: marked as done (dpkg: dutch translation gives confusing options

2005-02-08 Thread Colin Watson
othly, not to deal with individual reports. Cheers, -- Colin Watson [EMAIL PROTECTED] -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#282335: Deliver us from dselect

2004-11-25 Thread Colin Watson
refer to the discussion that took place when dselect was initially split out from the dpkg binary package. The pre-dependency is for transitional purposes, and must be present for sarge or upgrades using dselect will break. Cheers, -- Colin Watson [EMAIL PROTECTED]

Re: dpkg and selinux

2004-09-01 Thread Colin Watson
de such files. No, it's not a bug in the package. There's no support yet for registering these files with dpkg. P.S. Could you *please* trim your quotes down a little more? Thanks. :-) Cheers, -- Colin Watson [EMAIL PROTECTED]

Re: malformed build-depends entry confusing dpkg-checkbuilddeps

2004-07-07 Thread Colin Watson
Depends: fields aren't technically allowed to be multi-line. However, dpkg-checkbuilddeps does handle multi-line Build-Depends: fields. Cheers, -- Colin Watson [EMAIL PROTECTED]

Bug#237147: Version: and Filename: in /var/lib/dpkg/available get out of sync

2004-03-10 Thread Colin Watson
t; > some file they can provide for the system. > > Right, dpkg doesn't know where to get that file, and so it shouldn't leave > an obviously incorrect path in the available file. > > What's the point of having it in there in the first place? Does anyone use > dp

Bug#235773: dselect: typo in selection help text

2004-03-02 Thread Colin Watson
ds, the text says "if you ask to install, remove, hold, or perform other actions on it ...". I don't believe this is a typo. -- Colin Watson [EMAIL PROTECTED]

Bug#230750: dpkg: Minor error in german man page of md5sum

2004-02-04 Thread Colin Watson
slation itself. You can either write the word as: ge\%knackt Or, alternatively, you can put this request near the start of the document to fix the hyphenation of all instances of that word: .hw ge-knackt See the "Manipulating Hyphenation" node in 'info

Re: Use of ~ in package versions

2004-01-25 Thread Colin Watson
p 2003 19:41:28 -0400 apt (0.5.5) unstable; urgency=low * New deb version compare function, that has no integer limits, and supports pre-versions using ~. Code ported from dpkg. [...] -- Adam Heath <[EMAIL PROTECTED]> Sun, 27 Apr 2003 01:23:12 -0500 Cheers, -- Colin Watson [EMAIL PROTECTED]

Bug#120152: Patch: sdiff support

2003-11-17 Thread Colin Watson
kslash-escape non-word characters. The algorithm described in 'perldoc -f quotemeta' will do the job. Cheers, -- Colin Watson [EMAIL PROTECTED]

Bug#151662: #151662: dselect: changes selections without notice

2003-10-26 Thread Colin Watson
On Wed, Oct 15, 2003 at 06:50:28PM +0100, Colin Watson wrote: > On Sat, Oct 04, 2003 at 12:16:18AM +0100, Colin Watson wrote: > > I think the following patch is the right fix. I'm cc'ing Joey on this > > because I'd like him to confirm that it makes sense with the ori

Bug#216606: dpkg: update-alternatives should be in /usr/bin, not /usr/sbin

2003-10-20 Thread Colin Watson
t hardcode the location of update-alternatives (rather than prepending /usr/sbin:/sbin to $PATH and just running it that way) before changing it. -- Colin Watson [EMAIL PROTECTED]

Bug#151662: #151662: dselect: changes selections without notice

2003-10-15 Thread Colin Watson
On Sat, Oct 04, 2003 at 12:16:18AM +0100, Colin Watson wrote: > I think the following patch is the right fix. I'm cc'ing Joey on this > because I'd like him to confirm that it makes sense with the original > intent of his change. Joey said that he didn't recall the

Bug#214667: (no subject)

2003-10-08 Thread Colin Watson
or dpkg-cross really doesn't exist and should not be > mentioned. dpkg-cross is a separate package. I don't think this is a bug. Cheers, -- Colin Watson [EMAIL PROTECTED]

Bug#151662: #151662: dselect: changes selections without notice

2003-10-03 Thread Colin Watson
tags 151662 patch thanks On Fri, Oct 03, 2003 at 09:52:18PM +0100, Colin Watson wrote: > On Fri, Apr 25, 2003 at 12:16:16AM +0200, Yann Dirson wrote: > > Please consider the following sequnce of events: > > > > - in the package listing, I hit ENTER to validate my changes

Bug#151662: #151662: dselect: changes selections without notice

2003-10-03 Thread Colin Watson
lently been shunted back to desired-state installed. I've grabbed a tarball of /var/lib/dpkg and will make it available, but since I've got this and a dpkg source tree in front of me I'm going to have a shot at debugging it now. More details should follow soon ... -- Colin Watson [EMAIL PROTECTED]

Bug#204937: man-db mandb (or start-stop-daemon) segfault

2003-08-11 Thread Colin Watson
dev/null --startas /usr/lib/man-db/mandb > --oknodo --chuid man -- --no-purge >/dev/null 2>/dev/null > run-parts: /etc/cron.daily/man-db exited with return code 139 Please try man-db 2.3.20-18.woody.3, which should already be on security.debian.org. -- Colin Watson [EMAIL PROTECTED]

Bug#204827: dpkg-dev: dpkg-parsechangelog fails with _POSIX2_VERSION=200112

2003-08-10 Thread Colin Watson
glibc-0308/msg00120.html for more discussion and information. A patch fixing this is attached. Thanks, -- Colin Watson [EMAIL PROTECTED] Index: scripts/dpkg-parsechangelog.pl === RCS file: /cvs/dpkg/dp

Bug#192113: ssh: the tar file contains trailing "/"s

2003-07-30 Thread Colin Watson
tags 192113 patch thanks On Tue, May 06, 2003 at 08:16:13AM +0100, Colin Watson wrote: > On Tue, May 06, 2003 at 07:33:50AM +0200, Jesus Climent wrote: > > Setting up ssh (3.6.1p2-1) ... > > stripping trailing / > > stripping trailing / > > stripping trailing / > &g

Bug#203019: dpkg: inconsistant spacing in Setting up lines

2003-07-29 Thread Colin Watson
On Mon, Jul 28, 2003 at 09:41:39PM -0700, Blars Blarson wrote: > On Mon, Jul 28, 2003 at 06:13:46AM -0500, Colin Watson wrote: > > The blank line is actually kind of useful if you know what it means: it > > indicates that the package has a postinst script which is being run. > &

Bug#203019: dpkg: inconsistant spacing in Setting up lines

2003-07-28 Thread Colin Watson
ke sure any output from the postinst is separated from dpkg's next progress message.) Cheers, -- Colin Watson [EMAIL PROTECTED]

Bug#196070: Installing anything using dselect results in an ubrupt segmentation fault

2003-06-09 Thread Colin Watson
ing to apt. You might like to give its version number on your system. Cheers, -- Colin Watson [EMAIL PROTECTED]

Bug#193979: dpkg: /usr/sbin/dpkg-statoverride preventing start up of certain daemons

2003-05-21 Thread Colin Watson
ts the daemon from starting up. The "stripping trailing /" thing is purely cosmetic. Something else must be involved here. It looks like it's started up fine to me, so there must be something you haven't shown us; does tracing the init script with 'sh -x' help track down the problem? -- Colin Watson [EMAIL PROTECTED]

Re: Bug#192966: /etc/default/ssh permissions

2003-05-11 Thread Colin Watson
clone 192966 -1 reassign -1 dpkg retitle -1 dpkg: doesn't resolve permissions on conffiles? thanks On Sun, May 11, 2003 at 06:16:00PM -0400, Joey Hess wrote: > Colin Watson wrote: > > On Sun, May 11, 2003 at 04:29:19PM -0400, Joey Hess wrote: > > > Package: ssh >

Re: Bug#192113: ssh: the tar file contains trailing "/"s

2003-05-06 Thread Colin Watson
pat= join('|',@list); But s,/*$,, always matches! That should be s,/+$,, on all three occasions. Also, ideally the message printed to STDERR would begin with "dpkg-statoverride: " so that people know where it comes from and what it might mean. It's printed even on --list, which is used in maintainer scripts. Cheers, -- Colin Watson [EMAIL PROTECTED]

Re: Bug#132530: base-passwd: rename .org extension to .dpkg-old

2003-04-26 Thread Colin Watson
On Wed, Jan 29, 2003 at 01:11:22AM +, Colin Watson wrote: > On Tue, Feb 05, 2002 at 04:23:30PM -0800, Bill Wohler wrote: > > The old passwd files should be backed up into *.dpkg-old to be > > consistent with other packages. One example of why it is important to >

Bug#186809: dpkg-dev: dpkg-buildpackage should minimize build dependencies

2003-03-31 Thread Colin Watson
actly what their package requires. This in turn would lead to more packages failing to build when some of their build-dependencies have their dependencies rearranged, which leads to more serious bugs, which leads to more work for everyone. In short: this is a bad idea, please don't do it ... Cheers, -- Colin Watson [EMAIL PROTECTED]

Bug#183470: dpkg: can't dependencies be checked before overwriting?

2003-03-25 Thread Colin Watson
g not be simply { --unpack; --configure; }, but instead be { pre-emptive dependency check; --unpack; --configure; }. I assume that apt uses --unpack and --configure separately so this wouldn't break it. Not sure, though. -- Colin Watson [EMAIL PROTECTED]

Bug#183164: dpkg: start-stop-daemon man page -- doesn't show shortened --exec syntax

2003-03-03 Thread Colin Watson
0.9. OPTIONS -x|--exec executable Check for processes that are instances of this exe- cutable (according to /proc/pid/exe ). -- Colin Watson [EMAIL PROTECTED]

Bug#180316: dpkg: won't remove fileutils even though coreutils provides fileutils

2003-02-09 Thread Colin Watson
on (file|shell|text)utils are gradually being changed to depend on coreutils. Cheers, -- Colin Watson [EMAIL PROTECTED]

Re: Bug#132530: base-passwd: rename .org extension to .dpkg-old

2003-01-28 Thread Colin Watson
..] My development version reduces the verbosity a bit. Thanks, -- Colin Watson [EMAIL PROTECTED]

Bug#164214: fix it _soon_

2003-01-18 Thread Colin Watson
d" and (grep {$_ eq $apath} @versions)) { &pr("Removing manually selected alternative - switching to auto mode"); $manual= "auto"; } (My modification is untested.) -- Colin Watson [EMAIL PROTECTED]

Bug#175370: A reliable way to get LC_CTYPE encoding

2003-01-15 Thread Colin Watson
On Wed, Jan 15, 2003 at 09:34:45AM -0600, Steve Langasek wrote: > On Wed, Jan 15, 2003 at 07:31:42AM -0600, Colin Watson wrote: > > On Tue, Jan 14, 2003 at 05:40:45PM -0600, Steve Langasek wrote: > > > FWIW, I did some research into nl_langinfo() for an upstream recently, > &g

Bug#175370: A reliable way to get LC_CTYPE encoding

2003-01-15 Thread Colin Watson
implemented on at least these platforms: > >Linux (glibc) >FreeBSD >NetBSD >Solaris >AIX Hmm, groff needed a patch not all that long ago because Debian GNU/NetBSD didn't have nl_langinfo(CHARSET). Maybe it's a recent addition. -- Colin Watson [EMAIL PROTECTED]

Re: [devel-ref] author/homepage in description

2002-12-09 Thread Colin Watson
On Sun, Dec 08, 2002 at 09:43:00PM -0600, Adam DiCarlo wrote: > Colin Watson <[EMAIL PROTECTED]> writes: > > We could just use the existing support for user-defined fields for a > > while though. > > Oh ! Where can I read about these? They aren't mentioned in &g

Re: [devel-ref] author/homepage in description

2002-12-08 Thread Colin Watson
t; > > Upstream-Homepage: http://whatever.sourceforge.net/ > > > > Is this worthy of filing as a wishlist on dpkg? > > definitely. specialized tools could then process this. We could just use the existing support for user-defined fields for a while though. -- Colin Watson [EMAIL PROTECTED]

Bug#169359: dpkg-source: please ignore .svn directories

2002-11-16 Thread Colin Watson
o copy the whole default regexp in.) Thanks, -- Colin Watson [EMAIL PROTECTED]

Bug#151540: reseting dpkg ?

2002-10-08 Thread Colin Watson
t; made matters worse. Available packages are definitely not the same as installed packages, so don't do that. Cheers, -- Colin Watson [EMAIL PROTECTED]

  1   2   >