Bug#431312: FTBFS (alpha): static declaration of 'strtod' follows non-static declaration

2007-07-19 Thread Gerrit Pape
http://thread.gmane.org/gmane.linux.lib.dietlibc/1166 -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#433441: git-core: FTBFS on i386 in tests

2007-07-20 Thread Gerrit Pape
tags 433441 + unreproducible quit On Tue, Jul 17, 2007 at 11:32:53AM +0100, Sam Morris wrote: > Build proceeds normally until: > > *** t9108-git-svn-glob.sh *** > * ok 1: test refspec globbing > * FAIL 2: test left-hand-side only globbing Hi Sam, I can't reproduce this. 1.5.2.3-1 as well as 1

Bug#433441: git-core: FTBFS on i386 in tests

2007-07-20 Thread Gerrit Pape
On Fri, Jul 20, 2007 at 10:12:42AM +0100, Sam Morris wrote: > Indeed, my build now fails at a different point: > > *** t9200-git-cvsexportcommit.sh *** > * ok 1: New file > * ok 2: Remove two files, add two and update two > * ok 3: Fail to change binar

Bug#433917: git-svn: confused with tags/branches that have magic chars in them

2007-07-20 Thread Gerrit Pape
notfound 433917 1:1.5.2,3 found 433917 1:1.5.2.3 quit On Fri, Jul 20, 2007 at 12:35:44PM +0200, Pierre Habouzit wrote: > Package: git-svn > Version: 1:1.5.2,3 > Severity: important > > git-svn is confused when tags/branches have (non exhaustive list) : or > ~ in their name, which is a common th

Bug#420114: git-core: Some manual pages contain visible man macros

2007-07-20 Thread Gerrit Pape
retitle 420114 manual pages with callouts contain visible man macros quit reassigned to docbook-xsl Hi, please see http://thread.gmane.org/gmane.comp.version-control.git/28227/focus=52369 With docbook-xsl 1.71.0 the git man pages render just fine, with 1.72.0 those pages using callouts (e.g. gi

Bug#412560: Please clarify git-core description

2007-09-03 Thread Gerrit Pape
On Mon, Feb 26, 2007 at 08:41:31PM +0100, Vincent Fourmond wrote: > I've just installed git-core since I needed it to work with wine > development. I just wanted to point out that it is not clear which > package needs to be installed to precisely have the 'git' > functionality. Would it be possib

Bug#439248: git-core: "--list" should be the default option of git-config

2007-09-03 Thread Gerrit Pape
tags 439248 - patch quit On Thu, Aug 23, 2007 at 05:58:22PM +0200, Sebastian Harl wrote: > Please make "--list" the default option of git-config(1) if no other option > has been specified. As it does not (seem to) have any side effects, this is > imho a much more reasonable default than aborting.

Bug#428413: commit mail sender messes up order of arguments

2007-09-03 Thread Gerrit Pape
tags 428413 + wontfix quit Hi, it looks like upstream doesn't want to apply this change, sorry. http://thread.gmane.org/gmane.comp.version-control.git/50184/ Regards, Gerrit. On Mon, Jun 11, 2007 at 04:04:05PM +0100, martin f krafft wrote: > According to the default hooks/post-receive file, t

Bug#412560: Please clarify git-core description

2007-09-04 Thread Gerrit Pape
On Mon, Sep 03, 2007 at 12:21:30PM +0200, Vincent Fourmond wrote: > On 9/3/07, Gerrit Pape <[EMAIL PROTECTED]> wrote: > > Hi Vincent, I'm not sure what imrovement you like to see, please suggest > > changes. > > > > apt-cache search ^git > > apt-

Bug#440587: git-core: Tracked files do not get updated by git-push from remote machine over ssh

2007-09-04 Thread Gerrit Pape
On Sun, Sep 02, 2007 at 11:39:33PM +0100, Tony Houghton wrote: > When I call git-push ssh://... from a remote machine (specifically in > this case my laptop with Ubuntu Gutsy) the files I've altered don't get > updated in the target repository. The changes show up in gitk and if I > clone the repos

Bug#440851: git-core 1.5.3 source fails to build with fakeroot

