Bug#303442: (no subject)

2008-06-26 Thread Daniel Baumann
tags 303442 +pending
thanks

Applied in git, thanks.

-- 
Address:Daniel Baumann, Burgunderstrasse 3, CH-4562 Biberist
Email:  [EMAIL PROTECTED]
Internet:   http://people.panthera-systems.net/~daniel-baumann/



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



Bug#488212: [Logcheck-devel] Bug#488212: Potential denial-of-service (DOS) attack by anyone with syslog access (e.g. logger(1))

2008-06-26 Thread martin f krafft
tags 488212 wontfix confirmed
thanks

Sure thing, but I don't see how logcheck could guard against this.
If you are letting people write to your log, you're asking for it.
They might also just drown legitimate entries with junk (cat
/dev/urandom...).

So you should lock down the logger.

I also advise people never to rely on logcheck. It's convenient, but
it's not reliable *at all*.

-- 
 .''`.   martin f. krafft <[EMAIL PROTECTED]>
: :'  :  proud Debian developer, author, administrator, and user
`. `'`   http://people.debian.org/~madduck - http://debiansystem.info
  `-  Debian - when you have better things to do than fixing systems


digital_signature_gpg.asc
Description: Digital signature (see http://martin-krafft.net/gpg/)


Bug#487872: [Pkg-libvirt-maintainers] Bug#487872: virt-manager: please recommend libvirt-bin (libvirtd).

2008-06-26 Thread Guido Günther
On Thu, Jun 26, 2008 at 11:20:04PM +0200, Andreas Henriksson wrote:
> Yes, If someone installed the package they most likely did it for a
> reason - like running the application. If they don't want it, they can
> remove the package (or not install it to start with?!).
Yes but the reason might be virsh not libvirtd. In case too many
people complain of running an extra daemon but the only want virsh we
can split out virsh into an extra package.

> For those who still want it installed, but not running there would be
> the option of disabling it But I definitely don't see this option as
> being a sane default.
I changed this in git. We'll default to starting the daemon by default
with the next upload.
 -- Guido



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



Bug#482997: asterisk: Extremely choppy sound and high CPU usage

2008-06-26 Thread Faidon Liambotis

Ketil Vestby wrote:

Thursday 26 June 2008, Moritz Muehlenhoff wrote:
..

What's the status? Shall we push the fix in the upcoming r4 release?
The status: The patch did not do its job, instead it did open up for a rather 
huge set of instability problems in addition to the original problem. I have 
really been unsure about where to repost these problems, so my report did 
only focus on the original problem.
It's became apparent that this would need a *lot* of build/test cycles 
and _proper_ testing before we even consider pushing it to either r4 or 
security-master.


I must say that having such both a performance regression _and_ a 
vulnerability in stable doesn't make me very happy; unfortunately, there 
isn't much I can do at this point; I'm severely lacking free time at 
this point of the year (semester exam period) and noone else from the 
team seems interested to push this forward.


I expect to gradually resume my Debian activities starting from 8/7.
I'll attempt to properly fix this unless someone else steps up until then.

Thanks and sorry,
Faidon



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



Bug#488128: [Pkg-cryptsetup-devel] Bug#488128: cryptsetup: Please support comments at the end of lines in /etc/crypttab

2008-06-26 Thread David Härdeman
On Thu, June 26, 2008 18:39, James Westby wrote:
> https://bugs.edge.launchpad.net/ubuntu/+source/cryptsetup/+bug/185380
>
> a user had problems due to attempting to use a comment at the end of the
> line in /etc/crypttab. It would be great if you could support this.
>
> The following patch by Reinhard Tartler is used in Ubuntu to allow
> this. Please consider applying it.

How can you know that someone isn't already using a "#" character in the
keyfile parameter of crypttab? (It isn't strictly paths only, it can be
any argument to a keyscript).

-- 
David Härdeman




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



Bug#488131: [Pkg-cryptsetup-devel] Bug#488131: cryptsetup: Please support keyfile on partition using extended attributes

2008-06-26 Thread David Härdeman
On Thu, June 26, 2008 18:47, James Westby wrote:
> a user reported problems when their key file is on a filesystem using
> extended attributes. It would be great to support this.
>
> The following patch "bugmenot" is used in Ubuntu to allow this. Please
> consider applying it.

Seems reasonable. Thanks, I'll apply it during the weekend...

-- 
David Härdeman




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



Bug#488213: groff-base: Escaped version of apostroph (\') does not display in ISO-8859-15 locale

2008-06-26 Thread Arjan Opmeer
Package: groff-base
Version: 1.18.1.1-20
Severity: normal

There are manpages that use \' (the escaped version of the apostroph) to get
"pretty" quotes around words. However \' maps to the acute accent which is
not present in ISO-8859-15 (and some other LatinX variants). Thus the next
command in the pipeline 'iconv -c -f ISO-8859-1 -t ISO-8859-15' happily
strips out those characters.

Which gives some interesting results when this happens to be in a piece of
text that must be rendered bold. On the terminal this is accomplished by
using overstriking meaning every character is printed twice with a backspace
in between. However when some characters are stripped out by iconv there are
stray backspaces left that eat away the remaining text!

Example:

   env LC_ALL=en_US.ISO-8859-15 man smartd.conf

and see the explanation for the -l option. Notice how

   ...by using the '-t short' and '-t long' options...

gets truncated to

   ...by using the-t shor and-t lon options...

Clearly not a very desirable result. Maybe a new mdoc.local rule can be
added like so:

   .  if '\*[.T]'latin1' \
   .char \' \N'39'

to always map the \' (escaped apostroph) back to the single ' (apostroph)
for the latin1 output device. For UTF8 locales the "pretty" quotes remain
intact. For the ascii output device the escaped apostrophs already get
mapped back to the single ones.


Arjan

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

Kernel: Linux 2.6.23.14 (PREEMPT)
Locale: LANG=C, LC_CTYPE=en_US.ISO-8859-15 (charmap=ISO-8859-15)
Shell: /bin/sh linked to /bin/bash

Versions of packages groff-base depends on:
ii  libc6 2.7-12 GNU C Library: Shared libraries
ii  libgcc1   1:4.3.1-2  GCC support library
ii  libstdc++64.3.1-2The GNU Standard C++ Library v3

groff-base recommends no packages.

-- no debconf information



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



Bug#482997: asterisk: Extremely choppy sound and high CPU usage

2008-06-26 Thread Ketil Vestby
Thursday 26 June 2008, Moritz Muehlenhoff wrote:
..
>What's the status? Shall we push the fix in the upcoming r4 release?

Not unless you want to break the asterisk in the r4 release badly.

The status: The patch did not do its job, instead it did open up for a rather 
huge set of instability problems in addition to the original problem. I have 
really been unsure about where to repost these problems, so my report did 
only focus on the original problem.

I've tried it on two computers, one with a 1 GHz VIA CPU and another with a 3 
GHz dualcore P4. The result on both computers: It semeed as if the patches 
did open up for instability when it comes to SIP-IAX2 transmission.

The tests have been redone with clean Debians, and the patched Asterisk, same 
result.

-- 
Ketil Vestby
Damsgard IKT



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



Bug#488132: aptitude: FTBFS: format '%d' expects type 'int', but argument 2 has type 'long unsigned int'

2008-06-26 Thread Kurt Roeckx
On Thu, Jun 26, 2008 at 07:33:40PM -0700, Daniel Burrows wrote:
>   Which architectures besides amd64 are failing?  I'd like to verify the
> fix, but there doesn't seem to be an amd64 emulator in the archive...
> and it looks like everything else succeeded.

alpha, ia64 and s390.

You know there are porter machines you can log into?


Kurt




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



Bug#488129: mxallowd: [INTL:ru] Russian debconf templates translation

2008-06-26 Thread Christian Perrier
Quoting Yuri Kozlov ([EMAIL PROTECTED]):
> Package: mxallowd
> Severity: wishlist
> Tags: l10n patch
> 
> 
> Russian debconf templates translation is attached.


The maintainer changed the templates slightly (plural/singular).

Could you update the attached file ?



ru.po
Description: application/gettext


signature.asc
Description: Digital signature


Bug#488127: moodle-book: [INTL:ru] Russian debconf templates translation

2008-06-26 Thread Christian Perrier
Quoting Juan Manuel García Molina ([EMAIL PROTECTED]):
> Hi, Yuri.
> 
> Thanks for your submission.
> 
> It will be included in the next revision of the package.
> 
> Again, thank you very much for your contribution.

Hmmm, have you seen "l10n NMU intent" and "Announcing l10n NMU" mails
I sent to #449403 ?

I'd be glad to see a maintainer upload instead of /me doing an l10n
NMU for moodle-book, of course.

What I suggest, if you have intents to upload, is to wait for the end
of the translation update round which was opened by the "Annoucing
l10n NMU" mail. Then I'll send you a summary and you could upload
without missing late translations.

The deadline for translation updates is set to June 30th 23:59




signature.asc
Description: Digital signature


Bug#152550: (no subject)

2008-06-26 Thread Daniel Baumann
tags 152550 +pending
tags 353198 +pending
tags 356377 +pending
tags 401798 +pending
thanks

Applied in git, thanks.

-- 
Address:Daniel Baumann, Burgunderstrasse 3, CH-4562 Biberist
Email:  [EMAIL PROTECTED]
Internet:   http://people.panthera-systems.net/~daniel-baumann/



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



Bug#485562: twiki: configure script access badly protected

2008-06-26 Thread Christian Perrier
(Justin's mail was sent to dle only. It is quoted at the end of this answer)

Quoting Justin B Rye ([EMAIL PROTECTED]):
> Christian Perrier wrote:
> > OK, as there are templates changes, this is a good occasion to review
> > the entire templates set for this package, as it doesn't follow the
> > usual recommended writing style very well.
> 
> I'm a bit rusty on that style myself, but there are several places
> where I'm not clear about the content.


I included all of Justin's suggestions and then came up with the
attached content.

About "access" to the configure script and "run" the configure script
I did choose "run".

I think that the twiki/apacheUserCreationNote becomes useless now.
It is needed by the following bit of code:

# add info due to 3-4 bug reports
db_input high twiki/apacheUserCreationNote || true


This is clear and blatant debconf abuse, I'm afraid. Interrupting
installs to give information that should be in README.Debian and is
anyway obsoleted by the bit of code that gives admin rights to
${configuser} makes this part irrelevant.

I propose removing that debconf note (shortly said: mandatory debconf
notes suck).



Justin's mail:

Christian Perrier wrote:
> OK, as there are templates changes, this is a good occasion to review
> the entire templates set for this package, as it doesn't follow the
> usual recommended writing style very well.

I'm a bit rusty on that style myself, but there are several places
where I'm not clear about the content.

> Template: twiki/defaultUrlHost
> Type: string
> Default: http://localhost/
> _Description: Top-level URL of the server TWiki runs under:
>  Please enter the URL for the web server's full
>  name. It is used to construct URLs on some pages. The complete
>  server's URL will include the string "twiki" added to this field.
>  .
>  That URL is also needed by some redirections.

This is hard to follow - especially the bit about "the complete
server's URL".  Presumably it means "the complete URL of the
server", not "the URL of the complete server", and even correcting
for that it doesn't quite make sense since the _server's_ URL won't
include the string "twiki".

"Top-level" here is also confusing since it doesn't mean the same as
in the phrase "top-level domain".  There must be a better way of
saying "scheme://dnsdomainname/ but not /local/path"...

Maybe:

  Template: twiki/defaultUrlHost
  Type: string
  Default: http://localhost/
  _Description: URL of the server TWiki runs under:
   Please enter the web server URL (such as "http://www.example.org/";).
   Complete TWiki URLs will be constructed from this value plus the
   string "twiki/".
 
> Template: twiki/wikiwebmaster
> Type: string
> Default: [EMAIL PROTECTED]
> _Description: Email address of the webmaster for this TWiki:
>  Please enter the email address that will receive new user registration
>  mail. That address will be listed in the "oops" page when an error
>  happens.

Slightly rephrased:
  _Description: E-mail address of the webmaster for this TWiki:
   Please enter the e-mail address that will receive new user registration
   mails. This address will also be displayed in the "oops" page when
   errors occur.
 
> Template: twiki/samplefiles
> Type: boolean
> Default: true
> _Description: Install default wiki Topic Set on initial install?

This is a bit misleading, since the question isn't really "what
should happen if it's an initial install?", it's "should this be
treated as an initial install?"

  _Description: Perform install of default wiki Topic Set?

>  TWiki includes a complete "starter kit" which includes user
>  registration pages, documentation, and tutorials.
>  .
>  Only decline this optionif you're re-installing TWiki after deleting
   ^
>  the package and want to keep the old data, or if you've got a TWiki
>  data set from another install.
>  .
>  If data/Main/WebHome.txt is present, the starter kit will not be
>  unpacked.  The starter kit files can be found in
 ^
>  /usr/share/twiki/twiki-data.tar.gz (and twiki-pub.tar.gz) if you
>  want to install it manually or compare the topics with the new
>  version.

Mostly good, but maybe the middle paragraph would be clearer as:

   TWiki includes a complete "starter kit" which includes user
   registration pages, documentation, and tutorials.
   .
   Accept this option unless you want to use an existing TWiki data
   set (for instance, one left over from a previous installation).
   .
   If data/Main/WebHome.txt is present, the starter kit will not be
   unpacked. The starter kit files can be found in
   /usr/share/twiki/twiki-data.tar.gz (and twiki-pub.tar.gz) if you
   want to install it manually or compare the topics with the new
   version.
 
> Template: twiki/apacheUserCreationNote
> Type: note
> _Description: Admin User Registration configuration required
>  After you have created yourself a user, edit the Main.TWikiAdminGroup
>  to restrict Admin privileges to that user.

What has 

Bug#485990: ascii(7): Apostroph is accent in UTF-8 environment

2008-06-26 Thread Arjan Opmeer

Looking at the man page I see that the escaped version of some characters
are used.

  \e  for \  (which won't work when the escape character is redefined)
  \&_ for _  what is that non-printable, zero width character doing there?
  \`  for `  but the escaped version maps to the grave accent
  \'  for '  but the escaped version maps to the acute accent
  \-  for -  why? we want the real minus character, not some hyphen

As UTF8 and all the ISO-8859-x fonts have the standard ASCII character set
at the beginning, why not use the real ASCII characters in this man page?
After all, it is about the ASCII set now how you could pretty format that on
some output device.


Arjan



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



Bug#488212: Potential denial-of-service (DOS) attack by anyone with syslog access (e.g. logger(1))

2008-06-26 Thread Trent W. Buck
Package: logcheck
Severity: normal

I was rolling out a server in a high-security environment, using
logcheck (monitoring auth.log) as part of the infrastructure for
alerting staff about malicious activity.

I was injecting syslog entries with logger(1), to test my custom
logcheck ignore rules, and it occurred to me that a user could do
this (where "ERROR" matches a pattern in violation.d):

yes ERROR | logger

which causes logger to spam syslog with messages.  Testing shows that
this adds entries faster than logcheck can scan them, preventing the
logcheck job from ever completing.

An attacker could use this technique to indefinitely delay
notification of their attack (say, a dictionary attack on a
password-protected service).  Admittedly, subsequent jobs will create
error mail along the lines of "couldn't get lock", but this sounds
like a low-priority error.

