RE: Alert: Dear packa...@qa.debian.org, RFQ (Request for Quotation). ...17-10-10, at 01:05:00 AM ... Contact Us
Greetings packa...@qa.debian.org, Please find enclosed herewith copy of subject RFQ (Request for Quotation). Kindly quote your best prices with terms of payment and earliest delivery schedule. Note: * Relevant drawings are also attached herewith please. * Your offer should reach us within the validity of RFQ due date. * DOCUMENTS CAN ONLY BE VIEWED WITH A PERSONAL COMPUTER OR LAPTOP Regards, Hamid Mahmood Purchase Department D.G. Khan Cement Co. Ltd. PO Khairpur, Tehsil Kallar Kahar, Distt. Chakwal, Pakistan. T +92 042 36360152 Ext. 5107 F +92 0543 650231 M +92 301 4189062 UAN 111 11 33 33
Bug#851636: marked as done (polygen: fix seriuos → serious typo)
Your message dated Tue, 10 Oct 2017 20:37:06 +0200 with message-id <20171010183703.ef5b7ohdijuvt...@mapreri.org> and subject line Re: Bug#851636: polygen: fix seriuos → serious typo has caused the Debian Bug report #851636, regarding polygen: fix seriuos → serious typo to be marked as done. This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what this message is talking about, this may indicate a serious mail system misconfiguration somewhere. Please contact ow...@bugs.debian.org immediately.) -- 851636: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=851636 Debian Bug Tracking System Contact ow...@bugs.debian.org with problems --- Begin Message --- Source: polygen Version: 1.0.6.ds2-15 Severity: wishlist Tags: patch Hi, The manpage grammar has a typo. Alas it's a shame I cannot file this bug as "Severity: seriuos"... Patch attached. Regards, -- ,''`. : :' : Chris Lamb `. `'` la...@debian.org / chris-lamb.co.uk `- diff --git a/debian/man.grm b/debian/man.grm index e54770f..2e909e4 100644 --- a/debian/man.grm +++ b/debian/man.grm @@ -55,7 +55,7 @@ Description ::= ShortDesc "\n.PP\n" ^ "\n.PP\n" ^ "Here a source program is a grammar definition, the execution consists in the exploration of such grammar by selecting a random path and the result is the sentence built on the way." ^ "\n.PP\n" - ^ "Though PolyGen is quite a seriuos piece of software then, what else would be more noble for it than being used as a parody tool for linguistical habits, stereotypes and trends of this foolish era?" + ^ "Though PolyGen is quite a serious piece of software then, what else would be more noble for it than being used as a parody tool for linguistical habits, stereotypes and trends of this foolish era?" ^ "\n.PP\n" ^ "Principles of parody are focusing a ridiculous topic and eventually abstracting its rules and schemes (here in terms of a grammar definition) by which reproducing it through the variatio device." ^ "\n.PP\n" diff --git a/debian/patches/06-typo-fix.diff b/debian/patches/06-typo-fix.diff index 9e4e24d..b34cf9f 100644 --- a/debian/patches/06-typo-fix.diff +++ b/debian/patches/06-typo-fix.diff @@ -4,7 +4,7 @@ ^ "\n.PP\n" ^ "Here a source program is a grammar definition, the execution consists in the exploration of such grammar by selecting a random path and the result is the sentence built on the way." ^ "\n.PP\n" -- ^ "Though PolyGen is quite a seriuos piece of software then, what else would be more noble for it than being used as a parody tool for linguistical habits, stereotypes and trends of this foolish era?" +- ^ "Though PolyGen is quite a serious piece of software then, what else would be more noble for it than being used as a parody tool for linguistical habits, stereotypes and trends of this foolish era?" + ^ "Though PolyGen is quite a serious piece of software then, what else would be more noble for it than being used as a parody tool for linguistical habits, stereotypes and trends of this foolish era?" ^ "\n.PP\n" ^ "Principles of parody are focusing a ridiculous topic and eventually abstracting its rules and schemes (here in terms of a grammar definition) by which reproducing it through the variatio device." @@ -15,7 +15,7 @@ ^ "\n.PP\n" ^ "Here a source program is a grammar definition, the execution consists in the exploration of such grammar by selecting a random path and the result is the sentence built on the way." ^ "\n.PP\n" -- ^ "Though PolyGen is quite a seriuos piece of software then, what else would be more noble for it than being used as a parody tool for linguistical habits, stereotypes and trends of this foolish era?" +- ^ "Though PolyGen is quite a serious piece of software then, what else would be more noble for it than being used as a parody tool for linguistical habits, stereotypes and trends of this foolish era?" + ^ "Though PolyGen is quite a serious piece of software then, what else would be more noble for it than being used as a parody tool for linguistical habits, stereotypes and trends of this foolish era?" ^ "\n.PP\n" ^ "Principles of parody are focusing a ridiculous topic and eventually abstracting its rules and schemes (here in terms of a grammar definition) by which reproducing it through the variatio device." @@ -26,7 +26,7 @@ ^ "\n.PP\n" ^ "Here a source program is a grammar definition, the execution consists in the e
Bug#877375: marked as done (polygen: please make the build reproducible)
Your message dated Tue, 10 Oct 2017 18:50:42 + with message-id and subject line Bug#877375: fixed in polygen 1.0.6.ds2-18 has caused the Debian Bug report #877375, regarding polygen: please make the build reproducible to be marked as done. This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what this message is talking about, this may indicate a serious mail system misconfiguration somewhere. Please contact ow...@bugs.debian.org immediately.) -- 877375: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=877375 Debian Bug Tracking System Contact ow...@bugs.debian.org with problems --- Begin Message --- Source: polygen Version: 1.0.6.ds2-17 Severity: wishlist Tags: patch User: reproducible-bui...@lists.alioth.debian.org Usertags: fileordering X-Debbugs-Cc: reproducible-b...@lists.alioth.debian.org Hi, Whilst working on the Reproducible Builds effort [0], we noticed that polygen could not be built reproducibly due to iterating over the filesystem in a nondeterminstic order. Patch attached. [0] https://reproducible-builds.org/ Regards, -- ,''`. : :' : Chris Lamb `. `'` la...@debian.org / chris-lamb.co.uk `- --- a/debian/rules 2017-09-30 22:33:16.304169618 +0100 --- b/debian/rules 2017-09-30 22:37:03.932967181 +0100 @@ -43,7 +43,7 @@ build/polygen:: $(POLYGEN) debian/man.grm > polygen.1 chmod 0755 debian/make_polygen-data_manpage - find $(POLYGEN_BASE)/grm/ -name \*.grm | debian/make_polygen-data_manpage > polygen-data.6 + find $(POLYGEN_BASE)/grm/ -name \*.grm | LC_ALL=C sort | debian/make_polygen-data_manpage > polygen-data.6 install/polygen:: install -o root -g root -m 755 $(POLYGEN_BIN) debian/$(cdbs_curpkg)/usr/games/ --- End Message --- --- Begin Message --- Source: polygen Source-Version: 1.0.6.ds2-18 We believe that the bug you reported is fixed in the latest version of polygen, 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 877...@bugs.debian.org, and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Mattia Rizzolo (supplier of updated polygen 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 ftpmas...@ftp-master.debian.org) -BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Format: 1.8 Date: Tue, 10 Oct 2017 20:37:21 +0200 Source: polygen Binary: polygen polygen-data Architecture: source Version: 1.0.6.ds2-18 Distribution: unstable Urgency: medium Maintainer: Debian QA Group Changed-By: Mattia Rizzolo Description: polygen- generator of random sentences from grammar definitions polygen-data - grammar definitions for PolyGen Closes: 877375 Changes: polygen (1.0.6.ds2-18) unstable; urgency=medium . * QA upload. . [ Salvo 'LtWorf' Tomaselli ] * Bump debhelper compat level to 10. . [ Mattia Rizzolo ] * debian/man.grm: fix the typo here directly instead of using a patch. * debian/source/format: use source format 3.0 (quilt). * Use quilt instead of CDBS' simple-patchsys. * debian/rules: + Entirely rewrite using the dh sequencer instead of CDBS. - This also moves a bunch of commands to the various debian/{*.{install,docs},clean} etc. - Also use dh-exec to perform renames. + Use /usr/share/dpkg/pkg-info.mk instead of calling dpkg-parsechangelog. + Sort grm files before generating the polygen-data.6 manpage, to make the build reproducible. Thanks to Chris Lamb for the patch. (Closes: #877375) * debian/polygen.dirs: remove redundant file. * debian/control: + New build-dependency on dh-exec. + Drop build-dependency on cdbs. + Bump Standards-Version to 4.1.1, no changes needed. + Move git repository to collab-maint. Checksums-Sha1: fda3fca7d6c93059f0b78f3f2dac4a27320e 1946 polygen_1.0.6.ds2-18.dsc e9acd4ff2968caf2248b25ec15748b0816a92c8c 11796 polygen_1.0.6.ds2-18.debian.tar.xz 260f972b7251f891e7eb55270f841f35de326097 5569 polygen_1.0.6.ds2-18_amd64.buildinfo Checksums-Sha256: 1a33db74ca915edb999f0ac4e5d3032f724a4d044bb27af270e490fa1f3972bc 1946 polygen_1.0.6.ds2-18.dsc 1bf39e61216855f6091c3f2de3e7696cd7dc81dd28d7acd50fe8ecc8093e0080 11796 polygen_1.0.6.ds2-18.debian.tar.xz f0ff0185768b2a93074ddf7ed374963cb2116a76a714db40bd59380c95233ff4 5569 polygen_1.0.6.ds2-18_amd64.buildinfo Files: f01d4b62944625f8978322c91c0d2be7 1946 games optional polygen_1.0.6.ds2-18.dsc de89644d9e081dcd99dd845742f8d73b 11796 games optional p
Processing of polygen_1.0.6.ds2-18_source.changes
polygen_1.0.6.ds2-18_source.changes uploaded successfully to localhost along with the files: polygen_1.0.6.ds2-18.dsc polygen_1.0.6.ds2-18.debian.tar.xz polygen_1.0.6.ds2-18_amd64.buildinfo Greetings, Your Debian queue daemon (running on host usper.debian.org)
polygen_1.0.6.ds2-18_source.changes ACCEPTED into unstable
Accepted: -BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Format: 1.8 Date: Tue, 10 Oct 2017 20:37:21 +0200 Source: polygen Binary: polygen polygen-data Architecture: source Version: 1.0.6.ds2-18 Distribution: unstable Urgency: medium Maintainer: Debian QA Group Changed-By: Mattia Rizzolo Description: polygen- generator of random sentences from grammar definitions polygen-data - grammar definitions for PolyGen Closes: 877375 Changes: polygen (1.0.6.ds2-18) unstable; urgency=medium . * QA upload. . [ Salvo 'LtWorf' Tomaselli ] * Bump debhelper compat level to 10. . [ Mattia Rizzolo ] * debian/man.grm: fix the typo here directly instead of using a patch. * debian/source/format: use source format 3.0 (quilt). * Use quilt instead of CDBS' simple-patchsys. * debian/rules: + Entirely rewrite using the dh sequencer instead of CDBS. - This also moves a bunch of commands to the various debian/{*.{install,docs},clean} etc. - Also use dh-exec to perform renames. + Use /usr/share/dpkg/pkg-info.mk instead of calling dpkg-parsechangelog. + Sort grm files before generating the polygen-data.6 manpage, to make the build reproducible. Thanks to Chris Lamb for the patch. (Closes: #877375) * debian/polygen.dirs: remove redundant file. * debian/control: + New build-dependency on dh-exec. + Drop build-dependency on cdbs. + Bump Standards-Version to 4.1.1, no changes needed. + Move git repository to collab-maint. Checksums-Sha1: fda3fca7d6c93059f0b78f3f2dac4a27320e 1946 polygen_1.0.6.ds2-18.dsc e9acd4ff2968caf2248b25ec15748b0816a92c8c 11796 polygen_1.0.6.ds2-18.debian.tar.xz 260f972b7251f891e7eb55270f841f35de326097 5569 polygen_1.0.6.ds2-18_amd64.buildinfo Checksums-Sha256: 1a33db74ca915edb999f0ac4e5d3032f724a4d044bb27af270e490fa1f3972bc 1946 polygen_1.0.6.ds2-18.dsc 1bf39e61216855f6091c3f2de3e7696cd7dc81dd28d7acd50fe8ecc8093e0080 11796 polygen_1.0.6.ds2-18.debian.tar.xz f0ff0185768b2a93074ddf7ed374963cb2116a76a714db40bd59380c95233ff4 5569 polygen_1.0.6.ds2-18_amd64.buildinfo Files: f01d4b62944625f8978322c91c0d2be7 1946 games optional polygen_1.0.6.ds2-18.dsc de89644d9e081dcd99dd845742f8d73b 11796 games optional polygen_1.0.6.ds2-18.debian.tar.xz d81282c809991afae304634a7ec4a01f 5569 games optional polygen_1.0.6.ds2-18_amd64.buildinfo -BEGIN PGP SIGNATURE- iQIzBAEBCgAdFiEEi3hoeGwz5cZMTQpICBa54Yx2K60FAlndE8gACgkQCBa54Yx2 K60/xg/+PimIjbqYhJud+M5NjlMnqsD2AnpYzQbpkx50CwbniUkgV7CGlDmUg97C Xeqg4DuJ2ziAODqGB5TbGMrIYs093KtByYTQ7fF13xXAu2lqrhYc9qCpaG7V0rZD pr2o7W7VDhMHvG8VWIymFpwqZuByVHJKdCjXN3baJNWN7ns2TCwDBol7Wpu9ADAd puDFC5cH+VM5SpJVAJfRvvfgJNFHe0c+08f4ZazZ+oplJ1TDm2CJg43q15k60k1o tcoE+bMBzkQoB60u0JbrX2GXSl2jPTcZQw3HQz0otK5jtfj28EZdw7cMXUZM4jF6 t/fGH7CR3w+kZlMhF8Ma8x2MCdWjVpqze0VhOediNnD8qBRkHlEAZirIu8dfJ5q3 l53zNjiDbfbp+pmUC5/f/ksSKig8yMSpmatYmR8bp/OUBLlLTtDfisHzJQ9QTwlZ u7p8ngdugJNrfqcwM+VangKphPKYY6FRIH1i9UfZr2K0TaCWqBglX8VUxhiB6njA rcmDbw5zm1NgGFUaG8fX8L3Y1VMmoI9HVvNYpo7m6A16N05DP60lPcpTCi9euOv4 rL36X3X14wFP4sRgAubEmVevSXdU2Yi3LRDQzE4A60q2dNHwVFwb0hpyS80MN6DV GETFvcDkGjaf6o9Mv6CuzmEiw0P2AysfKYGkAqTu76+RSDPquzM= =hwd8 -END PGP SIGNATURE- Thank you for your contribution to Debian.
sgml-base configuration error 22 on debian/stretch/arm64
Hi, I was trying to install a program which uses sgml-base as a dependency, and I ran into a series of errors. The error codes pointed to line 322 of /usr/sbin/update-catalog. What steps should I take to report this bug or fix this error? root@xxx:/etc/apt/sources.list.d# apt upgrade Reading package lists... Done Building dependency tree Reading state information... Done Calculating upgrade... Done 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 45 not fully installed or removed. After this operation, 0 B of additional disk space will be used. Do you want to continue? [Y/n] y Setting up sgml-base (1.29) ... cannot rename /var/lib/sgml-base/supercatalog to /var/lib/sgml-base/supercatalog.old: Invalid argument at /usr/sbin/update-catalog line 322. dpkg: error processing package sgml-base (--configure): subprocess installed post-installation script returned error exit status 22 dpkg: dependency problems prevent configuration of docutils-common: docutils-common depends on sgml-base (>= 1.28); however: Package sgml-base is not configured yet. dpkg: error processing package docutils-common (--configure): dependency problems - leaving unconfigured dpkg: dependency problems prevent configuration of python-docutils: python-docutils depends on docutils-common (= 0.13.1+dfsg-2); however: Package docutils-common is not configured yet. dpkg: error processing package python-docutils (--configure): dependency problems - leaving unconfigured dpkg: dependency problems prevent configuration of python-daemon: python-daemon depends on python-docutils; however: Package python-docutils is not configured yet. ... Errors were encountered while processing: sgml-base docutils-common python-docutils python-daemon pscheduler-server pscheduler-tool-traceroute pscheduler-archiver-rabbitmq pscheduler-archiver-esmond pscheduler-tool-psclock pscheduler-test-simplestream pscheduler-tool-nuttcp pscheduler-tool-iperf3 pscheduler-tool-snooze pscheduler-bundle-full pscheduler-tool-simplestreamer pscheduler-tool-bwctltracepath perfsonar-meshconfig-agent pscheduler-test-idlebgm pscheduler-tool-tracepath pscheduler-test-dns pscheduler-tool-bwctliperf2 pscheduler-tool-ping pscheduler-tool-paris-traceroute pscheduler-tool-powstream pscheduler-tool-dnspy pscheduler-tool-sleepbgm pscheduler-test-trace pscheduler-archiver-syslog pscheduler-tool-bwctlping pscheduler-test-clock pscheduler-tool-bwctliperf3 pscheduler-test-latencybg pscheduler-archiver-bitbucket pscheduler-test-rtt pscheduler-archiver-failer pscheduler-tool-owping pscheduler-test-throughput pscheduler-test-idleex pscheduler-archiver-http pscheduler-tool-iperf2 pscheduler-test-idle pscheduler-test-latency pscheduler-tool-bwctltraceroute pscheduler-tool-sleep perfsonar-testpoint