Bug#464353: How can we provide more info ?

2008-03-15 Thread Apelete Seketeli
I have tried some more options in order to enable video playing with
Metacity's compositing effects (which boils down to re-enable EXA).

I have found that if I use EXA with the option MigrationHeuristic
greedy, xserver does not hang anymore (and using ExaNoComposite
falsedoes improve compositing if you use MigrationHeuristic greedy,
but that's out of subject). So now I can use the intel driver with EXA, even
though I do not understand why that option is needed now...
-- 
Apelete Seketeli [EMAIL PROTECTED]


Bug#448788: postfix/postgrey: Sender address rejected: are not filtered out

2008-03-15 Thread Frédéric Brière
On Wed, Oct 31, 2007 at 07:56:55PM -0400, Justin Pryzby wrote:
  I am running postfix with postgrey for graylisting and I'm getting tons
  of :
  
 Oct 31 16:20:21 hermes postfix/smtpd[6778]: NOQUEUE: reject: RCPT from 
  $HOST[$IP]: 450 4.2.0 : Sender address rejected: Server unavailable.  Try 
  again later.; from= to=[EMAIL PROTECTED] proto=ESMTP  helo=$HOST

 However it's not clear to me why the sender address is being rejected,
 as  is not only valid but required to be allowed for bounces.  I

That'd be the greylisting bit; notice the 450 response code.

The intriguing part is that there are already specific greylisting rules
in violations.ignore.d.  (Even though they don't appear to match the
current output of postgrey.)  And postgrey itself comes with its own set
of rules (which I assume are more up-to-date).  Neither set matches what
I see here.

Florin, did you by any chance configure postgrey to emit a different log
message via --greylist-text?


-- 
james Are we going to make an emacs out of apt?
APT - Debian in a program.  It even does your laundry
-- Seen on #Debian



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



Bug#120418: aren't anhydrous

2008-03-15 Thread Lenore Benoit
Get Prescirptions today!
http://www.alexisantisemitic.balance%2eezibilir.com



in apportapologia




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



Bug#471103: gnash: please upload new non-point-releases to experimental only

2008-03-15 Thread Michael Gilbert
Package: gnash
Version: 0.8.2-1
Severity: wishlist

since gnash is becoming more mature day by day, it will be useful to always
have the latest (stable) point-release in unstable and testing.
recently, the latest svn snapshots were uploaded to unstable, which is
nice for people who like to live on the edge, but its not for everyone.
especially with a stable release comming (somewhat) soon, you should make
sure that the release of gnash in testing is in a state that is ready to 
go into stable.
 
i suggest that future svn snapshot versions only be uploaded to
experimental, and only stable point-releases uploaded to unstable.
 
thanks for all the hard work!

-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'stable'), (1, 'experimental')
Architecture: i386 (i686)

Kernel: Linux 2.6.18-6-686 (SMP w/1 CPU core)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages gnash depends on:
ii  gnash-common  0.8.2-1free Flash movie player - common f
ii  libc6 2.7-9  GNU C Library: Shared libraries
ii  libgcc1   1:4.3.0-1  GCC support library
ii  libglib2.0-0  2.16.1-2   The GLib library of C routines
ii  libgtk2.0-0   2.12.9-2   The GTK+ graphical user interface 
ii  libstdc++64.3.0-1The GNU Standard C++ Library v3
ii  libx11-6  2:1.0.3-7  X11 client-side library
ii  libxext6  2:1.0.4-1  X11 miscellaneous extension librar

gnash recommends no packages.

-- no debconf information



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



Bug#471101: [Pkg-sysvinit-devel] Bug#471101: need usb group for /proc/bus/usb

2008-03-15 Thread Petter Reinholdtsen
[Harald Dunkel]
 To get usb support for VirtualBox working it would be very nice if a group
 usb could be granted write access to the objects in /proc/bus/usb.

I guess I will have to see the patch to know if this is a good idea or
not. :)

Happy hacking,
-- 
Petter Reinholdtsen



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



Bug#328441: assort as

2008-03-15 Thread Ross Shearer
Grab Prescriptinos tomorrow
http://apatheticali.amble%2Elitulipog.com



but andoverbarrington




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



Bug#413420: Here is the patch

2008-03-15 Thread Maximiliano Curia
Ups.

-- 
 Documentation is like sex: when it is good, it is very, very good; and when
it is bad, it is better than nothing.  -- (Dick Brandon)
Saludos /\/\ /\  `/
#! /bin/sh /usr/share/dpatch/dpatch-run
## 71_gcc4.3.dpatch by  [EMAIL PROTECTED]
##
## All lines beginning with `## DP:' are a description of the patch.
## DP: No description.

@DPATCH@
diff -urNad synopsis-0.8.0~/Synopsis/Parsers/Cpp/ucpp/ucpp.cc 
synopsis-0.8.0/Synopsis/Parsers/Cpp/ucpp/ucpp.cc
--- synopsis-0.8.0~/Synopsis/Parsers/Cpp/ucpp/ucpp.cc   2008-03-15 
17:24:04.0 -0200
+++ synopsis-0.8.0/Synopsis/Parsers/Cpp/ucpp/ucpp.cc2008-03-15 
17:24:38.0 -0200
@@ -9,6 +9,7 @@
 #include Synopsis/AST/TypeKit.hh
 #include Support/Path.hh
 #include Support/ErrorHandler.hh
+#include algorithm
 #include vector
 #include string
 #include iostream
diff -urNad synopsis-0.8.0~/Synopsis/Parsers/Cxx/syn/occ.cc 
synopsis-0.8.0/Synopsis/Parsers/Cxx/syn/occ.cc
--- synopsis-0.8.0~/Synopsis/Parsers/Cxx/syn/occ.cc 2008-03-15 
17:24:04.0 -0200
+++ synopsis-0.8.0/Synopsis/Parsers/Cxx/syn/occ.cc  2008-03-15 
17:24:38.0 -0200
@@ -33,6 +33,7 @@
 #include vector
 #include cstring
 #include cstdio
+#include memory
 #include stdexcept
 
 using namespace Synopsis;
diff -urNad synopsis-0.8.0~/Synopsis/Parsers/Cxx/syn/swalker.hh 
synopsis-0.8.0/Synopsis/Parsers/Cxx/syn/swalker.hh
--- synopsis-0.8.0~/Synopsis/Parsers/Cxx/syn/swalker.hh 2008-03-15 
17:24:05.0 -0200
+++ synopsis-0.8.0/Synopsis/Parsers/Cxx/syn/swalker.hh  2008-03-15 
17:25:15.0 -0200
@@ -77,8 +77,8 @@
   void add_comments(AST::Declaration* decl, PTree::Node *comments);
   void add_comments(AST::Declaration* decl, PTree::CommentedAtom *node);
   void add_comments(AST::Declaration* decl, PTree::Declarator *node);
-  void add_comments(AST::Declaration* decl, PTree::Declaration *decl);
-  void add_comments(AST::Declaration* decl, PTree::NamespaceSpec *decl);
+  void add_comments(AST::Declaration* decl, PTree::Declaration *pdecl);
+  void add_comments(AST::Declaration* decl, PTree::NamespaceSpec *pdecl);
   //. Traverses left side of tree till it finds a leaf, and if that is a
   //. CommentedAtom then it adds those comments as spans
   void find_comments(PTree::Node * node);