2007-09-05 Thread Gerrit Pape
On Tue, Sep 04, 2007 at 09:33:23PM +0100, Robert Newson wrote: > I get the following error when running 'dpkg-buildpackage -r fakeroot' > > make[3]: Entering directory `/home/rnewson/Source/git-core-1.5.3/perl' > Installing > /home/rnewson/Source/git-core-1.5.3/debian/git-core/usr/share/perl5/Git.

Bug#437817: git-core: git-commit does not handle removed files correctly

2007-09-05 Thread Gerrit Pape
On Tue, Aug 14, 2007 at 01:48:48PM +0200, Sebastian Harl wrote: > git-commit does not handle removed files when doing partial commits: > > % git init-db > Initialized empty Git repository in .git/ > % mkdir bar baz > % touch bar/file1 baz/file1 baz/file2 > % git add . && git commit -mcom

Bug#441316: sv once ineffective if 'finish' exists and is executable

2007-09-10 Thread Gerrit Pape
On Sat, Sep 08, 2007 at 05:06:42PM +0200, Andras Korn wrote: > if ./finish exists and is executable, runsv will execute it and then restart > the service even if it was in the 'sv once' state. Hmm, it doesn't fail for me $ mkdir service && cd $_ $ printf '#!/bin/sh\nexec sleep 7' >run && chmod

Bug#445207: git-core: "git push" returns grep error message

2007-11-01 Thread Gerrit Pape
On Thu, Oct 04, 2007 at 03:44:34AM +0200, Fr??d??ric Bothamy wrote: > I have tried to push a translation update to the dpkg git > repository. Here is the complete message I received: > > $ git push > Password: > updating 'refs/heads/master' > from d72b2b44976ff93cf48c467653d638d94fc1595f > to

Bug#446495: git-cvsimport -u doesn't change underscore in branches.

2007-11-02 Thread Gerrit Pape
On Sat, Oct 13, 2007 at 03:48:52PM +0200, Kurt Roeckx wrote: > I was using git cvsimport with the -u option to convert branches and > tags with an underscore to a dot. From the manpage: >-u >Convert underscores in tag and branch names to dots. > > It seems to have done it prop

Bug#448655: git does not respect /etc/mailname, gets email address wrong

2007-11-02 Thread Gerrit Pape
s a patch. Regards, Gerrit. >From 94b1bb543fbfcb62deb8736c5478f349c47763d2 Mon Sep 17 00:00:00 2001 From: Gerrit Pape <[EMAIL PROTECTED]> Date: Fri, 2 Nov 2007 20:11:19 + Subject: [PATCH] bug#448655: check /etc/mailname if author email is unknown Before falling back to gethostname

Bug#446495: git-cvsimport -u doesn't change underscore in branches.

2007-11-05 Thread Gerrit Pape
tags 446495 + patch quit On Fri, Nov 02, 2007 at 06:20:24PM +0100, Kurt Roeckx wrote: > On Fri, Nov 02, 2007 at 11:23:36AM +0000, Gerrit Pape wrote: > > Hi Kurt, reading the git source, I can confirm the problem. But I > > didn't manage to reproduce it, for some reason git

Bug#428418: subject prefix should be configurable

2007-11-08 Thread Gerrit Pape
tags 428418 + patch quit On Mon, Jun 11, 2007 at 04:33:56PM +0100, martin f krafft wrote: > # All emails have their subjects prefixed with "[SCM]" to aid filtering. > > Please make the subject prefix configurable, e.g. as > config.subject_prefix. I surely don't need such a subject prefix for > fi

Bug#444933: git-reset lacking -q

2007-11-08 Thread Gerrit Pape
tags 444933 + patch quit On Mon, Oct 01, 2007 at 07:14:57PM -0400, Joey Hess wrote: > I'd like a way to be able to make git-reset --hard run in quiet mode. > (Since I'm using it inside dpkg-source, FWIW.) > > Many git commands have a -q to do this, but this one does not. http://git.kernel.org/?p

Bug#446027: git-core: please install emacs modes properly so they are readily available

2007-11-08 Thread Gerrit Pape
On Tue, Oct 09, 2007 at 06:10:25PM -0400, Yaroslav Halchenko wrote: > those are provided under > /usr/share/doc/git-core/contrib/emacs > > it would be terriffic if they were either shipped as a separate package > or installed properly within git-core package. Hi, I'm not an emacs user. Can you t

Bug#450592: /etc/gitweb.conf makes it hard to host gitweb.cgi with multiple different configs

2007-11-08 Thread Gerrit Pape
On Thu, Nov 08, 2007 at 02:57:24PM +0100, Thomas Bleher wrote: > I'd like to host multiple copies of gitweb.cgi, since I have both > public and private repos, which I'd like to make browsable on > different subdomains, some password-protected, some public. > > Upstream makes this easy, you just ha

Bug#446027: git-core: please install emacs modes properly so they are readily available

2007-11-08 Thread Gerrit Pape
On Thu, Nov 08, 2007 at 10:10:54AM -0500, Yaroslav Halchenko wrote: > just use dh_make to regenerate templates for > debian/git-core.emacsen-{install,remove} > add call to > dh_installemacsen > within debian/rules > > files to install are not within git-core under > /usr/share/doc/git-core/contrib

Bug#447396: git-am does not support maildir created by mutt

2007-11-09 Thread Gerrit Pape
tags 447396 + patch quit On Sat, Oct 20, 2007 at 02:13:46PM -0400, Joey Hess wrote: > Joey Hess wrote: > > stat64("/home/joey/patch/", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0 > > open("/home/joey/patch//cur", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY) > > = 5 > > On seconds thought, I s

Bug#346437: dietlibc-dev: fflush(NULL) flushes input-only streams (stdin)

2006-01-16 Thread Gerrit Pape
On Sat, Jan 07, 2006 at 03:33:43PM -0800, Eric Wong wrote: > fflush(NULL) seems to flush the stdin stream, as well as any open > streams it can find, regardless of whether or not it's a writeable > stream. According to the fflush manpage, this is wrong: > > If the stream argument is N

Bug#348673: cg-restore: fails to restore deleted file

2006-01-18 Thread Gerrit Pape
Hmm, looks like it works fine for me. > Running cg-clean on a copy of the Linux 2.6 repository results in an > error message: > > [...] > Not removing .tmp_versions/ > cg-status: no arguments allowed $ cg-clone git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git/ defaulting t

Bug#348660: ftbfs: XPath error : Undefined variable

2006-01-18 Thread Gerrit Pape
On Wed, Jan 18, 2006 at 10:36:18AM +0100, Max Kellermann wrote: > Package: git-core > Version: 1.1.3-1 > Tags: FTBFS > Severity: minor > > docbook-xsl 1.68.1-0.1 is installed. > > make[1]: Entering directory > `/opt/debian/build/git-core-1.1.3/Documentation' > asciidoc -b docbook -d manpage -f as