Currently I'm just advising staff to treat logcheck lockfile mails as
high priority, but I figured I should mention it in case there's some
technique that logcheck could (or does, but I don't know about)
support to mitigate this.

PS: by default syslog and syslog-ng accept log entries from local
users, but they can be configured to accept entries from remote hosts
(making this potentially a remote attack).

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

Kernel: Linux 2.6.25-2-686 (SMP w/1 CPU core)
Locale: LANG=en_AU.utf8, LC_CTYPE=en_AU.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash



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



Bug#488204: ample: make is successful even on error

2008-06-26 Thread Rene Mayorga
On Fri, Jun 27, 2008 at 01:34:52AM +0200, Martin Koeppe wrote:

Hello Martin

>
> so errors from subdir make are ignored. In the for body ";" should be
> replaced with "&&" to fix that.
>

Thanks for spotting this; indeep, this could drive to deliver an non-useful
.deb

the next upload should resolve this issue


Cheers
-- 
Rene Mauricio Mayorga   |  jabber: [EMAIL PROTECTED]
http://rmayorga.org |  
--
08B6 58AB A691 DD56 C30B  8D37 8040 19FA A209 C305


signature.asc
Description: Digital signature


Bug#488148: findimagedupes: missing perlapi dependency

2008-06-26 Thread Niko Tyni
On Thu, Jun 26, 2008 at 11:29:11PM +0200, Manuel Prinz wrote:

> Substituting the current hard-coded dependancy on perl with
> ${perl:Depends} in debian/control produces a dependancy on "perl" which
> seems OK. (However, I did not get it to add the other libraries used by
> findimagedupes. I'm quite sure dh_perl would handle those as well but I
> could not get it to work and gave up after 1.5 hours. I tried passing
> different directories to dh_perl but that did not do the trick. Any
> hints are welcome.)

Despite the similarity with ${shlibs:Depends}, ${perl:Depends} doesn't
handle the Perl libraries, only the dependency on the Perl version
(including perlapi-$Config{version}). You still have to list the
libraries manually. See #81547.
-- 
Niko Tyni   [EMAIL PROTECTED]



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



Bug#482415:

2008-06-26 Thread Mike Hommey
On Fri, Jun 27, 2008 at 12:39:24AM +0200, Marco Delaurenti wrote:
> On Thu, Jun 26, 2008 at 11:41:51PM +0200, Mike Hommey wrote: 
> > Could you try to install iceweasel in a clean chroot and see if it still
> > crashes ? (If you need assistance to setup this, please ask)
> > 
> > Mike
> > 
> 
> I've already got a i386 chroot where it works. 
> Now I've just installed an amd64 sid chroot and it works again.
> I copied the whole .mozilla dir in the chroot, and it still works.
> 
> What do you suggest? I tried to remove a few fonts in my main
> installation, alas still crashes. Shall I compare the font
> packages installed in the two installation and remove the 
> ones in surplus? 

I'd suggest to try to install, in the chroot, those packages you have
installed on your system that are not in the chroot and try to determine
which one could be triggering this.

Mike



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



Bug#487906: Lenny Beta2 on PowerPC - strange video mode after reboot

2008-06-26 Thread Brice Goglin
Frans Pop wrote:
> reassign 487906 xserver-xorg-core
> thanks
>
> On Thursday 26 June 2008, Rick Thomas wrote:
>   
>>> Comments/Problems:
>>> All went as expected during the install.  However, after the reboot,
>>> the screen came up in 800x600 mode and could not be changed.
>>>   
>> I wonder if this is related to Bug#484015 ?
>> 
>
> That looks quite likely.
>
> This is certainly an issue in X.Org and not in the installer and this 
> report should really have been reassigned to the X.Org maintainers long 
> ago. Doing so now.
>   

Can you try again with the ORIG config file and the latest
xserver-xorg-core from unstable (1.4.2)?

Brice




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



Bug#488211: tomboy: new version available from upstream

2008-06-26 Thread Rex Tsai
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Package: tomboy
Version: 0.10.2-1
Severity: normal

*** Please type your report below this line ***

Hi, there is a new version (0.11.0) of tomboy released.
Please upgrade the package, thanks.

http://svn.gnome.org/viewvc/tomboy/tags/TOMBOY_0_11_0/NEWS?view=markup

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

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

Versions of packages tomboy depends on:
ii  gconf2  2.22.0-1 GNOME configuration
database syste
ii  libc6   2.7-12   GNU C Library: Shared libraries
ii  libgconf2.0-cil 2.20.1-1 CLI binding for GConf 2.20
ii  libglib2.0-02.16.3-2 The GLib library of C routines
ii  libglib2.0-cil  2.12.1-1 CLI binding for the GLib
utility l
ii  libgmime2.2-cil 2.2.21-1 CLI binding for the MIME
library
ii  libgnome2.0-cil 2.20.1-1 CLI binding for GNOME 2.20
ii  libgnomeprint2.2-0  2.18.4-1 The GNOME 2.2 print
architecture -
ii  libgnomeprintui2.2-02.18.2-1 GNOME 2.2 print
architecture User
ii  libgtk2.0-0 2.12.10-2The GTK+ graphical user
interface
ii  libgtk2.0-cil   2.12.1-1 CLI binding for the GTK+
toolkit 2
ii  libgtkspell02.0.13-1 a spell-checking addon for
GTK's T
ii  libmono-addins-gui0.2-cil   0.3.1-5  GTK# frontend library for
Mono.Add
ii  libmono-addins0.2-cil   0.3.1-5  addin framework for
extensible CLI
ii  libmono-corlib2.0-cil   1.9.1+dfsg-1 Mono core library (2.0)
ii  libmono-system2.0-cil   1.9.1+dfsg-1 Mono System libraries (2.0)
ii  libmono2.0-cil  1.9.1+dfsg-1 Mono libraries (2.0)
ii  libndesk-dbus-glib1.0-cil   0.4.1-1  CLI implementation of D-Bus
(GLib
ii  libndesk-dbus1.0-cil0.6.0-1  CLI implementation of D-Bus
ii  libpanel-applet2-0  2.20.3-5 library for GNOME Panel applets
ii  libpango1.0-0   1.20.2-2 Layout and rendering of
internatio
ii  libx11-62:1.1.4-2X11 client-side library
ii  mono-runtime1.9.1+dfsg-1 Mono runtime

tomboy recommends no packages.

- -- no debconf information
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.9 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iEYEARECAAYFAkhkdpYACgkQOl4Wbdx2/rnILgCdF4bpgRDHn/OwDQGP3N01t+VX
nc4An3AoYH5HPy2dw3bcNY2M/QSvjDX6
=N8dg
-END PGP SIGNATURE-



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



Bug#484015: Bug#487906: Lenny Beta2 on PowerPC - strange video mode after reboot

2008-06-26 Thread Rick Thomas

Rick Thomas wrote:

Subject: Bug#487906: Lenny Beta2 on PowerPC - strange video mode  
after reboot



:00:10.0 VGA compatible controller: ATI Technologies Inc Rage  
128 PF/PRO AGP 4x TMDS (prog-if 00 [VGA])
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop-  
ParErr- Stepping+ SERR- FastB2B-
Status: Cap+ 66MHz+ UDF- FastB2B+ ParErr- DEVSEL=medium  
>TAbort- SERR- 
Latency: 255 (2000ns min), Cache Line Size: 32 bytes
Interrupt: pin A routed to IRQ 48
Region 0: Memory at 9400 (32-bit, prefetchable) [size=64M]
Region 1: I/O ports at f400 [size=256]
Region 2: Memory at 9000 (32-bit, non-prefetchable)  
[size=16K]

Expansion ROM at f100 [disabled] [size=128K]
Capabilities: [50] AGP version 2.0
Status: RQ=32 Iso- ArqSz=0 Cal=0 SBA+ ITACoh-  
GART64- HTrans- 64bit- FW- AGP3- Rate=x1,x2,x4
Command: RQ=8 ArqSz=0 Cal=0 SBA+ AGP+ GART64-  
64bit- FW- Rate=x1

Capabilities: [5c] Power Management version 2
Flags: PMEClk- DSI- D1+ D2- AuxCurrent=0mA PME 
(D0-,D1-,D2-,D3hot-,D3cold-)

Status: D0 PME-Enable- DSel=0 DScale=0 PME-


All went as expected during the install.  However, after the reboot,
the screen came up in 800x600 mode and could not be changed.

I finall had to edit the xorg.conf file.

Here's the diff:

$ diff xorg.conf xorg.conf.ORIG
37,40c37
<   Identifier  "DELL 2001FP"
<   Option  "DPMS"
<   HorizSync   31-80
<   VertRefresh 56-76
---

  Identifier  "Configured Monitor"

45,49c42
<   Monitor "DELL 2001FP"
<   SubSection "Display"
<   Depth   24
<   Modes   "1600x1200" "1280x1024" "1272x1017"  
"1024x768" "880x660" "800x600" "760x608" "720x400" "640x480"

<   EndSubSection
---

  Monitor "Configured Monitor"





I wonder if this is related to Bug#484015 ?

Rick



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



Bug#488210: Uses letter instead of A4 in en_AU locale

2008-06-26 Thread Trent W. Buck
Package: python-odtwriter
Version: 1.2b-1
Severity: normal

Documents generated by rst2odt in my locale should be A4 sized, at
least by default.  Currently it creates Letter-sized documents.  See
also the papersize(5) manpage.

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

Kernel: Linux 2.6.25-2-686 (SMP w/1 CPU core)
Locale: LANG=en_AU.utf8, LC_CTYPE=en_AU.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash



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



Bug#484456: black on dark blue in search results can be hard to read

2008-06-26 Thread Olly Betts
tag 484456 + fixed-upstream pending
thanks

On Wed, Jun 04, 2008 at 01:24:49AM -0400, Joey Hess wrote:
> omega uses that to highlight matches of the fourth search term. Black on
> dark blue is one of the worst color combinations you can choose for
> readability, as there is very low contrast.
> 
> This should either be made configurable via a named CSS class, or
> problem color combos should be avoided. (Or both.)

Thanks for you report.  I've overhauled the colour combinations used and
checked in upstream.  Hopefully I'll be able to make a new upstream
release and package it in the next week or two.

Cheers,
Olly



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



Bug#284983: (no subject)

2008-06-26 Thread Daniel Baumann
tags 284983 +pending
thanks

Fixed in git, thanks.

-- 
Address:Daniel Baumann, Burgunderstrasse 3, CH-4562 Biberist
Email:  [EMAIL PROTECTED]
Internet:   http://people.panthera-systems.net/~daniel-baumann/



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



Bug#414183: (no subject)

2008-06-26 Thread Daniel Baumann
tags 414183 +pending
thanks

Fixed in git, thanks.

-- 
Address:Daniel Baumann, Burgunderstrasse 3, CH-4562 Biberist
Email:  [EMAIL PROTECTED]
Internet:   http://people.panthera-systems.net/~daniel-baumann/



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



Bug#486295: anki: "Do not delete object during its event handler" warning appears when clicking any button

2008-06-26 Thread Damien Elmes
fixed in upstream - was a problem introduced in qt4.4


Bug#134100: (no subject)

2008-06-26 Thread Daniel Baumann
tags 134100 +pending
thanks

Fixed in git, thanks.

-- 
Address:Daniel Baumann, Burgunderstrasse 3, CH-4562 Biberist
Email:  [EMAIL PROTECTED]
Internet:   http://people.panthera-systems.net/~daniel-baumann/



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



Bug#488208: virtualbox-ose-modules-2.6-686: vbox version 1.5.6 not 1.6.2

2008-06-26 Thread Daniel Baumann
tags 488208 +pending
thanks

Aris Karagiannidis wrote:
> The virtualbox on the repositories is version 1.6.2 but the vbox module is 
> version is 1.5.6
> and thus is makes the package unsusuable with the following mesage.

as soon as .25 goes to testing, which will happen rsn, this is fixed.

in the meanwhile, you need to update virtualbox-ose-modules by hand with
running m-a a-i virtualbox-ose.

-- 
Address:Daniel Baumann, Burgunderstrasse 3, CH-4562 Biberist
Email:  [EMAIL PROTECTED]
Internet:   http://people.panthera-systems.net/~daniel-baumann/



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



Bug#434381: (no subject)

2008-06-26 Thread Daniel Baumann
tags 434381 +pending
thanks

Fixed in git, thanks.

-- 
Address:Daniel Baumann, Burgunderstrasse 3, CH-4562 Biberist
Email:  [EMAIL PROTECTED]
Internet:   http://people.panthera-systems.net/~daniel-baumann/



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



Bug#487184: conky: out_to_console still draws on root

2008-06-26 Thread Kapil Hari Paranjape
tags fixed-upstream
thanks

Hello,

On Fri, 20 Jun 2008, Alexander Polakov wrote:
> when out_to_console option is enabled, conky shouldn't draw onto root
> window, but it does.

This issue has been addressed in the upstream development version.

http://sourceforge.net/mailarchive/[EMAIL 
PROTECTED]&forum_name=conky-development

 [Conky-development] Bugfix for double output on stdout
 From: Nikolas Garofil <[EMAIL PROTECTED]> - 2008-06-01 20:32
 "out_to_console" prints each line twice instead of once on STDOUT.
 This patch fixes this problem. It also adds a option "only_to_console"
 (exactly the same as "out_to_console", but it doesn't output to X)
 The patch is available at:
 
http://sourceforge.net/tracker/index.php?func=detail&aid=1981477&group_id=143975&atid=757310

Regards,

Kapil.
--



signature.asc
Description: Digital signature


Bug#306659: (no subject)

2008-06-26 Thread Daniel Baumann
tags 306659 +pending
thanks

Fixed in git, thanks.

-- 
Address:Daniel Baumann, Burgunderstrasse 3, CH-4562 Biberist
Email:  [EMAIL PROTECTED]
Internet:   http://people.panthera-systems.net/~daniel-baumann/



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



Bug#391867:

2008-06-26 Thread Bob K Mertz
Just to offer one more update, I may have confirmed that this issue is  
somehow related to the the 3ware driver.  I removed the 9690 card and  
replaced the 9500 8 port with a 9500 12 port and a seperate LSI (still  
PCI-Express) card for the external array and did a fresh install of  
Debian 4.0r3.  The installation went flawlessly and was up and running  
in no time.  I then replaced the LSI PCI-E with an LSI PCI-X and the  
system booted painlessly again.


Again I think it may be related to the module rather than the card  
it's self because when we moved the boot drive that was loading a 9690  
module to a system without a 9690 (but did have a 9500) we still saw  
the same error.  The 4.0r3 install also worked fine until we upgraded  
the kernel in order to see the 9690 card.  After that upgrade was when  
we started seeing the slow to respond issues.


As a final check I decided to boot one of the backport images that has  
2.6.25 kernel and I get the same error so it seems that this is  
related to the newer version of the 3w-9xxx (or possible the 3w-)  
module.  The version that is in 2.6.18-6 works fine but 2.6.25 results  
in errors on our SSD drive.


Hopefully this information is helpful in clueing someone in to what  
the problem may be.  As for us we're going to be running 2.6.18 for a  
while it looks :)




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



Bug#487887: Aptitude command line "remove" no longer respects packages marked to keep

2008-06-26 Thread Daniel Burrows
On Wed, Jun 25, 2008 at 05:16:05AM +0800, Telemachus <[EMAIL PROTECTED]> was 
heard to say:
> On the command line, I can no longer remove a package but keep one of the 
> auto-installed dependencies. I could swear that I used to be able to do this:
> 
> aptitude purge mpd libshout3+

  I thought this used to work as well.  But I think I've found the
problem in the code, and it goes back to at least 2002.  Can you verify
that this was working before?  (because I could swear I remember using
it)  This may be due to the changes last year in how automatic packages
are handled (although I can't see how).  For my own future reference,
the problem is that I use an action group to defer computation of, e.g.,
unused packages, until I'm done applying all the command-line actions.
That's probably good overall, but it does mean that install commands
won't cancel unused-removals since the unused-removal hasn't taken
effect yet.

  Oh, the other thing that I can see that might have affected this is
the change that caused the "install" operation on a package to not
affect its automatic flag unless the package was already installed.

  Your suggestion seems like a good idea, but I'm not sure what the
follow-on consequences would be if I just slapped it in right now.
However, you can get a similar effect by doing:

# aptitude remove mpd "libshout3&m"

  Daniel



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



Bug#479794: (no subject)

2008-06-26 Thread Daniel Baumann
tags 232387 +pending
tags 479794 +pending
thanks

Fixed in git, thanks.

-- 
Address:Daniel Baumann, Burgunderstrasse 3, CH-4562 Biberist
Email:  [EMAIL PROTECTED]
Internet:   http://people.panthera-systems.net/~daniel-baumann/



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



Bug#484458: should stem dutch for "nl"

2008-06-26 Thread Olly Betts
tag 484458 + wontfix
thanks

On Wed, Jun 04, 2008 at 02:39:24AM -0400, Joey Hess wrote:
> When using xapian in a localised system, it makes sense to take the
> value of LANG and feed the language code from it into the stemmer when
> chosing the stemming language.

Hmm, an interesting idea.  It might make sense for desktop applications,
but for a web site it's often not going to be appropriate, and I believe
this feature would be rather harmful in some cases.

For example, if I run omindex as myself, it would take my locale for
stemming when building an index, but omega running as a CGI wouldn't
pick up this setting.  But then when I try to debug this by running
omega by hand in debug mode, it would work!

The problem is that the stemmer used is part of the database format in
many applications, so picking up the setting indirectly like this is
problematic.

So I think it's better just to let applications decide if they want
to select a stemmer based on $LANG.

> And sometimes, this even works, although I'm not sure where it's
> documented that it does.

It's not documented, and I can't see how it can ever "work" as we never
look at $LANG in the Xapian code.

Cheers,
Olly



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



Bug#487745: epiphany-webkit: crashes on startup

2008-06-26 Thread Axel Beckert
Hi,

JFYI:

On Fri, Jun 27, 2008 at 12:25:08AM +0200, Mike Hommey wrote:
> +/* PLATFORM(SPARC) */
> +#if   defined(__sparc__) \
> +   || defined(__sparc) \
> +#define WTF_PLATFORM_SPARC 1

The last backslash is one too many. Removed it. Otherwise it FTBFS
quite early.

Still compiles, probably yet another 4.5h because a header file was
modified by the patch, so you'll hear from me again after a while. ;-)

Regards, Axel
-- 
Axel Beckert - [EMAIL PROTECTED], [EMAIL PROTECTED] - http://noone.org/abe/



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



Bug#486138: crashes hard when asked to generate a stemmer for an unsupported locale

2008-06-26 Thread Olly Betts
reassign 486138 libsearch-xapian-perl
tag 486138 + fixed-upstream
thanks

On Fri, Jun 13, 2008 at 12:46:23PM -0400, Joey Hess wrote:
> Notice that the use of eval around the Xapian call did not prevent it from
> crashing the entire program. The library seems to be throwing an 
> Xapian::InvalidArgumentError from a function that is not declared as throwing
> that, which then aborts, in an untrappable way.

Thanks for your report.

The XS wrapper in Search::Xapian is missing a try/catch block.  I've
applied a fix to upstream SVN, and will be making a new release in the
next week or so.

Cheers,
Olly



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



Bug#488132: aptitude: FTBFS: format '%d' expects type 'int', but argument 2 has type 'long unsigned int'

2008-06-26 Thread Daniel Burrows
  Which architectures besides amd64 are failing?  I'd like to verify the
fix, but there doesn't seem to be an amd64 emulator in the archive...
and it looks like everything else succeeded.

  Daniel



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



Bug#488132: aptitude: FTBFS: format '%d' expects type 'int', but argument 2 has type 'long unsigned int'

2008-06-26 Thread Daniel Burrows
On Thu, Jun 26, 2008 at 06:53:22PM +0200, Kurt Roeckx <[EMAIL PROTECTED]> was 
heard to say:
> Package: aptitude
> Version: 0.4.11.6-1
> Severity: serious
> 
> Hi,
> 
> Your package is failing to build on some arches with the following
> error:
> cmdline_resolver.cc:239: error: format '%d' expects type 'int', but argument 
> 2 has type 'long unsigned int'
> 
> Guessing based on the affected arches you want to print a size_t.  You
> need a %zd for that.

  It's even more fun: it's a std::vector::size_type, which AFAIK can
be defined to be any unsigned integer type.  Since I know this value
will always be small (it represents the number of archives in which a
package can be found), it's probably easier and more portable to
explicitly cast it to an int.

  Daniel



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



Bug#487221: Use http by default with spellfile.vim?

2008-06-26 Thread James Vega
On Thu, Jun 26, 2008 at 10:09:10PM -0400, James Vega wrote:
> The attached patch sets the default spellfile URL to an http
> url if the wget or curl commands are available.  Otherwise, the current
> behavior is preserved.

Accidentally used "or" instead of "||".  Corrected patch attached.

-- 
James
GPG Key: 1024D/61326D40 2003-09-02 James Vega <[EMAIL PROTECTED]>
diff --git a/runtime/autoload/spellfile.vim b/runtime/autoload/spellfile.vim
index 1ca76a4..1c0092f 100644
--- a/runtime/autoload/spellfile.vim
+++ b/runtime/autoload/spellfile.vim
@@ -3,7 +3,11 @@
 " Last Change:	2008 May 29
 
 if !exists('g:spellfile_URL')
-  let g:spellfile_URL = 'ftp://ftp.vim.org/pub/vim/runtime/spell'
+  if executable('wget') || executable('curl')
+let g:spellfile_URL = 'http://ftp.vim.org/pub/vim/runtime/spell'
+  else
+let g:spellfile_URL = 'ftp://ftp.vim.org/pub/vim/runtime/spell'
+  endif
 endif
 let s:spellfile_URL = ''" Start with nothing so that s:donedict is reset.
 


signature.asc
Description: Digital signature


Bug#487462: libsane-extras: Add support full for Epson 4490 scanner

2008-06-26 Thread Brad Sawatzky
I took the liberty of CC'ing Carl in this message in case he's interested.
Carl, you can find the rest of the thread at
  

On Fri, 27 Jun 2008, Olaf Meeuwissen wrote:

> I'm definitely not in favour of applying the epson4490-fixup.patch.
> As for the 16bit patches from Carl, I already mentioned[1] that I'd
> look at that.
> 
> [1] http://lists.alioth.debian.org/pipermail/sane-devel/2008-June/022157.html

Thanks for link.  I have a question about this comment though:
 > Thanks for the patches.  I'll take a look and see what, if, when and
 > in what form things will make it into the epkowa backend.  Please note
 > that from iscan's (somewhat myopic) point of view, 16-bit support is
 > not required.  All scans, except bi-level, are done with 8-bit.  That
 > means that any 16-bit support that makes it in will be pretty much
 > untested.

Without published specs, a lot of open source code is guess and check.  Is
there a specific technical problem with Carl's 16-bit patch that we can
improve?

> Here is the scoop on the epson4490-fixup.patch:
> 
> |  - Added 4800 dpi resolution which is suppported but not reported by the
> |scanner.
> 
> This will be automatically fixed when we release a new version of the
> plugin to work with iscan-2.11.0 and later.
> 
> |  - Re-enabled 400 dpi resolution.  There was no comment as to why it had
[ . . ]
> 
> That resolution was disabled to get ADF to work.  Sorry for not adding
> a comment.
> 
> |  - Fixed an off by one error in the original filter_resolution() function.
> 
> The array has the size in its first element (see the last line of the
> patch), as per requirement for SANE_CONSTRAINT_WORD_LIST.  Instead of
> fixing an off by one error, you introduce one.

I don't think so... but the confusion is understandable.
  s->hw->resolution_list[] has the length in element 0, but
  s->hw->res_list[]does not.
The length of s->hw->res_list[] is stored in s->hw->res_list_size.
The for() loop was iterating over s->hw->res_list[].

> |  - Enabled resolutions <300 dpi.  This makes for _much_ faster preview
[ . . . ]

> This will also be automatically fixed with a new version of the plugin
> for iscan-2.11.0 and later.
>
>   WHEN will this new plugin be released?
> 
> Honestly, I don't know (it not my call) but given how things are at
> the moment it will not be anytime real soon now.  I hope we can get
> an updated version out sometime in autumn.

Are there technical reasons why the above patches shouldn't be applied?
The fact that these features will be fixed/supported in a future iscan
release is great, but it shouldn't preclude their inclusion in the sane
package now.

-- Brad



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



Bug#488209: libopensc2: Access of FINEID card fails

2008-06-26 Thread Paavo Hartikainen
Package: libopensc2
Version: 0.11.4-3
Severity: important


Authentication on OpenSSH and various other applications fail to access FINEID 
card.  Downgrading library to "stable" version works as temporary solution.

For example of how "libopensc2 0.11.4-3" fails:

---
[EMAIL PROTECTED]:~$ pkcs15-tool --verbose --verbose --list-certificates 
[pkcs15-tool] sc.c:196:sc_detect_card_presence: called
[pkcs15-tool] reader-openct.c:204:openct_reader_detect_card_presence: called
[pkcs15-tool] sc.c:201:sc_detect_card_presence: returning with: 1
Connecting to card in reader CCID Compatible...
[pkcs15-tool] card.c:110:sc_connect_card: called
[pkcs15-tool] reader-openct.c:228:openct_reader_connect: called
[pkcs15-tool] card.c:532:sc_select_file: called; type=1, 
path=a00063504b43532d3135
[pkcs15-tool] reader-openct.c:420:openct_reader_lock: called
[pkcs15-tool] reader-openct.c:445:openct_reader_unlock: called
[pkcs15-tool] card.c:554:sc_select_file: returning with: 0
[pkcs15-tool] card.c:221:sc_connect_card: card info: SetCOS, 6004, 0x0
[pkcs15-tool] card.c:222:sc_connect_card: returning with: 0
Using card driver Setec cards.
[pkcs15-tool] reader-openct.c:420:openct_reader_lock: called
Trying to find a PKCS#15 compatible card...
[pkcs15-tool] pkcs15.c:706:sc_pkcs15_bind: called
[pkcs15-tool] card.c:532:sc_select_file: called; type=2, path=3f002f00
[pkcs15-tool] iso7816.c:99:iso7816_check_sw: File not found
[pkcs15-tool] card.c:554:sc_select_file: returning with: -1201
[pkcs15-tool] card.c:532:sc_select_file: called; type=2, path=3f005015
[pkcs15-tool] iso7816.c:99:iso7816_check_sw: File not found
[pkcs15-tool] card.c:554:sc_select_file: returning with: -1201
[pkcs15-tool] card.c:532:sc_select_file: called; type=2, path=3f005031
[pkcs15-tool] card.c:554:sc_select_file: returning with: 0
[pkcs15-tool] pkcs15.c:623:sc_pkcs15_bind_internal: The following DFs were 
found:
[pkcs15-tool] pkcs15.c:633:sc_pkcs15_bind_internal:   DF type 8, path 3f004401, 
index 0, count -1
[pkcs15-tool] pkcs15.c:633:sc_pkcs15_bind_internal:   DF type 0, path 3f004402, 
index 0, count -1
[pkcs15-tool] pkcs15.c:633:sc_pkcs15_bind_internal:   DF type 4, path 3f004403, 
index 0, count -1
[pkcs15-tool] pkcs15.c:633:sc_pkcs15_bind_internal:   DF type 4, path 3f004404, 
index 0, count -1
[pkcs15-tool] pkcs15.c:633:sc_pkcs15_bind_internal:   DF type 5, path 3f004405, 
index 0, count -1
[pkcs15-tool] pkcs15.c:633:sc_pkcs15_bind_internal:   DF type 7, path 3f004406, 
index 0, count -1
[pkcs15-tool] pkcs15.c:633:sc_pkcs15_bind_internal:   DF type 6, path 3f004407, 
index 0, count -1
[pkcs15-tool] card.c:532:sc_select_file: called; type=2, path=3f005032
[pkcs15-tool] card.c:554:sc_select_file: returning with: 0
Found HENKILOKORTTI!
[pkcs15-tool] pkcs15.c:1599:sc_pkcs15_read_file: called, path=3f004403, 
index=0, count=-1
[pkcs15-tool] card.c:532:sc_select_file: called; type=2, path=3f004403
[pkcs15-tool] card.c:554:sc_select_file: returning with: 0
[pkcs15-tool] pkcs15.c:1599:sc_pkcs15_read_file: called, path=3f004404, 
index=0, count=-1
[pkcs15-tool] card.c:532:sc_select_file: called; type=2, path=3f004404
[pkcs15-tool] card.c:554:sc_select_file: returning with: 0
[pkcs15-tool] reader-openct.c:334:openct_reader_transmit: unable to transmit
[pkcs15-tool] apdu.c:394:do_single_transmit: unable to transmit APDU
[pkcs15-tool] iso7816.c:127:iso7816_read_binary: APDU transmit failed: Generic 
reader error
[pkcs15-tool] card.c:430:sc_read_binary: returning with: Generic reader error
[pkcs15-tool] card.c:415:sc_read_binary: sc_read_binary() failed: Generic 
reader error
[pkcs15-tool] pkcs15.c:838:__sc_pkcs15_search_objects: DF parsing failed: 
Generic reader error
Certificate enumeration failed: Generic reader error
[pkcs15-tool] pkcs15.c:781:sc_pkcs15_unbind: called
[pkcs15-tool] reader-openct.c:445:openct_reader_unlock: called
[pkcs15-tool] card.c:236:sc_disconnect_card: called
[pkcs15-tool] reader-openct.c:275:openct_reader_disconnect: called
[pkcs15-tool] card.c:251:sc_disconnect_card: returning with: 0
[pkcs15-tool] ctx.c:738:sc_release_context: called
[pkcs15-tool] reader-openct.c:178:openct_reader_release: called
[pkcs15-tool] reader-openct.c:178:openct_reader_release: called
[pkcs15-tool] reader-openct.c:178:openct_reader_release: called
[pkcs15-tool] reader-openct.c:178:openct_reader_release: called
[pkcs15-tool] reader-openct.c:178:openct_reader_release: called
[pkcs15-tool] reader-openct.c:164:openct_reader_finish: called
---

For example of how "libopensc2 0.11.1-2" succceeds:

---
[EMAIL PROTECTED]:~$ pkcs15-tool --verbose --verbose --list-certificates
sc.c:168:sc_detect_card_presence: called
reader-openct.c:207:openct_reader_detect_card_presence: called
sc.c:173:sc_detect_card_presence: returning with: 1
Connecting to card in reader CCID Compatible...
card.c:110:sc_connect_card: called
reader-openct.c:231:openct_reader_connect: called
card.c:541:sc_select_file: called; type=1, path=a00063504b43532d3135
reader-openct.c:435:openct_reader_lock:

Bug#486543: [Pkg-audacious-maintainers] Bug#486543: audacious: Audacious segfaults on start

2008-06-26 Thread Mike Hokenson


On Thursday, June 19, 2008 at 05:50AM, William Pitcock wrote:

Please install audacious-dbg and provide another traceroute. Thanks.
Also, SIGILL is not a segfault. That may be another bug.


I'm also having this problem, but only on at work (Athlon XP 3200+).

(gdb) run
Starting program: /usr/bin/audacious 
[Thread debugging using libthread_db enabled]

[New Thread 0xb728f940 (LWP 1640)]
[New Thread 0xb7254b90 (LWP 1646)]
Failed to load plugin (/usr/lib/audacious/Input/amidi-plug.so): 
/usr/lib/audacious/Input/amidi-plug.so: undefined symbol: 
audacious_drct_get_playing
[New Thread 0xb5865b90 (LWP 1649)]
[New Thread 0xb4bf6b90 (LWP 1650)]

Program received signal SIGILL, Illegal instruction.
[Switching to Thread 0xb728f940 (LWP 1640)]
0x080a4122 in ui_skinned_equalizer_slider_set_position (widget=0x97bf610, 
   pos=0) at ui_skinned_equalizer_slider.c:355

355 ui_skinned_equalizer_slider.c: No such file or directory.
in ui_skinned_equalizer_slider.c
(gdb) bt full
#0  0x080a4122 in ui_skinned_equalizer_slider_set_position (widget=0x97bf610, 
   pos=0) at ui_skinned_equalizer_slider.c:355

priv = (UiSkinnedEqualizerSliderPrivate *) 0x97bf658
__PRETTY_FUNCTION__ = "ui_skinned_equalizer_slider_set_position"
#1  0x080705bf in equalizerwin_create () at ui_equalizer.c:468
No locals.
#2  0x08098a35 in init_skins (
   path=0x80b9998 "/usr/share/audacious/skins/Classic1.3") at ui_skin.c:526