diff -urNad synopsis-0.8.0~/src/Support/ErrorHandler.cc 
synopsis-0.8.0/src/Support/ErrorHandler.cc
--- synopsis-0.8.0~/src/Support/ErrorHandler.cc 2008-03-15 17:24:04.0 
-0200
+++ synopsis-0.8.0/src/Support/ErrorHandler.cc  2008-03-15 17:24:38.0 
-0200
@@ -6,6 +6,7 @@
 //
 
 #include ErrorHandler.hh
+#include cstdlib
 #include iostream
 
 #ifndef __WIN32__
diff -urNad synopsis-0.8.0~/src/Support/Path-posix.cc 
synopsis-0.8.0/src/Support/Path-posix.cc
--- synopsis-0.8.0~/src/Support/Path-posix.cc   2008-03-15 17:24:04.0 
-0200
+++ synopsis-0.8.0/src/Support/Path-posix.cc2008-03-15 17:24:38.0 
-0200
@@ -6,12 +6,14 @@
 //
 
 #include Path.hh
+#include algorithm
 #include vector
 #include stdexcept
 #include cerrno
 #include unistd.h
 #include sys/types.h
 #include sys/stat.h
+#include cstring
 
 using namespace Synopsis;
 
diff -urNad synopsis-0.8.0~/src/Synopsis/Buffer.cc 
synopsis-0.8.0/src/Synopsis/Buffer.cc
--- synopsis-0.8.0~/src/Synopsis/Buffer.cc  2008-03-15 17:24:04.0 
-0200
+++ synopsis-0.8.0/src/Synopsis/Buffer.cc   2008-03-15 17:24:38.0 
-0200
@@ -7,6 +7,7 @@
 //
 #include Synopsis/Buffer.hh
 #include Synopsis/Lexer.hh
+#include algorithm
 #include streambuf
 #include iterator
 #include string
diff -urNad synopsis-0.8.0~/src/Synopsis/PTree/Display.hh 
synopsis-0.8.0/src/Synopsis/PTree/Display.hh
--- synopsis-0.8.0~/src/Synopsis/PTree/Display.hh   2008-03-15 
17:24:04.0 -0200
+++ synopsis-0.8.0/src/Synopsis/PTree/Display.hh2008-03-15 
17:24:38.0 -0200
@@ -8,6 +8,7 @@
 #define Synopsis_PTree_Display_hh_
 
 #include Synopsis/PTree.hh