Bug#348673: cg-restore: fails to restore deleted file

2006-01-18 Thread Gerrit Pape
On Wed, Jan 18, 2006 at 05:06:45PM +0100, Florian Weimer wrote: > * Gerrit Pape: > > > Hmm, looks like it works fine for me. > > Any idea how I could provide more information for debugging? If you do the same I did, does it still fail? What version of git-core is installed on

Bug#336402: socklog: new feature/improvements?

2006-02-14 Thread Gerrit Pape
On Thu, Nov 17, 2005 at 12:47:58PM +0100, Cristian Ionescu-Idbohrn wrote: > On Thu, 17 Nov 2005, Gerrit Pape wrote: > > Hmm, the daemontools package includes the tai64n program which can be > > used for this, e.g. > > # socklog unix /dev/log |tai64n > > I don't

Bug#352161: runit-services: portmap run script doesn't handle /var/run/portmap.state

2006-02-14 Thread Gerrit Pape
On Fri, Feb 10, 2006 at 10:49:29AM +0530, [EMAIL PROTECTED] wrote: > Package: runit-services > Version: 0.2.0 > Severity: minor > > Any idea how important this is? I imagine this kind of thing is much > more important with alsa (saving alsamixer settings). I think if it is important, it's poorly

Bug#352159: initgroups

2006-02-14 Thread Gerrit Pape
tags 352159 + patch quit On Sun, Feb 12, 2006 at 10:09:13PM +0530, Joshua N Pritikin wrote: > See bcron-exec.c: > > if (0 && initgroups(pw->pw_name, pw->pw_gid) != 0) > die1sys(111, "Could not initgroups"); > > That can't be correct. Yes, I think so too, and'll take this upstream. Thanks

Bug#352959: runit-services: sshd memory limit is inherited, causing bizarre memory failures

2006-02-16 Thread Gerrit Pape
tags 352959 + pending quit On Wed, Feb 15, 2006 at 07:12:57PM +0530, [EMAIL PROTECTED] wrote: > from ssh/run: > > exec chpst -m800 "$SSHD" -D -e > > I appreciate the idea of limiting memory usage as a security precaution. > BUT, this limit is inherited to subprocesses! For example, I was

Bug#355826: cogito: should suggest gawk

2006-03-08 Thread Gerrit Pape
tags 355826 + pending quit On Wed, Mar 08, 2006 at 03:20:23AM +, Pablo Barbachano wrote: > If gawk is not installed, the colorized diff (cg diff -c) option does > not work and the program exits with an error. > > I think cogito should at least suggest or recommend gawk. Ok, I'll do so. Than

Bug#240685: runit-run: .

2006-04-16 Thread Gerrit Pape
On Sat, Apr 15, 2006 at 05:12:40PM +0200, KaalH! wrote: > Could you please upgrade runit-policy-rc.d by allowing the action when > the target script is a link to the sv binary ? Yes, that's the plan, but I didn't get to it yet. Thanks, Gerrit. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with

Bug#357323: dropbear doesn't work on amd64

2006-04-16 Thread Gerrit Pape
On Tue, Mar 21, 2006 at 08:39:56AM +, Gerrit Pape wrote: > eyck.debian, can you try the steps to reproduce I did in my last mail, > does that fail for you? What if you rebuild the package on your current > sarge system, does it work then? > > $ apt-get source -b dropbea

Bug#350918: runit-services: ssh/log/run fix

2006-02-04 Thread Gerrit Pape
On Wed, Feb 01, 2006 at 11:28:13PM +0530, [EMAIL PROTECTED] wrote: > Looks like a typo? Well, $_ is just fine, it expands to the last argument of the previous command. I'll change it for consistency though. Thanks, Gerrit. > --- run.orig 2006-02-01 23:24:40.0 +0530 > +++ run 200

Bug#351051: Outdated services in runit-services

2006-02-04 Thread Gerrit Pape
On Thu, Feb 02, 2006 at 09:08:43PM +0100, Nicholas Fechner wrote: > I noticed, that some of the services in the package are for rather > outdated software. They seem to not have been changes since Woody. > The "exim" and "apache" services are not in use so often any more. > Instead it could include

Bug#349855: dash: when storing a string in a variable, special character (e.g. octal 201) is dropped

