Bug#658257: srptools: /etc/init.d/srptools fails due to bad comment

2012-02-16 Thread Guy Coates
Hi,

Thanks for the report. I have re-worked the init scripts (they had
several other problems).

If you want to grab the fixes before the next package upload happens,
you can grab it from here:

svn://svn.debian.org/svn/pkg-ofed/branches/upstream/srptools/trunk


Cheers,

Guy

-- 
Dr. Guy Coates, Informatics Systems Group
The Wellcome Trust Sanger Institute, Hinxton, Cambridge, CB10 1HH, UK
Tel: +44 (0)1223 834244 x 6925
Fax: +44 (0)1223 496802


-- 
 The Wellcome Trust Sanger Institute is operated by Genome Research 
 Limited, a charity registered in England with number 1021457 and a 
 company registered in England with number 2742969, whose registered 
 office is 215 Euston Road, London, NW1 2BE. 



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#579193: srptools: Debconf abuse

2010-05-07 Thread Guy Coates
Hi,

We will move that warning into the README.debian.

Thanks,

Guy

-- 
Dr. Guy Coates, Informatics System Group
The Wellcome Trust Sanger Institute, Hinxton, Cambridge, CB10 1HH, UK
Tel: +44 (0)1223 834244 x 6925
Fax: +44 (0)1223 496802


-- 
 The Wellcome Trust Sanger Institute is operated by Genome Research 
 Limited, a charity registered in England with number 1021457 and a 
 company registered in England with number 2742969, whose registered 
 office is 215 Euston Road, London, NW1 2BE. 



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#580573: [Pkg-ofed-devel] Bug#580573: [INTL:da] Danish translation of the debconf templates srptools

2010-05-07 Thread Guy Coates
On 06/05/10 22:29, Joe Dalton wrote:
 Package: srptools
 Severity: wishlist
 Tags: l10n patch
 
 Please include the attached Danish debconf translation
 
 j...@joe-desktop:~/over/debian/srptools$ msgfmt --statistics -c -v -o 
 /dev/null da.po
 2 oversatte tekster.
 
 bye
 Joe
 
