Debian Bug report logs - #340479
noffle: problems with largefile limit

version graph

Package: src:gdbm; Maintainer for src:gdbm is Nicolas Mora <babelouest@debian.org>;

Reported by: Zoran Dzelajlija <jelly@srce.hr>

Date: Wed, 23 Nov 2005 18:33:01 UTC

Severity: important

Tags: bullseye, buster, jessie, lfs, sid, squeeze, stretch, wheezy

Fixed in version gdbm/1.12-1

Done: Dmitry Bogatov <KAction@gnu.org>

Bug is archived. No further changes may be made.

Toggle useless messages

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to debian-bugs-dist@lists.debian.org, godisch@debian.org (Martin A. Godisch):
Bug#340479; Package noffle. (full text, mbox, link).


Acknowledgement sent to Zoran Dzelajlija <jelly@srce.hr>:
New Bug report received and forwarded. Copy sent to godisch@debian.org (Martin A. Godisch). (full text, mbox, link).


Message #5 received at submit@bugs.debian.org (full text, mbox, reply):

From: Zoran Dzelajlija <jelly@srce.hr>
To: Debian Bug Tracking System <submit@bugs.debian.org>
Subject: noffle: problems with largefile limit
Date: Wed, 23 Nov 2005 19:27:00 +0100
Package: noffle
Version: 1.1.5-8
Severity: important

Hi, I have quite a large archive of articles, and something
breaks on 2GB - 1 file limit, not sure whether it's gdbm
or noffle's fault.

