ility of
images. There should be no need for those preferences to be otherwise
consistent across systems.
--
Colin Watson (he/him) [cjwat...@debian.org]
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
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
> &
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]
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]
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
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]
March/040222.html
too.
(Without support in Launchpad, the format isn't going to be widespread
in Ubuntu.)
--
Colin Watson [cjwat...@debian.org]
-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]
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
> &
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]
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,
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
> 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.
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
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
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 ...
> >
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.
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
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
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
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
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
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
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
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
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,
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
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).
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'
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
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
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
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
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
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
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
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
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
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]
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
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
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/
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
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]
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
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]
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
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
, 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]
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
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
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
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
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
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
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.
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
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
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?
--
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 <[
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
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]
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]
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]
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]
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]
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
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]
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
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]
kslash-escape non-word characters. The algorithm described in
'perldoc -f quotemeta' will do the job.
Cheers,
--
Colin Watson [EMAIL PROTECTED]
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
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]
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
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]
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
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]
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]
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
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
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.
>
&
ke sure any output from the postinst
is separated from dpkg's next progress message.)
Cheers,
--
Colin Watson [EMAIL PROTECTED]
ing to apt. You might like to give its version number on
your system.
Cheers,
--
Colin Watson [EMAIL PROTECTED]
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]
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
>
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]
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
>
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]
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]
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]
on
(file|shell|text)utils are gradually being changed to depend on
coreutils.
Cheers,
--
Colin Watson [EMAIL PROTECTED]
..]
My development version reduces the verbosity a bit.
Thanks,
--
Colin Watson [EMAIL PROTECTED]
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]
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
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]
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
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]
o copy the whole default regexp in.)
Thanks,
--
Colin Watson [EMAIL PROTECTED]
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 - 100 of 120 matches
Mail list logo