Thanks for the translation. Unfortunately, it looks like we actually
need to remove the debconf warning (see  #579193)

Cheers,

Guy

-- 
Dr. Guy Coates, Informatics System Group
The Wellcome Trust Sanger Institute, Hinxton, Cambridge, CB10 1HH, UK
Tel: +44 (0)1223 834244 x 6925
Fax: +44 (0)1223 496802


-- 
 The Wellcome Trust Sanger Institute is operated by Genome Research 
 Limited, a charity registered in England with number 1021457 and a 
 company registered in England with number 2742969, whose registered 
 office is 215 Euston Road, London, NW1 2BE. 



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#560537: [Pkg-ofed-devel] Bug#560537: opensm: FTBFS: ../include/vendor/osm_vendor.h:68:6: error: #elif with no expression

2009-12-11 Thread Guy Coates
Lucas Nussbaum wrote:
 Source: opensm
 Version: 3.2.6-20090317-1
 Severity: serious
 User: debian...@lists.debian.org
 Usertags: qa-ftbfs-20091210 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=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. 
 -I../include -I../include/opensm -I./../include 
 -I./../../libibcommon/include -I./../../libibumad/include -I/usr/include   
 -Wall -g -g -O2 -MT libosmvendor_la-osm_vendor_ibumad.lo -MD -MP -MF 
 .deps/libosmvendor_la-osm_vendor_ibumad.Tpo -c -o 
 libosmvendor_la-osm_vendor_ibumad.lo `test -f 'osm_vendor_ibumad.c' || echo 
 './'`osm_vendor_ibumad.c
 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../include -I../include/opensm 
 -I./../include -I./../../libibcommon/include -I./../../libibumad/include 
 -I/usr/include -Wall -g -g -O2 -MT libosmvendor_la-osm_vendor_ibumad.lo -MD 
 -MP -MF .deps/libosmvendor_la-osm_vendor_ibumad.Tpo -c osm_vendor_ibumad.c  
 -fPIC -DPIC -o .libs/libosmvendor_la-osm_vendor_ibumad.o
 In file included from osm_vendor_ibumad.c:58:
 ../include/iba/ib_types.h: In function 'ib_path_rec_init_local':
 ../include/iba/ib_types.h:2719: warning: dereferencing type-punned pointer 
 will break strict-aliasing rules
 In file included from ../include/opensm/osm_madw.h:51,
  from osm_vendor_ibumad.c:62:
 ../include/vendor/osm_vendor.h:68:6: error: #elif with no expression
 In file included from ../include/opensm/osm_mad_pool.h:50,
  from osm_vendor_ibumad.c:64:
 ../include/vendor/osm_vendor.h:68:6: error: #elif with no expression
 In file included from ../include/vendor/osm_vendor_api.h:47,
  from ../include/opensm/osm_path.h:41,
  from ../include/opensm/osm_helper.h:44,
  from osm_vendor_ibumad.c:65:
 ../include/vendor/osm_vendor.h:68:6: error: #elif with no expression
 make[3]: *** [libosmvendor_la-osm_vendor_ibumad.lo] Error 1
 
 The full build log is available from:

 http://people.debian.org/~lucas/logs/2009/12/10/opensm_3.2.6-20090317-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.
 
Ok, looks like this is fallout from the compiler switching from gcc-4.3 -
gcc-4.4. http://gcc.gnu.org/gcc-4.4/porting_to.html

I have applied a fix and will get the fixed packages re-uploaded.

Cheers,

Guy

-- 
Dr. Guy Coates,  Informatics System Group
The Wellcome Trust Sanger Institute, Hinxton, Cambridge, CB10 1HH, UK
Tel: +44 (0)1223 834244 x 6925
Fax: +44 (0)1223 496802


-- 
 The Wellcome Trust Sanger Institute is operated by Genome Research 
 Limited, a charity registered in England with number 1021457 and a 
 company registered in England with number 2742969, whose registered 
 office is 215 Euston Road, London, NW1 2BE. 



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#516096: ping?

2009-10-21 Thread Guy Coates



Now that I have direct access to Infiniband hardware and we actually
run the pkg-ofed stack at work, I am more than open to help you get it
uploaded to sid.  Just let me know how we should proceed.
I guess we dont want to upload everything at once, maybe in stages?



Hi Mario,

(ccing Benoit, who has done alot of the work polishing these packages for SID)

Thanks for your offer of help.

Pushing things in stages sounds sane. I think the first milestone would be to 
get opensm + dependant libraries pushed, (which includes libibumad).



The only minor problem I know about is XRC;

The infinband drivers in the upstream kernel and libibverb package already in 
SID are missing XRC support. The only package that seems to use XRC at the 
moment is the qperf package (which is pretty minor), and so I think we can push 
the rest of the packages into SID and worry about any XRC problems later.



Cheers,

Guy

--
Dr. Guy Coates,  Informatics System Group
The Wellcome Trust Sanger Institute, Hinxton, Cambridge, CB10 1HH, UK
Tel: +44 (0)1223 834244 x 6925
Fax: +44 (0)1223 496802


--
The Wellcome Trust Sanger Institute is operated by Genome Research 
Limited, a charity registered in England with number 1021457 and a 
company registered in England with number 2742969, whose registered 
office is 215 Euston Road, London, NW1 2BE. 




--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#516096: ping?

2009-08-30 Thread Guy Coates

Mario Lang wrote:

Hi.

Any progress on this ITP?  I just stumbled across libibumad as
a dependency of pvapich2.


Hi,

The packaging is all done, but I cannot find a sponsor to upload the packages. 
I've asked on mentors etc, but no avail. Any help you can offer in that 
direction would be appreciated.


If you want to look at the packages, you can find source docs etc here.

http://pkg-ofed.alioth.debian.org/

There is also the beginnings of an  IB-HOWTO on the site too. It contains a 
section on openMPI, but not on MPICH; if you have docs you'd like to contribute, 
that would also be welcome.


Cheers,

Guy

--
Dr. Guy Coates,  Informatics System Group
The Wellcome Trust Sanger Institute, Hinxton, Cambridge, CB10 1HH, UK
Tel: +44 (0)1223 834244 x 6925
Fax: +44 (0)1223 496802


--
The Wellcome Trust Sanger Institute is operated by Genome Research 
Limited, a charity registered in England with number 1021457 and a 
company registered in England with number 2742969, whose registered 
office is 215 Euston Road, London, NW1 2BE. 




--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#543867: beagle cannot index pdf files; wrong mime type

2009-08-27 Thread Guy Coates
Package: beagle
Version: 0.3.9-3
Severity: grave
Justification: renders package unusable


beagle cannot index any binary document types (openoffice, pdf, word).

It looks like the problem is with the mine handling.
The current-IndexHelper logfile contains:

20090826 17:28:25.0386 32446 IndexH DEBUG: No filter for 
file:///path/to/some/file.pdf (/path/to/some/file.pdf) 
[application/octet-stream]
20090826 17:28:25.0387 32446 IndexH DEBUG: +file:///path/to/some/file.pdf

20090826 17:29:15.7164 32446 IndexH DEBUG: No filter for 
file:///path/to/another/file.odt (/path/to/another/file.odt) 
[application/octet-stream]
20090826 17:29:15.7165 32446 IndexH DEBUG: +file:///path/to/another/file.odt

Note the incorrect file type for the pdf and odt files.


-- System Information:
Debian Release: squeeze/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)

Kernel: Linux 2.6.30-1-686 (SMP w/1 CPU core)
Locale: LANG=en_GB, LC_CTYPE=en_GB (charmap=ISO-8859-1)
Shell: /bin/sh linked to /bin/dash

