Your message dated Wed, 08 Jun 2011 14:51:55 +0000
with message-id <[email protected]>
and subject line Bug#628242: fixed in nordugrid-arc 1.0.0-2
has caused the Debian Bug report #628242,
regarding nordugrid-arc: FTBFS: arc_wrap.cpp:3132:13: error: 'ptrdiff_t' does
not name a type
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 [email protected]
immediately.)
--
628242: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=628242
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: nordugrid-arc
Version: 1.0.0-1
Severity: serious
Tags: wheezy sid
User: [email protected]
Usertags: qa-ftbfs-20110528 qa-ftbfs
Justification: FTBFS on amd64
Hi,
During a rebuild of all packages in sid, your package failed to build on
amd64.
Relevant part:
> /bin/bash ../libtool --tag=CXX --mode=compile x86_64-linux-gnu-g++
> -DHAVE_CONFIG_H -I. -I.. -I../include -I/usr/include/python2.6
> -I/usr/include/libxml2 -pthread -I/usr/include/giomm-2.4
> -I/usr/lib/giomm-2.4/include -I/usr/include/glibmm-2.4
> -I/usr/lib/glibmm-2.4/include -I/usr/include/glib-2.0
> -I/usr/lib/glib-2.0/include -I/usr/include/sigc++-2.0
> -I/usr/lib/sigc++-2.0/include -fno-strict-aliasing -DSWIG_COBJECT_TYPES -g
> -O2 -MT _arc_la-arc_wrap.lo -MD -MP -MF .deps/_arc_la-arc_wrap.Tpo -c -o
> _arc_la-arc_wrap.lo `test -f 'arc_wrap.cpp' || echo './'`arc_wrap.cpp
> libtool: compile: x86_64-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../include
> -I/usr/include/python2.6 -I/usr/include/libxml2 -pthread
> -I/usr/include/giomm-2.4 -I/usr/lib/giomm-2.4/include
> -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include
> -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sigc++-2.0
> -I/usr/lib/sigc++-2.0/include -fno-strict-aliasing -DSWIG_COBJECT_TYPES -g
> -O2 -MT _arc_la-arc_init.lo -MD -MP -MF .deps/_arc_la-arc_init.Tpo -c
> arc_init.cpp -fPIC -DPIC -o .libs/_arc_la-arc_init.o
> libtool: compile: x86_64-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../include
> -I/usr/include/python2.6 -I/usr/include/libxml2 -pthread
> -I/usr/include/giomm-2.4 -I/usr/lib/giomm-2.4/include
> -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include
> -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sigc++-2.0
> -I/usr/lib/sigc++-2.0/include -fno-strict-aliasing -DSWIG_COBJECT_TYPES -g
> -O2 -MT _arc_la-arc_wrap.lo -MD -MP -MF .deps/_arc_la-arc_wrap.Tpo -c
> arc_wrap.cpp -fPIC -DPIC -o .libs/_arc_la-arc_wrap.o
> arc_wrap.cpp:3132:13: error: 'ptrdiff_t' does not name a type
> arc_wrap.cpp:3169:21: error: expected ';' at end of member declaration
> arc_wrap.cpp:3169:39: error: expected ')' before 'n'
> arc_wrap.cpp:3184:34: error: declaration of 'operator+=' as non-function
> arc_wrap.cpp:3184:30: error: expected ';' at end of member declaration
> arc_wrap.cpp:3184:44: error: expected ')' before 'n'
> arc_wrap.cpp:3189:34: error: declaration of 'operator-=' as non-function
> arc_wrap.cpp:3189:30: error: expected ';' at end of member declaration
> arc_wrap.cpp:3189:44: error: expected ')' before 'n'
> arc_wrap.cpp:3194:33: error: declaration of 'operator+' as non-function
> arc_wrap.cpp:3194:30: error: expected ';' at end of member declaration
> arc_wrap.cpp:3194:43: error: expected ')' before 'n'
> arc_wrap.cpp:3199:33: error: declaration of 'operator-' as non-function
> arc_wrap.cpp:3199:30: error: expected ';' at end of member declaration
> arc_wrap.cpp:3199:43: error: expected ')' before 'n'
> arc_wrap.cpp:3204:5: error: 'ptrdiff_t' does not name a type
> arc_wrap.cpp:3360:23: error: 'SWIG_From_ptrdiff_t' declared as an 'inline'
> variable
> arc_wrap.cpp:3360:23: error: 'ptrdiff_t' was not declared in this scope
> arc_wrap.cpp:3360:23: note: suggested alternatives:
> /usr/include/c++/4.6/x86_64-linux-gnu/bits/c++config.h:156:28: note:
> 'std::ptrdiff_t'
> /usr/include/c++/4.6/x86_64-linux-gnu/bits/c++config.h:156:28: note:
> 'std::ptrdiff_t'
> arc_wrap.cpp:3361:1: error: expected ',' or ';' before '{' token
> arc_wrap.cpp:3413:39: error: 'ptrdiff_t' has not been declared
> arc_wrap.cpp: In function 'int SWIG_AsVal_ptrdiff_t(PyObject*, int*)':
> arc_wrap.cpp:3417:50: error: expected type-specifier before 'ptrdiff_t'
> arc_wrap.cpp:3417:50: error: expected '>' before 'ptrdiff_t'
> arc_wrap.cpp:3417:50: error: expected '(' before 'ptrdiff_t'
> arc_wrap.cpp:3417:50: error: 'ptrdiff_t' was not declared in this scope
> arc_wrap.cpp:3417:50: note: suggested alternatives:
> /usr/include/c++/4.6/x86_64-linux-gnu/bits/c++config.h:156:28: note:
> 'std::ptrdiff_t'
> /usr/include/c++/4.6/x86_64-linux-gnu/bits/c++config.h:156:28: note:
> 'std::ptrdiff_t'
> arc_wrap.cpp:3417:64: error: expected ')' before ';' token
> arc_wrap.cpp: At global scope:
> arc_wrap.cpp:4096:15: error: 'swig::check_index' declared as an 'inline'
> variable
> arc_wrap.cpp:4096:15: error: 'ptrdiff_t' was not declared in this scope
> arc_wrap.cpp:4096:15: note: suggested alternatives:
> /usr/include/c++/4.6/x86_64-linux-gnu/bits/c++config.h:156:28: note:
> 'std::ptrdiff_t'
> /usr/include/c++/4.6/x86_64-linux-gnu/bits/c++config.h:156:28: note:
> 'std::ptrdiff_t'
> arc_wrap.cpp:4096:35: error: expected primary-expression before 'size'
> arc_wrap.cpp:4096:41: error: expected primary-expression before 'bool'
> arc_wrap.cpp:4096:60: error: expression list treated as compound expression
> in initializer [-fpermissive]
> arc_wrap.cpp:4096:62: error: expected ',' or ';' before '{' token
> In file included from /usr/include/glibmm-2.4/glibmm/value_custom.h:32:0,
> from /usr/include/glibmm-2.4/glibmm/value.h:196,
> from /usr/include/glibmm-2.4/glibmm/propertyproxy_base.h:25,
> from /usr/include/glibmm-2.4/glibmm/propertyproxy.h:25,
> from /usr/include/glibmm-2.4/glibmm/objectbase.h:24,
> from /usr/include/glibmm-2.4/glibmm/wrap.h:26,
> from
> /usr/include/glibmm-2.4/glibmm/containerhandle_shared.h:25,
> from /usr/include/glibmm-2.4/glibmm/arrayhandle.h:23,
> from /usr/include/glibmm-2.4/glibmm.h:84,
> from ../include/arc/../../src/hed/libs/common/IString.h:11,
> from ../include/arc/IString.h:1,
> from arc_wrap.cpp:5079:
> /usr/include/c++/4.6/typeinfo:42:37: error: expected '}' before end of line
> /usr/include/c++/4.6/typeinfo:42:37: error: expected declaration before end
> of line
> make[3]: *** [_arc_la-arc_wrap.lo] Error 1
The full build log is available from:
http://people.debian.org/~lucas/logs/2011/05/28/nordugrid-arc_1.0.0-1_lsid64.buildlog
A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!
About the archive rebuild: The rebuild was done on about 50 AMD64 nodes
of the Grid'5000 platform, using a clean chroot. Internet was not
accessible from the build systems.
--
| Lucas Nussbaum
| [email protected] http://www.lucas-nussbaum.net/ |
| jabber: [email protected] GPG: 1024D/023B3F4F |
--- End Message ---
--- Begin Message ---
Source: nordugrid-arc
Source-Version: 1.0.0-2
We believe that the bug you reported is fixed in the latest version of
nordugrid-arc, which is due to be installed in the Debian FTP archive:
libarccommon1_1.0.0-2_amd64.deb
to main/n/nordugrid-arc/libarccommon1_1.0.0-2_amd64.deb
nordugrid-arc-arex_1.0.0-2_amd64.deb
to main/n/nordugrid-arc/nordugrid-arc-arex_1.0.0-2_amd64.deb
nordugrid-arc-aris_1.0.0-2_all.deb
to main/n/nordugrid-arc/nordugrid-arc-aris_1.0.0-2_all.deb
nordugrid-arc-ca-utils_1.0.0-2_all.deb
to main/n/nordugrid-arc/nordugrid-arc-ca-utils_1.0.0-2_all.deb
nordugrid-arc-cache-service_1.0.0-2_amd64.deb
to main/n/nordugrid-arc/nordugrid-arc-cache-service_1.0.0-2_amd64.deb
nordugrid-arc-chelonia_1.0.0-2_amd64.deb
to main/n/nordugrid-arc/nordugrid-arc-chelonia_1.0.0-2_amd64.deb
nordugrid-arc-client_1.0.0-2_amd64.deb
to main/n/nordugrid-arc/nordugrid-arc-client_1.0.0-2_amd64.deb
nordugrid-arc-dbg_1.0.0-2_amd64.deb
to main/n/nordugrid-arc/nordugrid-arc-dbg_1.0.0-2_amd64.deb
nordugrid-arc-dev_1.0.0-2_amd64.deb
to main/n/nordugrid-arc/nordugrid-arc-dev_1.0.0-2_amd64.deb
nordugrid-arc-doxygen_1.0.0-2_all.deb
to main/n/nordugrid-arc/nordugrid-arc-doxygen_1.0.0-2_all.deb
nordugrid-arc-egiis_1.0.0-2_amd64.deb
to main/n/nordugrid-arc/nordugrid-arc-egiis_1.0.0-2_amd64.deb
nordugrid-arc-gridftpd_1.0.0-2_amd64.deb
to main/n/nordugrid-arc/nordugrid-arc-gridftpd_1.0.0-2_amd64.deb
nordugrid-arc-gridmap-utils_1.0.0-2_all.deb
to main/n/nordugrid-arc/nordugrid-arc-gridmap-utils_1.0.0-2_all.deb
nordugrid-arc-hed_1.0.0-2_amd64.deb
to main/n/nordugrid-arc/nordugrid-arc-hed_1.0.0-2_amd64.deb
nordugrid-arc-hopi_1.0.0-2_amd64.deb
to main/n/nordugrid-arc/nordugrid-arc-hopi_1.0.0-2_amd64.deb
nordugrid-arc-isis_1.0.0-2_amd64.deb
to main/n/nordugrid-arc/nordugrid-arc-isis_1.0.0-2_amd64.deb
nordugrid-arc-janitor_1.0.0-2_amd64.deb
to main/n/nordugrid-arc/nordugrid-arc-janitor_1.0.0-2_amd64.deb
nordugrid-arc-java_1.0.0-2_amd64.deb
to main/n/nordugrid-arc/nordugrid-arc-java_1.0.0-2_amd64.deb
nordugrid-arc-ldap-monitor_1.0.0-2_all.deb
to main/n/nordugrid-arc/nordugrid-arc-ldap-monitor_1.0.0-2_all.deb
nordugrid-arc-plugins-globus_1.0.0-2_amd64.deb
to main/n/nordugrid-arc/nordugrid-arc-plugins-globus_1.0.0-2_amd64.deb
nordugrid-arc-plugins-needed_1.0.0-2_amd64.deb
to main/n/nordugrid-arc/nordugrid-arc-plugins-needed_1.0.0-2_amd64.deb
nordugrid-arc-python_1.0.0-2_amd64.deb
to main/n/nordugrid-arc/nordugrid-arc-python_1.0.0-2_amd64.deb
nordugrid-arc-ws-monitor_1.0.0-2_all.deb
to main/n/nordugrid-arc/nordugrid-arc-ws-monitor_1.0.0-2_all.deb
nordugrid-arc_1.0.0-2.debian.tar.gz
to main/n/nordugrid-arc/nordugrid-arc_1.0.0-2.debian.tar.gz
nordugrid-arc_1.0.0-2.dsc
to main/n/nordugrid-arc/nordugrid-arc_1.0.0-2.dsc
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 [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Mattias Ellert <[email protected]> (supplier of updated nordugrid-arc
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 [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.8
Date: Wed, 25 May 2011 06:57:39 +0200
Source: nordugrid-arc
Binary: libarccommon1 nordugrid-arc-client nordugrid-arc-hed
nordugrid-arc-chelonia nordugrid-arc-hopi nordugrid-arc-isis
nordugrid-arc-gridftpd nordugrid-arc-cache-service nordugrid-arc-aris
nordugrid-arc-egiis nordugrid-arc-ldap-monitor nordugrid-arc-ws-monitor
nordugrid-arc-arex nordugrid-arc-plugins-needed nordugrid-arc-plugins-globus
nordugrid-arc-dev nordugrid-arc-python nordugrid-arc-java nordugrid-arc-janitor
nordugrid-arc-doxygen nordugrid-arc-gridmap-utils nordugrid-arc-ca-utils
nordugrid-arc-dbg
Architecture: source amd64 all
Version: 1.0.0-2
Distribution: unstable
Urgency: low
Maintainer: Mattias Ellert <[email protected]>
Changed-By: Mattias Ellert <[email protected]>
Description:
libarccommon1 - ARC grid middleware
nordugrid-arc-arex - ARC Remote EXecution service
nordugrid-arc-aris - ARC LDAP infosys service
nordugrid-arc-ca-utils - NorduGrid authentication tools
nordugrid-arc-cache-service - ARC cache service
nordugrid-arc-chelonia - ARC Chelonia service
nordugrid-arc-client - ARC prototype clients
nordugrid-arc-dbg - ARC grid middleware - Debug Symbols
nordugrid-arc-dev - ARC development files
nordugrid-arc-doxygen - ARC API documentation
nordugrid-arc-egiis - ARC EGIIS service
nordugrid-arc-gridftpd - ARC gridftp server
nordugrid-arc-gridmap-utils - NorduGrid authorization tools
nordugrid-arc-hed - ARC Hosting Environment Daemon
nordugrid-arc-hopi - ARC Hopi service
nordugrid-arc-isis - ARC Isis service
nordugrid-arc-janitor - ARC dynamic runtime environment installation
nordugrid-arc-java - ARC Java wrapper
nordugrid-arc-ldap-monitor - ARC LDAP monitor service
nordugrid-arc-plugins-globus - ARC Globus plugins
nordugrid-arc-plugins-needed - ARC base plugins
nordugrid-arc-python - ARC Python wrapper
nordugrid-arc-ws-monitor - ARC WS monitor service
Closes: 628242
Changes:
nordugrid-arc (1.0.0-2) unstable; urgency=low
.
* Portability fixes (PATH_MAX)
* Remove Steffen from Uploaders
* Add missing include stddef.h for newer gcc (Closes: #628242)
Checksums-Sha1:
fb64207ae97bcd293e1b4339e648e5f2c72b50a9 2370 nordugrid-arc_1.0.0-2.dsc
a6903ecbd2c74ed85a299bf62bd1318cf1058648 49471
nordugrid-arc_1.0.0-2.debian.tar.gz
1ddadd71541cc20640b4e3d288351ac2bfe4a2ee 1464270
libarccommon1_1.0.0-2_amd64.deb
d88984fb850d1dc1846c3d1bfc58d52e201dc0fe 601604
nordugrid-arc-client_1.0.0-2_amd64.deb
32f436c4f4c859199e59b9e3b7942e2fc4d082e0 119196
nordugrid-arc-hed_1.0.0-2_amd64.deb
6412bcb27da6a928f03f3af7c59372fcd17c245d 67692
nordugrid-arc-chelonia_1.0.0-2_amd64.deb
cb725f86ffeebcdca509983c4224470c4d2f717a 43288
nordugrid-arc-hopi_1.0.0-2_amd64.deb
776aa94065c24b32620702ca48b47d19d3676c24 76026
nordugrid-arc-isis_1.0.0-2_amd64.deb
a965fe66a98c7faf40ceaecf6279d534c0596dfe 1197664
nordugrid-arc-gridftpd_1.0.0-2_amd64.deb
523bc254b720dc6f26c479e9b4c724ef39db661c 463548
nordugrid-arc-cache-service_1.0.0-2_amd64.deb
3b75f29350cfe250552e5d875a814a191e6c7e0e 82928
nordugrid-arc-aris_1.0.0-2_all.deb
741c43ce30c51bb4f59c9d0e1ac7ed31e4b44e75 28242
nordugrid-arc-egiis_1.0.0-2_amd64.deb
a7c22efa750a4d989b93d77376c5ccef5252974d 167368
nordugrid-arc-ldap-monitor_1.0.0-2_all.deb
de51df4c500885d5582f9bdb3a6a0a81c138be9f 81140
nordugrid-arc-ws-monitor_1.0.0-2_all.deb
2a780a2df979917657974b657590181cba67ea92 2527856
nordugrid-arc-arex_1.0.0-2_amd64.deb
63cce89cf0d113e0cdb3e8b1bb885632ee56d696 1216818
nordugrid-arc-plugins-needed_1.0.0-2_amd64.deb
8ffce874479a36b1dacf3952486f31c9031b47fc 351752
nordugrid-arc-plugins-globus_1.0.0-2_amd64.deb
df4a2249c033563c68fe7bd28e5b4c5d8e1ef382 221196
nordugrid-arc-dev_1.0.0-2_amd64.deb
84582809d8a7fe7a976d304fdb7f8d6c16d9c2c0 1101410
nordugrid-arc-python_1.0.0-2_amd64.deb
2e76d3b0232ecd45c1b4d0d88d1a9c0298ba3ac8 512342
nordugrid-arc-java_1.0.0-2_amd64.deb
6d7985b3cfd024d43562bf2d5d4b008852ff5ebc 56374
nordugrid-arc-janitor_1.0.0-2_amd64.deb
bf29b331309dcdd15a7b04e91a15a0613ad0f02a 1536206
nordugrid-arc-doxygen_1.0.0-2_all.deb
3878e27485cc977762edbdf69c12a7faa8afa3de 10290
nordugrid-arc-gridmap-utils_1.0.0-2_all.deb
779ddd1f64280a435924448f8b5430d899a334a1 3120
nordugrid-arc-ca-utils_1.0.0-2_all.deb
395260b99919d32e181a913bd515e8be2844ff3a 64194832
nordugrid-arc-dbg_1.0.0-2_amd64.deb
Checksums-Sha256:
2b0b694f36c07054fbd95aedaddf4c60fb144c52263fa134200c3f91b4743cc6 2370
nordugrid-arc_1.0.0-2.dsc
fea4fb7d9237ff01c66c6624105f8d483940feca8bc909c03164dd426c84a3ec 49471
nordugrid-arc_1.0.0-2.debian.tar.gz
65c48be530eb2cf07399ed5a90f79bdf30522d0410c941008fe35799d7f7fa7f 1464270
libarccommon1_1.0.0-2_amd64.deb
402c423459541c09da6f7626cbf76dd06901c091f80b706907a98577b07f6a7d 601604
nordugrid-arc-client_1.0.0-2_amd64.deb
e2babcf3920a8350219c8d523f399497c645b7f9edb3ebec87a790683b545b08 119196
nordugrid-arc-hed_1.0.0-2_amd64.deb
f6e4832de9e180175864af327f59e12d631b8f7690ee6988319d356f8210c18e 67692
nordugrid-arc-chelonia_1.0.0-2_amd64.deb
3294ad544c11ac0134ee9e5d40ce84ce4be62bde01a8c50e873b0e2f4f19921d 43288
nordugrid-arc-hopi_1.0.0-2_amd64.deb
3a09e8a091cfdc97f5d1df84024dc0ba55281501349e9bab032b64fa5df9a1ad 76026
nordugrid-arc-isis_1.0.0-2_amd64.deb
12f127d8a01bf7ed10c160ff26ee6eca7a98f389339e7a20037ffd313356ffec 1197664
nordugrid-arc-gridftpd_1.0.0-2_amd64.deb
889976976d1b51ad8dbd28ac2863af2981dfb60db16c2c33ad4254a8225ecc23 463548
nordugrid-arc-cache-service_1.0.0-2_amd64.deb
f97d3bbc2ad8026fa1c4391b8ecc8d3eb66371e9889b633f6b653515a00d8920 82928
nordugrid-arc-aris_1.0.0-2_all.deb
8e640f0f4dbf42424122b9fe82e4ac19f0af891ddf6b0aed496a8a4db7f93df8 28242
nordugrid-arc-egiis_1.0.0-2_amd64.deb
e3ffc27ec1652c768984c404290682e06038833817e6e9f5630f7ae04ac4ddcb 167368
nordugrid-arc-ldap-monitor_1.0.0-2_all.deb
178d76c70a2749e0fec4a4204f3cb8997bdd2c7ccdb7d5a5d884fcb20752b374 81140
nordugrid-arc-ws-monitor_1.0.0-2_all.deb
25085d484ac8f03f02edcc22fbf16693715dff6d980dad92a7324c7ba217a60c 2527856
nordugrid-arc-arex_1.0.0-2_amd64.deb
b328e9930fbc7a9298058748f18847c40a2e45616a881c8ee15a8adcf9e36a1a 1216818
nordugrid-arc-plugins-needed_1.0.0-2_amd64.deb
c3b3404ed91ae5631448056a745624e4808b2d5c87eefd95a36afcdb316798cd 351752
nordugrid-arc-plugins-globus_1.0.0-2_amd64.deb
59ebdfe4aa1c9c903a596839ee88a5fcf24c29739ac8f8fcc565dda59151d3b6 221196
nordugrid-arc-dev_1.0.0-2_amd64.deb
1d095d20e959c2ff9c6ba7e8b2e85b72aebc9d885bc72f1a1ac4e5ac55026317 1101410
nordugrid-arc-python_1.0.0-2_amd64.deb
893a0e0fee9b7505f40674224ca1eef995fbcb07bb05fbe15e97c9e90d233352 512342
nordugrid-arc-java_1.0.0-2_amd64.deb
a00fbdada5e100b9b9024cdd2cee92a4836a8db31e821ed7c5eececa62b91731 56374
nordugrid-arc-janitor_1.0.0-2_amd64.deb
7aeb544964f3aec748ec6167e20565f26d494ca2800c6835af14a80837814fc6 1536206
nordugrid-arc-doxygen_1.0.0-2_all.deb
d3900a5d56f45a29aeea55c9ac2b1f21abdb4c49758b9413eebf91d3614bc860 10290
nordugrid-arc-gridmap-utils_1.0.0-2_all.deb
e621ae3b7eedcef7d125d3e124ba7c18b21be3d625e29d2831a54f012b9e29b8 3120
nordugrid-arc-ca-utils_1.0.0-2_all.deb
a066d4e2b8b4f66bdcaea237ddd61955dfce9876dcad85c1f373af8a8b221b83 64194832
nordugrid-arc-dbg_1.0.0-2_amd64.deb
Files:
f4c400a315012742cf72e87ac28d96fc 2370 net optional nordugrid-arc_1.0.0-2.dsc
8e5ca43be475fcc978aee9d184451292 49471 net optional
nordugrid-arc_1.0.0-2.debian.tar.gz
6177db9bf8840b62531d4f2e964a2bfc 1464270 net optional
libarccommon1_1.0.0-2_amd64.deb
f3ceb1532c03148f16fb3d1d0a2b321d 601604 net optional
nordugrid-arc-client_1.0.0-2_amd64.deb
d25daf5d74eabb35badf061bc54a5d79 119196 net optional
nordugrid-arc-hed_1.0.0-2_amd64.deb
20b64234dda72dd22dfe20143a18a52e 67692 net optional
nordugrid-arc-chelonia_1.0.0-2_amd64.deb
424224453d2c13c70f73633215b0575c 43288 net optional
nordugrid-arc-hopi_1.0.0-2_amd64.deb
669cd48acab90f41e0e598b9a49fdf4b 76026 net optional
nordugrid-arc-isis_1.0.0-2_amd64.deb
066f33f3a250771a045e3bfd50156a36 1197664 net optional
nordugrid-arc-gridftpd_1.0.0-2_amd64.deb
37ec6f4611d664ef7f481da483085e62 463548 net optional
nordugrid-arc-cache-service_1.0.0-2_amd64.deb
3dfaf2e7a98b510e0bacb6e6ecd4ed2d 82928 net optional
nordugrid-arc-aris_1.0.0-2_all.deb
5ac30a56df21ca8ffb181016398f94ae 28242 net optional
nordugrid-arc-egiis_1.0.0-2_amd64.deb
c32a33d32405a0b72b8a1dd6e26ba0ba 167368 net optional
nordugrid-arc-ldap-monitor_1.0.0-2_all.deb
77a7fc9aa7fed7d687646d2dd51aa8bb 81140 net optional
nordugrid-arc-ws-monitor_1.0.0-2_all.deb
7caa40cfdfcf8b4a41b425b41865fb91 2527856 net optional
nordugrid-arc-arex_1.0.0-2_amd64.deb
b70143bf4458c20ec90672dafaf60a82 1216818 net optional
nordugrid-arc-plugins-needed_1.0.0-2_amd64.deb
8debc63db4040f306443f049d0ce6835 351752 net optional
nordugrid-arc-plugins-globus_1.0.0-2_amd64.deb
38fa6916764900100b1ee5923d76e4c0 221196 net optional
nordugrid-arc-dev_1.0.0-2_amd64.deb
14baa816a33b56ad25fdbb32747eef18 1101410 net optional
nordugrid-arc-python_1.0.0-2_amd64.deb
ded3757ec653d823753830b246b2c9a4 512342 net optional
nordugrid-arc-java_1.0.0-2_amd64.deb
b0114559437607c99e6fb34e096f4f73 56374 net optional
nordugrid-arc-janitor_1.0.0-2_amd64.deb
b4f4fe52d8e98b68ee686a0851db28f6 1536206 net optional
nordugrid-arc-doxygen_1.0.0-2_all.deb
fb41bc4c20028dd249cee208c560ff4b 10290 net optional
nordugrid-arc-gridmap-utils_1.0.0-2_all.deb
7b169868d3765251465ff3748be51e7c 3120 net optional
nordugrid-arc-ca-utils_1.0.0-2_all.deb
94430f631cb492bb0fb424e158919298 64194832 debug extra
nordugrid-arc-dbg_1.0.0-2_amd64.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)
iEYEARECAAYFAk3vHHIACgkQeJY7S99W//KMYwCgi4FAUR4IbxgLKzwXjMLXjoFh
NQ4AoMhIal/BnenUnD77VpA0UCJ3cQhe
=M1oq
-----END PGP SIGNATURE-----
--- End Message ---