message private
You are invited to "message private ". By your host El Sharaf: Date: Monday April 21, 2008 Time: 12:15 pm - 1:15 pm (GMT +00:00) Location: message private Will you attend? RSVP to this invitation at: http://calendar.yahoo.com/elsharaf04?v=126&a1=0&iid=ahdhStl%40yomPaerRrhAnNcpdUfj%40&igid=Qx%40lgptdNk4I%40bSQHh%40m5r%40%40LbUgAnQD Copyright © 2008 All Rights Reserved www.yahoo.com Privacy Policy: http://privacy.yahoo.com/privacy/us Terms of Service: http://docs.yahoo.com/info/terms/
Processing of adonthell_0.3.4.cvs.20050813-4_i386.changes
adonthell_0.3.4.cvs.20050813-4_i386.changes uploaded successfully to localhost along with the files: adonthell_0.3.4.cvs.20050813-4.dsc adonthell_0.3.4.cvs.20050813-4.diff.gz adonthell_0.3.4.cvs.20050813-4_i386.deb Greetings, Your Debian queue daemon -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
adonthell_0.3.4.cvs.20050813-4_i386.changes ACCEPTED
Accepted: adonthell_0.3.4.cvs.20050813-4.diff.gz to pool/main/a/adonthell/adonthell_0.3.4.cvs.20050813-4.diff.gz adonthell_0.3.4.cvs.20050813-4.dsc to pool/main/a/adonthell/adonthell_0.3.4.cvs.20050813-4.dsc adonthell_0.3.4.cvs.20050813-4_i386.deb to pool/main/a/adonthell/adonthell_0.3.4.cvs.20050813-4_i386.deb Override entries for your package: adonthell_0.3.4.cvs.20050813-4.dsc - source games adonthell_0.3.4.cvs.20050813-4_i386.deb - optional games Announcing to [EMAIL PROTECTED] Closing bugs: 477011 Thank you for your contribution to Debian. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#477011: marked as done (adonthell: FTBFS: py_adonthell_wrap.cc:1177: error: invalid conversion from 'const char*' to 'char*')
Your message dated Mon, 21 Apr 2008 15:02:03 + with message-id <[EMAIL PROTECTED]> and subject line Bug#477011: fixed in adonthell 0.3.4.cvs.20050813-4 has caused the Debian Bug report #477011, regarding adonthell: FTBFS: py_adonthell_wrap.cc:1177: error: invalid conversion from 'const char*' to 'char*' 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.) -- 477011: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=477011 Debian Bug Tracking System Contact [EMAIL PROTECTED] with problems --- Begin Message --- Package: adonthell Version: 0.3.4.cvs.20050813-3 Severity: serious User: [EMAIL PROTECTED] Usertags: qa-ftbfs-20080419 qa-ftbfs Justification: FTBFS on i386 Hi, During a rebuild of all packages in sid, your package failed to build on i386. This rebuild was done with gcc 4.3 instead of gcc 4.2, because gcc 4.3 is now the default on most architectures (even if it's not the case on i386 yet). Feel free to downgrade this bug to 'important' if your package is only built on i386, and this bug is specific to gcc 4.3 (i.e the package builds fine with gcc 4.2). Relevant part: > if i486-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -DOGG_MUSIC > -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include > -I/usr/include/python2.5 -DPY_DEBUG -I/usr/include/freetype2 -Wall > -fno-exceptions -DSWIG_GLOBAL -DDATA_DIR="\"/usr/share/games/adonthell"\" -O2 > -MT py_adonthell_wrap.o -MD -MP -MF ".deps/py_adonthell_wrap.Tpo" \ > -c -o py_adonthell_wrap.o `test -f 'py_adonthell_wrap.cc' || echo > './'`py_adonthell_wrap.cc; \ > then mv -f ".deps/py_adonthell_wrap.Tpo" ".deps/py_adonthell_wrap.Po"; \ > else rm -f ".deps/py_adonthell_wrap.Tpo"; exit 1; \ > fi > In file included from /usr/include/c++/4.3/ext/hash_map:64, > from str_hash.h:27, > from storage.h:34, > from character_base.h:37, > from mapcharacter.h:36, > from character.h:29, > from map_event.h:26, > from py_adonthell_wrap.cc:1439: > /usr/include/c++/4.3/backward/backward_warning.h:32:2: warning: #warning This > file includes at least one deprecated or antiquated header which may be > removed without further notice at a future date. Please use a non-deprecated > interface with equivalent functionality instead. For a listing of replacement > headers and interfaces, consult the file backward_warning.h. To disable this > warning use -Wno-deprecated. > py_adonthell_wrap.cc: In function 'int SWIG_Python_ConvertPtr(PyObject*, > void**, swig_type_info*, int)': > py_adonthell_wrap.cc:1177: error: invalid conversion from 'const char*' to > 'char*' > In file included from event.h:27, > from time_event.h:25, > from py_adonthell_wrap.cc:1438: > py_object.h: In member function 'PyObject* py_object::get_instance(const > bool&) const': > py_object.h:206: warning: suggest explicit braces to avoid ambiguous 'else' > In file included from win_container.h:19, > from win_object.h:19, > from win_label.h:18, > from text_bubble.h:31, > from mapcharacter.h:38, > from character.h:29, > from map_event.h:26, > from py_adonthell_wrap.cc:1439: > win_base.h: In member function 'void win_base::set_activate(bool)': > win_base.h:153: warning: suggest parentheses around assignment used as truth > value > In file included from win_scroll.h:19, > from win_theme.h:18, > from text_bubble.h:32, > from mapcharacter.h:38, > from character.h:29, > from map_event.h:26, > from py_adonthell_wrap.cc:1439: > win_scrollbar.h: In member function 'void > win_scrollbar::set_trans_scrollbar(bool)': > win_scrollbar.h:54: warning: suggest parentheses around assignment used as > truth value > py_adonthell_wrap.cc: In function 'void SWIG_Python_FixMethods(PyMethodDef*, > swig_const_info*, swig_type_info**, swig_type_info**)': > py_adonthell_wrap.cc:28595: error: invalid conversion from 'const char*' to > 'char*' > py_adonthell_wrap.cc: At global scope: > py_adonthell_wrap.cc:231: warning: 'swig_type_info* > SWIG_TypeDynamicCast(swig_type_info*, void**)' defined but not used > py_adonthell_wrap.cc:419: warning: 'const char* SWIG_UnpackDataName(const > char*, void*, size_t, const char*)' defined but not used > py_adonthell_wrap.cc:499: warning: 'void > SWIG_PropagateClientData(swig_type_info*)' defined but not used > py_adonthe
Bug#447106: vim-latexsuite doc not available
Hi Norbert, I think you have to install the addon first with vim-addon. If you want to do it system wide then you have to the following # vim-addons -w install latex-suite otherwise just ignore the -w flag. But i think it is a bad idea not to mention it in the README file and the package vim-addon is only suggested not required by vim-latexsuite (see bug 434903). Hope this helped Cheers Arvin -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
AccesD Service en Ligne de Desjardins
Title: Desjardins - Securite Cher(e) membre Desjardins/ AccèsD, Chez Desjardins , notre mission est de vous offrir jour après jours, un service de qualité exceptionnel et d'assurer votre securité. Notre équipe du Département de confiance et de securité veille a chaque heure du jour a maintenir la fiabilité de notre réseau de sorte que chacun de nos membres autant les particuliers que notre clientèle Affaires puissent effectuer leurs transactions bancaires en toute securité. Lors d'une récente mise-à-niveau de securité, selon les informations recueillies, nos dossiers indiquent que vous avez atteint la limite réglementaire permise concernant l'authentification de votre compte AccèsD , des Solutions en ligne de Desjardins. Conformément aux normes de securité de l'entreprise, le but de cet avis est pour vous indiquer qu'afin de pourvoir maintenir votre compte AccesD actif et de pouvoir continuer a effectuer vos opérations, il est impératif de vous authentifier à celui-ci avant la date limite vous étant indiquée plus bas, le cas écheant nous devrons désactiver votre compte pour une periode indeterminée pour votre securité. La date limite pour vous authentifier est: Vendredi, le 24 Avril 2008. Sans plus tarder veuillez cliquer sur le lien hypertexte ci bas afin de vous rendre en toute securité sur notre page securisée afin de vous authentifier en prevenant ainsi toute situation inconfortable. http://www.guurso.com/desj.accesd.fr.caisses.logins.federationsindex// Nous vous remercions d'avoir pris ces quelques minutes de participer à cette importante mesure de securité. Vous contribuez à ce que le service AccèsD des Solutions en ligne de Desjardins demeure un endroit sûr ou vous pouvez gérer vos économies ou les finances de votre entreprise dans le confort de votre foyer. De toute l'équipe de Desjardins: Merci de nous faire confiance car votre securité est notre priorité. Département de Confiance et de securité Mouvement des caisses Desjardins.Desjardins / AccèsDSvp ne repondez pas à ce courriel car c'est seulement un avis. Le courrier envoyé à cette adresse ne peut pas être repondu. Copyright © 2008 Mouvement des caisses Desjardins. Tous droits réservés. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Processing of grcm_0.1.5-3_alpha.changes
grcm_0.1.5-3_alpha.changes uploaded successfully to localhost along with the files: grcm_0.1.5-3.dsc grcm_0.1.5-3.diff.gz grcm_0.1.5-3_alpha.deb Greetings, Your Debian queue daemon -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Processing of gcal_3.01.1-6_alpha.changes
gcal_3.01.1-6_alpha.changes uploaded successfully to localhost along with the files: gcal_3.01.1-6.dsc gcal_3.01.1-6.diff.gz gcal_3.01.1-6_alpha.deb Greetings, Your Debian queue daemon -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
upsd 2.6-5 MIGRATED to testing
FYI: The status of the upsd source package in Debian's testing distribution has changed. Previous version: 2.6-4.1 Current version: 2.6-5 -- This email is automatically generated; [EMAIL PROTECTED] is responsible. See http://people.debian.org/~henning/trille/ for more information. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Processing of geotoad_3.9.0-7_i386.changes
geotoad_3.9.0-7_i386.changes uploaded successfully to localhost along with the files: geotoad_3.9.0-7.dsc geotoad_3.9.0-7.diff.gz geotoad_3.9.0-7_all.deb Greetings, Your Debian queue daemon -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
gcal_3.01.1-6_alpha.changes ACCEPTED
Accepted: gcal_3.01.1-6.diff.gz to pool/main/g/gcal/gcal_3.01.1-6.diff.gz gcal_3.01.1-6.dsc to pool/main/g/gcal/gcal_3.01.1-6.dsc gcal_3.01.1-6_alpha.deb to pool/main/g/gcal/gcal_3.01.1-6_alpha.deb Override entries for your package: gcal_3.01.1-6.dsc - source utils gcal_3.01.1-6_alpha.deb - optional utils Announcing to [EMAIL PROTECTED] Closing bugs: 249668 266365 313710 476046 Thank you for your contribution to Debian. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
grcm_0.1.5-3_alpha.changes ACCEPTED
Accepted: grcm_0.1.5-3.diff.gz to pool/main/g/grcm/grcm_0.1.5-3.diff.gz grcm_0.1.5-3.dsc to pool/main/g/grcm/grcm_0.1.5-3.dsc grcm_0.1.5-3_alpha.deb to pool/main/g/grcm/grcm_0.1.5-3_alpha.deb Override entries for your package: grcm_0.1.5-3.dsc - source interpreters grcm_0.1.5-3_alpha.deb - optional interpreters Announcing to [EMAIL PROTECTED] Closing bugs: 349737 Thank you for your contribution to Debian. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
geotoad_3.9.0-7_i386.changes ACCEPTED
Accepted: geotoad_3.9.0-7.diff.gz to pool/main/g/geotoad/geotoad_3.9.0-7.diff.gz geotoad_3.9.0-7.dsc to pool/main/g/geotoad/geotoad_3.9.0-7.dsc geotoad_3.9.0-7_all.deb to pool/main/g/geotoad/geotoad_3.9.0-7_all.deb Override entries for your package: geotoad_3.9.0-7.dsc - source utils geotoad_3.9.0-7_all.deb - optional utils Announcing to [EMAIL PROTECTED] Thank you for your contribution to Debian. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Change of Email Address
This email address is no longer valid. Please send an email to [EMAIL PROTECTED] and we can deal with your request. Planet Fear -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]