Processed: Re: Bug#481046: muine: could not open audio device for playback
Processing commands for [EMAIL PROTECTED]: > severity 481046 normal Bug#481046: muine: could not open audio device for playback Severity set to `normal' from `grave' > thanks Stopping processing here. Please contact me if you need assistance. Debian bug tracking system administrator (administrator, Debian Bugs database) -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#481046: muine: could not open audio device for playback
severity 481046 normal thanks aha, I think I've figured this out. I have a .asoundrc which specifies some LADSPA stuff including a non-existent plugin (attached) aplay also complains and fails to play anything: 11:05:09$ aplay out.wav ALSA lib pcm_ladspa.c:1502:(snd_pcm_ladspa_add_plugin) Unable to find or load plugin 'tap_bs2b' ID 0, path '/usr/lib/ladspa' aplay: main:564: audio open error: No such file or directory however totem-xine, totem-gstreamer, the flash plugin, amarok, rhythmbox and audacity all work ok. I'm not sure why they do and muine/aplay do not (as appose to just warning) - I think this bug should be re-purposed as "fail more gracefully or more informatively", and it might belong against alsa rather than muine (I'm not sure). Thanks for your help: I hope you don't mind me parking the bug here until I investigate further! -- Jon Dowland pcm.ladspa { type ladspa slave.pcm "plughw:0,0"; path "/usr/lib/ladspa"; plugins [ { label tap_bs2b input { controls [ 3 1 ] } } ] } pcm.!default { type plug slave.pcm "ladspa" }
Bug#457222: marked as done ([INTL:fi] Finnish translation of the debconf templates)
Your message dated Thu, 22 May 2008 13:28:43 +0100 with message-id <[EMAIL PROTECTED]> and subject line myphpmoney has been removed from Debian, closing #457222 has caused the Debian Bug report #457222, regarding [INTL:fi] Finnish translation of the debconf templates 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.) -- 457222: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=457222 Debian Bug Tracking System Contact [EMAIL PROTECTED] with problems --- Begin Message --- Package: myphpmoney Severity: wishlist Tags: l10n patch Please include attached translation fi.po to the package. Regards, Esko Arajärvi msgid "" msgstr "" "Project-Id-Version: myphpmoney_1.3RC3+dfsg-5\n" "Report-Msgid-Bugs-To: [EMAIL PROTECTED]" "POT-Creation-Date: 2007-07-14 08:19+0200\n" "PO-Revision-Date: 2007-12-20 21:22+0200\n" "Last-Translator: Esko Arajärvi <[EMAIL PROTECTED]>\n" "Language-Team: Finnish <[EMAIL PROTECTED]>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Poedit-Language: Finnish\n" "X-Poedit-Country: Finland\n" #. Type: boolean #. Description #: ../templates:2001 msgid "Do you want to configure MyPhpMoney now?" msgstr "Haluatko tehdä MyPhpMoneyn asetukset nyt?" #. Type: boolean #. Description #: ../templates:2001 msgid "MyPhpMoney needs to be configured before its use: the MySQL database should be created and the Apache web server should be configured." msgstr "MyPhpMoneyn asetukset tulee tehdä ennen kuin sitä voidaan käyttää. Sille on luotava MySQL-tietokanta ja asetettava Apache-verkkopalvelin." #. Type: boolean #. Description #: ../templates:2001 msgid "To achieve this, you will need to provide the login name and the password of the MySQL database server administrator." msgstr "Tätä varten sinun on annettava MySQL-tietokantapalvelimen pääkäyttäjän käyttäjätunnus ja salasana." #. Type: boolean #. Description #: ../templates:2001 msgid "If you want to configure it later, you should run 'dpkg-reconfigure myphpmoney'." msgstr "Jos haluat tehdä asetukset myöhemmin, voit tehdä sen ajamalla komennon ”dpkg-reconfigure myphpmoney”." #. Type: string #. Description #: ../templates:3001 msgid "Database server host name:" msgstr "Tietokantapalvelimen verkkonimi:" #. Type: string #. Description #: ../templates:3001 msgid "The database for MyPhpMoney may be hosted on a remote server." msgstr "MyPhpMoneyn tietokanta voi sijaita etäpalvelimella." #. Type: string #. Description #: ../templates:3001 msgid "Please enter the fully qualified domain name for that system." msgstr "Anna tuon järjestelmän täydellinen verkkonimi." #. Type: string #. Description #: ../templates:3001 msgid "If the database is hosted locally, please enter 'localhost'." msgstr "Jos tietokanta sijaitsee samalla palvelimella, syötä ”localhost”." #. Type: string #. Description #: ../templates:4001 msgid "MyPhpMoney database name:" msgstr "MyPhpMoney-tietokannan nimi:" #. Type: string #. Description #: ../templates:4001 msgid "Please enter the name of the database where MyPhpMoney data will be stored." msgstr "Anna nimi tietokannalle, johon MyPhpMoneyn tiedot tallennetaan." #. Type: string #. Description #: ../templates:5001 msgid "MySQL database login name:" msgstr "MySQL-tietokannan käyttäjätunnus:" #. Type: string #. Description #: ../templates:5001 msgid "Please enter the name of the MySQL account to be used for the MyPhpMoney database." msgstr "Anna MySQL-käyttäjätunnus, jota käytetään MyPhpMoney-tietokannan kanssa." #. Type: string #. Description #: ../templates:5001 msgid "It will be created if it doesn't already exist." msgstr "Se luodaan, jos sitä ei vielä ole olemassa." #. Type: string #. Description #: ../templates:5001 msgid "Please note that the database server software must be configured to allow password authentication." msgstr "Huomaa, että tietokantapalvelimen ohjelmiston tulee olla asetettu sallimaan salasanapohjainen tunnistautuminen." #. Type: password #. Description #: ../templates:6001 msgid "MySQL database password:" msgstr "MySQL-tietokannan salasana:" #. Type: password #. Description #: ../templates:6001 msgid "Please enter the password of the MySQL account to be used for the MyPhpMoney database. Leave this blank to use no password." msgstr "Anna salasana MySQL-tunnukselle, jota käytetään MyPhpMoney-tietokannan kanssa. Jätä kenttä tyhjäksi, jos et halua asettaa salasanaa." #. Type: string #. Description #: ../templates:7001 msgid "MySQL database server administrator:" msgstr "MySQL-tietokantapalvelimen pääkäyttäjä:" #. Type: string #. Description #: ../templates:7001 msgid "Please enter the dat
Bug#408804: marked as done (myphpmoney: check tables)
Your message dated Thu, 22 May 2008 13:28:34 +0100 with message-id <[EMAIL PROTECTED]> and subject line myphpmoney has been removed from Debian, closing #408804 has caused the Debian Bug report #408804, regarding myphpmoney: check tables 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.) -- 408804: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=408804 Debian Bug Tracking System Contact [EMAIL PROTECTED] with problems --- Begin Message --- Package: myphpmoney Version: 1.3RC3+dfsg-2 Severity: whislist Hi, It is necessary to always check if tables exist? This is necessary only at first usage, for create the tables. IMHO. My suggestion is create the tables when installing the package. At the moment, only the data base is created. And comment lines 44 and 45 in public_html/class/extends.class file. ## Create the table // if ($this->verif() == 2) include_once $_MPM['dir_tables'].''.$_MPM['table_lib']; // if ($this->verif() == 1) include_once $_MPM['dir_tables'].''.$_MPM['table_php']; Or something more simple. Define in public_html/config/vars.inc.php file: /** * CHECK TABLES * DEFINE 0 = DISABLE * DEFINE 1 = ENABLE (default) */ define('__CHK_TABLE__', 1); and use a flag in public_html/class/extends.class: var $Chk_tables = __CHK_TABLE__; ## 1 default check. if (isset($this->Chk_tables) && $this->Chk_tables == 1) { if ($this->verif() == 2) include_once $_MPM['dir_tables'].''.$_MPM['table_lib']; if ($this->verif() == 1) include_once $_MPM['dir_tables'].''.$_MPM['table_php']; } Then put a message in the Helper window. Below Calendar window. "to improve performance disable checking tables in public_html/config/vars.inc.php. To be used _after_ signup." The program will improve performace. [] -- Herbert Parentes Fortes Neto (hpfn) Linux user number 416100 0x9834F79E -- http://pgp.mit.edu/ pgpcAGi8ru2Rn.pgp Description: PGP signature --- End Message --- --- Begin Message --- Version: 1.3RC3+dfsg-5+rm The myphpmoney package has been removed from Debian testing, unstable and experimental, so I am now closing the bugs that were still opened against it. For more information about this package's removal, read http://bugs.debian.org/390839 . That bug might give the reasons why this package was removed, and suggestions of possible replacements. Don't hesitate to reply to this mail if you have any question. Thank you for your contribution to Debian. -- Marco Rodrigues http://Marco.Tondela.org --- End Message ---
Bug#330497: marked as done (myphpmoney : Error adding new operation )
Your message dated Thu, 22 May 2008 13:28:44 +0100 with message-id <[EMAIL PROTECTED]> and subject line myphpmoney has been removed from Debian, closing #330497 has caused the Debian Bug report #330497, regarding myphpmoney : Error adding new operation 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.) -- 330497: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=330497 Debian Bug Tracking System Contact [EMAIL PROTECTED] with problems --- Begin Message --- Package: myphpmoney Version: 1.3RC3-13 I'm getting this error when i try to insert a new op: MySQL Error : 1062(Duplicate entry '103787471276000' for key 1) The problem appears when you have 1 thousand operation! The application doesn't add a digit to the key, so the key is already in the database. more details: http://sourceforge.net/forum/forum.php?thread_id=932534&forum_id=151323 -- Mathieu Ruellan [EMAIL PROTECTED] --- End Message --- --- Begin Message --- Version: 1.3RC3+dfsg-5+rm The myphpmoney package has been removed from Debian testing, unstable and experimental, so I am now closing the bugs that were still opened against it. For more information about this package's removal, read http://bugs.debian.org/390839 . That bug might give the reasons why this package was removed, and suggestions of possible replacements. Don't hesitate to reply to this mail if you have any question. Thank you for your contribution to Debian. -- Marco Rodrigues http://Marco.Tondela.org --- End Message ---
Bug#435421: marked as done (myphpmoney: can't install, remove or purge)
Your message dated Thu, 22 May 2008 13:28:51 +0100 with message-id <[EMAIL PROTECTED]> and subject line myphpmoney has been removed from Debian, closing #435421 has caused the Debian Bug report #435421, regarding myphpmoney: can't install, remove or purge 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.) -- 435421: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=435421 Debian Bug Tracking System Contact [EMAIL PROTECTED] with problems --- Begin Message --- Package: myphpmoney Version: 1.3RC3+dfsg-5 Severity: grave Justification: renders package unusable Hi, In version 1.3RC3+dfsg-4 "Remove useless question about webservers as only Apache 2 is remaining in the archive. Edited prerm, postinst and config accordingly" But, in version 1.3RC3+dfsg-5, debian/postinst:96 and debian/prerm:13 are using "db_get "myphpmoney/webservers". And debian/templates does not make questions about webservers. [] -- Herbert Parentes Fortes Neto (hpfn) Linux user number 416100 0x9834F79E -- http://pgp.mit.edu/ pgpzL2QPFh1Fu.pgp Description: PGP signature --- End Message --- --- Begin Message --- Version: 1.3RC3+dfsg-5+rm The myphpmoney package has been removed from Debian testing, unstable and experimental, so I am now closing the bugs that were still opened against it. For more information about this package's removal, read http://bugs.debian.org/390839 . That bug might give the reasons why this package was removed, and suggestions of possible replacements. Don't hesitate to reply to this mail if you have any question. Thank you for your contribution to Debian. -- Marco Rodrigues http://Marco.Tondela.org --- End Message ---
Bug#435425: marked as done (myphpmoney: database is not been removed)
Your message dated Thu, 22 May 2008 13:28:35 +0100 with message-id <[EMAIL PROTECTED]> and subject line myphpmoney has been removed from Debian, closing #435425 has caused the Debian Bug report #435425, regarding myphpmoney: database is not been removed 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.) -- 435425: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=435425 Debian Bug Tracking System Contact [EMAIL PROTECTED] with problems --- Begin Message --- Package: myphpmoney Version: 1.3RC3+dfsg-5 Severity: normal Hi, Myphpmoney's database is not been removed when the option 'purge' is selected. My suggestion is to comment the current debian/postinst file, line 30 db_reset "myphpmoney/dbadmpass" || true and in current debian/postrm file, line 8: -if [ -x /usr/share/debconf/confmodule ] ; then +if [ -f /usr/share/debconf/confmodule ] ; then because the file is "-rw-r--r--" [] Herbert Parentes Fortes Neto (hpfn) Linux user number 416100 0x9834F79E -- http://pgp.mit.edu/ pgpRl2yKZinkU.pgp Description: PGP signature --- End Message --- --- Begin Message --- Version: 1.3RC3+dfsg-5+rm The myphpmoney package has been removed from Debian testing, unstable and experimental, so I am now closing the bugs that were still opened against it. For more information about this package's removal, read http://bugs.debian.org/390839 . That bug might give the reasons why this package was removed, and suggestions of possible replacements. Don't hesitate to reply to this mail if you have any question. Thank you for your contribution to Debian. -- Marco Rodrigues http://Marco.Tondela.org --- End Message ---
Bug#419494: marked as done (myphpmoney: prerm problem)
Your message dated Thu, 22 May 2008 13:28:54 +0100 with message-id <[EMAIL PROTECTED]> and subject line myphpmoney has been removed from Debian, closing #419494 has caused the Debian Bug report #419494, regarding myphpmoney: prerm problem 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.) -- 419494: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=419494 Debian Bug Tracking System Contact [EMAIL PROTECTED] with problems --- Begin Message --- Package: myphpmoney Version: 1.3RC3+dfsg-2 Severity: normal hello impossible to remove --purge myphpmoney. when prerm apache2 don't start -- 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-4-686 Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8) Versions of packages myphpmoney depends on: ii apache2-mpm-prefork [httpd 2.2.3-4 Traditional model for Apache HTTPD ii debconf [debconf-2.0] 1.5.11Debian configuration management sy ii mysql-client 5.0.32-7etch1 mysql database client (meta packag ii mysql-client-5.0 [mysql-cl 5.0.32-7etch1 mysql database client binaries pn php4 | php4-cgi | libapach (no description available) pn php4-gd(no description available) pn php4-mysql (no description available) ii ttf-bitstream-vera 1.10-7The Bitstream Vera family of free pn wwwconfig-common (no description available) Versions of packages myphpmoney recommends: ii mysql-server-5.0 [mysql-se 5.0.32-7etch1 mysql database server binaries -- debconf information: * myphpmoney/webservers: apache2 * myphpmoney/mysql_user: phi * myphpmoney/installed: * myphpmoney/configuration: true myphpmoney/dbcreateerror: * myphpmoney/database_name: myphpmoney * myphpmoney/mysql_dbadmin: root * myphpmoney/databasemgr_server: localhost * myphpmoney/postrm_remove_database: false --- End Message --- --- Begin Message --- Version: 1.3RC3+dfsg-5+rm The myphpmoney package has been removed from Debian testing, unstable and experimental, so I am now closing the bugs that were still opened against it. For more information about this package's removal, read http://bugs.debian.org/390839 . That bug might give the reasons why this package was removed, and suggestions of possible replacements. Don't hesitate to reply to this mail if you have any question. Thank you for your contribution to Debian. -- Marco Rodrigues http://Marco.Tondela.org --- End Message ---
Bug#394609: marked as done (can't modify operation! missing backquotes near a OUT)
Your message dated Thu, 22 May 2008 13:28:34 +0100 with message-id <[EMAIL PROTECTED]> and subject line myphpmoney has been removed from Debian, closing #394609 has caused the Debian Bug report #394609, regarding can't modify operation! missing backquotes near a OUT 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.) -- 394609: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=394609 Debian Bug Tracking System Contact [EMAIL PROTECTED] with problems --- Begin Message --- Package: myphpmoney Version: 1.3RC3+dfsg-2 when I click on modify on any operation => MySQL Error : 1064(You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'OUT,IMP FROM MPM_op WHERE TEMPID=1 ' at line 2) Database : Invalid SQL: SELECT NUMID,VALID_OP,DATE_FORMAT(DATES,'%d-%m-%Y') AS DATES, THIRD,CAT,COMMENTS,OUT,IMP FROM MPM_op WHERE TEMPID=1 AND OPID='1084107833141824' AND USERID='108410783314' AND ACCOUNT='108410783314000' grep -n -R "COMMENTS,OUT,IMP" * newop.php:23: THIRD,CAT,COMMENTS,OUT,IMP I changed OUT to `OUT`, and it's ok! Best regards, Mathieu Ruellan signature.asc Description: Ceci est une partie de message numériquement signée --- End Message --- --- Begin Message --- Version: 1.3RC3+dfsg-5+rm The myphpmoney package has been removed from Debian testing, unstable and experimental, so I am now closing the bugs that were still opened against it. For more information about this package's removal, read http://bugs.debian.org/390839 . That bug might give the reasons why this package was removed, and suggestions of possible replacements. Don't hesitate to reply to this mail if you have any question. Thank you for your contribution to Debian. -- Marco Rodrigues http://Marco.Tondela.org --- End Message ---
Bug#402032: marked as done (please update brazilian.inc.php)
Your message dated Thu, 22 May 2008 13:28:56 +0100 with message-id <[EMAIL PROTECTED]> and subject line myphpmoney has been removed from Debian, closing #402032 has caused the Debian Bug report #402032, regarding please update brazilian.inc.php 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.) -- 402032: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=402032 Debian Bug Tracking System Contact [EMAIL PROTECTED] with problems --- Begin Message --- Package: myphpmoney Version : 1.3.RC3+dfsg-2.1 Severity: wishlist Please update /var/lib/myphpmoney/public_html/lang/brazilian.inc.php. Exist an update file at http://sourceforge.net/tracker/index.php?func=detail&aid=1509692&group_id=46190&atid=445352 Link to download: http://sourceforge.net/tracker/download.php?group_id=46190&atid=445352&file_id=182386&aid=1509692 Thanks -- Herbert Parentes Fortes Neto (hpfn) Linux user number 416100 Debian GNU/kFreeBSD (qemu) 0x9834F79E -- http://pgp.mit.edu/ pgpaivptqVk7I.pgp Description: PGP signature --- End Message --- --- Begin Message --- Version: 1.3RC3+dfsg-5+rm The myphpmoney package has been removed from Debian testing, unstable and experimental, so I am now closing the bugs that were still opened against it. For more information about this package's removal, read http://bugs.debian.org/390839 . That bug might give the reasons why this package was removed, and suggestions of possible replacements. Don't hesitate to reply to this mail if you have any question. Thank you for your contribution to Debian. -- Marco Rodrigues http://Marco.Tondela.org --- End Message ---
Bug#424799: marked as done (myphpmoney: affected by php4-removal)
Your message dated Thu, 22 May 2008 13:28:36 +0100 with message-id <[EMAIL PROTECTED]> and subject line myphpmoney has been removed from Debian, closing #424799 has caused the Debian Bug report #424799, regarding myphpmoney: affected by php4-removal 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.) -- 424799: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=424799 Debian Bug Tracking System Contact [EMAIL PROTECTED] with problems --- Begin Message --- Package: myphpmoney Severity: serious User: [EMAIL PROTECTED] Usertags: php4-removal This package has been identified as affected by the removal of php4 in debian. As php4 will soon be removed, it is very important that we: - update the dependencies of all applicable packages to coexist with php5 - remove source and/or binary packages which have no use without php4 for more information on what may need to be done, please see http://wiki.debian.org/PHP4Removal if you have any questions, please contact the debian php maintainers [EMAIL PROTECTED] thanks! --- End Message --- --- Begin Message --- Version: 1.3RC3+dfsg-5+rm The myphpmoney package has been removed from Debian testing, unstable and experimental, so I am now closing the bugs that were still opened against it. For more information about this package's removal, read http://bugs.debian.org/390839 . That bug might give the reasons why this package was removed, and suggestions of possible replacements. Don't hesitate to reply to this mail if you have any question. Thank you for your contribution to Debian. -- Marco Rodrigues http://Marco.Tondela.org --- End Message ---
Helping people omrove their intimate life.
Who do you want to do today? http://posestory.com Joanna Wolf -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#368431: marked as done (myphpmoney: pre-remove force restart of apache hangs operation)
Your message dated Thu, 22 May 2008 13:28:53 +0100 with message-id <[EMAIL PROTECTED]> and subject line myphpmoney has been removed from Debian, closing #368431 has caused the Debian Bug report #368431, regarding myphpmoney: pre-remove force restart of apache hangs operation 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.) -- 368431: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=368431 Debian Bug Tracking System Contact [EMAIL PROTECTED] with problems --- Begin Message --- Package: myphpmoney Severity: important Attempt to purge package using dselect caused operation to stop with message "Forcing reload of apache 2.0 web server" I attempted to use apt-get and dpkg to fix the problem, but I was unable to succeed in purging the package. I then attempted a work-around by discovering where the purge script was forcing apache 2.0 to reload (restart?). I commented out a line in the myphpmoney.prerm file that restarted the web server. Then I used apt-get to remove the package. It worked. I don't know what the problem is. That was the best I could figure out what to do. Fielder G. Dowding (KL7FHX). -- 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.15-1-k7 Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1) --- End Message --- --- Begin Message --- Version: 1.3RC3+dfsg-5+rm The myphpmoney package has been removed from Debian testing, unstable and experimental, so I am now closing the bugs that were still opened against it. For more information about this package's removal, read http://bugs.debian.org/390839 . That bug might give the reasons why this package was removed, and suggestions of possible replacements. Don't hesitate to reply to this mail if you have any question. Thank you for your contribution to Debian. -- Marco Rodrigues http://Marco.Tondela.org --- End Message ---
Good afternoon! I Milla from Sydney
I participate in competition of an hard eortic photo. Please vote me! You must see that!: http://pnf-wi.mail15.su -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#481521: fixed
We believe that the bug you reported is now fixed; the following package(s) have been removed from unstable: vflib2 | 2.25.1-20 | source, alpha, amd64, arm, armel, hppa, hurd-i386, i386, ia64, m68k, mips, mipsel, powerpc, s390, sparc vflib2-dev | 2.25.1-20 | alpha, amd64, arm, armel, hppa, hurd-i386, i386, ia64, m68k, mips, mipsel, powerpc, s390, sparc vflib2-misc | 2.25.1-20 | alpha, amd64, arm, armel, hppa, hurd-i386, i386, ia64, m68k, mips, mipsel, powerpc, s390, sparc Note that the package(s) have simply been removed from the tag database and may (or may not) still be in the pool; this is not a bug. The package(s) will be physically removed automatically when no suite references them (and in the case of source, when no binary references it). Please also remember that the changes have been done on the master archive (ftp-master.debian.org) and will not propagate to any mirrors (ftp.debian.org included) until the next cron.daily run at the earliest. Packages are never removed from testing by hand. Testing tracks unstable and will automatically remove packages which were removed from unstable when removing them from testing causes no dependency problems. Bugs which have been reported against this package are not automatically removed from the Bug Tracking System. Please check all open bugs and close them or re-assign them to another package if the removed package was superseded by another one. Thank you for reporting the bug, which will now be closed. If you have further comments please address them to [EMAIL PROTECTED] This message was generated automatically; if you believe that there is a problem with it please contact the archive administrators by mailing [EMAIL PROTECTED] Debian distribution maintenance software pp. Thomas Viehmann (the ftpmaster behind the curtain) -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#481014: fixed
We believe that the bug you reported is now fixed; the following package(s) have been removed from unstable: arabtex |3.11-11 | source, all Note that the package(s) have simply been removed from the tag database and may (or may not) still be in the pool; this is not a bug. The package(s) will be physically removed automatically when no suite references them (and in the case of source, when no binary references it). Please also remember that the changes have been done on the master archive (ftp-master.debian.org) and will not propagate to any mirrors (ftp.debian.org included) until the next cron.daily run at the earliest. Packages are never removed from testing by hand. Testing tracks unstable and will automatically remove packages which were removed from unstable when removing them from testing causes no dependency problems. Bugs which have been reported against this package are not automatically removed from the Bug Tracking System. Please check all open bugs and close them or re-assign them to another package if the removed package was superseded by another one. Thank you for reporting the bug, which will now be closed. If you have further comments please address them to [EMAIL PROTECTED] This message was generated automatically; if you believe that there is a problem with it please contact the archive administrators by mailing [EMAIL PROTECTED] Debian distribution maintenance software pp. Thomas Viehmann (the ftpmaster behind the curtain) -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#478215: fixed
We believe that the bug you reported is now fixed; the following package(s) have been removed from unstable: c2man |2.41-18 | source, alpha, amd64, arm, armel, hppa, hurd-i386, i386, ia64, m68k, mips, mipsel, powerpc, s390, sparc Note that the package(s) have simply been removed from the tag database and may (or may not) still be in the pool; this is not a bug. The package(s) will be physically removed automatically when no suite references them (and in the case of source, when no binary references it). Please also remember that the changes have been done on the master archive (ftp-master.debian.org) and will not propagate to any mirrors (ftp.debian.org included) until the next cron.daily run at the earliest. Packages are never removed from testing by hand. Testing tracks unstable and will automatically remove packages which were removed from unstable when removing them from testing causes no dependency problems. Bugs which have been reported against this package are not automatically removed from the Bug Tracking System. Please check all open bugs and close them or re-assign them to another package if the removed package was superseded by another one. Thank you for reporting the bug, which will now be closed. If you have further comments please address them to [EMAIL PROTECTED] This message was generated automatically; if you believe that there is a problem with it please contact the archive administrators by mailing [EMAIL PROTECTED] Debian distribution maintenance software pp. Thomas Viehmann (the ftpmaster behind the curtain) -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#470234: fixed
We believe that the bug you reported is now fixed; the following package(s) have been removed from unstable: xcruise | 0.30-7 | hurd-i386 xcruise | 0.30-8 | source, alpha, amd64, arm, armel, hppa, i386, ia64, m68k, mips, mipsel, powerpc, s390, sparc Note that the package(s) have simply been removed from the tag database and may (or may not) still be in the pool; this is not a bug. The package(s) will be physically removed automatically when no suite references them (and in the case of source, when no binary references it). Please also remember that the changes have been done on the master archive (ftp-master.debian.org) and will not propagate to any mirrors (ftp.debian.org included) until the next cron.daily run at the earliest. Packages are never removed from testing by hand. Testing tracks unstable and will automatically remove packages which were removed from unstable when removing them from testing causes no dependency problems. Bugs which have been reported against this package are not automatically removed from the Bug Tracking System. Please check all open bugs and close them or re-assign them to another package if the removed package was superseded by another one. Thank you for reporting the bug, which will now be closed. If you have further comments please address them to [EMAIL PROTECTED] This message was generated automatically; if you believe that there is a problem with it please contact the archive administrators by mailing [EMAIL PROTECTED] Debian distribution maintenance software pp. Thomas Viehmann (the ftpmaster behind the curtain) -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Processing of waproamd_0.6-9_i386.changes
waproamd_0.6-9_i386.changes uploaded successfully to localhost along with the files: waproamd_0.6-9.dsc waproamd_0.6-9.diff.gz waproamd_0.6-9_i386.deb Greetings, Your Debian queue daemon -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
waproamd_0.6-9_i386.changes ACCEPTED
Accepted: waproamd_0.6-9.diff.gz to pool/main/w/waproamd/waproamd_0.6-9.diff.gz waproamd_0.6-9.dsc to pool/main/w/waproamd/waproamd_0.6-9.dsc waproamd_0.6-9_i386.deb to pool/main/w/waproamd/waproamd_0.6-9_i386.deb Override entries for your package: waproamd_0.6-9.dsc - source net waproamd_0.6-9_i386.deb - optional net Announcing to [EMAIL PROTECTED] Closing bugs: 418611 480944 481019 481533 Thank you for your contribution to Debian. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#481533: marked as done (waproamd: [INTL:fi] Finnish translation of the debconf templates)
Your message dated Thu, 22 May 2008 20:47:30 + with message-id <[EMAIL PROTECTED]> and subject line Bug#481533: fixed in waproamd 0.6-9 has caused the Debian Bug report #481533, regarding waproamd: [INTL:fi] Finnish translation of the debconf templates 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.) -- 481533: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=481533 Debian Bug Tracking System Contact [EMAIL PROTECTED] with problems --- Begin Message --- Package: waproamd Severity: wishlist Tags: l10n patch -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Please include attached translation fi.po to the package. Additionally, the following description contains some double spaces which could be fixed. #. Type: string #. Description #: ../waproamd.templates:1001 msgid "" "Please specify the interfaces to control, separated by spaces. Waproamd " "processes will be started for each of these interfaces when the waproamd " "initscript is called with the \"start\" argument. You may use the magic " "string \"auto\" to make the initscript start or stop waproamd processes for " "ALL wlan interfaces that are available according to /proc/net/dev. Note " "that the list of interfaces appearing in /proc/net/dev may depend on which " "kernel modules you have loaded." msgstr "" In order to unify debconf descriptions it is also suggested that after period there should be only one whitespace, but this is optional. If you change these things, please unfuzzy all complete translations. Instructions how to do this can be found at: http://www.debian.org/doc/developers-reference/ch-best-pkging-practices.en.html#s6.5.2.3 Regards, Esko Arajärvi -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.6 (GNU/Linux) iD8DBQFILdqCejjRZhTfFSwRAmzSAJ4uD+RV102ttcxXDnFD1MvhTC/A8wCgjUrL bV/mq0Nld+IcoxkwbrWpiow= =yFUh -END PGP SIGNATURE- msgid "" msgstr "" "Project-Id-Version: waproamd\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2006-11-04 09:18+0100\n" "PO-Revision-Date: 2008-05-16 22:00+0200\n" "Last-Translator: Esko Arajärvi <[EMAIL PROTECTED]>\n" "Language-Team: Finnish <[EMAIL PROTECTED]>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Poedit-Language: Finnish\n" "X-Poedit-Country: FINLAND\n" #. Type: string #. Description #: ../waproamd.templates:1001 msgid "Static interfaces to be watched by waproamd:" msgstr "Staattiset liitännät, joita waproamd kuuntelee:" #. Type: string #. Description #: ../waproamd.templates:1001 msgid "Please specify the interfaces to control, separated by spaces. Waproamd processes will be started for each of these interfaces when the waproamd initscript is called with the \"start\" argument. You may use the magic string \"auto\" to make the initscript start or stop waproamd processes for ALL wlan interfaces that are available according to /proc/net/dev. Note that the list of interfaces appearing in /proc/net/dev may depend on which kernel modules you have loaded." msgstr "Anna hallinnoitavat liitännät välilyönnein eroteltuina. Kullekin näistä liitännöistä käynnistetään waproamd-prosessi, kun alustuskomentosarja waproamd ajetaan argumentilla ”start”. Merkkijonon ”auto” avulla voidaan alustuskomentosarja saada käynnistämään (ja pysäyttämään) waproamd-prosessit kaikille tiedoston /proc/net/dev mukaan saatavilla oleville wlan-liitännöille. Tiedostossa /proc/net/dev näkyvä lista liitännöistä saattaa riippua siitä mitä ytimen moduuleja on ladattu." #. Type: string #. Description #: ../waproamd.templates:1001 msgid "You should not add interfaces that are hotplugged (USB or PCMCIA) here, you will be asked for those in the next question." msgstr "Tähän ei tulisi syöttää liitäntöjä, jotka toimivat pikaliitännällä (USB tai PCMCIA). Niitä kysytään seuraavassa kysymyksessä." #. Type: string #. Description #. Type: string #. Description #: ../waproamd.templates:1001 #: ../waproamd.templates:2001 msgid "If ifplugd is installed, you can now remove wireless interfaces mentioned here from the configuration in ifplugd." msgstr "Jos ifplugd on asennettuna, tässä mainitut langattomat liitännät voidaan nyt poistaa ifplugdin asetuksista." #. Type: string #. Description #: ../waproamd.templates:2001 msgid "Hotplugged interfaces to be watched by waproamd:" msgstr "Pikaliitännät, joita waproamd kuuntelee:" #. Type: string #. Description #: ../waproamd.templates:2001 msgid "Please specify the hotplugged interfaces to control, separated by spaces." msgstr "Anna hallinnoitavat pikaliitettävät liitännät välilyönnein eroteltuina." #. Type: string #. Description #: ../waproamd.templates:
Bug#418611: marked as done ([INTL:nl] Dutch po-debconf translation)
Your message dated Thu, 22 May 2008 20:47:30 + with message-id <[EMAIL PROTECTED]> and subject line Bug#418611: fixed in waproamd 0.6-9 has caused the Debian Bug report #418611, regarding [INTL:nl] Dutch po-debconf translation 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.) -- 418611: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=418611 Debian Bug Tracking System Contact [EMAIL PROTECTED] with problems --- Begin Message --- Package: waproamd Severity: wishlist Tags: patch l10n Please find attached the dutch po-debconf translation. Please add it to your next package revision, it should be inserted in your package build-tree as debian/po/nl.po, TIA. Feel free to mail me if this file needs updating at some future date. -- Cheers, cobaco /"\ ASCII Ribbon Campaign \ / No proprietary formats in attachments without request X i.e. *NO* WORD, POWERPOINT or EXCEL documents / \ Respect Open Standards http://www.fsf.org/philosophy/no-word-attachments.html http://www.goldmark.org/netrants/no-word/attach.html -- cobaco (aka Bart Cornelis) nl.po Description: application/gettext pgpNDt6mRc3Oo.pgp Description: PGP signature --- End Message --- --- Begin Message --- Source: waproamd Source-Version: 0.6-9 We believe that the bug you reported is fixed in the latest version of waproamd, which is due to be installed in the Debian FTP archive: waproamd_0.6-9.diff.gz to pool/main/w/waproamd/waproamd_0.6-9.diff.gz waproamd_0.6-9.dsc to pool/main/w/waproamd/waproamd_0.6-9.dsc waproamd_0.6-9_i386.deb to pool/main/w/waproamd/waproamd_0.6-9_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. Christian Perrier <[EMAIL PROTECTED]> (supplier of updated waproamd 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: Mon, 12 May 2008 19:20:14 +0200 Source: waproamd Binary: waproamd Architecture: source i386 Version: 0.6-9 Distribution: unstable Urgency: low Maintainer: Debian QA Group <[EMAIL PROTECTED]> Changed-By: Christian Perrier <[EMAIL PROTECTED]> Description: waproamd - WLAN roaming daemon Closes: 418611 480944 481019 481533 Changes: waproamd (0.6-9) unstable; urgency=low . * QA upload to fix pending l10n issues. * Debconf translations: - Dutch. Closes: #418611 - Galician. Closes: #480944 - Basque. Closes: #481019 - Finnish. Closes: #481533 * [Lintian] Add copyright information to debian/copyright * [Lintian] No longer ignore errors from "make distclean" Checksums-Sha1: 16170c4d3eda12e3c2246b14007fbe4cc09b8d73 996 waproamd_0.6-9.dsc 0c369af5551829e540017947d1d14b2f4983b372 39953 waproamd_0.6-9.diff.gz 1c20c26c27ac45762009e6784db0c69c7401bd82 36088 waproamd_0.6-9_i386.deb Checksums-Sha256: a63892f79cbf32bcb7510e8321176c30d65a5aee7b5bcbe0e858d6e5a4682454 996 waproamd_0.6-9.dsc b0c3ae8c03916f8f958264418600a5b07c0d6d1f0b7d0577d149c2858646ceb0 39953 waproamd_0.6-9.diff.gz 1b63d6093feedb89f2be73736663be474ab57df2edb3aaf55fcf7bd898f92e8d 36088 waproamd_0.6-9_i386.deb Files: 7b6e85f0f703d8d3f03b4909326d5958 996 net optional waproamd_0.6-9.dsc 44770458fd82e8f068af938f93565fc4 39953 net optional waproamd_0.6-9.diff.gz b5a01ee5a6e0ad30d4c03add2f153e5d 36088 net optional waproamd_0.6-9_i386.deb -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.6 (GNU/Linux) iD8DBQFIM6rU1OXtrMAUPS0RAsoPAJ9ETu4qu9HRxEnY8HylSADr4iwl9ACdGaRX 0fRwuTS8Spob+I5WwhsbZvw= =Vq+G -END PGP SIGNATURE- --- End Message ---
Bug#481019: marked as done ([INTL:eu] waproamd debconf templates Basque translation)
Your message dated Thu, 22 May 2008 20:47:30 + with message-id <[EMAIL PROTECTED]> and subject line Bug#481019: fixed in waproamd 0.6-9 has caused the Debian Bug report #481019, regarding [INTL:eu] waproamd debconf templates Basque translation 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.) -- 481019: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=481019 Debian Bug Tracking System Contact [EMAIL PROTECTED] with problems --- Begin Message --- Package: waproamd Severity: wishlist Tags: l10n patch Hi Attached waproamd debian configuration templates Basque translation, please add it. thx -- System Information: Debian Release: lenny/sid APT prefers unstable APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable') Architecture: i386 (i686) Kernel: Linux 2.6.24-1-686 (SMP w/1 CPU core) Locale: LANG=eu_ES.UTF-8, LC_CTYPE=eu_ES.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/bash Versions of packages waproamd depends on: ii debconf [debconf-2.0] 1.5.21 Debian configuration management sy ii libc6 2.7-11 GNU C Library: Shared libraries ii libdaemon00.12-2 lightweight C library for daemons waproamd recommends no packages. # translation of waproamd-eu.po to Euskara # #Translators, if you are not familiar with the PO format, gettext #documentation is worth reading, especially sections dedicated to #this format, e.g. by running: # info -n '(gettext)PO Files' # info -n '(gettext)Header Entry' #Some information specific to po-debconf are available at #/usr/share/doc/po-debconf/README-trans # or http://www.debian.org/intl/l10n/po-debconf/README-trans# #Developers do not need to manually edit POT or PO files. # # Piarres Beobide <[EMAIL PROTECTED]>, 2008. msgid "" msgstr "" "Project-Id-Version: waproamd-eu\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2006-11-04 09:18+0100\n" "PO-Revision-Date: 2008-05-13 09:44+0200\n" "Last-Translator: Piarres Beobide <[EMAIL PROTECTED]>\n" "Language-Team: Euskara <[EMAIL PROTECTED]>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Generator: KBabel 1.11.4\n" #. Type: string #. Description #: ../waproamd.templates:1001 msgid "Static interfaces to be watched by waproamd:" msgstr "Waproamd-ek zaindu behar dituen interfaze estatikoak:" #. Type: string #. Description #: ../waproamd.templates:1001 msgid "" "Please specify the interfaces to control, separated by spaces. Waproamd " "processes will be started for each of these interfaces when the waproamd " "initscript is called with the \"start\" argument. You may use the magic " "string \"auto\" to make the initscript start or stop waproamd processes for " "ALL wlan interfaces that are available according to /proc/net/dev. Note " "that the list of interfaces appearing in /proc/net/dev may depend on which " "kernel modules you have loaded." msgstr "" "Mesedez zehaztu kontrolatu behar diren interfazeak gakoz bereizirik. Waproamd " "prozesua abiarazi egingo da interfaze horietako bakoitzarentzat waproamd " "abioa skriptak \"start\" argumentuaz deitzen denean. Agian \"auto\" kate " "magikoa erabili nahi izan dezakezu /proc/net/dev-en ezarpenen arabera " "eskuragarri dauden wlan interfaze GUZTIENTZAT abio skriptek waproamd prozesua " "hasi edo gelditu dezaten. Kontutan izan /proc/net/dev-eko interfaze zerrenda " "kargaturik dituzun kernel moduluen arabera aldatu daitekeela." #. Type: string #. Description #: ../waproamd.templates:1001 msgid "" "You should not add interfaces that are hotplugged (USB or PCMCIA) here, you " "will be asked for those in the next question." msgstr "" "Ez dituzu martxan konektatzen diren interfazeak (USB edo PCMCIA) hemen gehitu " "behar, hurrengo galderan hauei buruz galdetuko zaizu." #. Type: string #. Description #. Type: string #. Description #: ../waproamd.templates:1001 ../waproamd.templates:2001 msgid "" "If ifplugd is installed, you can now remove wireless interfaces mentioned " "here from the configuration in ifplugd." msgstr "" "Ifplugd instalaturik badago hemen zehazten diren haririk gabeko interfazeak " "ifplugd konfiguraziotik kendu ditzakezu." #. Type: string #. Description #: ../waproamd.templates:2001 msgid "Hotplugged interfaces to be watched by waproamd:" msgstr "Waproamd-ek zaindu behar dituen martxan konektatzen diren interfazeak:" #. Type: string #. Description #: ../waproamd.templates:2001 msgid "Please specify the hotplugged interfaces to control, separated by spaces." msgstr "Mesedez zehaztu martxan konekt
Bug#480944: marked as done ([INTL:gl] Galician debconf template translation for waproamd)
Your message dated Thu, 22 May 2008 20:47:30 + with message-id <[EMAIL PROTECTED]> and subject line Bug#480944: fixed in waproamd 0.6-9 has caused the Debian Bug report #480944, regarding [INTL:gl] Galician debconf template translation for waproamd 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.) -- 480944: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=480944 Debian Bug Tracking System Contact [EMAIL PROTECTED] with problems --- Begin Message --- Package: waproamd Severity: wishlist Tags: l10n patch It is attached to this report. # Galician translation of waproamd's debconf templates # This file is distributed under the same license as the waproamd package. # Jacobo Tarrio <[EMAIL PROTECTED]>, 2008. # msgid "" msgstr "" "Project-Id-Version: waproamd\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2006-11-04 09:18+0100\n" "PO-Revision-Date: 2008-05-12 21:27+0100\n" "Last-Translator: Jacobo Tarrio <[EMAIL PROTECTED]>\n" "Language-Team: Galician <[EMAIL PROTECTED]>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" #. Type: string #. Description #: ../waproamd.templates:1001 msgid "Static interfaces to be watched by waproamd:" msgstr "Interfaces estáticas a vixiar con waproamd:" #. Type: string #. Description #: ../waproamd.templates:1001 msgid "" "Please specify the interfaces to control, separated by spaces. Waproamd " "processes will be started for each of these interfaces when the waproamd " "initscript is called with the \"start\" argument. You may use the magic " "string \"auto\" to make the initscript start or stop waproamd processes for " "ALL wlan interfaces that are available according to /proc/net/dev. Note " "that the list of interfaces appearing in /proc/net/dev may depend on which " "kernel modules you have loaded." msgstr "" "Indique aquí as interfaces a controlar, separadas por espazos. Hanse iniciar " "procesos de waproamd para cada unha desas interfaces ao executar o script de " "inicio de waproamd co argumento \"start\". Pode empregar a cadea máxica " "\"auto\" para facer que o script de inicio arrinque ou deteña os procesos de " "waproamd para TODAS as interfaces wlan que estean dispoñibles segundo /proc/" "net/dev. Teña en conta que a lista de interfaces que aparecen en /proc/net/" "dev pode depender dos módulos do núcleo que teña cargados." #. Type: string #. Description #: ../waproamd.templates:1001 msgid "" "You should not add interfaces that are hotplugged (USB or PCMCIA) here, you " "will be asked for those in the next question." msgstr "" "Non debería engadir aquí interfaces con conexión en quente (USB ou PCMCIA); " "háselle preguntar por elas na seguinte pregunta." #. Type: string #. Description #. Type: string #. Description #: ../waproamd.templates:1001 ../waproamd.templates:2001 msgid "" "If ifplugd is installed, you can now remove wireless interfaces mentioned " "here from the configuration in ifplugd." msgstr "" "Se ifplugd está instalado, agora pode eliminar da configuración de ifplugd " "as interfaces sen fíos mencionadas aquí." #. Type: string #. Description #: ../waproamd.templates:2001 msgid "Hotplugged interfaces to be watched by waproamd:" msgstr "Interfaces con conexión en quente a vixiar por waproamd:" #. Type: string #. Description #: ../waproamd.templates:2001 msgid "" "Please specify the hotplugged interfaces to control, separated by spaces." msgstr "" "Indique as interfaces con conexión en quente a controlar, separadas por " "espazos." #. Type: string #. Description #: ../waproamd.templates:2001 msgid "" "You may use the magic string \"all\" to make the hotplug script start an " "waproamd process for any hotplugged interface." msgstr "" "Pode empregar a cadea máxica \"all\" para facer que o script de conexión en " "quente inicie un proceso de waproamd para todas as interfaces con conexión " "en quente." #. Type: string #. Description #: ../waproamd.templates:2001 msgid "Hotplugged interfaces are usually interfaces on PCMCIA or USB adapters." msgstr "" "As interfaces con conexión en quente adoitan ser interfaces en adaptadores " "PCMCIA ou USB." #. Type: string #. Description #: ../waproamd.templates:3001 msgid "Arguments to waproamd:" msgstr "Argumentos para waproamd:" #. Type: string #. Description #: ../waproamd.templates:3001 msgid "" "You can give arguments to the waproamd daemon here. See the man page for a " "description or call waproamd -h." msgstr "" "Pode fornecer aquí argumentos ao servizo waproamd. Consulte a páxina man " "para unha descrición ou execute waproamd -h." --- End Message --- --- Begin Message --
Processing of netpipes_4.2-4_i386.changes
netpipes_4.2-4_i386.changes uploaded successfully to localhost along with the files: netpipes_4.2-4.dsc netpipes_4.2-4.diff.gz netpipes_4.2-4_i386.deb Greetings, Your Debian queue daemon -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Processing of qtparted_0.4.5-3_i386.changes
qtparted_0.4.5-3_i386.changes uploaded successfully to localhost along with the files: qtparted_0.4.5-3.dsc qtparted_0.4.5-3.diff.gz qtparted_0.4.5-3_i386.deb Greetings, Your Debian queue daemon -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Processing of slurm_0.3.3-1_i386.changes
slurm_0.3.3-1_i386.changes uploaded successfully to localhost along with the files: slurm_0.3.3-1.dsc slurm_0.3.3-1.diff.gz slurm_0.3.3-1_i386.deb Greetings, Your Debian queue daemon -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
qtparted_0.4.5-3_i386.changes ACCEPTED
Accepted: qtparted_0.4.5-3.diff.gz to pool/main/q/qtparted/qtparted_0.4.5-3.diff.gz qtparted_0.4.5-3.dsc to pool/main/q/qtparted/qtparted_0.4.5-3.dsc qtparted_0.4.5-3_i386.deb to pool/main/q/qtparted/qtparted_0.4.5-3_i386.deb Override entries for your package: qtparted_0.4.5-3.dsc - source x11 qtparted_0.4.5-3_i386.deb - optional x11 Announcing to [EMAIL PROTECTED] Closing bugs: 460476 Thank you for your contribution to Debian. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
slurm_0.3.3-1_i386.changes ACCEPTED
Accepted: slurm_0.3.3-1.diff.gz to pool/main/s/slurm/slurm_0.3.3-1.diff.gz slurm_0.3.3-1.dsc to pool/main/s/slurm/slurm_0.3.3-1.dsc slurm_0.3.3-1_i386.deb to pool/main/s/slurm/slurm_0.3.3-1_i386.deb Override entries for your package: slurm_0.3.3-1.dsc - source net slurm_0.3.3-1_i386.deb - optional net 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]
netpipes_4.2-4_i386.changes ACCEPTED
Accepted: netpipes_4.2-4.diff.gz to pool/main/n/netpipes/netpipes_4.2-4.diff.gz netpipes_4.2-4.dsc to pool/main/n/netpipes/netpipes_4.2-4.dsc netpipes_4.2-4_i386.deb to pool/main/n/netpipes/netpipes_4.2-4_i386.deb Override entries for your package: netpipes_4.2-4.dsc - source net netpipes_4.2-4_i386.deb - optional net 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]