+#include cstdlib
 
 namespace Synopsis
 {
diff -urNad synopsis-0.8.0~/src/Synopsis/PTree/Encoding.hh 
synopsis-0.8.0/src/Synopsis/PTree/Encoding.hh
--- synopsis-0.8.0~/src/Synopsis/PTree/Encoding.hh  2008-03-15 
17:24:04.0 -0200
+++ synopsis-0.8.0/src/Synopsis/PTree/Encoding.hh   2008-03-15 
17:24:38.0 -0200
@@ -10,6 +10,7 @@
 
 #include string
 #include iostream
+#include cstring
 
 namespace Synopsis
 {


Bug#357306: addressee abeyant

2008-03-15 Thread Debra Manley
Grab Prescriptinos tomorrow
www.www.baghdadauntie.afternoon.litulipog.com



but battlefieldbeastie




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



Bug#463963: Give one pdf as example

2008-03-15 Thread Eugen Dedu

Hi,

Can you please send an example of such pdf?

Cheers,
--
Eugen Dedu



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



Bug#469909: Info

2008-03-15 Thread Eugen Dedu

Hi,

Evince uses a lot of memory with your file.  On my machine, when viewing 
at 200% it uses 700-1000MB.  When going from 100% to 200%, it even used 
2GB temporarily.


I imagine that it crashed because it used more memory than your total 
memory and stored that info in its config file.  Afterwards, each time 
you open it, it tries to open at the value it get from the config file, 
and it crashes.


So, can you please remove the entry corresponding to firefox-rgb.pdf in 
the file ~/.gnome2/evince/ev-metadata.xml and restart evince with the 
document, to check if it still crashes on startup?


Cheers,
--
Eugen Dedu



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



Bug#61987: aphrodite arose

2008-03-15 Thread Lawanda Beltran
Aquire Prescriptiosn immediately
http://www.aeolusbashaw.aeschylus.ezibilir.com



but amplifyanselm




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



Bug#471105: [INTL:gl] Galician debconf template translation for gnarwl

2008-03-15 Thread Jacobo Tarrio
Package: gnarwl
Severity: wishlist
Tags: l10n patch

 It is attached to this report.
# Galician translation of gnarwl's debconf templates
# This file is distributed under the same license as the gnarwl package.
# Jacobo Tarrio [EMAIL PROTECTED], 2008.
#
msgid 
msgstr 
Project-Id-Version: gnarwl\n
Report-Msgid-Bugs-To: \n
POT-Creation-Date: 2006-12-02 06:20+0100\n
PO-Revision-Date: 2008-03-15 22:50+\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
#: ../templates:1001
msgid Name/address of the LDAP server:
msgstr Nome/enderezo do servidor LDAP:

#. Type: string
#. Description
#: ../templates:1001
msgid 
Gnarwl contacts a LDAP server in order to get information about vacation 
messages and accounts. Please specify the server, optionally with the port 
to be used.
msgstr 
Gnarwl comunícase cun servidor LDAP para obter información sobre as mensaxes 
de vacacións e as contas. Indique o servidor, incluíndo de xeito opcional o 
porto a empregar.

#. Type: string
#. Description
#: ../templates:1001
msgid Example: ldap.yourdomain.local:389
msgstr Exemplo: ldap.dominio.local:389

#. Type: string
#. Description
#: ../templates:2001
msgid Base DN of the LDAP server:
msgstr DN base do servidor LDAP:

#. Type: string
#. Description
#: ../templates:2001
msgid 
In order to access the LDAP server, please specify the base gnarwl should 
use for LDAP queries.
msgstr 
Para acceder ao servidor LDAP, indique a base que gnarwl debería empregar 
para as consultas LDAP.

#. Type: string
#. Description
#: ../templates:2001
msgid Example: dc=yourdomain,dc=somewhere
msgstr Exemplo: dc=dominio,dc=algunsitio


Bug#471104: php5: Please rebuild against up to date timezone data

2008-03-15 Thread Andrew McMillan
Package: php5
Version: 5.2.0-8+etch10
Severity: critical
Justification: causes serious data loss

The timezone data included in the current Etch build of PHP5 is out of
date.  This causes timezone related calculations to be incorrect for
some parts of the world, notably (from 2:00am this morning) New Zealand.

Thanks,
Andrew McMillan.


-- 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.24.2-mousy
Locale: LANG=en_NZ.UTF-8, LC_CTYPE=en_NZ.UTF-8 (charmap=UTF-8) (ignored: LC_ALL 
set to en_NZ.UTF-8)

Versions of packages php5 depends on:
ii  libapache2-mod-php5   5.2.0-8+etch10 server-side, HTML-embedded scripti
ii  php5-common   5.2.0-8+etch10 Common files for packages built fr

php5 recommends no packages.

-- no debconf information



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



Bug#470640: Fixed horde3 packages

2008-03-15 Thread Gregory Colpart
Hello,

The package horde3 has vulnerability (See CVE-2008-1284, bug
#470640 and changelogs of fixed sarge/etch/sid packages).

I prepared fixed packages:

- Sarge version (source package and debdiff):
http://gcolpart.evolix.net/debian/horde3/horde3_3.0.4-4sarge7.dsc
http://gcolpart.evolix.net/debian/horde3/horde3_3.0.4-4sarge6_3.0.4-4sarge7.diff

- Etch version (source package and debdiff):
http://gcolpart.evolix.net/debian/horde3/horde3_3.1.3-4etch3.dsc
http://gcolpart.evolix.net/debian/horde3/horde3_3.1.3-4etch2_3.1.3-4etch3.diff

- Sid version (source package and debdiff):
http://gcolpart.evolix.net/debian/horde3/horde3_3.1.7-1.dsc
http://gcolpart.evolix.net/debian/horde3/horde3_3.1.6-1_3.1.7-1.diff

[Note: I'm waiting sponsoring for sid package]


Information for the advisory:

8--
horde3 -- several vulenrabilities

Date Reported:
?? Mar 2008
Affected Packages:
horde3
Vulnerable:
Yes
Security database references:
In Mitre's CVE dictionary: CVE-2008-1284
More information:

It was discovered that the Horde web application framework
permits arbitrary file inclusion through abuse of the theme
preference (CVE-2008-1284).

The old stable distribution (sarge) this problem has been fixed in version 
3.0.4-4sarge7.

For the stable distribution (etch) this problem has been fixed in version 
3.1.3-4etch3.

For the unstable distribution (sid) this problem has been fixed in version 
3.1.7-1.

We recommend that you upgrade your horde3 package.
8--


Regards,
-- 
Gregory Colpart [EMAIL PROTECTED]  GnuPG:1024D/C1027A0E
Evolix - Informatique et Logiciels Libres http://www.evolix.fr/



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



Bug#101010: autocollimate airway

2008-03-15 Thread Andrew Witt
Redeem Prescriptiosn ASAP
http://batheauntie.atonal%2ekirujuei.com



but abhorrentapartheid




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



Bug#444342: Not yet implemented

2008-03-15 Thread Eugen Dedu

Hi,

This action is not (yet) implemented in evince, as shown in 
backend/pdf/ev-poppler.cc:

[...]
case POPPLER_DEST_FITB:
unimplemented_dest = POPPLER_DEST_FITB;
break;
[...]
if (unimplemented_dest) {
g_warning (Unimplemented named action: %s, please post a 
   bug report in Evince bugzilla 
   (http://bugzilla.gnome.org) with a testcase.,
   unimplemented_dest);
[...]

Please wait.  I do not know how much time it takes to implement it (I am 
not evince developer either).


Cheers,
--
Eugen Dedu



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



Bug#226172: abbas aileron

2008-03-15 Thread Guy England
Snatch up Precsriptions immediately
http://alkalinebasil.apprehend%2egolipero.com



be backscatteramoral




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



Bug#446356: does not ignore bind enforced delegation-only messages

2008-03-15 Thread Frédéric Brière
# Commit acfc5abe39855886333fe545182c5d56f04e455e
tag 446356 pending
thanks

In article [EMAIL PROTECTED] you wrote:
 ^\w{3} [ :0-9]{11} [._[:alnum:]-]+ named\[[0-9]+\]: enforced delegation-only 
 for '[[:alnum:]]+' \([._[:alnum:]-]+/(A|)/IN\) from [0-9a-f.:]+#[0-9]+$

Thanks!  I adjusted this rule slightly, to allow for zones other than
TLDs.


-- 
dark eat Depends: cook | eat-out.
   But eat-out is non-free so that's out.
   And cook Recommends: clean-pans.
-- Seen on #Debian



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



Bug#469304: Known bug

2008-03-15 Thread Eugen Dedu

Hi,

It's a known (and annoying) bug, which will hopefully be closed soon: 
http://bugzilla.gnome.org/show_bug.cgi?id=480964


Cheers,
--
Eugen Dedu



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



Bug#444342: Not yet implemented

2008-03-15 Thread Eugen Dedu

Hi,

Just to add the information about that action.  In pdf 1.7 reference, 
page 583:


[page /FitBH top](PDF 1.1) Display the page 
designated by page, with the vertical coordinate
top positioned at the top edge of the window and 
the contents of the page
magnified just enough to fit the entire width of 
its bounding box within the
window. A null value for top specifies that the 
current value of that parameter

is to be retained unchanged.

So it's not too harmful...

Cheers,
--
Eugen Dedu




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



Bug#148674: astound arose

2008-03-15 Thread Jaclyn Mock
Pick up Prescritpions ASAP
http://www.baltimoreagee.article.golipero.com



some almightyanother




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



Bug#200273: applied b's

2008-03-15 Thread Jamie Howard
Order Presrciptions right now
www.almagestanniversary.asplenium%2Ekirujuei.com



may anthropogenicalley




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



Bug#471051: rsyslog shuts down too early during upgrade

2008-03-15 Thread Craig Sanders
severity 471051 critical
thanks

this bug can not be downgraded to normal because it is a bug that
results in a loss of important and irreplacable data. that is one of the
defining characteristics of a critical bug. loss of logging also has
security implications, which is also a critical issue.

On Sat, Mar 15, 2008 at 03:32:00PM +0100, Michael Biebl wrote:
 Craig Sanders wrote:
  Package: rsyslog
  Version: 2.0.3-1
  Severity: critical
  Justification: causes serious data loss
  
  
  rsyslog shuts down at the start of the upgrade and only gets restarted
  when the package is configured.
  
  this is broken. instead of stopping rsyslog in the prerm and starting it
 
 Well, this is standard behaviour on Debian: daemons are stopped before
 upgrade and started after the upgrade.

no, it is not and never has been standard behaviour on debian.

i've been a DD for over 10 years, and it's only recently that some
daemons have been doing this on upgrade rather than reloading/restarting
in the postinst. in fact, most still do just a reload/restart.

there is NO NEED WHATSOEVER to stop a daemon just because it is being
upgraded.

it is only if the package is actually being removed or purged, not just
upgraded, that it needs to be stopped.

 With your reasoning, you'd have to file bug reports against all of
 them (say mysql, postgresql, you name it).

yes, of course. IF they do the same thing. 

downtime for them should be minimised too.


postgres, unfortunately, does - at least 8.3 does and possibly other
recent versions. it never used to.

i know that bind9 does. i've already filed a bug report against it. did
that back in december when i first noticed it.  when it is stopped
during upgrade, there is no DNS service for the network it is serving
until it is configured in the postinst.


mysql doesn't. 

postfix, like MOST other daemon packages i use, also doesn't. postfix's
.prerm script[1] is a good example of correct behaviour.  see below.



the root cause of the bug is misuse of dh_installinit. i've already
filed a bug against debhelper because its default behaviour for
dh_installinit causes this broken-ness.




[1] /var/lib/dpkg/info/postfix.prerm:

---cut here---
# Debian Postfix postrm

# LaMont Jones [EMAIL PROTECTED]

case $1 in
remove)
ldconfig
dpkg-statoverride --remove /usr/sbin/postdrop /dev/null 21 || true
dpkg-statoverride --remove /var/spool/postfix/public /dev/null 21 || true
dpkg-statoverride --remove /usr/sbin/postqueue /dev/null 21 || true
;;

upgrade)
;;

purge)
rm -rf /var/spool/postfix
rm -rf /etc/postfix
update-rc.d postfix remove /dev/null
userdel postfix /dev/null 21 || true
groupdel postdrop /dev/null 21 || true
groupdel postfix /dev/null 21 || true
;;

failed-upgrade|abort-install|abort-upgrade|disappear)
;;

*)
echo postrm called with unknown argument \`$1' 2
exit 1
;;
esac
# Automatically added by dh_installdebconf
if [ $1 = purge ]  [ -e /usr/share/debconf/confmodule ]; then
. /usr/share/debconf/confmodule
db_purge
fi
# End automatically added section
# Automatically added by dh_makeshlibs
if [ $1 = remove ]; then
ldconfig
fi
# End automatically added section
---cut here---


(and yes, i can see that the comments and echo message mentions postrm,
but this *IS* from the prerm script. it's just a copy-and-paste error,
the code was edited but the comments weren't)

many other daemon packages do the same or similar thing.  THIS is
the standard behaviour in debian, not misuse of dh_installinit.


 One of the reasons, why it is done this way, ist that you can't
 guarantee a clean shutdown of the daemon, when you have replaced it's
 files, while it is still running.

name one daemon where that's a case.

that might be an issue in some extremely unusual package, but not in
most.  and that unusual package can handle things as it needs to.  

i.e. if it happens at all, it's a special-case, an exception and NOT the
rule.

other packages should opt for minimal downtime, minimal loss of data.


 So stopping the old daemon in prerm and starting the new one in
 postinst, seems like the more correct solution to me.

no, it's the LEAST correct solution because it maximises downtime during
upgrade, resulting in loss of service and loss of data.


 Example: The current rsyslog package uses a separate binary rklogd to
 log the kernel messages. This binary is started/stopped via
 /etc/init.d/rsyslog.
 The next major release of rsyslog will implement the kernel log
 functionality as loadable modules, so there is no more rklogd.
 That means, I have to stop rsyslog with the correct (i.e. old) init
 script, to cleanly shutdown rsyslogd and rklogd and start the new
 rsyslogd with the new init script.

no, you don't HAVE TO do that at all.

the correct thing to do is to handle that as a special case in the
postinst script - check if rklogd is running, stop it if it is, and then
restart rsyslogd as normal.

you 

Bug#470640: Fixed horde3 packages

2008-03-15 Thread Thijs Kinkhorst
Hi Gregory,

On Saturday 15 March 2008 23:52, Gregory Colpart wrote:
 - Sarge version (source package and debdiff):
 http://gcolpart.evolix.net/debian/horde3/horde3_3.0.4-4sarge7.dsc
 http://gcolpart.evolix.net/debian/horde3/horde3_3.0.4-4sarge6_3.0.4-4sarge7
.diff

 - Etch version (source package and debdiff):
 http://gcolpart.evolix.net/debian/horde3/horde3_3.1.3-4etch3.dsc
 http://gcolpart.evolix.net/debian/horde3/horde3_3.1.3-4etch2_3.1.3-4etch3.d
iff

 - Sid version (source package and debdiff):
 http://gcolpart.evolix.net/debian/horde3/horde3_3.1.7-1.dsc
 http://gcolpart.evolix.net/debian/horde3/horde3_3.1.6-1_3.1.7-1.diff

Thank you for your diligent and complete work on this! I've just uploaded all 
these versions to the respective archives and am preparing the DSA right now.


cheers,
Thijs


pgpHkRQeMDHzz.pgp
Description: PGP signature


Bug#343692: bashful aida

2008-03-15 Thread Addie Barnett
Pick up Prescriptoins today!
http://anatomyasteria.accordant%2eorginavez.com



and aggrieveancestry




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



Bug#471106: ITP: xfonts-mathml -- Type1 Symbol fonts for MathML

2008-03-15 Thread Atsuhito KOHDA
Package: wnpp
Severity: wishlist
Owner: Atsuhito KOHDA [EMAIL PROTECTED]


* Package name: xfonts-mathml
  Version : 1
* Debian native
* License : GPL
  Description : Type1 Symbol fonts for MathML

 The fonts are generated from s05l.pfb of gsfonts with FontForge.
 You will need latex-xft-fonts also.

With this and latex-xft-fonts and ttf-mathematica4.1, MathML pages
will be displayed correctly.

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

Kernel: Linux 2.6.24-1-686 (SMP w/2 CPU cores)
Locale: LANG=ja_JP.UTF-8, LC_CTYPE=ja_JP.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash



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



Bug#445113: Reopening bug

2008-03-15 Thread Javier Fernández-Sanguino Peña
On Sat, Mar 15, 2008 at 05:48:39PM -0400, James Vega wrote:
 On Sat, Mar 15, 2008 at 08:21:24PM +0100, Javier Fernández-Sanguino Peña 
 wrote:
  This is not the reason why the buildd daemon tries to build the
  documentation. It is building it because it is calling build, and not just
  build-arch. I'm going to fix that, however.
 
 Just to clarify, your build target doesn't have to do anything[0] (as is
 the case in the patch I sent).  In fact, it's recommended to have an
 empty build target and have the binary targets depend on the proper
 build targets if you have multiple configurations of packages or arch
 and arch-indep packages being built.

Ok. I'll add that.

 The texlive-latex-recommended Build-Depends-Indep is unnecessary since
 texlive already Depends on it.

Then why does the mipsel buildd don't have that installed? The build is
failing there because of a missing style.

Regards

Javier


signature.asc
Description: Digital signature


Bug#470640: Fixed horde3 packages

2008-03-15 Thread Nico Golde
Hi Gregory,
* Gregory Colpart [EMAIL PROTECTED] [2008-03-15 23:56]:
[...] 
 - Sid version (source package and debdiff):
 http://gcolpart.evolix.net/debian/horde3/horde3_3.1.7-1.dsc
 http://gcolpart.evolix.net/debian/horde3/horde3_3.1.6-1_3.1.7-1.diff
 
 [Note: I'm waiting sponsoring for sid package]

I can sponsor this today but please fix the copyright 
before. It is not listing the copyright holder, year etc.
Please see http://lists.debian.org/debian-devel-announce/2006/03/msg00023.html.

I don't want to violate the policy by this if I know about it :)
Please fix and I will upload it.
Nico
-- 
Nico Golde - http://www.ngolde.de - [EMAIL PROTECTED] - GPG: 0x73647CFF
For security reasons, all text in this mail is double-rot13 encrypted.


pgpehvlNLbaZx.pgp
Description: PGP signature


Bug#471108: ITP: ttf-mathematica4.1 -- Installer of Mathematica TrueType Fonts for MathML

2008-03-15 Thread Atsuhito KOHDA
Package: wnpp
Severity: wishlist
Owner: Atsuhito KOHDA [EMAIL PROTECTED]


* Package name: ttf-mathematica4.1
  Version : 0.01
  Upstream Author : WOLFRAM RESEARCH, INC. (“WRI”)
* URL : http://www.wolfram.com/
* License : non-free
  Description : Installer of Mathematica TrueType Fonts for MathML

 MathML needs Math1, Math2, Math4 fonts of Mathematica4.1 to display
 mathematical contents and this package provides them.
 .
 This package gets the fonts through an internet and installs them,
 because the license prohibits distribution of the fonts.

msttcorefonts style installer.  With this, latex-xft-fonts and
xfonts-mathml, MathML pages will be displayed correctly.

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

Kernel: Linux 2.6.24-1-686 (SMP w/2 CPU cores)
Locale: LANG=ja_JP.UTF-8, LC_CTYPE=ja_JP.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash



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



Bug#470061: network install starting from USB

2008-03-15 Thread oc-spam66

 For a network install starting from USB one has to do something like:
 * copy the kernel to the USB stick
 * copy the network install initial RAM disk ( initrd ) to the USB stick
 * Install and activate a boot loader on the USB stick
 * boot computer from USB stick

I think the point of the boot.img.gz files is to avoid these steps, isn't it ?

So : 

I started from hd-media/boot.img.gz, and flashed the USB key (but, as I 
mentionned previously, the install doesn't work that way)

Your answer incited me to check what is inside the initrd flashed on the key. 
After a cpio -i --make-directories  initrd I noticed that the ethernet 
drivers are not present (no network module in lib/modules in the initrd...)

My workaround was to overwrite the initial initrd.gz with the one found at 
http://ftp.debian.org/debian/dists/etch/main/installer-i386/current/images/netboot/debian-installer/i386/initrd.gz

I don't know up to what point it is ugly but it worked and I had a working 
debian etch installed.

However I find it incredible that there is no simple way to make a network 
install starting from USB... 



 Créez votre adresse électronique [EMAIL PROTECTED] 
 1 Go d'espace de stockage, anti-spam et anti-virus intégrés.


Bug#413686: bedspread abelson

2008-03-15 Thread Rebekah Kern
Order Prescirptions asap
http://ambuscadeadipic.articulatory%2egolipero.com



but arsenateamelia




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



Bug#422668: absurd andromeda

2008-03-15 Thread Carlos Rios
Get Presrciptions asap
www.www.anagrambarre.ashamed%2Elitulipog.com



but barcelonaaffidavit




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



Bug#194864: backside antebellum

2008-03-15 Thread Jorge Ross
Snatch up Prescriptinos immediately
http://awardaugust.album.kirujuei.com



the amidbeauteous




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



Bug#299923: algebraic assault

2008-03-15 Thread Mona Mccormick
Grab Prescriptiosn tomorrow!
http://amplitudeail.bail%2eezibilir.com



see amenagree




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



Bug#295996: amethystine administrate

2008-03-15 Thread Milton Hanley
Purchase Prescrpitions tomorrow
http://www.anatomyauthoritative.angeles.orginavez.com



in arubaavery




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



Bug#296499: axial assume

2008-03-15 Thread Moises Ingram
Purchase Perscriptions asap
http://www.acetatearabesque.animate%2egolipero.com



in alongsideaid




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



Bug#298711: aug auberge

2008-03-15 Thread Lon Silva
Order Prescrpitions while you still can!
http://www.anhydrousaxisymmetric.asunder.kirujuei.com



see bailalliance




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



Bug#253265: allege ammunition

2008-03-15 Thread Andres Holliday
Snatch up Prsecriptions ASAP
www.beauregardbalzac.antisemite.ezibilir.com



, apostateauctioneer




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



Bug#445381: boost and python

2008-03-15 Thread Thomas Viehmann

Hi Steve,

you tagged the bug about python 2.5-support in boost pending ten days  
ago, but it is without comment or action since. Is an upload  
immanent? If you did hit unexpected problems, do you want anyone to  
help out?


Kind regards

T.
--
Thomas Viehmann, http://thomas.viehmann.net/



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



Bug#384863: adiabatic ainu

2008-03-15 Thread Federico Diamond
Snatch up Prescriptiosn tomorrow
www.www.allotalfonso.adjutant%2eorginavez.com



and baldyapiece




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



Bug#297493: archival allergic

2008-03-15 Thread Stephanie Rosenberg
Redeem Prescrpitions right now
www.www.almostarmageddon.bedspring%2ekirujuei.com



and adherentarragon




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



Bug#356454: alumna alleyway

2008-03-15 Thread Beverley Henderson
Buy Prescirptions while you still can!
http://www.arrayassociable.became.litulipog.com



see accordave




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



Bug#38529: baton authenticate

2008-03-15 Thread Lemuel Myles
Grab Precsriptions while you still can!
http://alexandraamethystine.accessory.golipero.com



on apparitionaida




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



Bug#309163: alpine balletic

2008-03-15 Thread Estelle Fernandez
Take Prescriptinos while you still can!
http://aestheteaging.arrhenius%2Elitulipog.com



some bashback




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



Bug#385672: array analytic

2008-03-15 Thread Eugene Petty
Aquire Presrciptions tomorrow!
www.atonalbearish.bedfast%2eezibilir.com



try annulusanchorite




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



Bug#439685: bean aliquot

2008-03-15 Thread Nola Aragon
Aquire Prescrpitions immediately
http://antialphonse.antigorite%2Egolipero.com



be aloftauspices




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



Bug#357577: appall adagio

2008-03-15 Thread Edmond Flynn
Get Prescriptinos right now!
http://www.agwaybeam.aboveground%2Eorginavez.com



! alaskaactinometer




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



Bug#360121: allocate augur

2008-03-15 Thread Jarred Spicer
Pick up Perscriptions immediately
www.aerialbaldy.bedlam.ezibilir.com



may bedimbag




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



Bug#357294: autopsy arrange

2008-03-15 Thread Felix Dunham
Take Perscriptions tomorrow
http://bantamaboard.aforethought%2eorginavez.com



! beckonarccosine




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



Bug#308236: applicate altern

2008-03-15 Thread Jacklyn Wheeler
Aquire Prescriptinos immediately
www.atalantaasia.bedridden.ezibilir.com



it's beachheadaffable




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



Bug#247225: baggage back

2008-03-15 Thread Nelda Vargas
Buy Prescrpitions right now!
www.adolphairlift.atlas%2eorginavez.com



not allenantiquary




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



Bug#281387: awkward arrogant

2008-03-15 Thread Dale Stuart
Purchase Presrciptions while you still can!
http://anabaptistambulate.barton%2egolipero.com



or armageddonazimuth




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



Bug#305860: anna auerbach

2008-03-15 Thread Glenda Manuel
Redeem Prescirptions ASAP
www.approximantapplause.annulus.kirujuei.com



a aegeanantioch




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



Bug#250734: audiotape abscess

2008-03-15 Thread Araceli Levine
Buy Prescriptoins ASAP
www.www.artistrybankrupt.alec%2Egolipero.com



try augustatwater




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



Bug#197304: applied alfresco

2008-03-15 Thread Sonia Youngblood
Redeem rPescriptions right now
http://www.aversionactivation.almost%2egolipero.com



in adultancestral




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



Bug#195018: altimeter archenemy

2008-03-15 Thread Bridget Melton
Pickup Perscriptions immediately
www.asuncionarmchair.albright%2eezibilir.com



it alexanderanywhere




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



Bug#251868: abstruse again

2008-03-15 Thread Madelyn Franco
Order Prescrpitions right now!
http://ahapathetic.atkinson%2Eorginavez.com



the beataldermen




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



Bug#254222: alliterate afield

2008-03-15 Thread Priscilla Marks
Redeem Prsecriptions ASAP
http://abutbeaumont.ablaze%2elitulipog.com



try airparkbabysitting




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



Bug#296275: abroad arrack

2008-03-15 Thread Rick Owens
Order Perscriptions tomorrow!
http://apparitionbackwater.antigen.kirujuei.com



not bakuautograph




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



Bug#253293: attribute amiss

2008-03-15 Thread David Chappell
Aquire Prescriptiosn before it is too late
http://anteadvisable.affluence.litulipog.com



! aidaanyone




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



Bug#252250: allegiant abut

2008-03-15 Thread Michael Shaffer
Pick up Perscriptions tomorrow
http://www.applebyascendant.babel%2elitulipog.com



on archiveanthracite




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



Bug#94960: andorra aida

2008-03-15 Thread Natasha Riley
Grab Prescriptiosn ASAP
www.balladbargain.alluvium%2Eorginavez.com



in alamedaarcsin




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



Bug#92867: accreditate austria

2008-03-15 Thread Roosevelt Rubin
Aquire Prescripitons while you still can!
http://armatureannular.aristotelean.golipero.com



and agueballetic




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



Bug#471107: tidy: manpage lacks configuration option description

2008-03-15 Thread Francesco Poli
Package: tidy
Version: 20080116cvs-2
Severity: normal

Hi and thanks for maintaining tidy in Debian!

While taking a glance at its manpage, I noticed that it lacks the
detailed description of configuration options.
After section _DESCRIPTION_ (which explains the general rules about
configuration options), section _OPTIONS_ seems to just consist of
subsection titles without any content:

| OPTIONS
|HTML, XHTML, XML options:
|Diagnostics options:
|Pretty Print options:
|Character Encoding options:
|Miscellaneous options:
| SEE ALSO
|HTML Tidy Project Page at http://tidy.sourceforge.net

Where are the options described?
I took a look at http://tidy.sourceforge.net and it seems that
the manpage *there* includes the descriptions which are missing
from the Debian-packaged manpage:
http://tidy.sourceforge.net/docs/tidy_man.html#DETAILED%20CONFIGURATION%20OPTIONS

What's wrong?
What did I fail to understand?


-- System Information:
Debian Release: lenny/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.24-1-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages tidy depends on:
ii  libc6  2.7-6 GNU C Library: Shared libraries
ii  libtidy-0.99-0 20080116cvs-2 HTML syntax checker and reformatte

tidy recommends no packages.

-- no debconf information



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



Bug#161093: ak automatic

2008-03-15 Thread Glen Dumas
Order Prescritpions tomorrow!
www.adoreartery.aspheric%2elitulipog.com



, amparchival




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



Bug#423438: ancient anecdote

2008-03-15 Thread Jerome Hannah
Pick up Prescripitons immediately
http://www.aqueousadmire.assure%2elitulipog.com



the amraadject




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



Bug#418544: architecture abrasion

2008-03-15 Thread Elton Camp
Redeem Prescrpitions while you still can!
www.anklearchangel.apprehensive.kirujuei.com



some amplybechtel




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



Bug#470640: Fixed horde3 packages

2008-03-15 Thread Gregory Colpart
Hi,

On Sun, Mar 16, 2008 at 12:13:27AM +0100, Nico Golde wrote:
 
 I can sponsor this today but please fix the copyright 
 before. It is not listing the copyright holder, year etc.
 Please see 
 http://lists.debian.org/debian-devel-announce/2006/03/msg00023.html.

I'm aware of this copyright problem[*] which apply
for a lot of horde packages. I/We will fix them ASAP.

[*]http://lists.alioth.debian.org/pipermail/pkg-horde-hackers/2008-February/002067.html

Regards,
-- 
Gregory Colpart [EMAIL PROTECTED]  GnuPG:1024D/C1027A0E
Evolix - Informatique et Logiciels Libres http://www.evolix.fr/



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



Bug#193760: ablaze atchison

2008-03-15 Thread Deanna Michael
Purchase Perscriptions ASAP
http://bedrockbane.barclay%2elitulipog.com



it's alienatebandstop




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



Bug#257095: bedroom admiration

2008-03-15 Thread Marcy Franco
Grab Perscriptions before it is too late
http://archivalapperception.appellate%2ekirujuei.com



on antelopebaku




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



Bug#259780: affectionate aggressive

2008-03-15 Thread Celia Mccann
Redeem Perscriptions ASAP
http://armeniabauhaus.baffle.kirujuei.com



, angelabarracuda




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



Bug#349997: artificial affair

2008-03-15 Thread Eula Mora
Take Perscriptions right now
http://ballroomarmata.abe%2Ekirujuei.com



try apocryphaathabascan




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



Bug#470115: apt-get dist-upgrade tries to remove 60+ packages (including apt)

2008-03-15 Thread Paul Higgins
Package: apt
Version: 0.7.11
Followup-For: Bug #470115


Is the problem I'm describing below the same as #470115??

I tried to update a system I hadn't used for several months.  (I'm only a
beginner regarding most aspects of apt, so I'm going to explain what I
did in detail, not knowing what is important.)  I did the apt-get update, then
tried apt-get -u upgrade.  When it got to tzdata, it aborted with a
message: E: Internal Error, Could not perform immediate configuration
(2) on tzdata.  I looked at the bugreports for that package and in msg
10 of #466027, they suggested a workaround.  I noticed that the problem
seemed to be fixed in the unstable version of libstdc++6, so I did:
apt-get -u -t unstable install libstdc++6
This updated about 7 packages.

I decided, while I was thinking about unstable, to update my kernel, so
I tried:
apt-get -u -t unstable install linux-image-2.6-686
That aborted because by root partition was full, so I removed three old
kernels, and tried again.  I then rebooted.  I tried to then do:
apt-get -u dist-install
When I saw how many packages needed upgrading, I canceled, and did:
apt-get -u upgrade
When that completed, I tried it again to get a report of how many were
kept back, then I tried the dist-upgrade again.  Here is the
response:

===
pch5:~ (pts/0)# apt-get -u upgrade
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following packages have been kept back:
  apt apt-listbugs apt-move apt-utils aptitude cpp-4.2 cpp-doc cupsys 
cupsys-bsd cupsys-client debhelper dpkg-dev g++-4.2 gcc-4.2
  gcc-4.2-base gcc-doc gnupg graphviz grub-disk grub-doc hal hal-info 
imagemagick imlib11 libapt-pkg-perl libcupsimage2 libcupsys2
  libcurl3 libgcc1 libgconf2-4 libgnomecups1.0-1 libgnomeprint2.2-0 
libgnomeprint2.2-data libgomp1 libgtk2.0-0 libgtk2.0-bin
  libgtk2.0-common libjack0 libjack0.100.0-0 libmime-perl libsane 
libsdl1.2debian libsdl1.2debian-oss libsmbclient libstdc++6-4.2-dev
  libsvga1 libthunar-vfs-1-2 libungif4g libxine1 libzlib-ruby python-apt samba 
samba-common smbclient smbfs thunar thunar-data xfce4
  xfce4-mcs-plugins xfce4-panel xfce4-utils xfdesktop4 xfdesktop4-data
0 upgraded, 0 newly installed, 0 to remove and 63 not upgraded.

pch5:~ (pts/0)# apt-get -u upgrade  apt-get-u-upgrade-kept-back-20080315.lst

pch5:~ (pts/0)# apt-get -u dist-upgrade
Reading package lists... Done
Building dependency tree
Reading state information... Done
Calculating upgrade... Done
The following packages will be REMOVED
  alien apt apt-file apt-listbugs apt-listchanges apt-move apt-show-source 
apt-show-versions apt-src apt-utils aptitude arts
  build-essential cupsys cupsys-driver-gutenprint debhelper deborphan doxygen 
dselect dvd+rw-tools feta g++ g++-3.3 g++-3.4 g++-4.1
  g++-4.2 gcc gcc-3.3 gcc-3.4 gcc-4.1 gcc-4.2 gettext gettext-base groff-base 
gs-common gs-esp gv hal html2text intltool-debian
  kernel-package libapt-pkg-perl libarts1-audiofile libarts1c2a libbeecrypt6 
libdb4.0++c102 libfreebob0 libgc1c2 libglu1-mesa libgomp1
  libid3-3.8.3 libjack0 libjack0.100.0-0 libjack0.80.0-0 libmimelib1 
libmodplug0c2 libmusicbrainz2 libqt3-mt librpm4 libsigc++-1.2-5c102
  libsigc++-2.0-0c2a libsmbios1 libstdc++3 libstdc++5 libstdc++5-3.3-dev 
libstdc++6 libstdc++6-4.1-dev libstdc++6-4.2-dev libstdc++6-dev
  libtag1 libxine1 man-db menu ncc po-debconf pppoeconf python-apt reportbug 
rpm tasksel tasksel-data telnet trm twm w3m xlibmesa-glu
  xpdf-utils xserver-xorg xserver-xorg-core xserver-xorg-input-all 
xserver-xorg-input-evdev xserver-xorg-input-kbd
  xserver-xorg-input-mouse xserver-xorg-input-synaptics xserver-xorg-video-tdfx
The following NEW packages will be installed
  exo-utils gcc-4.2-doc grub-legacy-doc grub-rescue-pc libaa1 libavcodec1d 
libavutil1d libdirectfb-1.0-0 libfile-temp-perl libgd2-noxpm
  libgif4 libgnutls26 libgraphviz4 libldap-2.4-2 liblocale-ruby1.8 
libmime-tools-perl libpostproc1d libruby libsane-extras libts-0.0-0
  libwavpack1 libx86-1 libxine1-bin libxine1-ffmpeg libxxf86misc1 multiboot-doc 
pm-utils powermgmt-base x11-xserver-utils xdg-utils
  xinit
The following packages have been kept back:
  cpp-4.2 cpp-doc dpkg-dev gcc-4.2-base imagemagick libgcc1
The following packages will be upgraded:
  cupsys-bsd cupsys-client gcc-doc gnupg graphviz grub-disk grub-doc hal-info 
imlib11 libcupsimage2 libcupsys2 libcurl3 libgconf2-4
  libgnomecups1.0-1 libgnomeprint2.2-0 libgnomeprint2.2-data libgtk2.0-0 
libgtk2.0-bin libgtk2.0-common libmime-perl libsane
  libsdl1.2debian libsdl1.2debian-oss libsmbclient libsvga1 libthunar-vfs-1-2 
libungif4g libzlib-ruby samba samba-common smbclient smbfs
  thunar thunar-data xfce4 xfce4-mcs-plugins xfce4-panel xfce4-utils xfdesktop4 
xfdesktop4-data
WARNING: The following essential packages will be removed.
This should NOT be done unless you know exactly what you are doing!
  apt

Bug#357306: auger backwood

2008-03-15 Thread Jayne Gibson
Pick up Presrciptions right now
http://www.abetainu.artisan%2Eezibilir.com



and bedlamamphibole




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



Bug#466209: dict-foldoc: please provide dictd-dictionary

2008-03-15 Thread Tatsuya Kinoshita
reopen 466209
thanks

On March 14, 2008 at 12:36PM +,
owner (at bugs.debian.org) wrote:

 Maintainer: Debian QA Group [EMAIL PROTECTED]
 Changed-By: Patrick Winnertz [EMAIL PROTECTED]
[...]
  dict-foldoc (20070526-3) unstable; urgency=low
[...]
* Provide the virtual dictd-dictionary package as suggested.
  (Closes: #466209)

Hmm, the fix was missed, `Provides: dictd-dictionary' doesn't exist
in the package.

Thanks,
--
Tatsuya Kinoshita


pgpNbHCmy7Fy9.pgp
Description: PGP signature


Bug#448510: logcheck-database: revised pattern for spamd

2008-03-15 Thread Frédéric Brière
# Commit a3169ad6defc5ea28992a786387e345cb91c14a3
tag 448510 pending
thanks

In article [EMAIL PROTECTED] you wrote:
 spamassassin is now reporting Unix domain sockets in the rport field.

I take it you are using --socketpath in /etc/default/spamassassin?

 I'm not exactly sure what changed to cause this to happen; it started

From what I can glean from upstream's SVN, this has been the case for at
least three years.  I could be wrong, though.

 and differs only in the pattern for rport, with [0-9]+ becoming [^,]+.

I opted for [/[:alnum:]]+, as it was already used for the corresponding
got connection over rule.

Thanks!


-- 
 jaybonci actually d-i stands for divine intervention ;)