Versions of packages beagle depends on:
ii  adduser3.110 add and remove users and groups
ii  bash   3.2-6 The GNU Bourne Again SHell
ii  dbus   1.2.16-2  simple interprocess messaging syst
ii  libatk1.0-01.26.0-1  The ATK accessibility toolkit
ii  libavahi1.0-cil0.6.19-4  CLI bindings for Avahi
ii  libc6  2.9-23GNU C Library: Shared libraries
ii  libcairo2  1.8.8-2   The Cairo 2D vector graphics libra
ii  libchm12:0.40-1  library for dealing with Microsoft
ii  libexif12  0.6.17-1  library to parse EXIF files
ii  libexpat1  2.0.1-4   XML parsing C library - runtime li
ii  libfontconfig1 2.6.0-4   generic font configuration library
ii  libfreetype6   2.3.9-5   FreeType 2 font engine, shared lib
ii  libgconf2.0-cil2.24.1-4  CLI binding for GConf 2.24
ii  libglade2.0-cil2.12.9-1  CLI binding for the Glade librarie
ii  libglib2.0-0   2.20.4-1  The GLib library of C routines
ii  libglib2.0-cil 2.12.9-1  CLI binding for the GLib utility l
ii  libgmime2.2a-cil   2.2.22-4  CLI binding for the MIME library
ii  libgnome-desktop-2-11  2.26.1-1  Utility library for loading .deskt
ii  libgnome-vfs2.0-cil2.24.1-4  CLI binding for GnomeVFS 2.24
ii  libgnome2.24-cil   2.24.1-4  CLI binding for GNOME 2.24
ii  libgsf-1-114   1.14.15-1 Structured File Library - runtime 
ii  libgsf0.0-cil  0.8-2 CLI bindings for libgsf
ii  libgtk2.0-02.16.5-1  The GTK+ graphical user interface 
ii  libgtk2.0-cil  2.12.9-1  CLI binding for the GTK+ toolkit 2
ii  libice62:1.0.5-1 X11 Inter-Client Exchange library
ii  libjpeg62  6b-14 The Independent JPEG Group's JPEG 
ii  libmono-cairo2.0-cil   2.4.2.3+dfsg-1Mono Cairo library (for CLI 2.0)
ii  libmono-corlib2.0-cil  2.4.2.3+dfsg-1Mono core library (for CLI 2.0)
ii  libmono-posix2.0-cil   2.4.2.3+dfsg-1Mono.Posix library (for CLI 2.0)
ii  libmono-security2.0-ci 2.4.2.3+dfsg-1Mono Security library (for CLI 2.0
ii  libmono-sharpzip2.84-c 2.4.2.3+dfsg-1Mono SharpZipLib library (for CLI 
ii  libmono-sqlite2.0-cil  2.4.2.3+dfsg-1Mono Sqlite library (for CLI 2.0)
ii  libmono-system-data2.0 2.4.2.3+dfsg-1Mono System.Data Library (for CLI 
ii  libmono-system-web2.0- 2.4.2.3+dfsg-1Mono System.Web Library (for CLI 2
ii  libmono-system2.0-cil  2.4.2.3+dfsg-1Mono System libraries (for CLI 2.0
ii  libmono0   2.4.2.3+dfsg-1Mono JIT library
ii  libndesk-dbus-glib1.0- 0.4.1-2   CLI implementation of D-Bus (GLib 
ii  libndesk-dbus1.0-cil   0.6.0-2   CLI implementation of D-Bus
ii  libpango1.0-0  1.24.5-1  Layout and rendering of internatio
ii  libpng12-0 1.2.38-1  PNG library - runtime
ii  librsvg2-2 2.26.0-1  SAX-based renderer library for SVG
ii  libsm6 2:1.1.0-2 X11 Session Management library
ii  libsqlite3-0   3.6.17-2  SQLite 3 shared library
ii  libtaglib2.0-cil   2.0.3.2+dfsg-3CLI library for accessing audio an
ii  libwmf0.2-70.2.8.4-6.1   Windows metafile conversion librar
ii  libwv-1.2-31.2.4-2   Library for accessing Microsoft Wo
ii  libx11-6   2:1.2.2-1 X11 client-side library
ii  libxml22.7.3.dfsg-2.1GNOME XML library
ii  libxss11:1.1.3-1 X11 Screen Saver extension library
ii  mono-runtime   2.4.2.3+dfsg-1Mono runtime
ii  xdg-utils  1.0.2-6.1 desktop integration utilities from
ii  zlib1g 

Bug#516094: ITP: libibcm -- Userspace InfiniBand Communication Manager

2009-06-13 Thread Guy Coates
Lucas Nussbaum wrote:
 On 19/02/09 at 10:10 +, Guy Coates wrote:
 Package: wnpp
 Severity: wishlist
 Owner: Guy Coates g...@sanger.ac.uk


 * Package name: libibcm
   Version : 1.0.4
   Upstream Author : Topspin Communications
 * URL : http://www.openfabrics.org
 * License : GPL-2/BSD dual licence
   Programming Lang: C
   Description : Userspace InfiniBand Communication Manager

 libibcm provides a userspace InfiniBand Communication Managment library.
 
 Hi Guy,
 
 What's the status on this?

Hi,

I have a complete set of OFED packages. However, I am struggling to find
a sponsor to upload the packages into debian.

The packages+source are current hosted on alioth. You can find packages
+ docs on how to get started here:

http://pkg-ofed.alioth.debian.org/

Please let me know how you get on. Any additions, bug reports / fixes
etc gratefully received.

Cheers,

Guy

-- 
Dr Guy Coates,  Informatics System Group
The Wellcome Trust Sanger Institute, Hinxton, Cambridge, CB10 1HH, UK
Tel: +44 (0)1223 834244 ex 6925
Fax: +44 (0)1223 496802


-- 
 The Wellcome Trust Sanger Institute is operated by Genome Research 
 Limited, a charity registered in England with number 1021457 and a 
 company registered in England with number 2742969, whose registered 
 office is 215 Euston Road, London, NW1 2BE. 



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#511324: ITP: ofed -- Infiniband OpenFabrics Enterprise Distribution

2009-06-06 Thread Guy Coates
Package are available on alioth:

http://pkg-ofed.alioth.debian.org

-- 
Dr. Guy Coates,  Informatics System Group
The Wellcome Trust Sanger Institute, Hinxton, Cambridge, CB10 1HH, UK
Tel: +44 (0)1223 834244 x 6925
Fax: +44 (0)1223 496802


-- 
 The Wellcome Trust Sanger Institute is operated by Genome Research 
 Limited, a charity registered in England with number 1021457 and a 
 company registered in England with number 2742969, whose registered 
 office is 215 Euston Road, London, NW1 2BE. 



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#516374: INFO: task * blocked for more than 120 seconds.

2009-05-31 Thread Guy Coates
Hi,

I am running to this bug very frequently (several time a day) on a 16
CPU ia64 system running linux-image-2.6.26-2-mckinley 2.6.26-15lenny2

Is there any progress being made in getting the fixes backported into a
lenny kernel?

Cheers,

Guy

-- 
Dr. Guy Coates,  Informatics System Group
The Wellcome Trust Sanger Institute, Hinxton, Cambridge, CB10 1HH, UK
Tel: +44 (0)1223 834244 x 6925
Fax: +44 (0)1223 496802


-- 
 The Wellcome Trust Sanger Institute is operated by Genome Research 
 Limited, a charity registered in England with number 1021457 and a 
 company registered in England with number 2742969, whose registered 
 office is 215 Euston Road, London, NW1 2BE. 



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#522947: portreserve is not started before portmap services

2009-04-07 Thread Guy Coates
Package: portreserve
Version: 0.0.3-1
Severity: important

Hi,

portreserve should be started before portmap etc in order to be
effective.

On my sid system, portreseve is being started in:

 /etc/rc2.d/S20portreserve

It should be started  before:

 /etc/rcS.d/S43portmap


Cheers,

Guy

-- System Information:
Debian Release: 4.0
  APT prefers oldstable
  APT policy: (500, 'oldstable')
Architecture: amd64 (x86_64)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.5--286tg3susesfs
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)


-- 
 The Wellcome Trust Sanger Institute is operated by Genome Research 
 Limited, a charity registered in England with number 1021457 and a 
 company registered in England with number 2742969, whose registered 
 office is 215 Euston Road, London, NW1 2BE. 



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#522947: Acknowledgement (portreserve is not started before portmap services)

2009-04-07 Thread Guy Coates
It looks like there is a typo in the dh_installinit incantation in the package's
debian/rules file.

The following should work:

dh_installinit --no-start -- start 17 2 3 4 5 . start 41 S . stop 99 2 3 4 5 .
stop 12 0 6 .

Cheers,

Guy

-- 
Dr. Guy Coates,  Informatics System Group
The Wellcome Trust Sanger Institute, Hinxton, Cambridge, CB10 1HH, UK
Tel: +44 (0)1223 834244 x 6925
Fax: +44 (0)1223 496802


-- 
 The Wellcome Trust Sanger Institute is operated by Genome Research 
 Limited, a charity registered in England with number 1021457 and a 
 company registered in England with number 2742969, whose registered 
 office is 215 Euston Road, London, NW1 2BE. 



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#522506: nut: Nut fails to shutdown UPS during emergency powerdown

2009-04-04 Thread Guy Coates
Package: nut
Version: 2.4.1-2
Severity: important


nut 2.4.1-2 does not poweroff my UPS during a shutdown on low battery 
condition; I velive the reason is that /etc/init.d/halt calls
/etc/init.d/ups-monitor poweroff to shutdown the UPS.

In previous nut packages (eg .2.2.2) /etc/init.d/ups-monitor was a
symlink to /etc/init.d/nut, but this is no longer the case, hence
the UPS is not powered off.



-- System Information:
Debian Release: 4.0
  APT prefers oldstable
  APT policy: (500, 'oldstable')
Architecture: amd64 (x86_64)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.5--286tg3susesfs
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)


-- 
 The Wellcome Trust Sanger Institute is operated by Genome Research 
 Limited, a charity registered in England with number 1021457 and a 
 company registered in England with number 2742969, whose registered 
 office is 215 Euston Road, London, NW1 2BE. 



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#521418: ITP: opensm -- An infiniband subnet manager

2009-03-28 Thread Guy Coates

 
 As the company I work for will probably need this software would you
 accept a team-maint approach? In case you are not a DD, I could also do
 reviewing/mentoring and sponsoring if needed.
 


A team-maint approach would be great; there are alot of packages. There
is already an alioth site:

http://alioth.debian.org/projects/pkg-ofed/

and the svn repository is here:

svn://svn.debian.org/pkg-ofed/


I am currently not a DD, so help in reviewing  and sponsoring packages
would be greatly appreciated.

Cheers,

Guy

-- 
Dr Guy Coates,  Informatics System Group
The Wellcome Trust Sanger Institute, Hinxton, Cambridge, CB10 1HH, UK
Tel: +44 (0)1223 834244 ex 6925
Fax: +44 (0)1223 496802


-- 
 The Wellcome Trust Sanger Institute is operated by Genome Research 
 Limited, a charity registered in England with number 1021457 and a 
 company registered in England with number 2742969, whose registered 
 office is 215 Euston Road, London, NW1 2BE. 



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#521418: ITP: opensm -- An infiniband subnet manager

2009-03-27 Thread Guy Coates
Package: wnpp
Severity: wishlist
Owner: Guy Coates g...@sanger.ac.uk


* Package name: opensm
  Version : 3.2.5
  Upstream Author : Sasha Khapyorsky sas...@voltaire.com
* URL : http://www.openfabrics.org
* License : GPL-2 / BSD Dual Licence
  Programming Lang: C
  Description : An infiniband subnet manager

 OpenSM provides an implementation of an Infiniband Subnet Manager (SM) and
 Administrator (SA). One Subnet Manager is required to run on each Infiniband
 subnet in order to initialize the Infiniband hardware.


-- 
 The Wellcome Trust Sanger Institute is operated by Genome Research 
 Limited, a charity registered in England with number 1021457 and a 
 company registered in England with number 2742969, whose registered 
 office is 215 Euston Road, London, NW1 2BE. 



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#521424: ITP: srptools -- Tools for Infiniband attached storage

2009-03-27 Thread Guy Coates
Package: wnpp
Severity: wishlist
Owner: Guy Coates g...@sanger.ac.uk


* Package name: srptools
  Version : 0.0.4
  Upstream Author : Roland Dreier, rdr...@cisco.com
* URL : http://www.openfabrics.org
* License : GPL-2 / BSD dual licenced 
  Programming Lang: C
  Description : Tools for Infiniband attached storage

 In conjunction with the kernel ib_srp driver, srptools allows you to
 discover and use Infiniband attached storage devices which use the 
 SCSI RDMA Protocol (SRP).


-- 
 The Wellcome Trust Sanger Institute is operated by Genome Research 
 Limited, a charity registered in England with number 1021457 and a 
 company registered in England with number 2742969, whose registered 
 office is 215 Euston Road, London, NW1 2BE. 



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#516096: ITP: libibumad -- OpenFabrics Alliance InfiniBand umad (user MAD) library

2009-03-02 Thread Guy Coates
Hi all,

I have uploaded my code into the alioth svn repository:


Readonly:
svn://svn.debian.org/pkg-ofed/

Readwrite:
svn+ssh://svn.debian.org/svn/pkg-ofed



I have put a copy of the upstream sources on the alioth project page

http://alioth.debian.org/projects/pkg-ofed/

Cheers,

Guy

-- 
Dr. Guy Coates,  Informatics System Group
The Wellcome Trust Sanger Institute, Hinxton, Cambridge, CB10 1HH, UK
Tel: +44 (0)1223 834244 x 6925
Fax: +44 (0)1223 496802


-- 
 The Wellcome Trust Sanger Institute is operated by Genome Research 
 Limited, a charity registered in England with number 1021457 and a 
 company registered in England with number 2742969, whose registered 
 office is 215 Euston Road, London, NW1 2BE. 



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#516096: ITP: libibumad -- OpenFabrics Alliance InfiniBand umad (user MAD) library

2009-02-20 Thread Guy Coates

 The problem is, there is nowhere a real description of what all these IB
 libraries are actually doing. MAD = management datagram. As far as I
 understand it, you need this library to send IB management packages from
 user space.

I've dug around the openfabrics website, and have unearthed better descriptions
for the libraries.

 I already wondered all the time, which would be better for Debian, the 
 packages from OFED or the individual packages. IHMO, extracting all the 
 srpms is a pain...

I suspect the answer will be it depends; some people will want the latest
available versions, and some will want the stable version to build 3rd party
apps against.

 
 Guy, it is a bit a pity, since you did all the work again, we already had 
 done at q-leap :( IMHO all these IB packages are too many for one 
 maintainer, what do you think to make an alioth for these?


That would be a good start; it will at least stop anyone else from attempting a
3rd packaging attempt! FYI, I have (mostly lintian clean) packages for the rest
of OFED 1.4 , I just haven't ITPd them.

Cheers,

Guy

-- 
Dr. Guy Coates,  Informatics System Group
The Wellcome Trust Sanger Institute, Hinxton, Cambridge, CB10 1HH, UK
Tel: +44 (0)1223 834244 x 6925
Fax: +44 (0)1223 496802


-- 
 The Wellcome Trust Sanger Institute is operated by Genome Research 
 Limited, a charity registered in England with number 1021457 and a 
 company registered in England with number 2742969, whose registered 
 office is 215 Euston Road, London, NW1 2BE. 



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#516094: ITP: libibcm -- Userspace InfiniBand Communication Manager

2009-02-19 Thread Guy Coates
Package: wnpp
Severity: wishlist
Owner: Guy Coates g...@sanger.ac.uk


* Package name: libibcm
  Version : 1.0.4
  Upstream Author : Topspin Communications
* URL : http://www.openfabrics.org
* License : GPL-2/BSD dual licence
  Programming Lang: C
  Description : Userspace InfiniBand Communication Manager

libibcm provides a userspace InfiniBand Communication Managment library.

-- System Information:
Debian Release: 5.0
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)


-- 
 The Wellcome Trust Sanger Institute is operated by Genome Research 
 Limited, a charity registered in England with number 1021457 and a 
 company registered in England with number 2742969, whose registered 
 office is 215 Euston Road, London, NW1 2BE. 



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#516096: ITP: libibumad -- OpenFabrics Alliance InfiniBand umad (user MAD) library

2009-02-19 Thread Guy Coates
Package: wnpp
Severity: wishlist
Owner: Guy Coates g...@sanger.ac.uk


* Package name: libibumad
  Version : 1.2.3
  Upstream Author : Voltaire, Inc.
* URL : http://www.openfabrics.org
* License : GPL-2 / BSD dual licence
  Programming Lang: C
  Description : OpenFabrics Alliance InfiniBand umad (user MAD) library

libibumad provides the user MAD library functions which sit on top of
the user MAD modules in the kernel. These are used by the IB diagnostic
and management tools, including OpenSM.

-- System Information:
Debian Release: 5.0
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)


-- 
 The Wellcome Trust Sanger Institute is operated by Genome Research 
 Limited, a charity registered in England with number 1021457 and a 
 company registered in England with number 2742969, whose registered 
 office is 215 Euston Road, London, NW1 2BE. 



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#511324: ITP: ofed -- Infiniband OpenFabrics Enterprise Distribution

2009-01-09 Thread Guy Coates
Package: wnpp
Severity: wishlist
Owner: Guy Coates g...@sanger.ac.uk


* Package name: ofed
  Version : 1.4
  Upstream Author : OpenFabrics Alliance
* URL : http://www.openfabrics.org
* License : (GPL2, BSD)
  Programming Lang: (C)
  Description : Infiniband OpenFabrics Enterprise Distribution
 The OpenFabrics software stacks are designed to support server and storage 
 clustering and grid connectivity using RDMA-based InfiniBand and iWARP 
fabrics.  
 The open-source software is optimized for performance (i.e., high throughput, 
low latency) 
 using RDMA and transport-offload technologies available in adapter hardware.

-- System Information:
Debian Release: 4.0
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: amd64 (x86_64)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.5--286tg3susesfs
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)


-- 
 The Wellcome Trust Sanger Institute is operated by Genome Research 
 Limited, a charity registered in England with number 1021457 and a 
 company registered in England with number 2742969, whose registered 
 office is 215 Euston Road, London, NW1 2BE. 



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#511098: ITP: libibcommon -- OpenFabrics Alliance InfiniBand management common library

2009-01-07 Thread Guy Coates
Package: wnpp
Severity: wishlist
Owner: Guy Coates g...@sanger.ac.uk


* Package name: libibcommon
  Version : 1.1.2
  Upstream Author :  Shahar Franksha...@voltaire.com
* URL : http://www.openfabrics.org
* License : (GPL2, BSD)
  Programming Lang: (C)
  Description : OpenFabrics Alliance InfiniBand management common library

 OpenFabrics Alliance InfiniBand management common library
 libibcommon provides common utility functions for the OFA diagnostic and
 management tools.

 This package forms part of the OFED 1.4 infiniband stack.

-- System Information:
Debian Release: 5.0
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)


-- 
 The Wellcome Trust Sanger Institute is operated by Genome Research 
 Limited, a charity registered in England with number 1021457 and a 
 company registered in England with number 2742969, whose registered 
 office is 215 Euston Road, London, NW1 2BE. 



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#500776: sysklogd: weekly logrotation fails to restart klogd

2008-10-01 Thread Guy Coates
Package: sysklogd
Version: 1.4.1-18
Severity: normal


/etc/cron.weekly/sysklogd does not restart klogd after rotating
log files. This prevents klogd from logging subsequent kernel messages.

Adding the following line to the end of /etc/cron.weekly/syslogd 
probably fixes the problem (not tested):

 /etc/init.d/klogd restart  /dev/null.


-- System Information:
Debian Release: 4.0
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-lustre-1.6.5.1
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)