2006-02-04 Thread Gerrit Pape
forwarded 349855 upstream quit On Wed, Jan 25, 2006 at 06:25:29PM +0100, Torsten Scheck wrote: > The character 'octal 201' is dropped when it is stored in a shell > variable: > > $ x="`printf "xxx\201"`" > $ echo $x > xxx Hi Herbert, I can confirm this. '\201' is used as CTLESC, and removed on

Bug#350918: runit-services: ssh/log/run fix

2006-02-04 Thread Gerrit Pape
On Sat, Feb 04, 2006 at 04:28:38PM +0530, Joshua N Pritikin wrote: > On Sat, Feb 04, 2006 at 10:40:17AM +0000, Gerrit Pape wrote: > > On Wed, Feb 01, 2006 at 11:28:13PM +0530, [EMAIL PROTECTED] wrote: > > > Looks like a typo? > > > > Well, $_ is just fine, it expan

Bug#350918: runit-services: ssh/log/run fix

2006-02-04 Thread Gerrit Pape
On Sat, Feb 04, 2006 at 05:24:59PM +0530, Joshua N Pritikin wrote: > On Sat, Feb 04, 2006 at 11:08:18AM +0000, Gerrit Pape wrote: > > > such file or directory?chown: failed to get attributes of `': No such > > > file or directory?chown: failed to get attribu

Bug#349173: bcron: provide a virtual package "cron-service"

2006-02-06 Thread Gerrit Pape
On Mon, Jan 30, 2006 at 09:03:45PM +0530, Joshua N Pritikin wrote: > On Mon, Jan 30, 2006 at 02:51:05PM +0000, Gerrit Pape wrote: > > When introducing the bcron/bcron-run packages I made the > > bcron-run package > > > > Provides: cron > > Replaces: cron >

Bug#350918: runit-services: ssh/log/run fix

2006-02-06 Thread Gerrit Pape
tags 350918 + pending thanks On Sat, Feb 04, 2006 at 01:03:29PM +, Gerrit Pape wrote: > On Sat, Feb 04, 2006 at 05:24:59PM +0530, Joshua N Pritikin wrote: > > On Sat, Feb 04, 2006 at 11:08:18AM +0000, Gerrit Pape wrote: > > > > such file or directory?chown: failed to get

Bug#351625: portmap: please add -f option (don't daemonize)

2006-02-06 Thread Gerrit Pape
Package: portmap Version: 5-17 Severity: wishlist Tags: patch Hi, see below for a patch that adds the -f option to portmap: -f (foreground) prevents portmap from running as a daemon, and causes log messages to be printed to the standard error output. This is useful to have

Bug#358942: depends on removed package

2006-04-21 Thread Gerrit Pape
severity 358942 grave quit On Sat, Mar 25, 2006 at 01:07:43PM +0100, Giuseppe Sacco wrote: > This package depends on mime-codecs that has been removed from the > debian archive. Grm. #212349 -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL

Bug#357323: dropbear doesn't work on amd64

2006-03-20 Thread Gerrit Pape
tags 357323 + unreproducible moreinfo quit On Thu, Mar 16, 2006 at 07:02:18PM +0100, [EMAIL PROTECTED] wrote: > >From the client, attempts to connect look like this: > > RSA_public_decrypt failed: error:0407006A:rsa > routines:RSA_padding_check_PKCS1_type_1:block type is not 01 > debug1: ssh_rsa_

Bug#357323: dropbear doesn't work on amd64

2006-03-21 Thread Gerrit Pape
On Tue, Mar 21, 2006 at 03:23:32PM +0800, Matt Johnston wrote: > On Mon, Mar 20, 2006 at 07:31:58PM +0000, Gerrit Pape wrote: > > On Thu, Mar 16, 2006 at 07:02:18PM +0100, [EMAIL PROTECTED] wrote: > > > >From the client, attempts to connect look like this: > > > &

Bug#351875: dietlibc on hppa/parisc

2006-03-21 Thread Gerrit Pape
On Tue, Jan 17, 2006 at 06:00:09AM +0100, Herbert Poetzl wrote: > stumbled over a strange issue (no patches available yet) > dietlibc has on hppa (or parisc), and it seems to me > that other archs could (should?) be affected too ... > > syscalls.s/_llseek.S defines the llseek function as > direct

Bug#358133: socklog-run postinst fails during ln -s

2006-03-21 Thread Gerrit Pape
On Tue, Mar 21, 2006 at 10:56:12AM +0100, Tino Keitel wrote: > during the upgrade of the socklog-run package I got this error: > > Setting up socklog-run (2.1.0-1) ... > ln: creating symbolic link `/var/service/socklog-unix' to > `/etc/sv/socklog-unix': File exists > dpkg: error processing socklog

Bug#351882: dropbear: -R option in manpage documented inaccurate

2006-03-21 Thread Gerrit Pape
On Tue, Feb 07, 2006 at 05:59:24PM +0100, Markus Schaber wrote: > It seems the -R option from dbclient is documented inaccurate in the man > page: > >-R localport:remotehost:remoteport >Remote port forwarding. Forward the port remoteport on the >remote host remoteh

Bug#358915: git-core: missing dependancy to curl