No locals.
#3  0x0805ccf2 in main (argc=1, argv=0xbfa4ccc4) at main.c:756
No locals.
(gdb) info registers
eax0x97bf658159118936
ecx0x97bf658159118936
edx0x19 25
ebx0x97bf610159118864
esp0xbfa4cb40   0xbfa4cb40
ebp0xbfa4cb68   0xbfa4cb68
esi0x4e 78
edi0x968d360157864800
eip0x80a41220x80a4122 

eflags 0x210203 [ CF IF RF ID ]
cs 0x73 115
ss 0x7b 123
ds 0x7b 123
es 0x7b 123
fs 0x0  0
gs 0x33 51

-(~) dpkg -l|grep audac
ii  audacious  1.5.1-1
ii  audacious-plugins  1.5.1-1
ii  libaudclient1  1.5.1-1
ii  libaudid3tag1  1.5.1-1

1.4.6 works ok

I "apt-get source audacious" and noticed the configure script has sse2
enabled by default, so I compiled with --disable-sse2 and it runs now.
I'm pretty sure the same thing happened with 1.4.x a while back.

Thanks,

Mike



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



Bug#391867:

2008-06-26 Thread Bob K Mertz
Some additional interesting information.  We moved a boot drive from  
one of the other servers that was working into this server and the  
system seemed to work fine, however, this paticular system has a 3ware  
9690 card and the 2.6.18-6 kernel does not have support for this card  
but seeing that it was working we tried doing a fresh install.  Before  
doing this we moved the Ubuntu boot disk that was in this machine into  
another machine that was working fine and when we booted that up it  
exhibited the same ata6 slow to respond error.  This tells me that  
since Ubuntu is running a newer kernel that the bug is still present  
in the newer kernels.


It gets a little more interesting.  When I did the fresh install of  
Debian from a 4.0r3 minimal CD it worked fine.  During the  
troubleshooting I had done a BIOS flash on this system and my  
assumption was that maybe during the install something was configured  
incorrectly and now that this install was being done on the new BIOS  
version that it worked ok.  Since this system has a 3ware 9690 card we  
needed to do an upgrade of the kernel anyway and the error actually  
came back.  So in this case the bug wasn't present in 2.6.18 kernel  
but WAS present in 2.6.25.  I then downloaded one of the backport  
images found here: http://kmuto.jp/debian/d-i/ but while the kernel  
was booting off of the CD I say the ata6 slow to respond error so it  
doesn't look like there is a change there.


Could this somehow be related to the module that the 3ware 9690 card  
uses?  I can't see it being related to it hardware-wise because in  
moving the boot disk from this server into a server that does not have  
the 9690 it still exhibited the error even tho that server wasn't  
having the issue on it's own boot drive (thus possibly pointing the  
finger at the 9690 module since it would be loading on that drive.




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