Versions of packages sysklogd depends on:
ii  klogd [linux-kernel-lo 1.4.1-18  Kernel Logging Daemon
ii  libc6  2.3.6.ds1-13etch7 GNU C Library: Shared libraries

sysklogd recommends no packages.

-- no debconf information


-- 
 The Wellcome Trust Sanger Institute is operated by Genome Research 
 Limited, a charity registered in England with number 1021457 and a 
 company registered in England with number 2742969, whose registered 
 office is 215 Euston Road, London, NW1 2BE. 



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#500040: mpt-status: daemon does not double-fork on startup

2008-09-24 Thread Guy Coates
Package: mpt-status
Version: 1.2.0-4.2
Severity: important

On startup mpt-status uses daemon to deamonize itself.
daemon does not double-fork on startup (#404371).
This causes mpt-status to hang dpkg during installation
if the installation is running non-interactively.

A workaround is to call daemon twice in the mpt-status init script:


start-stop-daemon --start --quiet --pidfile $PIDFILE \
--oknodo --exec /usr/bin/daemon /usr/bin/daemon $SCRIPTNAME check_mpt



-- System Information:
Debian Release: 4.0
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: amd64 (x86_64)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.5--286tg3susesfs
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)

Versions of packages mpt-status depends on:
ii  daemon 0.6.3-1   turns other processes into daemons
ii  libc6  2.3.6.ds1-13etch7 GNU C Library: Shared libraries
ii  lsb-base   3.1-23.2etch1 Linux Standard Base 3.1 init scrip
ii  mailutils [mailx]  1:1.1+dfsg1-3.1   GNU mailutils utilities for handli

mpt-status recommends no packages.

-- no debconf information


-- 
 The Wellcome Trust Sanger Institute is operated by Genome Research 
 Limited, a charity registered in England with number 1021457 and a 
 company registered in England with number 2742969, whose registered 
 office is 215 Euston Road, London, NW1 2BE. 



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#426860: fai-kernels: please add sata_mv module

2007-05-31 Thread Guy Coates
Package: fai-kernels
Version: 1.17+b1
Severity: normal


The fai kernel is missing the sata_mv module (Maxwell SATA disk controllers).

This module is present in the stock etch kernel.



-- System Information:
Debian Release: 4.0
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: amd64 (x86_64)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-4-amd64
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)

