pspp-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: PSPP back in Debian


From: bojo42
Subject: Re: PSPP back in Debian
Date: Fri, 17 Feb 2012 16:42:27 +0100

Oops, that celebration was a bit early, as the testsuite failed for
nearly all architectures:
https://buildd.debian.org/status/package.php?p=pspp

It just did take that as an opportunity to give you a quick overview
over the current architecture support in form of failed testsuite runs:

amd64: 184

armel: 184 308

armhf: 184 308

ia64: 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57
58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81
82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 99 100 101 102 103 104
105 106 107 108 109 110 111 112 115 116 117 118 119 120 121 122 123 145
146 147 148 149 150 184 194 196 197 206 207 208 209 210 211 212 213 228
229 237 238 239 240 246 259 262 345 346 347 348 543 544 917 918 919 921
922 923 925 926 927

kfreebsd-amd64: 184

kfreebsd-i386: 184

mips: 78 179 180 181 182 183 184 308 439 440 837 922

mipsel: 184 308

powerpc: 178 179 180 181 182 183 184 439 440 837 922

s390: 178 179 180 181 182 183 184 439 440 837 922

sparc: 178 179 180 181 182 183 184 439 440 837 922

As for the 184 test i can't really spot the reason why the testsuite
fails on Debian's buildd for amd64 where it runs flawless on my pbuilder
setup with an up-to-date sid chroot. The only thing that i found in the
buildd logs that differs from mine regarding Postgresql was when
installing the packages in the chroot:

Setting up postgresql-9.1 (9.1.2-4) ...
Use of uninitialized value in socket
at /usr/share/postgresql-common/PgCommon.pm line 676.

But the 184 test does only use the psql client and not the server, so
such errors shouldn't matter right?

Cheers

