confirmation.
The source package name is now always taken from debian/changelog or
prompted for, even when it might not be used (when importing a directory
instead of a tarball, for example). This makes the code more
straightforward and less errorprone in the future.
Closes: #479172
Thanks: Matthijs Kooijman
Package: initramfs-tools
Version: 0.93.4
Severity: normal
I thought I'd experiment a bit with MODULES=DEP, but it seems this will
not work. The atiixp module is properly installed into the initrd (I'm
not sure how), but it doesn't end up in /conf/modules. Instead, the
/conf/modules ends up as:
Hi,
I've been wanting a feature like this for a while as well. I guess it would be
useful to make the display configurable, just like the
aptitude::UI::Package-Display-Format setting. For this setting, there are
already some useful variables available, like (pin) priority and archive. I
guess thin
package mpg321
severity 567104 normal
merge 566544 567104
thanks
Hi Chris,
> i think that mpg321-0.2.11-2 version resolves this problem by
> adding the -x option which enables xterm title setting. This is a better
> approach. You can download and test it from mentors.d.n. A mentor has to
> uploa
confirmation.
The source package name is now always taken from debian/changelog or
prompted for, even when it might not be used (when importing a directory
instead of a tarball, for example). This makes the code more
straightforward and less errorprone in the future.
Closes: #479172
Thanks: Matthijs Kooijman
Hi,
I've created a patch for this a while back, but apparently I forgot to
actually submit it. Anyway, here it is.
Gr.
Matthijs
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Package: mpg321
Version: 0.2.11-1.1
Severity: important
Tags: patch
Hi,
since version 0.2.11, mpg321 will no longer run without a controlling
terminal. This is caused by the xterm title setting code that needs a
controlling terminal and quits if it can't find one.
I've marked this bug as importa
tag 561346 pending
thanks
Date: Thu Dec 17 12:54:23 2009 +0100
Author: Matthijs Kooijman
Commit ID: 725b9d34b81a1a415ac710458487a78d4f4f4e09
Commit URL:
http://git.debian.org/?p=users/agx/git-buildpackage.git;a=commitdiff;h=725b9d34b81a1a415ac710458487a78d4f4f4e09
Patch URL:
http
Package: vuurmuur
Version: 0.8~beta1-1
Severity: normal
When vuurmuur_log is not running (because vuurmuur is installed but not
used or not currently running), the postrotate script fails:
postrotate /bin/kill -HUP `pidof vuurmuur_log`
pidof outputs nothing, so kill outputs a usage error
Package: wnpp
Severity: wishlist
Owner: Matthijs Kooijman
* Package name: grfcodec
Version : 0.9.10+svn2247
Upstream Author : Josef Drexler
* URL : http://www.ttdpatch.net/grfcodec/
http://www.openttd.org/en/download-grfcodec
* License
Package: rygel
Version: 0.4.8-1
Severity: normal
Hi,
I've been experimenting with rygel for streaming audio to my Sony TV. It
seems that Rygel needs certain gstreamer plugins to be able to read the
metadata and share media files.
On my system, I had only the good, bad and base plugin sets instal
angelog
+++ openttd-0.6.2/debian/changelog
@@ -1,3 +1,10 @@
+openttd (0.6.2-1+lenny1) stable; urgency=low
+
+ * Backport upstream r18462 to fix remote crash vulnerability
+ CVE-2009-4007.
+
+ -- Matthijs Kooijman Wed, 23 Dec 2009 23:08:48 +0100
+
openttd (0.6.2-1) unstable; urgency=low
* N
fixed package?
Gr.
Matthijs
diff -u openttd-0.6.2/debian/control openttd-0.6.2/debian/control
--- openttd-0.6.2/debian/control
+++ openttd-0.6.2/debian/control
@@ -3,7 +3,7 @@
Priority: optional
Maintainer: Matthijs Kooijman
Uploaders: Jordi Mallach
-Build-Depends: debhelper (>= 4.
Both uses of parse_commit now support the None return value. The
shortlog_to_dch function was deprecated.
---
git-dch | 58 ++
1 files changed, 30 insertions(+), 28 deletions(-)
diff --git a/git-dch b/git-dch
index b3ceb59..57b508a 100755
Fixed version of this patch, I missed that parse_commit was used twice
on my first try. Sorry for that.
Closes: #561346
Thanks: Matthijs Kooijman
---
docs/chapters/releases.sgml | 18 +
docs/manpages/git-dch.sgml |4 +-
git-dch | 58
Package: wnpp
Severity: wishlist
Owner: Matthijs Kooijman
* Package name: nforenum
Version : 3.4.6+svn2274
Upstream Author : Dale McCoy
* URL : http://users.tt-forums.net/dalestan/nforenum/
http://www.openttd.org/en/download-nforenum
* License
tag 561346 pending
thanks
Date: Thu Dec 17 12:54:23 2009 +0100
Author: Matthijs Kooijman
Commit ID: 725b9d34b81a1a415ac710458487a78d4f4f4e09
Commit URL:
http://git.debian.org/?p=users/agx/git-buildpackage.git;a=commitdiff;h=725b9d34b81a1a415ac710458487a78d4f4f4e09
Patch URL:
http
Closes: #561346
Thanks: Matthijs Kooijman
---
docs/chapters/releases.sgml | 18 ++
docs/manpages/git-dch.sgml |4 ++--
git-dch | 12 ++--
3 files changed, 30 insertions(+), 4 deletions(-)
diff --git a/docs/chapters/releases.sgml b/docs
Package: git-buildpackage
Version: 0.4.62
Severity: normal
Hi,
One of the first things git-buildpackage does is running debian/rules
(for some purpose I haven't yet figured out, nor really tried to).
Anyway, it does so without checking the build dependencies first, which
might break things withou
Package: git-buildpackage
Version: 0.4.62
Severity: normal
Hi,
I've been bit by a nasty and subtle bug yesterday when using
--git-export=WC in the same checkout for multiple versions of my
packaged software.
I'll get straight down to the cause of the bug. When --git-export=WC is
given, the funct
Package: git-buildpackage
Version: 0.4.62
Severity: wishlist
Hi,
I've started using git-buildpackage recentely and have encountered the
need for explicitly marking git commits to be ignored by git-dch. While
working with the package, there are some commits which are really
trivial or so specific
Hi Jan,
> Please, consider packaging these data for OpenTTD.
I've considered this before, and already decided that I'd give it a shot. I
just haven't found the time so far. This matter is slightly complicated by the
fact that OpenGFX needs some extra tools grfcodec and something else IIRC that
wou
Package: openttd
Version: 0.7.3-1
Severity: wishlist
In line with the emdebian goals, openttd should support being cross
compiled. See http://lists.debian.org/debian-devel/2007/11/msg00116.html
The changes needed should be fairly trivial, for an example patch see
#465292 (http://bugs.debian.org/c
Hi maks,
> no it is not the opposite.
> the hook should *not* be run for linux-images out of linux-2.6
> they take care to run update-initramfs in their postinst.
> those are the official and supported linux images in Debian.
Hmm, apparently I've quite misunderstood then. I've always thought that
Hi maks,
> fixed in latest git, also added 2 small comment lines,
> which should make code intent clearer, please review
> happy to add/change them.
Hmm, I'm not so sure if this comment helps. The file now says
# official linux-images take care themself
which would suggest this hook should _n
Hi maks,
> support added, please verify in latest initramfs git, see
> http://git.debian.org/?p=kernel/initramfs-tools.git
There's a typo in there, I get:
/etc/kernel/postrm.d/initramfs-tools: line 12: =: command not found
It says:
${bootdir}= $(dirname "$2")
which should be:
bootdir=$(
> > [Snip DEB_MAINT_PARAMS stuff]
> This is from a proposal initially by Frans Pop, and allows
> passing through of the maintainer script parameters to the scripts
> being run. This way, we only build he initramfs when initially
> configured. This is a good thing.
Ah, right. I think I'
Hi maks,
> > > Done in my local git repo. The next upload of kernel-package,
> > > 12.018, will export KERNEL_PACKAGE_VERSION (and also STEM, usually
> > > linux) into the environment.
> > Nice.
>
> support added, please verify in latest initramfs git, see
> http://git.debian.org/?p=ker
Hi Felix,
> What all kind of legacy stuff?
> It's actually only legacy/update-grub and legacy/grub-set-default for
> the chainload to GRUB 2 option.
Yeah, that's what I've seen. Also, the stuff lying around in /boot, but
I've learned now that that's stuff from grub-installing.
> So if we would dr
Package: grub-pc
Version: 1.97~beta3-1
Severity: normal
Hi,
I've been upgrading from grub-legacy to grub-pc recently, and it's quite
unclear to me how this should work. I think it might be useful to have a
README.Debian (In grub-pc, I'd say) that explains how this process is
supposed to work. Som
Hi,
> reassign 547705 grub-legacy
> reassign 465144 grub-legacy
> forcemerge 465144 547705
Sorry about that duplicate. I had checked grub-legacy as well as grub-pc, but
apparently that other report was reassigned to grub (which I didn't check,
since it's a dummy package...).
> Even though this bu
Package: grub-pc
Version: 1.97~beta3-1
Severity: normal
Hi,
when upgrading from grub-legacy to grub-pc, my default entry changed
wrongly. From reading the post-install script and
/usr/lib/grub-legacy/update-grub I understand that the idea is to, when
chainloading is selected, set grub2 as the def
Package: grub-pc
Version: 1.97~beta3-1
Severity: normal
Hi,
I've upgraded grub to grub-pc, which does some magic chainloading (on my
request). However, this screwed up my default entry in menu.lst, which
used to read "default saved" and now reads "default 0saved".
>From following the logic in /u
Package: mutt
Severity: important
Version: 1.5.18-6+b1
Hi,
Glad that the docs are updated [1] to reflect that exim4 does not strip Bcc
headers (which I just confirmed with a field test of just under 200 people who
are now pissed to have their email addresses published...), but I would still
appre
Package: jaaa
Version: 0.4.2-1
Severity: important
Justification: renders package unusable
Hi,
When starting jaaa, I see:
matth...@xanthe:~$ jaaa
jaaa: error while loading shared libraries: libjack-0.100.0.so.0: cannot
open shared object file: No such file or directory
I indeed have no libjack-
Package: fail2ban
Version: 0.8.3-2sid1
Severity: minor
Hi,
in README.Debian, I read:
iptables-multiport action is not default banaction since multiport
module might not be compiled for some hand compiled kernels.
However, the default jail.conf says:
banaction = iptables
Package: fail2ban
Version: 0.8.3-2sid1
Followup-For: Bug #515599
Hi,
it seems your idea of providing hooks for fail2ban is sensible, though
the extra magic grep involved in finding the hook is fragile.
I would propose using a custom chain instead of a dummy rule, which is
the approach taken by t
Package: tftpd-hpa
Version: 5.0-5
Severity: normal
Hi,
I've recently upgraded tftpd-hpa, which stopped working. In my
daemon.log, I see:
cannot open IPv6 socket, disable IPv6: Address family not supported
by protocol
Cannot set nonblock flag on socket: Bad file descriptor
Hi Manoj,
> > I propose the following: Let kernel-package expose a
> > KERNEL_PACKAGE_VERSION variable to /etc/kernel/postinst.d
> > scripts. This allows the initramfs-tools script to generate an initrd
> > if
> > a) KERNEL_PACKAGE_VERSION >= 12.001
>
> Or if STEM is set. postinst script
Hi Javier,
I've finalized a plan for this bug. I intend to close it in the next upload,
but with a minimal solution. I've created a very simple script that captures
openttd's standard error stream and displays it using xmessage if openttd
returns an error code.
This is not as flexible, elegant an
Previously, the final entry (packet) in a key would be wrongly
attributed to the next key in the output, except for the final entry in
the keyring, which would be attributed correctly.
Since this happened consistently, the diff would not be influenced much
as long as the keys remained in the same
n-maintainers recommends:
ii gnupg 1.4.9-4GNU privacy guard - a free PGP rep
debian-maintainers suggests no packages.
-- no debconf information
Comment: Add Matthijs Kooijman as a Debian Maintainer
Date: Wed, 19 Aug 2009 21:36:35 +0200
Recommended-By:
Victor Julien
ing
./debian-maintainers.gpg --import < key
gpg: key 8A2FAFBC: public key "Matthijs Kooijman " imported
gpg: Total number processed: 1
gpg: imported: 1
gpg: public key of ultimately trusted key E210F51B not found
gpg: 3 marginal(s) needed, 1 complete(s) needed, PGP trust mod
Package: openttd
Version: 0.7.1-1
Severity: minor
Hi,
the openttd package is in the contrib section, and according to the Policy
this should be motivated in the copyright file:
‘Packages in the contrib or non-free archive areas should state in the
copyright file that the package is not part
Hi Manoj,
> The second argument, which is the location of the kernel image
> (which need not be in /boot, you know) is used by the scripts shipped
> with kernel-package to create features that would not be otherwise
> possible -- unless we also remove from kernel-package the ability to
Hi all,
I've CC'd Manoj on this, since I am proposing a change in kernel-package to
solve this bug.
> [Summary: Kernel package stopped running update-initramfs, but the
> initramfs-tools postinst hook specifically doesn't run for kernel-package
> built kernels]
> > 7c7,10
> > < [ -z "$2" ] || ex
Hi Javier,
> I propose the attached patch, a shell script that would replace "openttd" as
> the command to be executed by the OpenTTD menu item.
Cool, thanks. I already saw the Ubuntu bug report [1], but didn't have time to
reply yet. I like the idea. I don't use the Debian menus myself, I start m
Hi Bernd,
> I've installed openttd for a longer time now, and I always found it
> pretty annoying that debconf told me every time that I need ttd data
> files to play openttd. Please save that the message was shown using
> debconf and don't show it again on upgrades.
I'll try to incorporate this c
Hi Norbert,
> > Since I've upgraded luatex from 0.35 to 0.40, Context MkIV no longer works
> > for
> > me. When I run
I've just also upgraded context to the latest beta, which fixes things. I
wanted to find just the change needed to fix things, but I couldn't find any
form of version control at
Package: context
Version: 2008.05.21-1
Severity: normal
Hi,
even though MkIV is strictly not supported and this might not be a context bug
per se, I would like to at least document this behaviour here.
Since I've upgraded luatex from 0.35 to 0.40, Context MkIV no longer works for
me. When I run
Hi Paul,
> My suggestion would be that the directory is automatically created only when
> the olddir is specified as a directory within the log file's directory (ie.
> no slashes), and that it should inherit the ownership and permissions of its
> parent directory.
That sounds pretty reasonable.
G
Hi Paul,
> Surely when you're creating the conffile fragment for logrotate to use, you
> can also make the corresponding olddir directory?
Nope, since I use wildcards:
/data/log/rsyslog/*/*/*.log
{
...
olddir archive
}
Here, the dir structure is like:
/data/log/rsyslog/mail/facilities/aut
> though I just realized that a script like
> for i in /foo/*; do mkdir -p $i/archive; done
> would also do the trick, though it is slightly less elegant...
Scratch that... logrotate verifies the olddir directly after reading a config
entry, so long before any scripts are run...
Gr.
Matthi
Package: logrotate
Version: 3.7.1-5
Severity: wishlist
Hi,
I guess this is more of a wish for upstream, but since I haven't been
able to locate any bug tracker or even website for upstream, I'll report
here.
Currently, logrotate supports the "olddir" options, for moving rotated
logfiles to a se
Hi Nathan,
any progress on this issue? Any news from upstream, or should the patch
perhaps be backported to Debian?
Gr.
Matthijs
signature.asc
Description: Digital signature
Package: kernel-package
Version: 12.009
Severity: normal
Hi,
the current kernel-package version fails to clean for kernel 2.6.22 and before.
kernel-package breaks on the absence of the Documentation/lguest directory.
The file /usr/share/kernel-package/ruleset/targets/common.mk contains:
$(MAK
Hi Marce,
> Please, find enclosed a file containing an _update_ to the translation to
> Galician language of debconf template.
I was about to include your patch, but it seems you forgot to attach it. Do
you still have it lying around?
Gr.
Matthijs
signature.asc
Description: Digital signature
Package: hobbit
Severity: wishlist
Hi,
upstream, version 4.2.2 has been released on 2008.12.16. Upstream also
renamed the project to "xymon", "for legal reasons".
What's the prospect of seeing this new version in Debian?
Gr.
Matthijs
-- System Information:
Debian Release: 5.0
APT prefers un
Hi Tim,
> I think a delay of 1 second is probably five times too long even in
> worst cases, but if I didn't make mistakes in the code, it won't matter
> because a signal will arrive quickly.
Exactly, so it wouldn't hurt to increase it.
> Slower machines don't necessarily make the race condition
Hi Time,
> As indicated already, please consider this patch for the next version of
> splashy. It replaces the sleep in the script, and only holds up init for
> the time necessary (certainly less than 0.5 s and perhaps only 0.1 s)
> (attached)
Turns out the patch was easier than I expected :-)
>
Hi,
it seems this bug is fixed in upstream. From the GnuCash 2.2.8 changelog:
# Fix account defaulting for posting vendor bill
Gr.
Matthijs
signature.asc
Description: Digital signature
Package: splashy
Version: 0.3.12-1
Followup-For: Bug #509025
I also ran into this problem (also when upgrading mysql) and took a peek
at upstream sources.
>From the git log, this was fixed upstream in rev
dccdf4532edc4edd135bb89d16cd24904dbc8af9 already (which means the
recently released 0.3.13 v
Package: vim-runtime
Version: 1:7.2.049-2
Followup-For: Bug #503757
Hi,
I'm still seeing this problem when upgrading to 7.2.049-2, from
1:7.1.314-3 (I'll call these new and old respectively further on).
I'm not so sure how these diversions really work, though I'll try to
provide some more info.
Hi Laurent,
it seems this problem was fixed upstream? I can't reproduce it using acl
2.2.47-2 (from testing).
Could you check if this problem still exists for you?
Gr.
Matthijs
signature.asc
Description: Digital signature
Hi,
it seems this problem was introduced in 2.2.46, during the tree_walk rewrite
in the acl tools. Upstream has a report for this as well [1].
According to CVS logs [2], this bugs was fixed in upstream CVS two months ago.
However, I do not think another release has happened since then. I'm not su
Package: maradns
Version: 1.3.07.08-1
Severity: important
Tags: security
Hi,
I noticed that maradns does not properly update it's configuration to
run as the user "maradns". This results in the default configuration
remaining active, which is running as uid 65534 and gid 99. The former
should be
> Hrmm, but what if some of the kernels cannot support splashy
> or do not have the vesa f.b. compiled? What are the kernel
> conditions or versions that splashy requires, and if those
> conditions are not satisfied by a particular kernel, will it
> cause boot failure under that one?
Nope, AFAIK t
> When I purged and removed the splashy package because it
> crashes during resume from hibernation, I was running the
> stock kernel. However, the post-rm script only rebuilt
> initramfs for my custom kernel. So now I have to rebuild
> initramfs for the stock kernel myself.
I was going to wr
Hi Marek,
> In case you overlooked them:
> At the far left there are 3 stripes, then another three between the
> Iceweasel and the Claws-Mail icons, then three in the middle, another
> three to the right and finally four at the far right.
Ah, I had indeed overlooked those, I was expecting screen-w
Hi Marek,
> I attached the screenshot where one can see the black stripes that are
> at the top of my display.
The image seems to be only 36 pixels high?
Gr.
Matthijs
signature.asc
Description: Digital signature
> I'm not really sure what these variables actually mean and are supposed to
> hold, but I find the initalization of GIT_VERSION a bit weird at
> debian/ruleset/misc/version_vars.mk:98
>
> ifneq ($(strip $(CONFIG_LOCALVERSION_AUTO)),)
> GIT_VERSION=$(shell /bin/sh scripts/setlocalversion)
>
Obviously I forget to attach the patch...
diff -ur ruleset.orig/misc/version_vars.mk ruleset/misc/version_vars.mk
--- ruleset.orig/misc/version_vars.mk 2008-08-18 10:04:38.0 +0200
+++ ruleset/misc/version_vars.mk 2008-08-18 10:05:10.0 +0200
@@ -95,12 +95,6 @@
ifneq (,$(strip $(HA
> I've been looking a bit more into this stuff and found that -dirty is
> not always correcty set.
This issue is fixed in upstream kernels, scripts/setlocalversion now ignores
the scripts/package/Makefile and scripts/package/builddeb files when
determining -dirty. This is a nice way to fix this, si
Hi,
> I got a private mail by the maintainer stating:
> "New version should be uploaded this weekend, I'll mail the
> release team with details when that happens."
I'm having a bit of a problem with this upload, since my regular sponsor seems
to be away. I had asked a DD to upload it last weekend
> Isn't this bug 462626?
> http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=462626
Not sure if that is exactly the same bug, but I'm pretty sure it is related.
Complicated stuff, this :-)
> Needed a change to libdirectfb to get it to work.
> Was that change done?
No clue, people are still talkin
Package: splashy
Version: 0.3.11-1
Hi,
after some more fiddling, I can reproduce this after all!
It turns out that the "don't start splashy in initramfs when resume is set"
was preventing me from reproducing the problem.
When splashy is indeed started in initramfs, splashy freezes for me as wel
Hi Jonas,
I just tried to reproduce this issue, but couldn't.
I added an initscript, containing just the splashy_update getpass call you
described. This results in a proper prompt, in which I can enter a password,
after which booting continues as normal.
This can mean a few things:
1) You have v
Package: grub
Version: 0.97-29
Tags: Patch
Followup-For: Bug #451709
Hi,
I was about to report this same bug, but I wasn't the first :-)
Anyway, I already whipped up a patch, which is attached.
-- System Information:
Debian Release: lenny/sid
APT prefers unstable
APT policy: (500, 'unstable
Hi,
it seems to be font-related. I use a non-standard font (see below), removing
the first xterm resource (so using the default font) makes the echo display
the correct character. So it seems xterm (or Xorg?) doesn't handle missing
characters that well? Or would there be something wrong with the f
Hi,
I'm experiencing a problem that results in the same error message, which might
be related. My xterm crashes when trying to display some UTF characters, with
the following error:
xterm: warning, error event received:
X Error of failed request: BadName (named color or font does
Package: sa-learn
Severity: wishlist
Hi,
I've been trying to get sa-exim working for a while. The first try
worked rather well, but I didn't get bayes filtering working.
It turns out that, although spamd runs as root, it gets the
--helper-home-dir option passed. This means that when sa-exim use
Hey,
> I just started OpenTTD from Debian package and Czech translation is not
> working there properly - instead of some characters just question mark
> is displayed. I'm not sure if it is package compilation or upstream
> problem
This is actually caused by the default font that misses a lot
Package: frotz
Version: 2.43-1
Severity: minor
Both the control file (in the Suggests field) and README.Debian mention
the int-fiction installer, which is no longer available.
Gr.
Matthijs
-- System Information:
Debian Release: lenny/sid
APT prefers unstable
APT policy: (500, 'unstable')
Ar
package openttd
reopen 460073
retitle 460073 Add .desktop file
tags 460073 + patch
thanks
I'm closing #452447, since the patch it links to is no longer available.
Additionally, I remember the patch not being fully correct.
I'm reopening #460073, since it includes a proper patch. I'll add the patc
Package: pulseaudio
Version: 0.9.8-1
Severity: normal
Tags: patch
Hey,
the Debian pulseaudio package includes a patch to 'fix' module-tunnel by
reporting protocol version 11 instead of the most current. This makes
module-tunnel behave correctly, but it still does not work on 0.9.8
servers.
This
Package: module-assistant
Version: 0.10.11
Tags: patch
Followup-For: Bug #437466
Hey,
I didn't really get your second option, so excuse me if my proposal is
similary.
I see a fourth option to fix this: Do what the manpage says.
--kernel-dir
The kernel source directories to be use
Hey Esko,
thanks for your contribution. I will include it in the next version, which
will I will probably hold off a few weeks to wait for 0.6.0.
Gr.
Matthijs
signature.asc
Description: Digital signature
Package: pulseaudio
Version: 0.9.8-1
Severity: important
Tags: patch
Hey,
the default configuration of the pulseaudio daemon requires the esound
compatibility layer to start. When only the pulsaudio package is installed,
the following errors are reported:
Dec 16 20:35:41 katherina pulseaudio[263
Package: laptop-mode-tools
Version: 1.34-1
Severity: minor
>From the lm-profiler.conf (8) manpage:
RECOMMEND_DEFAULT_SERVICES
DEFAULT_SERVICES
If DEFAULT_SERVICES is set to 1 (enabled), then
lm-profiler will always
Package: bacula-director-mysql
Severity: important
Tags: patch, security
Hi,
the default bacula configuration file supports backing up the catalog
database using the "make_catalog_backup" script. For this, the following
line is in bacula-dir.conf:
RunBeforeJob = "/etc/bacula/scripts/make_catalo
Package: bash
Version: 3.1dfsg-8
Severity: wishlist
sudo -e allows users to edit files through sudo. So, instead
of completing commands, completion should list filenames.
Gr.
Matthijs
-- System Information:
Debian Release: lenny/sid
APT prefers unstable
APT policy: (500, 'unstable')
Archi
Package: hibernate
Version: 1.96~pre-svn.r1136-1
Severity: wishlist
Tags: patch
Hey,
The attached patch adds support for the s2ram -r option to hibernate.
Gr.
Matthijs
-- Package-specific info:
--- configuration
==> /etc/hibernate/common.conf <==
Verbosity 0
LogFile /var/log/hibernate.log
Log
Package: uswsusp
Followup-For: Bug #423576
Hey,
I've been working with swap on LVM as well, and it works for me using
2.6.23-rc9.
I've also tested 2.6.22, which did not work (though it does poweroff and
breaks the swap signature, but does not resume).
So, it seems that 2.6.23 will fix this pro
In the same file, in the apache configuration is:
Alias /git /var/git
Shouldn't that be /var/cache/git instead, when the repositories are in
/var/cache/git ?
Gr.
Matthijs
signature.asc
Description: Digital signature
Package: git-core
Version: 1:1.5.2.4-1
Severity: minor
README.Debian says:
3. Configure a web server for git. This allows people to use a git://
URL to access your repositories.
A bit further down, it says:
Now git-clone rsync://git.example.org/git/repo will work. And if
Package: kernel-package
Version: 11.001
Followup-For: Bug #423721
Hey,
I've been looking a bit more into this stuff and found that -dirty is
not always correcty set. In particular, if the git source tree is still
clean when make-kpkg is first run, the debian target will not have
-dirty in the pac
Package: kernel-package
Version: 11.001
Severity: normal
Hey,
in ruleset/targets/targets.mk:300, I find the following, under the
debian/stamp-build-kernel target:
$(if $(subst $(strip $(UTS_RELEASE_VERSION)),,$(strip $(version))),
\
if [ -f $(UTS_RELEASE_HEADER) ]; then
Package: kernel-package
Version: 11.001
Severity: normal
Hey,
when fiddling around with version numbers for my kernels (while
debuggind #423721) I noticed that the local version doesn't properly get
set when .config is out of date.
When, for example, running "make-kpkg debian", minimal.mk will c
Hey,
I would propose a simple solution: Have a Acquire::Max-Pdiffs option. This is
the number of pdiffs that will be downloaded, if more are required, a full
download is done instead. The exact value would be dependent on the actual
connection, but it should be possible to specify a decent default
Hey,
it seems that rred is actually some extraction or patching method, since
locate reveals /usr/lib/apt/methods/rred to exist. Also, various other bug
reports talk about rred'ing as if it is something to do with downloaded
pdiffs. Still, I would suggest something like "Extracted" or "Processed",
301 - 400 of 448 matches
Mail list logo