-- no debconf information


The Wellcome Trust Sanger Institute is operated by Genome Research Limited,
a charity registered in England with number 1021457 and a company
registered in England with number 2742969, whose registered office is
215 Euston Road, London, NW1 2BE.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#393220: findutils: updatedb ignoring PRUNEFS and PRUNEPATHS

2006-10-15 Thread Guy Coates
Package: findutils
Version: 4.1.20-6
Severity: normal

Hi,

updatedb / find is trying to index filesystems even though both the filesystem
type and paths are set in PRUNEFS and PRUNEPATHS and should be ignored.

/etc/updatedb.conf has the following lines,

PRUNEFS=NFS nfs nfs4 afs proc smbfs autofs iso9660 ncpfs coda devpts ftpfs 
devfs mfs sysfs shfs sysfs cifs lustre_lite gpfs
export PRUNEFS
PRUNEPATHS=/tmp /usr/tmp /var/tmp /afs /amd /alex /var/spool /sfs /GPFS 
/data/blastdb /GPFS/data1 /GPFS/tmp1 /lustre
export PRUNEPATHS


However, updatedb still indexes the following 3 filesyetems of type lustre_lite 
and mounted under /lustre.

/etc/mtab entries:

blastdb /lustre/blastdb lustre_lite 
rw,osc=blastdb,mdc=MDC__farm-sfs-mds1_MNT_client_tcp 0 0
scratch1 /lustre/scratch1 lustre_lite 
rw,osc=scratch1,mdc=_farm-sfs-mds3_MNT_client_tcp 0 0
work1 /lustre/work1 lustre_lite 
rw,osc=work1,mdc=MDC__farm-sfs-mds2_MNT_client_tcp 0 0