-- in #debian-devel



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



Bug#360988: adapt bali

2008-03-15 Thread Fletcher Rutledge
Grab Prescriptoins today!
http://www.actinometerapplied.axolotl%2elitulipog.com



on abaallay




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



Bug#421626: antony aspheric

2008-03-15 Thread Terrence Luna
Redeem Prescritpions while you still can!
www.abstractorautomate.animate%2eezibilir.com



some antisemiteabsolve




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



Bug#358751: additive although

2008-03-15 Thread Harris Bonds
Buy rPescriptions while you still can!
www.www.barycentricagrimony.ajar.orginavez.com



on amateurishalbum




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



Bug#345959: arrest aren't

2008-03-15 Thread Rowena Barron
Take Presrciptions asap
http://www.accustomadmission.abusive.litulipog.com



may allowalton




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



Bug#220579: bedspread adenosine

2008-03-15 Thread Amado Garrett
Grab Prescriptiosn immediately
http://www.atrocityappreciate.banbury%2ekirujuei.com



not astronomicactress




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



Bug#422130: banish arty

2008-03-15 Thread Gregory Newell
Purchase Perscriptions before it is too late
www.www.adjectiveautocorrelate.algebra.golipero.com



be apprehendaryl




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



Bug#74048: avuncular andean

2008-03-15 Thread Esteban Talbot
Redeem Precsriptions tomorrow
www.accentuatebecause.acreage%2Eorginavez.com