[19:20] ~ => sudo ls -l /var/spool/noffle/data/*gdbm
-rw-r--r--  1 news news 2147483647 Nov 23 19:09 articles.gdbm
-rw-r--r--  1 news news    3825741 Nov 23 19:09 groupinfo.gdbm

syslog:

/var/log/news/OLD/news.err.3.gz:Nov 20 21:10:31 burek noffle[21936]: gdbm: write error
/var/log/news/OLD/news.err.3.gz:Nov 20 21:39:14 burek noffle[23512]: gdbm: write error
/var/log/news/OLD/news.err.3.gz:Nov 20 22:09:03 burek noffle[25088]: gdbm: write error
/var/log/news/OLD/news.err.3.gz:Nov 20 22:39:07 burek noffle[26691]: gdbm: write error
/var/log/news/OLD/news.err.3.gz:Nov 20 23:09:04 burek noffle[28272]: gdbm: write error
/var/log/news/OLD/news.err.3.gz:Nov 20 23:39:03 burek noffle[29856]: gdbm: write error
/var/log/news/OLD/news.err.3.gz:Nov 21 00:09:03 burek noffle[31437]: gdbm: write error

Regards,
Zoran

-- System Information:
Debian Release: testing/unstable
  APT prefers testing
  APT policy: (650, 'testing'), (600, 'stable'), (50, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/dash
Kernel: Linux 2.6.13.4
Locale: LANG=C, LC_CTYPE=hr_HR (charmap=ISO-8859-2)

Versions of packages noffle depends on:
ii  exim4                         4.54-1     metapackage to ease exim MTA (v4) 
ii  exim4-daemon-light [mail-tran 4.54-1     lightweight exim MTA (v4) daemon
ii  libc6                         2.3.5-7    GNU C Library: Shared libraries an
ii  libgdbm3                      1.8.3-2    GNU dbm database routines (runtime
ii  netbase                       4.23       Basic TCP/IP networking system
ii  ucf                           2.003      Update Configuration File: preserv

Versions of packages noffle recommends:
ii  debconf [debconf-2.0]         1.4.58     Debian configuration management sy
ii  sysklogd [system-log-daemon]  1.4.1-17   System Logging Daemon

-- debconf information:
* noffle/server: news.iskon.hr
* noffle/fetchmode: cron
* noffle/username:
* noffle/port: 119
  noffle/default-expire: 14
* noffle/maxfetch: 1000



Information forwarded to debian-bugs-dist@lists.debian.org, godisch@debian.org (Martin A. Godisch):
Bug#340479; Package noffle. (full text, mbox, link).


Acknowledgement sent to Jim Hague <jim@bear-cave.org.uk>:
Extra info received and forwarded to list. Copy sent to godisch@debian.org (Martin A. Godisch). (full text, mbox, link).


Message #10 received at 340479@bugs.debian.org (full text, mbox, reply):

From: Jim Hague <jim@bear-cave.org.uk>
To: Zoran Dzelajlija <jelly@srce.hr>, 340479@bugs.debian.org
Subject: Re: Bug#340479: noffle: problems with largefile limit
Date: Wed, 23 Nov 2005 19:02:27 +0000
[Message part 1 (text/plain, inline)]
On Wednesday 23 November 2005 18:27, Zoran Dzelajlija wrote:
> Hi, I have quite a large archive of articles, and something
> breaks on 2GB - 1 file limit, not sure whether it's gdbm
> or noffle's fault.

It's gdbm, I'm afraid. I have run into the same situation in the past. There's nothing I can do about it short of re-engineering Noffle to use a different back end that's less limited(*).

I'm afraid the only thing I can suggest is to shorten some expiration times :-(

(*) I've been looking with interest at sqlite recently. Real Life, however, doesn't leave me much spare time these days.
-- 
Jim Hague - jim@bear-cave.org.uk          Never trust a computer you can't lift.
[Message part 2 (text/html, inline)]

Bug reassigned from package `noffle' to `libgdbm3'. Request was from Martin Godisch <martin@godisch.de> to control@bugs.debian.org. (full text, mbox, link).


Message sent on to Zoran Dzelajlija <jelly@srce.hr>:
Bug#340479. (full text, mbox, link).


Message #15 received at 340479-submitter@bugs.debian.org (full text, mbox, reply):

From: Martin Godisch <martin@godisch.de>
To: 340479-submitter@bugs.debian.org, libgdbm3@packages.debian.org
Cc: control@bugs.debian.org
Subject: Re: Bug#340479: noffle: problems with largefile limit
Date: Sun, 4 Dec 2005 16:29:29 +0100
reassign 340479 libgdbm3
thanks

On Wed, Nov 23, 2005 at 19:02:27 +0000, Jim Hague wrote:

> On Wednesday 23 November 2005 18:27, Zoran Dzelajlija wrote:

> > Hi, I have quite a large archive of articles, and something
> > breaks on 2GB - 1 file limit, not sure whether it's gdbm
> > or noffle's fault.
> 
> It's gdbm, I'm afraid. I have run into the same situation in the past.
> There's nothing I can do about it short of re-engineering Noffle to
> use a different back end that's less limited(*).

Reassigning to libgdbm3.

Kind regards,

Martin



Tags added: lfs Request was from Peter Eisentraut <petere@debian.org> to control@bugs.debian.org. (Sun, 25 May 2008 02:00:01 GMT) (full text, mbox, link).


Severity set to 'serious' from 'important' Request was from Clint Adams <schizo@debian.org> to control@bugs.debian.org. (Tue, 23 Mar 2010 01:06:03 GMT) (full text, mbox, link).


Added tag(s) sid and squeeze. Request was from Gerfried Fuchs <rhonda@debian.at> to control@bugs.debian.org. (Tue, 23 Mar 2010 07:51:35 GMT) (full text, mbox, link).


Severity set to 'important' from 'serious' Request was from Gerfried Fuchs <rhonda@deb.at> to control@bugs.debian.org. (Tue, 23 Mar 2010 08:42:11 GMT) (full text, mbox, link).


Added tag(s) wheezy. Request was from Kurt Roeckx <kurt@roeckx.be> to control@bugs.debian.org. (Wed, 16 Feb 2011 19:03:08 GMT) (full text, mbox, link).


Added tag(s) jessie. Request was from Julien Cristau <jcristau@debian.org> to control@bugs.debian.org. (Thu, 18 Apr 2013 17:35:39 GMT) (full text, mbox, link).


Added tag(s) stretch. Request was from Ivo De Decker <ivodd@debian.org> to control@bugs.debian.org. (Tue, 28 Apr 2015 17:09:46 GMT) (full text, mbox, link).


Reply sent to Dmitry Bogatov <KAction@gnu.org>:
You have taken responsibility. (Tue, 14 Jun 2016 12:03:04 GMT) (full text, mbox, link).


Notification sent to Zoran Dzelajlija <jelly@srce.hr>:
Bug acknowledged by developer. (Tue, 14 Jun 2016 12:03:04 GMT) (full text, mbox, link).


Message #34 received at 340479-close@bugs.debian.org (full text, mbox, reply):

From: Dmitry Bogatov <KAction@gnu.org>
To: 340479-close@bugs.debian.org
Subject: Bug#340479: fixed in gdbm 1.12-1
Date: Tue, 14 Jun 2016 12:00:28 +0000
Source: gdbm
Source-Version: 1.12-1

We believe that the bug you reported is fixed in the latest version of
gdbm, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 340479@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Dmitry Bogatov <KAction@gnu.org> (supplier of updated gdbm package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmaster@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Sat, 11 Jun 2016 14:23:30 +0300
Source: gdbm
Binary: libgdbm4 libgdbm-dev gdbmtool
Architecture: source amd64
Version: 1.12-1
Distribution: experimental
Urgency: medium
Maintainer: Dmitry Bogatov <KAction@gnu.org>
Changed-By: Dmitry Bogatov <KAction@gnu.org>
Description:
 gdbmtool   - GNU dbm database routines (command line tools)
 libgdbm-dev - GNU dbm database routines (development files)
 libgdbm4   - GNU dbm database routines (runtime version)
Closes: 340479 436944 589761 682239 826639
Changes:
 gdbm (1.12-1) experimental; urgency=medium
 .
   * New maintainer (Closes: #826639)
   * New upstream release (Closes: #682239, #340479)
   * Update debian/watch
       - use HTTP over FTP protocol. FTP have some issues with Tor.
       - check GPG signature
   * New binary package libgdbm4 over libgdbm3 due upstream changing ABI.
   * Migrate debian/rules to `dh' sequencer (Closes: #436944, #589761)
   * Remove obsolete README.source -- package no longer uses dpatch,
     it now uses quilt
   * Refresh patches and format them according dep3
     - 01_texinfo-usr-local.patch: upstream moved texinfo manual under doc/
   * Drop no longer needed patches
      - 02_zero-headers.patch: code seems to be correct as-is,
        no bug reference is present in patch
      - 03-Makefile.in.patch: upstream now uses Automake
      - 04_fix-gdbm-compat-linking.patch: compatibility with ancient (pre-2.0)
        libtool is not needed anymore.
      - 05_handle-short-read.patch: implemented upstream
      - 06_manpage-cleanup.patch: hyphen issues fixed upstream
      - 07-link-flags.patch: upstream now uses Automake
      - 08-651521-libtool-mode-install.patch: upstream now uses Automake
      - 08-709905-gdbm.texinfo.patch: fixed upstream
   * Reformat debian/copyright according dep5
   * New binary package 'gdbtool' for command line utilities, provided by
     upstream.
   * Enable hardening
   * Fix spelling in manual pages
   * Regenerate 'symbols' file
   * Add Vcs-* fields in debian/control
   * Install upstream NEWS and NOTE-WARNING into devel binary package
Checksums-Sha1:
 c0f930e811d919fb8574e8f77c8b18ef91401624 1937 gdbm_1.12-1.dsc
 86513e8871bb376bc014e9e5a2d18a8e0a8ea2f5 841213 gdbm_1.12.orig.tar.gz
 e079979feff9233ed0ee8be8c6e7a93560b57a23 24996 gdbm_1.12-1.debian.tar.xz
 66f5f855395891200eae980d6558658a29b28a8b 106970 gdbmtool-dbgsym_1.12-1_amd64.deb
 385d45d5bb63ab2dd0ba4ae1d9ce378442e042e9 77782 gdbmtool_1.12-1_amd64.deb
 c85133516ce641c6792f69ee8b53d5acf920b680 62348 libgdbm-dev_1.12-1_amd64.deb
 72f93578383e97131d8a010efdc51bfb47a6e85d 52952 libgdbm4-dbgsym_1.12-1_amd64.deb
 a3068db36d26622557d66ddaed4e5f5ded415ed3 48010 libgdbm4_1.12-1_amd64.deb
Checksums-Sha256:
 fa95afd8d53cd1e1713da27eee2d7798ecf968dc986a3765c79ef49ccaa92924 1937 gdbm_1.12-1.dsc
 d97b2166ee867fd6ca5c022efee80702d6f30dd66af0e03ed092285c3af9bcea 841213 gdbm_1.12.orig.tar.gz
 02ce4f22500904bd9c59c32e01d2de8f859a0452f25b3d1f135a389acf8c7a29 24996 gdbm_1.12-1.debian.tar.xz
 28157fbf4e62bec631f6d5018fd812e9f6dbb47ba66d589c370a98bd31662c21 106970 gdbmtool-dbgsym_1.12-1_amd64.deb
 6a44784d5c6f770688fce525981b930e62accccc40fbb8b733f5f0470e471f9a 77782 gdbmtool_1.12-1_amd64.deb
 1918f2762d4b0b08c36ac4cba4d6669e74c9861233199c4c516011285521028c 62348 libgdbm-dev_1.12-1_amd64.deb
 0417199b565e74b1e07e2d5cc0306f537f2dcb774fd33628e85c74c52c9fd306 52952 libgdbm4-dbgsym_1.12-1_amd64.deb
 81b7a5f7aa254d0741d031819c2624e44be32508d2b1028176ea78c655bcc879 48010 libgdbm4_1.12-1_amd64.deb
Files:
 27fabf207ae7f8bffe8a77e39a86a3a2 1937 libs important gdbm_1.12-1.dsc
 9ce96ff4c99e74295ea19040931c8fb9 841213 libs important gdbm_1.12.orig.tar.gz
 d77be54c077b9e994dc47f2c2ba56ac3 24996 libs important gdbm_1.12-1.debian.tar.xz
 ba6764f98c9130a81a20671c02c5db1c 106970 debug extra gdbmtool-dbgsym_1.12-1_amd64.deb
 f3707d3efc4b91f65a1f3c0725c7222e 77782 utils optional gdbmtool_1.12-1_amd64.deb
 c128aea6a8c02554eb0d469676f021c6 62348 libdevel optional libgdbm-dev_1.12-1_amd64.deb
 92e0efb1ac2fd4ca68c44ad2fe4df228 52952 debug extra libgdbm4-dbgsym_1.12-1_amd64.deb
 b23093cc4f37da41b212169fdc078c11 48010 libs important libgdbm4_1.12-1_amd64.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQIcBAEBCAAGBQJXXTDUAAoJEPNPCXROn13ZRJkP/3LyYo6E70Dv3h3+wvwZl/0q
KL4VNpGx/XlxMvcC+MjfJDrR/ze0UsE58fUTlH/MhtF+WZrmZhIzYQhdjw60WCAe
MZwd72rk0nVMAAVFYMys70ZIgU0yOziomdSUkjFqU+7bLCsGi1jCcpA9k2chPcXz
GHsUdm7/8uAysOzwE7WKdavrc2ZMHOd3JS5PQDlSLVk8YTAHVzoGWAQG3w4LMKV2
hFXWaRM8ijUV0QpM/vLy5aoobm2tZr18S4VLkfQP8qsg4Moopy125w5Z7lSKurX3
4gcmzqVB9kCJPBasVYRgF6FHZjl2VqlUHWnmLDfVibMngKUhEhkYof0t/vp5zpry
HZIxER4XquUOWg0In+LLrHT9j30Fdyak30D8kJ10kC8VfKOf110X+hrV1U9n2UEB
UF+pU1MerrE5I+6Rv/g270kLYdoJ0eTVvsuoIcfuPhuHXEl5M1ASBlL2N1uXkWiz
5hpj/3vnJXG5WUmsf7OVA1/6xnGy/dLPOwD+jXPwJ3MozcnnIzLW15LL07/5w+H9
9HbtV3wBPmPVWtZDfGZ9EWuG5VyUQARtNICkkP2FMHuwvYWUw2dsgYlajVOTnaKg
ZmQxeU53Kj4q2fVZe8cMKaTVEX6KWVng/fRW+OEmiwU8cc3PobFDixPCgxgvIvIM
Vz3ZAHdXGmlazQj2m9Yq
=BZx+
-----END PGP SIGNATURE-----




Added tag(s) buster. Request was from ivodd@debian.org to control@bugs.debian.org. (Sun, 18 Jun 2017 09:51:25 GMT) (full text, mbox, link).


Reply sent to Dmitry Bogatov <KAction@gnu.org>:
You have taken responsibility. (Mon, 12 Mar 2018 11:21:09 GMT) (full text, mbox, link).


Notification sent to Zoran Dzelajlija <jelly@srce.hr>:
Bug acknowledged by developer. (Mon, 12 Mar 2018 11:21:09 GMT) (full text, mbox, link).


Message #41 received at 340479-close@bugs.debian.org (full text, mbox, reply):

From: Dmitry Bogatov <KAction@gnu.org>
To: 340479-close@bugs.debian.org
Subject: Bug#340479: fixed in gdbm 1.14.1-5
Date: Mon, 12 Mar 2018 11:19:37 +0000
Source: gdbm
Source-Version: 1.14.1-5

We believe that the bug you reported is fixed in the latest version of
gdbm, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 340479@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Dmitry Bogatov <KAction@gnu.org> (supplier of updated gdbm package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmaster@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Thu, 01 Mar 2018 22:09:44 +0300
Source: gdbm
Binary: libgdbm5 gdbm-l10n libgdbm-dev gdbmtool libgdbm-compat4 libgdbm-compat-dev
Architecture: source
Version: 1.14.1-5
Distribution: unstable
Urgency: medium
Maintainer: Dmitry Bogatov <KAction@gnu.org>
Changed-By: Dmitry Bogatov <KAction@gnu.org>
Description:
 gdbm-l10n  - ${S:X-Short-Desc} (translation files) ${S:X-Long-Desc}
 gdbmtool   - ${S:X-Short-Desc} (command line tools) ${S:X-Long-Desc}
 libgdbm-compat-dev - ${S:X-Short-Desc} (legacy support development files) ${S:X-Long-D
 libgdbm-compat4 - ${X-Short-Desc} (legacy support runtime version) ${S:X-Long-Desc}
 libgdbm-dev - ${S:X-Short-Desc} (development files) ${S:X-Long-Desc}
 libgdbm5   - ${S:X-Short-Desc} (runtime version) ${S:X-Long-Desc}
Closes: 340479 891376
Changes:
 gdbm (1.14.1-5) unstable; urgency=medium
 .
   * Update Vcs-* fields in debian/control.
   * Bump compat version to 11 (no changes needed)
   * Enable dietlibc build, unless pkg.gdbm.nodietlibc profile is in effect.
   * Change section of bin:gdbm-l10n to 'localization'
   * Fix spelling error on manpage
   * Enable large file support (Closes: #340479)
   * Reduce repetition in debian/control with ${S:fieldname}.
     See deb-substvars(5)
   * Note about legacy applications and bin:libgdbm-compat in
     description of libgdbm-dev. (Closes: #891376)
   * New autopkgtest: libgdbm successfully links and works with dietlibc.
   * Temporary disable mmap IO when linking with dietlibc (otherwise
     weird undefined reference errors to __divmoddi4 appear)
   * Disable building with dietlibc on Ubuntu
       + Suggested: Gianfranco Costamagna
Checksums-Sha1:
 b16ff1dbcdd0fdb4becc0bd77364946794319874 2293 gdbm_1.14.1-5.dsc
 464532d73b8fef25f601fc786709cd2996c5e1f6 27408 gdbm_1.14.1-5.debian.tar.xz
 ccb810fe186b6d83ae845d81f9edaa6373e40df0 6341 gdbm_1.14.1-5_source.buildinfo
Checksums-Sha256:
 870e2a7400249ea01632792cebb7deaa93aba918974152da46b3b1e3d3eca525 2293 gdbm_1.14.1-5.dsc
 42ca825499b2fcbf025c3a2b8bea52dfea8ba82f66079f873486637cbc6186d9 27408 gdbm_1.14.1-5.debian.tar.xz
 78320c57a87280e88f7484d78cccb2b9dc3c68d26064e6c89c83facb4e11eac7 6341 gdbm_1.14.1-5_source.buildinfo
Files:
 b9c77e36c416af1da0e0be5fdce8d919 2293 libs optional gdbm_1.14.1-5.dsc
 241d2ca89832e6bb2e53f69edd495af1 27408 libs optional gdbm_1.14.1-5.debian.tar.xz
 dd65e8e87a142c53a7943fc30f7b5186 6341 libs optional gdbm_1.14.1-5_source.buildinfo

-----BEGIN PGP SIGNATURE-----

iQIcBAEBCAAGBQJapl4tAAoJEPNPCXROn13ZHr4P/25ZJPQbqnhkwtRtiWqDobfD
usoKraCbS/qePRjk13gkq1xI9xb+t/KM2jYVZ0Ez2ZU1TjMAKCt0a1J05okCOwYo
dR+x72J3nW6f8q2fZsFthTccJKlTlCagTIAr/DB38STFP9aAgcwNdo1jpxnf8MSb
q0DbMJbHcq3TzA78Tb3Fbm1X5hpumPT6N7AiiG27rd0sJRmNjfIvFHqpmELBvwTU
VaPnYmiQTyS50oLUXVkejChorl7inXj3+H/hgjLXR670RoCaAsEn9PZmFzvgovsZ
m5mA5Rew3ReR35RZHpM4iaNspKjAaZ+od7ljUeUjK5WdVLXeNQyxVoUhnqoMaELS
Qj6W6P3U6XcLm12/B4U4u5ONTO7kVT55tiLYSs8DZLtCE0a8I9+80K7zP8wHus1M
4liq0RGwF0hz2ipmhDu4sHYcrMLPquJgsLaQprfuI0r/CV2WCKmLZVN896uMCPSF
G+UdUQ6N763mEPczBYvZrrHTE8kq02AJAg7opz6WLU8oeUZYq7RmoIPkPFekQBrn
5D5D2AkJXjXgywRexJ724FH6Ng3alTym8j+FLglOMnUeJ4FJDkHkDIji5OapRW1B
A4NTCBhzqnU0lzUEhC9TdF6nI+H2T6G01ASFpVhdj9QMQpAT41KqhseGPaeSZ+Q7
139SDXTys8HsMqp20A8U
=0BI1
-----END PGP SIGNATURE-----




Bug reassigned from package 'libgdbm3' to 'src:gdbm'. Request was from Andreas Beckmann <anbe@debian.org> to control@bugs.debian.org. (Sun, 08 Jul 2018 22:30:06 GMT) (full text, mbox, link).


No longer marked as fixed in versions gdbm/1.12-1 and gdbm/1.14.1-5. Request was from Andreas Beckmann <anbe@debian.org> to control@bugs.debian.org. (Sun, 08 Jul 2018 22:30:07 GMT) (full text, mbox, link).


Marked as fixed in versions gdbm/1.12-1. Request was from Andreas Beckmann <anbe@debian.org> to control@bugs.debian.org. (Sun, 08 Jul 2018 22:30:07 GMT) (full text, mbox, link).


Added tag(s) bullseye. Request was from ivodd@debian.org to control@bugs.debian.org. (Mon, 08 Jul 2019 08:27:32 GMT) (full text, mbox, link).


Bug archived. Request was from Debbugs Internal Request <owner@bugs.debian.org> to internal_control@bugs.debian.org. (Sun, 12 Sep 2021 07:44:15 GMT) (full text, mbox, link).


Send a report that this bug log contains spam.


Debian bug tracking system administrator <owner@bugs.debian.org>. Last modified: Tue Apr 23 09:44:21 2024; Machine Name: buxtehude

Debian Bug tracking system

Debbugs is free software and licensed under the terms of the GNU Public License version 2. The current version can be obtained from https://bugs.debian.org/debbugs-source/.

Copyright © 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson, 2005-2017 Don Armstrong, and many other contributors.