2006-04-01 Thread Gerrit Pape
On Sat, Mar 25, 2006 at 03:03:58AM +0100, Maximilian Wilhelm wrote: > The git-clone script in the git-core package uses curl to fetch > repositories via http, but git-core is missing a dependancy to curl. > Please add it. Hi, fetching through http is just one part of git core, and not necessarily

Bug#358778: dash does not provide static packages

2006-04-01 Thread Gerrit Pape
On Fri, Mar 24, 2006 at 12:33:40PM +0100, Pjotr Kourzanov wrote: > Also, build dietlibc based packages only when DEB_BUILD_OPTIONS is on > "diet". Well, the dash source builds a dash package against the glibc, and a dash-udeb package againt the diet libc (statically linked /bin/dash). Is there rea

Bug#358776: dietlibc can not be cross-compiled for ARM and MIPSEL

2006-04-01 Thread Gerrit Pape
On Fri, Mar 24, 2006 at 12:30:35PM +0100, Pjotr Kourzanov wrote: > --- dietlibc-0.29/debian/control 2006-03-13 15:06:07.0 +0100 > +++ dietlibc-0.29-8.my/debian/control 2006-03-13 17:37:44.0 +0100 > @@ -24,7 +24,7 @@ > > Package: dietlibc > Section: libs > -Architecture: i38

Bug#358769: libowfat does not provide shared library

2006-04-01 Thread Gerrit Pape
On Fri, Mar 24, 2006 at 12:17:16PM +0100, Pjotr Kourzanov wrote: > --- libowfat-0.24/debian/rules2006-03-14 17:09:32.0 +0100 > +++ libowfat-0.24-1.my/debian/rules 2006-03-15 11:01:31.0 +0100 > @@ -1,11 +1,19 @@ > #!/usr/bin/make -f > > +ARCH:=$(shell dpkg-architecture -

Bug#355414: dropbear: dropbear does not work on low entropy systems

2006-04-01 Thread Gerrit Pape
On Sun, Mar 05, 2006 at 03:58:39PM +0100, [EMAIL PROTECTED] wrote: > This is the same problem as in #310732. In other words, dropbear > depends on /dev/random having enough entropy, but not all systems have > enough entropy in there. This causes logins to hang. > > This is true especially for embe

Bug#356327: git-core: missing dependancy for python

2006-04-01 Thread Gerrit Pape
On Sat, Mar 11, 2006 at 08:49:26AM +0100, Jan-Benedict Glaw wrote: > git-core internally uses python to eg. do merges, but python is > missing from the dependancy list. Please add it. Hi, the python programs are just one part of git core, and not necessarily used by all users. That's why the git-

Bug#351875: dietlibc-dev: Further syscalls fixed

2006-04-01 Thread Gerrit Pape
On Thu, Mar 30, 2006 at 01:08:42AM -0500, Micah Anderson wrote: > Scratch that previous patch, the attached one goes a step further to > fix all the remaining issues with the parisc syscalls that all contain > 5 or 6 arguments, namely: > The previous patch handled llseek, recvfrom, sendto. This pa

Bug#357952: git-bisect should allow for marking broken commits

2006-04-06 Thread Gerrit Pape
On Mon, Mar 20, 2006 at 02:33:56PM +0100, Wouter Verhelst wrote: > Package: git This should be git-core, Ian re-assigned. > Hi, > > I'm currently trying to pin down a bug to a specific commit by using > git-bisect. > > However, I stumbled upon a revision that doesn't compile due to a reason > th

Bug#356327: git-core: missing dependancy for python

2006-04-06 Thread Gerrit Pape
On Sat, Apr 01, 2006 at 11:53:49AM +0200, Jan-Benedict Glaw wrote: > On Sat, 2006-04-01 09:23:31 +0000, Gerrit Pape <[EMAIL PROTECTED]> wrote: > > On Sat, Mar 11, 2006 at 08:49:26AM +0100, Jan-Benedict Glaw wrote: > > > git-core internally uses python to eg. do merges, but

Bug#348660: ftbfs: XPath error : Undefined variable

2006-01-30 Thread Gerrit Pape
On Thu, Jan 19, 2006 at 10:21:26AM +0100, Max Kellermann wrote: > On 2006/01/18 17:06, Gerrit Pape <[EMAIL PROTECTED]> wrote: > > Hmm, it works fine with this docbook-xsl version on the autobuilders, > > e.g. > > > > http://buildd.debian.org/fetch.php?&pkg

Bug#349173: bcron: provide a virtual package "cron-service"

2006-01-30 Thread Gerrit Pape
reassign 349173 bcron-run quit On Sat, Jan 21, 2006 at 06:27:50PM +0530, [EMAIL PROTECTED] wrote: > Otherwise logrotate needs to depend on cron | anacron | fcron | bcron | > etc. Hi, where's exactly documented which functionality a package providing 'cron-service' must support, so that I can chec

Bug#349173: bcron: provide a virtual package "cron-service"

2006-01-30 Thread Gerrit Pape
On Mon, Jan 30, 2006 at 07:49:15PM +0530, Joshua N Pritikin wrote: > On Mon, Jan 30, 2006 at 02:03:21PM +0000, Gerrit Pape wrote: > > On Sat, Jan 21, 2006 at 06:27:50PM +0530, [EMAIL PROTECTED] wrote: > > > Otherwise logrotate needs to depend on cron | anacron | fcron |