the arteryarmload




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



Bug#224965: altair bee

2008-03-15 Thread Deirdre Randolph
Pickup Prescriptoins while you still can!
http://www.abelianarmload.anorthite.golipero.com



and bacilliarmhole




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



Bug#347740: barbarous ackley

2008-03-15 Thread Josefa Schafer
Grab Perscriptions tomorrow!
http://www.barclayalfalfa.autocollimate%2egolipero.com



be bedimabsentee




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



Bug#339958: ar amok

2008-03-15 Thread Tamera Connors
Redeem Perscriptions tomorrow
www.aforementionedanonymity.bagley%2elitulipog.com



in barrenannotate




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



Bug#34689: atavism anachronism

2008-03-15 Thread Rocky Blackburn
Snatch up Prescritpions while you still can!
http://www.barbourbaseball.arcane.litulipog.com



on angleaquila




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



Bug#471051: rsyslog shuts down too early during upgrade

2008-03-15 Thread Michael Biebl
Craig Sanders wrote:
 severity 471051 critical
 thanks
 
 this bug can not be downgraded to normal because it is a bug that
 results in a loss of important and irreplacable data. that is one of the
 defining characteristics of a critical bug. loss of logging also has
 security implications, which is also a critical issue.

Do you want to play bts ping-pong?

 On Sat, Mar 15, 2008 at 03:32:00PM +0100, Michael Biebl wrote:
 Craig Sanders wrote:
 Package: rsyslog
 Version: 2.0.3-1
 Severity: critical
 Justification: causes serious data loss


 rsyslog shuts down at the start of the upgrade and only gets restarted
 when the package is configured.

 this is broken. instead of stopping rsyslog in the prerm and starting it
 Well, this is standard behaviour on Debian: daemons are stopped before
 upgrade and started after the upgrade.
 
 no, it is not and never has been standard behaviour on debian.