Bug#451510: is this legal?

2008-06-26 Thread Kevin B. McCarty
Christian Holm Christensen wrote:

> I attach the license file that accompanies the TTF files from the ROOT
> FTP site (faithfully put in /usr/share/doc/ttf-root-installer by that
> package).  
> 
> If this satisfy you guys, I think we should close the bug.

I'm in agreement.

By the way, why is this discussion going to 451510?  Shouldn't it be
going to 425201 (in CC), which is the one that should be closed (or
downgraded to wishlist) now?

best regards,

-- 
Kevin B. McCarty <[EMAIL PROTECTED]>
WWW: http://www.starplot.org/
WWW: http://people.debian.org/~kmccarty/
GPG: public key ID 4F83C751



signature.asc
Description: OpenPGP digital signature


Bug#488167: ftpmirror: binary package contains the whole source

2008-06-26 Thread Dario Minnucci (midget)

Hi Niko,

I've already fixed this bug and the package will be uploaded soon.

Thanks for reporting!


-- 

 Dario Minnucci (midget)
 Phone: (+34) 902021030 | Fax: (+34) 902024417 | 24/7: (+34) 80745
 Email: [EMAIL PROTECTED] | URL: http://www.midworld.net/midget/
 Key fingerprint = 6DDB 5487 7F6D 89D4 5D9C  33C7 D181 DD7A 6C42 8272




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



Bug#488162: ftpmirror: missing perlapi dependency, fails with Perl 5.10

2008-06-26 Thread Dario Minnucci (midget)
Hi Niko,

I've already fixed this bug and the package will be uploaded soon.

Thanks for reporting!

-- 

 Dario Minnucci (midget)
 Phone: (+34) 902021030 | Fax: (+34) 902024417 | 24/7: (+34) 80745
 Email: [EMAIL PROTECTED] | URL: http://www.midworld.net/midget/
 Key fingerprint = 6DDB 5487 7F6D 89D4 5D9C  33C7 D181 DD7A 6C42 8272




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



Bug#488080: approx: randomly fails with 404 error

2008-06-26 Thread Eric Cooper
> The bug was easily reproduced using:
> 
> rm /var/cache/approx/debian/pool/main/i/ia32-libs/ia32-libs_2.5_amd64.deb
> for i in $(seq 1 5); do wget -O /dev/null
> http://localhost:/debian/pool/main/i/ia32-libs/ia32-libs_2.5_amd64.deb & 
> done
> 
> Looks like a nice race condition...

Thanks for narrowing this down so conveniently for me!

I've fixed the race condition, but there is one downside: under
concurrent situations like the one above, the remote
file might be downloaded multiple times.

All my ideas for avoiding the race while guaranteeing only one
download were complicated, and seemed to open up other possible races
or deadlocks.

So I've traded away some performance (in the form of wasted bandwidth)
for simplicity and correctness.

After a little more testing, I'll upload a version that you can test
with your buildd, if you like.

Cheers,
Eric

-- 
Eric Cooper e c c @ c m u . e d u



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



Bug#488063: linux-source-2.6.25: snd-hda-intel 2.6.24->2.6.25 regression silences headphones

2008-06-26 Thread Mark T.B. Carroll
I have discovered a fix!

In linux-source-2.6.26-rc8/sound/pci/hda/

$ diff patch_conexant.c~ patch_conexant.c
972c972
<   default:
---
>   /* default: */
$

Removing that default: causes everything to work properly again as in
2.6.24.

As far as I can tell from my limited ability to use git, that default:
may have appeared in,

http://kerneltrap.org/mailarchive/git-commits-head/2008/2/1/670694

FWIW the PCI ID of my soundcard is 8086:27d8.

Mark




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



Bug#487462: libsane-extras: Add support full for Epson 4490 scanner

2008-06-26 Thread Olaf Meeuwissen
Julien BLACHE <[EMAIL PROTECTED]> writes:

> Olaf Meeuwissen <[EMAIL PROTECTED]> wrote:
>
> Hi,
>
>> Hi Julien.  Sorry for not replying earlier.
>
> No problem :)
>
>>> Olaf, can you take a look at the patches in the BTS and comment?
>>
>> I'll do my best but I'm swamped at the moment.  I don't think I'll be
>> able to take a look before Thursday :-(
>
> Fine with me :)
>
>>> I'm all for applying the patches if they're OK with you; also can they
>>> be ported over to the epson/epson2 backends?

I'm definitely not in favour of applying the epson4490-fixup.patch.
As for the 16bit patches from Carl, I already mentioned[1] that I'd
look at that.

[1] http://lists.alioth.debian.org/pipermail/sane-devel/2008-June/022157.html

Here is the scoop on the epson4490-fixup.patch:

|  - Added 4800 dpi resolution which is suppported but not reported by the
|scanner.

This will be automatically fixed when we release a new version of the
plugin to work with iscan-2.11.0 and later.

|  - Re-enabled 400 dpi resolution.  There was no comment as to why it had
|been disabled in the first place but it works just fine on my 4490
|scanner...  If something catches fire I'll be sure to revert this fix.

That resolution was disabled to get ADF to work.  Sorry for not adding
a comment.

|  - Fixed an off by one error in the original filter_resolution() function.

The array has the size in its first element (see the last line of the
patch), as per requirement for SANE_CONSTRAINT_WORD_LIST.  Instead of
fixing an off by one error, you introduce one.

|  - Enabled resolutions <300 dpi.  This makes for _much_ faster preview
|scanning since 100 dpi is now available.  These had been disabled because
|they are not supported when the TPU/APD is in use.  Worked around the
|TPU/APD incompatibility with the lower resolutions by adding a hidden
|OPT_FORCE_LIMIT_RESOLUTION option which updates the resolution list when
|the TPU/APD is selected.  (This is the bulk of the patch.)

This will also be automatically fixed with a new version of the plugin
for iscan-2.11.0 and later.

So the burning question that will be on everyone's mind now is:

  WHEN will this new plugin be released?

Honestly, I don't know (it not my call) but given how things are at
the moment it will not be anytime real soon now.  I hope we can get
an updated version out sometime in autumn.

>> I guess we should discuss the future of all these backends for EPSON
>> ESC/I devices.  Three backends for the same device is confusing to the
>> user (and a PITA to maintain).
>
> TTBOMK we'll probably get rid of epson in favour of epson2 "soon",
> then it'll be epson2 vs. epkowa and ... at that point that's Epson's
> call to merge back epkowa in epson2.

ACK.

Hope this helps,
-- 
Olaf Meeuwissen   FLOSS Engineer -- AVASYS Corporation
FSF Associate Member #1962   sign up at http://member.fsf.org/



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



Bug#479533: evolution: cc prefill not working on replies

2008-06-26 Thread Ross Boylan
Package: evolution
Version: 2.22.2-1.1
Followup-For: Bug #479533

When I hit reply to a message that has come to my default account the
cc field is not filled in, though it used to be.  I have set it to be
filled in by default in the account definition.

So, I'm experiencing this too.

I think for me this has been somewhat erratic; it may have occurred
sometimes with fresh messages; it may have worked sometimes with
reply-to; and sometimes the trick of selecting another account and
then the original may not have worked the first time.  I'm not
absolutely sure of any of those.

I gather from the upstream bug that this problem has the same
underlying cause as the one that caused this bug to be opened, though
the symptoms are somewhat different.

I am reporting this mostly to say "me too," but also because some of
what I'm seeing may be a bit different from what has been reported
elsewhere.  Aside from all the stuff I said "may" be true, I also note
that my default account is not my first account.  The upstream bug
seemed to suggest that was part of the problem.  My accounts show in
this order (with protocol):
(disabled) xxx imap4 (sic--I know imap4 has been pulled)
xxx imap [default]
xxx None
xxx imap

So my default account is the first enabled account.  The xxx's on each
line differ.


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

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