Am Freitag, den 17.02.2012, 10:14 +0100 schrieb bojo42:
> That's really great news, how fast ... :) :) :)
> 
> But lets wait with the announcement on pspp-users until the package is
> actually downloadable.
> 
> BTW over at the QA page http://packages.qa.debian.org/p/pspp.html you
> can find some new minor build issues:
> https://buildd.debian.org/~brlink/packages/p/pspp.html
> 
> Cheers
> 
> Am Freitag, den 17.02.2012, 08:21 +0000 schrieb John Darrington:
> > That's great news.
> > 
> > An short notice on pspp-users might not be out of place.
> > 
> > J'
> > 
> > 
> > On Thu, Feb 16, 2012 at 11:10:46PM -0800, Ben Pfaff wrote:
> >      PSPP is now back in Debian.  It was accepted almost instantly,
> >      which surprises me.  I expected that it would have to be checked
> >      over by the ftpmasters, and usually that takes at least a day or
> >      two.
> >      
> >      bojo42, thanks so much for your packaging work!
> >      
> >      -------------------- Start of forwarded message --------------------
> >      Delivery-date: Thu, 16 Feb 2012 23:08:07 -0800
> >      Date: Fri, 17 Feb 2012 07:02:27 +0000
> >      Message-ID: <address@hidden>
> >      From: bojo42 <address@hidden>
> >      To: address@hidden
> >      Subject: Accepted pspp 0.7.9+git20120214-1 (source i386)
> >      Delivered-To: address@hidden
> >      Precedence: list
> >      List-Unsubscribe: <mailto:address@hidden>
> >      Sender: Debian QA <address@hidden>
> >      
> >      -----BEGIN PGP SIGNED MESSAGE-----
> >      Hash: SHA256
> >      
> >      Format: 1.8
> >      Date: Wed, 15 Feb 2012 14:15:22 +0100
> >      Source: pspp
> >      Binary: pspp
> >      Architecture: source i386
> >      Version: 0.7.9+git20120214-1
> >      Distribution: unstable
> >      Urgency: low
> >      Maintainer: bojo42 <address@hidden>
> >      Changed-By: bojo42 <address@hidden>
> >      Description: 
> >       pspp       - Statistical analysis tool
> >      Closes: 636414
> >      Changes: 
> >       pspp (0.7.9+git20120214-1) unstable; urgency=low
> >       .
> >         * New maintainer (Closes: #636414)
> >         * New upstream development snapshot
> >           - debian/README.Source: notice about upstream source and Gnulib 
> > tarball
> >           - debian/pspp.desktop: drop it as already in upstream
> >         * Switch to source format 3.0 (quilt)
> >           - move manual changes to debian/patches/*
> >           - drop "psppire-data-editor.c" patch as already in upstream
> >           - drop "lib/gtksheet/gtkitementry.c" patch as no longer needed
> >           - drop manual changes to config.guess, config.sub
> >           - ship Debian's gnulib source as supplementary tarball
> >         * Switch to minimal debhelper 7 rules & cleanup
> >           - debian/rules:
> >             - strip everything that's not needed because of debhelper 7
> >             - convert desktop icon from SVG and ship SVG
> >             - there's no /usr/share/info/dir anymore
> >             - no pref.h.orig & src/version.c to take care of
> >             - switch to default usage of dh_makeshlibs again
> >             - use smake
> >             - remove possibly auto-generated info dir file
> >           - debian/control:
> >             - add Uploaders
> >             - remove obsolete build depends on libplot-dev, libglade2-dev
> >             - new build depends on libxml2-dev, zlib1g-dev, libcairo2-dev,
> >               libpango1.0-dev, autoconf, automake, m4, pkg-config, gperf, 
> > libtool,
> >               smake, libgtk2.0-bin, libgtksourceview2.0-dev, libpq-dev, 
> > postgresql,
> >               perl, libtext-diff-perl, librsvg2-bin
> >             - new version dependency for debhelper, gettext, texinfo
> >             - bump Standards-Version
> >             - update Description
> >           - debian/dirs: strip already present dirs
> >           - debian/docs: merge from rules & add THANKS, OChangeLog, ONEWS
> >           - debian/info: move info to pspp.info
> >           - debian/preinst:
> >             - handle old conffiles like psfonts & devices
> >             - use old school style for that as dpkg (>= 1.15.7.2) hinders 
> > backports
> >           - debian/pspp.manpages: exclude from rules
> >           - debian/pspp.doc-base: add information about the GUI
> >           - debian/watch: strip template stuff for Lintian & other 
> > boilerplate text
> >           - delete debian/README.examples, debian/example.stat & 
> > debian/myfile.syn
> >         * Update debian/copyright
> >           - new copyright holders and remove old email address
> >           - new download location
> >           - update the final paragraph of the license text
> >         * Ship redone SVG icon until we have a nice upstream one
> >      Checksums-Sha1: 
> >       cb8f240091f02cbf7519aaba79754d76ae263b87 2503 
> > pspp_0.7.9+git20120214-1.dsc
> >       49bf5ba94735c4664f7056dd5cc76a64a31ee346 4947098 
> > pspp_0.7.9+git20120214.orig-gnulib.tar.gz
> >       49bc11f3eec14a90a6d4c5d22918cadbb38cd115 3148855 
> > pspp_0.7.9+git20120214.orig.tar.gz
> >       b37c602362d3a094c1dd7e4904b26d88957210aa 14849 
> > pspp_0.7.9+git20120214-1.debian.tar.gz
> >       39ccf87928c594ea73e29af640786e32e9a8ff3b 3768926 
> > pspp_0.7.9+git20120214-1_i386.deb
> >      Checksums-Sha256: 
> >       8ea959ddb0228a92950d9bd681a20215cb78cd91bccbb564458c407bfcc47faf 2503 
> > pspp_0.7.9+git20120214-1.dsc
> >       360aaea5cdc10b5d22bf5fca215593d44f69754019fe626b5485dccd721fa17c 
> > 4947098 pspp_0.7.9+git20120214.orig-gnulib.tar.gz
> >       7b41fde9d7ded515f116b54c10e6daa59576fac7df6ef4c9f4050b763ef74a7d 
> > 3148855 pspp_0.7.9+git20120214.orig.tar.gz
> >       762697c39d1ad797f8f15d70dacb576a946aa8fa2922ec182eb775d6d178c0fc 
> > 14849 pspp_0.7.9+git20120214-1.debian.tar.gz
> >       eb030885499b86fb34b4d930c81d9bdeb6ed89af61b59a422c419d424564d45d 
> > 3768926 pspp_0.7.9+git20120214-1_i386.deb
> >      Files: 
> >       8900b6c4f89d71d48589233b5e58b1de 2503 math optional 
> > pspp_0.7.9+git20120214-1.dsc
> >       d963b2ae7a881b4033cc79216d4525b8 4947098 math optional 
> > pspp_0.7.9+git20120214.orig-gnulib.tar.gz
> >       a151645f7a06f60db268b58e1813e68d 3148855 math optional 
> > pspp_0.7.9+git20120214.orig.tar.gz
> >       c2bd6a4485d9e4be83d110fac19005ff 14849 math optional 
> > pspp_0.7.9+git20120214-1.debian.tar.gz
> >       7b5c8465deab2f5f6c122b7e29da8266 3768926 math optional 
> > pspp_0.7.9+git20120214-1_i386.deb
> >      
> >      -----BEGIN PGP SIGNATURE-----
> >      Version: GnuPG v1.4.10 (GNU/Linux)
> >      
> >      iQIcBAEBCAAGBQJPPfkeAAoJEIUZnejGZI6QrLsQAKK466KJW3kO/bnVUOFC7+YD
> >      GI0vVbz7sC/K4E1AowJrz4k+LuE83E6/nd3V0Ezzyy2snu5QT1OGpQTURAAjRz6K
> >      oQCopqHJaRWzDne81xUs3PUi/RmbmMUCpa8fzA+BSgtYc2Q+cuGOU4JHXE9jQWW0
> >      ri4W9cW5A025rBC/2zef20RixsnpFZXB3ZcD9k64L9JkIsmUiLlVompjRMkph504
> >      7gIQIvNqx5S/04EXucruSk1ZGji0Ias0x9v3EJL0wQf/pqIXcakXdz5Kcn8CkB/P
> >      +Efalvi422z876nI33Fpi3sOsgRBxLd3fbB3PdWj7v4MXUfZG76gNTbB3fTHWp2z
> >      fYK3uW0j2gsX5DYhb+G3kMdpA++Nel7kIpXb0p2VP9T7xVGxE4MJ07qn05GW1dzF
> >      WPWwEhrbaah4zmar1zy2z4aj3fNUoZim/i/Y9fRuF1Cp5iNUV2fUhuM5q5+M1TDN
> >      VnT6vhVjMGeJ8t0wwu/ybDsHgjc7Fp0q1lw7QxEy+sBLNds/h6dQVNyHm298HFSl
> >      Exxl0Mv3/eUL5f6kjRDKXRqDZbBjXH8Eykp9hrqfurusOc9WPkWg5fKswQsxxX+K
> >      OlzeGOf5zy1VYbTOekhuUS1mv8JIOpJrecZ/8DkMnKd3SlrMnT+G4cyRdCAqC08e
> >      w8jmfKcH7N5Zvk391hp2
> >      =qWeL
> >      -----END PGP SIGNATURE-----
> >      
> >      
> >      Accepted:
> >      pspp_0.7.9+git20120214-1.debian.tar.gz
> >        to main/p/pspp/pspp_0.7.9+git20120214-1.debian.tar.gz
> >      pspp_0.7.9+git20120214-1.dsc
> >        to main/p/pspp/pspp_0.7.9+git20120214-1.dsc
> >      pspp_0.7.9+git20120214-1_i386.deb
> >        to main/p/pspp/pspp_0.7.9+git20120214-1_i386.deb
> >      pspp_0.7.9+git20120214.orig-gnulib.tar.gz
> >        to main/p/pspp/pspp_0.7.9+git20120214.orig-gnulib.tar.gz
> >      pspp_0.7.9+git20120214.orig.tar.gz
> >        to main/p/pspp/pspp_0.7.9+git20120214.orig.tar.gz
> >      
> >      
> >      
> >      
> >      -------------------- End of forwarded message --------------------
> >      
> >      -- 
> >      Ben Pfaff 
> >      http://benpfaff.org
> >      
> >      _______________________________________________
> >      pspp-dev mailing list
> >      address@hidden
> >      https://lists.gnu.org/mailman/listinfo/pspp-dev
> > 
> 
> 





reply via email to

[Prev in Thread] Current Thread [Next in Thread]