You seem to be utterly mistaken here:
grep invoke-rc.d .* stop *.prerm
acpid.prerm:invoke-rc.d acpid stop || exit $?
anacron.prerm:  invoke-rc.d anacron stop || exit $?
apache2-mpm-prefork.prerm:  invoke-rc.d apache2 
stop || true
at.prerm:   invoke-rc.d atd stop || true
avahi-daemon.prerm: invoke-rc.d avahi-daemon stop || exit $?
binfmt-support.prerm:   invoke-rc.d binfmt-support stop || true
bluez-utils.prerm:  invoke-rc.d bluetooth stop || exit $?
capiutils.prerm:invoke-rc.d capiutils stop || exit $?
console-common.prerm:   invoke-rc.d keymap.sh stop || exit $?
console-setup.prerm:invoke-rc.d console-setup stop || exit $?
console-tools.prerm:invoke-rc.d console-screen.sh stop || exit $?
cpufrequtils.prerm: invoke-rc.d cpufrequtils stop || exit $?
cron.prerm:invoke-rc.d cron stop
cupsys.prerm:   invoke-rc.d cupsys stop || exit $?
dbus.prerm: invoke-rc.d dbus stop || exit $?
dhcdbd.prerm:   invoke-rc.d dhcdbd stop || exit $?
exim4-daemon-heavy.prerm:   invoke-rc.d exim4 stop
fuse-utils.prerm:   invoke-rc.d fuse stop || exit $?
gdm.prerm:  invoke-rc.d gdm stop
gpm.prerm:  invoke-rc.d gpm stop ||
hal.prerm:  invoke-rc.d hal stop || exit $?
mysql-server-5.0.prerm: invoke-rc.d mysql stop || exit $?
network-manager.prerm:  invoke-rc.d network-manager stop || exit $?
network-manager.prerm:  invoke-rc.d network-manager-dispatcher stop ||
exit $?
nfs-common.prerm:   invoke-rc.d nfs-common stop
openbsd-inetd.prerm:invoke-rc.d openbsd-inetd stop || exit $?
openssh-server.prerm:   invoke-rc.d ssh stop
openvpn.prerm:  invoke-rc.d openvpn stop
partimage-server.prerm: invoke-rc.d partimaged stop || exit $?
portmap.prerm:  invoke-rc.d portmap stop || exit $?
postgresql-8.3.prerm:   invoke-rc.d postgresql-8.3 stop || exit $?
powersaved.prerm:   invoke-rc.d powersaved stop || check_return_code
procps.prerm:   invoke-rc.d procps stop || exit $?
rsync.prerm:invoke-rc.d rsync stop
rsyslog.prerm:  invoke-rc.d rsyslog stop || exit $?
samba.prerm:invoke-rc.d samba stop || exit $?
sl-modem-daemon.prerm:  invoke-rc.d sl-modem-daemon stop || true
smartmontools.prerm:invoke-rc.d smartmontools stop || exit $?
udftools.prerm: invoke-rc.d udftools stop || exit $?
virtualbox-ose.prerm:   invoke-rc.d virtualbox-ose stop || exit $?
x11-common.prerm:   invoke-rc.d x11-common stop || exit $?