Versions of packages evolution depends on:
ii  dbus   1.2.1-2   simple interprocess messaging syst
ii  evolution-common   2.22.2-1.1architecture independent files for
ii  evolution-data-server  2.22.2-1  evolution database backend server
ii  gconf2 2.22.0-1  GNOME configuration database syste
ii  gnome-icon-theme   2.22.0-1  GNOME Desktop icon theme
ii  gtkhtml3.143.18.2-1  HTML rendering/editing library - b
ii  libart-2.0-2   2.3.20-2  Library of functions for 2D graphi
ii  libatk1.0-01.22.0-1  The ATK accessibility toolkit
ii  libbonobo2-0   2.22.0-1  Bonobo CORBA interfaces library
ii  libbonoboui2-0 2.22.0-1  The Bonobo UI library
ii  libc6  2.7-10GNU C Library: Shared libraries
ii  libcairo2  1.6.4-1+b1The Cairo 2D vector graphics libra
ii  libcamel1.2-11 2.22.2-1  The Evolution MIME message handlin
ii  libdbus-1-31.2.1-2   simple interprocess messaging syst
ii  libdbus-glib-1-2   0.76-1simple interprocess messaging syst
ii  libebook1.2-9  2.22.2-1  Client library for evolution addre
ii  libecal1.2-7   2.22.2-1  Client library for evolution calen
ii  libedataserver1.2-92.22.2-1  Utility library for evolution data
ii  libedataserverui1.2-8  2.22.2-1  GUI utility library for evolution 
ii  libegroupwise1.2-132.22.2-1  Client library for accessing group
ii  libexchange-storage1.2 2.22.2-1  Client library for accessing Excha
ii  libfontconfig1 2.5.0-2   generic font configuration library
ii  libfreetype6   2.3.5-1+lenny1FreeType 2 font engine, shared lib
ii  libgconf2-42.22.0-1  GNOME configuration database syste
ii  libglade2-01:2.6.2-1 library to load .glade files at ru
ii  libglib2.0-0   2.16.3-2  The GLib library of C routines
ii  libgnome-pilot22.0.15-2.4Support libraries for gnome-pilot
ii  libgnome2-02.20.1.1-1The GNOME 2 library - runtime file
ii  libgnomecanvas2-0  2.20.1.1-1A powerful object-oriented display
ii  libgnomeui-0   2.20.1.1-1The GNOME 2 libraries (User Interf
ii  libgnomevfs2-0 1:2.22.0-3GNOME Virtual File System (runtime
ii  libgtk2.0-02.12.9-3  The GTK+ graphical user interface 
ii  libgtkhtml3.14-19  3.18.2-1  HTML rendering/editing library - r
ii  libhal10.5.11-1  Hardware Abstraction Layer - share
ii  libice62:1.0.4-1 X11 Inter-Client Exchange library
ii  libldap-2.4-2  2.4.9-1   OpenLDAP libraries
ii  libnm-glib00.6.6-1   network management framework (GLib
ii  libnotify1 [libnotify1 0.4.4-3   sends desktop notifications to a n
ii  libnspr4-0d4.7.1-3   NetScape Portable Runtime Library
ii  libnss3-1d 3.12.0~rc3-3  Network Security Service libraries
ii  liborbit2  1:2.14.13-0.1 libraries for ORBit2 - a CORBA ORB
ii  libpango1.0-0  1.20.2-2  Layout and rendering of internatio
ii  libpisock9 0.12.3-4+b1

Bug#483037: php-net-imap: Missing Necessary Parenthesis

2008-06-26 Thread Gregory Colpart
Hello,

I prepared a NMU diff:
http://gcolpart.evolix.net/debian/php-net-imap/debdiff-nmu.patch

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



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



Bug#488161: O: webdeveloper -- web developer extension for the Iceweasel web browser

2008-06-26 Thread Michael Spang
On Thu, Jun 26, 2008 at 12:03 PM,  <[EMAIL PROTECTED]> wrote:
> Package: wnpp
> Severity: normal
>
> The current maintainer of webdeveloper, Michael Spang <[EMAIL PROTECTED]>,
> is apparently not active anymore.  Therefore, I orphan this package
> now.  If you want to be the new maintainer, please take it -- see
> http://www.debian.org/devel/wnpp/index.html#howto-o for detailed
> instructions how to adopt a package properly.

I've not completely disappeared, and had an updated version in the
works, but the assertion that I'm not active is certainly correct and
orphaning this package is probably for the best. I've switched from
Debian on my development machine and thus no longer have the
motivation to keep this package up to date. I would be happy to answer
questions from any would-be adopters, of course.

All the best,
Michael Spang



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



Bug#488208: virtualbox-ose-modules-2.6-686: vbox version 1.5.6 not 1.6.2

2008-06-26 Thread Aris Karagiannidis
Package: virtualbox-ose-modules-2.6-686
Version: 2:2.6.24-6
Severity: normal



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

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

Versions of packages virtualbox-ose-modules-2.6-686 depends on:
ii  linux-image-2.6-686  2.6.24+13   Linux 2.6 image on PPro/Celeron/PI
ii  virtualbox-ose-modul 2.6.24+1.5.6-dfsg-6 PC virtualization solution modules

virtualbox-ose-modules-2.6-686 recommends no packages.

-- no debconf information

###DESCRIPTION##

The virtualbox on the repositories is version 1.6.2 but the vbox module is 
version is 1.5.6
and thus is makes the package unsusuable with the following mesage.

~~~

The VirtualBox support driver which is running is from a different version of 
VirtualBox. You can correct this by stopping all running instances of 
VirtualBox and 
reinstalling the software..
VBox status code: -1912 (VERR_VM_DRIVER_VERSION_MISMATCH).


Result Code: 0x80004005
Component: Console
Interface: IConsole {d5a1cbda-f5d7-4824-9afe-d640c94c7dcf}



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



Bug#152550: dosfstools: fsck.vfat segfaults on badly corrupted filesystem

2008-06-26 Thread Karl Tomlinson
This looks similar to one of a few crashes that I saw with
upstream dosfstools-2.11 due to zero slot numbers causing a
negative offset in the call to copy_lfn_part in lfn_add_slot. On
amd64 this results in a SIGSEGV in copy_lfn_part. On x86 the
result is heap corruption and thus sometimes a SIGSEGV or double
free abort later.

This patch resolves the issues for me.

--- orig/dosfsck/lfn.c	2005-03-13 04:05:44.0 +1300
+++ dosfsck/lfn.c	2008-06-26 22:49:36.0 +1200
@@ -143,34 +143,37 @@ void lfn_reset( void )
 }
 
 
 /* This function is only called with de->attr == VFAT_LN_ATTR. It stores part
  * of the long name. */
 void lfn_add_slot( DIR_ENT *de, loff_t dir_offset )
 {
 LFN_ENT *lfn = (LFN_ENT *)de;
+int slot = lfn->id & LFN_ID_SLOTMASK;
 unsigned offset;
 
+if (lfn_slot == 0) lfn_check_orphaned();
+
 if (de->attr != VFAT_LN_ATTR)
 	die("lfn_add_slot called with non-LFN directory entry");
 
-if (lfn->id & LFN_ID_START) {
+if (lfn->id & LFN_ID_START && slot != 0) {
 	if (lfn_slot != -1) {
 	int can_clear = 0;
 	/* There is already a LFN "in progess", so it is an error that a
 	 * new start entry is here. */
 	/* Causes: 1) if slot# == expected: start bit set mysteriously, 2)
 	 * old LFN overwritten by new one */
 	/* Fixes: 1) delete previous LFN 2) if slot# == expected and
 	 *checksum ok: clear start bit */
 	/* XXX: Should delay that until next LFN known (then can better
 	 * display the name) */
 	printf( "A new long file name starts within an old one.\n" );
-	if ((lfn->id & LFN_ID_SLOTMASK) == lfn_slot &&
+	if (slot == lfn_slot &&
 		lfn->alias_checksum == lfn_checksum) {
 		char *part1 = CNV_THIS_PART(lfn);
 		char *part2 = CNV_PARTS_SO_FAR();
 		printf( "  It could be that the LFN start bit is wrong here\n"
 			"  if \"%s\" seems to match \"%s\".\n", part1, part2 );
 		free( part1 );
 		free( part2 );
 		can_clear = 1;
@@ -192,102 +195,102 @@ void lfn_add_slot( DIR_ENT *de, loff_t d
 		  case '3':
 		lfn->id &= ~LFN_ID_START;
 		fs_write( dir_offset+offsetof(LFN_ENT,id),
 			  sizeof(lfn->id), &lfn->id );
 		break;
 		}
 	}
 	}
-	lfn_slot = lfn->id & LFN_ID_SLOTMASK;
+	lfn_slot = slot;
 	lfn_checksum = lfn->alias_checksum;
 	lfn_unicode = alloc( (lfn_slot*CHARS_PER_LFN+1)*2 );
 	lfn_offsets = alloc( lfn_slot*sizeof(loff_t) );
 	lfn_parts = 0;
 }
-else if (lfn_slot == -1) {
+else if (lfn_slot == -1 && slot != 0) {
 	/* No LFN in progress, but slot found; start bit missing */
 	/* Causes: 1) start bit got lost, 2) Previous slot with start bit got
 	 * lost */
 	/* Fixes: 1) delete LFN, 2) set start bit */
 	char *part = CNV_THIS_PART(lfn);
 	printf( "Long filename fragment \"%s\" found outside a LFN "
 		"sequence.\n  (Maybe the start bit is missing on the "
 		"last fragment)\n", part );
 	if (interactive) {
 	printf( "1: Delete fragment\n2: Leave it as it is.\n"
 		"3: Set start bit\n" );
 	}
 	else printf( "  Not auto-correcting this.\n" );
-	if (interactive) {
-	switch( get_key( "123", "?" )) {
-	  case '1':
-		if (!lfn_offsets)
-		lfn_offsets = alloc( sizeof(loff_t) );
-		lfn_offsets[0] = dir_offset;
-		clear_lfn_slots( 0, 0 );
-		lfn_reset();
-		return;
-	  case '2':
-		lfn_reset();
-		return;
-	  case '3':
-		lfn->id |= LFN_ID_START;
-		fs_write( dir_offset+offsetof(LFN_ENT,id),
-			  sizeof(lfn->id), &lfn->id );
-		lfn_slot = lfn->id & LFN_ID_SLOTMASK;
-		lfn_checksum = lfn->alias_checksum;
-		lfn_unicode = alloc( (lfn_slot*CHARS_PER_LFN+1)*2 );
-		lfn_offsets = alloc( lfn_slot*sizeof(loff_t) );
-		lfn_parts = 0;
-		break;
-	}
+	switch( interactive ? get_key( "123", "?" ) : '2') {
+	  case '1':
+	if (!lfn_offsets)
+	lfn_offsets = alloc( sizeof(loff_t) );
+	lfn_offsets[0] = dir_offset;
+	clear_lfn_slots( 0, 0 );
+	lfn_reset();
+	return;
+	  case '2':
+	lfn_reset();
+	return;
+	  case '3':
+	lfn->id |= LFN_ID_START;
+	fs_write( dir_offset+offsetof(LFN_ENT,id),
+		  sizeof(lfn->id), &lfn->id );
+	lfn_slot = slot;
+	lfn_checksum = lfn->alias_checksum;
+	lfn_unicode = alloc( (lfn_slot*CHARS_PER_LFN+1)*2 );
+	lfn_offsets = alloc( lfn_slot*sizeof(loff_t) );
+	lfn_parts = 0;
+	break;
 	}
 }
-else if ((lfn->id & LFN_ID_SLOTMASK) != lfn_slot) {
+else if (slot != lfn_slot) {
 	/* wrong sequence number */
 	/* Causes: 1) seq-no destroyed */
 	/* Fixes: 1) delete LFN, 2) fix number (maybe only if following parts
 	 *are ok?, maybe only if checksum is ok?) (Attention: space
 	 *for name was allocated before!) */
 	int can_fix = 0;
 	printf( "Unexpected long filename sequence number "
 		"(%d vs. expected %d).\n",
-		(lfn->id & LFN_ID_SLOTMASK), lfn_slot );
-	if (lfn->alias_checksum == lfn_checksum) {
+		slot, lfn_slot );
+	if (lfn->alias_checksum == lfn_checksum && lfn_slot > 0) {
 	char *part1 = CNV_THIS_PART(lfn);
 	char *

Bug#487481: [jabref] exception on every action in the Groups interface

2008-06-26 Thread gregor herrmann
tag 487481 + confirmed upstream
severity 487481 normal
thanks

On Sun, 22 Jun 2008 03:36:41 +0100, Monkey D. Luffy wrote:

First of all, sorry for my late reply, I was on holidays and offline
for a few days.

> Jabref is broken since it's impossible to use the Groups interface panel.
> When the user selects a group item, left click and tries to, for example,
> "Edit Group" or "Add subgroup" the result is always a Java exception where
> nothing happens for the user.

Thanks for the report. I've indeed missed this problem until now, and
I can confirm it.

I will look into it more closely tomorrow; in the meantime I've
changed the severity of the bug as it doesn't cause any "real"
problems (it's just a feature that is not working).
 
> The good news is that I have tested Jabref 2.4b and the problem seems to be
> fixed there =)

Good to know; unfortunately that won't help us much for the JabRef
version in lenny because JabRef 2.4 needs a bunch of additional Java
libraries ...

 
Cheers,
gregor
-- 
 .''`.   http://info.comodo.priv.at/ | gpg key ID: 0x00F3CFE4
 : :' :  debian gnu/linux user, admin & developer - http://www.debian.org/
 `. `'   member of https://www.vibe.at/ | how to reply: http://got.to/quote/
   `-NP: Fats Domino: Blue Monday


signature.asc
Description: Digital signature


Bug#488207: postgres don't return any rows with clause "not in" when null is present

2008-06-26 Thread Claude K. Poitras
Package: postgresql-8.1
Version: 8.1.11-0etch1

Try this:
create table a(id integer);
create table b(id integer);
create table c(id integer);

insert into a values(1);
insert into a values(2);
insert into a values(3);

insert into b values(6);
insert into b values(7);
insert into b values(8);

insert into c select id from a;
insert into c select id from b;

insert into c values(0);
insert into c values(5);
insert into c values(10);

select * from c where id not in (select id from a union select id from b);

you got:
 id 

  0
  5
 10
(3 rows)

But after you insert a NULL in table A: 
insert into a values(null);

select * from c where id not in (select id from a union select id from b);

You got:

 id 

(0 rows)

This not good.



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



Bug#488206: Acknowledgement (eject: Esperanto translation for debconf)

2008-06-26 Thread Felipe Castro
Sorry, I forgot to send the file. Here it is.
# Esperanto Translation for eject debconf template.
# Copyright (C) 2008 Free Software Foundation, Inc.
# Felipe Castro <[EMAIL PROTECTED]>, 2008.
#
msgid ""
msgstr ""
"Project-Id-Version: eject 2.1.5\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2004-04-11 23:40+0200\n"
"PO-Revision-Date: 2008-06-26 14:50-0300\n"
"Last-Translator: Felipe Castro <[EMAIL PROTECTED]>\n"
"Language-Team: Esperanto <[EMAIL PROTECTED]>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"

#. Type: text
#. description
#: ../eject-udeb.templates:3
msgid "Eject a CD from the drive"
msgstr "Eligi lumdiskon el la disk-legilo"


Bug#488102: [Logcheck-devel] Bug#488102: Bug#488102: logcheck: please revert bsd-mailx dependency

2008-06-26 Thread Russ Allbery
Piotr Kaczuba <[EMAIL PROTECTED]> writes:

> Before 1.2.65 logcheck depended on mailx, which was and still is
> provided by both mailutils and bsd-mailx. Now that logcheck depends
> explicitly on bsd-mailx, you can't have installed both logcheck and
> mailutils because mailutils and bsd-mailx exclude each other.

mailx is not a registered virtual package name in Policy.  It sounds like
it should be?  If unrelated packages should know about it for
dependencies, I don't think it meets the "private use among coordinated
packages" exception.

(This doesn't change anything that you're saying about logcheck, just
implies that there's also a Policy bug.)

-- 
Russ Allbery ([EMAIL PROTECTED])   



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



Bug#488206: eject: Esperanto translation for debconf

2008-06-26 Thread Felipe Castro
Package: eject
Version: 2.1.5-8
Severity: wishlist


See the attached Esperanto po-file for debconf.



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



Bug#486400: [Splashy-devel] Bug#486400: splashy doesn't work with hibernation

2008-06-26 Thread Luis Mondesi
On Thu, Jun 26, 2008 at 11:08 AM, Marcel Dischinger <[EMAIL PROTECTED]> wrote:
> Package: splashy
> Version: 0.3.10-2
> Followup-For: Bug #486400
>
> I have the same issue here. I found that the problem only occurs if
> splashy is activated in grub (add "splash" as a kernel parameter) _and_
> in uswsusp. Then, splashy hangs while resuming from hibernation.
> If I either remove splashy from grub or uswsusp, it works just fine.
>
> BTW, Linux does not hang, resume actually works. I can log in using ssh, all
> processes are running normal. I do not know why the desktop (KDE in my
> case) does not come up again,  but splashy stays (with no progress in
> the progress bar). Is splashy messing up the frame buffer somehow?
> Because I do not see a splash process running, though it is displayed.

I do not know enough about uswsusp to be able to answer this but I'll
try to get the attention of the people that does, especially Tim.

It might be that libdirectfb is initialized twice (as somebody has
already suggested). uswsusp needs to be recompiled against libsplashy1
and perhaps detect when Splashy is running before attempting to
re-init the framebuffer... This is just a wild guess.

-- 
)(-
Luis Mondesi
Maestro Debiano

- START ENCRYPTED BLOCK (Triple-ROT13) --
Gur Hohagh [Yvahk] qvfgevohgvba oevatf gur fcvevg bs Hohagh gb gur
fbsgjner jbeyq.
- END ENCRYPTED BLOCK (Triple-ROT13) --



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



Bug#488116: kdegames: kfouleggs and ksirtet depend on libavahi-qt3 which is unavailable

2008-06-26 Thread Ana Guerrero
On Thu, Jun 26, 2008 at 09:00:35AM -0500, Cade Robinson wrote:
> Package: kdegames
> Version: 3.5.9-2
> Severity: grave
> Justification: renders package unusable
> 
> Trying to upgrade to kdegames 3.5.9-2 from 3.5.9-1 and kfouleggs and ksirtet 
> break because they depend on libavahi-qt3 >=0.6.16, but the package is 
> unavailable.
> I have libavahi-qt3-1
>

Arg, caused because #486595 fixed now. kdegames will need a rebuild in amd64.

Ana




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



Bug#488205: Parser is incomplete and buggy

2008-06-26 Thread Michael Tautschnig
Package: liblinux-lvm-perl
Version: 0.13-2
Severity: grave
Justification: renders package unusable

The attached perl code causes output like the following:

--

Finding volume group "FILE"
Use of uninitialized value in hash element at Linux/LVM.pm line 324.
Use of uninitialized value in hash element at Linux/LVM.pm line 230.
Use of uninitialized value in hash element at Linux/LVM.pm line 231.
Use of uninitialized value in hash element at Linux/LVM.pm line 324.
Use of uninitialized value in hash element at Linux/LVM.pm line 230.
Use of uninitialized value in hash element at Linux/LVM.pm line 231.
Use of uninitialized value in hash element at Linux/LVM.pm line 324.
Use of uninitialized value in hash element at Linux/LVM.pm line 230.
Use of uninitialized value in hash element at Linux/LVM.pm line 231.
$VAR1 = {
  '' => {
  'status' => 'allocatable',
  'free_pe' => '40090',
  'total_pe' => '103090'
}
};

--

Obtained using the following perl script, doing only parts of what the example
in the man page shows and what should thus be feasible:

--
#!/usr/bin/perl -w

use strict;

use Linux::LVM;
use Data::Dumper;

# get the existing volume groups
foreach my $vg (get_volume_group_list()) {
  my %pv_info = get_physical_volume_information($vg);
  print Dumper \%pv_info;
}
--

Clearly, the line-by-line parser doesn't work as expected:
- It refers to unset variables repeatedly because the respective value is not
  known _yet_
- My volume group _does_ have a name (FILE), but this is never stored in the
  hash
- The physical volume output is missing the device information

As the sole purpose of this package is taking the burden of parsing the
vgdisplay output off of the user, it becomes useless.

Apparently, a rewrite is planned (see #460604), and I guess the package should
not be part of Lenny unless this happens.

Thanks,
Michael



pgpBKHXf0JU25.pgp
Description: PGP signature


Bug#488202: openoffice.org-base: even very small databases unusably slow

2008-06-26 Thread Rene Engelhard
tag 488202 + moreinfo
thanks

Hi,

lee wrote:
^^^
please get a full name.

> Trying to work with a tiny database containing like only one table with only
> about 830 records, things like editing and viewing reports are so ridiculously
> slow (on a 3GHz Intel Dualcore) that the software is almost useless. (Word

welcome to Java. The database engine is pure Java. and if you use the
Report Builder extension, it's Java, too.

> processing and spreadsheets are ok.)

I believe you use gij as Java (Free Software Foundation" SDK in Tools ->
Options -> Java) without having -gcj installed. gij has no Java JIT
compiler, so it's slower than Suns Java for example *unless* you install
-gcj, at which time you get the speedup which -gcj provides by making
it possible to make the jars also available as native compiled code,
which obviously is fast.

> If you want to, I can make the database available.

I don't think I need it, I think you want to install -gcj. If that
doesn't work for you sufficiently - well, as said: welcome to Java.

Regards,

Rene




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



Bug#488204: ample: make is successful even on error

2008-06-26 Thread Martin Koeppe


Package: ample
Version: 0.5.7-4
Severity: normal

When building ample and compilation fails for some reason, then make
ignores that and the package is built nevertheless, even if the binary
hasn't been built.

Makefile.in says:
all:
@for i in $(SUBDIRS); do \
  echo "Making all in $$i ..."; \
  cd $$i; $(MAKE) $(MDEFS) all; \
  cd ..; \
done

so errors from subdir make are ignored. In the for body ";" should be
replaced with "&&" to fix that.


Martin



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



Bug#488198: ctrl-i yields empty document

2008-06-26 Thread Pierre Habouzit
On Thu, Jun 26, 2008 at 10:24:32PM +, martin f krafft wrote:
> Package: iceweasel-vimperator
> Version: 1.1-1
> Severity: normal
> 
> ctrl-i in an input field spawns $editor to edit the content, but the
> document loaded in the editor is empty.

  What is your editor ? It works here. Please note that if you use gvim,
you must set your editor setting to gvim -f, so that it doesn't forks,
else vimperator will delete the temporary file.

  But I just tried going to google.com, did that:

  gi /* so that it focuses the input field */
  asdasdasd /* to fill some garbage */
  ctrl-i /* gvim spawns with asdasdasd in it */


-- 
·O·  Pierre Habouzit
··O[EMAIL PROTECTED]
OOOhttp://www.madism.org


pgpUs71URJjsm.pgp
Description: PGP signature


Bug#487906: Lenny Beta2 on PowerPC - strange video mode after reboot

2008-06-26 Thread Stephen Frazier
There are several bugs that may be related see also Bug#483618 and Bug#486925. All use recent 
versions of Xorg and all fixed by changing xorg.conf. It would appear that more information is 
needed about the monitor than is currently being generated.


Rick Thomas wrote:

Rick Thomas wrote:


I wonder if this is related to Bug#484015 ?

Rick





--
Stephen Frazier
Information Technology Unit
Oklahoma Department of Corrections
3400 Martin Luther King
Oklahoma City, Ok, 73111-4298
Tel.: (405) 425-2549
Fax: (405) 425-2554
Pager: (405) 690-1828
email:  stevef%doc.state.ok.us



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



Bug#488111: support for installing GRUB without blocklists on GPT

2008-06-26 Thread Frans Pop
On Thursday 26 June 2008, Robert Millan wrote:
> > Should the description "BIOS boot area:" not also mention grub in
> > some way? Something like "Reserve BIOS boot area for GRUB:" (although
> > that may already be a bit long for this dialog)?
>
> I don't think it's essential to mention GRUB; in theory, other
> bootloaders could want to replace GRUB in this partition whenever
> they're installed in MBR.

OK. In that case I think "Reserve BIOS boot area:" would have my vote.



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



Bug#488202: openoffice.org-base: even very small databases unusably slow

2008-06-26 Thread lee

Subject: openoffice.org-base: even very small databases unusably slow
Package: openoffice.org-base
Version: 1:2.4.0-5
Severity: important

*** Please type your report below this line ***

Trying to work with a tiny database containing like only one table with only
about 830 records, things like editing and viewing reports are so ridiculously
slow (on a 3GHz Intel Dualcore) that the software is almost useless. (Word
processing and spreadsheets are ok.)

If you want to, I can make the database available.


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

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

Versions of packages openoffice.org-base depends on:
ii  gij-4.1 [java2-runtime]   4.1.2-16   The GNU Java bytecode interpreter
ii  java-gcj-compat [java2-runtim 1.0.78-1   Java runtime environment using GIJ
ii  libc6 2.7-10 GNU C Library: Shared libraries
ii  libgcc1   1:4.3.0-5  GCC support library
ii  libhsqldb-java1.8.0.9-3  Java SQL database engine
ii  libstdc++64.3.0-5The GNU Standard C++ Library v3
ii  libstlport4.6ldbl 4.6.2-3.2  STLport C++ class library
ii  openoffice.org-base-core  1:2.4.0-5  OpenOffice.org office suite -- lib
ii  openoffice.org-core   1:2.4.0-5  OpenOffice.org office suite archit
ii  openoffice.org-java-common1:2.4.0-5  OpenOffice.org office suite Java s

openoffice.org-base recommends no packages.

Versions of packages openoffice.org-core depends on:
ii  fontconfig 2.5.0-2   generic font configuration library
ii  libc6  2.7-10GNU C Library: Shared libraries
ii  libcairo2  1.6.4-1+b1The Cairo 2D vector graphics libra
ii  libcurl3   7.18.1-1  Multi-protocol file transfer libra
ii  libdb4.6   4.6.21-8  Berkeley v4.6 Database Libraries [
ii  libexpat1  1.95.8-4  XML parsing C library - runtime li
ii  libfreetype6   2.3.5-1+b1FreeType 2 font engine, shared lib
ii  libgcc11:4.3.0-5 GCC support library
ii  libglib2.0-0   2.16.3-2  The GLib library of C routines
ii  libgstreamer-plugins-b 0.10.19-2 GStreamer libraries from the "base
ii  libgstreamer0.10-0 0.10.19-3 Core GStreamer libraries and eleme
ii  libgtk2.0-02.12.9-3  The GTK+ graphical user interface 
ii  libhunspell-1.2-0  1.2.2-2   spell checker and morphological an

ii  libhyphen0 2.4-2 ALTLinux hyphenation library - sha
ii  libice62:1.0.4-1 X11 Inter-Client Exchange library
ii  libicu38   3.8.1-1   International Components for Unico
ii  libjpeg62  6b-14 The Independent JPEG Group's JPEG 
ii  libldap-2.4-2  2.4.9-1   OpenLDAP libraries

ii  libneon27  0.28.2-2  An HTTP and WebDAV client library
ii  libnspr4-0d4.7.1-3   NetScape Portable Runtime Library
ii  libnss3-1d 3.12.0~rc3-1  Network Security Service libraries
ii  libpam0g   0.99.7.1-6Pluggable Authentication Modules l
ii  libpango1.0-0  1.20.2-2  Layout and rendering of internatio
ii  libsm6 2:1.0.3-1+b1  X11 Session Management library
ii  libssl0.9.80.9.8g-10.1   SSL shared libraries
ii  libstdc++6 4.3.0-5   The GNU Standard C++ Library v3
ii  libstlport4.6ldbl  4.6.2-3.2 STLport C++ class library
ii  libx11-6   2:1.0.3-7 X11 client-side library
ii  libxaw72:1.0.4-2 X11 Athena Widget library
ii  libxext6   2:1.0.4-1 X11 miscellaneous extension librar
ii  libxinerama1   2:1.0.3-2 X11 Xinerama extension library
ii  libxml22.6.32.dfsg-2 GNOME XML library
ii  libxrender11:0.9.4-1 X Rendering Extension client libra
ii  libxslt1.1 1.1.24-1  XSLT processing library - runtime 
ii  libxt6 1:1.0.5-3 X11 toolkit intrinsics library
ii  libxtst6   2:1.0.3-1 X11 Testing -- Resource extension 
ii  openoffice.org-common  1:2.4.0-5 OpenOffice.org office suite archit

ii  ttf-opensymbol 1:2.4.0-5 The OpenSymbol TrueType font
ii  zlib1g 1:1.2.3.3.dfsg-12 compression library - runtime

Versions of packages openoffice.org-base is related to:
pn  libmyodbc  (no description available)
pn  libmysql-java  (no description available)
pn  libpg-java (no description available)
pn  libsapdbc-java  

Bug#488203: tpb: support 16 brightness on the X61s

2008-06-26 Thread Tino Keitel
Package: tpb
Version: 0.6.4-2.3
Severity: normal

Hi,

I use a X61s and the nvram reports 16 brightness levels instead of 8, so the
tpb OSD is somewhat broken (it iterates 2 times through the 8 states).

Regards,
Tino


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

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

Versions of packages tpb depends on:
ii  adduser   3.108  add and remove users and groups
ii  debconf [debconf-2.0] 1.5.22 Debian configuration management sy
ii  libc6 2.7-12 GNU C Library: Shared libraries
ii  libice6   2:1.0.4-1  X11 Inter-Client Exchange library
ii  libsm62:1.0.3-2  X11 Session Management library
ii  libx11-6  2:1.1.4-2  X11 client-side library
ii  libxext6  2:1.0.4-1  X11 miscellaneous extension librar
ii  libxinerama1  2:1.0.3-2  X11 Xinerama extension library
ii  libxosd2  2.2.14-1.5 X On-Screen Display library - runt
ii  makedev   2.3.1-88   creates device files in /dev

tpb recommends no packages.

-- debconf information:
  tpb/groupchanged:
  tpb/autostart: true
* tpb/makedev: true



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



Bug#487906: Lenny Beta2 on PowerPC - strange video mode after reboot

2008-06-26 Thread Frans Pop
reassign 487906 xserver-xorg-core
thanks

On Thursday 26 June 2008, Rick Thomas wrote:
> > Comments/Problems:
> > All went as expected during the install.  However, after the reboot,
> > the screen came up in 800x600 mode and could not be changed.
>
> I wonder if this is related to Bug#484015 ?

That looks quite likely.

This is certainly an issue in X.Org and not in the installer and this 
report should really have been reassigned to the X.Org maintainers long 
ago. Doing so now.

Cheers,
FJP



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



Bug#488111: support for installing GRUB without blocklists on GPT

2008-06-26 Thread Frans Pop
On Friday 27 June 2008, Frans Pop wrote:
> On Friday 27 June 2008, Robert Millan wrote:
> > How about "staging area that may be used by BIOS-based bootloaders"?
> > Though, this description text isn't settled yet (see the other mail).
>
> That's way too long for this dialog.
>
> The description and current value have to easily fit on a single line
> and the length of this description should not be too much longer than
> that of others.

Eh, as translator comment the length is not a problem. But I don't think
"staging area" really makes things clearer for them :-)

Maybe "Setting to reserve a small part of the disk for use by BIOS-based 
bootloaders such as GRUB".



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



Bug#488201: clamav doesn't update

2008-06-26 Thread Mr. Jan Hearthstone
Package: clamav
Version: 0.93.1.dfsg-volatile1
Severity: normal

I just reinstalled everything clamav, but
clamtk says databes older than 22 days!!
clamtk says (Help >> Update Signatures) Unable to retrieve updates. Try later.

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

Kernel: Linux 2.6.24-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 clamav depends on:
ii  clamav-freshclam [ 0.93.1.dfsg-volatile1 anti-virus utility for Unix - viru
ii  libc6  2.7-10GNU C Library: Shared libraries
ii  libclamav4 0.93.1.dfsg-volatile1 anti-virus utility for Unix - libr
ii  libgmp3c2  2:4.2.2+dfsg-3Multiprecision arithmetic library
ii  zlib1g 1:1.2.3.3.dfsg-12 compression library - runtime

Versions of packages clamav recommends:
ii  arj3.10.22-5 archiver for .arj files
ii  clamav-base0.93.1.dfsg-volatile1 anti-virus utility for Unix - base
ii  unzoo  4.4-7 zoo archive extractor

-- debconf-show failed


  



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



Bug#488144: pm-utils: please drop 10-sleep-module-auto-detection.patch, move uswsusp to suggests

2008-06-26 Thread Michael Biebl

Jon Dowland wrote:



You have it in Recommends: so almost everyone installing pm-utils will
get uswsusp as a result! Would you at least consider demoting it to
Suggests:? That means people who have explicitly installed it, as per
your argument, will end up using it, but those who don't will get the
pm-utils behaving as they might expect (and in my case at least, suspend
that works :))? This would seem to be a good compromise.



It is intended that uswsusp is installed (and used) by default, so this 
 won't change.
s2disk/s2ram simply provide more features (as already mentioned) and do 
a few things better than plain pm-utils (I can go into details, if you 
really want).


If there currently is a bug in s2ram (which has to be investigated), 
then this is a different topic and should be fixed independent from this 
discussion.


Cheers,
Michael

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



signature.asc
Description: OpenPGP digital signature


Bug#302469: reportbug: bad message when no bug body

2008-06-26 Thread Sandro Tosi
tag 302469 moreinfo
thanks

Hello Dan,
may you please tell me how exactly to reproduce this bug? The version
it's reported against is really old, and by chance it's already fixed:
if you can provide a steps sequence I can follow, I'll try to
reproduce against the latest reportbug version in sid (3.41).

Thanks,
Sandro

-- 
Sandro Tosi (aka morph, Morpheus, matrixhasu)
My website: http://matrixhasu.altervista.org/
Me at Debian: http://wiki.debian.org/SandroTosi



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



Bug#488111: support for installing GRUB without blocklists on GPT

2008-06-26 Thread Frans Pop
On Friday 27 June 2008, Robert Millan wrote:
> How about "staging area that may be used by BIOS-based bootloaders"? 
> Though, this description text isn't settled yet (see the other mail).

That's way too long for this dialog.

The description and current value have to easily fit on a single line and 
the length of this description should not be too much longer than that of 
others.



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



Bug#479431: pkgsel: Upgrade packages if (security) updates are available

2008-06-26 Thread Frans Pop
On Thursday 26 June 2008, Joey Hess wrote:
> I can't test this path set right now, but I think it should work.

Typo in changelog: "provied"

Changelog is not correct: this does not only affect CD installs, but 
affects _any_ install method as none of them will have security sources 
active during base installation.

Shouldn't the safe-upgrade call also have --no-recommends?

I would like to see an option - at least something preseedable, but 
possibly a debconf question at medium (maybe low) prio - to skip the 
upgrade step.

Cheers,
FJP


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


Bug#488144: pm-utils: please drop 10-sleep-module-auto-detection.patch, move uswsusp to suggests

2008-06-26 Thread Jon Dowland
On Thu, Jun 26, 2008 at 11:27:37PM +0200, Michael Biebl wrote:
> Remember, that I'm also part of the upstream team of pm-utils ;-)
> The simple reason, why I didn't commit the patch upstream is, that the 
> way it is implemented is a bit "hackish".

I can kind of see what you are saying,  but surely most pm-utils users
will experience it as a result of being packaged in their distro?

> You have to make a distinction between s2ram (suspend-to-ram) and s2disk 
> (suspend-to-disk) here.

That's true, I haven't discussed s2disk at all. I'm really not sure
where suspend-to-disk is going. I've heard some kernel devs describe it
as "fundamentally broken", but what we've got at the moment "works", so
I haven't looked into it more.

> Short answer is, that I won't change the current behaviour.
> 
> If someone installs uswusp, it can be safely expected, that uswsusp 
> should be used, that's why this patch was added (it's the same 
> assumption as in Debian system services, like apache, are automatically 
> activated and started on boot upon installation)
> The simplest way actually to not use uswsusp, is to uninstall it.
> May I ask, why you have uswsusp installed if you don't want to use it?

You have it in Recommends: so almost everyone installing pm-utils will
get uswsusp as a result! Would you at least consider demoting it to
Suggests:? That means people who have explicitly installed it, as per
your argument, will end up using it, but those who don't will get the
pm-utils behaving as they might expect (and in my case at least, suspend
that works :))? This would seem to be a good compromise.


-- 
Jon Dowland



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



Bug#315677: gnupg: freezes when checking a signature (corrupted trustdb)

2008-06-26 Thread Dario Minnucci (midget)

Hi Greg,

I've experienced same error a while ago when executing 'apt-get source 
' and I've read the
bug you pointed out (#310328)

Somewhere in bug #310328 info reads:

[...]
Executing a `rm -f .#lk0x81* *.lock *.tmp` in ~/.gnupg seems to be enough
to let gpg recover, but I can't say anything for the consistency of the
keyrings.
[...]

So, I did that and the problem is solved for me.

I hope this helps.



-- 

 Dario Minnucci (midget)
 Phone: (+34) 902021030 | Fax: (+34) 902024417 | 24/7: (+34) 80745
 Email: [EMAIL PROTECTED] | URL: http://www.midworld.net/midget/
 Key fingerprint = 6DDB 5487 7F6D 89D4 5D9C  33C7 D181 DD7A 6C42 8272




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



Bug#488200: courier-mta: aliasdir not created

2008-06-26 Thread Wolfgang Jeltsch
Package: courier-mta
Version: 0.53.3-5
Severity: normal

Installing courier-mta doesn't create /etc/courier/aliasdir.  This results in
an error message during running makealiases which has something to do with the
aliasdir/.courier-:xalias directory.

Therefore, I created aliasdir myself and gave it rights rwxr-x---.  After this,
mail to non-existent (local) users wasn't rejected anymore.  Instead I got log
error messages like the following:

courierd: started,id=...,from=<[EMAIL PROTECTED]>,module=local,
host=alias!nonexistent!1!1!/etc/courier/aliasdir!!,addr=

courierlocal: id=...,from=<[EMAIL PROTECTED]>,
addr=<[EMAIL PROTECTED]>: Unable to read .courier file.

The respective mail message stayed in queue and further unsuccessful delivery
attempts where made over and over again.

The solution was to make aliasdir owned by user daemon with group daemon instead
of user root with group root, as it was the case before.

-- System Information:
Debian Release: 4.0
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: amd64 (x86_64)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-6-amd64
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)

Versions of packages courier-mta depends on:
ii  courier-base   0.53.3-5  Courier Mail Server - Base system
ii  libc6  2.3.6.ds1-13etch5 GNU C Library: Shared libraries
ii  libgcc11:4.1.1-21GCC support library
ii  libgdbm3   1.8.3-3   GNU dbm database routines (runtime
ii  libperl5.8 5.8.8-7etch3  Shared Perl library
ii  libstdc++6 4.1.1-21  The GNU Standard C++ Library v3

courier-mta recommends no packages.

-- debconf information excluded



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



Bug#488199: ekiga: Ekiga doesn't discover new interfaces

2008-06-26 Thread graziano
Package: ekiga
Version: 2.0.11-2.1
Severity: minor


Hello there,

I think that it used to work, but now ekiga won't discover hew interface,
in the sense that it won't listen any new interfaces (for example I bring
up my wireless and ekiga won't see it if it was started a priori). Said
new interfaces won't show up even in the preferences, so ekiga needs to
be restarted.

It would be nice for ekiga to listen to all possible  interfaces if one
wants to. 

cheers
graziano

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

Kernel: Linux 2.6.25 (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

Versions of packages ekiga depends on:
ii  evolution-data-server 2.22.2-1   evolution database backend server
ii  gconf22.22.0-1   GNOME configuration database syste
ii  libart-2.0-2  2.3.20-2   Library of functions for 2D graphi
ii  libatk1.0-0   1.22.0-1   The ATK accessibility toolkit
ii  libaudiofile0 0.2.6-7Open-source version of SGI's audio
ii  libavahi-client3  0.6.23-1   Avahi client library
ii  libavahi-common3  0.6.23-1   Avahi common library
ii  libavahi-glib10.6.23-1   Avahi glib integration library
ii  libbonobo2-0  2.22.0-1   Bonobo CORBA interfaces library
ii  libbonoboui2-02.22.0-1   The Bonobo UI library
ii  libc6 2.7-12 GNU C Library: Shared libraries
ii  libcairo2 1.6.4-6The Cairo 2D vector graphics libra
ii  libebook1.2-9 2.22.2-1   Client library for evolution addre
ii  libedataserver1.2-9   2.22.2-1   Utility library for evolution data
ii  libesd-alsa0 [libesd0]0.2.36-3   Enlightened Sound Daemon (ALSA) - 
ii  libgcc1   1:4.3.1-2  GCC support library
ii  libgconf2-4   2.22.0-1   GNOME configuration database syste
ii  libglib2.0-0  2.16.3-2   The GLib library of C routines
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-0  2.20.1.1-1 The GNOME 2 libraries (User Interf
ii  libgnomevfs2-01:2.22.0-4 GNOME Virtual File System (runtime
ii  libgtk2.0-0   2.12.10-2  The GTK+ graphical user interface 
ii  libice6   2:1.0.4-1  X11 Inter-Client Exchange library
ii  libopal-2.2   2.2.11~dfsg1-4 Open Phone Abstraction Library - s
ii  liborbit2 1:2.14.13-0.1  libraries for ORBit2 - a CORBA ORB
ii  libpango1.0-0 1.20.3-2   Layout and rendering of internatio
ii  libpopt0  1.14-4 lib for parsing cmdline parameters
ii  libpt-1.10.10 1.10.10-2  Portable Windows Library
ii  libsdl1.2debian   1.2.13-2   Simple DirectMedia Layer
ii  libsm62:1.0.3-2  X11 Session Management library
ii  libstdc++64.3.1-2The GNU Standard C++ Library v3
ii  libx11-6  2:1.1.4-2  X11 client-side library
ii  libxml2   2.6.32.dfsg-2  GNOME XML library

Versions of packages ekiga recommends:
ii  yelp  2.22.1-3   Help browser for GNOME 2

-- no debconf information



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



Bug#487745: epiphany-webkit: crashes on startup

2008-06-26 Thread Mike Hommey
> -// FIXME: Nothing guarantees this buffer is appropriately aligned to 
> hold objects of type T.
> -char m_inlineBuffer[m_inlineBufferSize];
> +uuint64_t m_inlineBuffer[(m_inlineBufferSize + sizeof(uint64_t) - 1) 
> / sizeof(uint64_t)];
This should be uint64_t, not uuint64_t.

Mike



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



Bug#487745: epiphany-webkit: crashes on startup

2008-06-26 Thread Mike Hommey
On Wed, Jun 25, 2008 at 01:32:44PM +0200, Axel Beckert wrote:
> Hi,
> 
> On Wed, Jun 25, 2008 at 01:08:29PM +0200, Mike Hommey wrote:
> > Could you put the built package (including the -dbg pacakge) somewhere
> > to be downloaded ?
> 
> The files are available at http://noone.org/debian/Bug-Reports/.
> 
> The .diff.gz and .dsc still were from from yesterday and therefore
> probably doesn't contain all the patches, so I haven't uploaded it. I
> suspect the -nc option as reason for this. But for debugging this bug
> it shouldn't matter that much...

With the attached patch, it now should at least start and display some
stuff. There may still be issues, though.

Mike
diff --git a/JavaScriptCore/wtf/FastMalloc.cpp 
b/JavaScriptCore/wtf/FastMalloc.cpp
index 8afc70d..5e5ad5b 100644
--- a/JavaScriptCore/wtf/FastMalloc.cpp
+++ b/JavaScriptCore/wtf/FastMalloc.cpp
@@ -1820,13 +1820,13 @@ static TCMalloc_Central_FreeListPadded 
central_cache[kNumClasses];
 
 // Page-level allocator
 static SpinLock pageheap_lock = SPINLOCK_INITIALIZER;
-static void* pageheap_memory[(sizeof(TCMalloc_PageHeap) + sizeof(void*) - 1) / 
sizeof(void*)];
+static uint64_t pageheap_memory[(sizeof(TCMalloc_PageHeap) + sizeof(uint64_t) 
- 1) / sizeof(uint64_t)];
 static bool phinited = false;
 
 // Avoid extra level of indirection by making "pageheap" be just an alias
 // of pageheap_memory.
 typedef union {
-void* m_memory;
+uint64_t* m_memory;
 TCMalloc_PageHeap* m_pageHeap;
 } PageHeapUnion;
 
diff --git a/JavaScriptCore/wtf/Platform.h b/JavaScriptCore/wtf/Platform.h
index b9e250c..e995896 100644
--- a/JavaScriptCore/wtf/Platform.h
+++ b/JavaScriptCore/wtf/Platform.h
@@ -172,6 +172,23 @@
 #define WTF_PLATFORM_X86_64 1
 #endif
 
+/* PLATFORM(SPARC) */
+#if   defined(__sparc__) \
+   || defined(__sparc) \
+#define WTF_PLATFORM_SPARC 1
+#define WTF_PLATFORM_BIG_ENDIAN 1
+#endif
+
+/* For undefined platforms */
+#if !defined(WTF_PLATFORM_BIG_ENDIAN) && !defined(WTF_PLATFORM_MIDDLE_ENDIAN)
+#include 
+#if __BYTE_ORDER == __BIG_ENDIAN
+#define WTF_PLATFORM_BIG_ENDIAN 1
+#elif  __BYTE_ORDER == __PDP_ENDIAN
+#define WTF_PLATFORM_MIDDLE_ENDIAN 1
+#endif
+#endif
+
 /* Compiler */
 
 /* COMPILER(MSVC) */
diff --git a/JavaScriptCore/wtf/Vector.h b/JavaScriptCore/wtf/Vector.h
index f170a18..e253981 100644
--- a/JavaScriptCore/wtf/Vector.h
+++ b/JavaScriptCore/wtf/Vector.h
@@ -383,8 +383,7 @@ namespace WTF {
 static const size_t m_inlineBufferSize = inlineCapacity * sizeof(T);
 T* inlineBuffer() { return reinterpret_cast(&m_inlineBuffer); }
 
-// FIXME: Nothing guarantees this buffer is appropriately aligned to 
hold objects of type T.
-char m_inlineBuffer[m_inlineBufferSize];
+uuint64_t m_inlineBuffer[(m_inlineBufferSize + sizeof(uint64_t) - 1) / 
sizeof(uint64_t)];
 };
 
 template
diff --git a/WebCore/platform/text/AtomicString.cpp 
b/WebCore/platform/text/AtomicString.cpp
index d908dca..1460904 100644
--- a/WebCore/platform/text/AtomicString.cpp
+++ b/WebCore/platform/text/AtomicString.cpp
@@ -94,7 +94,7 @@ static inline bool equal(StringImpl* string, const UChar* 
characters, unsigned l
 if (string->length() != length)
 return false;
 
-#if PLATFORM(ARM)
+#if PLATFORM(ARM) || PLATFORM(SPARC)
 const UChar* stringCharacters = string->characters();
 for (unsigned i = 0; i != length; ++i) {
 if (*stringCharacters++ != *characters++)


Bug#488198: ctrl-i yields empty document

2008-06-26 Thread martin f krafft
Package: iceweasel-vimperator
Version: 1.1-1
Severity: normal

ctrl-i in an input field spawns $editor to edit the content, but the
document loaded in the editor is empty.

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

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

Versions of packages iceweasel-vimperator depends on:
ii  iceweasel 3.0~rc2-2  lightweight web browser based on M

iceweasel-vimperator recommends no packages.

-- no debconf information


-- 
 .''`.   martin f. krafft <[EMAIL PROTECTED]>
: :'  :  proud Debian developer, author, administrator, and user
`. `'`   http://people.debian.org/~madduck - http://debiansystem.info
  `-  Debian - when you have better things to do than fixing systems


digital_signature_gpg.asc
Description: Digital signature (see http://martin-krafft.net/gpg/)


Bug#488111: support for installing GRUB without blocklists on GPT

2008-06-26 Thread Robert Millan
On Thu, Jun 26, 2008 at 05:56:50PM +0200, Christian Perrier wrote:
> Quoting Robert Millan ([EMAIL PROTECTED]):
> > Package: partman-partitioning
> > Version: 60
> > Severity: wishlist
> > Tags: patch
> > 
> > This adds support for BIOS Boot Partition flag in partman, which will allow
> > GRUB to install on GPT drives without use of blocklists.  It requires the 
> > user
> > to manually setup a partition for embedding GRUB in it.
> 
> I suppose this is not an option accessible to users in the default
> installation patch, right? This is an "expert" option, I suppose...
> 
> If so, I think that the sublevel for translatable strings should not
> be 2 ("general strings not used during default installs. Includes
> error messages and dialogs") but 3: "expert strings (some low priority
> features such as RAID, encrypted partitions, etc.)"

In general, only "expert" installs will ever see this string, although
there are a few exceptions.  I don't know how this qualifies;  but I
think it's no harm if it's displayed in English more often than the
other strings.

> > +Template: partman-partitioning/text/biosable
> > +Type: text
> > +# :sl2:
> > +_Description: BIOS boot area:
> 
> That probably deserves a comment for translators as "BIOS boot area"
> is fairly cryptic to my POV.

How about "staging area that may be used by BIOS-based bootloaders"?  Though,
this description text isn't settled yet (see the other mail).

-- 
Robert Millan

 I know my rights; I want my phone call!
 What good is a phone call… if you are unable to speak?
(as seen on /.)



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



Bug#487884: pokerth: colors look strange

2008-06-26 Thread Evgeni Golov
Hi,

On Thu, Jun 26, 2008 at 11:21:12PM +0200, Nicolas Boullis wrote:
> > I'll ask some team members, who have powerpcs, so they can test this
> > issue, as it does not happen to me, neither on i386 nor on amd64 (your
> > endianness hint is probably right).
> 
> For what it's worth, I made a few more tests.
>  1) On my x86 host, the colors are fine.
>  2) On my ppc host, with display on my x86 host (through ssh), the 
> colors are fine.
>  3) On my x86 host, with display on my ppc host (through ssh), the 
> colors are fine.
>  4) On my ppc host, with display on my ppc host through ssh (yes, this 
> is stupid, bit I think it was worth testing), the colors are wrong.
> 
> Before the last test, I thought the problem might only affect local 
> display. With this last test, I am confused...

I talked with upstream about that. The problem is known, and has already
been reported in the forums:
http://www.pokerth.net/component/option,com_fireboard/Itemid,85/func,view/id,1367/catid,14/

However, they don't know where the bug lies at the moment.
I'll have a look at the code later, maybe I can find something.

Regards




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



Bug#488195: pidgin always crashes when quiting it

2008-06-26 Thread Ari Pollak
Please install pidgin-dbg and get another backtrace. Also, do you have
any plugins loaded? Does the crash still happen if you unload them?



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



Bug#486324: swfdec-gnome: Please disable the menu entry by default

2008-06-26 Thread Josselin Mouette
Le jeudi 26 juin 2008 à 20:37 +0200, Santiago Garcia Mantinan a écrit :
> I've been talking about this bug on #swfdec irc's channel with Company
> (upstream) and Medra (debian devel), this is a quote of part of the
> conversation...
> 
> [20:15]  oh, it's been a long discussion
> [20:15]  i linked to the evince bug about it
> [20:15]  there's also a totem one iirc
> [20:15]  and totem is in the menu
> [20:15]  because totem "can be used to play dvds"
> [20:16]  erm, isn't dvd in the file manager?
> [20:16]  and also started automatically
> [20:16]  eog is in the menu, too
> [20:17]  as is gthumb
> [20:17]  I thought I just checked that eog is not
> [20:17]  gthumb yeah
> [20:17]  graphics => image viewer
> [20:18]  not here :o
> [20:18]  wonder if I have done something to it, don't remember though
> [20:18]  maybe i did it manually :o
> [20:18]  who knows!
> [20:19]  anyway, not very clear "de-facto standard"
> [20:20]  indeed
> [20:20]  eog is not in the menus on my laptop
> [20:21] > Company: what is that evince bug, I remember you already told me
> about it but I don't remember
> [20:23]  http://bugzilla.gnome.org/show_bug.cgi?id=312399
> 
> So... it doesn't seem too clear that we should remove from the menu, if you
> can add some info pointing in your direction I'll reconsider this change, if
> not, as I don't see any official policy about this... I'll leave this bug as
> wontfix.

As I said, it is a de facto policy *in Debian*. The point is to remove
useless entries, it is common sense, and I hope you don’t need a
document written in stone to follow common sense. 

IIRC upstream used to disable the eog icon, I see it is now back, which
means we have to patch it again, as there is exactly zero reason for it
to appear in the menu. As for totem, this is more questionable – not
because of the DVDs (which are played automatically), but because of
URIs, for which it is not always possible to open totem from the web
browser. Gthumb has a similar issue with photo camera support, but I
hope this will also be handled entirely from the file manager in GNOME
2.24.

Cheers,
-- 
 .''`.
: :' :  We are debian.org. Lower your prices, surrender your code.
`. `'   We will add your hardware and software distinctiveness to
  `-our own. Resistance is futile.


signature.asc
Description: Ceci est une partie de message	numériquement signée


Bug#479431: pkgsel: Upgrade packages if (security) updates are available

2008-06-26 Thread Joey Hess
I can't test this path set right now, but I think it should work.

-- 
see shy jo
From 6ad146f53afb3c4df08a218a698162f4b65769ec Mon Sep 17 00:00:00 2001
From: Joey Hess <[EMAIL PROTECTED]>
Date: Thu, 26 Jun 2008 15:47:50 -0400
Subject: [PATCH] Move redundant error handling code into a function.

---
 packages/pkgsel/debian/changelog |6 
 packages/pkgsel/debian/postinst  |   49 +++--
 2 files changed, 26 insertions(+), 29 deletions(-)

diff --git a/packages/pkgsel/debian/changelog b/packages/pkgsel/debian/changelog
index 61fc410..a6debbd 100644
--- a/packages/pkgsel/debian/changelog
+++ b/packages/pkgsel/debian/changelog
@@ -1,3 +1,9 @@
+pkgsel (0.21) UNRELEASED; urgency=low
+
+  * Move redundant error handling code into a function.
+
+ -- Joey Hess <[EMAIL PROTECTED]>  Thu, 26 Jun 2008 15:46:48 -0400
+
 pkgsel (0.20) unstable; urgency=low
 
   [ Updated translations ]
diff --git a/packages/pkgsel/debian/postinst b/packages/pkgsel/debian/postinst
index a7d1284..24dce2b 100755
--- a/packages/pkgsel/debian/postinst
+++ b/packages/pkgsel/debian/postinst
@@ -20,6 +20,23 @@ cleanup () {
 	done
 }
 
+aptfailed () {
+	ret=$?
+	if [ "$ret" != 0 ]; then
+		# In case packages failed to install, try to clean up.
+		in-target dpkg --configure -a || true
+
+		# TODO useful error message here (for ret != 30)
+		db_progress INFO pkgsel/progress/cleanup
+		if ! cleanup; then
+			log "cleanup failed"
+		fi
+		db_progress STOP
+		load_install_cd
+		exit $ret
+	fi
+}
+
 load_install_cd() {
 	if [ "$REMOUNT_CD" ]; then
 		load-install-cd "/target" || true
@@ -82,47 +99,21 @@ else
 fi
 
 db_progress INFO pkgsel/progress/tasksel
-ret=0
-in-target sh -c "$config tasksel --new-install --debconf-apt-progress='--from 5 --to $tasksel_end --logstderr'" || ret=$?
-if [ "$ret" != 0 ]; then
-	# In case packages failed to install, try to clean up.
-	in-target dpkg --configure -a || true
-	
-	# TODO useful error message here (for ret != 30)
-	db_progress INFO pkgsel/progress/cleanup
-	if ! cleanup; then
-		log "cleanup failed"
-	fi
-	db_progress STOP
-	load_install_cd
-	exit $ret
-fi
+in-target sh -c "$config tasksel --new-install --debconf-apt-progress='--from 5 --to $tasksel_end --logstderr'" || aptfailed
 
 db_get pkgsel/include
 if [ "$RET" ]; then
 	# Allow comma-separation so that this can more easily be preseeded
 	# at the kernel command line.
 	RET="$(printf '%s' "$RET" | sed 's/,/ /g')"
-	in-target sh -c "$config debconf-apt-progress --from 90 --to 95 --logstderr -- aptitude -q --without-recommends -y install -- $RET" || ret=$?
-	if [ "$ret" != 0 ]; then
-		# In case packages failed to install, try to clean up.
-		in-target dpkg --configure -a || true
-
-		# TODO useful error message here (for ret != 30)
-		db_progress INFO pkgsel/progress/cleanup
-		if ! cleanup; then
-			log "cleanup failed"
-		fi
-		db_progress STOP
-		load_install_cd
-		exit $ret
-	fi
+	in-target sh -c "$config debconf-apt-progress --from 90 --to 95 --logstderr -- aptitude -q --without-recommends -y install -- $RET" || aptfailed
 fi
 
 db_progress INFO pkgsel/progress/cleanup
 if ! cleanup; then
 	log "cleanup failed"
 fi
+
 db_progress STEP 2
 
 if [ -x /target/usr/bin/scrollkeeper-update ]; then
-- 
1.5.5.4

From a627831eb70a3ac2de9d797b67192488cf6791c4 Mon Sep 17 00:00:00 2001
From: Joey Hess <[EMAIL PROTECTED]>
Date: Thu, 26 Jun 2008 15:59:13 -0400
Subject: [PATCH] Add a call to aptitude safe-upgrade before running tasksel

So that security fixes not present on install CDs will be pulled in.
Closes: #479431

* debconf prompts during the upgrade will be provied to d-i
* dpkg is forced to install new verisons of conffiles
---
 packages/pkgsel/debian/changelog|5 +
 packages/pkgsel/debian/pkgsel.templates |6 ++
 packages/pkgsel/debian/postinst |5 -
 3 files changed, 15 insertions(+), 1 deletions(-)

diff --git a/packages/pkgsel/debian/changelog b/packages/pkgsel/debian/changelog
index a6debbd..164c92e 100644
--- a/packages/pkgsel/debian/changelog
+++ b/packages/pkgsel/debian/changelog
@@ -1,6 +1,11 @@
 pkgsel (0.21) UNRELEASED; urgency=low
 
   * Move redundant error handling code into a function.
+  * Add a call to aptitude safe-upgrade before running tasksel,
+so that security fixes not present on install CDs will be pulled in.
+Closes: #479431
+  * debconf prompts during the upgrade will be provied to d-i
+  * dpkg is forced to install new verisons of conffiles
 
  -- Joey Hess <[EMAIL PROTECTED]>  Thu, 26 Jun 2008 15:46:48 -0400
 
diff --git a/packages/pkgsel/debian/pkgsel.templates b/packages/pkgsel/debian/pkgsel.templates
index 88f990e..f794f8c 100644
--- a/packages/pkgsel/debian/pkgsel.templates
+++ b/packages/pkgsel/debian/pkgsel.templates
@@ -13,6 +13,12 @@ Type: text
 # The text is used when pkgsel is launched, before it installs packages
 _Description: Setting up...
 
+Template: pkgsel/progress/upgrade
+Type: text
+# This appears in a progress bar when running p

Bug#488197: pokerth: logging disabled doesn't disable?

2008-06-26 Thread Steve Greenland
Package: pokerth
Version: 0.6.2-1
Severity: normal

I've got logging disabled in the Settings dialog, yet see this
message periodically on console:

[EMAIL PROTECTED]:~$ pokerth 
Could not find log-file to write log-messages!
Could not find log-file to write log-messages!
Could not find log-file to write log-messages!


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

Kernel: Linux 2.6.25-2-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 pokerth depends on:
ii  gsfonts-x11   0.20   Make Ghostscript fonts available t
ii  libboost-filesystem1.34.1 1.34.1-11  filesystem operations (portable pa
ii  libboost-iostreams1.34.1  1.34.1-11  Boost.Iostreams Library
ii  libboost-thread1.34.1 1.34.1-11  portable C++ multi-threading
ii  libc6 2.7-12 GNU C Library: Shared libraries
ii  libcurl3-gnutls   7.18.2-1   Multi-protocol file transfer libra
ii  libgcc1   1:4.3.1-2  GCC support library
ii  libgcrypt11   1.4.1-1LGPL Crypto library - runtime libr
ii  libgnutls26   2.4.0-2the GNU TLS library - runtime libr
ii  libqtcore44.4.0-3Qt 4 core module
ii  libqtgui4 4.4.0-3Qt 4 GUI module
ii  libsdl-mixer1.2   1.2.8-4mixer library for Simple DirectMed
ii  libsdl1.2debian   1.2.13-2   Simple DirectMedia Layer
ii  libstdc++64.3.1-2The GNU Standard C++ Library v3
ii  pokerth-data  0.6.2-1Texas hold'em game - common data f
ii  ttf-dejavu-core   2.25-1 Vera font family derivate with add

pokerth recommends no packages.

-- no debconf information



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



Bug#487614: xulrunner-1.9: hangs/freezes on upgrade

2008-06-26 Thread Mike Hommey
On Thu, Jun 26, 2008 at 11:52:35PM +0200, Sumit Madan wrote:
> Hello,
>
> i have this same problem on my system. xulrunner-1.9 hangs on upgrade. I  
> can't downgrade to 1.9~rc2-3 because i didn't found it on  
> snapshot.debian.net. A downgrade to 1.9~b5-3 works, but the package  
> iceweasel needs 1.9-rc2-4.
>
> I think the problem is the line 11 of postinst file:
> ##
>./run-mozilla.sh ./xpcshell -e ""
> ##
>
> When i start this command for 1.9~b5-3 package it returns:
> ##
> ./run-mozilla.sh: line 131:  1824 Segmentation fault  "$prog"  
> ${1+"$@"}  ##
>
> When i start the same command for 1.9~rc2-4 (after installing and  
> breaking with control+c), it returns nothing and hangs.
>
> If you need any help, please ask.

Can you try to run the following:
cd /usr/lib/xulrunner-1.9
./run-mozilla.sh -g ./xpcshell -e ""
gdb> run
When it hangs, press CTRL+C
gdb> bt full

Then, please send the result here.

Thanks

Mike



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



Bug#482997: asterisk: Remote Crash Vulnerability in SIP channel driver when run in pedantic mode (CVE-2008-2119)

2008-06-26 Thread Moritz Muehlenhoff
On Mon, Jun 09, 2008 at 01:12:21PM +0200, Torgeir S. wrote:
> On Fri, Jun 06, 2008 at 10:01:01AM +0300, Faidon Liambotis wrote:
> > Ketil Vestby wrote:
> >> No problem for me, but I got the weekend filled so I dont think I can 
> >> test much of it before monday
> > OK, I'll try to test it myself, but a) my weekend is probably filled up  
> > as well :( b) you reported the bug in the first place, so it'd be best  
> > if you could confirm it's gone.
> >
> >>> I can point you to binary packages if you prefer.
> >>
> >> I do :-)
> > http://people.debian.org/~paravoid/asterisk-2etch5/
> >
> > Torgeir, you could test them too if you'd like.
> 
> 2etch5 was tested today. Unfortunately, asterisk died with a segfault (both 
> when
> executed with /etc/init.d/asterisk and /usr/sbin/asterisk -v)
> 
> It looked like it had something to do with IAX, as it died right after
> saying:
>   
>   
> (snip)
>   
>   == Registered channel type 'IAX2' (Inter Asterisk eXchange Driver (Ver 2))  
>   
>   == IAX Ready and Listening
> Segmentation fault
>   
>   
> When I moved our iax.conf to iax.conf.OLD, asterisk didn't segfault and 
> started normally:
> 
> Asterisk Ready.
> 
> It appears, after some commenting/uncommenting of config directives in
> /etc/asterisk/iax.conf, that asterisk 2etch5 will segfault if >1 peer
> has the same value in the host= directive.

Do we have a regression-free version? Shall we get in touch with upstream?

Cheers,
Moritz



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



Bug#488111: support for installing GRUB without blocklists on GPT

2008-06-26 Thread Robert Millan
On Thu, Jun 26, 2008 at 05:53:07PM +0200, Frans Pop wrote:
> 
> A few naming suggestions that IMO make the scripts better readable:
> - s/toggle_bios/toggle_biosgrub/ (affects script directory name too)
> - s/biosable/biosgrub/
> - s/unbiosable/nobiosgrub/
> - s/valid_bios/valid_biosgrub/
> 
> Should the description "BIOS boot area:" not also mention grub in some 
> way? Something like "Reserve BIOS boot area for GRUB:" (although that may 
> already be a bit long for this dialog)?

I don't think it's essential to mention GRUB; in theory, other bootloaders
could want to replace GRUB in this partition whenever they're installed in
MBR.

(Yes, I think "bios_grub" flag name is an unfortunate choice of words, but
HPA insisted in using it, and honestly I didn't mind that much)

So we can just go by your preference.

> From your initial mail it looks like:
> - this will only work with grub-pc
> - no additional changes are needed in grub-pc
> - as grub-installer already automatically selects grub-pc for gpt, I guess
>   no additional changes are needed in grub-installer
> 
> Is all that correct?

Yes.

-- 
Robert Millan

 I know my rights; I want my phone call!
 What good is a phone call… if you are unable to speak?
(as seen on /.)



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



Bug#488196: time: Argument -o doesn't work?

2008-06-26 Thread Torquil Macdonald Sørensen
Package: time
Version: 1.7-21
Severity: normal

According to the "time" man page, it seems that one should be able to run
"time -o out.txt COMMAND" which should save the result to a file out.txt.

When I run "time -o out.txt true", I get the error message

bash: -o: command not found

I get the same type or error message when running
"time --output=out.txt true".

Best regards,
Torquil Sørensen

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

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

Versions of packages time depends on:
ii  libc6 2.7-12 GNU C Library: Shared libraries

time recommends no packages.

-- no debconf information



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



Bug#487906: Lenny Beta2 on PowerPC - strange video mode after reboot

2008-06-26 Thread Rick Thomas

Rick Thomas wrote:

Subject: Bug#487906: Lenny Beta2 on PowerPC - strange video mode  
after reboot



:00:10.0 VGA compatible controller: ATI Technologies Inc Rage  
128 PF/PRO AGP 4x TMDS (prog-if 00 [VGA])
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop-  
ParErr- Stepping+ SERR- FastB2B-
Status: Cap+ 66MHz+ UDF- FastB2B+ ParErr- DEVSEL=medium  
>TAbort- SERR- 
Latency: 255 (2000ns min), Cache Line Size: 32 bytes
Interrupt: pin A routed to IRQ 48
Region 0: Memory at 9400 (32-bit, prefetchable) [size=64M]
Region 1: I/O ports at f400 [size=256]
Region 2: Memory at 9000 (32-bit, non-prefetchable)  
[size=16K]

Expansion ROM at f100 [disabled] [size=128K]
Capabilities: [50] AGP version 2.0
Status: RQ=32 Iso- ArqSz=0 Cal=0 SBA+ ITACoh-  
GART64- HTrans- 64bit- FW- AGP3- Rate=x1,x2,x4
Command: RQ=8 ArqSz=0 Cal=0 SBA+ AGP+ GART64-  
64bit- FW- Rate=x1

Capabilities: [5c] Power Management version 2
Flags: PMEClk- DSI- D1+ D2- AuxCurrent=0mA PME 
(D0-,D1-,D2-,D3hot-,D3cold-)

Status: D0 PME-Enable- DSel=0 DScale=0 PME-


All went as expected during the install.  However, after the reboot,
the screen came up in 800x600 mode and could not be changed.

I finall had to edit the xorg.conf file.

Here's the diff:

$ diff xorg.conf xorg.conf.ORIG
37,40c37
<   Identifier  "DELL 2001FP"
<   Option  "DPMS"
<   HorizSync   31-80
<   VertRefresh 56-76
---

  Identifier  "Configured Monitor"

45,49c42
<   Monitor "DELL 2001FP"
<   SubSection "Display"
<   Depth   24
<   Modes   "1600x1200" "1280x1024" "1272x1017"  
"1024x768" "880x660" "800x600" "760x608" "720x400" "640x480"

<   EndSubSection
---

  Monitor "Configured Monitor"





I wonder if this is related to Bug#484015 ?

Rick



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



Bug#482997: asterisk: Extremely choppy sound and high CPU usage

2008-06-26 Thread Moritz Muehlenhoff
On Tue, May 27, 2008 at 09:08:52PM +0300, Faidon Liambotis wrote:
> Florian Weimer wrote:
>> * Faidon Liambotis:
>>
>>> security team, what do you think?
>>> Should I prepare a new version with these changes and upload it to
>>> security-proposed-updates?
>>
>> Do you mean stable-proposed-updates?  That's up to the stable release
>> managers.
>>
>> I don't like uploading such a change as a security update if we can
>> avoid it.  If you can guarantee sufficient testing, we could release a
>> DSA errata, but this looks more like stuff for a point release.
> That's what I wrote initially, hence the typo :)
>
> I'm not so sure myself, we (upstream actually) broke an important  
> functionally badly; 16 calls on a core2 duo 2.33GHz is a *very* *very*  
> low number.
>
> It's a regression from a fix made in a security release, perhaps it  
> should be fixed with a DSA?
>
> I'm not sure I could gurantee sufficient testing; I could test a channel  
> or two, but not sure about running a high number of calls.
> Perhaps one of our reporters could do that?
>
> I don't know, I'll leave it up to you.

What's the status? Shall we push the fix in the upcoming r4 release?

Cheers,
Moritz



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



Bug#488195: pidgin always crashes when quiting it

2008-06-26 Thread Norbert Preining
Package: pidgin
Version: 2.4.2-2
Severity: normal

See $topic, always, when closing it it crashes ... saved bug report
attached

Bye

Norbert

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

Kernel: Linux 2.6.26-rc8 (SMP w/2 CPU cores; PREEMPT)
Locale: LANG=en_US.ISO-8859-15, LC_CTYPE=en_US.ISO-8859-15 (charmap=ISO-8859-15)
Shell: /bin/sh linked to /bin/bash

Versions of packages pidgin depends on:
ii  gconf22.22.0-1   GNOME configuration database syste
ii  libatk1.0-0   1.22.0-1   The ATK accessibility toolkit
ii  libc6 2.7-12 GNU C Library: Shared libraries
ii  libcairo2 1.6.4-6The Cairo 2D vector graphics libra
ii  libdbus-1-3   1.2.1-2simple interprocess messaging syst
ii  libdbus-glib-1-2  0.76-1 simple interprocess messaging syst
ii  libglib2.0-0  2.16.3-2   The GLib library of C routines
ii  libgstreamer0.10-00.10.20-1  Core GStreamer libraries and eleme
ii  libgtk2.0-0   2.12.10-2  The GTK+ graphical user interface 
ii  libgtkspell0  2.0.13-1   a spell-checking addon for GTK's T
ii  libice6   2:1.0.4-1  X11 Inter-Client Exchange library
ii  libpango1.0-0 1.20.3-2   Layout and rendering of internatio
ii  libpurple02.4.2-2multi-protocol instant messaging l
ii  libsm62:1.0.3-2  X11 Session Management library
ii  libstartup-notification0  0.9-1  library for program launch feedbac
ii  libx11-6  2:1.1.4-2  X11 client-side library
ii  libxss1   1:1.1.3-1  X11 Screen Saver extension library
ii  perl  5.10.0-11  Larry Wall's Practical Extraction 
ii  perl-base [perlapi-5.10.0]5.10.0-11  The Pathologically Eclectic Rubbis
ii  pidgin-data   2.4.2-2multi-protocol instant messaging c

Versions of packages pidgin recommends:
ii  gstreamer0.10-plugins-base0.10.20-1  GStreamer plugins from the "base" 
ii  gstreamer0.10-plugins-good0.10.8-4   GStreamer plugins from the "good" 

-- no debconf information
System: Linux 2.6.26-rc7 #1 SMP PREEMPT Mon Jun 23 10:14:05 CEST 2008 i686
X Vendor: The X.Org Foundation
X Vendor Release: 10400090
Selinux: No
Accessibility: Disabled
GTK+ Theme: Mist
Icon Theme: Mist

Memory status: size: 70090752 vsize: 70090752 resident: 37888000 share: 
21315584 rss: 37888000 rss_rlim: 4294967295
CPU usage: start_time: 1214290421 rtime: 700 utime: 582 stime: 118 cutime:9 
cstime: 18 timeout: 0 it_real_value: 0 frequency: 100

Backtrace was generated from '/usr/bin/pidgin'

(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread 0xb7229720 (LWP 13838)]
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging 

Bug#487614: xulrunner-1.9: hangs/freezes on upgrade

2008-06-26 Thread Sumit Madan

Hello,

i have this same problem on my system. xulrunner-1.9 hangs on upgrade. I 
can't downgrade to 1.9~rc2-3 because i didn't found it on 
snapshot.debian.net. A downgrade to 1.9~b5-3 works, but the package 
iceweasel needs 1.9-rc2-4.


I think the problem is the line 11 of postinst file:
##
   ./run-mozilla.sh ./xpcshell -e ""
##

When i start this command for 1.9~b5-3 package it returns:
##
./run-mozilla.sh: line 131:  1824 Segmentation fault  "$prog" 
${1+"$@"}  
##


When i start the same command for 1.9~rc2-4 (after installing and 
breaking with control+c), it returns nothing and hangs.


If you need any help, please ask.

Regards,
 Sumit



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



Bug#482415:

2008-06-26 Thread Mike Hommey
On Thu, Jun 26, 2008 at 11:29:04PM +0200, Marco Delaurenti wrote:
> On Thu, Jun 26, 2008 at 10:54:37PM +0200, Mike Hommey wrote: 
> > > > run:
> > > > xulrunner-1.9 /usr/lib/iceweasel/application.ini ?
> > > > 
> > > > Does it still crash then ?
> > > 
> > > This is mine:
> > > 
> > > xulrunner-1.9 /usr/lib/iceweasel/application.ini
> > > > 
> > > app-startup/usr/lib/xulrunner-1.9/run-mozilla.sh: line 131: 12469
> > > Segmentation fault
> > > LD_PRELOAD="${LD_PRELOAD+$LD_PRELOAD:}$MOZILLA_FIVE_HOME/libjemalloc.so"
> > > "$prog" ${1+"$@"}
> > > Exit 139
> > 
> > Does it give the same backtrace ? (try with xulrunner-1.9 -g
> > /usr/lib/iceweasel/application.ini)
> > 
> 
> Exactly the same it seems:
> 
> Program received signal SIGSEGV, Segmentation fault.
> [Switching to Thread 0x7f7ca5b30780 (LWP 15588)]
> 0x7f7ca4a3fb6e in nsFrame::BoxReflow (this=0xc98668,
> [EMAIL PROTECTED], 
> aPresContext=0xc8fe40, [EMAIL PROTECTED], 
> aRenderingContext=0xd1a3a0, aX=6000, aY=6000, aWidth=0, aHeight=0,
> aMoveFrame=1)
> at nsFrame.cpp:6302
> 6302  nsFrame.cpp: No such file or directory.
>in nsFrame.cpp

Could you try to install iceweasel in a clean chroot and see if it still
crashes ? (If you need assistance to setup this, please ask)

Mike



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



Bug#488190: setting package to devscripts, tagging 488190

2008-06-26 Thread Adam D . Barratt
# Automatically generated email from bts, devscripts version 2.10.30
# via tagpending 
#
# devscripts (2.10.31) UNRELEASED; urgency=low
#
#  * checkbashisms:
#+ Add a check for $UID being set to -x
#+ Apply a small fix to part of the "quoted block detection"
#+ Quote test expressions using qr to allow perl to optionally compile
#  or otherwise optimise them. Thanks to Frank Lichtenheld for the idea.
#+ Add a --posix option which flags constructs not supported by POSIX but
#  permitted by Debian Policy (echo -n, local (with no options or
#  assignments) and test / [ using -a or -o )
#+ Improve the suggested replacement for $UID and $EUID (Closes: #488190)
#

package devscripts
tags 488190 + pending




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



  1   2   3   4   5   >