Bug#544987: bugzilla3: file calendar.js is missing (should be linked to yui version ?)

2009-09-04 Thread Sebastien Chaumat
Package: bugzilla3
Version: 3.2.4.0-3
Severity: normal

Apache log shows that calendar.js is not found :


"GET /bugzilla3/js/yui/calendar.js HTTP/1.1" 404 


this file is deleted in debian patches and only yahoo-dom-event is
symlinked back.

in bugzilla_3.2.4.0-3.diff :

+   $(RM_RF) $(CURDIR)/debian/bugzilla3/usr/share/bugzilla3/web/js/yui
+   $(LN_S) /usr/share/yui/html/yahoo-dom-event 
$(CURDIR)/debian/bugzilla3/usr/share/bugzilla3/web/js/yui


One fix could be to symlink individualy yahoo-dom-event.js and
calendar.js in the yui directory.

 ls -l /usr/share/bugzilla3/web/js/yui
 total 0
 lrwxrwxrwx 1 root root 41 Sep  4 11:45 calendar.js -> 
../../../../yui/html/calendar/calendar.js
 lrwxrwxrwx 1 root root 55 Sep  4 11:45 yahoo-dom-event.js -> 
../../../../yui/html/yahoo-dom-event/yahoo-dom-event.js


Another fix could be to keep the upstream calendar.js file (different
from the debian yui one).


Regards,

Sebastien


-- System Information:
Debian Release: 5.0.2
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.26-2-xen-amd64 (SMP w/1 CPU core)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/bash

