Your message dated Sun, 18 Jun 2006 09:47:27 -0700
with message-id <[EMAIL PROTECTED]>
and subject line Bug#373890: fixed in vim 1:7.0-017+8
has caused the attached Bug report 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 I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--- Begin Message ---
Package: vim
Version: 1:7.0-017+6
Severity: serious

Hey guys.

Seems like something has gone astray in the vim-ruby and vim-full part
of the build, since ./configure is invoked once, with all the correct
arguments, but then, it's called again when starting the build, like
this:

 *** DEBIAN *** BUILDING VARIANT vim-ruby
 if [ "vim-ruby" = "vim-tiny" ]; then \
           patch -Np0 < debian/tiny/vimrc.tiny.diff; \
         fi
 /usr/bin/make -C vim70 CFLAGS="-O2 -g -Wall"
 make[1]: Entering directory `/build/buildd/vim-7.0/vim70'
 Starting make in the src directory.
 If there are problems, cd to the src directory and run make there
 cd src && /usr/bin/make first
 make[2]: Entering directory `/build/buildd/vim-7.0/vim70/src'
 rm -f auto/config.status auto/config.cache config.log auto/config.log
 rm -f auto/config.h auto/link.log auto/link.sed auto/config.mk
 touch auto/config.h
 cp config.mk.dist auto/config.mk
 GUI_INC_LOC="" GUI_LIB_LOC="" \
                 CC="" CPPFLAGS="" CFLAGS="-O2 -g -Wall" \
                 LDFLAGS=""  srcdir="." \
                 ./configure    \
                    \
                    \
                    \
                    \
                    \
                     \

Which results in both being "Normal version with GTK2 GUI". Severity set
to RC since vim-ruby configured with '-ruby' should not get into
testing (and same for -full).

Thanks,

-- 
Adeodato Simó                                     dato at net.com.org.es
Debian Developer                                  adeodato at debian.org
 
                               Listening to: Leonard Cohen - Be for real



--- End Message ---
--- Begin Message ---
Source: vim
Source-Version: 1:7.0-017+8

We believe that the bug you reported is fixed in the latest version of
vim, which is due to be installed in the Debian FTP archive:

vim-common_7.0-017+8_i386.deb
  to pool/main/v/vim/vim-common_7.0-017+8_i386.deb
vim-doc_7.0-017+8_all.deb
  to pool/main/v/vim/vim-doc_7.0-017+8_all.deb
vim-full_7.0-017+8_i386.deb
  to pool/main/v/vim/vim-full_7.0-017+8_i386.deb
vim-gnome_7.0-017+8_i386.deb
  to pool/main/v/vim/vim-gnome_7.0-017+8_i386.deb
vim-gtk_7.0-017+8_i386.deb
  to pool/main/v/vim/vim-gtk_7.0-017+8_i386.deb
vim-gui-common_7.0-017+8_all.deb
  to pool/main/v/vim/vim-gui-common_7.0-017+8_all.deb
vim-lesstif_7.0-017+8_i386.deb
  to pool/main/v/vim/vim-lesstif_7.0-017+8_i386.deb
vim-perl_7.0-017+8_i386.deb
  to pool/main/v/vim/vim-perl_7.0-017+8_i386.deb
vim-python_7.0-017+8_i386.deb
  to pool/main/v/vim/vim-python_7.0-017+8_i386.deb
vim-ruby_7.0-017+8_i386.deb
  to pool/main/v/vim/vim-ruby_7.0-017+8_i386.deb
vim-runtime_7.0-017+8_all.deb
  to pool/main/v/vim/vim-runtime_7.0-017+8_all.deb
vim-tcl_7.0-017+8_i386.deb
  to pool/main/v/vim/vim-tcl_7.0-017+8_i386.deb
vim-tiny_7.0-017+8_i386.deb
  to pool/main/v/vim/vim-tiny_7.0-017+8_i386.deb
vim_7.0-017+8.diff.gz
  to pool/main/v/vim/vim_7.0-017+8.diff.gz
vim_7.0-017+8.dsc
  to pool/main/v/vim/vim_7.0-017+8.dsc
