Re: The trigger in your Debian packages

2011-06-04 Thread Thomas Hood
Instead it uses the dpkg-trigger command. So no objection here to the change in default behavior. -- Thomas Hood Resolvconf maintainers -- 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/4dea129c.6060...@gmail.com

Re: What is the default value for the Multi-Arch field?

2014-09-04 Thread Thomas Hood
On 3 September 2014 10:28, Johannes Schauer wrote: > Can we somehow fix that? > > CC-ing Thomas Hood as he introduced that change into the spec. Please note that at that time (Octobler 2013) I was trying to clarify and expand the explanation in order to reflect what I thought was inte

Bug#108587: May packages rm -rf subdirectories of /etc/ ?

2003-07-24 Thread Thomas Hood
On Thu, 2003-07-24 at 13:46, Stephen Frost wrote: > I see this as totally bogus. Either the conffile is shared or it isn't. > If it's shared then the packages involved know this Package foo which eliminates /etc/foo.conf doesn't "know" that there is not some other package, bar, which Depends on f

Bug#108587: May packages rm -rf subdirectories of /etc/ ?

2003-07-24 Thread Thomas Hood
On Thu, 2003-07-24 at 14:53, Stephen Frost wrote: > * Thomas Hood ([EMAIL PROTECTED]) wrote: > > Package foo which eliminates /etc/foo.conf doesn't "know" > > that there is not some other package, bar, which Depends > > on foo and uses /etc/foo.conf . That

Bug#108587: May packages rm -rf subdirectories of /etc/ ?

2003-07-25 Thread Thomas Hood
On Fri, 2003-07-25 at 07:59, Manoj Srivastava wrote: > Umm. apt allows you to determine reverse depends. From there > there is an easy hop to sending email to ask the develoeprsa in > question; or to exaimine a package to look at its conffiles. This doesn't solve the problem of the depen

Bug#298585: Not a bug

2005-03-09 Thread Thomas Hood
ot; after "start-stop-daemon --stop --pidfile $PIDFILE". -- Thomas Hood <[EMAIL PROTECTED]> -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#58106: still a bug

2002-02-14 Thread Thomas Hood
This bugs still exists. _ Do You Yahoo!? Get your free @yahoo.com address at http://mail.yahoo.com

Bug#143302: What's happening with this bug?

2002-04-24 Thread Thomas Hood
This RC bug was reassigned to dpkg several days ago, but there has been no comment from the maintainers. What's happening? signature.asc Description: This is a digitally signed message part

Bug#143302: What is happening with this bug?

2002-04-27 Thread Thomas Hood
This RC bug was reported several days ago but the maintainer has not responded. What's happening? _ Do You Yahoo!? Get your free @yahoo.com address at http://mail.yahoo.com -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject o

Bug#145134: Priority > priority of a dependency

2002-04-30 Thread Thomas Hood
Package: dpkg Version: 1.9.20 Severity: serious Justification: Policy 2.2 Package is required and has a Pre-Depends on libstdc++3 (>= 1:3.0.3-1) which is standard on hppa -- System Information Debian Release: 3.0 Architecture: i386 Kernel: Linux thanatos 2.4.19-pre7-ac2 #2 Sat Apr 20 16:51:23 ED

Bug#2531: merge dpkg bugs

2002-10-01 Thread Thomas Hood
severity 160761 normal merge 160761 3410 thanks I see that report #3410, which already reported this bug, is 6 years and 103 days old. Cheers -- Thomas

Bug#162965: dpkg -l should always display full package name

2002-10-01 Thread Thomas Hood
Package: dpkg Version: 1.10.4 Severity: wishlist It would be useful if dpkg -l would enlarge the "Name" field sufficiently to display the longest package name in the list. Perhaps this behavior should be selected by an option. With the current behavior, I sometimes have to enlarge my X terminal

Bug#7330: bug or feature?

2002-10-01 Thread Thomas Hood
Orn E. Hansen wrote: [I have edited it for grammar] > Replacing a package with another that provides the same package. > causes conflicts with programs that depend on it... an example: > I have quota and e2fsprogs installed. They are marked essential. > I try to replace e2fsprogs with e2compr, a

Bug#33394: not a bug?