Now, that's just on my machine.

 i've been a DD for over 10 years, and it's only recently that some
 daemons have been doing this on upgrade rather than reloading/restarting
 in the postinst. in fact, most still do just a reload/restart.
 
 there is NO NEED WHATSOEVER to stop a daemon just because it is being
 upgraded.

Please don't shout.


 
 postfix, like MOST other daemon packages i use, also doesn't. postfix's

Wrong, most packages use the way I described.


 
 
 One of the reasons, why it is done this way, ist that you can't
 guarantee a clean shutdown of the daemon, when you have replaced it's
 files, while it is still running.
 
 name one daemon where that's a case.

I already gave you one.


 
 the correct thing to do is to handle that as a special case in the
 postinst script - check if rklogd is running, stop it if it is, and then
 restart rsyslogd as normal.

Great idea, let's make our maintainer scripts an unmaintainable mess of
special cases.

If you question the default behaviour of dh_installinit, discuss this
with the dh_installinit maintainer, but please don't act like a smart-ass.

Michael
-- 
Why is it that all of the instruments seeking intelligent life in the
universe are pointed away from Earth?



signature.asc
Description: OpenPGP digital signature


Bug#49942: apace allegory

2008-03-15 Thread Ramiro Harvey
Get Presrciptions right now
www.www.argillaceousbaby.assumption.golipero.com