-- System Information:
Debian Release: 3.1
Architecture: amd64 (x86_64)
Kernel: Linux 2.6.5-suse-sfs
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)

Versions of packages findutils depends on:
ii  libc6 2.3.2.ds1-22sarge4 GNU C Library: Shared libraries an

-- no debconf information

Cheers,

Guy


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#393220: findutils: updatedb ignoring PRUNEFS and PRUNEPATHS

2006-10-15 Thread Guy Coates
Andreas Metzler wrote:
 On 2006-10-15 Guy Coates [EMAIL PROTECTED] wrote:
 Package: findutils
 Version: 4.1.20-6
 Severity: normal
 
 updatedb / find is trying to index filesystems even though both the
 filesystem type and paths are set in PRUNEFS and PRUNEPATHS and
 should be ignored.
 
 /etc/updatedb.conf has the following lines,
 
 PRUNEFS=NFS nfs nfs4 afs proc smbfs autofs iso9660 ncpfs coda devpts ftpfs 
 devfs mfs sysfs shfs sysfs cifs lustre_lite gpfs
 export PRUNEFS
 PRUNEPATHS=/tmp /usr/tmp /var/tmp /afs /amd /alex /var/spool /sfs /GPFS 
 /data/blastdb /GPFS/data1 /GPFS/tmp1 /lustre
 export PRUNEPATHS
 
 
 However, updatedb still indexes the following 3 filesyetems of type
 lustre_lite and mounted under /lustre.
 [...]
 
 Are you running updatedb manually or does this happen when run from
 the cron-job (which sources /etc/updatedb.conf)?