2002-10-01 Thread Thomas Hood
Housekeeping ... > Date: Mon, 15 Feb 1999 00:41:59 + (GMT) > > dpkg --forget-old-unavail only removes unavailable packages > from the status file which have Status: purge ok not-installed, > but not those which have Status: hold ok not-installed, This doesn't look like a bug to me. Close? -

Bug#41554: report #41554

2002-10-01 Thread Thomas Hood
severity 41554 minor tags 41554 patch thanks The complaint here was that when the pidfile method is used to check whether an instance of a daemon is running, it is the existence of the pidfile and not the existence of the process named in the pidfile that is checked. This is reasonable behavior.

Bug#60028: 60028 still pending?

2002-10-01 Thread Thomas Hood
Housekeeping ... Report 60028 was tagged "pending" on 19 Nov 2001. Can it now be closed? -- Thomas

Bug#51450: still pending?

2002-10-01 Thread Thomas Hood
This report was tagged "pending" on 19 Nov 2001. Can it now be closed? -- Thomas

Bug#157305: 157305 confirmed bug

2002-10-01 Thread Thomas Hood
generated on the second pass of the retry sequence. The return value is 0. dpkg Version: 1.10.4 -- Thomas Hood

Bug#64471: I found the docs sought in #64471

2002-10-01 Thread Thomas Hood
t system knows about? This file isn't part of the GNU info system, SFAICT. The man page needs to be corrected. -- Thomas Hood

Bug#156142: close 156142?