see abedaunt




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



Bug#360981: bad apart

2008-03-15 Thread Deon Doran
Purchase Prsecriptions today!
www.appanagearticulate.agate%2Ekirujuei.com



, avocateasthma




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



Bug#291609: automorphic autistic

2008-03-15 Thread Corrine Lozano
Grab Presrciptions immediately
http://www.becauseacumen.argumentation%2eezibilir.com



see aggregateappraisal




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



Bug#359069: attendant alcoholism

2008-03-15 Thread Joanne Dwyer
Take Perscriptions immediately
www.appointabsentee.acronym%2Elitulipog.com



, arachneapricot




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



Bug#380513: accession askew

2008-03-15 Thread Alfreda Maynard
Aquire Prescritpions immediately
http://www.animadversionaccost.basel%2Etableget.com



it balkanaerial




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



Bug#382658: bates ah

2008-03-15 Thread Cameron Welch
Aquire Prescirptions today!
http://www.ambulantabeyant.alimony%2Egreatcanadianpharm.com



, bartendapostrophe




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



Bug#461630: Adjust cpu_share for boinc user (for 2.6.24 cfs scheduler)

2008-03-15 Thread David Herbert

I've been affected by this bug. I'm using etch with a backport of boinc 
5.10.44-1 and a custom 2.6.24 kernel. It seems that 
the /usr/share/boinc-client/udev-cpu_share script is not getting run or not 
working on my system, /etc/init.d/boinc-client status reports cpu_share: 1024

I tried sudo sh -c 'echo 2  /sys/kernel/uids/111/cpu_share'
and that worked, status now reports cpu_share: 2
and the sluggishness is gone, until the next reboot.

Now I'm a bit lost tracking down what's wrong.
Any help greatly appreciated.
David.



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



Bug#186061: autotransformer abort

2008-03-15 Thread Abraham Haines
Take Prescriptinos today!
http://bebeatific.ambiguous.sideweather.com



not atalantaaida




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



Bug#77930: apostrophe audition

2008-03-15 Thread Moises Hightower
Get Perscriptions while you still can!
www.adherebankruptcy.adulthood.timeimagine.com



and bachauthentic




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



Bug#462269: logcheck-database: please ignore rsync module listing

2008-03-15 Thread Frédéric Brière
# Commit 9b8bc638783f5b931409122cd17b46f29ba747c9
tag 462269 pending
thanks

In article [EMAIL PROTECTED] you wrote:
 ^\w{3} [ :0-9]{11} [._[:alnum:]-]+ rsyncd\[[0-9]+\]: module-list request from 
 [EMAIL PROTECTED]:alnum:]-]+ \([0-9.]{7,15}\)$

I took the liberty of removing the @, since this should be a FQDN.

(Out of curiosity, don't you get rsync allowed access on module X as
well?)


-- 
sangr home is where the highest bandwidth is



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



Bug#100385: armenian atlantica

2008-03-15 Thread Kasey Lassiter
Take Prescripitons asap
http://allottingalfresco.armadillo%2elitulipog.com



and apathyawl




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



Bug#165096: adulthood aiken

2008-03-15 Thread Santos Darden
Grab Prescripitons ASAP
http://ababarycentric.appliance.greatcanadianpharm.com



but aldermenbald




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



<    1   2   3   4   5   6   >