Versions of packages bugzilla3 depends on:
ii  apache22.2.9-10+lenny4   Apache HTTP Server metapackage
ii  apache2-mpm-worker [ht 2.2.9-10+lenny4   Apache HTTP Server - high speed th
ii  dbconfig-common1.8.39common framework for packaging dat
ii  debconf1.5.24Debian configuration management sy
ii  libappconfig-perl  1.56-2Perl module for configuration file
ii  libcgi-pm-perl 3.38-2Simple Common Gateway Interface Cl
ii  libdbd-mysql-perl  4.007-1   A Perl5 database interface to the 
ii  libemail-mime-creator- 1.456-1   module for simple Email::MIME mail
ii  libemail-mime-modifier 1.442-3   Modify Email::MIME objects easily
ii  libemail-send-perl 2.192-3   Simply Sending Email
ii  libmail-sendmail-perl  0.79.16-1 Send email from a perl script
ii  libtemplate-perl   2.19-1.1lenny1.1  template processing system written
ii  libtimedate-perl   1.1600-9  Time and date functions for Perl
ii  mysql-client   5.0.51a-24+lenny1 MySQL database client (metapackage
ii  mysql-client-5.0 [mysq 5.0.51a-24+lenny1 MySQL database client binaries
ii  patch  2.5.9-5   Apply a diff file to an original
ii  perl-modules [libcgi-p 5.10.0-19 Core Perl modules
ii  postfix [mail-transpor 2.5.5-1.1 High-performance mail transport ag
ii  ucf3.0016Update Configuration File: preserv
ii  yui2.5.0-1   Yahoo User Interface Library

Versions of packages bugzilla3 recommends:
ii  cvs 1:1.12.13-12 Concurrent Versions System
pn  imagemagic (no description available)
ii  libchart-perl   2.4.1-5  Chart Library for Perl
ii  libxml-parser-p 2.36-1.1+b1  Perl module for parsing XML files
ii  mysql-server5.0.51a-24+lenny1MySQL database server (metapackage
ii  mysql-server-5. 5.0.51a-24+lenny1MySQL database server binaries
ii  perlmagick  7:6.3.7.9.dfsg2-1~lenny3 Perl interface to the libMagick gr

Versions of packages bugzilla3 suggests:
ii  bugzilla3-doc 3.2.4.0-3  comprehensive guide to Bugzilla
pn  graphviz   (no description available)
pn  libauthen-radius-perl  (no description available)
ii  libgd-gd2-perl1:2.39-2   Perl module wrapper for libgd - gd
ii  libgd-graph-perl  1.44-3 Graph Plotting Module for Perl 5
ii  libgd-text-perl   0.86-5 Text utilities for use with GD
ii  libhtml-parser-perl   3.56-1+b1  A collection of modules that parse
pn  libhtml-scrubber-perl  (no description available)
ii  libmailtools-perl 2.03-1 Manipulate email in perl programs
pn  libmime-tools-perl (no description available)
pn  libnet-ldap-perl   (no description available)
pn  libsoap-lite-perl  (no description available)
ii  libwww-perl   5.813-1WWW client/server library for Perl
ii  libxml-twig-perl  1:3.32-3   Perl module for processing huge XM
pn  patchutils (no description available)

-- debconf information excluded



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



Bug#386193: replicator: Replicator works on etch amd64

2006-09-06 Thread Sebastien Chaumat

This is great news.

Thanks a lot.

I'll give instructions for using tftboot instead of a floppy in the next user 
guide.

You're suggestions will be added to the code.

Best regards,

Sebastien





Thadeu Penna a écrit :
> Package: replicator
> Version: 3.1-sarge-1.6
> Severity: wishlist
> 
> In despite of reporting on a i386 machine, I am pleasure to inform you I
> was able to run replicator on an amd64 machine running etch. A few fixes
> should be applied though. I downloaded the i386 version from etch and
> installed on amd64 by forcing the architeture. Besides the fixes on the
> previous reports (tar) I had to install deboostrap in order to have
> devices.tar.gz. I've changed repli-common and repli-install to accept
> amd64 (replacing i386) and that is it. The client was also a amd64 and I
> select etch on /etc/replicator.conf. I am a C guy and I do not know perl
> enough to put amd or i386 on the files, that is why I am not sending a
> patch. 
> 
> The worst part is to compile a 2.6.15 kernel to fit in a floppy disk :)
> 
> -- 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.4.27-om
> Locale: LANG=pt_BR, LC_CTYPE=pt_BR (charmap=ISO-8859-1)
> 
> Versions of packages replicator depends on:
> ii  cdebootstrap  0.3.11 Bootstrap a Debian system
> ii  dialog1.0-20060221-1 Displays user-friendly dialog 
> boxe
> ii  grub  0.97-13GRand Unified Bootloader
> ii  nfs-kernel-server 1:1.0.9-5  Kernel NFS server support
> ii  perl  5.8.8-6.1  Larry Wall's Practical 
> Extraction 
> ii  rsync 2.6.8-2fast remote file copy program 
> (lik
> ii  wget  1.10.2-2   retrieves files from the web
> 
> replicator recommends no packages.
> 
> -- no debconf information
> 




Bug#385084: replicator: repli-bootdisk: tar on etch does not take --wildcards as default

2006-08-29 Thread Sebastien Chaumat

Thanks a lot,

 I'll include your patch for the coming etch version.

Sebastien

Thadeu Penna wrote:
> Package: replicator
> Version: 3.1-sarge-1.6
> Severity: important
> 
> tar on etch does not take --wildcards as default breaking
> repli-bootdisk. Including --wildcards on /usr/sbin/repli-bootdisk does
> the job. In addition, I kept the line as 
> 
> &dosystem("cd $dir ; tar zxvf /usr/lib/debootstrap/devices.tar.gz
> --wildcards dev/ram* dev/fd0 dev/sda* dev/hda* dev/loop*");
> 
> The other devices are not present on
> /usr/lib/debootstrap/devices.tar.gz anymore.
> 
> -- 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.4.27-om
> Locale: LANG=pt_BR, LC_CTYPE=pt_BR (charmap=ISO-8859-1)
> 
> Versions of packages replicator depends on:
> ii  cdebootstrap  0.3.11 Bootstrap a Debian system
> ii  dialog1.0-20060221-1 Displays user-friendly dialog 
> boxe
> ii  grub  0.97-13GRand Unified Bootloader
> ii  nfs-kernel-server 1:1.0.9-5  Kernel NFS server support
> ii  perl  5.8.8-6.1  Larry Wall's Practical 
> Extraction 
> ii  rsync 2.6.8-2fast remote file copy program 
> (lik
> ii  wget  1.10.2-2   retrieves files from the web
> 
> replicator recommends no packages.
> 
> -- no debconf information
> 



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



Bug#385081: replicator: repli-sync does not respect slash_exclude

2006-08-29 Thread Sebastien Chaumat
I will try to reproduce /debug this. Thanks for the report.

Sebastien

Thadeu Penna wrote:
> Package: replicator
> Version: 3.1-sarge-1.6
> Severity: important
> 
> After a successful instalation using replicator and asking for not
> copying root, I tried repli-sync on the clone machine. It copies /root
> from the model. I also tried explicitely writing 
> @slash_exclude=qw(/root); on /etc/replicator/repli-sync.conf and it
> still copied /root from the model. 
> 
> -- 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.4.27-om
> Locale: LANG=pt_BR, LC_CTYPE=pt_BR (charmap=ISO-8859-1)
> 
> Versions of packages replicator depends on:
> ii  cdebootstrap  0.3.11 Bootstrap a Debian system
> ii  dialog1.0-20060221-1 Displays user-friendly dialog 
> boxe
> ii  grub  0.97-13GRand Unified Bootloader
> ii  nfs-kernel-server 1:1.0.9-5  Kernel NFS server support
> ii  perl  5.8.8-6.1  Larry Wall's Practical 
> Extraction 
> ii  rsync 2.6.8-2fast remote file copy program 
> (lik
> ii  wget  1.10.2-2   retrieves files from the web
> 
> replicator recommends no packages.
> 
> -- no debconf information
> 



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



Bug#336376: depends on Linux-specific nfs-kernel-server

2005-10-30 Thread Sebastien Chaumat

Robert Millan a écrit :

On Sun, Oct 30, 2005 at 12:10:25AM +0200, Sebastien Chaumat wrote:


Hi,

My last tests with nfs-user-server showed that it doesn't work 
correctly for replicator. Can you test another nfs server before I 
actually change the deps.



We don't have another nfs server currently.  However, if the requisites in
replicator are generic nfsd funcionality, and no special feature is needed,
you should allow other packages providing "nfs-server" to satisfy it.

This is the theory.

Acutally (you have to test it to believe it) nfs-user-server have a bug 
with root_spashing which prevent replicator from working correctly. So 
forcing nfs-kernel-server is a way to save hours of debuging to the user.




If nfs-user-server is a problem for a specific reason, I suggest:

  Depends: nfs-kernel-server | nfs-server
  Conflicts: nfs-user-server



This sounds a reasonnable solution. I'll make test with recent version 
of the user-server and will act according to the results.


Thank you for this suggestion.

Then we port, for example, FreeBSD nfsd [1] to GNU/kFreeBSD, we can make it
provide nfs-server and everything will work.

[1] http://www.freebsd.org/cgi/man.cgi?query=nfsd&sektion=8






Bug#336376: depends on Linux-specific nfs-kernel-server

2005-10-29 Thread Sebastien Chaumat

Robert Millan a écrit :

Package: replicator
Severity: important

This package depends on nfs-kernel-server, which is Linux-specific, so it's not
installable on GNU/kFreeBSD.

Please could you make it:

  nfs-kernel-server | nfs-server

so that any other nfs server can be used?

thanks

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.12-1-k7
Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ANSI_X3.4-1968) (ignored: LC_ALL 
set to C)


Hi,

 My last tests with nfs-user-server showed that it doesn't work 
correctly for replicator. Can you test another nfs server before I 
actually change the deps.


Thanks,

Sebastien