Package: mrd6
Version: 0.9.6-1.2
Severity: normal
Tags: patch
User: [EMAIL PROTECTED]
Usertags: origin-ubuntu jaunty ubuntu-patch
Hi,
There are two instances where your package needs to include
limits.h. One for a use of PATH_MAX, the other for a use of
INT_MAX. Attached is a patch to do this, pl
Package: netdiag
Version: 1.0-12
Severity: normal
Tags: patch
User: [EMAIL PROTECTED]
Usertags: origin-ubuntu jaunty ubuntu-patch
Hi,
Your package calls open() with the O_CREAT but without specifying a
mode. open(2) says that this isn't allowed. The attached patch adds
the mode argument to the ca
Package: php-net-socket
Version: 1.0.9-1
Severity: normal
User: [EMAIL PROTECTED]
Usertags: origin-ubuntu jaunty
Hi,
Your package uses pear in debian/rules, but it does not build depend
on php-pear, so it fails to build if it is not installed.
Thanks,
James
--
To UNSUBSCRIBE, email to [EMAI
Package: mseide-msegui
Version: 1.8-1
Severity: normal
Tags: patch
User: [EMAIL PROTECTED]
Usertags: origin-ubuntu jaunty ubuntu-patch
Hi,
Your package uses "function" in debian/build_all.sh that is a bashism,
and hence your package can't be built on a system with dash as /bin/sh.
The attached p
Package: pdsh
Version: 2.16-1
Severity: normal
Tags: patch
User: [EMAIL PROTECTED]
Usertags: origin-ubuntu jaunty ubuntu-patch
Hi,
src/pdsh/xpopen.c include limits.h and states that it is for
the definition of ARG_MAX, when ARG_MAX is declared in
linux/limits.h.
Ubuntu's compiler is more strict
Hi,
In order to get the package to build I had to add build dependencies
on libssl-dev and bison (for yacc).
Thanks,
James
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Package: vdetelweb
Version: 1.1b-2
Severity: normal
Tags: patch
User: [EMAIL PROTECTED]
Usertags: origin-ubuntu jaunty ubuntu-patch
Hi,
Your package uses the definition of _POSIX_PATH_MAX but does not include
limits.h, so it will fail to build with compilers that are more strict
about these thing
Package: virtall
Version: 0.2-1
Severity: important
User: [EMAIL PROTECTED]
Usertags: origin-ubuntu jaunty
Hi,
Your package tries to use translate-toolkit during the build, but it
doesn't declare it as a build dependency.
Thanks,
James
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a su
reassign 507267 virtaal
retitle 507267 virtaal: Missing build dependency on translate-toolkit
thanks
On Sat, 2008-11-29 at 16:55 +0100, Martin Michlmayr wrote:
> * James Westby <[EMAIL PROTECTED]> [2008-11-29 15:43]:
> > Package: virtall
>
> Is this package actually in D
Package: xmcd
Version: 2.6-21
Severity: normal
Tags: patch
User: [EMAIL PROTECTED]
Usertags: origin-ubuntu jaunty ubuntu-patch
Hi,
open(2) states that a mode must be specified when the O_CREAT flag
is specified, there are a few cases where you package does not do
that.
Attached is a patch to spe
Package: xorp
Version: 1.5-6
Severity: normal
Tags: patch
User: [EMAIL PROTECTED]
Usertags: origin-ubuntu jaunty ubuntu-patch
Hi,
In your package there are two places where the value of a single variable
containing a string is printed directly. This can cause crashes, and can
even be a security v
Package: xournal
Version: 0.4.2.1-0.1
Severity: wishlist
User: [EMAIL PROTECTED]
Usertags: origin-ubuntu intrepid
Hi,
It would be nice to package the HTML documentation,
as there is some useful information in there.
Adding "html-doc" to debian/docs should be sufficient,
though you may wish to ad
Package: xournal
Version: 0.4.2.1-0.1
Severity: wishlist
Tags: patch
User: [EMAIL PROTECTED]
Usertags: origin-ubuntu intrepid ubuntu-patch
Hi,
Installing the .desktop file and the icons will give
a better user experience where the Debian menu system
is not used. Ubuntu have a patch to do this, wh
Package: xournal
Version: 0.4.2.1-0.1
Severity: wishlist
Tags: patch
User: [EMAIL PROTECTED]
Usertags: origin-ubuntu intrepid ubuntu-patch
Hi,
Ubuntu have written a watch file for your package, please
consider including it.
Thanks,
James
watch
Description: application/fluid
Package: xournal
Version: 0.4.2.1-0.1
Severity: wishlist
Tags: patch
User: [EMAIL PROTECTED]
Usertags: origin-ubuntu intrepid ubuntu-patch
Hi,
Adding a sharedmimeinfo file will allow systems using
shared-mime-info to automatically associate .xoj files
with xournal. Ubuntu has a patch to support t
ency=medium
+
+ * Non-maintainer upload.
+ * Don't depend on pybaz, as it has been removed. Make a failure to import
+pybaz non-fatal, to allow for local installs. (Closes: #493213)
+
+ -- James Westby <[EMAIL PROTECTED]> Wed, 08 Oct 2008 13:20:22 +0100
+
config-manager (0.3-3.1) unstable
Package: libpolkit2
Version: 0.9-1
Severity: important
Forwarded: https://bugs.freedesktop.org/show_bug.cgi?id=17978
User: [EMAIL PROTECTED]
Usertags: origin-ubuntu intrepid
Hi,
A full description of the causes of the problem are given
in the upstream bug report:
https://bugs.freedesktop.org/s
On Wed, 2008-10-08 at 18:01 +0200, Michael Biebl wrote:
> This is known issue.
> I already discussed this with davidz quite some time ago (I noticed it
> when I tried to enable the policykit support in consolekit).
> There were also quite lengthy discussion about this topic on the hal
> mailing lis
On Wed, 2008-10-08 at 18:55 +0200, Michael Biebl wrote:
> I was pondering about that, too.
> But I see it as this: polkit_context_init returning a non-zero return
> code means to me, that the full PolicyKit stack is not available/functional.
> Imo the question is: Is libpolkit actually fully usable
Package: libtrash
Version: 2.4-2
Severity: normal
Tags: patch
User: [EMAIL PROTECTED]
Usertags: origin-ubuntu intrepid ubuntu-patch
Hi,
debian/README.debian and debian/example.bash_profile refer
to /usr/lib/libtrash/libtrash.so, which is not shipped in
the package. Daniel Chen provided the attach
Package: yudit
Version: 2.8.1-3
Severity: minor
Tags: patch
User: [EMAIL PROTECTED]
Usertags: origin-ubuntu intrepid ubuntu-patch
Hi,
In
https://bugs.launchpad.net/bugs/173152
Brian Beck reported that the manpage no longer accurately
reflects the behaviour of the package. Frantisek Zacek
wrot
package wireshark
tags 478169 patch
forwarded 478169 https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=1740
user [EMAIL PROTECTED]
usertag 478169 intrepid ubuntu-patch
thanks
Hi,
This bug is reported in Ubuntu at
https://bugs.launchpad.net/bugs/198884
and upstream at
https://bugs.wiresh
Package: devscripts
Version: 2.10.26
Severity: normal
Tags: patch
User: [EMAIL PROTECTED]
Usertags: origin-ubuntu intrepid ubuntu-patch
Hi,
My use case for uscan --download-version is to programatically retrieve
old versions of an upstream tarball. Currently this will give output
like this:
usca
Hi Adam,
Thanks for the quick response.
On Sat, 2008-10-11 at 18:55 +0100, Adam D. Barratt wrote:
> The original use case for --download-version involved uscan being
> invoked with "--upstream-version 0"; in that case, everything just works
> [tm]. I agree it would be useful if your use case work
Package: dphys-swapfile
Version: 20061020-1
Severity: normal
Tags: patch
User: [EMAIL PROTECTED]
Usertags: origin-ubuntu intrepid ubuntu-patch
Hi,
Jacob Elder reported that the package forces a limit to the
size of the swap file, and that this is not needed. See
https://bugs.launchpad.net/bugs
Hi,
Here is the patch from Paul Schorfheide that was used in the
Ubuntu package to fix this problem.
Thanks,
James
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
No, *here* is the patch.
Thanks,
James
diff -u isns-2.1-01+dfsg/debian/isns.init.d isns-2.1-01+dfsg/debian/isns.init.d
--- isns-2.1-01+dfsg/debian/isns.init.d
+++ isns-2.1-01+dfsg/debian/isns.init.d
@@ -29,13 +29,13 @@
case "$1" in
start)
echo -n "Starting $DESC: "
- start-stop-daemon --st
Package: bash
Version: 3.2-4
Severity: normal
Hi,
In https://bugs.launchpad.net/ubuntu/+source/bash/+bug/310789 Ryan
Anderson reported that enabling bash-completion, and then holding down
tab for a few seconds when there are no completions causes a crash.
I can easily reproduce this in a sid chr
Package: bash-completion
Version: 20080705
Severity: minor
Hi,
In https://bugs.launchpad.net/ubuntu/+source/bash-completion/+bug/219971
Danil Ilinykh reported that the handling of escaped spaces in /etc/fstab
is not ideal.
"Because of I can't use "/some path" or /some\ path in fstab, I write
som
Package: bash-completion
Version: 20080705
Severity: minor
Hi,
In https://bugs.launchpad.net/ubuntu/+source/bash-completion/+bug/254426
"dermoth" reported the following.
"
With Bash programable autocomplete (/etc/bash_completion), commands
within backquotes containing a space doesn't get autocom
Hi,
Thanks for your work on this. While it is much easier for an admin
to configure this thanks to your changes, do you think it would be
a good idea for the list of default index file regexps to be extended
to contain the one for these signature files. This would make it
work without any admin in
Hi,
This bug is showing up on the RC bugs list, but it's not clear whether
it should be. Could you work out whether this is indeed an RC bug, and
if it is what package it should be against?
If it isn't then downgrade it, or mark it fixed in testing, so that it
doesn't clutter up the RC bug list.
Package: bootpc
Version: 0.64-7
Severity: minor
Tags: patch
User: [EMAIL PROTECTED]
Usertags: origin-ubuntu jaunty ubuntu-patch
Hi,
In
https://bugs.edge.launchpad.net/bugs/284379
Paul Bußmann reported a patch to allow cross-compilation
of bootpc, saying
Here is a patch to support cross-com
Package: ftp-ssl
Version: 0.17.18+0.2-1
Severity: normal
Tags: patch
User: [EMAIL PROTECTED]
Usertags: origin-ubuntu jaunty ubuntu-patch
Hi,
In https://bugs.edge.launchpad.net/bugs/184626 João Pinto reported
that running "ftp -z" causes a segmentation fault. Alexander Gitter
proposed a patch tha
Package: revelation
Version: 0.4.11-3
Severity: minor
Tags: patch
User: [EMAIL PROTECTED]
Usertags: origin-ubuntu jaunty ubuntu-patch
Hi,
In https://bugs.edge.launchpad.net/bugs/284846 "joenix"
provided a patch to make the applet handle changes in the
panel background, so that it can support thin
Hi,
Attached is the patch that I just wrote for Ubuntu. I believe it
takes care of all the cases. Someone with more scripting skills
may be able to reduce the duplication.
Thanks,
James
diff -Nru java-package-0.42/lib/sun-j2re.sh java-package-0.42ubuntu1/lib/sun-j2re.sh
--- java-package-0.42/li
Package: libmp3tag-ruby
Version: 1.0-3
Severity: important
Hi,
Your package invokes ruby to find the location to install mp3tag.rb. It
however does not Build-Depend on ruby1.8 and ruby1.9. If they are not
installed the package still builds, but mp3tag.rb is installed to /.
You can see this probl
Hi,
This change is required with the new libtool that is in experimental,
but the option is not accepted by the libtool in testing/unstable,
so you will only need this currently if you upload to experimental.
I have since learned that the complete fix would be to call "autoreconf"
instead of the
. Not that only the 75 is the last thing printed,
the rest is just padding inserted by hexcat.
James
--
James Westby
[EMAIL PROTECTED]
http://jameswestby.net/
- 69 19 09 03 01 00 00 00 75 00 00 00 05 00 00 00 i...u...
0010 - 00 00 00 00 00 00 00 00 00 00 00 00 00
#control@ bcc'ed
tags 335750 patch
thanks
Hi,
I have tested your package and it builds with this change, and it builds
in cowbuilder under current Sid. Attached is the patch to do this,
though it is trivial.
James
--
James Westby
[EMAIL PROTECTED]
http://jameswestby.net/
di
Package: echoping
Severity: normal
Please provide a proper debian/copyright file. See 12.5 of the policy and
http://lists.debian.org/debian-devel-announce/2006/03/msg00023.html
The files provided upstream should also provide proper licence headers.
James
--
To UNSUBSCRIBE, email to [EMAIL
Package: migrationtools
Severity: wishlist
Tags: patch
Hi,
It is perfectly possible to insert data in to a slapd database as a non-root
user. But using migrate_all_online.sh as a non root user when shadow passwords
are used leads to the UserPassword field being {CRYPT}x for all users (as this
i
tags 335752 patch
thanks
Hi,
Here is the patch that builds crywrap against libgnutls13, and the
changes to get it to compile.
I haven't tested the resulting binary as it segfaults on this version
and the old version.
James
--
James Westby
[EMAIL PROTECTED]
http://jameswestb
* Non-maintainer upload.
+ * Build-Depends on libgnutls-dev instead of libgnutls11-dev to allow the
+latter to be removed. (Closes: #335759)
+
+ -- James Westby <[EMAIL PROTECTED]> Thu, 22 Jun 2006 23:40:44 +0100
+
lock-keys-applet (1.0-7.1) unstable; urgency=low
* Non-mainta
Package: cowdancer
Version: 0.17
Severity: normal
Hi,
I am very keen to use cowbuilder, and it works great at building
packages. However, after building a few packages cowbuilder will fail
with the error
Building dependency tree... Done
ccache is already the newest version.
The following NEW
ayed, while "root" or other groups (which has corresponding users) are
> always displayed.
>
This bug has already been reported upstream, see
http://bugzilla.xfce.org/show_bug.cgi?id=1838.
It looks like it will be fixed for beta 2.
Thanks,
James
--
James Westby
[EMAIL PROTECTED]
http://jameswestby.net/
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
ut at least I
can keep building now.
James
--
James Westby
[EMAIL PROTECTED]
http://jameswestby.net/
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Package: slapd
Version: 2.3.24-1
Severity: minor
[Apologies for the lack of additional information on the bug report, but slapd
is only set up in a VM]
Hi,
I have been trying to debug some problems so I use -d quite often. If i forget
to /etc/init.d/slapd stop before trying this then slapd -d fr
tags 335764 patch
thanks
Hi,
Th attached (trivial) patch allows gaim to build against libgnutls-dev
(libgnutls13). It appears to build ok, though I haven't tested the
resulting package.
James
--
James Westby
[EMAIL PROTECTED]
http://jameswestby.net/
diff -u gaim-2.0.0+beta3/d
tags 335765 patch
thanks
Hi,
I have compiled lynx with the attached (trivial) patch and it seems to build
fine, and I am able to access a site using SSL with the package.
James
--
James Westby
[EMAIL PROTECTED]
http://jameswestby.net/
diff -u lynx-2.8.5/debian/changelog lynx-2.8.5
Hi,
I rebuilt libggz with the attached (trivial) patch and it seemed to
build fine. I haven't tested the resulting package though.
James
--
James Westby
[EMAIL PROTECTED]
http://jameswestby.net/
diff -u libggz-0.0.13/debian/control libggz-0.0.13/debian/control
--- libggz-0.0.13/d
tags 335771 patch
thanks
Hi,
I rebuilt xmlsec1 with the attatched (trivial) patch and it seemed to
build fine. I didn't test the resulting package however.
James
--
James Westby
[EMAIL PROTECTED]
http://jameswestby.net/
diff -u xmlsec1-1.2.9/debian/control xmlsec1-1.2.9/debian/co
On (23/06/06 11:34), Josef Spillner wrote:
> Alle 06:18, venerd??, 23. giugno 2006, James Westby ha scritto:
> > I rebuilt libggz with the attached (trivial) patch and it seemed to
> > build fine. I haven't tested the resulting package though.
>
> Thanks.
> The same p
On (23/06/06 08:05), Matthijs Mohlmann wrote:
> James Westby wrote:
> > Package: slapd
> > Version: 2.3.24-1
> > Severity: minor
> >
> > I have been trying to debug some problems so I use -d quite often. If i
> > forget
> I can't reproduce it h
Package: buoh
Severity: minor
buoh depends on gnutls11.
This package has now been superseded by gnutls13. Its development
package has been renamed to "libgnutls-dev".
We'd like to remove gnutls11 from Etch. So, please check whether you
can build-depend on libgnutls-dev, and if so, upload a new v
e
and you are likely to be very responsive.
Thanks,
James
--
James Westby
[EMAIL PROTECTED]
http://jameswestby.net/
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
tags 375206 patch
block 370429 with 375206
thanks
Hi,
I used the attached (trivial) patch to rebuild your package against
gnutls13 and it seemed to build correctly. I did not test the resulting
package though.
James
--
James Westby
[EMAIL PROTECTED]
http://jameswestby.net/
diff -u buoh
o the
> system, and thus it is entirely possible that there is some coflict,
> that's why it's documented in README.Debian; however no such case is
> yet reported. This may well be the first report, however.
Hopefully there wont be many more.
James
--
James Westby
[EMAIL PROTECTED]
http://jameswestby.net/
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Hi,
It does work with
-z cert=/etc/ftpd-ssl/ftpd.pem -z key=/etc/ftpd-ssl/ftpd.pem
in the inetd config, so maybe this is the best bet.
--
James Westby
[EMAIL PROTECTED]
http://jameswestby.net/
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe"
age
Error loading /etc/ftpd-ssl/ftpd-cert.pem: 32200:error:0906D06C:PEM
routines:PEM_read_bio:no start line:pem_lib.c:644:Expecting: ANY PRIVATE
KEY
which suggests that it is still trying to load the private key from the
same file.
James
--
James Westby
[EMAIL PROTECTED]
http://james
ueues, running it outside showed
none. I will check and post the output next time I see the problem.
James
--
James Westby
[EMAIL PROTECTED]
http://jameswestby.net/
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
thing.
James
--
James Westby
[EMAIL PROTECTED]
http://jameswestby.net/
diff -u linux-ftpd-ssl-0.17.18+0.3/debian/changelog
linux-ftpd-ssl-0.17.18+0.3/debian/changelog
--- linux-ftpd-ssl-0.17.18+0.3/debian/changelog
+++ linux-ftpd-ssl-0.17.18+0.3/debian/changelog
@@ -1,3 +1,10 @@
+linux-ftp
I've now release a new version of
> libtasn1, 0.3.5, that fixes this. Would you please package this?
It's done in svn. Will be in the next upload.
James
--
James Westby
[EMAIL PROTECTED]
http://jameswestby.net/
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subje
On (27/06/06 16:50), Simon Josefsson wrote:
> James Westby <[EMAIL PROTECTED]> writes:
>
> Thanks!
>
> Btw, I just found your patches:
> http://svn.debian.org/wsvn/pkg-gnutls/packages/libtasn1-3/trunk/debian/patches/?rev=0&sc=0
> I'll see if I can merge som
of these into 0.3.6.
>
> All of these should be fixed in CVS upstream now. Please test it
> after the next release...
Thanks, I saw the commit.
I fixed these as lintian or linda was complaining, so on the next
release I will just remove the patches and see what happens.
Thanks,
Jame
ools.ant.Main -emacs "$@" bootstrap
... Failed Building Ant Distribution !
make: *** [build] Error 134
Attached is the full build log.
James
--
James Westby
[EMAIL PROTECTED]
http://jameswestby.net/
diff -u ant-1.6.5/debian/patches/03_SplashTaskPatch_a.patch
ant-1.6.5/debian/patches/03_S
-listbugs.
Thanks,
James
--
James Westby
[EMAIL PROTECTED]
http://jameswestby.net/
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
ITAing tis package, but can I suggest that if
someone does they contact me so that my work does not go to waste, and
they don't have to collect all the patches from the bts.
Thanks,
James
--
James Westby
[EMAIL PROTECTED]
http://jameswestby.net/
--
To UNSUBSCRIBE, email to [EMAIL PROT
time, and the build just previous to the one that triggered the
problem did not fail.
I have attached the output of ipcs. There is one msq removed from what
there was when it failed. 1234 is the uid in ~/.pbuilderrc.
Have you any more suggestions for debugging?
James
--
James Westby
[E
0
dpkg-buildpackage: source package is apt-listbugs
dpkg-buildpackage: source version is 0.0.50
dpkg-buildpackage: source changed by James Westby <[EMAIL PROTECTED]>
dpkg-buildpackage: source version without epoch 0.0.50
fakeroot-tcp debian/rules clean
test -x debian/rules
tes
gt;
> At least, it doesn't seem to be a problem reproduced on many systems,
> which is just weird.
>
Yes, I'm not sure what the crucial difference is.
--
James Westby
[EMAIL PROTECTED]
http://jameswestby.net/
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
On Fri, 30 Jun 2006 19:07:12 +0200
Ricardo Mones <[EMAIL PROTECTED]> wrote:
> reopen 357624
> reassign 357624 libgnutls13
> thanks
>
> On Wed, Jun 07, 2006 at 11:18:10AM +0100, James Westby wrote:
> >
> > I am unable to reproduce this bug at the moment, tho
, so
hopefully it is fixed now.
James
--
James Westby
[EMAIL PROTECTED]
http://jameswestby.net/
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
forwarded 370496 http://bugzilla.xfce.org/show_bug.cgi?id=1898
thanks nice robot
Hi,
I'm maintaining this plugin upstream.
I am aware of the problem (the plugin doesn't work for me either). It
was decided to package it for Debian as it works for some people. I
apologise to those people who it
was filed. Have you had any more reports that might suggest this
bug still exists?
Thanks,
James
--
James Westby
[EMAIL PROTECTED]
http://jameswestby.net/
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Hi,
The taskbar is now a plugin to the panel, and is in the xfce4-panel
package. Right click on the panel, add an item, and choose task list.
This makes the panels more configurable than the previous scheme.
James
--
James Westby
[EMAIL PROTECTED]
http://jameswestby.net/
--
To
packages.
I have set up a test system with snort and prelude, but I cannot see
this error with some cursory testing, could you describe what triggers
it?
Thanks,
James
--
James Westby
[EMAIL PROTECTED]
http://jameswestby.net/
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of
Please see #375008 and
http://lists.debian.org/debian-mentors/2006/06/msg00193.html
James
--
James Westby
[EMAIL PROTECTED]
http://jameswestby.net/
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
ng then you can seek out a proper sponsor.
James
--
James Westby
[EMAIL PROTECTED]
http://jameswestby.net/
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
e, though I'm not sure it needs to be runtime output,
it could just be in README and perhaps the package description.
James
--
James Westby
[EMAIL PROTECTED]
http://jameswestby.net/
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Package: debbugs
Severity: wishlist
When mass-filing bug reports it is common for a tracker bug to be used, which
is then blocked by all of the individual bugs. When doing this process it would
be speeded up if for instance a pseudo-header could be added to messages at
submit@ that is something l
en
to
# here's a novel concept: DON'T TOUCH THE CONFIG ON UPGRADES
if [ -z "$UPGRADE" ] || dpkg --compare-versions "$2" le "1:8.0.14"; then
in /var/lib/dpkg/info/xserver-xorg.postinst
and
md5sum /etc/X11/xorg.conf >/var/lib/x11/xorg.conf.md5sum
patch doesn't
solve the whole problem, please do this if appropriate.
Please contact me if you wish to discuss the patch further.
Thanks,
James
--
James Westby
[EMAIL PROTECTED]
http://jameswestby.net/
--- xserver-xorg.postinst.orig 2006-07-15 01:32:53.0 +0100
+
Package: sysvinit
Version: 2.86.ds1-14.1
Severity: normal
Hi,
I am having trouble using any tools that use (c)debootstrap. I have confirmed
it with both debootstrap and cdebootstrap directly as well as pbuilder create
(cdebootstrap), cowbuilder --create (debootstrap), qemu-make-debian-root
(de
e?
>
> Run the Mousepad and open a file or so create a new file. Save across
> the menu or so clicking Ctrl+S.
>
> Also occur with "Save As..."
>
I can't reproduce this on i386. Looks like it is amd64 (or maybe 64
bits) specific.
Thanks,
James
--
Package: lintian
Version: 1.23.22
Severity: normal
Tags: patch
Hi,
Another case that needs be be taken care of for this problem
build-depends-without-arch-dep po-debconf
Which can be used in the clean target.
Please see the following thread for the complete reasoning.
http://lists.debian.org/d
Update -
I have tidied up the packaging and I am now looking for a sponsor.
The updated packages are available from mentors.debian.net.
http://mentors.debian.net/debian/pool/main/s/seccure/
James.
--
James Westby
[EMAIL PROTECTED]
http://jameswestby.net/
--
To UNSUBSCRIBE, email
arn to speak every protocol that might use STARTTLS (at least
starting with SMTP)
2) Implement a way to tell openssl when to send STARTTLS.
Either of these is really wishlist.
As Andreas said, you might like to use gnutls-cli or swaks to test
STARTTLS for SMTP.
James
--
James Westby
http://j
On (01/08/06 18:03), Kurt Roeckx wrote:
> On Mon, Jul 31, 2006 at 11:57:09PM +0100, James Westby wrote:
> > It is marked as wishlist as this is by design really.
> >
> > openssl cannot know how to speak every protocol, and know when to send
> > STARTTLS for each, so i
and I thought this
bug might have been fixed. So it just tried it again, and the problem
still exists here, with apparently the same symptoms.
I'll boot into a stock kernel one day and try it, to rule that out.
James
--
James Westby
http://jameswestby.net/
seccure key - (3+)k7|M*
this out?
James
--
James Westby
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Could you please confirm the current status of this ITP?
James
--
James Westby
[EMAIL PROTECTED]
http://jameswestby.net/
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Are you still interested in this software? It hasn't been touched
upstream in 3 years, and the code is in terrible shape.
James
--
James Westby
[EMAIL PROTECTED]
http://jameswestby.net/
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". T
If reopens this bug, note that it depends on Math::Pari, which will be
the more difficult of the two to package (it has quite an intimate
relationship with the Pari/GP source.
James
--
James Westby
[EMAIL PROTECTED]
http://jameswestby.net/
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED
Here's my attempt at a man page for c_rehash. I basically just repeats
the code in English so it should be pretty complete.
James
--
James Westby
[EMAIL PROTECTED]
http://jameswestby.net/
.TH "c_rehash" 1
.SH NAME
c_rehash \- Create symbolic links to files named by the
can reproduce the problem with
libnet-ssleay- 1.30-1
libssl0.9.80.9.8a-8
libwhisker-per 1.8-1
nikto 1.35-1
James
--
James Westby
[EMAIL PROTECTED]
http://jameswestby.net/
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of
.
The v2 code doesn't do anything in it's implementation of the control
code that throws the error in the v3 code.
I'm still to work out which component is calling these control
functions.
James
--
James Westby
[EMAIL PROTECTED]
http://jameswestby.net/
--
To UNSUBSCRIBE,
Luciano Bello wrote:
El Martes, 23 de Mayo de 2006 17:37, James Westby escribió:
Could you please confirm the current status of this ITP?
I'm was with much work. I'm still working on it.
probably will be a release candidate in the next week.
I would be interested in he
an error.
It might be necessary to wrap all Net::SSLeay functions in this check so
that errors are caught at source to make bugs less obscure.
Feel free to contact me if you would like any more information.
James
--
James Westby
[EMAIL PROTECTED]
http://jameswestby.net/
--
To UNSUBSCRI
you would like?
If not then this could be forwarded upstream to see what the developer
thinks of it.
James
--
James Westby
[EMAIL PROTECTED]
http://jameswestby.net/
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
201 - 300 of 578 matches
Mail list logo