2002-10-01 Thread Thomas Hood
Housekeeping ... If I understand correctly, there is no problem here (#156142). Close?

Bug#33394: reopen 33394

2002-10-03 Thread Thomas Hood
reopen 33394 severity 33394 wishlist thanks OK, let's keep this open as a wishlist item. The wish here is that --forget-old-unavail make dpkg forget about packages that are "hold ok not-installed" as well as about those that are "purge ok not-installed", since some people still have records of ne

Bug#109691: Still a bug?

2002-10-03 Thread Thomas Hood
severity 109691 normal tags 109691 moreinfo thanks > I've been trying to get a sendmail-tls package setup so that one could > seemlessly change from sendmail to sendmail-tls (and back again). > The conffiles names and contents are *identicle* in the two packages, > and they each 'Replaces:' the o

Bug#38230: unmerge 38230; reassign 38230 lynx

2002-10-03 Thread Thomas Hood
.postrm #!/bin/sh set -e if [ -x /usr/bin/update-menus ]; then update-menus fi if [ -x /usr/sbin/update-mime ]; then update-mime fi if [ "$1" = "purge" ]; then rm -f /etc/lynx.cfg fi -- Thomas Hood

Bug#68703: unmerge 68703

2002-10-03 Thread Thomas Hood
etd.conf, even though this now belongs to ftpd-ssl. This *may* explain the original problem that was reported. There may also be a bug in dpkg, but let's follow that one at #109691. Apologies if I am somehow confused here. -- Thomas Hood

Bug#129697: 129697 is a bug in exim

2002-10-03 Thread Thomas Hood
update-rc.d -f exim remove >/dev/null # Remove from inetd.conf update-inetd --remove exim ;; upgrade|failed-upgrade|abort-install|abort-upgrade|disappear) ;; esac -- Thomas Hood

Bug#109691: clone 109691; reassign 109691 sendmail

2002-10-03 Thread Thomas Hood
mes purges conffiles that have been taken over by replacing packages. The thing is that every case of this phenomenon I have investigated can be attributed to a misbehaving postrm. Therefore, I am inclined to think that 109691 can be closed soon unless someone can prove that there really is a fault

Bug#47267: Bug #47267 in pam-apps?

2002-10-03 Thread Thomas Hood
es should be left to dpkg to delete on purge. Can the originator of the report (Bill Gribble) reproduce the bug? If not, then I suggest that this report be closed, as it probably concerns an obsolete package. -- Thomas Hood

Bug#47267: Bug #47267 in pam-apps?

2002-10-03 Thread Thomas Hood
(This is information for #47267, but I am cc:ing #163183 since I make reference to it below.) On Thu, 2002-10-03 at 15:23, Ben Collins wrote: > On Thu, Oct 03, 2002 at 02:19:55PM +0200, Thomas Hood wrote: > > I have a strong suspicion that the fault here lies with the > > p

Bug#109691: #109691 probably not a bug in dpkg

2002-10-03 Thread Thomas Hood
I have tested the hypothesis that dpkg will delete a conffile that has been taken over by a Conflicts:ing package. I used two packages that both declare the same conffile, the second package Conflicts:ing with the first package. 1. Install #1 (which installs the conffile) 2. Install #2 (wh

Bug#47267: Bug #47267 in pam-apps?

2002-10-03 Thread Thomas Hood
On Thu, 2002-10-03 at 16:48, Ben Collins wrote: > > I just tested your hypothesis on two packages that > > share a conffile, the second Conflicts:ing with the > > first (as login Conflicts: with pam-apps): > > 1. Install #1 (which installs the conffile) > > 2. Install #2 (which removes #1 a

Bug#47267: Bug #47267 in pam-apps?

2002-10-04 Thread Thomas Hood
information in his original post. Bill Gribble (or anyone): Can you reproduce this misbehavior? -- Thomas Hood

Bug#47267: in tests, conffile never deleted by purge after replacement

2002-10-04 Thread Thomas Hood
Adam Heath wrote: > I don't care what you have seen. Regardless, I went ahead and conducted more experiments using a couple of packages I cooked up to test dpkg. I found that when the two packages had the same conffile, and the second was declared as either Conflicts:ing with the first or Replace

Bug#53380: unreproducible

2002-10-04 Thread Thomas Hood
I just tried to reproduce #53380 and was unable to. The current version of ntpdate ( 1:4.1.0-8) preserves user changes to /etc/init.d/ntpdate. Can this report be closed, or do you have more info? -- Thomas

Bug#9353: 9353 -- wishlist or close?

2002-10-06 Thread Thomas Hood
view? If porting to date -R is planned, this report can be set to severity wishlist. Otherwise this report can be closed. -- Thomas Hood

Bug#33046: #33046 hard to reproduce

2002-10-06 Thread Thomas Hood
problem may be related to #109691 and the reports merged with it. (I am cc:ing #109691 on this.) Anyone have any more info? -- Thomas Hood

Bug#75458: reassign #75458

2002-10-06 Thread Thomas Hood
he preinst and the postinst are implicated. I have just looked at the maintainer scripts of netbase version 4.07 and there are no references in there to /etc/inetd.conf. However similar code has appeared in netkit-inetd. So I'm reassigning this report to that package. -- Thomas Hood

apt_preferences(5) revision -- comments, please

2002-10-07 Thread Thomas Hood
go through this draft carefully. (It's in sgml, but it is easy to read between the tags.) I have included some questions in BLOCK LETTERS to which I would appreciate answers. Thanks // Thomas Hood %aptent; ]> &

Bug#163657: dpkg: should support conffile hijacking

2002-10-07 Thread Thomas Hood
field could be invented that declared a stronger conflict that Conflicts: does -- namely, a conflict that requires purging of the conflicting package before installation of the replacing one. -- Thomas Hood -- System Information: Debian Release: 3.0 Architecture: i386 Kernel: Linux thanatos 2.4.20-

Bug#136110: Close 136110?

2002-10-07 Thread Thomas Hood
Housekeeping ... As the maintainers wish to keep dpkg portable, they have said that they do not want to make dpkg depend on textutils (which was the wish here). So, can this report be closed now? -- Thomas

Bug#110520: 110520: should SEE ALSO apt

2002-10-07 Thread Thomas Hood
> Mention of apt would be appropriate now. Indeed. > Also perhaps installing a link for a manpage > of dpkg.conf to view the dpkg man page would be great. I'm not sure what you mean. There exists a man page dpkg.cfg(5) but what sort of "link" do you have in mind? dpkg.cfg(5) and apt(8) should

Bug#113626: 113626

2002-10-07 Thread Thomas Hood
This one is weird. Diversions aside, there is no way vim-gtk should disappear on installation of vim. vim-gtk depends on vim, and none of its files overlap vim's, except for /usr/bin/vim, which is handled by the diversion. Can you reproduce this? Is it possible that you installed a *newer* versi

Bug#82407: severity 82407 wishlist

2002-10-07 Thread Thomas Hood
severity 82407 wishlist retitle 82407 Please don't leave behind unpacked files on install abort thanks > so dpkg won't install erlang-doc-html when erlang is installed > but it leaves unpacked files from erlang-doc-html on disk: There is a bug in the erlang and/or erlang-doc-html packages, not in

Bug#9955: 9955 bug or feature?

2002-10-07 Thread Thomas Hood
Is this a bug or a feature? > If an error occurs with dpkg --unpack (or in the > equivalent stage of dpkg --install), then all details > about the package filenames are removed from the > available database. If this isn't a bug then this report should be downgraded or closed. -- Thomas Hood

Bug#20471: 20471 what's going on?

2002-10-07 Thread Thomas Hood
- dpkg: considering removing kbd in favour of kbd-compat ... dpkg: yes, will remove kbd in favour of kbd-compat. [...] dpkg: dependency problems prevent configuration of kbd-compat: kbd-compat depends on console-tools (>= 1997.10.28-1); however: Package consol

Bug#160848: 160848 bug or feature?

2002-10-08 Thread Thomas Hood
"dpkg-divert --remove" always moves the diverted file back to the original name. Is this a bug, or should the behavior simply be documented? -- Thomas

Bug#61663: linuxlogo policy violation?

2002-10-08 Thread Thomas Hood
to ask about replacing diverted conffiles as well as normal > conffiles, maybe stating that the file has been diverted. Sounds reasonable. -- Thomas Hood

Bug#160848: severity 160848 minor

2002-10-08 Thread Thomas Hood
that --remove does not do this unless the --rename option is also specified. -- Thomas Hood

Bug#34397: Close 34397?

2002-10-08 Thread Thomas Hood
Ian Jackson wrote: > I'll look out for something like this, and leave the bug open as a > record in case anything recurs. If there are no further reports I'll > probably close it in a year or so ... That was over three years ago. Can this report be closed now? -- Thomas Hood

Bug#61663: linuxlogo policy violation

2002-10-08 Thread Thomas Hood
reassign 61663 linuxlogo severity 61663 serious thanks Wichert Akkerman wrote: > Diverting conffiles is not supported and will break things. So this isn't a fault in dpkg. linuxlogo's scripts futz with a conffile. That appears to contravene policy (see 11.7.3) so I am reassigning this to linuxl

Bug#29312: Corrupt diversions file?

2002-10-08 Thread Thomas Hood
Hi. Was your diversions file corrupt? Have you fixed the problem? (Report was dated Nov 1998.) Did it occur again? Can this report now be closed? -- Thomas Hood

Bug#46716: Did you get 46716 sorted out?

2002-10-08 Thread Thomas Hood
r/cache/apt/archives/inewsinn_1.7.2-11_i386.deb The behavior described in 46716 looks like some sort of external problem: perhaps the filesystem was mounted read-only (or something along those lines)? Did you ever figure out what was happening? -- Thomas Hood

Bug#47839: severity 47839 wishlist

2002-10-08 Thread Thomas Hood
severity 47839 wishlist thanks The wish is for ability to regenerate corrupted .list files.

Bug#92839: 92839 seems to have been fixed.

2002-10-08 Thread Thomas Hood
Reported: > $ dpkg --compare-versions 200101102349 lt 200103301546; echo $? > 1 > This isn't correct. Now: $ dpkg --compare-versions 200101102349 lt 200103301546; echo $? 0 I take it the patch went in and the problem was fixed. Close? -- Thomas

Bug#24934: 24934 solution

2002-10-08 Thread Thomas Hood
Provides: gs-suitable-for-magicfilter magicfilter Suggests: gs-suitable-for-magicfilter You get the idea. -- Thomas Hood

Bug#31141: #31141: pretty unusual situation?

2002-10-08 Thread Thomas Hood
Wichert wrote: > While doing "dpkg -iGOEB *deb" in a directory I noticed this: > > Preparing to replace ssh 1.2.26-1 (using ssh_1.2.26-1.2.deb) ... > Stopping Secure Shell server: sshd. > Unpacking replacement ssh ... > Preparing to replace ssh 1.2.26-1.2 (using ssh_1.2.26-1.deb) ... > Unpacking re

Bug#33994: 33994 not reproducible

2002-10-09 Thread Thomas Hood
tags 33994 moreinfo thanks I just tried this and "fg" did not cause apt to clear the screen. Which is not to say that this can never happen. Under what circumstances does this happen? -- Thomas

Bug#159746: What support for 'Enhances:' is missing?

2002-10-09 Thread Thomas Hood
-pre8-ac1 Status: install ok installed Priority: extra Section: utils Installed-Size: 100 Maintainer: Thomas Hood <[EMAIL PROTECTED]> Version: 3.7-1+10.00.Custom Replaces: tpctl-modules-2.4.20-pre8-ac1 Provides: thinkpad-modules Depends: thinkpad-base, modutils Suggests: devfsd Conflicts:

Bug#154633: Might 103563 and 154633 be related?

2002-10-09 Thread Thomas Hood
154633: install-info: --help should use stdout 103563: install-info: --quiet hides error messages Informational messages should be on stdout, error messages on stderr, and --quiet should reduce informational messages, not error messages.

Bug#131633: 131633 not a bug?

2002-10-09 Thread Thomas Hood
gradall:/home/adam# grep-status -F Package jboss-server -n -s Conffiles| awk '{ print $2 " " $1 }' | sort -u | wc -l 86 gradall:/home/adam# grep-status -F Package jboss-server -n -s Conffiles| awk '{ print $2 " " $1 }' | sort | wc -l 170

Bug#18511: 18511 -- more info please

2002-10-09 Thread Thomas Hood
This bug can't be addressed unless more information is provided.

Bug#20794: Close #20794?

2002-10-09 Thread Thomas Hood
The patch you provided doesn't seem to apply to dpkg-shlibdeps any more. Has the bug been fixed? (#20794) -- Thomas Hood

Bug#23871: I have no problem installing login

2002-10-09 Thread Thomas Hood
.d/S20logoutd /etc/rc5.d/S20logoutd /etc/rc6.d/K20logoutd - More info will be needed in order to reproduce this bug. My guess is that one of dpkg's status files was corrupt when this happened. -- Thomas Hood

Bug#18567: 18567 -- bug or feature?

2002-10-09 Thread Thomas Hood
Being able to set the PATH for dpkg might be considered a feature, not a bug. -- Thomas Hood

Bug#157437: #157437 confirmed

2002-10-09 Thread Thomas Hood
dpkg version 1.10.4 Yep, he's right. changelog.gz still contains entries from the year 2001 after entries from the year 1994, beginning with line 6263. -- Thomas Hood

Bug#18567: 18567 -- bug or feature?

2002-10-10 Thread Thomas Hood
On Wed, 2002-10-09 at 20:17, Paul Vojta wrote: > > Being able to set the PATH for dpkg might be considered > > a feature, not a bug. > > Only if it's done intentionally. > E.g.: bash% DPKG_PATH=... dpkg -i foobar.deb dpkg can't know how the path was set. Still, I think you are right that the p

Bug#74519: Not a bug

2002-10-10 Thread Thomas Hood
Hi Russell. I don't think dpkg is in the wrong here. It appears that pcmcia-modules-2.4.0-test9 requires the same release level as kernel-image-2.4.0-test9. Installation can only be done one package at a time, but whichever of the two we install first will produce a version mismatch with the oth

Bug#107098: install-info problem

2002-10-10 Thread Thomas Hood
tags 107098 patch tags 107098 moreinfo thanks textutils has always included the file /usr/share/info/textutils.info.gz, not the file /usr/share/info/textutils.info . Nevertheless, if install-info is asked to install the latter, it ought to check for the former. I can't see why it didn't in this

Bug#48895: severity 48895 wishlist

2002-10-10 Thread Thomas Hood
severity 48895 wishlist thanks The wish, I take it, is for a way to remove "dangling" alternatives without being left in manual update mode. Does the submitter have any new information about this issue? -- Thomas Hood

Bug#98822: severity 98822 minor

2002-10-10 Thread Thomas Hood
severity 98822 minor thanks I take it there is no misbehavior here; just an ugly "cannot stat" message.

Bug#158753: Are these related?

2002-10-14 Thread Thomas Hood
#158753 concerns "dpkg-query -l" and "dpkg-query -l *". #137442 concerns "dpkg --get-selections" and "dpkg --get-selections *". Presumably, these commands should behave in analogous ways. It seems that dpkg-query is being changed so that "dpkg-query -l" will produce the same listing as "dpkg-quer

Bug#108196: Is this reproducible?

2002-10-16 Thread Thomas Hood
On Tue, 2002-10-15 at 23:53, Adrian Bridgett wrote: > > Is that bug (#108196) reproducible? > > Yep. It is caused if you edit debian/conffiles but forget to have a trailing > newline (it just so happened I didn't press enter whilst creating it and the > editor didn't automatically add one) - i.e i

Bug#112211:

2002-10-16 Thread Thomas Hood
Hi, and thanks for the additional info. dpkg is actually behaving correctly here. In order to install xlibmesag3 dpkg has to remove mesag3 first. However, removing mesag3 would break the dependency on libgl1. So, dpkg cannot proceed. Changing from one provider of libgl1 to another is different

#115517: Latest draft of apt_preferences(5) man page

2002-10-16 Thread Thomas Hood
Here's my latest draft of the apt_preferences(5) man page. Please read it over and report any errors!// Thomas %aptent; ]> &apt-docinfo; apt_preferences 5 apt_preferences Preference control file for APT Description The APT preferences file /etc/apt/

Bug#164591: tags 164591 wontfix

2002-10-17 Thread Thomas Hood
[EMAIL PROTECTED]:~$ md5sum .bashrc f1075ff35a46c75de41b84ac3039a8de .bashrc [EMAIL PROTECTED]:~$ md5sum < .bashrc f1075ff35a46c75de41b84ac3039a8de - Please follow up at #164591. -- Thomas Hood

Bug#166519: dpkg: install-info "syntax error at /usr/sbin/install-info line 128"

2002-10-26 Thread Thomas Hood
Package: dpkg Version: 1.10.4 Severity: normal I get: dpkg: autoconf2.13: dependency problems, but removing anyway as you request: autoconf depends on autoconf2.13 (>= 2.13-41). Removing autoconf2.13 ... syntax error at /usr/sbin/install-info line 128, near "else if" syntax error at /usr/sbin/ins

Bug#179648: dpkg: Error in update-alternatives(8) man page re: --install args

2003-02-03 Thread Thomas Hood
Package: dpkg Version: 1.10.9 Severity: minor Excerpt from the man page: = generic name A name, like /usr/bin/editor, which refers, via the alternatives system, to one of a number of files of

Bug#47267: Purging bind 9 does remove conffiles belonging to bind 9

2003-07-05 Thread Thomas Hood
I have been able to reproduce this bug on my own machine. In the following procedure, step 4 incorrectly removes conffiles that have been taken over by bind9. 1. Install bind 2. Remove bind 3. Install bind9 4. Purge bind A full console log is attached. [EMAIL PROTECTED]:/var/cache/apt/archives$

Bug#108587: May packages rm -rf subdirectories of /etc/ ?

2003-07-21 Thread Thomas Hood
Herbert Xu <[EMAIL PROTECTED]> wrote (to debian-devel): > Unfortunately dpkg does not handle the case where a conffile > ceases to exist in a later version of a package. The conffile > will be left on the system even after purging. Agreed, dpkg should do something reasonable when a package is rep

Bug#108587: May packages rm -rf subdirectories of /etc/ ?

2003-07-21 Thread Thomas Hood
ame time, one of these packages must be defined as owner of the configuration file, i.e., it will be the package which handles that file as a configuration file. Other packages that use the configuration file must depend on the owning package if they require the configuration file to operate. -- Thomas Hood

Bug#108587: May packages rm -rf subdirectories of /etc/ ?

2003-07-22 Thread Thomas Hood
On Tue, 2003-07-22 at 06:30, Branden Robinson wrote: > On Tue, Jul 22, 2003 at 07:21:04AM +1000, Herbert Xu wrote: > > What about this? > > > > Treat the disappearence of a conffile the same way as you treat any > > other changes. Prompt the user as usual, if they answer yes, then > > rename the

Bug#108587: May packages rm -rf subdirectories of /etc/ ?

2003-07-24 Thread Thomas Hood
On Thu, 2003-07-24 at 08:47, Andreas Metzler wrote: > It really sucks to handle this if you want/need to get rid of it (if > it is unmodified) not only on purge but on upgrades. - You'll need > > if [ "$1" = "configure" ] && \ > dpkg --compare-versions "$2" le-nl "1.2.3" && \ > [

Bug#108587: Summary

2003-07-26 Thread Thomas Hood
I think we have heard all sides of this now (in debian-devel) I conclude that dpkg should deal with an obsolete conffile in the following way. If the conffile has not been locally modified, delete it. If the conffile has been locally modified, ask the user for permission to eliminate the file; if

Bug#267095: Use terminology from TERMINOLOGY section

2005-01-19 Thread Thomas Hood
ve sgen slink salt] ... > --install genname symlink altern priority [--slave sgen slink salt] ... -- Thomas Hood <[EMAIL PROTECTED]> -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#292973: postinst and prerm are #!/bin/sh scripts but use command -v

2005-01-31 Thread Thomas Hood
Package: dpkg-doc Version: 1.10.26 Severity: minor "command -v" is not POSIX. However, the postinst and prerm scripts use it and have #!/bin/sh at the top, so they violate policy 10.4. Possible solutions: * Using #!/bin/bash eliminates the 10.4 violation. However, there remains the additiona

Change initscripts rather than dpkg?

2005-01-31 Thread Thomas Hood
theirs? Is this purely because dpkg is the more senior program, or is there some other hindrance to deleting the space before "..." in dpkg's output? -- Thomas Hood <[EMAIL PROTECTED]> -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#213315: dpkg-dev: Fails to build thinkpad-source

2003-09-29 Thread Thomas Hood
Package: dpkg-dev Version: 1.10.15 Severity: critical Tags: sid Justification: breaks unrelated software I am slapping an RC bug on this just so that this issue will be considered before 1.10.15 is allowed to slide in to sarge. Version 1.10.10 built a thinkpad-modules-the.kern.ver package fine. V

Bug#47267: Fixing a 7-year-old bug

2004-03-12 Thread Thomas Hood
belong to other packages. */ Someone please help me with this so that we can close these nine merged severity-important bug reports, the oldest of which has been open for almost seven years! -- Thomas Hood <[EMAIL PROTECTED]>

Re: dpkg removes conffiles when purging a package that no longerowns them

2004-03-13 Thread Thomas Hood
Scott James Remnant <[EMAIL PROTECTED]> wrote: > I think I've fixed it I think you forgot to give credit to those who helped you find the bug. -- Thomas Hood <[EMAIL PROTECTED]>

Bug#246961: Surprising version comparison result

2004-05-02 Thread Thomas Hood
Package: dpkg Version: 1.10.21 Severity: normal $ dpkg --compare-versions 1.1 lt 11 && echo yes yes $ dpkg --compare-versions 1.a lt 1a && echo yes $ dpkg --compare-versions 1a lt 1.a && echo yes yes Why is version 1a less than 1.a? -- System Information: Debian Release: testing/unstable APT p

Bug#252288: [S-S-D] Please add option to set nodo status code

2004-06-02 Thread Thomas Hood
Package: dpkg Version: 1.10.21 Severity: wishlist If you try to start a daemon using start-stop-daemon and the daemon is already running then start-stop-daemon returns 1. If the daemon is not already running and start-stop-daemon starts an instance of it, and the instance exits with status 1, the

Bug#211784: Which initscript has the problem?

2004-08-27 Thread Thomas Hood
at "start-stop-daemon --stop" uses the --retry option? -- Thomas Hood

Bug#211784: Which initscript has the problem?

2004-08-30 Thread Thomas Hood
On Mon, 2004-08-30 at 07:21, GOTO Masanori wrote: > We're talking about libc6.postinst start-stop code (line:264). We > don't execute start-stop-daemon directly. So I think --retry option > issue is out of scope. One should be able to call an initscript with the "restart" argument in order to r