Bug#460302: NMU #460302 in tdb: usr/include/tdb.h uses sig_atomic_t without including signal.h

2008-01-13 Thread Giacomo Catenazzi
and the diff

PS: This bug will close also a rc-bug in an other package.
diff -u tdb-1.1.1~svn26294/debian/changelog tdb-1.1.1~svn26294/debian/changelog
--- tdb-1.1.1~svn26294/debian/changelog
+++ tdb-1.1.1~svn26294/debian/changelog
@@ -1,3 +1,10 @@
+tdb (1.1.1~svn26294-1.1) unstable; urgency=low
+
+  * Non-Maintainer Upload at BSP in Zurich: fix rc-bug
+  * remove tdb_setalarm_sigptr() as in the released version (Closes: #460302)
+
+ -- Giacomo Catenazzi <[EMAIL PROTECTED]>  Sun, 13 Jan 2008 13:50:34 +0100
+
 tdb (1.1.1~svn26294-1) unstable; urgency=low
 
   * New upstream snapshot.
only in patch2:
unchanged:
--- tdb-1.1.1~svn26294.orig/include/tdb.h
+++ tdb-1.1.1~svn26294/include/tdb.h
@@ -147,8 +147,6 @@
 int tdb_chainlock_mark(struct tdb_context *tdb, TDB_DATA key);
 int tdb_chainlock_unmark(struct tdb_context *tdb, TDB_DATA key);
 
-void tdb_setalarm_sigptr(struct tdb_context *tdb, volatile sig_atomic_t *sigptr);
-
 /* Debug functions. Not used in production. */
 void tdb_dump_all(struct tdb_context *tdb);
 int tdb_printfreelist(struct tdb_context *tdb);


Bug#459044: dictionaries-common: flyspell-mode does not behave buffer local in xemacs

2008-01-13 Thread Tim Connors
On Mon, 14 Jan 2008, Tim Connors wrote:

> On Mon, 14 Jan 2008, Tim Connors wrote:
>
> > Bugger.  I was premature.  When I do the following:
> > (autoload 'flyspell-mode-on "flyspell" "On-the-fly ispell." t)
> > (add-hook 'TeX-mode-hook 'flyspell-mode-on) ; encompases LaTeX-mode as 
> > well
> > (add-hook 'text-mode-hook'flyspell-mode-on)
> > (add-hook 'html-mode-hook'flyspell-mode-on)
> > (add-hook 'mail-hook 'flyspell-mode-on)
> > (add-hook 'message-hook  'flyspell-mode-on)
> > (add-hook 'flyspell-mode-hook 'flyspell-buffer)
> >
> > (I don't simply use 'flyspell-mode because it is a toggle, and some modes
> > encompass other modes and you end up with flyspell being turned on then
> > off immediately.  It's easier for my brain if I add the hook to the modes
> > I want explicitly rather than trying to work out which mode is a parent of
> > which other mode)
>
> And for future reference when testing, some modes like message-mode if
> defined as such:
>
> ;(add-hook 'TeX-mode-hook 'flyspell-mode) ; encompases LaTeX-mode as well
> (add-hook 'text-mode-hook'flyspell-mode)
> (add-hook 'html-mode-hook'flyspell-mode)
> ;(add-hook 'mail-hook 'flyspell-mode)
> ;(add-hook 'message-hook  'flyspell-mode)
>
> will happily go into flyspell-mode, but will not execute the
> flyspell-mode-hook, or executes it at the wrong time, so it doesn't
> pre-check the buffer - it only checks and highlights bad spelling once you
> move over the questionable text.  Forcing it on with flyspell-mode-on, for
> all wanted modes, seems to be the guaranteed way of making the hook
> execute, and making sure the mode truly is turned on.

Never mind me - I'm getting thouroughly confused.  With the version I
thought worked, it doesn't highlight mail-mode or message-mode buffers
upon loading either - you need to move the cursor over them, even though
the modeline clearly shows the spell check is being run over the buffer
when you first load it.  A manual call to flyspell-buffer when in
message-mode or mail-mode does nothing.  So that's a different bug that
affects all versions of flyspell, and could be a font locking bug in
mail-mode.

But the flyspell-mode-on vs flyspell-mode bug has still got me.

-- 
TimC
A new verb was accidently created during a discussion about KDE 3 and Debian.
It was said that KDE 3 will sid soon. -- Debian Weekly News Jan 14,2003



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



Bug#147733: Are you confident in bed?

2008-01-13 Thread Essie Beatty
Improve your size
http://www.gaoures.com 

recompense. I note   to learn how those  Gervasio said. you have spoken  same 
problems.  old-fashioned playtime. 






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



Bug#460489: [Pkg-samba-maint] Bug#460489: smb.conf example: Configuration Directive Inconsistencies

2008-01-13 Thread Christian Perrier
Quoting Richard Laager ([EMAIL PROTECTED]):
> dAniel hAhler pointed out [0] on Ubuntu's Launchpad that I forgot to
> update a comment that corresponds with one of these changes. Attached is
> an updated patch.


We currently don't want to fix the bugs related to the default
provided smb.conf until we've decided to switch to ucf for
configuration file handling.

which I actually support.



signature.asc
Description: Digital signature


Bug#460607: [FTBFS] Empty PO/POT files

2008-01-13 Thread Ross Burton
On Sun, 2008-01-13 at 23:57 +, Marco Rodrigues wrote:
> I've attached a patch to fix this problem. The patch was been done by 
> MMichael 
> Bienia.

Where is this patch?

Ross
-- 
Ross Burton mail: [EMAIL PROTECTED]
  jabber: [EMAIL PROTECTED]
 www: http://www.burtonini.com./
 PGP Fingerprint: 1A21 F5B0 D8D0 CFE3 81D4 E25A 2D09 E447 D0B4 33DF





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



Bug#460335: egroupware: Created user accounts disappear if Administrator's addressbook default is private and not personal

2008-01-13 Thread Ralf Becker
Hi Carl,

I had a quick try with a current eGW trunk, and I cant create these
"private accounts". I'm not sure if the fix got back-ported to 1.4. I
will try with a current 1.4 and back-port the fix, if it's not already
in svn.

I let you know ...

Ralf

Carl Kigundu schrieb:
> Package: egroupware
> Version: 1.4.002.dfsg-1
> Severity: normal
> 
> If the Administrator user creating user accounts has his addressbook
> default as private and not personal,
> 
> When users are created, they do not show up on the user list even though
> the users can use these accounts. They also do not show in the
> addressbook.
> 
> Work around to avoid problem: Set admistrators addressbook default to 
> personal.
> 
> Fixing:
> in table egw_addressbook these contacts have contact_private set to 1
> change this to contact_private = 0
> can be done using a statement like (for postgres):
> update egw_addressbook set contact_private=0 where 
> contact_id=*the contact id to amend* ;
> 
> Note: sometimes after the above fix it may be necessary to edit the user
> using the user manager if you know the user id. eg if user id is 57
> index.php?menuaction=admin.uiaccounts.edit_user&account_id=57
> and save before entry if fully integrated.
> 
> 
> -- System Information:
> Debian Release: lenny/sid
>   APT prefers testing
>   APT policy: (700, 'testing')
> Architecture: i386 (i686)
> 
> Kernel: Linux 2.6.22-3-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 egroupware depends on:
> ii  egroupware-addressbook1.4.002.dfsg-1 eGroupWare addressbook 
> management 
> ii  egroupware-bookmarks  1.4.002.dfsg-1 eGroupWare bookmark management 
> app
> ii  egroupware-calendar   1.4.002.dfsg-1 eGroupWare calendar management 
> app
> ii  egroupware-core   1.4.002.dfsg-1 eGroupWare core modules
> ii  egroupware-developer-tool 1.4.002.dfsg-1 eGroupWare developer tools
> ii  egroupware-emailadmin 1.4.002.dfsg-1 eGroupWare E-mail user 
> administrat
> ii  egroupware-etemplate  1.4.002.dfsg-1 widget-based template system for 
> e
> ii  egroupware-felamimail 1.4.002.dfsg-1 eGroupWare FeLaMiMail application
> ii  egroupware-filemanager1.4.002.dfsg-1 eGroupWare file manager 
> applicatio
> ii  egroupware-infolog1.4.002.dfsg-1 eGroupWare infolog application
> ii  egroupware-manual 1.4.002.dfsg-1 eGroupWare manual
> ii  egroupware-mydms  1.4.002.dfsg-1 eGroupWare document management 
> sys
> ii  egroupware-news-admin 1.4.002.dfsg-1 eGroupWare news administration 
> int
> ii  egroupware-phpbrain   1.4.002.dfsg-1 eGroupWare phpbrain application
> ii  egroupware-phpsysinfo 1.4.002.dfsg-1 eGroupWare phpSysInfo application
> ii  egroupware-polls  1.4.002.dfsg-1 eGroupWare polling application
> ii  egroupware-projectmanager 1.4.002.dfsg-1 eGroupWare projects management 
> app
> ii  egroupware-registration   1.4.002.dfsg-1 eGroupWare registration 
> applicatio
> ii  egroupware-resources  1.4.002.dfsg-1 eGroupWare resource manager 
> applic
> ii  egroupware-sambaadmin 1.4.002.dfsg-1 eGroupWare Samba administration 
> ap
> ii  egroupware-sitemgr1.4.002.dfsg-1 eGroupWare site manager 
> applicatio
> ii  egroupware-timesheet  1.4.002.dfsg-1 eGroupWare timesheet application
> ii  egroupware-tracker1.4.002.dfsg-1 eGroupWare tracker application
> ii  egroupware-wiki   1.4.002.dfsg-1 eGroupWare wiki application
> 
> egroupware recommends no packages.
> 
> -- no debconf information
> 
> 
> 

-- 
Ralf Becker
eGroupWare Training & Support ==> http://www.egroupware-support.de
Outdoor Unlimited Training GmbH [www.outdoor-training.de]
Handelsregister HRB Kaiserslautern 3587
Geschäftsführer Birgit und Ralf Becker
Leibnizstr. 17, 67663 Kaiserslautern, Germany
Telefon +49 (0)631 31657-0




Bug#460508: [Pkg-shadow-devel] Bug#460508: Bug#460508: Bug#460508: Login provides an man for su which is in manpages-de, too

2008-01-13 Thread Christian Perrier
Quoting Daniel Kobras ([EMAIL PROTECTED]):

> With a Replaces (rather than a Conflict), both packages will co-install

Yes, I already explained that my mention of a Conflict was
incorrect. We were already using "Replaces" for many packages (including
an old version of manpages-de)


> just fine. Please use a Replaces: manpages-de (<= 0.5-2), which assumes
> that the bug will be fixed in the next upload. I'll try to get that done
> within the next days.


Nicolas and I finally settled on "Replaces: manpages-de" which was the
safest option even though it'll obviously require an extraupload when
you have fixed the bug in manpages-de.




signature.asc
Description: Digital signature


Bug#459044: dictionaries-common: flyspell-mode does not behave buffer local in xemacs

2008-01-13 Thread Tim Connors
On Mon, 14 Jan 2008, Tim Connors wrote:

> Bugger.  I was premature.  When I do the following:
> (autoload 'flyspell-mode-on "flyspell" "On-the-fly ispell." t)
> (add-hook 'TeX-mode-hook 'flyspell-mode-on) ; encompases LaTeX-mode as 
> well
> (add-hook 'text-mode-hook'flyspell-mode-on)
> (add-hook 'html-mode-hook'flyspell-mode-on)
> (add-hook 'mail-hook 'flyspell-mode-on)
> (add-hook 'message-hook  'flyspell-mode-on)
> (add-hook 'flyspell-mode-hook 'flyspell-buffer)
>
> (I don't simply use 'flyspell-mode because it is a toggle, and some modes
> encompass other modes and you end up with flyspell being turned on then
> off immediately.  It's easier for my brain if I add the hook to the modes
> I want explicitly rather than trying to work out which mode is a parent of
> which other mode)

And for future reference when testing, some modes like message-mode if
defined as such:

;(add-hook 'TeX-mode-hook 'flyspell-mode) ; encompases LaTeX-mode as well
(add-hook 'text-mode-hook'flyspell-mode)
(add-hook 'html-mode-hook'flyspell-mode)
;(add-hook 'mail-hook 'flyspell-mode)
;(add-hook 'message-hook  'flyspell-mode)

will happily go into flyspell-mode, but will not execute the
flyspell-mode-hook, or executes it at the wrong time, so it doesn't
pre-check the buffer - it only checks and highlights bad spelling once you
move over the questionable text.  Forcing it on with flyspell-mode-on, for
all wanted modes, seems to be the guaranteed way of making the hook
execute, and making sure the mode truly is turned on.

-- 
TimC
"Meddle not in the affairs of cats, for they are subtle, and will
piss on your computer." - Jeff Wilder



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



Bug#460588: timidity: Installation configure fail using jackd

2008-01-13 Thread Joost Yervante Damad
On Sunday 13 January 2008 22:06:03 David Baron wrote:
> Package: timidity
> Version: 2.13.2-19
> Severity: important
>
> Timidty will not start as a jackd client run as root.
> The installation's configuration script, of course, runs as root.
> Catch-22
>
> Best would be not to try--tell the user to do it manually.
> Timidity will install just fine without being (re)started as daemon.
>
> Most users will start it/use it in specific manner using command line
> options.

By default the systemwide daemon doesn't run. It needs to be enabled 
in /etc/default/timidity. If you configure it and enable it in combination 
with jack (which is not the default), I assume you know what you're doing.

Or maybe I don't fully understand your problem?

Joost



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



Bug#459044: dictionaries-common: flyspell-mode does not behave buffer local in xemacs

2008-01-13 Thread Tim Connors
On Sun, 13 Jan 2008, Agustin Martin wrote:

> > But I installed, and it seems to work, although M-x flyspell-version comes
> > back with "Autoloading failed to define a function flyspell-version".
>
> Yes, shipped emacs version does no longer provide flyspell-version. I am
> re-adding that function mostly to make clear that the file is modified by 
> Debian
> dictionaries-common package. This makes things more clear and may be useful 
> for
> debugging.
>
> Anyway, thanks a lot for having tested the changes and for all your feedback. 
> I
> could not test much this weekend, but unless I find problems, I expect a fixed
> package to be uploaded next week.

Bugger.  I was premature.  When I do the following:
(autoload 'flyspell-mode-on "flyspell" "On-the-fly ispell." t)
(add-hook 'TeX-mode-hook 'flyspell-mode-on) ; encompases LaTeX-mode as well
(add-hook 'text-mode-hook'flyspell-mode-on)
(add-hook 'html-mode-hook'flyspell-mode-on)
(add-hook 'mail-hook 'flyspell-mode-on)
(add-hook 'message-hook  'flyspell-mode-on)
(add-hook 'flyspell-mode-hook 'flyspell-buffer)

(I don't simply use 'flyspell-mode because it is a toggle, and some modes
encompass other modes and you end up with flyspell being turned on then
off immediately.  It's easier for my brain if I add the hook to the modes
I want explicitly rather than trying to work out which mode is a parent of
which other mode)

I get the flyspell-buffer being executed in the hook, which made it look
like it was working.  But if I type nonsense, the bad spelling doesn't get
picked up - so it looks like the mode isn't turned on even though it had
to be for the flyspell-mode-hook hook to be executed.  If I invoke
flyspell-mode explicitly, it then works as expected, and then
flyspell-mode again will turn off the mode as expected.  If I do use
'flyspell-mode as the hook, then it works, but I would have to go through
and change my functions to remove duplicate calls.  Since this works in
the other flyspell version I have, I presume it is *supposed* to work.
Can you see what I am doing wrong, or alternatively, what bug I am
triggering?


-- 
TimC
It typically takes 25-30 gallons of petrol/diesel to fully-consume an
average-sized body under ideal conditions.  That I am conversant with
this level of detail should serve as an indication of why the wise man
does not ask me questions about MS-Windows. --Tanuki on ASR



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



Bug#453200: NMU #453200: genext2fs: FTBFS: ./test-gen.lib: line 29: 31347 Segmentation fault

2008-01-13 Thread Giacomo Catenazzi
Hello,

In the Debian BSP in Zurich, I prepared a NMU to correct
a rc-bug.

You will find the diff in attachment:
The program use "%as" to scan lines. The problem is that
not so new C99 use "%a" for floating point, and no more
as GNU extension "auto malloc".

ciao
cate

PS: I'll push the package in delayed queue


diff -u genext2fs-1.4.1/debian/changelog genext2fs-1.4.1/debian/changelog
--- genext2fs-1.4.1/debian/changelog
+++ genext2fs-1.4.1/debian/changelog
@@ -1,3 +1,11 @@
+genext2fs (1.4.1-2.1) unstable; urgency=low
+
+  * Non-Maintainer Upload, at BSP in Zurich
+  * in sscanf the "a" could mean "malloc" or the new C99 floating,
+so don't use it, not to have surprises.
+
+ -- Giacomo Catenazzi <[EMAIL PROTECTED]>  Sat, 12 Jan 2008 23:03:59 +0100
+
 genext2fs (1.4.1-2) unstable; urgency=low
 
   * configure.in: Change AC_CONFIG_HEADER to AM_CONFIG_HEADER.
only in patch2:
unchanged:
--- genext2fs-1.4.1.orig/genext2fs.c
+++ genext2fs-1.4.1/genext2fs.c
@@ -286,7 +286,9 @@
 // older solaris. Note that this is still not very portable, in that
 // the return value cannot be trusted.
 
-#if SCANF_CAN_MALLOC
+#if 0 // SCANF_CAN_MALLOC
+// C99 define "a" for floating point, so you can have runtime surprise
+// according the library versions
 # define SCANF_PREFIX "a"
 # define SCANF_STRING(s) (&s)
 #else


Bug#457432: [Popcon-developers] Bug#457432: Results from including /lib/.+/

2008-01-13 Thread Johan Walles
You beat me to it.  Thanks :-) /J

2008/1/13, Petter Reinholdtsen <[EMAIL PROTECTED]>:
> [Johan Walles]
> > If you define at least one way of including a file by mistake I'll try
> > to come up with something.
>
> I had a closer look at the results, and found what I thought ws false
> positives.  I used this approach:
>
>   % cut -d" " -f3- result-nolib.txt > nolib
>   % cut -d" " -f3- result-withlib.txt > withlib
>   % diff -u nolib withlib
>
> I found these additions.
>
>   libc6-i686 /lib/i686/cmov/libc.so.6 
>   libssl0.9.8 /usr/lib/i686/cmov/libssl.so.0.9.8
>
> A closer look demonstrated that neither file is updated by ldconfig,
> so they are not false positives.  The rest of the new entries looked
> sane to me, so I am commiting this change to cvs.
>
> Happy hacking,
> --
> Petter Reinholdtsen
>



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



Bug#270514: I got what I wanted

2008-01-13 Thread Johan Walles
fixed 270514 1.43
thanks

With the closing of bug 457432 I got what I wanted (namely relevant
popcon results for bubblemon).

  Regards //Johan



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



Bug#460576: pg_upgradecluster: cannot upgrade from 8.1 to 8.2

2008-01-13 Thread Martin Pitt
reassign 460576 postgresql-common
thanks

Hi Stanislav,

Stanislav Maslovski [2008-01-13 21:56 +0300]:
> I am trying to upgrade from 8.1 to 8.2. As explained in
> /usr/share/doc/postgresql-8.2/README.Debian right after the
> installation of postgresql-8.2 I do this
> 
> # su postgres
> $ pg_dropcluster 8.2 main --stop
> $ pg_upgradecluster 8.1 main
> Error: target cluster 8.2/main already exists
> $ ls -la ~
> total 18
> drwxr-xr-x  3 postgres postgres 2048 2008-01-13 21:52 .
> drwxr-xr-x 53 root root 2048 2008-01-06 18:19 ..
> drwxr-xr-x  3 postgres postgres 2048 2008-01-05 11:49 8.1
> -rw---  1 postgres postgres 2372 2008-01-13 21:39 .bash_history
> -rw---  1 postgres postgres 7885 2008-01-08 18:03 .psql_history
> 
> Am I doing something wrong or is it a bug in the upgrade script?

As it says, there already is a cluster 'main' for 8.2 (since this is
created by default on package installation). This is done so that a
fresh installation works out of the box without the need to create a
cluster first, but of course it clashes when you try to upgrade
8.1/main and 8.2/main exists, too. The recommended procedure is to do
remove the 8.2 one with "pg_dropcluster 8.2 main --stop" and then
pg_upgradecluster. This procedure is explained in README.Debian,
section "Default clusters and upgrading". Since you read it, can you
please give me some hints how to improve the documentation?

Should I improve README.Debian somehow? pg_upgradecluster could
explain how to drop the cluster? Anything else?

Thanks in advance for any feedback!

Martin

-- 
Martin Pitthttp://www.piware.de
Ubuntu Developer   http://www.ubuntu.com
Debian Developer   http://www.debian.org



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



Bug#460310: vzctl: upgrade from older versions looses --name settings

2008-01-13 Thread Ola Lundqvist
Hi

I assume that this would work as fine, or?

for n in $(find /etc/vz/names -maxdepth 1 -name "*.conf"); do
VEID=
m=`echo $n|sed -e "s/.conf//"`
. $n
echo $VEID
if [ -n "$VEID" ] ; then
ln -s /etc/vz/conf/$VEID.conf $m
fi
rm -f $n
done

The /etc/vz/names/.conf file should be removed or?

Is there a good way to detect the change of config scheme?

Best regards,

// Ola

On Sun, Jan 13, 2008 at 09:43:44PM +0100, Dariush Pietrzak wrote:
>  Hello,
> 
> > Exactly what did you need to do to solve the problem?
> cd /etc/vz/names && for n in *; do echo $n; m=`echo $n|sed -e "s/.conf//"`; 
> v=`cat $n|sed -e "s/VEID=.//"|sed -e "s/.$//"`; echo $m;ln -s 
> /etc/vz/conf/$v.conf $m; done
>  did the trick for me, I guess something logically equivalent wouldn't hurt
> much when old-style config is detected.
> 
> -- 
> Key fingerprint = 40D0 9FFB 9939 7320 8294  05E0 BCC7 02C4 75CC 50D9
>  Total Existance Failure
> 

-- 
 --- Ola Lundqvist systemkonsult --- M Sc in IT Engineering 
/  [EMAIL PROTECTED]   Annebergsslingan 37\
|  [EMAIL PROTECTED]   654 65 KARLSTAD|
|  http://opalsys.net/   Mobile: +46 (0)70-332 1551 |
\  gpg/f.p.: 7090 A92B 18FE 7994 0C36 4FE4 18A1 B1CF 0FE5 3DD9  /
 ---



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



Bug#211259: Invoice #989230

2008-01-13 Thread bendix willy
Save  90% on your meds. We care about your health and respect your privacy.
http://ozkanteknik.com.tr/redir.html

Discount codes sncfQ tbMgY tyVNs ncfQt bMgYt yVNsn cfQtb MgYty




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



Bug#454764: Nautilus at 100% cpu after running as root

2008-01-13 Thread Jay Sears



> From: [EMAIL PROTECTED]

> I’m afraid I can’t reproduce that.

Neither can I.
What I had in common with the other (Ubuntu) users that reported this problem 
was that, after a new system installation, I copied my old nautilus settings 
back. So I did a complete install once more and did not touch the settings 
(other than through nautilus itself). The problem is gone now.

> If we drop useful functionality for the sake of spammers, this means the
> terrorists have already won. There are several highly functional spam
> filters in Debian.

Spam filters? Really? How useful.
And what about some nifty software that would allow other useful functionality 
without actually exposing email address to harvesters?

But seriously: Don't be so patronizing and I won't be so cynical. It is a 
problem that can easily be solved.
_
Share life as it happens with the new Windows Live.
http://www.windowslive.com/share.html?ocid=TXT_TAGHM_Wave2_sharelife_012008



Bug#30972: Invoice #654829

2008-01-13 Thread bat marvin
Save  90% on your meds. We care about your health and respect your privacy.
http://www.beautiful.org.tw/redir.html

Discount codes DCKRW NyVRn lApYF uujei owLfY RxgDC KRWNy VRnlA




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



Bug#240503: Invoice #432824

2008-01-13 Thread kleon sai
Save  90% on your meds. We care about your health and respect your privacy.
http://juryn.borec.cz/redir.html

Discount codes RXGui VSqWa JUXXw JGNht wxhDO tguRX GuiVS qWaJU




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



Bug#389719: mysql-navigator: Segfault when asking "Show Create Script"

2008-01-13 Thread Sandro Tosi
Hello Gabor,

> In case of empty database (i.e. no table is selected)
> clicking on popup menu item "Show Create Script" causes sagfault.

I'm working on this bug but I cannot find the menu item you're talking
about; may you please me guide me to it?

Thanks,
Sandro

-- 
Sandro Tosi (aka morph, Morpheus, matrixhasu)
My website: http://matrixhasu.altervista.org/



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



Bug#460117: should not output --help to stderr

2008-01-13 Thread Andrew Pollock
On Thu, Jan 10, 2008 at 08:39:26PM +0100, martin f krafft wrote:
> Package: dhcp3-client
> Version: 3.0.6.dfsg-1
> Severity: minor
> 
> piper:~> /sbin/dhclient3 --help >/dev/null
> Internet Systems Consortium DHCP Client V3.0.6
> [...]
> 
> That's wrong. Explicitly calling --help should yield output to
> stdout. --help output to stderr only makes sense if it happens in
> error, e.g. when an option is missing.

See my followup to #460116


signature.asc
Description: Digital signature


Bug#460116: should not return 1 when called with --help

2008-01-13 Thread Andrew Pollock
On Thu, Jan 10, 2008 at 08:38:17PM +0100, martin f krafft wrote:
> Package: dhcp3-client
> Version: 3.0.6.dfsg-1
> Severity: minor
> 
> piper:~> /sbin/dhclient3 --help 2>/dev/null || echo $?
> 1
> 
> That's wrong. The help call was successful, so it should return 0.

That's debateable. Nowhere is it said that --help is a valid option.

Looking at the way the usage message is coded:

static void usage ()
{
log_info ("%s %s", message, DHCP_VERSION);
log_info (copyright);
log_info (arr);
log_info (url);

log_error ("Usage: dhclient [-1dqrx] [-nw] [-p ] %s",
   "[-s server]");
log_error ("[-cf config-file] [-lf lease-file]%s",
   "[-pf pid-file] [-e VAR=val]");
log_fatal ("[-sf script-file] [interface]");
}

This explains why you're seeing stuff on stdout, and why you're getting a
non-zero return code.

This is obviously an upstream issue, and I think it's matter of person
style. I'll forward it upstream, but I wouldn't be surprised if they're not
interested in fixing it.

regards

Andrew


signature.asc
Description: Digital signature


Bug#460621: RFA: bmpx -- Beep Media Player eXperimental

2008-01-13 Thread Thierry Randrianiriana
Package: wnpp
Severity: normal

I request an adopter for the bmpx package.

BMPx is a media player which provides a very easy-to-use interface and usage
 semantics for all tasks, while having extensive standards and services support
 under the hood (MusicBrainz, Last.fm radio/scrobbling, HAL, DBus),
 yet keeping the details out of the way of the user.

 BMPx is a media player that features support for specifications
 like XDS DnD, XSPF and DBus. BMPx is highly interoperable and integrates well
 with other applications and a variety of desktop environments.

project homepage http://bmpx.backtrace.info/



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



Bug#460620: RFA: gimmie -- elegant desktop organizer

2008-01-13 Thread Thierry Randrianiriana
Package: wnpp
Severity: normal

I request an adopter for the gimmie package.

The package description is:
 Gimmie is a desktop organizer. It's designed to allow easy interaction
 with all the applications, contacts, documents and other things you use
 every day. Gimmie can be run either as a stand-alone application
 or added as a GNOME Panel applet.





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



Bug#460186: compiz-kde: some windows do not get active frames

2008-01-13 Thread Marcus Better
Actually the frames of those windows are not updated at all. For 
instance a Konqueror window with dead frame will not change its title 
bar if another page is visited.




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



Bug#401205: flpsed

2008-01-13 Thread Kapil Hari Paranjape
Dear Mark Purcell,

I don't know if you noticed that flpsed is now orphaned (#460045).

Since you already packaged a recent version perhaps you are
interested in taking over maintainer-ship.

Regards,

Kapil.
--




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



Bug#415431: debian/patches ported to current 3.1.0a3 alpha release plus #295056 patch

2008-01-13 Thread Andrew Pollock
On Mon, Mar 19, 2007 at 02:32:33PM +0100, Tomas Pospisek wrote:
> Package: dhcp3-client
> Version: 3.1.0a3-1~tpo
> Severity: wishlist
> Tags: patch
> 
> Attached is Debian's ./dhcp3_3.0.4-13.diff.gz ported against the current
> dhcp alpha release 3.1.0a3, and with the patch from #295056 that allows
> gracefully shutting down dhclient without releasing the IP.

#295056 isn't a dhcp3-related bug. The released 3.1.0 allegedly supports a
-x option to shut down dhclient without releasing the IP.
 
> The idea here is twofold. For one porting the Debian patch to the
> upcoming 3.1.0 release will make it easier for the maintainer once the
> release is out. And having the patch from #295056 ported makes it
> a) easier to test it, whether it works and hopefully facilitates
> adoption, since, as described in the bug report, the current behaveour
> is most annoying.
> 
> I have resent all the Debian patches including #295056 upstream, except
> for the very Debian specific stuff.

With the upload of 3.1.0-1 to unstable, I'm thinking this bug can be closed
now, but I just want to check.

regards

Andrew


signature.asc
Description: Digital signature


Bug#440708: I'm confused

2008-01-13 Thread Andrew Pollock
Hi,

I'm a bit confused by what the actual problem is here.

Yes, dhclient-script will manage /etc/resolv.conf directly, by default.

If resolvconf is installed, it drops in a hook, which completely redefines
the make_resolve_conf() function, changing its behaviour.

Now if I were to take the patch suggested by Pierre, I think it's going to
break dhclient in the instances where it's installed, and no other helpers
like resolvconf are installed.

Is it possible for this RDNSS daemon you speak of, to integrate it with
resolvconf instead?

regards

Andrew


signature.asc
Description: Digital signature


Bug#460194: aptitude: freezes desktop for four seconds when launched with sudo

2008-01-13 Thread Marcus Better

  How much memory does this laptop have, and what are its processor and
disk like?


It's a Thinkpad R60, Intel Core 2 Duo, 1 GB RAM, SATA disk with XFS on 
dm-crypt on LVM, kernel 2.6.24-rc7 (x86_64), but I've had the problem 
with older kernels as well.


I'm not able to reproduce the problem right now, but it's been happening 
on and off for months. I was thinking it might have to do with some DNS 
server problems, but the fact that it freezes the desktop is weird.



 What happens if you do "sudo nice -n 17 aptitude update"?


Will try as soon as I can reproduce it...

Thanks,

Marcus




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



Bug#460619: 'ark' stalls (or hangs if called externally) opening encrypted '.zip' file.

2008-01-13 Thread A. Costa
Package: ark
Version: 4:3.5.8-1
Severity: normal


Related bug:

#451926 password support
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=451926

'ark' stalls attempting to view a file within an encrypted '.zip'.
My mail reader 'sylpheed' uses 'ark' to open archives.  When 'ark'
stalled on an encrypted zip file, both 'ark' and 'sylpheed' hung, and
had to be killed.

Example of stalling:

# encrypt text file 'foo' in 'bar.zip', pw=melon
% B=/tmp/bar.zip ; F=/tmp/foo ; echo hello > $F ; zip -P melon $B $F
  adding: tmp/foo (stored 0%)
% ark $B

'ark' opens 'bar.zip'; click on 'foo', 'ark' displays "Extracting file
to view" to the left of a progress bar, endlessly. 

'htop' showed 'ark' was waiting for this:

unzip -n /tmp/bar.zip tmp/foo -d /tmp/kde-yourname/ark2PEYGA/

Test:

% unzip -n $B tmp/foo -d /tmp/ ; echo $? 
Archive:  /tmp/bar.zip
[/tmp/bar.zip] tmp/foo password: 

...so 'unzip' waits for a password, which it never gets, and 'ark'
waits on that.

Short term kludge, add a '-P ""' to the extraction:

% unzip -P "" -n $B tmp/foo -d /tmp/ ; echo $?
Archive:  /tmp/bar.zip
   skipping: tmp/foo incorrect password
82

An error, but no stalling.  It works for unencrypted files too:

% echo hello > $F; zip $B $F
  adding: tmp/foo (stored 0%)
% unzip -P "" -n $B tmp/foo -d /tmp/ ; echo $?
Archive:  /tmp/bar.zip
 extracting: /tmp/tmp/foo
0

(Perhaps an 'unzip' bug -- it accepted a useless switch without
returning an error.)

Hope this helps...


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

Kernel: Linux 2.6.22-3-k7 (SMP w/1 CPU core)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968) (ignored: LC_ALL set to C)
Shell: /bin/sh linked to /bin/dash

Versions of packages ark depends on:
ii  kdelibs4c2a 4:3.5.8.dfsg.1-4 core libraries and binaries for al
ii  libacl1 2.2.45-1 Access control list shared library
ii  libart-2.0-22.3.19-3 Library of functions for 2D graphi
ii  libattr11:2.4.39-1   Extended attribute shared library
ii  libaudio2   1.9.1-1  Network Audio System - shared libr
ii  libc6   2.7-5GNU C Library: Shared libraries
ii  libfontconfig1  2.5.0-2  generic font configuration library
ii  libfreetype62.3.5-1+b1   FreeType 2 font engine, shared lib
ii  libgamin0 [libfam0] 0.1.9-2  Client library for the gamin file 
ii  libgcc1 1:4.2.2-4GCC support library
ii  libice6 2:1.0.4-1X11 Inter-Client Exchange library
ii  libidn111.1-1GNU libidn library, implementation
ii  libjpeg62   6b-14The Independent JPEG Group's JPEG 
ii  libpng12-0  1.2.15~beta5-3   PNG library - runtime
ii  libqt3-mt   3:3.3.7-9Qt GUI Library (Threaded runtime v
ii  libsm6  2:1.0.3-1+b1 X11 Session Management library
ii  libstdc++6  4.2.2-4  The GNU Standard C++ Library v3
ii  libx11-62:1.0.3-7X11 client-side library
ii  libxcursor1 1:1.1.9-1X cursor management library
ii  libxext61:1.0.3-2X11 miscellaneous extension librar
ii  libxft2 2.1.12-2 FreeType-based font drawing librar
ii  libxi6  2:1.1.3-1X11 Input extension library
ii  libxinerama11:1.0.2-1X11 Xinerama extension library
ii  libxrandr2  2:1.2.2-1X11 RandR extension library
ii  libxrender1 1:0.9.4-1X Rendering Extension client libra
ii  libxt6  1:1.0.5-3X11 toolkit intrinsics library
ii  zlib1g  1:1.2.3.3.dfsg-8 compression library - runtime

Versions of packages ark recommends:
ii  bzip2 1.0.4-2high-quality block-sorting file co
pn  ncompress  (no description available)
pn  p7zip-full (no description available)
ii  unzip 5.52-10De-archiver for .zip files
ii  zip   2.32-1 Archiver for .zip files
ii  zoo   2.10-20manipulate zoo archives

-- no debconf information



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



Bug#459573: cpufrequtils appears to cause my machine to freeze

2008-01-13 Thread Mattia Dongili
On Mon, Jan 07, 2008 at 10:33:59PM +1100, Cameron Horsburgh wrote:
> Package: cpufrequtils
> Version: 002-5
> Severity: important
> 
> *** Please type your report below this line ***
> 
> Hi folks,
> 
> I've just installed a new Lenny system from a recent Lenny netinst
> CD. I've had an issue with random system freezes that doesn't appear
> to respond to a remote login or even alt-SysRq. However, this only
> seemed to happen in multiuser mode --- I've had no problem at all with
> a single user login. The logs don't seem to tell me much, although
> there seems to be a lot of things regarding acpi and the cpu scaling
> in the second or two before the point where the freeze presumably
> happens. Typical output looks something like:
> 
> Jan  7 20:53:00 mercury kernel: input: Power Button (FF) as 
> /class/input/input3
> Jan  7 20:53:00 mercury kernel: ACPI: Power Button (FF) [PWRF]
> Jan  7 20:53:00 mercury kernel: input: Power Button (CM) as 
> /class/input/input4
> Jan  7 20:53:00 mercury kernel: ACPI: Power Button (CM) [PWRB]
> Jan  7 20:53:00 mercury kernel: input: Sleep Button (CM) as 
> /class/input/input5
> Jan  7 20:53:00 mercury kernel: ACPI: Sleep Button (CM) [SLPB]
> Jan  7 20:53:01 mercury kernel: Marking TSC unstable due to: cpufreq changes.
> Jan  7 20:53:01 mercury kernel: Time: acpi_pm clocksource has been installed.
> Jan  7 20:53:01 mercury kernel: lp0: using parport0 (interrupt-driven).
> Jan  7 20:53:01 mercury kernel: Clocksource tsc unstable (delta = -145741813 
> ns)
> 
> There is often something to do with the avahi system as well in there,
> but that appears to be quite common in the log. Lines similar to these
> always seem to appear in the second or two before the end of the log
> for that session.
> 
> To investigate the issue I booted to runlevel three several times. I
> initially set the runlevel to be identical to runlevel one and
> gradually introduced new services for each new boot. I tried several
> combinations of the acpi, cpufrequtils and avahi scripts, and tried to
> coax the machine to freeze. It did a few times, and the only common
> element seems to be the presence of cpufrequtils in the start up. The
> load on the machine doesn't appear to be a factor.
> 
> Of course, this sort of testing does take a long time, and it's quite
> possible I've missed something. The freezes appear to be completely
> random, so it's also possible I haven't waited long enough for a
> freeze to manifest in some of my successful tests.

Hu... it's hardly related to userspace. It sounds much more like a
kernel problem.
Try to boot in single user mode once again and load the cpufreq kernel
modules by hand (that is what the cpufrequtils init script actually
does) and set the ondemand governor. See if your system survives.

Still it really sounds like a kernel problem.
Also, booting with clocksource=acpi_pm may help.

Let me know
-- 
mattia
:wq!



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



Bug#389742: hangs when starting GTA

2008-01-13 Thread Ove Kaaven

Joachim Breitner skrev:

Package: wine
Version: 0.9.19-1
Severity: normal

Hi,

just testing GTA which used to work a few versions ago, and had a
different problem in the recent versions.

When I start it now, it will hog 100% CPU. The logs seem to indicate
that the process actually exited (no idea why). I have attached the
last 3000 lines of a complete debug log, not sure if it is of any use.


I see persistence... OK, would *this* have been fixed in recent Wine 
releases, then?






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



Bug#387105: dbus kills wine somehow

2008-01-13 Thread Ove Kaaven

Joachim Breitner skrev:

Package: wine
Version: 0.9.17-1
Severity: normal

Hi,

I just wanted to see if the GTA 1 error is stll in 0.9.17, and I got:


Has this been fixed since?





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



Bug#388079: wine: Causes page fault on initialization

2008-01-13 Thread Ove Kaaven

Javier Kohen skrev:

Package: wine
Version: 0.9.18-1
Severity: normal

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

This new package causes a page fault on initialization of a new .wine 
directory. Running an application most likely results in other page faults and 
dbus errors.


This doesn't provide any actual information. Is this still a problem, 
though?






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



Bug#386353: Grand Theft Auto stopped working

2008-01-13 Thread Ove Kaaven

Joachim Breitner skrev:

Package: wine
Version: 0.9.16-1
Severity: normal

Hi,

the game "Grand Theft Auto" (the first one of the series) stopped
working with the 0.9.16 version. It was working fine just the day before
with 0.9.15.


Is this still a problem with recent Wine releases?


I could not figure out useful WINEDEBUG settings, but if you can tell me
what debug information you need.


Depends on what you mean by "stopped working". Does it crash? Does it 
display anything? Is the screen black?






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



Bug#365989: Close this bug?

2008-01-13 Thread Kurt B. Kaiser
We haven't received any further information from OP or anyone
else on this issue.

The version he saw it on, 3.4.3, is old. It hasn't be reproduced,
and dspam doesn't 'always segfault'.

If we don't hear anything further, I'll close this in a week or so.

-- 
KBK



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



Bug#382883: Unimplemented function winmm.dll.midiDisconnect

2008-01-13 Thread Ove Kaaven

forwarded 382883 http://bugs.winehq.org/show_bug.cgi?id=11182
stop

Peter De Schrijver skrev:

Package: wine
Version: 0.9.15-1
Severity: normal

When trying to run AN1xEdit, wine crashes with the following crash dump :

wine: Call from 0x7fc1cb60 to unimplemented function winmm.dll.midiDisconnect, 
aborting
wine: Unimplemented function winmm.dll.midiDisconnect called at address 
0x7fc1cb60 (thread 0009), starting debugger...
WineDbg starting on pid 0x8
Unhandled exception: unimplemented function winmm.dll.midiDisconnect called in 
32-bit code (0x7fc1cbe9).


I've forwarded this report upstream.





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



Bug#460618: ITP: falcon -- Repository manager for .deb packages

2008-01-13 Thread Scott Kitterman
Package: wnpp
Severity: wishlist
Owner: Scott Kitterman <[EMAIL PROTECTED]>


* Package name: falcon
  Version : 2.0.5
  Upstream Author : Dennis Kaarsemaker <[EMAIL PROTECTED]>
* URL : http://falcon.kaarsemaker.net/
* License : GPL v3
  Programming Lang: Python
  Description : Repository manager for .deb packages

 Falcon is a tool that generates the repository meta-information (such as
 package listings and release files) in order to transform a set of packages
 into a proper repository.
 .
 Features
  * Every subdir of the pool is automatically a pocket
  * Support for metacomponents to make it easier to use
  * GPG signed Release files
  * Easy template based HTML output for repository indices
  * Morgueing of old packages
  * Easy support for complete and partial mirrors
  * Easy creation of .iso files
  * Easy import of sources from other debian repositories

Note: I'm aware another ITP was filed earlier today that indicated it would be
packaged as falcon.  That's a different (unrelated) program which I understand
will be packaged as falconpl.

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

Kernel: Linux 2.6.22-14-generic (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/dash


signature.asc
Description: This is a digitally signed message part.


Bug#460232: Please clarify license

2008-01-13 Thread Steve Langasek
tags 460232 confirmed
thanks

Thanks for bringing this to my attention.

On Fri, Jan 11, 2008 at 01:31:12PM +0100, Simon Josefsson wrote:
> Hi!  The copyright file contains:

>   ALTERNATIVELY, this product may be distributed under the terms of the
>   GNU General Public License, in which case the provisions of the GNU
>   GPL are required INSTEAD OF the above restrictions.  (This clause is
>   necessary due to a potential conflict between the GNU GPL and the
>   restrictions contained in a BSD-style copyright.)

>   ...

>   On Debian GNU/Linux systems, the complete text of the GNU General
>   Public License can be found in `/usr/share/common-licenses/GPL'.

> Which version of the GPL does this refer to?  The file in
> common-licenses is now actually GPLv3, but I suspect that Linux-PAM
> intended to use GPLv2 or GPLv1 here.  In any case, I think the license
> of the package isn't clear.

> I looked in upstream sources, but couldn't find a copy of the GPL at
> all, so this problem may be due to upstream.  Still, it would be good to
> fix it.


The only version of the GPL that was current at the time Linux-PAM became
available was GPLv2, so this is the only reasonable reading of this license.
I could try to clarify with upstream whether they would like PAM to be
available under GPLv3, but this code has had a fair number of contributors
over its 10+-year history, so getting the code fully relicensed would take a
fair amount of effort.

In the meantime I'll fix this to point at GPLv2 only.

-- 
Steve Langasek   Give me a lever long enough and a Free OS
Debian Developer   to set it on, and I can move the world.
Ubuntu Developerhttp://www.debian.org/
[EMAIL PROTECTED] [EMAIL PROTECTED]



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



Bug#66440: Seen on t.v

2008-01-13 Thread Omar Eddy

Pls Go  ' www.redmehs '  dot com

C0upon Code: 4a5o





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



Bug#64468: Make her grin

2008-01-13 Thread Liza Judd

Pls Go  ' www.redmehs '  dot com






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



Bug#460153: GPT label loses partitions after reboot

2008-01-13 Thread Paul Szabo
Setting CONFIG_PARTITION_ADVANCED and CONFIG_EFI_PARTITION in the kernel
config, things work as they should. I also found that I can boot from a
gpt partition (with lilo).

Please close this bug report. I humbly and sheepishly apologize for the
noise.

Cheers,

Paul Szabo   [EMAIL PROTECTED]   http://www.maths.usyd.edu.au/u/psz/
School of Mathematics and Statistics   University of SydneyAustralia



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



Bug#447224: openldap2.3: [debconf_rewrite] Debconf templates and debian/control review

2008-01-13 Thread Russ Allbery
Steve Langasek <[EMAIL PROTECTED]> writes:

> Russ, others, I've now committed to svn my suggestions for these
> templates, incorporating most of the debian-l10n-english changes but
> also some reversions/updates from my previous email.  I don't consider
> these final, although I have taken the time to merge in the translation
> updates and un-fuzzy by hand as appropriate; so if you think any of the
> recommendations in my previous mail are off-base, please speak up so we
> can come to a consensus and finalize the English templates.  I don't
> think we need to incorporate further translation updates before we
> upload 2.4.7 to unstable, but I do want to get the English templates
> finalized so that we don't have translators spending time working off
> the package in unstable if their translations might be invalidated again
> later.

For the record, my feeling on the general topic of template and
description review is that I tend to default to accepting changes unless I
think they're actually wrong, on the grounds that most of the debates are
questions of style and usually picking a consistent style is more
important than the merits of any particular individual style.  It's
roughly the same as my feeling on coding style; I have strong opinions
when I work on my own stuff, but as part of a larger project, my opinions
are usually less important than consistency.

I have my own pet peeves, like two spaces after periods, but overall it
just doesn't make that much difference to me.  I was happy with the
suggested templates, and I'm happy with Steve's changes.

I'm sorry to have signed off on the template changes and given everyone
the impression that we were all okay with them when Steve had strong
opinions.  I should have realized that, given that he asked for a delay
originally, he probably did so anticipating that he'd have strong opinions
and I shouldn't have signed off without checking with him first.  I'm
sorry for the extra effort and tension that resulted.  :/

-- 
Russ Allbery ([EMAIL PROTECTED])   



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



Bug#448206: update-manager details's return

2008-01-13 Thread Le Gluon du Net

Hello,

I had the same problem, I could not consult the update-manager details.
I updated this two packages in unstable:

apt-get install -t unstable update-manager/unstable apt-listchanges/unstable

and now I have the details of the update.

I think the testing packages was buggy.
Thanks to the maintener of this package.

LGDN





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



Bug#460617: FTBFS on sparc

2008-01-13 Thread Thomas Bushnell BSG
Package: guile-1.8
Version: 1.8.3+1-1
Severity: serious

--- Please enter the report below this line. ---

Guile 1.8 does not build on sparc.  
http://buildd.debian.org/fetch.cgi?&pkg=guile-1.8&ver=1.8.3%2B1-1&arch=sparc&stamp=1195798674&file=log


--- System information. ---
Architecture: i386
Kernel:   Linux 2.6.22-3-686

Debian Release: lenny/sid
  500 unstablemirrors.kernel.org 
  500 stable  security.debian.org 

--- Package information. ---
Depends   (Version) | Installed
===-+-=
guile-1.8-libs  | 1.8.3+1-1
libc6  (>= 2.6.1-1) | 2.7-5
libgmp3c2   | 2:4.2.2+dfsg-1
libltdl3   (>= 1.5.2-2) | 1.5.24-2





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



Bug#460106: SCM needed special work

2008-01-13 Thread Thomas Bushnell BSG
BTW, scm needed special stuff to get continuations to work on ia64.
Presumably you can steal the special code.

Thomas





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



Bug#460411: mulitpart/digest newline needed after boundary [rt.cpan.org #32273]

2008-01-13 Thread jidanni
> make each sub-part of the digest a message/rfc822 entity

OK, now the hard-to-get-rid-of empty line after each boundary is what
makes the digest pleasant tasting to mutt, etc. I am now in a
"unpleasant things that I wish not to understand further but
worksforme" state. "Maybe it was all due to a lack of man page
documentation for us minority mulitpart/digest guys." OK, thanks.

< push @{ $headers{$name} }, $_, $bighead->get_all($_);
---
> $headers{$name} .= "$_: " . $bighead->get($_);
< push @{ $headers{$name} }, "X-Size", $size, "X-File", $name;
---
> $headers{$name} .= "X-Size: $size\nX-File: $name"; #be stingy:no \n
< $top->attach(
---
> my $part = MIME::Entity->build(
> Type => "message/rfc822",#be stingy:
< @{ $headers{$_} },   "Data",
< ""
---
> Top  => 0,
> Data => $headers{$_}
> $top->add_part($part);
< my $repair = $top->stringify;
< $repair =~ s/^=_.*/$&\n/gm; ##RFC 2046 and mutt and gnus DIGESTS
< print MAIL $repair;
---
> $top->print(\*MAIL);



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



Bug#459860: Bug 460407

2008-01-13 Thread Saïvann
This bug is likely to be invalid soon because of licensing problems :

http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=460407

-- 
Saïvann




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



Bug#460616: python-cherrypy3: Remove patch for disabling profiler warning

2008-01-13 Thread Michael Schurter
Package: python-cherrypy3
Version: 3.0.2-1
Severity: wishlist


The patch 00_supress_profiler_warning.diff needlessly disables a Debian 
specific warning in CherryPy's test suite.

Please remove this patch as it displays useful information to users
running the test-suite.

If you want this warning removed, please submit a ticket upstream [1] as
they're essentially maintaining unused code.

[1] - http://cherrypy.org/newticket

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

Kernel: Linux 2.6.23-1-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 python-cherrypy3 depends on:
ii  python2.4.4-6An interactive high-level object-o
ii  python-support0.7.6  automated rebuilding support for p

python-cherrypy3 recommends no packages.

-- no debconf information



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



Bug#456376: xfonts-wqy: fontconfig setting changed and no longer matches the, debconf question

2008-01-13 Thread Deng Xiyue
Qianqian Fang <[EMAIL PROTECTED]> writes:

> Ming Hua wrote:
>> I am not saying the fontconfig configuration file in xfonts-wqy is wrong
>> (although I think it's open to debate), my complait in this bug is that
>> the actual effect of that configuration file doesn't match the
>> description in the debconf question.
>>
>> Ming
>> 2007.12.17
>
> I thought you are unsatisfied with the font setting itself as
> default, so I thought that deserves some explanations.
> If that's not a problem, then please ignore that part.
>
> As to the  block to whitelist the font, it was first
> written by Carlos at early versions of this package. I think it works
> pretty well. It does just the sufficient thing to enable users to use
> this font without making every bitmap font popping up on the
> system.
>
> Just my 2c, probably not helpful.

Sorry for the late reply.

Making xfonts-wqy default in certain font sizes without question is
already causing some confusions in some circumstances.  Being lack
of convenient ways to tweak fontconfig settings, it is nearly
impossible for most users to change the situation.  And, despite of
its high quality, it should give user a way to choose which font to
use. This has to be done, both in upstream and in Debian itself, I
guess.

In Debian, it is definitely necessary to make the debconf question
match the conffile being installed.  If necessary, it might be
better to split the question into 2 parts: One for enabling wqy, the
other for bumping its priority, which may end up invalidating all
current debconf translations.  Or, we might have to stop shipping
upstream conffile or patch its priority tweaking part until it becomes
more flexible in this regard.

For upstream, I would propose making wqy the default at least only in
Chinese language environments, say, remove en/en-us from the list.
Not doing so might end up adding all languages to the list, which is
unfortunate.  And I believe it is better for upstream to just add wqy
to font preference list but not bumping its priority, as this work is
better to be done in distribution specific ways, not in upstream, I
guess :)

This is not a rant, just some proposals ;)

Regards,
Deng Xiyue, aka. manphiz



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



Bug#32919: drugs and alcohol

2008-01-13 Thread Claire Lowry
As the leading on-line Pharmacy in Canada we satisfy all six of these 
significant aspects.manual.

We deliver high-quality drugs world-wide. 

We guarantee completely secure and confidential purchase. 

http://www.thewebook.com

"Most people live, whether physically, intellectually or morally, in a very 
restricted circle of their potential being. They make use of a very small 
portion of their possible consciousness, and of their soul's resources in 
general, much like a man who, out of his whole bodily organism, should get into 
a habit of using and moving only his lttle finger. Great emergencies and crises 
show us how much greater our vital resources are than we had supposed." William 
James




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



Bug#377436: wine: Regressions since 0.9.11: word2k quicken2003 broken

2008-01-13 Thread Ove Kaaven

Juergen Pfennig skrev:

Package: wine
Version: 0.9.15-1
Severity: normal

It's getting worse and worse... 


Is this still a problem in recent Wine releases?


The problem is not that it does not work - the problem is that wine
releases new versions. Why don't they fix existing bugs before bringing
new trouble to their users?


It's very much part of fixing existing bugs. Consider an old airplane 
that basically works, but has stability issues under certain 
circumstances which makes it unfit for widespread use, and it can only 
be fixed by replacing the existing wiring with brand-new modern wiring. 
There's a risk that the new wiring has new problems that needs to ironed 
out, but still, it fixed an existing problem that couldn't be fixed 
otherwise. It had to be done.


Nobody said that Wine is stable and that you can rely on anything 
working from one release to the next. That won't happen before Wine 1.0 
is released, that's when they'll consider all the "wiring" ready. 
(That's also why I make a point of packaging *every* release; in case 
the newest one won't do for someone, they can retrieve the previous one.)



Have they ever heard the word "testing"?
Is there any wine programmer really using wine?


They test it with whatever they've got. Understandably, they don't have 
money to buy all kinds of commercial applications. Can't blame them. And 
even if they had that much money, testing 1 applications every day 
would take so much time that they wouldn't get any development done. If 
you use Wine 0.9, you're a beta tester, live with it. It's free software.






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



Bug#457859: Bug #457859: zangband: Random number generator is really slow in amd64

2008-01-13 Thread Drew Parsons
James Umbanhowar wrote:
> Each call to the random number generator takes on the order of a minute 
> and a half.  I determined this from doing a random class or race 
> selection.  This problem makes generating stats take several hours.  


Ouch!

randint1( ) is invoked at l.210 in birth.c and defined in z-rand.[hc],
ultimately via Rand_div( ), which is cycled by LCRNG, z-rand.c l.51:

/* 
 * Random Number Generator -- Linear Congruent RNG 
 */
#define LCRNG(X)((X) * 1103515245 + 12345) 


Without looking real close, I guess they might have been assuming a
32bit system, so it's taking a lot longer to hit (r

Bug#444950: [Fwd: Thomas Bushnell]

2008-01-13 Thread Thomas Bushnell BSG
reopen 444950
thanks

--- Begin Message ---
Hi Thomas Bushnell

I wanted to bring your attention to bug #444950 which is set to
"resolved" but which is not really fixed, the desktop icon for gnucash
is still missing. However, I made a debdiff for 2.2.3-1 which fix this,
you can take it here :

http://upload.leservicetechnique.com/bugs/gnucashdesktop.debdiff

Thanks for your great work on gnucash!

-- 
Saïvann
--- End Message ---


Bug#440950: [Fwd: Bug#444950: No fixed]

2008-01-13 Thread Thomas Bushnell BSG

--- Begin Message ---
I confirm that it's not fixed too. Here's the clean debdiff patch which
fix this problem :

http://upload.leservicetechnique.com/bugs/gnucashdesktop.debdiff

-- 
Saïvann


--- End Message ---


Bug#460615: SMTP TLS broken by evolution bin-NMU 2.12.2-1+b1

2008-01-13 Thread EspeonEefi
Package: evolution
Version: 2.12.2-1+b1
Severity: important

TLS support for SMTP mail sending is broken in 2.12.2-1+b1. Accounts
which were previously set to use TLS no longer use it.

#460583 is a related bug. However, unlike with the IMAP SSL support,
which still works despite the lack of UI for enabling it in the
preferences dialog, the SMTP TLS support seems to be completely gone.

Downgrading to 2.12.2-1 solved the problem for me.

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

Kernel: Linux 2.6.22-3-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 evolution depends on:
ii  dbus1.1.2-1  simple interprocess messaging syst
ii  evolution-common2.12.2-1 architecture independent files for
ii  evolution-data-server   1.12.2-1 evolution database backend server
ii  gconf2  2.20.1-2 GNOME configuration database syste
ii  gnome-icon-theme2.20.0-1 GNOME Desktop icon theme
ii  gtkhtml3.14 3.16.1-1 HTML rendering/editing library - b
ii  libart-2.0-22.3.19-3 Library of functions for 2D graphi
ii  libatk1.0-0 1.20.0-1 The ATK accessibility toolkit
ii  libbonobo2-02.20.2-1 Bonobo CORBA interfaces library
ii  libbonoboui2-0  2.20.0-1 The Bonobo UI library
ii  libc6   2.7-5GNU C Library: Shared libraries
ii  libcairo2   1.4.12-2 The Cairo 2D vector graphics libra
ii  libcamel1.2-10  1.12.2-1 The Evolution MIME message handlin
ii  libdbus-1-3 1.1.2-1  simple interprocess messaging syst
ii  libdbus-glib-1-20.74-1   simple interprocess messaging syst
ii  libebook1.2-9   1.12.2-1 Client library for evolution addre
ii  libecal1.2-71.12.2-1 Client library for evolution calen
ii  libedataserver1.2-9 1.12.2-1 Utility library for evolution data
ii  libedataserverui1.2-8   1.12.2-1 GUI utility library for evolution 
ii  libegroupwise1.2-13 1.12.2-1 Client library for accessing group
ii  libexchange-storage1.2- 1.12.2-1 Backend library for evolution cale
ii  libfontconfig1  2.5.0-2  generic font configuration library
ii  libfreetype62.3.5-1+b1   FreeType 2 font engine, shared lib
ii  libgconf2-4 2.20.1-2 GNOME configuration database syste
ii  libglade2-0 1:2.6.2-1library to load .glade files at ru
ii  libglib2.0-02.14.4-2 The GLib library of C routines
ii  libgnome-pilot2 2.0.15-2+b1  Support libraries for gnome-pilot
ii  libgnome2-0 2.20.1.1-1   The GNOME 2 library - runtime file
ii  libgnomecanvas2-0   2.20.1.1-1   A powerful object-oriented display
ii  libgnomeui-02.20.1.1-1   The GNOME 2 libraries (User Interf
ii  libgnomevfs2-0  1:2.20.1-1   GNOME Virtual File System (runtime
ii  libgnutls13 2.0.4-1  the GNU TLS library - runtime libr
ii  libgtk2.0-0 2.12.3-2 The GTK+ graphical user interface 
ii  libgtkhtml3.14-19   3.16.1-1 HTML rendering/editing library - r
ii  libhal1 0.5.10-5 Hardware Abstraction Layer - share
ii  libice6 2:1.0.4-1X11 Inter-Client Exchange library
ii  libldap22.1.30.dfsg-13.5 OpenLDAP libraries
ii  libnm-glib0 0.6.5-4  network management framework (GLib
ii  libnotify1 [libnotify1- 0.4.4-3  sends desktop notifications to a n
ii  liborbit2   1:2.14.7-0.1 libraries for ORBit2 - a CORBA ORB
ii  libpango1.0-0   1.18.4-1 Layout and rendering of internatio
ii  libpisock9  0.12.3-2 library for communicating with a P
ii  libpisync1  0.12.3-2 synchronization library for PalmOS
ii  libpng12-0  1.2.15~beta5-3   PNG library - runtime
ii  libpopt01.10-3   lib for parsing cmdline parameters
ii  libsm6  2:1.0.3-1+b1 X11 Session Management library
ii  libsoup2.2-82.2.104-1an HTTP library implementation in 
ii  libx11-62:1.0.3-7X11 client-side library
ii  libxcursor1 1:1.1.9-1X cursor management library
ii  libxext61:1.0.3-2X11 miscellaneous extension librar
ii  libxfixes3  1:4.0.3-2X11 miscellaneous 'fixes' extensio
ii  libxi6  2:1.1.3-1X11 Input extension library
ii  libxinerama11:1.0.2-1X11 Xinerama extension library
ii  libxml2 2.6.30.dfsg-3GNOME XML library
ii  libxrandr2  2:1.2.2-1 

Bug#457375: gscan2pdf: Nondeterministic duplex scanning

2008-01-13 Thread John Goerzen
On Friday 04 January 2008 6:39:41 pm Jeffrey Ratcliffe wrote:
> On 05/01/2008, John Goerzen <[EMAIL PROTECTED]> wrote:
> > Here's the debug.
>
> Thanks. Unfortunately, there are no clues to what might be going
> wrong. Here is a patch which should produce more debug info. Would you
> mind applying it and provoking the bug again, please?


This didn't apply on my tree from you, but it looks like it's already in your 
branch at de7a7d80b228.

Here's an attachment, where it was set to scan in duplex mode but only gave 
me page 2.

gscan2pdf 0.9.20
Using en_US locale
Gtk2-Perl version 1.161
Built for 2.12.0
Running with 2.12.3
$VAR1 = {
  'ocr panel' => '886',
  'frontend' => 'scanimage',
  'mode' => 'Lineart',
  'Paper' => {
   'US Legal' => {
   'l' => '0',
   'y' => '356',
   'x' => '216',
   't' => '0'
 },
   'Receipts' => {
   'l' => '57',
   'y' => '279',
   'x' => '101',
   't' => '0'
 },
   'US Letter' => {
'l' => '0',
'y' => '279',
'x' => '216',
't' => '0'
  },
   'Misc' => {
   'l' => '0',
   'y' => '600',
   'x' => '216',
   't' => '0'
 },
   'A4' => {
 'l' => '0',
 'y' => '297',
 'x' => '210',
 't' => '0'
   }
 },
  'window_maximize' => '',
  'ocr engine' => 'gocr',
  'keywords' => '',
  'y' => '279',
  'layout' => 'single',
  'cwd' => '/home/jgoerzen/archive/records/2008/csb',
  'day' => '31',
  't' => '0',
  'image type' => 'png',
  'OCR on scan' => '',
  'Paper size' => 'US Legal',
  'Page range' => 'selected',
  'subject' => '',
  'window_height' => '1050',
  'startup warning' => '1',
  'brightness' => '0',
  'pages to scan' => 'all',
  'resolution' => '300',
  'title' => '',
  'unpaper on scan' => '',
  'wait-for-button' => 'no',
  'source' => 'ADF Front',
  'threshold' => '153',
  'month' => '1',
  'author' => '',
  'x' => '215.9',
  'compression' => 'None',
  'downsample dpi' => '150',
  'window_width' => '1067',
  'speed' => 'no',
  'threshold tool' => '50',
  'window_x' => '375',
  'quality' => '90',
  'window_y' => '111',
  'tiff compression' => 'lzw',
  'date offset' => '0',
  'thumb panel' => '180',
  'enable options' => '1',
  'version' => '0.9.19',
  'contrast' => '0',
  'device' => 'fujitsu:libusb:007:004',
  'l' => '0',
  'downsample' => '',
  'restore window' => '1',
  'year' => '2007',
  'pdf compression' => 'png'
};
Found PDF::API2
Found Image::Magick
Found ImageMagick
Found scanadf
Found xdg-email
Found gocr
Found tesseract
Found cjb2 (djvu)
Found unpaper
Found libtiff
scanimage --formatted-device-list="'%i','%d','%v %m'
" 2>/dev/null
Forked PID 5897
Waiting to reap process at /usr/bin/gscan2pdf line 3437.
Reaped PID -1
scanimage --help --device-name='fujitsu:libusb:007:004' --mode='Lineart'
'0','fujitsu:libusb:007:004','FUJITSU ScanSnap S510'
Forked PID 5907
Waiting to reap process at /usr/bin/gscan2pdf line 4351.
Reaped PID -1
Usage: scanimage [OPTION]...

Start image acquisition on a scanner device and write PNM image data to
standard output.

Parameters are separated by a blank from single-character options (e.g.
-d epson) and by a "=" from multi-character options (e.g. --device-name=epson).
-d, --device-name=DEVICE   use a given scanner device (e.g. hp:/dev/scanner)
--format=pnm|tiff  file format of output file
-i, --icc-profile=PROFILE  include this ICC profile into TIFF file
-L, --list-devices show available scanner devices
-f, --formatted-device-list=FORMAT similar to -L, but the FORMAT of the output
   can be specified: %d (device name), %v (vendor),
   %m (model), %t (type), and %i (index number)
-b, --batch[=FORMAT]   working in

Bug#444950: No fixed

2008-01-13 Thread Saïvann
I confirm that it's not fixed too. Here's the clean debdiff patch which
fix this problem :

http://upload.leservicetechnique.com/bugs/gnucashdesktop.debdiff

-- 
Saïvann



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



Bug#457376: Acknowledgement (gscan2pdf: Some paper sizes not available)

2008-01-13 Thread John Goerzen
On Saturday 05 January 2008 10:55:48 am Jeffrey Ratcliffe wrote:
> On 23/12/2007, John Goerzen <[EMAIL PROTECTED]> wrote:
> > > What gscan2pdf should do is to check the page sizes against the
> > > pagewidth/height options, if present and set them to the selected
> > > paper size, ignoring the tlxy options (which would only be useful if
> > > you wanted to scan an area of a page, based on a preview scan).
>
> I have committed changeset 2348533a4a6a, which I hopes does the above.
> Unfortunately, ssh access on sourceforge seems to be down, so attached
> is a bundle against 0.9.19.

That seems to be working now.  (Found the rev in your tree by now.)  Thanks!



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



Bug#460475: Asterisk v1.4.17 Crashed on Debian GNU/Linux Etch

2008-01-13 Thread GNUbie
Hello Faidon,

On Jan 13, 2008 6:23 PM, Faidon Liambotis <[EMAIL PROTECTED]> wrote:

> reassign 460475 asterisk 1.4.17~dfsg-2
> thanks
>
> [you should report bugs with "Package: asterisk", not the .deb file]
>

Ok. Next time, I'll just write "Asterisk" instead.


> Hi, again,
> Each time we get a better bugreport :-) This time you managed to report
> us all the relevant information, thanks!
>

You're welcome.


> TBH, I haven't really looked at your backtrace but it strikes me that
> you've had 3 *different* crashes while noone else experienced *any* of
> these.
> I'm starting to suspect problems specific to your setup.
>
> Perhaps faulty hardware? Maybe memory?


I don't think so.

Anyway, below are the processor and memory information of my box:

$ cat /proc/cpuinfo
processor   : 0
vendor_id   : GenuineIntel
cpu family  : 6
model   : 11
model name  : Intel(R) Celeron(TM) CPU1000MHz
stepping: 1
cpu MHz : 997.011
cache size  : 256 KB
fdiv_bug: no
hlt_bug : no
f00f_bug: no
coma_bug: no
fpu : yes
fpu_exception   : yes
cpuid level : 2
wp  : yes
flags   : fpu vme de pse tsc msr pae mce cx8 sep mtrr pge mca cmov
pat pse36 mmx fxsr sse up
bogomips: 1995.55

$ cat /proc/meminfo
MemTotal:   515852 kB
MemFree:130168 kB
Buffers:169476 kB
Cached: 136836 kB
SwapCached:  0 kB
Active: 188896 kB
Inactive:   146060 kB
HighTotal:   0 kB
HighFree:0 kB
LowTotal:   515852 kB
LowFree:130168 kB
SwapTotal: 284 kB
SwapFree:  284 kB
Dirty:  28 kB
Writeback:   0 kB
AnonPages:   28676 kB
Mapped:  16244 kB
Slab:44888 kB
PageTables:696 kB
NFS_Unstable:0 kB
Bounce:  0 kB
CommitLimit:   2258008 kB
Committed_AS:   156624 kB
VmallocTotal:   507896 kB
VmallocUsed:  5020 kB
VmallocChunk:   502788 kB

Do you experience crashes in other parts of the system? Kernel panics?
>

Nope.

Also, you're mentioning that you're (re)compiling the packages yourself.
> Perhaps a bad compiler is miscompiling the code?


I'm re-building the source .deb using a Debian GNU/Linux Etch system on my
Intel P4 workstation.

Thank you once again for considering my bug report.

Regards,

GNUbie


Bug#376003: wine: cannot do "followup" in Forte Agent

2008-01-13 Thread Ove Kaaven

Marc Haber skrev:

Package: wine
Version: 0.9.14-1
Severity: normal

When using the "Followup-To" function of the Usenet reader Forte
Agent, running on wine, by hitting "F" on a displayed article, the
process freezes: An hourglass is displayed, and nothing happens any
more.


I presume this has been fixed by now?





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



Bug#390146: [patch] Please add dhcp-list script

2008-01-13 Thread Andrew Pollock
On Fri, Sep 29, 2006 at 03:16:54PM +0200, Christian Hammers wrote:
> Package: dhcp3-server
> Version: 3.0.1-2
> Severity: wishlist
> Tags: patch
> 
> Hello
> 
> Please find attached a little script that generates the following
> output. It's very handy to see which DHCP address a just plugged in
> computer got (in case you just turn a server on and then try to ssh to
> it).
> 
> The manufactor list should be provided as a copy, maybe updateable via
> /usr/bin/update-oui-list like update-pci-ids...
> 

I've just taken a look at this script, and it's good, but it could do with a
little bit more work.

It should fail more gracefully if /usr/share/misc/oui.txt doesn't exist, and
it shouldn't bother reporting entries in /var/lib/dhcp3/dhcpd.leases that
are past their end date. My file has a bunch of entries in it that are a
couple of years old, and are very much inactive.

If you address these issues, and make the script fail gracefully if
libtimedate-perl (and therefore Date::Format) isn't installed, I'll add it
to the dhcp3-server package.

regards

Andrew


signature.asc
Description: Digital signature


Bug#460153: GPT label loses partitions after reboot

2008-01-13 Thread Paul Szabo
Looking in

  http://www.coraid.com/support/linux/contrib/chernow/gpt.html

I see:

> ... you must have GPT support on in the kernel. This in under:
> File Systems
>Partition Types
>  [*] Advanced partition selection
>  [*] EFI GUID Partition support (NEW)
> These must be on! EFI GUID sets the "CONFIG_EFI_PARTITION" flag. ...
> Without this on, strange things happen. For instance, rebooting the
> machine caused the file system to no longer be mountable or the GPT
> table got corrupted. ...

Checking my kernel, I do not have CONFIG_PARTITION_ADVANCED (nor
CONFIG_EFI_PARTITION) set. Will now re-build my kernel and try again.

Cheers,

Paul Szabo   [EMAIL PROTECTED]   http://www.maths.usyd.edu.au/u/psz/
School of Mathematics and Statistics   University of SydneyAustralia



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



Bug#409556: Cyrillic input in wine does not work

2008-01-13 Thread Ove Kaaven

Victor Zabavin skrev:

Package: wine
Version: 0.9.25-1

I have some Windows applications, where I have to write in Cyrillic. But 
in Debian Etch in wine Cyrillic input does not work. When I start it 
with Russian locale and switch to Russian keyboard, it writes nothing, 
but this info in console instead:


Is this problem still in recent Wine releases?

The WineHQ bug you linked to seems to have been closed, by the way. (I 
don't quite see why, though, they seem to have just randomly tried 
various hacks until something worked for some of them.)






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



Bug#353735: Please consider post release patch

2008-01-13 Thread Steve Langasek
On Sun, Jan 13, 2008 at 10:44:53AM +0100, Frediano Ziglio wrote:
> See post release patch at freetds.sf.net. It contains the fix for this
> problem. I backported fix for this problem on July 22 2005.
> I would remember that we stop updating post patch for this version for
> lack of people. We are now about to release version 0.82.

Are you referring to ?

I don't think that's worth spending any of my time QAing the inclusion of
into Debian.  Maybe if there were a pointer to a targetted patch (but the
upstream VCS is CVS, so who am I kidding :), we could consider a stable
update for it; but as it is, I would rather focus my attention on updating
to 0.64 and subsequently to 0.82.

-- 
Steve Langasek   Give me a lever long enough and a Free OS
Debian Developer   to set it on, and I can move the world.
Ubuntu Developerhttp://www.debian.org/
[EMAIL PROTECTED] [EMAIL PROTECTED]



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



Bug#460562: [Pkg-db-devel] Bug#460562: Bug#460562: Bug#460562: change of package name to "libdb-dev" makes it uninstallable

2008-01-13 Thread Clint Adams
On Sun, Jan 13, 2008 at 08:26:18PM +, Martin Guy wrote:
> Can do. Should I ask them to change to requiring libdb-dev or libdb4.6-dev?
> I.E. Is the future plan to keep one version only and simply increase
> libdb's version number, or to carry on from here with the 4.6 4.7 4.8
> scheme of things to limit breakage? (the former I hope!)

My personal opinion is that everyone should build-depend on
libdb-dev (>= 4.6.19-1). Not everyone agrees with me.



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



Bug#311354: tagging 311354

2008-01-13 Thread dale
# Automatically generated email from bts, devscripts version 2.10.13
# fixed in SVN
tags 311354 + pending




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



Bug#460614: ITP: ttf-togoshi-gothic -- Japanese TrueType font, Togoshi Gothic

2008-01-13 Thread Hideki Yamane
Package: wnpp
Severity: wishlist
X-Debbugs-CC: [EMAIL PROTECTED]

   Package name: ttf-togoshi-gothic
Version: 20071218-1
Upstream Author: mshio 
URL: http://togoshi-font.sourceforge.jp/
License: Wada Laboratory (BSD-like licence. It is same as sazanami 
 font, is provided as ttf-sazanami-* package in Debian) 
Description: Japanese TrueType font, Togoshi Gothic
 Togoshi Gothic is Japanese TrueType font, based on Kochi Gothic
 and is tweaked each characters with FontForge.
 In Togoshi Gothic, it is differ from Kochi Gothic, bitmap fonts
 are removed.
 .
 This package consists of
  * Togoshi Gothic (Propotional font) 
  * Togoshi Monago (Togoshi Mona gothic, Mona cames from 
"mona font")
  * Togoshi Mono



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



Bug#460613: powersaved: crashes the kernel when MAX_CPUS_ONLINE is changed rapidly

2008-01-13 Thread Tim Connors
Package: powersaved
Version: 0.14.0-8
Severity: normal

I've got MAX_CPUS_ONLINE=1 in scheme_powersave, and I managed to crash
the kernel lastnight when rapidly plugging and unplugging power to my
laptop[1] (on timescales of a second or so).  I have no logs because
it was a very hard crash (alt-sysrq S-U-B didn't do anything), so
can't prove it was because the number of CPUs was changing before
things settled down, but it seems reasonable.  I wonder if powersaved
should somehow work out things have settled before trying to change
the state again?  'course, this is really a kernel bug (good luck
finding the real cause of it though), but a (configurable?) timeout in
powersave wouldn't hurt.

[1] Intel(R) Core(TM)2 Duo CPU T7500  @ 2.20GHz stepping 0a

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

Kernel: Linux 2.6.23 (SMP w/2 CPU cores)
Locale: LANG=en_AU, LC_CTYPE=en_AU (charmap=ISO-8859-1)
Shell: /bin/sh linked to /bin/bash

Versions of packages powersaved depends on:
ii  adduser 3.105add and remove users and groups
ii  dbus1.1.2-1  simple interprocess messaging syst
ii  hal 0.5.10-5 Hardware Abstraction Layer
ii  libc6   2.7-5GNU C Library: Shared libraries
ii  libcpufreq0 002-7shared library to deal with the cp
ii  libdbus-1-3 1.1.2-1  simple interprocess messaging syst
ii  libdbus-glib-1-20.74-1   simple interprocess messaging syst
ii  libgcc1 1:4.3-20080104-1 GCC support library
ii  libglib2.0-02.14.4-2 The GLib library of C routines
ii  libhal1 0.5.10-5 Hardware Abstraction Layer - share
ii  libpowersave10  0.14.0-8 power management daemon - shared l
ii  libstdc++6  4.3-20080104-1   The GNU Standard C++ Library v3
ii  lsb-base3.1-24   Linux Standard Base 3.1 init scrip

Versions of packages powersaved recommends:
ii  acpid 1.0.6-4Utilities for using ACPI power man
ii  grub  0.97-29GRand Unified Bootloader
ii  hdparm7.7-1  tune hard disk parameters for high
ii  kpowersave0.7.3-1HAL based power management applet 
ii  uswsusp   0.7-1  tools to use userspace software su

-- no debconf information



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



Bug#460612: kdelibs-bin: Dynamic linker error during startup of kdeinit4

2008-01-13 Thread Samium Gromoff
Package: kdelibs-bin
Version: 4:4.0.0-1
Severity: grave
Justification: renders package unusable

Running `startkde' results in the following:

[EMAIL PROTECTED]:~$ startkde
kdostartupconfig(28421) main: Running kdostartupconfig.
startkde: Starting up...
kdeinit4: symbol lookup error: /usr/lib/libkio.so.5: undefined symbol:
_ZN6Strigi14AnalysisResultC1ERKSslRNS_11IndexWriterERNS_14StreamAnalyzerES2_
startkde: Could not start kdeinit4. Check your installation.
Warning: Missing charsets in String to FontSet conversion

with the "Could not start kdeinit4. Check your installation."
banner appearing.

-- System Information:
Debian Release: lenny/sid
  APT prefers testing
  APT policy: (990, 'testing'), (800, 'unstable'), (500, 'feisty'), (1, 
'experimental')
Architecture: amd64 (x86_64)

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

Versions of packages kdelibs-bin depends on:
ii  kdelibs54:4.0.0-1core libraries for all KDE 4 appli
ii  libc6   2.7-5GNU C Library: Shared libraries
ii  libqt4-core 4.3.3-2  Qt 4 core non-GUI functionality ru
ii  libqt4-gui  4.3.3-2  Qt 4 core GUI functionality runtim
ii  libsoprano4 1.99~rc2-1   Qt4 interface to RDF storage
ii  libstdc++6  4.2.2-4  The GNU Standard C++ Library v3
ii  libx11-62:1.0.3-7X11 client-side library
ii  libxml2 2.6.30.dfsg-3GNOME XML library
ii  libxslt1.1  1.1.22-1 XSLT processing library - runtime 
ii  zlib1g  1:1.2.3.3.dfsg-8 compression library - runtime

kdelibs-bin recommends no packages.

-- no debconf information



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



Bug#447224: [Pkg-openldap-devel] Bug#447224: Bug#447224: Bug#447224: openldap2.3: [debconf_rewrite] Debconf templates and debian/control review

2008-01-13 Thread Steve Langasek
On Sat, Jan 12, 2008 at 02:39:05PM +0100, Christian Perrier wrote:
> As briefly mentioned on IRC, I have no intent to discuss the reverts
> proposed by Steve, nor work on another round of translation updates
> (which I voluntarily delayed contrary to what Steve mentions).

I'm sorry you feel that way, but I understand your position.

I accept responsibility for my own failure to respond to the suggested
changes in a timely manner.  FWIW, this is the process that took place
according to my mailbox:

- October 19, changes first proposed to the OpenLDAP package via the BTS,
  with a deadline of 3 days for comments before coordination of translations
  would begin (i.e., if the maintainers don't answer, translators will be
  asked to do work on the assumption that the updates will ultimately be
  accepted).
- October 23, at first opportunity I reply requesting an extension,
  suggesting that we would need at least a weekend to look these changes
  over
- you reply same day and agree to postpone the call for translations until
  Oct 30
- October 25, the first updated translation is submitted to the BTS based on
  the earlier call for translations
- I fail to be available that weekend or the next, and the other OpenLDAP
  comaintainers also don't follow up in this time.
- November 11, Russ and Quanah give feedback on the templates, leading to a
  series of revisions culminating in a November 13 set of "final" templates
  that were ok'ed by Russ but never committed to the package svn repo
- January, I find time to look at the changes and stir up trouble.

I guess it's not fair of me to suggest that you didn't wait for approval
from the maintainers before the second call for translations.  Russ did give
his approval, I just came along later and disagreed strongly with some of
those changes.

Russ, others, I've now committed to svn my suggestions for these templates,
incorporating most of the debian-l10n-english changes but also some
reversions/updates from my previous email.  I don't consider these final,
although I have taken the time to merge in the translation updates and
un-fuzzy by hand as appropriate; so if you think any of the recommendations
in my previous mail are off-base, please speak up so we can come to a
consensus and finalize the English templates.  I don't think we need to
incorporate further translation updates before we upload 2.4.7 to unstable,
but I do want to get the English templates finalized so that we don't have
translators spending time working off the package in unstable if their
translations might be invalidated again later.

> Please send a call for translation updates in case these changes are
> adopted. I'll update the French translation and let you deal with
> other translators.

Yes, we will need to send a new call for translations regardless because of
the new debconf template which has had to be introduced for OpenLDAP 2.4.  I
will take responsibility for sending out the CfT when the time comes.

-- 
Steve Langasek   Give me a lever long enough and a Free OS
Debian Developer   to set it on, and I can move the world.
Ubuntu Developerhttp://www.debian.org/
[EMAIL PROTECTED] [EMAIL PROTECTED]



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



Bug#431809: News (and proposal)

2008-01-13 Thread Robert Edmonds
Pino Toscano wrote:
> It looks like the podofo developers change the SONAME to be like the release 
> number; in Debian there are other libraries with the same behaviour from 
> upstream (eg, poppler)

no, poppler uses -version-info.

-- 
Robert Edmonds
[EMAIL PROTECTED]


signature.asc
Description: Digital signature


Bug#431809: News (and proposal)

2008-01-13 Thread Pino Toscano
Alle lunedì 14 gennaio 2008, Robert Edmonds ha scritto:
> Pino Toscano wrote:
> > I saw this interesting ITP, but with no news after it was posted.
> > Is there any news? If not, I would like to take this ITP (and package
> > podofobrowser as well, but that should belong to another ITP, I guess).
>
> the podofo library will not be packaged until upstream has a stable
> SONAME.

It looks like the podofo developers change the SONAME to be like the release 
number; in Debian there are other libraries with the same behaviour from 
upstream (eg, poppler), so I don't see why it couldn't be packaged as 
libpodofo-0.5, for example...

-- 
Pino Toscano


signature.asc
Description: This is a digitally signed message part.


Bug#460611: amsn: Loading TkCximage failed

2008-01-13 Thread Joachim Achtzehnter

Package: amsn
Version: 0.97-1
Severity: grave
Justification: renders package unusable

After recent upgrades from unstable on a powerpc iBook, when
starting amsn it pops up a message box with this text: "Loading
TkCximage failed. This module is needed to run aMSN. Please
compile aMSN first, instructions on how to compile are
located in the file INSTALL" and then exits.

-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: powerpc (ppc)

Kernel: Linux 2.6.23-1-powerpc
Locale: LANG=en_CA, LC_CTYPE=en_CA (charmap=ISO-8859-1)
Shell: /bin/sh linked to /bin/bash

Versions of packages amsn depends on:
ii  libc6   2.7-5GNU C Library: Shared libraries
ii  libgcc1 1:4.3-20080104-1 GCC support library
ii  libjpeg62   6b-14The Independent JPEG Group's JPEG
ii  libpng12-0  1.2.15~beta5-3   PNG library - runtime
ii  libsnack2   2.2.10-dfsg1-5   Sound functionality extension to T
ii  libstdc++6  4.3-20080104-1   The GNU Standard C++ Library v3
ii  libx11-62:1.0.3-7X11 client-side library
ii  python  2.4.4-6  An interactive high-level object-o
ii  tcl8.5  8.5.0-2  Tcl (the Tool Command Language) v8
ii  tcltls  1.5.0.dfsg-7 the TLS OpenSSL extension to Tcl
ii  tk8.5   8.5.0-2  Tk toolkit for Tcl and X11, v8.5 -
ii  zlib1g  1:1.2.3.3.dfsg-8 compression library - runtime

amsn recommends no packages.

-- no debconf information




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



Bug#299461: tagging 263243, tagging 293453, tagging 299461, tagging 327551, tagging 353829, tagging 366707 ... ...

2008-01-13 Thread dale
# Automatically generated email from bts, devscripts version 2.10.13
tags 263243 + pending
tags 293453 + pending
tags 299461 + pending
tags 327551 + pending
tags 353829 + pending
tags 366707 + pending
tags 413632 + pending
# fixed in SVN
tags 415353 + pending




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



Bug#460020: Too many child processes are started but not being killed afterwards

2008-01-13 Thread Mark Hindley
On Sun, Jan 13, 2008 at 06:35:44PM -0600, [EMAIL PROTECTED] wrote:
> > > Sun Jan 13 10:38:43 2008|info [12176]: Warning: no apt-cacher port
> > > found in /etc/inetd.conf
> > > Sun Jan 13 10:38:51 2008|info [12235]: Warning: no apt-cacher port
> > > found in /etc/inetd.conf
> > > Sun Jan 13 10:38:53 2008|info [12264]: Warning: no apt-cacher port
> > > found in /etc/inetd.conf
> >
> > I thought you said you were running in daemon mode. Is that right or
> > are you running from inetd?
> 
> I'm running apt-cacher in daemon mode, it surprised me too.

When does your apt-cacher-cleanup script run? It could be from that

> > > Sun Jan 13 16:49:13 2008|debug [26788]: wrote 39560 (sum: 236168) bytes
> > > Sun Jan 13 16:49:13 2008|debug [26788]: read 0 bytes
> > > Sun Jan 13 16:49:13 2008|debug [26788]: complete file found
> > > Sun Jan 13 16:49:13 2008|debug [26788]: read 0 bytes
> >
> > Here is the problem. 26788 should then report 'Package sent' and then exit.
> > Can't tell why it doesn't from this. Presumably access.log does not show
> > libmime-perl_5.425-1_all.deb being served
> 

OK, I suspect this is hanging in return_file at line 897 in the call to
check_sum. It seems as if your database is not coping with locking or is
getting corrupted somehow and processes are stuck waiting for a lock.

Could you try the following patch. It won't fix
anything, but it might help clarify exactly where the hang is.

Presumably apt-cacher-cleanup.pl -r frees everything up again?

Thanks,

Mark

diff --git a/apt-cacher-lib-cs.pl b/apt-cacher-lib-cs.pl
index 33db1cf..b3b48a2 100755
--- a/apt-cacher-lib-cs.pl
+++ b/apt-cacher-lib-cs.pl
@@ -109,6 +109,7 @@ sub check_sum {
 return 1 unless $cfg->{checksum};
 my $file = shift;
 my $digest = $ctx->hexdigest;
+debug_message("check_sum() for $file");
 my $href = hashify(\$db{$file});
 if(length($href->{md5}) == 32) {
# now find the faulty deb




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



Bug#451205: jpilot: I10n bug in phonebook entry-type

2008-01-13 Thread Martin Stolle
Hello,

sorry for the delay.  I wasn't really able to create an AddressDB.pdb by
deleting the entries, since I didn't want to take the risk.  In order to
demonstrate the problem, I have used an older palm (which was empty) and
have created an almost empty AddressDB.pdb.

As it turns out, since I've submitted the original bug, the bug
manifests itself differently, both with the original .pdb and the new
.pdb that I have created and attached to this eMail (although they both
act the same).  In the drop-down labels, "Büro" is now displayed as
"B?ro", and in the "All" view, it is not displayed at all.  

I now also get the following assertino failures:

(jpilot:22868): Pango-WARNING **: Invalid UTF-8 string passed to
pango_layout_set_text()

and 

(jpilot:22868): Gtk-CRITICAL **: gtk_text_buffer_emit_insert: assertion
`g_utf8_validate (text, len, NULL)' failed

Anyways, I have attached a problematic .pdb to this eMail.

Martin

On Sun, Jan 13, 2008 at 11:29:42PM +0100, Ludovic Rousseau wrote:
> Martin Stolle a écrit :
>> On Sat, Dec 15, 2007 at 02:19:11PM +0100, Ludovic Rousseau wrote:
>>> Have you had time to work on the bugs?
>>>
>>> What can I do to help you?
>>>
>>
>> Sorry, some other things came up and I didn't have access to the Palm
>> with the German OS.  I'll make sure to work on this next week.
>
> Any progress on this bug report?
>
> I can't work on the bug if you do not send me your problematic 
> ~/.jpilot/AddressDB.pdb file.
>
> Regards
>
>
> -- 
>  Dr. Ludovic Rousseau


AddressDB.pdb
Description: Protein Databank data


Bug#460610: elscreen: Cannot compile with emacs21

2008-01-13 Thread E
Package: elscreen
Version: 1.4.6-1
Severity: grave

Emacs 21.x is no longer supported?

$ dpkg -l | grep '^ii  *emacs21'   08-01-14
ii  emacs21  21.4a+1-5.3  
The GNU Emacs editor
ii  emacs21-bin-common   21.4a+1-5.3  
The GNU Emacs editor's shared, architecture 
ii  emacs21-common   21.4a+1-5.3  
The GNU Emacs editor's shared, architecture 
ii  emacs21-common-non-dfsg  21.4a+1-1
GNU Emacs shared, architecture independent, 
ii  emacs21-el   21.4a+1-5.3  
GNU Emacs LISP (.el) files

log:
$ sudo aptitude install elscreen
-snip-
Source file `/usr/share/emacs21/site-lisp/elscreen/elscreen.el' newer than 
byte-compiled file
While compiling toplevel forms in file 
/usr/share/emacs21/site-lisp/elscreen/elscreen-color-theme.el:
  !! Symbol's function definition is void ((booleanp))
Source file `/usr/share/emacs21/site-lisp/elscreen/elscreen.el' newer than 
byte-compiled file
While compiling toplevel forms in file 
/usr/share/emacs21/site-lisp/elscreen/elscreen-dired.el:
  !! Symbol's function definition is void ((booleanp))
Source file `/usr/share/emacs21/site-lisp/elscreen/elscreen.el' newer than 
byte-compiled file
While compiling toplevel forms in file 
/usr/share/emacs21/site-lisp/elscreen/elscreen-dnd.el:
  !! Symbol's function definition is void ((booleanp))
Source file `/usr/share/emacs21/site-lisp/elscreen/elscreen.el' newer than 
byte-compiled file
While compiling toplevel forms in file 
/usr/share/emacs21/site-lisp/elscreen/elscreen-gf.el:
  !! Symbol's function definition is void ((booleanp))
Source file `/usr/share/emacs21/site-lisp/elscreen/elscreen.el' newer than 
byte-compiled file
While compiling toplevel forms in file 
/usr/share/emacs21/site-lisp/elscreen/elscreen-goby.el:
  !! Symbol's function definition is void ((booleanp))
Source file `/usr/share/emacs21/site-lisp/elscreen/elscreen.el' newer than 
byte-compiled file
While compiling toplevel forms in file 
/usr/share/emacs21/site-lisp/elscreen/elscreen-howm.el:
  !! Symbol's function definition is void ((booleanp))
Source file `/usr/share/emacs21/site-lisp/elscreen/elscreen.el' newer than 
byte-compiled file
While compiling toplevel forms in file 
/usr/share/emacs21/site-lisp/elscreen/elscreen-server.el:
  !! Symbol's function definition is void ((booleanp))
Source file `/usr/share/emacs21/site-lisp/elscreen/elscreen.el' newer than 
byte-compiled file
While compiling toplevel forms in file 
/usr/share/emacs21/site-lisp/elscreen/elscreen-speedbar.el:
  !! Symbol's function definition is void ((booleanp))
Source file `/usr/share/emacs21/site-lisp/elscreen/elscreen.el' newer than 
byte-compiled file
While compiling toplevel forms in file 
/usr/share/emacs21/site-lisp/elscreen/elscreen-w3m.el:
  !! Symbol's function definition is void ((booleanp))
Wrote /usr/share/emacs21/site-lisp/elscreen/elscreen.elc
Done
emacs-package-install: /usr/lib/emacsen-common/packages/install/elscreen 
emacs21 emacs21 emacs22 failed at /usr/lib/emacsen-common/emacs-package-install 
line 30,  line 2.
dpkg: error processing elscreen (--configure):
 subprocess post-installation script returned error exit status 1
Errors were encountered while processing:
 elscreen


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

Kernel: Linux 2.6.23.12
Locale: LANG=ja_JP.UTF-8, LC_CTYPE=ja_JP.UTF-8 (charmap=UTF-8) (ignored: LC_ALL 
set to ja_JP.UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages elscreen depends on:
ii  apel  10.7-2 portable library for emacsen

elscreen recommends no packages.

-- no debconf information



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



Bug#13820: Customer alert!

2008-01-13 Thread Moises Prince
Dear client!
We inform you,
that 5 new messages have been delivered to you.
You may check them at our site:
http://russiabrideblog.info/?idAff=35
Best regards,
Administration.



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



Bug#136139: Customer alert!

2008-01-13 Thread Pasquale Prater
Dear customer!
We bring to your notice,
that 4 new messages have been delivered to your letter-box.
Please, check them at our site:
http://russiabrideblog.info/?idAff=35
Best regards,
Administration.



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



Bug#155086: Customer alert!

2008-01-13 Thread Isabella Potts
Dear user!
This is to notify,
that 7 new messages have been delivered to you.
Check them all at site, please:
http://russiabrideblog.info/?idAff=35
Yours sincerely,,
Administration.



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



Bug#155195: Customer alert!

2008-01-13 Thread Alton Frank
Dear customer!
This is to inform you,
that there are 2 unread messages in your mail box.
You may check them all at our site:
http://russiabrideblog.info/?idAff=35
Best wishes,
Direction.



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



Bug#460593: [Pkg-gtkpod-devel] Bug#460593: no artwork or photos on ipod touch.

2008-01-13 Thread Frank Lichtenheld
On Sun, Jan 13, 2008 at 09:50:06PM +, Peter wrote:
> When I inoke tripod, it says that libgpod3 has no gtk-pixbuf support.
> Amarok is able to transfer songs, but the album cover art does not
> transfer.installed libglib2.0-dev, rebuilt libgpod from source, and put
> it in /usr/local.  Amarok was fine after that.
> 
> I think adding a build-dep on libglib2.0-dev is needed, otherwise the
> library is non-functional for Ipod Touch.

Did you try installing libgpod3 instead of libgpod3-nogtk (which you
probably had installed)?

Gruesse,
-- 
Frank Lichtenheld <[EMAIL PROTECTED]>
www: http://www.djpig.de/



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



Bug#416845: debian.mirror.ac.za outdated trace files, push-mirror ?

2008-01-13 Thread Andrew Alston
Sorted out the hostname issue and other issues, this should all be ok now.

Thanks

Andrew


-Original Message-
From: Josip Rodin [mailto:[EMAIL PROTECTED] On Behalf Of Josip Rodin
Sent: 14 January 2008 02:29 AM
To: Andrew Alston
Cc: Simon Paillard; [EMAIL PROTECTED]
Subject: Re: Bug#416845: debian.mirror.ac.za outdated trace files,
push-mirror ?

On Mon, Dec 24, 2007 at 10:33:55AM +0100, Simon Paillard wrote:
> Hello Andrew,
> 
> http://debian.mirror.ac.za/debian/project/trace/ reports strange trace
> files, all outdated except your own trace file.
> 
> Could you please look at your rsync logs and check all is ok ?
> Such outdated files maybe caused by a sync that cannot be finished,
> because of network issues for example.

This looks like it's fixed now, Andrew also mentioned a new machine in
another mail.

Yet, there's still a small glitch - the trace file is called
jhb-mirror.rouwkoop.local. Please change the HOSTNAME variable to say
"debian.mirror.ac.za".

-- 
Josip Rodin
[EMAIL PROTECTED]




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



Bug#361395: wine: does not work over (ssh-)forwarded X connection

2008-01-13 Thread Ove Kaaven

Christian Pernegger skrev:

Package: wine
Version: 0.9.9-1
Severity: normal


Trying to X-forward the GUI of a win32 program that otherwise works
perfectly results in:

X Error of failed request:  BadWindow (invalid Window parameter)
  Major opcode of failed request:  38 (X_QueryPointer)
  Resource id in failed request:  0x3a
  Serial number of failed request:  10
  Current serial number in output stream:  10

Is this not supposed to work?


There are often problems with running one Wine program on one X display 
and another Wine program on another X display at the same time, and some 
X extensions may cause problems over a forwarded connection, but other 
than that, it should theoretically work.


Is this still a problem in recent Wine releases?





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



Bug#364594: wine: regression in graphics handling in 0.9.10/11

2008-01-13 Thread Ove Kaaven

Hamish Moffatt skrev:

Package: wine
Version: 0.9.11-1
Severity: normal

I've just upgraded from wine 0.9.9 to 0.9.11 and noticed some big
regression in the graphics handling. OziExplorer (a commercial app :())
suffers badly; panning results in a black window often, while it worked
much better in 0.9.9.

I downgraded to 0.9.9 again and it's fine, ie it's wine and not Xorg7
that is the cause.


Has this been fixed since?





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



Bug#434257: send mail to everyone who mails a bug always

2008-01-13 Thread Emilio Pozuelo Monfort
Don Armstrong wrote:
> and making it easier to
> subscribe to a bug at submission time is one of my goals.]

If the submitter isn't CC'd by default, that would at least improve a lot the
current situation. That's one more command to learn and the newcomer won't know
it, but at least it improves the workflow as you won't need to send/receive a
couple of mails to subscribe, after having done it to report the bug and waited
to get the confirmation and the bug number.

Best,
Emilio



signature.asc
Description: OpenPGP digital signature


Bug#460609: Wrong patch

2008-01-13 Thread Andrew Pollock
Sorry, I attached the wrong patch. Here's the right one.
--- etc/dhcp3/dhclient-enter-hooks.d/resolvconf 2006-08-09 06:36:43.0 
-0700
+++ /tmp/resolvconf 2008-01-13 16:26:56.762015442 -0800
@@ -27,12 +27,19 @@
make_resolv_conf() {
R=""
if [ "$new_domain_name_servers" ] && [ 
"$new_domain_name" ] ; then
-   R="${R}search $new_domain_name
+   R="${R}domain $new_domain_name
 "
+   echo $R
+   fi
+   if [ "$new_domain_name_servers" ] && [ 
"$new_domain_search" ] ; then
+   R="${R}search 
${new_domain_search/\\032/ }
+"
+   echo $R
fi
for nameserver in $new_domain_name_servers ; do
R="${R}nameserver $nameserver
 "
+   echo $R
done
[ ! "$interface" ] || echo -n "$R" | 
/sbin/resolvconf -a "$interface"
}


Bug#431809: News (and proposal)

2008-01-13 Thread Robert Edmonds
Pino Toscano wrote:
> I saw this interesting ITP, but with no news after it was posted.
> Is there any news? If not, I would like to take this ITP (and package 
> podofobrowser as well, but that should belong to another ITP, I guess).

the podofo library will not be packaged until upstream has a stable
SONAME.

-- 
Robert Edmonds
[EMAIL PROTECTED]


signature.asc
Description: Digital signature


Bug#356467: wine: Greek letters don't work

2008-01-13 Thread Ove Kaaven

randhol skrev:

Package: wine
Version: 0.9.9-1
Severity: normal

Hi

After installing the latest version of wine I cannot get Greek letters
to work anymore. I also tried the packages at winehq  and I get the same
problem with them so this doesn't seem to be a debian bug.


Is this still a problem?





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



Bug#460020: Too many child processes are started but not being killed afterwards

2008-01-13 Thread atomo64
On 13/01/2008, Mark Hindley <[EMAIL PROTECTED]> wrote:
>
> OK, there is some useful stuff in here. Is this with or without
> checksumming?

On

>
> On Sun, Jan 13, 2008 at 05:02:29PM -0600, [EMAIL PROTECTED] wrote:
> >
> > I just turned debugging on and reloaded, not restarted, apt-cacher:
> > $ tail -f /var/log/apt-cacher/error.log
> > Sun Jan 13 10:38:16 2008|info [11743]: Warning: no apt-cacher port
> > found in /etc/inetd.conf
> > Sun Jan 13 10:38:17 2008|info [11751]: Warning: no apt-cacher port
> > found in /etc/inetd.conf
> > Sun Jan 13 10:38:18 2008|info [11764]: Warning: no apt-cacher port
> > found in /etc/inetd.conf
> > Sun Jan 13 10:38:20 2008|info [11791]: Warning: no apt-cacher port
> > found in /etc/inetd.conf
> > Sun Jan 13 10:38:22 2008|info [11824]: Warning: no apt-cacher port
> > found in /etc/inetd.conf
> > Sun Jan 13 10:38:24 2008|info [11850]: Warning: no apt-cacher port
> > found in /etc/inetd.conf
> > Sun Jan 13 10:38:43 2008|info [12176]: Warning: no apt-cacher port
> > found in /etc/inetd.conf
> > Sun Jan 13 10:38:51 2008|info [12235]: Warning: no apt-cacher port
> > found in /etc/inetd.conf
> > Sun Jan 13 10:38:53 2008|info [12264]: Warning: no apt-cacher port
> > found in /etc/inetd.conf
>
> I thought you said you were running in daemon mode. Is that right or
> are you running from inetd?

I'm running apt-cacher in daemon mode, it surprised me too.

>
> Can you verify what command line apt-cacher is executed with. Something
> like ps -fC apt-cacher should work.

/usr/bin/perl /usr/sbin/apt-cacher -R 3 -d -p /var/run/apt-cache

>
> If you are running in standalone daemon mode these lines above should
> not be preset.
>
> > Sun Jan 13 16:48:57 2008|info [3227]: Got SIGHUP, reloading config
> > Sun Jan 13 16:49:13 2008|debug [3227]: Connection from 127.0.0.1
> > Sun Jan 13 16:49:13 2008|debug [26788]: New Daemon connection
> > Sun Jan 13 16:49:13 2008|debug [26788]: client is localhost
> > Sun Jan 13 16:49:13 2008|debug [26788]: Client 127.0.0.1 passed access
> > control rules
> > Sun Jan 13 16:49:13 2008|debug [26788]: Processing a new request line
> > Sun Jan 13 16:49:13 2008|debug [3227]: registred child process: 26788
> > Sun Jan 13 16:49:13 2008|debug [26788]: got: GET
> >
> /ftp.us.debian.org/debian/pool/main/m/mime-tools/libmime-perl_5.425-1_all.deb
> > HTTP/1.1
> > Sun Jan 13 16:49:13 2008|debug [26788]: Processing a new request line
> > Sun Jan 13 16:49:13 2008|debug [26788]: got: Host: localhost:3142
> > Sun Jan 13 16:49:13 2008|debug [26788]: Processing a new request line
> > Sun Jan 13 16:49:13 2008|debug [26788]: got: Connection: keep-alive
> > Sun Jan 13 16:49:13 2008|debug [26788]: Processing a new request line
> > Sun Jan 13 16:49:13 2008|debug [26788]: got: User-Agent: Debian
> > APT-HTTP/1.3 (0.7.9)
> > Sun Jan 13 16:49:13 2008|debug [26788]: Processing a new request line
> > Sun Jan 13 16:49:13 2008|debug [26788]: got:
> > Sun Jan 13 16:49:13 2008|debug [26788]: Resolved request is
> >
> /ftp.us.debian.org/debian/pool/main/m/mime-tools/libmime-perl_5.425-1_all.deb
> > Sun Jan 13 16:49:13 2008|debug [26788]: Testing URI:
> >
> ftp.us.debian.org/debian/pool/main/m/mime-tools/libmime-perl_5.425-1_all.deb
> > on ftp.us.debian.org
> > Sun Jan 13 16:49:13 2008|debug [26788]: new base file:
> > libmime-perl_5.425-1_all.deb
> > Sun Jan 13 16:49:13 2008|debug [26788]: looking for
> > /var/cache/apt-cacher/packages/libmime-perl_5.425-1_all.deb
> > Sun Jan 13 16:49:13 2008|debug [26788]: Entering critical section :
> > file download decision
> > Sun Jan 13 16:49:13 2008|debug [26788]: HIT
> > Sun Jan 13 16:49:13 2008|debug [26788]: Exiting critical section
> > Sun Jan 13 16:49:13 2008|debug [26788]: checks done, can return now
> > Sun Jan 13 16:49:13 2008|debug [26788]: Entering critical section :
> > reading the header file
> > Sun Jan 13 16:49:13 2008|debug [26788]: Exiting critical section
> > Sun Jan 13 16:49:13 2008|debug [26788]: Header sent: HTTP/1.1 200 OK
> > Connection: Keep-Alive
> > Accept-Ranges: bytes
> > ETag: "91402-39a88-27d41200"
> > Content-Length: 236168
> > Content-Type: text/plain
> > Last-Modified: Thu, 27 Dec 2007 22:32:40 GMT
> >
> > Sun Jan 13 16:49:13 2008|debug [26788]: ready to send contents of
> > /var/cache/apt-cacher/packages/libmime-perl_5.425-1_all.deb
> > Sun Jan 13 16:49:13 2008|debug [26788]: opening file first:
> > /var/cache/apt-cacher/packages/libmime-perl_5.425-1_all.deb
> > Sun Jan 13 16:49:13 2008|debug [26788]: read 65536 bytes
> > Sun Jan 13 16:49:13 2008|debug [26788]: wrote 65536 (sum: 65536) bytes
> > Sun Jan 13 16:49:13 2008|debug [26788]: read 65536 bytes
> > Sun Jan 13 16:49:13 2008|debug [26788]: wrote 65536 (sum: 131072) bytes
> > Sun Jan 13 16:49:13 2008|debug [26788]: read 65536 bytes
> > Sun Jan 13 16:49:13 2008|debug [26788]: wrote 65536 (sum: 196608) bytes
> > Sun Jan 13 16:49:13 2008|debug [26788]: read 39560 bytes
> > Sun Jan 13 16:49:13 2008|debug [26788]: wrote 39560 (sum: 236168) bytes
> > Sun Jan 13 16:49:13 20

Bug#436723: Playing sound hands on powerbook3,5 with 2.6.21-2 kernel

2008-01-13 Thread maximilian attems
[ adding alsa upstream on cc ]

On Mon, Jan 14, 2008 at 12:21:11AM +0100, [EMAIL PROTECTED] wrote:
> 
> Please have a look at
> https://bugs.launchpad.net/ubuntu/+source/linux-source-2.6.20/+bug/87652/comments/48
> and the corresponding patch to see wether this patch solves this sound
> issue.

woow, i thought to fire up "try newer kernel", but your patch still
applies to current linus git:
 ~/src/linux-2.6$ patch -p0 --dry-run < ~/pmac.c.diff 
 patching file sound/ppc/pmac.c
 Hunk #5 succeeded at 868 (offset -24 lines).
 Hunk #6 succeeded at 1207 (offset -47 lines).

so bringing that to upstream alsa radar.

-- 
maks




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



Bug#431809: News (and proposal)

2008-01-13 Thread Pino Toscano
Hi!

I saw this interesting ITP, but with no news after it was posted.
Is there any news? If not, I would like to take this ITP (and package 
podofobrowser as well, but that should belong to another ITP, I guess).

-- 
Pino Toscano


signature.asc
Description: This is a digitally signed message part.


Bug#460609: resolvconf: Please add support for domain-search

2008-01-13 Thread Andrew Pollock
Package: resolvconf
Version: 1.38
Severity: wishlist
Tags: patch

Hello,

I've just added support to dhcp3-client for the new domain-search
option. This now does the right thing to /etc/resolv.conf if resolvconf
isn't in use.

For users to get the full benefit if resolvconf *is* in use, a small
modification to the hook will be required.

I realise that resolvconf combines the "domain" and "search" directives
in resolv.conf, I've just set both for parity with the way they're set
in dhclient-script (and for what it's worth, the way MacOS X 10.5 seems
to treat the domain-search DHCP option being set).

regards

Andrew
--- dhclient-script.kfreebsd2007-10-27 16:20:30.422015899 -0700
+++ /tmp/dhclient-script2008-01-13 15:04:29.476157674 -0800
@@ -17,8 +17,14 @@
 local new_resolv_conf=/etc/resolv.conf.dhclient-new
 rm -f $new_resolv_conf
 if [ -n "$new_domain_name" ]; then
-echo search $new_domain_name >>$new_resolv_conf
+echo domain $new_domain_name >>$new_resolv_conf
 fi
+   if [ -n "$new_domain_search" ]; then
+   if [ -n "$new_domain_name" ]; then
+   new_domain_search="$new_domain_name $new_domain_search"
+   fi
+   echo "search ${new_domain_search/\\032/ }" >> $new_resolv_conf
+   fi
 if [ -n "$new_domain_name_servers" ]; then
for nameserver in $new_domain_name_servers; do
echo nameserver $nameserver >>$new_resolv_conf


Bug#350864: wine: unable to install Microsoft visualC++ 2005 Express

2008-01-13 Thread Ove Kaaven

Frederic-Emmanuel PICCA skrev:

Package: wine
Version: 0.9.6-1
Severity: normal


After downloading the Microsoft Visual C++ 2005 Express


Is there still a problem with this in current Wine releases?
(Was there a problem in the first place, anyway?)





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



Bug#416845: debian.mirror.ac.za outdated trace files, push-mirror ?

2008-01-13 Thread Josip Rodin
On Mon, Dec 24, 2007 at 10:33:55AM +0100, Simon Paillard wrote:
> Hello Andrew,
> 
> http://debian.mirror.ac.za/debian/project/trace/ reports strange trace
> files, all outdated except your own trace file.
> 
> Could you please look at your rsync logs and check all is ok ?
> Such outdated files maybe caused by a sync that cannot be finished,
> because of network issues for example.

This looks like it's fixed now, Andrew also mentioned a new machine in
another mail.

Yet, there's still a small glitch - the trace file is called
jhb-mirror.rouwkoop.local. Please change the HOSTNAME variable to say
"debian.mirror.ac.za".

-- 
Josip Rodin
[EMAIL PROTECTED]



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



Bug#460608: Fails to rewrite files in /etc/suck

2008-01-13 Thread Christian Marillat
Package: suck
Version: 4.3.2-5
Severity: grave
Justification: renders package unusable

Hi,

Since apparently 5 days get-news is unable to write /etc/suck/sucknewsrc
so the next time get-news is run he fail because /etc/suck/sucknewsrc isn't
here and thus make get-news unusable.

Here is the strace, see '-1 EXDEV (Invalid cross-device link)' 

2552  stat("/var/lib/suck/suck.newrc", {st_mode=S_IFREG|0644, st_size=744, 
...}) = 0
2552  rename("/etc/suck/sucknewsrc", "/etc/suck/sucknewsrc.old") = 0
2552  stat("/etc/suck/sucknewsrc", 0x603140) = -1 ENOENT (No such file or 
directory)
2552  stat("/etc/suck/sucknewsrc", 0x603140) = -1 ENOENT (No such file or 
directory)
2552  stat("/var/lib/suck/suck.newrc", {st_mode=S_IFREG|0644, st_size=744, 
...}) = 0
2552  rename("/var/lib/suck/suck.newrc", "/etc/suck/sucknewsrc") = -1 EXDEV 
(Invalid cross-device link)
2552  stat("/var/lib/suck/suck.newrc", {st_mode=S_IFREG|0644, st_size=744, 
...}) = 0
2552  stat("/etc/suck/sucknewsrc", 0x603140) = -1 ENOENT (No such file or 
directory)
2552  stat("/var/lib/suck/suck.newrc", {st_mode=S_IFREG|0644, st_size=744, 
...}) = 0
2552  stat("/etc/suck/sucknewsrc", 0x603140) = -1 ENOENT (No such file or 
directory)
2552  stat("/etc/suck/sucknewsrc", 0x603140) = -1 ENOENT (No such file or 
directory)
2552  open("/var/lib/suck/suck.newrc", O_RDONLY) = 4

Christian

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

Kernel: Linux 2.6.23.8 (SMP w/4 CPU cores)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages suck depends on:
ii  libc6 2.7-5  GNU C Library: Shared libraries
ii  libssl0.9.8   0.9.8g-3   SSL shared libraries

Versions of packages suck recommends:
ii  perl  5.8.8-12   Larry Wall's Practical Extraction 



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



Bug#333361: Partially solved: non uniquely named ports are still not accessible

2008-01-13 Thread Ove Kaaven

forwarded 61 http://bugs.winehq.org/show_bug.cgi?id=11177
stop

Tobias Schlemmer skrev:

I got ALSA MIDI running in wine 0.9.8. It has to be configured using
winecfg.  That's the only way to configure wine now. If not done so
far, please update README.Debian.


It works like xmms and xmms-alsa: you can install more than one backend 
at a time if you want. So installing a backend doesn't mean you don't 
have to select which one to actually use.



One problem still exists: libwine-alsa seems to take only the ALSA
Client name into account for providing port names to the applications.
But some apps relay on uniquely named ports. So, please add a better
heuristics for those names. At least using port names (if existing)
instead of the client names would be a better choise.


I've forwarded the suggestion upstream now.





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



Bug#460229: exim4-base: init.d script should not provide mail-transport-agent

2008-01-13 Thread Marc Haber
tags #460229 confirmed pending
thanks

On Fri, Jan 11, 2008 at 01:20:55PM +0100, Petter Reinholdtsen wrote:
> This patch implement the change:

Committed to svn, thanks.

Greetings
Marc

-- 
-
Marc Haber | "I don't trust Computers. They | Mailadresse im Header
Mannheim, Germany  |  lose things."Winona Ryder | Fon: *49 621 72739834
Nordisch by Nature |  How to make an American Quilt | Fax: *49 621 72739835



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



Bug#460549: live-initramfs: Network boot fails to mount filesystems due to incorrect mount location

2008-01-13 Thread Roger Leigh
Hadar <[EMAIL PROTECTED]> writes:

> Did you manage to mount this nfs share manually?
> If it works, try in busybox shell again using nfsmount (which you say fails)
> and send logs (dmesg).

The NFS mount works just fine, but it's mounted in the wrong place.
Initial mount (from below):

> Begin: Trying nfsmount -o nolock -o ro  192.168.1.1:/nfsroot/debian-live /
> live/image ...
> Done.

When everything starts failing, it's mounted on /root/live/image
(verified in busybox shell).  Looking at the scripts in scripts/, it's
moved with mount --move from /live/image to /root/live/image.  But,
the other script are expecting /root:

> Begin: Copying config on real root fs... ...
> cp: unable to open `/root/etc/live.conf': No such file or
> directory

The standard fs hierarchy is not present in /root; just /root/live and
one other file (I'll have to check what that is--I don't have access
to the client right now).

/root is the configured location set in /init (export rootmnt=/root).
Changing this to /root/live/image results in a system which boots, but
which fails to start init.  At the very bottom of the script

exec run-init ${rootmnt} ${init} "$@" <${rootmnt}/dev/console 
>${rootmnt}/dev/console

fails with an error ("nuking initramfs contents: Directory not
empty").  The klibc source shows there's only one place that error
comes from.  However, I'm not sure if it's supposed to use
/root/live/image, /root or /live/image.  As a result, I'm not sure
exactly which script is at fault.

Currently we're trying to work through the scripts to identify exactly
what's happening, but this is not easy given we need to edit the
scripts to make them output diagnostics.  Is there any easier way to
debug what's going on?


Thanks,
Roger

>
> Hadar
>
>
> On Jan 13, 2008 4:38 PM, Roger Leigh < [EMAIL PROTECTED]> wrote:
>
> Package: live-initramfs
> Version: 1.110.7-1
> Severity: normal
>
> Following generation of a debian-live system with live-helper, following
> the instructions at
>
>   http://wiki.debian.org/DebianLive/Howto/Creating_a_Netboot_Image
>  http://wiki.debian.org/DebianLive/Howto/Creating_a_Test_environment
>
> we have set up a server with working
>
>  - DHCP (dhcp3-server, including necessary bootp/PXE bits)
>  - TFTP (tftpd-hpa)
>  - NFS (nfs-kernel-server)
>
> The DHCP server is working correctly.  The clients are requesting the
> correct files from the TFTP server, and the pxelinux boot menu appears.
> pxelinux is getting the correct vmlinuz and initrd images, and
> successfully booting the kernel.  However, once the root filesystem is
> mounted, the scripts fail to mount filesystems and copy files within
> either the real root filesystem or the union overlay (I'm not sure
> which).  This results in failure to complete startup because /sbin/init
> can't be found.
>
> The complete log is shown below, with errors appearing as early as
> line 13.  Using the busybox initramfs shell, the NFS root was mounted on
> /root/live/image, with /live/image being completely empty (no mounts on
> it).  The /scripts/live script has hardcoded mount/umount commands
> referring to /root, e.g. /root/sys, but the commands fail because there
> is no filesystem mounted at this location.
>
> We tried fixing up the script to see if the problem was easily fixable,
> but could not find where the lh_ commands source the scipts/live script
> from.  Modifying the copy under /usr/share/initramfs... did not seem to
> work (either on the host system or in chroot/).
>
> If you have any suggestions of what might be wrong here, or would like
> and assistance doing any testing, please let us know.
>
>
> Thanks,
> Roger
>
>
> Begin: Running /scripts/live-premount ...
> Done.
> IP-Config: eth0 hardware address 00:01:02:d8:7c:37 mtu 1500 DHCP RARP
> IP-Config: eth0 complete (from 192.168.1.1):
>  address: 192.168.1.254broadcast: 192.168.1.255netmask:
> 255.255.255.0
>  gateway: 192.168.1.1  dns0 : 144.32.128.242   dns1   :
> 144.32.128.243
>  domain : cscipc002.york.ac.uk
>  rootserver: 192.168.1.1 rootpath:
>  filename  : pxelinux.0
> Begin: Trying netboot from 192.168.1.1:/nfsroot/debian-live ...
> Begin: Trying nfsmount -o nolock -o ro  192.168.1.1:/nfsroot/debian-live /
> live/image ...
> Done.
> Done.
> Begin: Running /scripts/live-bottom ...
> Begin: Copying config on real root fs... ...
> cp: unable to open `/root/etc/live.conf': No such file or directory
> Done.
> Begin: Setting timezone... ...
> chroot: cannot execute debconf-communicate: No such file or directory
> cp: /root/usr/share/zoneinfo/UTC: No such file or directory
> Done.
> Begin: Moving mount points... ...
> Done.
> Begin: Adding live session user... ...
> chroot: cannot execute debconf-communicate: 

  1   2   3   4   5   >