Bug#350708: git-core recommends openssh-client

2006-02-01 Thread Gerrit Pape
tags 350708 + pending quit On Tue, Jan 31, 2006 at 11:27:54AM +0100, Nicolas Bernard wrote: > git-core depends of ("recommends") openssh-client (as suggested in > #321014 and #333701). However it makes it impossible to install on > machines which use ssh-krb5. I suggest to make it recommend ssh-cl

Bug#356016: chpst: setting of multiple groups using -u is broken

2006-03-13 Thread Gerrit Pape
tags 356016 + pending quit On Mon, Mar 13, 2006 at 09:22:03AM +0100, Tino Keitel wrote: > the attached patch fixes all warnings that occurred on my unstable > system. This also includes a fix for the setgroups() flaw in chpst. Thanks Tino!, I'll release a version with the fix soon. Regards, Gerr

Bug#356339: Please add option to tag each line with fixed string to svlogd

2006-03-13 Thread Gerrit Pape
On Sat, Mar 11, 2006 at 11:00:58AM +0100, Andras Korn wrote: > sorting the logs of generic services (i.e. ones that just write to stdout, > not to syslog) when they are received via udp would be easier if svlogd > could prepend a service-specific tag to each logged line (either > unconditionally, o

Bug#356557: dietlibc - broken mmap/mmap64 implementations on s390

2006-03-13 Thread Gerrit Pape
On Sun, Mar 12, 2006 at 07:22:31PM +0100, Bastian Blank wrote: > dietlibc have broken mmap and missing mmap64 implementation for s390. > The attached patch fixes this. Thanks Bastian, I'll include the patch into the Debian package, and forward upstream. Regards, Gerrit. -- To UNSUBSCRIBE, emai

Bug#595663: RM: dash -- ROM; remove from experimental, buggy, unnecessary package

2010-09-05 Thread Gerrit Pape
Package: ftp.debian.org Severity: normal -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#595728: git-core: permissions of templates too restrictive

2010-09-08 Thread Gerrit Pape
On Tue, Sep 07, 2010 at 10:30:03AM +0200, Philipp Kern wrote: > > Thanks for the analysis. Do you think it would be worth > > cherry-picking > > the fix from v1.6.0.3~81^2 (Fix permission bits on sources checked > > out > > with an overtight umask, 2008-08-21[1]) to lenny to prevent this > > from

Bug#596044: RM: fnord -- ROM; dead upstream, yet another httpd

2010-09-08 Thread Gerrit Pape
Package: ftp.debian.org -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#596046: RM: bincimap -- ROM; dead upstream, yet another imapd

2010-09-08 Thread Gerrit Pape
Package: ftp.debian.org -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#596047: RM: bincimap-run -- ROM; dead upstream, yet another imapd

2010-09-08 Thread Gerrit Pape
Package: ftp.debian.org -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#457318: qmail-run_2.0.2_powerpc.changes is NEW

2010-06-06 Thread Gerrit Pape
On Mon, May 24, 2010 at 12:40:10PM +, Gerrit Pape wrote: > On Sun, Mar 14, 2010 at 11:19:11AM +, Archive Administrator wrote: > > (new) qmail-run_2.0.2.dsc extra mail > > (new) qmail-run_2.0.2.tar.gz extra mail > > (new) qmail-run_2.0.2_all.deb extra mail > > set

Bug#570757: dash: cannot parse multiline parameter expansion

2010-06-14 Thread Gerrit Pape
severity 570757 minor quit On Sun, May 30, 2010 at 07:12:19PM +0200, Jilles Tjoelker wrote: > FreeBSD's ash derivative has a similar restriction (newlines inside ${} > must be quoted via single-quotes, double-quotes or here document). I > think this is a feature as it allows detecting syntax error

Bug#597608: RM: runit-services -- ROM; outdated, dead upstream

2010-09-21 Thread Gerrit Pape
Package: ftp.debian.org -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#562945: runinit-run, releaseability thereof

2010-08-30 Thread Gerrit Pape
On Fri, Aug 06, 2010 at 05:07:22PM +0100, Neil McGovern wrote: > On Tue, Jul 27, 2010 at 10:54:12PM -0400, Don Armstrong wrote: > > Release team: if you think this bug makes runit-run unreleaseable, > > please indicate as such; otherwise I think it's reasonable for the > > maintainer to downgrade t

Bug#544059: RFA: libowfat -- A reimplementation of libdjb

2010-09-03 Thread Gerrit Pape
On Fri, Aug 27, 2010 at 05:52:39PM +0200, Walter Franzini wrote: > > Package: wnpp > > > > Hi, I'm looking for a new maintainer for the libowfat package. If > > you're interested, please followup to this bug report and await my > > reply. > > Hi Gerrit, > > I'm interested to adopt libowfat. > >

Bug#595352: RM: cfs -- ROM; dead upstream, no interest

2010-09-03 Thread Gerrit Pape
Package: ftp.debian.org Severity: normal -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#595353: RM: runit-run -- ROM; not wanted in Debian

2010-09-03 Thread Gerrit Pape
Package: ftp.debian.org Severity: normal -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#595354: RM: vbox3 -- ROM; dead upstream, no interest

2010-09-03 Thread Gerrit Pape
Package: ftp.debian.org Severity: normal -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#595355: RM: libdjbdns -- ROM; dead upstream

2010-09-03 Thread Gerrit Pape
Package: ftp.debian.org Severity: normal -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#615922: dash: The "." builtin does not reset the value of $?

2011-03-03 Thread Gerrit Pape
On Wed, Mar 02, 2011 at 07:16:21PM -0600, Jonathan Nieder wrote: > tags 615922 + upstream patch > forwarded 615922 http://thread.gmane.org/gmane.comp.shells.dash/496 > quit > > Tim Allen wrote: > > > src/main.c |1 + > > 1 files changed, 1 insertions(+), 0 deletions(-) > > Thanks! Gerrit,

Bug#618023: Will we see a dash upload soon?

2011-03-24 Thread Gerrit Pape
On Wed, Mar 23, 2011 at 03:58:06PM -0500, Jonathan Nieder wrote: > Gerrit, the following changes are available from > > git://repo.or.cz/dash/debian/jrn.git proposed-updates > > (commit 08ad97a7, patched upstream source in branch candidate+patches, > commit a888a8c). The main change since the

Bug#618023: Will we see a dash upload soon?

2011-03-25 Thread Gerrit Pape
On Thu, Mar 24, 2011 at 05:36:18PM -0500, Jonathan Nieder wrote: > In this case let's just drop the unnecessary patch ([SHELL] Port to > Solaris, 2011-03-15). The result is at > > git://repo.or.cz/dash/debian/jrn.git proposed-updates > > (commit e5ee7764, candidate+patches at commit 5ee25045) a

Bug#613433: pu: package git/1:1.7.2.5-0.1

2011-02-15 Thread Gerrit Pape
On Mon, Feb 14, 2011 at 02:51:29PM -0600, Jonathan Nieder wrote: > The git package in stable is currently based against v1.7.2.3. Junio > is conservative about not making risky changes to the maint-1.7.2 > branch, so I would like to update the Debian packaging to v1.7.2.5. > > The release notes t

Bug#544056: RFA: bglibs -- BG Libraries Collection

2011-02-15 Thread Gerrit Pape
Hi, I'm looking for a new maintainer for the bglibs package. Package: libbg1 Section: libs Architecture: any Depends: ${shlibs:Depends} Recommends: libbg1-doc Suggests: libbg1-dev Description: BG Libraries Collection This package contains a collection of libraries written by myself [Bru

Bug#544060: RFA: dietlibc -- diet libc - a libc optimized for small size

2011-02-15 Thread Gerrit Pape
Hi, I'm looking for a new maintainer for the dietlibc package. Package: dietlibc-dev Section: libdevel Architecture: alpha amd64 arm hppa i386 ia64 mips mipsel powerpc ppc64 s390 sparc Recommends: dietlibc (= ${source:Version}) Suggests: dietlibc-doc Description: diet libc - a libc optimize

Bug#510415: Call for votes on Bug#510415: tech-ctte: Qmail inclusion (or not) in Debian

2011-03-29 Thread Gerrit Pape
On Thu, Aug 27, 2009 at 02:34:16PM -0700, Don Armstrong wrote: > On Thu, 27 Aug 2009, Andreas Barth wrote: > > 34215 > > With 4 people ranking 3 first, and Steve ranking it second, I believe > the outcome is no longer in doubt, and so the CTTE has resolved that > > 3. Qmail is to be allowed in to

Bug#510415: Call for votes on Bug#510415: tech-ctte: Qmail inclusion (or not) in Debian

2011-03-30 Thread Gerrit Pape
On Tue, Mar 29, 2011 at 08:15:09AM -0700, Don Armstrong wrote: > On Tue, 29 Mar 2011, Gerrit Pape wrote: > > Hi, packages are in NEW since more than one year without any comments > > from ftpmasters. I don't think that's "standard NEW processing for > > licensi

Bug#584780: dropbear script for initramfs-tools breaks DHCP server.

2011-03-30 Thread Gerrit Pape
Hi, I'm about to upload a new dropbear package to Debian eventually. Can you take a look at #584780 and #557107, two reports concerning the initramfs integration? If you have changes that should go into the Debian package, please post them to the bug log. Thanks, Gerrit. On Sun, Jun 06, 2010

Bug#577504: git-svn should reside in /usr/lib/git instead of /usr/lib/git-core

2010-04-12 Thread Gerrit Pape
On Mon, Apr 12, 2010 at 11:08:15AM +0200, Reinhard Karcher wrote: > After moving the git modules from /usr/lib/git-core to /usr/lib/git > the command 'git svn' is no longer found. > git-svn should move from /usr/lib/git-core to /usr/lib/git to, or at least > a symlink sould be created. > Versions

Bug#569594: git t7400.24 is failing again

2010-04-13 Thread Gerrit Pape
tags 569594 + unreproducible quit On Sat, Mar 27, 2010 at 04:18:59AM -0500, Jonathan Nieder wrote: > > ok s390 (lxdebian) 1.6.6.1 2010-01-28 > > ok s390 (zandonai) 1.6.5-1~bpo50+1 2010-02-01 > > FAILs390 (zandonai) 1.7.0~rc2 2010-02-13 > > ok s390 (debian-31) 1.7.0

Bug#577504: git-svn should reside in /usr/lib/git instead of /usr/lib/git-core

2010-04-14 Thread Gerrit Pape
On Mon, Apr 12, 2010 at 11:58:57AM +0200, Gerrit Pape wrote: > On Mon, Apr 12, 2010 at 11:08:15AM +0200, Reinhard Karcher wrote: > > After moving the git modules from /usr/lib/git-core to /usr/lib/git > > the command 'git svn' is no longer found. > > git-svn should

Bug#561727: git-core: /etc/bash_completion.d/git sometimes freezes

2010-01-28 Thread Gerrit Pape
severity 561727 normal tags 561727 + wontfix quit On Wed, Jan 06, 2010 at 01:44:13AM -0500, Anders Kaseorg wrote: > Does this really merit a release-critical severity? No, I don't think so. On Sat, Jan 09, 2010 at 03:54:41AM -0600, Jonathan Nieder wrote: > It was fixed by v1.6.5.3~34 (help -a: d

Bug#540001: Fixed with simple build option

2010-01-28 Thread Gerrit Pape
On Sat, Jan 16, 2010 at 04:33:46PM +0530, Ramkumar Ramachandra wrote: > The problem is solved by setting ASCIIDOC8 while building. See lines > 65-67 in Documentation/Makefile from 8fa2b45f Hi, look like ASCIIDOC8 is already set while building $ grep ASCIIDOC debian/rules $(MAKE) -CDocume

Bug#562836: Patch for the l10n upload of dash

2010-05-27 Thread Gerrit Pape
On Thu, May 27, 2010 at 07:10:01AM +0200, Christian PERRIER wrote: > Ping. > > There have been uploads of dash recently with certainly more > "important" issues being dealt with. So, this might have obscured the > minor need for an upload with l10n fixes. Hi Christian, the translation bugs have b

Bug#584137: patch

2010-06-02 Thread Gerrit Pape
severity 584137 important tags 584137 + patch confirmed pending quit On Wed, Jun 02, 2010 at 07:15:00PM +0400, alexander barakin wrote: > while debugging script /usr/share/debconf/confmodule i see output of line > echo 'Adding SV inittab entry...' > from /var/lib/dpkg/info/runit.postinst in vari

Bug#584096: dash as /bin/sh break autoconf/automake

2010-06-03 Thread Gerrit Pape
found 582952 0.5.5.1-7~exp0 forcemerge 582952 584096 quit On Tue, Jun 01, 2010 at 10:35:40AM +0200, Eric Valette wrote: > Suddently xbmc compilation started to fail in the configure phase. > I add a lot of > > ./configure: 1: "INCLUDES+= " : "not found" Hi Eric, please see http://bugs.debian.or

Bug#582554: workaround?

2010-06-03 Thread Gerrit Pape
tags 582554 + pending quit On Fri, May 28, 2010 at 07:30:15PM -0500, Raphael Geissert wrote: > Gerrit, > > Commit 1c322a0fd from my proposed-debian-sid branch fixes this bug. > Please consider including it in the next upload. Hi, thanks, I'll do so. Regards, Gerrit. -- To UNSUBSCRIBE, email

Bug#584137: Info received (Bug#584137: patch)

2010-06-04 Thread Gerrit Pape
On Thu, Jun 03, 2010 at 03:28:51PM +0400, alexander barakin wrote: > alas previous patch not working correctly. > new patch attached. What's wrong with the previous patch? It looks good to me. Thanks, Gerrit. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subjec

Bug#582098: mapserver: FTBFS: ./configure: 12177: Bad substitution

2010-05-18 Thread Gerrit Pape
On Tue, May 18, 2010 at 01:39:45PM +0300, Niko Tyni wrote: > Thie mapserver package fails to build on current sid/amd64: > > checking for xml2-config... /usr/bin/xml2-config > found libxml2 version 2.7.7 > checking if FriBidi support requested... yes > checking for fribidi-config... no > c

Bug#581425: dash: more wait breakage

2010-05-19 Thread Gerrit Pape
tags 581425 - unreproducible tags 581425 + upstream forwarded 581425 upstream quit On Tue, May 18, 2010 at 06:18:42PM -0400, Jeff King wrote: > On Tue, May 18, 2010 at 05:46:27PM -0400, Jeff King wrote: > > > I found some more oddness with 'wait' that I can reproduce. The > > following script: >

Bug#562945: fails to install

2010-05-24 Thread Gerrit Pape
k it's reasonable to fail here. 'False' is a safe default. And it works > properly in normal systems. On Thu, Mar 25, 2010 at 07:55:36PM +0100, Gerrit Pape wrote: > Hi, this is by intention, I reverted the NMU. runit-run should only be > installed if actively confirmed again.

<    2   3   4   5   6   7   8   9   >