cu andreas
 
 
This is from the cron job.

Cheers,

Guy

-- 
Dr. Guy Coates,  Informatics System Group
The Wellcome Trust Sanger Institute, Hinxton, Cambridge, CB10 1HH, UK
Tel: +44 (0)1223 834244 x 6925
Fax: +44 (0)1223 496802


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#329671: kernel-image-2.6-amd64-k8-smp: Kernel image in the intel x86 port is appears to be compiled in 64bit mode.

2005-09-23 Thread Guy Coates
 This is considered a feature.

It looks like this feature is only documented in the AMD64 ports page, and
not the i386 release notes.

I still think that installing that package should come with a big fat
warning that the architecture is about to be changed.

 In either case I would like to close the bug, or retitle it into a
 whishlist please provide 32bit k8 flavours if this was your intention
 in the first place.

I'm happy for this to be retitled into a wishlist.

Thanks for all your responses,

Cheers,

Guy

-- 
Dr. Guy Coates,  Informatics System Group
The Wellcome Trust Sanger Institute, Hinxton, Cambridge, CB10 1HH, UK
Tel: +44 (0)1223 834244 x 6925
Fax: +44 (0)1223 494919



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#329671: kernel-image-2.6-amd64-k8-smp: Kernel image in the intel x86 port is appears to be compiled in 64bit mode.