vim_7.0-017+8_i386.deb
  to pool/main/v/vim/vim_7.0-017+8_i386.deb



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.
James Vega <[EMAIL PROTECTED]> (supplier of updated vim 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.7
Date: Sat, 17 Jun 2006 22:18:20 -0400
Source: vim
Binary: vim-full vim-lesstif vim-common vim-gnome vim-doc vim-runtime vim 
vim-gtk vim-perl vim-ruby vim-gui-common vim-tiny vim-python vim-tcl
Architecture: source all i386
Version: 1:7.0-017+8
Distribution: unstable
Urgency: medium
Maintainer: Debian VIM Maintainers <[EMAIL PROTECTED]>
Changed-By: James Vega <[EMAIL PROTECTED]>
Description: 
 vim        - Vi IMproved - enhanced vi editor
 vim-common - Vi IMproved - Common files
 vim-doc    - Vi IMproved - HTML documentation
 vim-full   - Vi IMproved - enhanced vi editor - full fledged version
 vim-gnome  - Vi IMproved - enhanced vi editor - with GNOME2 GUI
 vim-gtk    - Vi IMproved - enhanced vi editor - with GTK2 GUI
 vim-gui-common - Vi IMproved - Common GUI files
 vim-lesstif - Vi IMproved - enhanced vi editor - with LessTif GUI
 vim-perl   - Vi IMproved - enhanced vi editor - with Perl support
 vim-python - Vi IMproved - enhanced vi editor - with Python support
 vim-ruby   - Vi IMproved - enhanced vi editor - with Ruby support
 vim-runtime - Vi IMproved - Runtime files
 vim-tcl    - Vi IMproved - enhanced vi editor - with TCL support
 vim-tiny   - Vi IMproved - enhanced vi editor - compact version
Closes: 373696 373762 373890 374060
Changes: 
 vim (1:7.0-017+8) unstable; urgency=medium
 .
   * Rebuild with fixed libruby1.8.  Urgency medium since vim-full and vim-ruby
     can now be properly configured.
     (closes: #373696, #373762, #373890, #374060)
Files: 
 722b41fb650bf492cd4a26f1cbde0c9e 1351 editors optional vim_7.0-017+8.dsc
 52b15239c67dfcc3ada04b57cad00adf 164965 editors optional vim_7.0-017+8.diff.gz
 ec11eba5b4c0533ff911d54905ee3c02 88382 editors optional 
vim-gui-common_7.0-017+8_all.deb
 ef9e7d72d87231f592fbd5c18114cb57 6333876 editors optional 
vim-runtime_7.0-017+8_all.deb
 c636aadd95e72cd1997edb2c1e0631ec 2029986 doc optional vim-doc_7.0-017+8_all.deb
 6c317f9127ce3dc0c170854bc244491f 493242 editors important 
vim-tiny_7.0-017+8_i386.deb
 f713b2921cee8793ab1b32fa5dc6957c 911488 editors extra 
vim-ruby_7.0-017+8_i386.deb
 633b413d4c9caf59dd1f5b00be30d94b 870890 editors extra 
vim-tcl_7.0-017+8_i386.deb
 5edd139d4cc0d639a1988539b2beee51 863640 editors extra 
vim-gtk_7.0-017+8_i386.deb
 9a7b6d63b1c2a56088bfdfdacdcdc23a 857334 editors extra 
vim-lesstif_7.0-017+8_i386.deb
 7b9770721e5d398b803e878ce7466270 921916 editors extra 
vim-perl_7.0-017+8_i386.deb
 a888b140b1add0158f1df77c63809b8e 915670 editors extra 
vim-python_7.0-017+8_i386.deb
 7d0f8f75103d42a14d2bbc83c5d05960 865938 editors extra 
vim-gnome_7.0-017+8_i386.deb
 1783d198257ee23d343bf8f81cd1862b 944770 editors extra 
vim-full_7.0-017+8_i386.deb
 6741c89954ed3d3a5cd51f53399ea175 188930 editors optional 
vim-common_7.0-017+8_i386.deb
 ea63b5c3e7fc965c4b6309dc36d1d48d 742918 editors optional vim_7.0-017+8_i386.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.3 (GNU/Linux)

iEYEARECAAYFAkSVfu4ACgkQDb3UpmEybUCbsQCfTl5KSPYd+NHw7QDDElsN6kS5
w3UAn2M2XPFLOuNZOtWaLngdkOD68F0H
=6wzG
-----END PGP SIGNATURE-----


--- End Message ---

Reply via email to