2005-09-22 Thread Guy Coates
Package: kernel-image-2.6-amd64-k8-smp
Version: 103
Severity: important


I've installed Sarge x86 on a opteron system. When changing the
kernel from 

kernel-image-2.6.8-2-686-smp 
to
kernel-image-2.6-amd64-k8-smp 

the machine architecture as reported by uname changes:

When running  kernel-image-2.6.8-2-686-smp

uname -m 
i686

On kernel-image-2.6-amd64-k8-smp
uname -m 
x86_64


Concequently, many applications fail to build correctly
from source (eg the linux kernel, probably anything using
config.guess) as the architecture is incorrectly specified.



-- System Information:
Debian Release: 3.1
Architecture: i386 (i686)
Kernel: Linux 2.6.13.2
Locale: LANG=en_GB, LC_CTYPE=en_GB (charmap=ISO-8859-1)

Versions of packages kernel-image-2.6-amd64-k8-smp depends on:
ii  kernel-image-2.6.8-11-amd64-k 2.6.8-14   Linux kernel image for version 2.6

-- no debconf information


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#324609: mozilla-firefox: Firefox doesn't download files when clicking

2005-08-27 Thread Guy Coates
Package: mozilla-firefox
Version: 1.0.4-2sarge2
Followup-For: Bug #324609


When clicking on a file to download it, the following error is displayed
in the javascript console:

Error: uncaugh exception: Permission denied to get property 
 RegExp.constructor



-- System Information:
Debian Release: testing/unstable
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.12sup2
Locale: LANG=en_GB, LC_CTYPE=en_GB (charmap=ISO-8859-1)

Versions of packages mozilla-firefox depends on:
ii  debianutils2.14.1Miscellaneous utilities specific t
ii  fontconfig 2.3.2-1   generic font configuration library
ii  libatk1.0-01.10.1-2  The ATK accessibility toolkit
ii  libc6  2.3.2.ds1-22  GNU C Library: Shared libraries an
ii  libfontconfig1 2.3.2-1   generic font configuration library
ii  libfreetype6   2.1.7-2.4 FreeType 2 font engine, shared lib
ii  libgcc11:4.0.1-2 GCC support library
ii  libglib2.0-0   2.6.5-1   The GLib library of C routines
ii  libgtk2.0-02.6.8-1   The GTK+ graphical user interface 
ii  libidl00.8.5-1   library for parsing CORBA IDL file
ii  libjpeg62  6b-10 The Independent JPEG Group's JPEG 
ii  libkrb53   1.3.6-4   MIT Kerberos runtime libraries
ii  libpango1.0-0  1.8.2-1   Layout and rendering of internatio
ii  libpng12-0 1.2.8rel-1PNG library - runtime
ii  libstdc++5 1:3.3.6-7 The GNU Standard C++ Library v3
ii  libx11-6   4.3.0.dfsg.1-14   X Window System protocol client li
ii  libxext6   4.3.0.dfsg.1-14   X Window System miscellaneous exte
ii  libxft22.1.7-1   FreeType-based font drawing librar
ii  libxp6 4.3.0.dfsg.1-14   X Window System printing extension
ii  libxt6 4.3.0.dfsg.1-14   X Toolkit Intrinsics
ii  psmisc 21.6-1Utilities that use the proc filesy
ii  xlibs  4.3.0.dfsg.1-14   X Keyboard Extension (XKB) configu
ii  zlib1g 1:1.2.2-4.sarge.2 compression library - runtime

mozilla-firefox recommends no packages.

-- no debconf information


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]