Bug#425153: #425153 python-matplotlib: Simple line plot with many points becomes scaled incorrectly

2007-07-19 Thread Alexandre Fayolle
Hi,

I'm unable to reproduce this bug with the version I uploaded yesterday in
unstable (0.90.1-2). 

Could you please check if the bug is still there? If so, sending me an script
exhibiting the behaviour would be very helpful to work towards a solution. 

Thank you very much. 

-- 
Alexandre Fayolle  LOGILAB, Paris (France)
Formations Python, Zope, Plone, Debian:  http://www.logilab.fr/formations
Développement logiciel sur mesure:   http://www.logilab.fr/services
Informatique scientifique:   http://www.logilab.fr/science
Reprise et maintenance de sites CPS: http://www.migration-cms.com/


signature.asc
Description: Digital signature


Bug#432610: same problem here

2007-07-19 Thread Simon Morvan
Same version, same behavior here. I had to install modutils prior to 
lvm-common or the "Setting up lvm-common..." step won't succeed.


Maybe the dependency should be added.

--
Simon Morvan


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



Bug#395354: Found upstream bug

2007-07-19 Thread Lior Kaplan
Gabriel M. Beddingfield wrote:
> 
> I found the upstream bug in Xorg:
> https://bugs.freedesktop.org/show_bug.cgi?id=10525

That fix is already pending for upload by the X strike force. See
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=433131

I've blocked this bug with #433131.

-- 
Lior Kaplan
[EMAIL PROTECTED]

GPG fingerprint:
C644 D0B3 92F4 8FE4 4662  B541 1558 9445 99E8 1DA0


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



Bug#433884: Should not depend on libopenH323, libpt, libSDL, libssl, libldap, ...

2007-07-19 Thread Faidon Liambotis

Tzafrir Cohen wrote:

--- asterisk-1.4.8~dfsg.orig/main/Makefile
+++ asterisk-1.4.8~dfsg/main/Makefile
@@ -120,13 +120,6 @@ AST_EMBED_LDFLAGS:=$(foreach dep,$(EMBED
 AST_EMBED_LIBS:=$(foreach dep,$(EMBED_LIBS),$(value $(dep)))
 OBJS:=$(sort $(OBJS))
 
-ifneq ($(wildcard ../channels/h323/Makefile.ast),)

-  include ../channels/h323/Makefile.ast
-else
-  H323LDFLAGS=
-  H323LDLIBS=
-endif
-


Why wouldn't ../channels/h323/Makefile.ast be present? Elementary,
Watson: on the first run of make we generate it and then stop 'make'.
:-(
I'm removing the whole thing because I'm removing the only users of 
H323LDFLAGS/LIBS.



 asterisk: $(OBJS) editline/libedit.a db1-ast/libdb1.a $(AST_EMBED_LDSCRIPTS)
@$(ASTTOPDIR)/build_tools/make_build_h > 
$(ASTTOPDIR)/include/asterisk/build.h.tmp
@if cmp -s $(ASTTOPDIR)/include/asterisk/build.h.tmp 
$(ASTTOPDIR)/include/asterisk/build.h ; then echo ; else \
@@ -135,7 +128,7 @@ asterisk: $(OBJS) editline/libedit.a db1
@rm -f $(ASTTOPDIR)/include/asterisk/build.h.tmp
@$(CC) -c -o buildinfo.o $(ASTCFLAGS) buildinfo.c
$(ECHO_PREFIX) echo "   [LD] $^ -> $@"
-   $(CMD_PREFIX) $(CXX) $(STATIC_BUILD) -o $@ $(ASTLINK) 
$(AST_EMBED_LDFLAGS) $(ASTLDFLAGS) $(H323LDFLAGS) $^ buildinfo.o $(AST_LIBS) 
$(AST_EMBED_LIBS) $(H323LDLIBS)
+   $(CMD_PREFIX) $(CC) $(STATIC_BUILD) -o $@ $(ASTLINK) 
$(AST_EMBED_LDFLAGS) $(ASTLDFLAGS) $^ buildinfo.o $(AST_LIBS) $(AST_EMBED_LIBS)
@$(ASTTOPDIR)/build_tools/strip_nonapi $@
 
 clean::


I haven't tried it. But at first glance it seems as if this will breake
building chan_h323, right?

No. That's building main/asterisk.
chan_h323.so is getting built by channels/h323/Makefile which has the 
appropriate compiler/linker arguments.


As for your other mail, I'm not very familiar with the situation wrt the 
embedded modules, but it looks like this should go to AST_EMBED_LIBS.


Not that it matters for us, anyway.

Oh and the patch is build-tested and runtime-without-H.323 tested but I 
don't expect any problems (ldd chan_h323.so is fine)


Regards,
Faidon


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



Bug#413055: kdelibs4c2a: KDE widget that accepts password behaves wrong when keyboard layout is not US

2007-07-19 Thread Max Dmitrichenko
В сообщении от 20 Июль 2007 00:12 Sune Vuorela написал(a):
> On Thursday 01 March 2007, Max Dmitrichenko wrote:
> > Package: kdelibs4c2a
> > Version: 4:3.5.5a.dfsg.1-6
> > Severity: important
> > Tags: l10n
> >
> > I have configured my keyboard for two layouts "us" and "ru". If I switch
> > keyboard to "ru" layout and KDE dialog prompting password appears then for
> > every character I type into password field two asteriks appear. To
> > Plain Qt programs do not suffer from this bug. Checked on Psi.
> >
> > I suspect that problem is with UTF-8, i.e. entering a two-byte UTF-8
> > character displays two "*".
> 
> Hi!
> 
> One thing I don't fully understand in your bug report. Is it just a 
> 'cosmetic' 
> issue - or does logging in not work?
> What if you use backspace? do one or two stars dissapear ?

No, it isn't just a 'cosmetic' issue. Backspace deletes only one star. I didn't
check weather a correct password is entered or not, because I don't have 
passwords
which contain non-latin chars.

--
  Max



Bug#433497: please don't remember window position

2007-07-19 Thread Jeffrey Ratcliffe

On 18/07/07, martin f krafft <[EMAIL PROTECTED]> wrote:

> I suppose I can add an option to restore window settings or not.


added in changeset f358cd6f776f


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



Bug#433884: Should not depend on libopenH323, libpt, libSDL, libssl, libldap, ...

2007-07-19 Thread Tzafrir Cohen
On Fri, Jul 20, 2007 at 08:55:22AM +0300, Faidon Liambotis wrote:
> Turns out that H323LDFLAGS/H323LDLIBS are only included in main/Makefile 
> because of this.
> Second version of the patch that removes the craft.

> --- asterisk-1.4.8~dfsg.orig/main/Makefile
> +++ asterisk-1.4.8~dfsg/main/Makefile
> @@ -120,13 +120,6 @@ AST_EMBED_LDFLAGS:=$(foreach dep,$(EMBED
>  AST_EMBED_LIBS:=$(foreach dep,$(EMBED_LIBS),$(value $(dep)))
>  OBJS:=$(sort $(OBJS))
>  
> -ifneq ($(wildcard ../channels/h323/Makefile.ast),)
> -  include ../channels/h323/Makefile.ast
> -else
> -  H323LDFLAGS=
> -  H323LDLIBS=
> -endif
> -

Why wouldn't ../channels/h323/Makefile.ast be present? Elementary,
Watson: on the first run of make we generate it and then stop 'make'.
:-(

>  asterisk: $(OBJS) editline/libedit.a db1-ast/libdb1.a $(AST_EMBED_LDSCRIPTS)
>   @$(ASTTOPDIR)/build_tools/make_build_h > 
> $(ASTTOPDIR)/include/asterisk/build.h.tmp
>   @if cmp -s $(ASTTOPDIR)/include/asterisk/build.h.tmp 
> $(ASTTOPDIR)/include/asterisk/build.h ; then echo ; else \
> @@ -135,7 +128,7 @@ asterisk: $(OBJS) editline/libedit.a db1
>   @rm -f $(ASTTOPDIR)/include/asterisk/build.h.tmp
>   @$(CC) -c -o buildinfo.o $(ASTCFLAGS) buildinfo.c
>   $(ECHO_PREFIX) echo "   [LD] $^ -> $@"
> - $(CMD_PREFIX) $(CXX) $(STATIC_BUILD) -o $@ $(ASTLINK) 
> $(AST_EMBED_LDFLAGS) $(ASTLDFLAGS) $(H323LDFLAGS) $^ buildinfo.o $(AST_LIBS) 
> $(AST_EMBED_LIBS) $(H323LDLIBS)
> + $(CMD_PREFIX) $(CC) $(STATIC_BUILD) -o $@ $(ASTLINK) 
> $(AST_EMBED_LDFLAGS) $(ASTLDFLAGS) $^ buildinfo.o $(AST_LIBS) 
> $(AST_EMBED_LIBS)
>   @$(ASTTOPDIR)/build_tools/strip_nonapi $@
>  
>  clean::

I haven't tried it. But at first glance it seems as if this will breake
building chan_h323, right?

-- 
   Tzafrir Cohen   
icq#16849755jabber:[EMAIL PROTECTED]
+972-50-7952406   mailto:[EMAIL PROTECTED]   
http://www.xorcom.com  iax:[EMAIL PROTECTED]/tzafrir


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



Bug#433612: Duplicate grub lines

2007-07-19 Thread Daniel Baumann
Enrico Tassi wrote:
> IMO the for loop catches twice the default kernel image. I mean, it has 
> already been added explicitly, so the for loops add it again.

this is done intentionally.

> Moreover the former addition is different not only in the lable name, but 
> also in the path!

fixed.

-- 
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#433892: pdns-server: Zone transfer fails if out of zone data is in zone

2007-07-19 Thread [EMAIL PROTECTED]
Package: pdns-server
Version: 2.9.21-2
Severity: important
Tags: patch


Since Windows 2003 SP2 the DNS transmits NS glue records with the zone,
which results in out of zone data, which pdns dies not like.

The problem ist best described here:
http://mailman.powerdns.com/pipermail/pdns-users/2007-May/004516.html


There is allready a patch submitted upstream, but it would be nice if we
could have this before 3.0 will come out.

Patch is at: http://wiki.powerdns.com/cgi-bin/trac.fcgi/changeset/1048


Index: /trunk/pdns/pdns/communicator.cc
===
--- /trunk/pdns/pdns/communicator.cc (revision 1018)
+++ /trunk/pdns/pdns/communicator.cc (revision 1048)
@@ -84,7 +84,6 @@
   for(Resolver::res_t::iterator i=recs.begin();i!=recs.end();++i) {
if(!endsOn(i->qname, domain)) { 
- L

Bug#433884: Should not depend on libopenH323, libpt, libSDL, libssl, libldap, ...

2007-07-19 Thread Tzafrir Cohen
On Fri, Jul 20, 2007 at 07:31:26AM +0300, Faidon Liambotis wrote:
> Package: asterisk
> Version: 1:1.4.2~dfsg-2
> Severity: serious
> Tags: patch
> 
> Upstream's makefile builds the "asterisk" binary with CXX and H323LBLIBS.
> That is,
>   -lopenh323 -lpt -lldap -llber -lldap_r -lpthread -lsasl2 -lssl -lcrypto
>   -lexpat -lSDL -lresolv -ldl
> 
> I don't know why they did this -- I checked, and it was introduced in
> r43281 along with many other chan_h323 changes and no useful comments.
> 
> There shouldn't be any reason to do that; only chan_h323.so needs these
> libraries.
> 
> This results for the following added dependencies for the asterisk package:
>   libopenh323-1.18.0 libpt-1.10.0 libldap2 libsasl2-2, libexpat1,
>   libsdl1.2debian
> 
> The attached patch fixes this bug.
> 
> This bug is present in at least the 2 recent versions of Asterisk, and
> since I have no indication from the changelog that it was ever fixed in
> Debian, I'm marking it found for the earliest version of 1.4 I could
> find in the changelog.
> I think britney is using version tracking nowdays so this will hopefully
> allow the security fix in lenny.

The upstream rule was intended to allow building a copy of Asterisk with
all the modules embedded in it. Hence it is present since the beginning
of 1.4 . As we don't need module embedding, we cann start with your
patch. Though a better fix is needed for the upstream makefile
eventually.

Which brings me again to ask: should the main asterisk package depend on
odbc, postgresql and such, or do we take some of those modules to
subpackages as well?

-- 
   Tzafrir Cohen   
icq#16849755jabber:[EMAIL PROTECTED]
+972-50-7952406   mailto:[EMAIL PROTECTED]   
http://www.xorcom.com  iax:[EMAIL PROTECTED]/tzafrir


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



Bug#433891: tftpd-hpa: --oknodo missing

2007-07-19 Thread Heiko Schlittermann
Package: tftpd-hpa
Version: 0.43-1.1
Severity: important
Tags: patch

invoke-rc.d tftpd-hpa {start|stop} returns a serious error (exit status)
if the daemon is already running resp. stopped. This avoids easy
integration in heartbeat and brings problem on removing the package if
the daemon is stopped already.

(There's some other bug related to this issue.)

I added "--oknodo" to the "start-stop-daemon " invocations in
/etc/init.d/tftpd-hpa and this solves the problem. (And I hope that it
doesn't bring a lot other problems.)

-- System Information:
Debian Release: 4.0
  APT prefers stable
  APT policy: (990, 'stable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.22.jumper
Locale: LANG=C, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)

Versions of packages tftpd-hpa depends on:
ii  debconf [debconf-2.0]   1.5.13   Debian configuration management sy
ii  libc6   2.3.6.ds1-13 GNU C Library: Shared libraries
ii  libwrap07.6.dbs-13   Wietse Venema's TCP wrappers libra
ii  netbase 4.29 Basic TCP/IP networking system

tftpd-hpa recommends no packages.

-- debconf information:
* tftpd-hpa/use_inetd: true



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



Bug#433890: ddclient does NOT force-update DDNS your-ddns.dyndns.org

2007-07-19 Thread Jan Kunder

Package: ddclient
Version: 3.6.7-2
Severity: normal
Subject: ddclient does NOT force-update DDNS  your-ddns.dyndns.org


-- System Information:
Debian Release: 4.0
 APT prefers stable
 APT policy: (500, 'stable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18 ...
Locale: UTF8



Hi.
At nought :) tnx much for ddclient & packaging, nice work!
At first mention that ddclient updates CORRECTLY if IP is changed!
At second this is regarding about 5 of my servers (Pentium, firewall). All
of my ddclient using has the same bug.
There is a workaround.

A.
If UR using dyndns.org FREE service - u need to FORCE update DDNS every less
than 30 days, because u get warning after then and DDNS IS DELETED(!) after
35 days - which can DAMAGE all of your "system" if your daemons & script
depends on some domain, which is  DDNS. (Yes, u can pay to dyndns.org for
NOT expiring DDNS - but this is NOT argument for malfunctioning program :)
**Because of this ^^^  I vote for serious/grave severity!**

B.
A hostname you have registered with Dynamic Network Services at DynDNS,
blabla.dyndns.org, with current IP address 85.bbb.ccc.ddd, will expire in
the next 5 days. This expiration is due to an automatic timeout; your host
has not been updated for 30 days, and hosts are removed after not being
updated for 35 days.  This is our policy to prevent a stagnant DNS system.

You can purchase an account upgrade at
https://www.dyndns.com/+upgrades/add.html - users with any services do not
have to worry about their hosts expiring.

You can "touch" your hostname and prevent it from being deleted simply by
performing a manual, or forced, update. If you wish to allow your hostname
to expire, simply do nothing.  You will receive a  notification when this
occurs.

https://www.dyndns.com/+dyndns/abcd.dyndns.org is a direct URL to a page
where you can manually update your hostname.  Simply submit the form (by
clicking the "Modify Host" button), and your hostname will not expire
unless it is left without updates for another 35 days.

If you do not use your account any longer, please delete it using the tools
at .  We regret seeing
you go.

Please contact the support department at [EMAIL PROTECTED] if you have
questions, queries, or comments.

Sincerely,
The DynDNS Team

**
**

0. REPORTBUG
sry I had to run reportBUG on another computer (I do NOT want to install
python 4MB just for reportbug) so this more information I give you from
aptitude show
Package: ddclient
State: installed
Automatically installed: no
Version: 3.6.7-2
Priority: extra
Section: net

1. DAEMON.LOG before workaround
Jul 20 07:25:25 [EMAIL PROTECTED] ddclient[2220]: WARNING:  forcing update of
abcdttt.dyndns.org from 85.bbb.ccc.ddd to 85.bbb.ccc.ddd; 30 days since last
update on Tue Jun 19 21:14:44 2007.
Jul 20 07:25:25 [EMAIL PROTECTED] ddclient[2220]: WARNING:  cannot connect to
members.dyndns.org:80 socket: IO::Socket::INET: Bad hostname '
members.dyndns.org'
Jul 20 07:25:26 [EMAIL PROTECTED] ddclient[2220]: FAILED:   updating
abcdttt.dyndns.org,servis.dyndns.org: Could not connect to
members.dyndns.org.

1B.
i) I can ping & host members.dyndns.org
ii) There is no DNS or network problem - see that everything's fine after
/var/cache/ddclient/ddclient.cache
iii) I'm dealing with this a few months
iv) there is no problem, if DDNS IP is changed!
v) i have this repeating every 5 minutes - 30 hours ... so no
dyndns.orgservice failure or so ...

2. WORKAROUND
rm /var/cache/ddclient/ddclient.cache
/etc/init.d/ddclient restart
(get this to your crontab - every 2 weeks re-run - do NOT do this daily -
it's considered ABUSIVE)

3. DAEMON.LOG after workaround
Jul 20 07:27:14 [EMAIL PROTECTED] ddclient[2220]: WARNING:  caught SIGTERM;
exiting ** thats because of restart
Jul 20 07:27:15 [EMAIL PROTECTED] ddclient[11526]: SUCCESS:  updating
abcdttt.dyndns.org: nochg: No update required; unnecessary attempts to
change to the current address are considered abusive




Huuuge thanks for the ddclient.
Thanx for the packaging ddclient.
Muuuch thanks for Debian (best ever) distro.
Thank you to all Debian package maintainers.

've a nice day!

JK

--
Ing. Jan Kunder
jan.kunder-HATESPAM-gmail.com
http://www.kunder.sk
http://www.romintegra.sk
http://www.hudakcd.sk
JKjkjk rozpmnqestka


Bug#432543: geneweb FTBFS

2007-07-19 Thread Christian Perrier
Quoting Tobias Toedter ([EMAIL PROTECTED]):
> Hi Christian,
> 
> I'm sorry, I thought it was save to remove the tab file, which has been 
> deprecated for quite some time now.
> 
> However, it's no problem to include iso_639.tab again in the Debian package. 


Tobias, any progress on this?

I will leave for VAC in about 2 weeks, and I feel slightly sad if I
have to leave some of my packages with RC bugs..:-)




signature.asc
Description: Digital signature


Bug#433884: Should not depend on libopenH323, libpt, libSDL, libssl, libldap, ...

2007-07-19 Thread Faidon Liambotis
Turns out that H323LDFLAGS/H323LDLIBS are only included in main/Makefile 
because of this.

Second version of the patch that removes the craft.
--- asterisk-1.4.8~dfsg.orig/main/Makefile
+++ asterisk-1.4.8~dfsg/main/Makefile
@@ -120,13 +120,6 @@ AST_EMBED_LDFLAGS:=$(foreach dep,$(EMBED
 AST_EMBED_LIBS:=$(foreach dep,$(EMBED_LIBS),$(value $(dep)))
 OBJS:=$(sort $(OBJS))
 
-ifneq ($(wildcard ../channels/h323/Makefile.ast),)
-  include ../channels/h323/Makefile.ast
-else
-  H323LDFLAGS=
-  H323LDLIBS=
-endif
-
 asterisk: $(OBJS) editline/libedit.a db1-ast/libdb1.a $(AST_EMBED_LDSCRIPTS)
@$(ASTTOPDIR)/build_tools/make_build_h > 
$(ASTTOPDIR)/include/asterisk/build.h.tmp
@if cmp -s $(ASTTOPDIR)/include/asterisk/build.h.tmp 
$(ASTTOPDIR)/include/asterisk/build.h ; then echo ; else \
@@ -135,7 +128,7 @@ asterisk: $(OBJS) editline/libedit.a db1
@rm -f $(ASTTOPDIR)/include/asterisk/build.h.tmp
@$(CC) -c -o buildinfo.o $(ASTCFLAGS) buildinfo.c
$(ECHO_PREFIX) echo "   [LD] $^ -> $@"
-   $(CMD_PREFIX) $(CXX) $(STATIC_BUILD) -o $@ $(ASTLINK) 
$(AST_EMBED_LDFLAGS) $(ASTLDFLAGS) $(H323LDFLAGS) $^ buildinfo.o $(AST_LIBS) 
$(AST_EMBED_LIBS) $(H323LDLIBS)
+   $(CMD_PREFIX) $(CC) $(STATIC_BUILD) -o $@ $(ASTLINK) 
$(AST_EMBED_LDFLAGS) $(ASTLDFLAGS) $^ buildinfo.o $(AST_LIBS) $(AST_EMBED_LIBS)
@$(ASTTOPDIR)/build_tools/strip_nonapi $@
 
 clean::


Bug#433889: texlive-lang-german: Package installations report error from sub process

2007-07-19 Thread Adolf Winterer
Package: texlive-lang-german
Version: 2007.dfsg.1-3
Severity: normal

Since the package texlive-lang-german has been installed every installation
or update of any package triggers an error coming from the package 
texlive-lang-german. A script from the package seems to get called 
with every installation that is done (via synaptic).

Synaptic does not report package conflicts or broken packages.

The message says:
E: texlive-lang-german: Unterprozess post-installation script gab den 
Fehlerwert 1 zurück

Translated
E: texlive-lang-german: sub process post-installtion returned error 1

Immediately after a package installation is done the package 
texlive-lang-german 
get configured. The failure happens when running mktexlsr. It reports:

Building format(s) --byhyphen /var/lib/texmf/tex/generic/config/language.dat.
This may take some time...
fmtutil-sys failed. Output has been stored in 
/tmp/fmtutil.SURX5454


-- Package-specific info:
If you report an error when running one of the TeX-related binaries 
(latex, pdftex, metafont,...), or if the bug is related to bad or wrong
output, please include a MINIMAL example input file that produces the
error in your report. Don't forget to also include minimal examples of
other files that are needed, e.g. bibtex databases. Often it also helps
to include the logfile. Please, never send included pictures!

If your example file isn't short or produces more than one page of
output (except when multiple pages are needed to show the problem),
you can probably minimize it further. Instructions on how to do that
can be found at

http://www.latex-einfuehrung.de/mini-en.html (english)

or 

http://www.latex-einfuehrung.de/mini.html (german)

##
minimal input file


##
other files

##
 List of ls-R files

-rw-r--r-- 1 root root 1048 2007-07-20 07:38 /var/lib/texmf/ls-R
lrwxrwxrwx 1 root root 29 2007-07-15 14:59 /usr/share/texmf/ls-R -> 
/var/lib/texmf/ls-R-TEXMFMAIN
lrwxrwxrwx 1 root root 27 2007-07-15 14:59 /usr/share/texmf-texlive/ls-R -> 
/var/lib/texmf/ls-R-TEXLIVE
lrwxrwxrwx 1 root root 27 2007-07-15 14:59 /usr/share/texmf-texlive/ls-R -> 
/var/lib/texmf/ls-R-TEXLIVE
##
 Config files
lrwxrwxrwx 1 root root 20 2007-07-15 14:59 /usr/share/texmf/web2c/texmf.cnf -> 
/etc/texmf/texmf.cnf
-rw-r--r-- 1 root root 4196 2007-07-20 07:38 /var/lib/texmf/web2c/fmtutil.cnf
-rw-r--r-- 1 root root 6633 2007-07-20 07:38 /var/lib/texmf/web2c/updmap.cfg
-rw-r--r-- 1 root root 4807 2007-07-20 07:38 
/var/lib/texmf/tex/generic/config/language.dat
##
 Files in /etc/texmf/web2c/
insgesamt 0
##
 md5sums of texmf.d
25bf3a257a0bedb5c67349c3eaff74af  /etc/texmf/texmf.d/05TeXMF.cnf
5f7f6652cc8b8071c9e4ea6ba9e9f0a1  /etc/texmf/texmf.d/15Plain.cnf
8a26468004b5ebc7ae9884740356c1d0  /etc/texmf/texmf.d/45TeXinputs.cnf
ea33127256c6a9f37145ae5b16fdb80c  /etc/texmf/texmf.d/55Fonts.cnf
afccf1d3f87057411166a77c58e00bd1  /etc/texmf/texmf.d/65BibTeX.cnf
9da7c1c7b1eaf06f941af91f48a23068  /etc/texmf/texmf.d/75DviPS.cnf
e36faa13563bdb46303b91ab3f6ea638  /etc/texmf/texmf.d/85Misc.cnf
7e8f87acdeba48edac16d851c77b9e75  /etc/texmf/texmf.d/90TeXDoc.cnf
30f4f13357c2761ed01a6a15f28725a5  /etc/texmf/texmf.d/95NonPath.cnf

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

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

Versions of packages texlive-lang-german depends on:
ii  texlive-base  2007-10TeX Live: Essential programs and f
ii  texlive-common2007-10TeX Live: Base component

texlive-lang-german recommends no packages.

Versions of packages tex-common depends on:
ii  debconf   1.5.13 Debian configuration management sy
ii  ucf   3.001  Update Configuration File: preserv

Versions of packages texlive-lang-german is related to:
pn  tetex-base (no description available)
ii  tetex-bin 2007-10TeX Live: teTeX transitional packa
pn  tetex-extra(no description available)
ii  tex-common1.9Common infrastructure for using an

-- debconf information:
  tex-common/check_texmf_wrong:
  tex-common/check_texmf_missing:


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



Bug#428159: mantis: [debconf_rewrite] Debconf templates review

2007-07-19 Thread Christian Perrier
Quoting Kevin Coyner ([EMAIL PROTECTED]):
> Package: mantis
> 
> Severity: normal
> Tags: patch
> 
> Dear Debian maintainer,
> 
> On Monday, May 28, 2007, I notified you of the beginning of a review process
> concerning debconf templates for mantis.
> 
> The debian-l10n-english contributors have now reviewed these templates,
> and the proposed changes are attached to this bug report.


Kevin, I suggest you send a final summary of the collected translation
updates. This has proven to be a great help to package maintainers.

If you use my toolkit for the SMith project, this is the
"rewrite-done" script.




signature.asc
Description: Digital signature


Bug#433888: bug-buddy: refuses email addresses that are valid per RFC 3696

2007-07-19 Thread Ben Finney
Package: bug-buddy
Version: 2.18.1-2+b1
Severity: normal
Tags: patch

When the 'bug-buddy' dialogue asks for an email address to use for the 
bug report's From field, the "Send" button is unavailable until the 
specified email address is validated. The checking done by the 
'check_email' function is too strict, and incorrectly rejects many 
addresses that are valid.

The attached patch modifies the checks to be more in line with the 
recommendations in RFC 3696, "Application Techniques for Checking and 
Transformation of Names" section 3, "Restrictions on email addresses".

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

Kernel: Linux 2.6.21-2-powerpc
Locale: LANG=en_AU.UTF-8, LC_CTYPE=en_AU.UTF-8 (charmap=UTF-8) (ignored: LC_ALL 
set to en_AU.UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages bug-buddy depends on:
ii  gconf2 2.18.0.1-3GNOME configuration database syste
ii  gdb6.4.90.dfsg-1 The GNU Debugger
ii  libbonobo2-0   2.18.0-2  Bonobo CORBA interfaces library
ii  libc6  2.6-2 GNU C Library: Shared libraries
ii  libebook1.2-9  1.10.2-2+b1   Client library for evolution addre
ii  libgconf2-42.18.0.1-3GNOME configuration database syste
ii  libglade2-01:2.6.1-1 library to load .glade files at ru
ii  libglib2.0-0   2.12.12-1+b1  The GLib library of C routines
ii  libgnome-menu2 2.18.3-1  an implementation of the freedeskt
ii  libgnome2-02.18.0-4  The GNOME 2 library - runtime file
ii  libgnomeui-0   2.18.1-2  The GNOME 2 libraries (User Interf
ii  libgnomevfs2-0 1:2.18.1-2GNOME Virtual File System (runtime
ii  libgtk2.0-02.10.13-1 The GTK+ graphical user interface 
ii  libgtop2-7 2.14.9-1  gtop system monitoring library
ii  liborbit2  1:2.14.7-0.1  libraries for ORBit2 - a CORBA ORB
ii  libsoup2.2-8   2.2.100-1 an HTTP library implementation in 
ii  libxml22.6.29.dfsg-1 GNOME XML library
ii  scrollkeeper   0.3.14-13 A free electronic cataloging syste

bug-buddy recommends no packages.

-- no debconf information

-- 
 \ "Pinky, are you pondering what I'm pondering?" "I think so, |
  `\Brain, but culottes have a tendency to ride up so."  -- _Pinky |
_o__)   and The Brain_ |
Ben Finney <[EMAIL PROTECTED]>
diff -ruN bug-buddy-2.18.1/src/bug-buddy.c 
bug-buddy-2.18.1-email-rfc3696/src/bug-buddy.c
--- bug-buddy-2.18.1/src/bug-buddy.c2007-02-19 04:25:18.0 +1100
+++ bug-buddy-2.18.1-email-rfc3696/src/bug-buddy.c  2007-07-19 
15:15:49.0 +1000
@@ -825,12 +825,9 @@
return FALSE;
 
for (character = local_part; *character; character++) {
-   /* If character is alphanumeric it is valid. */
-   if (g_ascii_isalnum (*character))
-   continue;
-
-   /* If character is "-", "_" or "." it is valid. */
-   if (*character == '-' || *character == '_' || *character == '.')
+   /* RFC 3696 says *any* printable ASCII character can
+* appear in local-part, subject to quoting rules. */
+   if (g_ascii_isprint (*character))
continue;
 
/* Not valid character, not valid local part. */
@@ -905,21 +902,30 @@
 {
char *local_part;
char *domain;
-   char **parts;
+   char *address_reversed;
+   char **parts_reversed;
gboolean is_valid;
 
-   parts = g_strsplit (address, "@", 2);
+   /* Split on the *last* '@' character:
+* First reverse the address, then split, then reverse each
+* part back to normal */
+   address_reversed = g_strreverse (address);
+   parts_reversed = g_strsplit (address_reversed, "@", 2);
+   domain = g_strreverse (parts_reversed[0]);
+   local_part = g_strreverse (parts_reversed[1]);
+   g_strfreev (parts_reversed);
+   g_strfreev (address_reversed);
 
/* Check we have the 2 parts */
-   if (!(local_part = parts[0]) || !(domain = parts[1])) {
-   g_strfreev (parts);
-   return FALSE;
+   if (!(local_part) || !(domain)) {
+   /* We don't have both parts, address can't be valid */
+   is_valid = FALSE;
+   } else {
+   /* Check each part is valid */
+   is_valid = email_local_part_is_valid (local_part)
+   && email_domain_is_valid (domain);
}
 
-   is_valid = email_local_part_is_valid (local_part)
-   && email_domain_is_valid (domain);
-
-   g_strfreev (parts);
return is_valid;
 }
 


Bug#432606:

2007-07-19 Thread Hervé Rousseau

tags 432606 pending

thanks

--
Herve Rousseau


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



Bug#433887: wu-ftpd: SIZE command return undefined values

2007-07-19 Thread Raphael Bossek
Package: wu-ftpd
Version: 2.6.2-27
Severity: important

The SIZE command implemenation within wu-ftpd does not use the right printf() 
format for stat.st_size. In this case the bits of stat.st_size is truncated and 
the result 
is not what we except to see.

I've created a patch and testet it on i386 and PowerPC successful.


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

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

Versions of packages wu-ftpd depends on:
ii  debconf [debconf-2.0] 1.5.13 Debian configuration management sy
ii  debianutils   2.22.1 Miscellaneous utilities specific t
ii  libc6 2.6-2  GNU C Library: Shared libraries
ii  libpam0g  0.79-4 Pluggable Authentication Modules l
ii  netbase   4.29   Basic TCP/IP networking system
ii  perl [perl5]  5.8.8-7Larry Wall's Practical Extraction 

wu-ftpd recommends no packages.

-- debconf information excluded
diff -Naur wu-ftpd-2.6.2.orig/src/config/config.nbs 
wu-ftpd-2.6.2/src/config/config.nbs
--- wu-ftpd-2.6.2.orig/src/config/config.nbs2000-07-01 20:03:07.0 
+0200
+++ wu-ftpd-2.6.2/src/config/config.nbs 2007-07-18 14:29:50.0 +0200
@@ -48,7 +48,7 @@
 #undef  SHADOW_PASSWORD
 #undef  USG
 #define VIRTUAL
-#define OFFSET_SIZE 8
+#undef OFFSET_SIZE
 #define USE_VAR
 #undef  USE_PID
 #define VAR_RUN
diff -Naur wu-ftpd-2.6.2.orig/src/ftpcmd.y wu-ftpd-2.6.2/src/ftpcmd.y
--- wu-ftpd-2.6.2.orig/src/ftpcmd.y 2007-07-19 09:41:18.0 +0200
+++ wu-ftpd-2.6.2/src/ftpcmd.y  2007-07-19 09:28:14.0 +0200
@@ -1761,16 +1761,16 @@
if (stat(filename, &stbuf) < 0 ||
(stbuf.st_mode & S_IFMT) != S_IFREG)
reply(550, "%s: not a plain file.", filename);
-   else
-#if OFFSET_SIZE == 8
-   reply(213, "%qu", stbuf.st_size);
-#else
-#ifdef _AIX42
-   reply(213, "%llu", stbuf.st_size);
-#else
-   reply(213, "%lu", stbuf.st_size);
-#endif
-#endif
+   else{
+   if (sizeof(stbuf.st_size) <= sizeof(unsigned int))
+   reply(213, "%u", stbuf.st_size);
+   else if (sizeof(stbuf.st_size) <= sizeof(unsigned long 
int))
+   reply(213, "%lu", stbuf.st_size);
+   else if (sizeof(stbuf.st_size) <= sizeof(unsigned long 
long int))
+   reply(213, "%llu", stbuf.st_size);
+   else
+   reply(504, "Size of file %s out of range.", 
filename);
+   }
break;
}
 case TYPE_A:{


Bug#433726: [INTL:hu] Hungarian libpaper templates translation

2007-07-19 Thread Christian Perrier
Quoting SZERVÁC Attila ([EMAIL PROTECTED]):
> 
>  I'd like to attach MY PAPER, AS I SAY, Muttie!! :-)


Got it. So now, you just have to:

- teach mutt to *not* convert UTF-8 files you attach to ISO-8859-2

- complete the translation for choices. They are explicitely marked
for translation because some translators (French!) might want to
translate them. If you want to keep the original string, just copy it
over from English but leaving the string as untranslated will make
the entire debconf template to be shown untranslated.

I anyway suggest translating "a4" to "A4" which is the official
international spelling.

In any case, the file that should be used is the one I attach here.




hu.po
Description: application/gettext


signature.asc
Description: Digital signature


Bug#395722: gnucap should be split into binary and gnucap-doc packages

2007-07-19 Thread Mantas Kriaučiūnas
Hi,

I think subject of this bug should be changed - gnucap should be split
into binary and gnucap-doc packages. Currently the gnucap package 
contains a very large amount of architecture-independent data (few 
megabytes of pdf and html manuals, documentation and examples) in one, 
architecture-dependent package.

This is wasteful of space in LiveCD (as majority of desktop users don't 
need gnucap commands reference in 2 formats - html and pdf, gnucap is 
often simply used by another packages, like gcompris), also mirror space
and bandwidth, as we then end up with multiple copies of this data, one 
for each architecture. Initial estimates suggest that several gigabytes 
of Debian archive space may currently be wasted because of packages like gnucap.

The way to fix of gnucap package:

  * We need to have a gnucap-doc package split out to contain
/usr/share/doc/gnucap/gnucap-man.pdf and data in
/usr/share/doc/gnucap/html/ also the gnucap package should then be
altered to suggest or recommend the gnucap-doc package.

Packaging policy is very clear on this point:
http://www.debian.org/doc/developers-reference/ch-best-pkging-practices#s-bpp-archindepdata
http://www.debian.org/doc/developers-reference/ch-best-pkging-practices.en.html#s-bpp-docs

Btw, examples are duplicated in gnucap package, look at this debian
bugreport - http://bugs.debian.org/433304

Look at file listing of gnucap binary package and you will see lots of 
documentation in /usr/share/doc/gnucap/ folder, including same documentation in 
PDF format:
http://packages.debian.org/cgi-bin/search_contents.pl?searchmode=filelist&word=gnucap&version=unstable&arch=i386&page=1&number=100

--
Mantas Kriaučiūnas 



Bug#433788: I met this bug also

2007-07-19 Thread Wang Xu

I just install mediawiki on a newly installed machine and met
just like what Alejandro reported.

I extracted the deb and tried to run the script, it returns 1 and
print nothing. the script cannot go through this line:

. /usr/share/debconf/confmodule

and when I try to run this script:

# sh /usr/share/debconf/confmodule
Can't exec "/usr/share/debconf/confmodule": Permission denied at
/usr/share/perl/5.8/IPC/Open3.pm line 168.
open2: exec of /usr/share/debconf/confmodule failed at
/usr/share/perl5/Debconf/ConfModule.pm line 58


--
Wang Xu


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



Bug#433886: selinux-policy-refpolicy-targeted: munin.pp module doesn't allow apache to read munin_var_lib_t

2007-07-19 Thread Vesa-Pekka Palmu
Package: selinux-policy-refpolicy-targeted
Version: 0.0.20070507-5
Severity: normal

munin module lacks the rule allowing apache to read it's files under 
/var/www/munin, what 
I understant from selinux refpolicy sources apache should be allowed to read 
files 
generated by munin.

Currently in permissive mode selinux generates following errors when accessing 
munin with 
apache:
audit(1184908713.367:669): avc:  denied  { search } for  pid=16948 
comm="apache2" 
name="munin" dev=dm-0 ino=504656 scontext=system_u:system_r:httpd_t:s0 
tcontext=system_u:object_r:munin_var_lib_t:s0 tclass=dir

audit(1184908713.367:670): avc:  denied  { getattr } for  pid=16948 
comm="apache2" 
name="depili.fi.html" dev=dm-0 ino=146039 scontext=system_u:system_r:httpd_t:s0 
tcontext=system_u:object_r:munin_var_lib_t:s0 tclass=file

audit(1184908713.367:671): avc:  denied  { read } for  pid=16948 comm="apache2" 
name="depili.fi.html" dev=dm-0 ino=146039 scontext=system_u:system_r:httpd_t:s0 
tcontext=system_u:object_r:munin_var_lib_t:s0 tclass=file

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

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

Versions of packages selinux-policy-refpolicy-targeted depends on:
ii  libpam-modules   0.79-4  Pluggable Authentication Modules f
ii  libselinux1  2.0.15-2+b1 SELinux shared libraries
ii  policycoreutils  2.0.16-1SELinux core policy utilities
ii  python   2.4.4-6 An interactive high-level object-o

Versions of packages selinux-policy-refpolicy-targeted recommends:
ii  checkpolicy   2.0.2-1SELinux policy compiler
ii  setools   2.4-3  Tresys tools for managing Security

-- no debconf information


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



Bug#424124: Patch for Bug#424124

2007-07-19 Thread Luis Rodrigo Gallardo Cruz
tag 424124 patch
thanks

The following patch makes the build run correctly after
 debian/rules clean.

I took the approach of adding a build-depend on autotools-dev and
copying config.{sub,guess} at build time instead of the more
complicated of trying to save/restore them after running autoconf.

***
diff -r 207e75b57b1b -r 2a154aa7cfad debian/control
--- a/debian/controlThu Jul 19 23:55:54 2007 -0500
+++ b/debian/controlFri Jul 20 00:11:38 2007 -0500
@@ -3,7 +3,7 @@ Priority: optional
 Priority: optional
 Maintainer: KELEMEN Peter <[EMAIL PROTECTED]>
 Standards-Version: 3.7.2
-Build-Depends: libncurses5-dev, debhelper (>= 4.0.0), autoconf
+Build-Depends: libncurses5-dev, debhelper (>= 4.0.0), autoconf, autotools-dev
 
 Package: whowatch
 Architecture: any
diff -r 207e75b57b1b -r 2a154aa7cfad debian/rules
--- a/debian/rules  Thu Jul 19 23:55:54 2007 -0500
+++ b/debian/rules  Fri Jul 20 00:11:38 2007 -0500
@@ -27,7 +27,9 @@ config.status: configure
 config.status: configure
dh_testdir
# Using -O2 makes the thing segfault (gcc 4.1.2), I have no time to 
look.
-   rm config.sub config.guess
+   cp -f /usr/share/misc/config.sub config.sub
+   cp -f /usr/share/misc/config.guess config.guess
+
CFLAGS="-g -O0" ./configure --host=$(DEB_HOST_GNU_TYPE) 
--build=$(DEB_BUILD_GNU_TYPE) --prefix=/usr --mandir=\$${prefix}/share/man 
--infodir=\$${prefix}/share/info
 
 build: patch-stamp build-stamp
@@ -47,7 +49,7 @@ patch-stamp:
 
 unpatch-stamp:
if [ -f patch-stamp ]; then patch -R -p1 < debian/whowatch-1.6.0.patch; 
rm patch-stamp; fi
-   rm configure
+   rm -f configure
 
 clean: unpatch-stamp
dh_testdir
@@ -56,11 +58,10 @@ clean: unpatch-stamp
 
# Add here commands to clean up after the build process.
-$(MAKE) distclean
-   -test -r /usr/share/misc/config.sub && \
- cp -f /usr/share/misc/config.sub config.sub
-   -test -r /usr/share/misc/config.guess && \
- cp -f /usr/share/misc/config.guess config.guess
 
+   # Remove these files so they don't end up in the .diff,
+   # they'll be overwriten at build time, anyway.
+   rm -f config.sub config.guess
 
dh_clean
 
***


signature.asc
Description: Digital signature


Bug#433885: juk: Fails to play certain MP3s

2007-07-19 Thread Kevin McKernan
Package: juk
Version: 4:3.5.7-2
Severity: important

Hi,

I've recently been unable to play certain MP3s in JuK. I never had any issues 
with these particular files until just a few weeks ago.

Attempting to play them does absolutely nothing. It can be frustrating because 
once JuK hits one, it just stops altogether (it doesn't just skip it).

While I cannot say for sure exactly what is causing this, I can say that it 
looks like iTunes Album Art may possibly have something to do with it.

After dealing with this issue for the past couple weeks, I recently noticed a 
pattern -- it seems like the songs that are giving me trouble are those that 
have iTunes Album Art embedded in them. 
This cannot be due to any recent change in iTunes, however, as these files have 
not been touched by anything but JuK for years and I never had any issues with 
them until now.

As a test, I copied one of the files that was giving me trouble to my Mac and 
removed the album art from it in iTunes. After copying it back, JuK played it 
without any issues at all.

My apologies if this bug belongs to a different package (perhaps mpeglib?).

Thanks in advance.


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

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

Versions of packages juk depends on:
ii  kdelibs4c2a 4:3.5.7.dfsg.1-1 core libraries and binaries for al
ii  libakode2   2.0.2-2  akode plugin for aRts
ii  libarts1c2a 1.5.7-2  aRts sound system core components
ii  libc6   2.6-2GNU C Library: Shared libraries
ii  libgcc1 1:4.2-20070712-1 GCC support library
ii  libglib2.0-02.12.13-1The GLib library of C routines
ii  libgstreamer0.10-0  0.10.13-2Core GStreamer libraries and eleme
ii  libqt3-mt   3:3.3.7-5Qt GUI Library (Threaded runtime v
ii  libstdc++6  4.2-20070712-1   The GNU Standard C++ Library v3
ii  libtag1c2a  1.4-8+b1 TagLib Audio Meta-Data Library
ii  libxml2 2.6.29.dfsg-1GNOME XML library

juk recommends no packages.

-- no debconf information


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



Bug#433880: More Info

2007-07-19 Thread James Healy
The message was appearing due to the fact I still had
/etc/vmware/not_configured on my filesystem from mucking around before I
installed the debian package version. The init script quits with the
error I saw if it detects that file, so it wasn't related to a missing
serial number.

I understand your point about not wanting to change the upstream init
script, so feel free to close the bug.

-- James Healy   Fri, 20 Jul 2007 15:02:40 +1000


signature.asc
Description: Digital signature


Bug#433884: Should not depend on libopenH323, libpt, libSDL, libssl, libldap, ...

2007-07-19 Thread Faidon Liambotis
Package: asterisk
Version: 1:1.4.2~dfsg-2
Severity: serious
Tags: patch

Upstream's makefile builds the "asterisk" binary with CXX and H323LBLIBS.
That is,
  -lopenh323 -lpt -lldap -llber -lldap_r -lpthread -lsasl2 -lssl -lcrypto
  -lexpat -lSDL -lresolv -ldl

I don't know why they did this -- I checked, and it was introduced in
r43281 along with many other chan_h323 changes and no useful comments.

There shouldn't be any reason to do that; only chan_h323.so needs these
libraries.

This results for the following added dependencies for the asterisk package:
  libopenh323-1.18.0 libpt-1.10.0 libldap2 libsasl2-2, libexpat1,
  libsdl1.2debian

The attached patch fixes this bug.

This bug is present in at least the 2 recent versions of Asterisk, and
since I have no indication from the changelog that it was ever fixed in
Debian, I'm marking it found for the earliest version of 1.4 I could
find in the changelog.
I think britney is using version tracking nowdays so this will hopefully
allow the security fix in lenny.

Regards,
Faidon
--- asterisk-1.4.8~dfsg+bristuff.orig/main/Makefile
+++ asterisk-1.4.8~dfsg+bristuff/main/Makefile
@@ -135,7 +135,7 @@ asterisk: $(OBJS) editline/libedit.a db1
@rm -f $(ASTTOPDIR)/include/asterisk/build.h.tmp
@$(CC) -c -o buildinfo.o $(ASTCFLAGS) buildinfo.c
$(ECHO_PREFIX) echo "   [LD] $^ -> $@"
-   $(CMD_PREFIX) $(CXX) $(STATIC_BUILD) -o $@ $(ASTLINK) 
$(AST_EMBED_LDFLAGS) $(ASTLDFLAGS) $(H323LDFLAGS) $^ buildinfo.o $(AST_LIBS) 
$(AST_EMBED_LIBS) $(H323LDLIBS)
+   $(CMD_PREFIX) $(CC) $(STATIC_BUILD) -o $@ $(ASTLINK) 
$(AST_EMBED_LDFLAGS) $(ASTLDFLAGS) $^ buildinfo.o $(AST_LIBS) $(AST_EMBED_LIBS)
@$(ASTTOPDIR)/build_tools/strip_nonapi $@
 
 clean::


Bug#433029: gpodder: Ukrainian translation

2007-07-19 Thread Mykola Nikishov
On Sat, Jul 14, 2007 at 01:25:58PM +0200, Thomas Perl wrote:

> http://svn.berlios.de/svnroot/repos/gpodder/trunk/data/po/uk.po
> 
> Send me the file ([EMAIL PROTECTED]), and I'll add the updated translation
> to our repository, so we can have a complete Ukrainian translation for
> the new release.

> If possible, you should also translate the strings in 
> 
> http://svn.berlios.de/svnroot/repos/gpodder/trunk/data/gpodder.desktop
> 
> and send me the updated file too, so we have Ukrainian translations in
> the Applications menu.

Here they are, Thomas.

-- 
MAN-UANIC
Index: data/gpodder.desktop
===
--- data/gpodder.desktop	(revision 356)
+++ data/gpodder.desktop	(working copy)
@@ -3,12 +3,15 @@
 Name=gPodder Podcast Client
 Name[de]=gPodder Podcast-Client
 Name[ru]=gPodder Подкаст-Клиент
+Name[uk]=gPodder Подкаст-Клієнт
 GenericName=Media Aggregator
 GenericName[de]=Medien-Aggregator
 GenericName[ru]=Загрузка, прослушивание подкастов
+GenericName[uk]=Завантаження та прослуховування подкастів
 Comment=Download audio and video content from podcasts
 Comment[de]=Laden Sie Audio- und Video-Inhalte von Podcasts herunter
-Comment[ru]=Загрузка и восроизведение аудио и видео подкастов, синхронизация с iPod
+Comment[ru]=Загрузка и воспроизведение аудио и видео подкастов, синхронизация с iPod
+Comment[uk]=Завантаження та прослуховування аудіо та відео подкастів, синхронізація з iPod
 Exec=gpodder
 Icon=gpodder
 Terminal=false
Index: data/po/uk.po
===
--- data/po/uk.po	(revision 356)
+++ data/po/uk.po	(working copy)
@@ -10,16 +10,16 @@
 "Project-Id-Version: gPodder 0.9.2+svn20070611\n"
 "Report-Msgid-Bugs-To: \n"
 "POT-Creation-Date: 2007-07-14 12:49+0200\n"
-"PO-Revision-Date: 2007-07-13 23:21+0300\n"
+"PO-Revision-Date: 2007-07-20 07:22+0300\n"
 "Last-Translator: mn <[EMAIL PROTECTED]>\n"
 "Language-Team: Украинский <[EMAIL PROTECTED]>\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
-"Content-Transfer-Encoding: 8bit\n"
+"Content-Transfer-Encoding: 8bit"
 
 #: src/gpodder/console.py:80
 msgid "Could not add channel."
-msgstr ""
+msgstr "Не можу додати канал."
 
 #: src/gpodder/console.py:100
 msgid "Could not remove channel."
@@ -34,9 +34,8 @@
 msgstr ""
 
 #: src/gpodder/gpodder.py:130 src/gpodder/gpodder.py:1725
-#, fuzzy
 msgid "Channel"
-msgstr "Скасувати"
+msgstr "Канал"
 
 #: src/gpodder/gpodder.py:158
 msgid "Status"
@@ -48,7 +47,7 @@
 
 #: src/gpodder/gpodder.py:168 src/gpodder/gpodder.py:195
 msgid "Episode"
-msgstr ""
+msgstr "Епізод"
 
 #: src/gpodder/gpodder.py:172
 msgid "Size"
@@ -56,7 +55,7 @@
 
 #: src/gpodder/gpodder.py:175
 msgid "Released"
-msgstr ""
+msgstr "Опубліковано"
 
 #: src/gpodder/gpodder.py:179
 msgid "Description"
@@ -68,30 +67,30 @@
 
 #: src/gpodder/gpodder.py:201
 msgid "Progress"
-msgstr ""
+msgstr "Процес"
 
 #: src/gpodder/gpodder.py:211
 msgid "Edit channel information"
-msgstr ""
+msgstr "Редагувати інформацію про канал"
 
 #: src/gpodder/gpodder.py:395
 msgid "Error adding channel"
-msgstr ""
+msgstr "Помилка при додаванні каналу"
 
 #: src/gpodder/gpodder.py:396
 msgid ""
 "The channel could not be added. Please check the spelling of the URL or try "
 "again later."
-msgstr ""
+msgstr "Не можу додати цей канал. Перевірте його адресу або спробуйте пізніше"
 
 #: src/gpodder/gpodder.py:408
 #, python-format
 msgid "You have already subscribed to this channel: %s"
-msgstr ""
+msgstr "Ви вже підписані на цей канал: %s"
 
 #: src/gpodder/gpodder.py:408
 msgid "Already added"
-msgstr ""
+msgstr "Вже додано"
 
 #: src/gpodder/gpodder.py:431
 msgid "URL scheme not supported"
@@ -105,7 +104,7 @@
 
 #: src/gpodder/gpodder.py:465
 msgid "Please wait..."
-msgstr "Зачекайте"
+msgstr "Зачекайте..."
 
 #: src/gpodder/gpodder.py:469
 #, python-format
@@ -115,7 +114,7 @@
 #: src/gpodder/gpodder.py:474
 #, python-format
 msgid "%d of %d channels updated"
-msgstr ""
+msgstr "%d·з·%d каналів оновлено"
 
 #: src/gpodder/gpodder.py:483
 msgid "Downloading podcast feeds"
@@ -141,12 +140,12 @@
 
 #: src/gpodder/gpodder.py:573
 msgid "Episode already downloaded"
-msgstr ""
+msgstr "Епізод вже завантажено"
 
 #: src/gpodder/gpodder.py:574
 msgid ""
 "You have already downloaded this episode. Click on the episode to play it."
-msgstr ""
+msgstr "Ви вже завантижили цей епізод. Клацніть на ньому, щоб програти його."
 
 #: src/gpodder/gpodder.py:577
 msgid "Download in progress"
@@ -180,11 +179,11 @@
 
 #: src/gpodder/gpodder.py:647
 msgid "New episodes available"
-msgstr ""
+msgstr "Доступні нові епізоди"
 
 #: src/gpodder/gpodder.py:650
 msgid "New episode available"
-msgstr ""
+msgstr "Доступний новий епізод"
 
 #: src/gpodder/gpodder.py:652
 #, python-format
@@ -197,7 +196,7 @@
 
 #: src/gpodder/gpodder.py:660
 msgid "No new episodes"
-msgstr ""
+msgstr "Немає нових епізодів"
 
 #: src/gpodder/gpodder.py:661
 msgid ""
@@ -234,7 +233,7 @@
 #: src/gpodder

Bug#433699: foxyproxy prevented iceweasel from opening previous tabs/windows from last session

2007-07-19 Thread Yaroslav Halchenko
severity 433699 normal
tags 433699 + moreinfo
thanks

Hi Niko

Unfortunately I could not reproduce the bug you described with debian
shipped foxyproxy, neither with upstream .xpi per-user installation.

At all my attempts sessions were restored correctly. May be some other
than foxyproxy installation
factor/extension/abnormal_exit/change_in_config played an evil
role here. I will leave the bug open but of normal priority. If within
few months noone confirms similar behavior I will tag it unreproducible.

-- 
Yaroslav Halchenko
Research Assistant, Psychology Department, Rutgers-Newark
Student  Ph.D. @ CS Dept. NJIT
Office: (973) 353-5440x263 | FWD: 82823 | Fax: (973) 353-1171
101 Warren Str, Smith Hall, Rm 4-105, Newark NJ 07102
WWW: http://www.linkedin.com/in/yarik


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



Bug#433883: selinux-utils: setsebool -P fails with "Could not change policy booleans"

2007-07-19 Thread Vesa-Pekka Palmu
Package: selinux-utils
Version: 2.0.15-2+b1
Severity: normal

setsebool -P gives error message "Could not change policy booleans", probably 
related to this: 
http://www.opensubscriber.com/message/[EMAIL PROTECTED]/6914917.html

Haven't had the change to reboot the system for testing if the policy booleans 
are saved and the error is just reported erronously as suggested in that thread.

Currently using refpolicy-targeted in permissive mode and setsebool doesn't 
produce any other errors than the "Could not change policy booleans", changing 
current booleans 
without the -P flag works without errors.

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

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

Versions of packages selinux-utils depends on:
ii  libc62.5-11  GNU C Library: Shared libraries
ii  libselinux1  2.0.15-2+b1 SELinux shared libraries
ii  libsepol12.0.3-1+b1  Security Enhanced Linux policy lib

selinux-utils recommends no packages.

-- no debconf information


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



Bug#433882: [Vmware-package-maintainers] Bug#433882: vmware-package: Documentation for quirks under AMD64 arch

2007-07-19 Thread Robert Edmonds
James Healy wrote:
> Sorry for all these bugs with no patches, python isn't my forte :)

Well, the whole thing isn't implemented in Python.

> We've been attempting to use make-vmpkg on an AMD64 system, and obviously
> the VMWare binaries are 32-bit. We know it's possible to get it running
> regardless if we install manually, but it would be useful to see a
> section of /usr/share/doc/vmware-package/README.Debian that discusses
> any potential issues when using make-vmpkg under AMD64.

> First up - is it even possible at this stage? At the very least I'm
> asuming the generated packages will need a dependency on ia32-libs?

Correct -- the generated packages do contain 32 bit binaries (on both
i386 and amd64) but have a "Recommends: ia32-libs | libc6-686" line.
I'll get this upgraded to a Depends for amd64, since the binaries simply
don't work on amd64 without ia32-libs installed.

-- 
Robert Edmonds
[EMAIL PROTECTED]


signature.asc
Description: Digital signature


Bug#433880: [Vmware-package-maintainers] Bug#433880: vmware-package: init.d script fails and suggests fixing with a script that doesn't exist

2007-07-19 Thread Robert Edmonds
James Healy wrote:
> I've used vmware-package to build a vmware-server 1.0.3 package, which
> seems to complete succcessfully. 
> 
> When I install it with dpkg -i, it attempts to launch the daemon using
> it's init.d script but it fails (as expected - no serial numbers
> provided or configuration proivded yet).
> 
> The error message suggests using /usr/bin/vmware-config.pl to finish
> configuration, however that file doesn't exist.

I've tried not to touch the upstream init script.

README.Debian states:

- VMware Server has no GUI to input the required serial number.
  Please run '/usr/lib/vmware-server/bin/vmware-vmx --new-sn '
  to create a license file.

> Thanks for your work on this package - I *much* prefer to generate
> packages than follow the manual route.

I'll close this bug when the generated vmware-server package has a
debconf prompt for the serial number, or when VMware Server stops
requiring a serial number for operation.

-- 
Robert Edmonds
[EMAIL PROTECTED]


signature.asc
Description: Digital signature


Bug#433879: [Vmware-package-maintainers] Bug#433879: vmware-package: No validation of --maintainer switch

2007-07-19 Thread Robert Edmonds
James Healy wrote:
>   --maintainer "James Healy <[EMAIL PROTECTED]>"
> 
> Worked as expected. It'd be nice to describe this in more detail
> in the docs and/or have a check to make sure the format is correct as
> early in the process as possible.

Thanks, I'll make a note of this in the man page.  It's the standard
format (RFC 822?) used by the dpkg-dev tools.

-- 
Robert Edmonds
[EMAIL PROTECTED]


signature.asc
Description: Digital signature


Bug#192144: hi from cynthia

2007-07-19 Thread cynthia

Hi
It`s cynthia again. Will you ever contact me?
I made those nude pictures especially for you and I wont write to you again!
If you wanna see them just drop me a line at: [EMAIL PROTECTED]















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



Bug#92810: it`s justine

2007-07-19 Thread justine

hello, I am pretty russian girl, bored tonight.
would you like to chat with me and see my pics?
if so then email me at [EMAIL PROTECTED]


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



Bug#406902: kernel NFS data loss

2007-07-19 Thread Paul Szabo
I ran some tests today, and it seemed (but not conclusive) that the
problem only occurs when the client is a multi-CPU SMP machine. Looking
at kernel source code, I noticed what I thought were oddities.

Do you think the following "patch" against 2.6.8-16sarge7 code would be
useful? I have not yet tested whether this works at all, or whether it
improves anything.

Thanks,

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


--- fs/nfs/dir.c.bak2004-08-14 15:36:58.0 +1000
+++ fs/nfs/dir.c2007-07-20 13:17:33.387030060 +1000
@@ -681,14 +681,15 @@
  */
 static void nfs_dentry_iput(struct dentry *dentry, struct inode *inode)
 {
+   /* PSz 20 Jul 07  Do not we need lock_kernel() for nfs_renew_times()? */
+   lock_kernel();
if (dentry->d_flags & DCACHE_NFSFS_RENAMED) {
-   lock_kernel();
inode->i_nlink--;
nfs_complete_unlink(dentry);
-   unlock_kernel();
}
/* When creating a negative dentry, we want to renew d_time */
nfs_renew_times(dentry);
+   unlock_kernel();
iput(inode);
 }
 
@@ -832,9 +833,12 @@
}
}
 no_entry:
+   /* PSz 20 Jul 07  Do not we need lock_kernel() for d_add() and 
nfs_renew_times()? */
+   lock_kernel();
d_add(dentry, inode);
nfs_renew_times(dentry);
nfs_set_verifier(dentry, nfs_save_change_attribute(dir));
+   unlock_kernel();
 out:
BUG_ON(error > 0);
return ERR_PTR(error);
@@ -882,8 +886,12 @@
unlock_kernel();
 out:
dput(parent);
-   if (!ret)
+   if (!ret) {
+   /* PSz 20 Jul 07  Do not we need lock_kernel() for d_drop()? */
+   lock_kernel();
d_drop(dentry);
+   unlock_kernel();
+   }
return ret;
 no_open:
dput(parent);
@@ -990,6 +998,7 @@
}
inode = nfs_fhget(dentry->d_sb, fhandle, fattr);
if (inode) {
+/* PSz 20 Jul 07  The whole nfs_instantiate() is only ever called within 
lock_kernel() */
d_instantiate(dentry, inode);
nfs_renew_times(dentry);
nfs_set_verifier(dentry, 
nfs_save_change_attribute(dentry->d_parent->d_inode));
@@ -1200,6 +1209,7 @@
dir, &qsilly);
nfs_end_data_update(dir);
if (!error) {
+/* PSz 20 Jul 07  The whole nfs_sillyrename() is only ever called within 
lock_kernel() */
nfs_renew_times(dentry);
nfs_set_verifier(dentry, nfs_save_change_attribute(dir));
d_move(dentry, sdentry);


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



Bug#433882: vmware-package: Documentation for quirks under AMD64 arch

2007-07-19 Thread James Healy
Package: vmware-package
Version: 0.9
Severity: wishlist


Sorry for all these bugs with no patches, python isn't my forte :)

We've been attempting to use make-vmpkg on an AMD64 system, and obviously
the VMWare binaries are 32-bit. We know it's possible to get it running
regardless if we install manually, but it would be useful to see a
section of /usr/share/doc/vmware-package/README.Debian that discusses
any potential issues when using make-vmpkg under AMD64.

First up - is it even possible at this stage? At the very least I'm
asuming the generated packages will need a dependency on ia32-libs?


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

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

Versions of packages vmware-package depends on:
ii  bzip2 1.0.3-7high-quality block-sorting file co
ii  debhelper 5.0.53 helper programs for debian/rules
ii  dpkg-dev  1.14.5 package building tools for Debian
ii  fakeroot  1.7.1  Gives a fake root environment
ii  libx11-6  2:1.0.3-7  X11 client-side library
ii  libxext6  1:1.0.3-2  X11 miscellaneous extension librar
ii  libxi62:1.1.1-1  X11 Input extension library
ii  libxinerama1  1:1.0.2-1  X11 Xinerama extension library
ii  make  3.81-3 The GNU version of the "make" util
ii  module-assistant  0.10.11tool to make module package creati
ii  python2.4.4-6An interactive high-level object-o

vmware-package recommends no packages.

-- no debconf information


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



Bug#395354: Found upstream bug

2007-07-19 Thread Gabriel M. Beddingfield


I found the upstream bug in Xorg: 
https://bugs.freedesktop.org/show_bug.cgi?id=10525


At the end is a link to a patch and a report that the issue is resolved 
in Debian/unstable (SPARC)... but the bug is still open and still 
happens on my system.  The backtraces posted on the link match the 
backtraces that I was able to get.


Thanks,
Gabriel




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



Bug#433881: Regression: no longer handles port and mountport

2007-07-19 Thread David Liontooth
Package: nfs-common
Version: 1:1.1.0-6
Severity: normal


In /etc/fstab, I use this line to mount an NFS drive behind a firewall that 
forwards ports with iptables:

system:/esb /mnt/esb1 nfs 
noauto,user,exec,rw,rsize=16k,wsize=16k,hard,intr,port=4000,mountport=5000 0 0

Version 1:1.1.0-5 works and versions 1:1.1.0-6 through 11 all fail.

Though I'm concerned that downgrading after all the changes in 1:1.1.0-10 could 
create further errors, downgrading to 1:1.1.0-5 appears to be 
unproblematic and restores the functionality. I was still tempted to label the 
bug important, as it breaks important core functionality.

Nice work on the package by the way; it's a complicated transition. This looks 
like an upstream bug.

Cheers,
Dave


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

Kernel: Linux 2.6.22.1 (SMP w/2 CPU cores)
Locale: LANG=C, LC_CTYPE=C (charmap=ISO-8859-1) (ignored: LC_ALL set to en_US)
Shell: /bin/sh linked to /bin/bash

Versions of packages nfs-common depends on:
ii  adduser  3.100   Add and remove users and groups
ii  libc62.6-2   GNU C Library: Shared libraries
ii  libcomer 1.39+1.40-WIP-2006.11.14+dfsg-1 common error description library
ii  libevent 1.3b-0  An asynchronous event notification
ii  libgssap 0.10-4  A mechanism-switch gssapi library
ii  libkrb53 1.6.dfsg.1-4MIT Kerberos runtime libraries
ii  libnfsid 0.18-0  An nfs idmapping library
ii  librpcse 0.14-2  allows secure rpc communication us
ii  libwrap0 7.6.dbs-11  Wietse Venema's TCP wrappers libra
ii  lsb-base 3.1-22  Linux Standard Base 3.1 init scrip
ii  netbase  4.28Basic TCP/IP networking system
ii  portmap  5-24The RPC portmapper
ii  ucf  2.0021  Update Configuration File: preserv

nfs-common recommends no packages.

-- no debconf information


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



Bug#433804: epydoc: inaccurate documentation: -u is no longer supported

2007-07-19 Thread Kenneth Pronovici

On 7/19/07, Cyril Brulebois <[EMAIL PROTECTED]> wrote:

Package: epydoc
Version: 3.0~beta1-1
Severity: normal
Tags: patch

please ask upstream to drop the '-u' option from the manpage, since it
is no longer supported. I discovered that by fixing some FTBFS due to
'-n' being dropped, and needed to adjust '-u' too.


Ok, I'll pass this along upstream.  Sorry the loss of -n caused you an FTBFS.

KEN

--
Kenneth J. Pronovici <[EMAIL PROTECTED]>
http://www.cedar-solutions.com/


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



Bug#433880: vmware-package: init.d script fails and suggests fixing with a script that doesn't exist

2007-07-19 Thread James Healy
Package: vmware-package
Severity: minor


I've used vmware-package to build a vmware-server 1.0.3 package, which
seems to complete succcessfully. 

When I install it with dpkg -i, it attempts to launch the daemon using
it's init.d script but it fails (as expected - no serial numbers
provided or configuration proivded yet).

The error message suggests using /usr/bin/vmware-config.pl to finish
configuration, however that file doesn't exist.

Thanks for your work on this package - I *much* prefer to generate
packages than follow the manual route.

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

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

Versions of packages vmware-package depends on:
ii  bzip2 1.0.3-7high-quality block-sorting file co
ii  debhelper 5.0.53 helper programs for debian/rules
ii  dpkg-dev  1.14.5 package building tools for Debian
ii  fakeroot  1.7.1  Gives a fake root environment
ii  libx11-6  2:1.0.3-7  X11 client-side library
ii  libxext6  1:1.0.3-2  X11 miscellaneous extension librar
ii  libxi62:1.1.1-1  X11 Input extension library
ii  libxinerama1  1:1.0.2-1  X11 Xinerama extension library
ii  make  3.81-3 The GNU version of the "make" util
ii  module-assistant  0.10.11tool to make module package creati
ii  python2.4.4-6An interactive high-level object-o

vmware-package recommends no packages.

-- no debconf information


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



Bug#433879: vmware-package: No validation of --maintainer switch

2007-07-19 Thread James Healy
Package: vmware-package
Version: 0.8
Severity: wishlist


Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
From: James Healy <[EMAIL PROTECTED]>
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
Subject: vmware-package: No validation on maintainer option
Message-ID: <[EMAIL PROTECTED]>
X-Mailer: reportbug 3.38
Date: Fri, 20 Jul 2007 11:52:51 +1000

Package: vmware-package
Version: 0.8
Severity: wishlist


While attempting to build a vmware-server package I used the following
swith

  --maintainer [EMAIL PROTECTED]

This seemed to work, but caused compilation to fail when a script midway
through the process tried to parse the changelog and failed.

  --maintainer "James Healy <[EMAIL PROTECTED]>"

Worked as expected. It'd be nice to describe this in more detail
in the docs and/or have a check to make sure the format is correct as
early in the process as possible.

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

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

Versions of packages vmware-package depends on:
ii  debhelper 5.0.53 helper programs for debian/rules
ii  dpkg-dev  1.14.5 package building tools for Debian
ii  fakeroot  1.7.1  Gives a fake root environment
ii  make  3.81-3 The GNU version of the "make" util
ii  module-assistant  0.10.11tool to make module package creati
ii  python2.4.4-6An interactive high-level object-o

vmware-package recommends no packages.

-- no debconf information

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

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

Versions of packages vmware-package depends on:
ii  debhelper 5.0.53 helper programs for debian/rules
ii  dpkg-dev  1.14.5 package building tools for Debian
ii  fakeroot  1.7.1  Gives a fake root environment
ii  make  3.81-3 The GNU version of the "make" util
ii  module-assistant  0.10.11tool to make module package creati
ii  python2.4.4-6An interactive high-level object-o

vmware-package recommends no packages.

-- no debconf information


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



Bug#433878: RM: libapache-mod-encoding:libapache-mod-encoding -- RoM; obsolete apache1.3 binary

2007-07-19 Thread Tatsuki Sugiura
Package: ftp.debian.org
Severity: normal

Please remove the binary package liapache-mod-encoding.
apache1.3 has gone.

-- 
Tatsuki Sugiura   mailto:[EMAIL PROTECTED]


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



Bug#433877: acpi-support: powerbtn handler missing

2007-07-19 Thread Alexander
Package: acpi-support
Version: 0.95-2
Severity: minor

*** Please type your report below this line *** Hello. I did not found 
/etc/acpi/events/powerbtn handler and /etc/acpi/powerbtn.sh script on my 
amd64 freshly installed system. I beleave i have acpi-support package up 
to date. Copied the handler and the script from a Debian Etch and it 
works fine. I guess the handler and the script may be added as is.

Thank you.

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

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

Versions of packages acpi-support depends on:
ii  acpid1.0.4-7.1   Utilities for using ACPI power man
ii  dmidecode2.9-1   Dump Desktop Management Interface 
ii  finger   0.17-11 user information lookup program
ii  hdparm   7.5-1   tune hard disk parameters for high
ii  laptop-detect0.12.1-0.1  attempt to detect a laptop
ii  libc62.6-2   GNU C Library: Shared libraries
ii  lsb-base 3.1-23.1Linux Standard Base 3.1 init scrip
ii  powermgmt-base   1.29Common utils and configs for power
ii  radeontool   1.5-5   utility to control ATI Radeon back
ii  vbetool  0.7-1.1 run real-mode video BIOS code to a
ii  xbase-clients1:7.2.ds2-2 miscellaneous X clients

acpi-support recommends no packages.

-- no debconf information


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



Bug#433875: example preseed, grub info

2007-07-19 Thread Matt Taggart
Package: installation-guide
Version: 20070319
Severity: wishlist

Due to the way grub does device ordering (see my comments sent to #283312), 
I needed a way with preseeding to hard code the device that grub installs 
to, rather than count on grub's (hd#) naming. The existing example preseed 
file has the following:

#d-i grub-installer/bootdev  string (hd0,0)
# To install grub to multiple disks:
#d-i grub-installer/bootdev  string (hd0,0) (hd1,0) (hd2,0)

After reading the code I discovered that you can just as easily use a 
device instead of the grub naming. Can you please add an additional example 
to the example preseed file, maybe something like

# To hard code to a particular device:
#d-i grub-installer/bootdev  string /dev/sda

Thanks,

-- 
Matt Taggart
[EMAIL PROTECTED]




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



Bug#433876: xserver-xorg-video-ati: brightness buttons don't work on compaq nc6000

2007-07-19 Thread John Wright
Package: xserver-xorg-video-ati
Version: 1:6.6.3-2
Severity: normal

I have a compaq nc6000 laptop, and the brightness buttons don't work if
I use x.org's ati driver.  They do work with fglrx, and they used to
work with the free ati driver in sarge.  Unfortunately, I can't work
around this by switching virtual terminals and changing brightness
there, since the buttons will not work at all after X starts -- I have
to restart the machine for the buttons to work again.

Here's the output from lspci:

00:00.0 Host bridge: Intel Corporation 82855PM Processor to I/O Controller (rev 
03)
00:01.0 PCI bridge: Intel Corporation 82855PM Processor to AGP Controller (rev 
03)
00:1d.0 USB Controller: Intel Corporation 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) 
USB UHCI Controller #1 (rev 03)
00:1d.1 USB Controller: Intel Corporation 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) 
USB UHCI Controller #2 (rev 03)
00:1d.2 USB Controller: Intel Corporation 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) 
USB UHCI Controller #3 (rev 03)
00:1d.7 USB Controller: Intel Corporation 82801DB/DBM (ICH4/ICH4-M) USB2 EHCI 
Controller (rev 03)
00:1e.0 PCI bridge: Intel Corporation 82801 Mobile PCI Bridge (rev 83)
00:1f.0 ISA bridge: Intel Corporation 82801DBM (ICH4-M) LPC Interface Bridge 
(rev 03)
00:1f.1 IDE interface: Intel Corporation 82801DBM (ICH4-M) IDE Controller (rev 
03)
00:1f.3 SMBus: Intel Corporation 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) SMBus 
Controller (rev 03)
00:1f.5 Multimedia audio controller: Intel Corporation 82801DB/DBL/DBM 
(ICH4/ICH4-L/ICH4-M) AC'97 Audio Controller (rev 03)
00:1f.6 Modem: Intel Corporation 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) AC'97 
Modem Controller (rev 03)
01:00.0 VGA compatible controller: ATI Technologies Inc RV350 [Mobility Radeon 
9600 M10]
02:04.0 Ethernet controller: Atheros Communications, Inc. AR5212 802.11abg NIC 
(rev 01)
02:06.0 CardBus bridge: O2 Micro, Inc. OZ711M3/MC3 4-in-1 MemoryCardBus 
Controller
02:06.1 CardBus bridge: O2 Micro, Inc. OZ711M3/MC3 4-in-1 MemoryCardBus 
Controller
02:06.2 System peripheral: O2 Micro, Inc. OZ711Mx 4-in-1 MemoryCardBus 
Accelerator
02:06.3 CardBus bridge: O2 Micro, Inc. OZ711M3/MC3 4-in-1 MemoryCardBus 
Controller
02:0e.0 Ethernet controller: Broadcom Corporation NetXtreme BCM5705M_2 Gigabit 
Ethernet (rev 03)

I have also attached my most recent Xorg.0.log, which says nothing about
buttons, but at least identifies my chipset.

Please let me know what else I can do to help debug.

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

Kernel: Linux 2.6.21-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 xserver-xorg-video-ati depends on:
ii  libc6  2.6-2 GNU C Library: Shared libraries
ii  xserver-xorg-core  2:1.3.0.0.dfsg-11 X.Org X server -- core server

xserver-xorg-video-ati recommends no packages.

-- no debconf information


X Window System Version 1.3.0
Release Date: 19 April 2007
X Protocol Version 11, Revision 0, Release 1.3
Build Operating System: Linux Debian
Current Operating System: Linux ganymede 2.6.21-2-686 #1 SMP Wed Jul 11 
03:53:02 UTC 2007 i686
Build Date: 14 July 2007
Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
Module Loader present
Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: "/var/log/Xorg.0.log", Time: Thu Jul 19 16:03:45 2007
(==) Using config file: "/etc/X11/xorg.conf"
(==) ServerLayout "Default Layout"
(**) |-->Screen "Default Screen" (0)
(**) |   |-->Monitor "Generic Monitor"
(**) |   |-->Device "ATI Technologies Inc RV350 [Mobility Radeon 9600 M10]"
(**) |-->Input Device "Generic Keyboard"
(**) |-->Input Device "Configured Mouse"
(**) |-->Input Device "Synaptics Touchpad"
(WW) The directory "/usr/X11R6/lib/X11/fonts/misc" does not exist.
Entry deleted from font path.
(WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
Entry deleted from font path.
(WW) The directory "/usr/X11R6/lib/X11/fonts/cyrillic" does not exist.
Entry deleted from font path.
(WW) The directory "/usr/X11R6/lib/X11/fonts/100dpi/" does not exist.
Entry deleted from font path.
(WW) The directory "/usr/X11R6/lib/X11/fonts/75dpi/" does not exist.
Entry deleted from font path.
(WW) The directory "/usr/X11R6/lib/X11/fonts/Type1" does not exist.
Entry deleted from font path.
(WW) The directory "/usr/X11R6/lib/X11/fonts/100dpi" does not exist.
Entry deleted from font path.
(WW) The directory "/usr/X11R6/lib/X11/fonts/75dpi" does not exist.
Entry deleted from font path.
(WW) The directory "/var/lib/defoma/x-ttcidfont-conf.d/dirs

Bug#283312: grub-installer: way to specify same drive as install

2007-07-19 Thread Matt Taggart
Similar to this bug and the 6 others merged with it, I also have a 
situation where grub-installer picking (hd0) is not what I want. Here are 
some details:

I am using d-i preseeding on a system that has both a cciss raid controller 
and a fiber channel controller (appears as scsi). I specify which disk I 
want to be partitioned/installed using something like:

d-i partman-auto/disk string /dev/cciss/c0d0

But when grub enumerate the disks (hd0) ends up being one of the scsi disks 
and grub tries to install there (and fails in my case since the disk isn't 
setup). I would like a way to tell grub "please install to the same disk as 
was partitioned and used for the install". Now of course you might be 
partitioning and installing to multiple disks, so I guess maybe you want to 
be able to say "install on whatever disk /boot is on" or something like 
that.

For now the work around for this problem (at least using preseeding) is to 
hardcode the device grub installs to with something like:

d-i grub-installer/bootdev  string (hd4)
or
d-i grub-installer/bootdev  string /dev/cciss/c0d0

but that is problematic since if you are trying to use the same preseed on 
machines of differing hardware, differing amounts of controllers/disks will 
cause those names to change. Better for d-i to record what did it used and 
then use that.

I don't know what the patch to do this would look like but I expect that 
the interface to use it would look something like:

d-i grub-installer/bootdev  string bootdisk
d-i grub-installer/bootdev  string rootdisk

or if you didn't want to overload that existing variable, invent a new one.

Thanks,

-- 
Matt Taggart
[EMAIL PROTECTED]




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



Bug#413691: xserver-xorg: arrow keys sometimes produce repeated digits

2007-07-19 Thread Vincent Lefevre
The arrow key problem has just occurred in an xterm (a "4" appeared
while I was pressing the left arrow key).

-- 
Vincent Lefèvre <[EMAIL PROTECTED]> - Web: 
100% accessible validated (X)HTML - Blog: 
Work: CR INRIA - computer arithmetic / Arenaire project (LIP, ENS-Lyon)



Bug#317606: grub-installer: determining drive to install to

2007-07-19 Thread Matt Taggart
I have just merged 7 bugs (#283312 #226758 #418535 #306977 #275262 #249049 
#317606) that all have to do with grub-installer installing to the disk it 
determines is (hd0) even though that might not be the disk the user 
installed Debian on, or they wanted to install it to some other location.

Of these bugs #283312 appears to have to most useful info, that's probably 
the best place to send future info.

There was one bug that was related, but different enough that I decided not 
to merge it. Anyone looking at implementing a fix for this bug should also 
check out,

#292513 - install to multiple disks in raid installs

maybe that could be fixed at the same time.

-- 
Matt Taggart
[EMAIL PROTECTED]




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



Bug#432813: AttributeError: ActionUpdateDefault instance has no attribute 'runtime'

2007-07-19 Thread Stephen Dranger

I found that adding the following code fixed the problem (which only
occurs during an error):

--- pycentral.old   2007-07-19 14:56:24.0 -0500
+++ pycentral.new   2007-07-19 14:56:17.0 -0500
@@ -1096,6 +1096,11 @@
self.rtname = self.args[1]
packages = read_dpkg_status()
self.needed_packages = []
+self.runtime = None
+for rt in get_installed_runtimes():
+if rt.name == self.rtname:
+self.runtime = rt
+break
for pkgname, vstring in packages:
if vstring.find('current') == -1:
continue

Not sure how correct it is.


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



Bug#430380: digikam: REALLY slow on big albums

2007-07-19 Thread John Goerzen
found 430380 2:0.9.2-3
thanks

On Tuesday 10 July 2007 12:28:03 pm Mark Purcell wrote:
> tags 430380 moreinfo
> tags 430380 unreproducible
> thanks
>
> On Tue, 10 Jul 2007, John Goerzen wrote:
> > I am rather hesitant to upgrade my installation due to #430380.  But you
> > should be able to test this with really any JPEG and see if it looks
> > better.
>
> John,
>
> Have you confirmed that #430380 is present with the 0.9.2 final that is
> now available via unstable?

Yes.  Just verified it in 0.9.2-3.

> I can't reproduce and my album size is 11G and digikam takes about 6
> seconds to startup.

Startup time is not the issue for me.  It's when I select an album or a tag 
that I get the problem.

-- John


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



Bug#292513: grub-installer: installing grub to multiple disks

2007-07-19 Thread Matt Taggart
The request in #292513 to be able to install on both disks in a raid1 array 
can be accomplished with preseeding. Here are the relevant lines from the 
example preseed (http://www.debian.org/releases/etch/example-preseed.txt)

# To install grub to multiple disks:
#d-i grub-installer/bootdev  string (hd0,0) (hd1,0) (hd2,0)

There are several methods of preseeding this variable including just 
setting it on the boot line. More info in the installation-guide (appendix 
B) at

  http://www.debian.org/releases/stable/i386/apb.html.en

It might still be nice if, in the case of doing raid installs, d-i could 
prompt the user to ask if they wanted to install grub on multiple disks.

-- 
Matt Taggart
[EMAIL PROTECTED]




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



Bug#432109: xfe: duplicated menu entry title

2007-07-19 Thread Jose Carlos Medeiros

Hi, Bill

I will solve this bug,  and thanks for tip about section.

Regards
--
[]'s
José Carlos


Bug#433853: FTBFS: rpl -- UnicodeEncodeError: 'ascii' codec can't encode character u'\xf6'

2007-07-19 Thread Rene Mayorga
merge 433853 422604
thanks
On jue, 2007-07-19 at 16:53 -0700, tony mancill wrote:

> Hmmm... this sounds mighty familiar for some reason.  Please take a look at
> #422604.
thanks tony,

I merged the bugs.

cheers


> Rene Mayorga wrote:
> >   File "distutils/dist.py", line 1089, in write_pkg_file
> > UnicodeEncodeError: 'ascii' codec can't encode character u'\xf6' in 
> > position 9: ordinal not in range(128)
> > make: *** [python-install-py] Error 1
> 
> -BEGIN PGP SIGNATURE-
> Version: GnuPG v1.4.6 (GNU/Linux)
> Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
> 
> iD8DBQFGn/mBpdwBkPlyvgMRAmcbAJ4yvW9E0WnQzIQCNKcaacxFv017FQCffm4G
> 0U2Wq5NZn0Gxefba+n9Yp/Y=
> =9DL+
> -END PGP SIGNATURE-
> 
> 
-- 
Rene Mauricio Mayorga   |  GPG: A209C305
http://rmayorga.org |  
--
08B6 58AB A691 DD56 C30B  8D37 8040 19FA A209 C305


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


Bug#433872: uswsusp: nx6325 fails to resume from s2ram

2007-07-19 Thread Ludovic Brenta
Forgot to add the output of s2ram -i:

This machine can be identified by:
sys_vendor   = "Hewlett-Packard"
sys_product  = "HP Compaq nx6325 (EQ423AV)"
sys_version  = "F.00"
bios_version = "68TT2 Ver. F.00"
See http://en.opensuse.org/S2ram for details.

If you report a problem, please include the complete output above.

-- 
Ludovic Brenta.



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



Bug#433873: uswsusp: nx6325 fails to resume from s2disk

2007-07-19 Thread Ludovic Brenta
Forgot to add the output of s2ram -i:

This machine can be identified by:
sys_vendor   = "Hewlett-Packard"
sys_product  = "HP Compaq nx6325 (EQ423AV)"
sys_version  = "F.00"
bios_version = "68TT2 Ver. F.00"
See http://en.opensuse.org/S2ram for details.

If you report a problem, please include the complete output above.

-- 
Ludovic Brenta.



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



Bug#433873: uswsusp: nx6325 fails to resume after s2disk

2007-07-19 Thread Ludovic Brenta
Package: uswsusp
Version: 0.3~cvs20060928-7
Severity: important
Justification: renders the package unusable on this particular machine

On my HP Compaq nx6325, s2disk creates the image in swap all right and
suspends the machine.  After I hit the power button, I see LILO, then
the kernel loading, and the kernel loads the image from the swap
partition.  Then the screen becomes blank with a text-mode cursor at
the top left.  It looks like, after loading the image from swap, the
system has trouble restarting X or something.

If I press Ctrl+Alt+F1 I see the VT1 again, with the last kernel
messages about reloading the image.  Unfortunately, these messages are
not saved in the syslog.

At this point, the system responds to keystokes in the VT1 but there
seems to be no process running other than the kernel and maybe init.
The machine does not reboot on Ctrl+Alt+Del; only a hard reboot is
possible.

In case that makes any difference, all my partitions use XFS.

/dev/sda1 10 Gb /
/dev/sda2  1 Gb swap
/dev/sda3 10 Gb /var
/dev/sda4 56 Gb /home

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

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

Versions of packages uswsusp depends on:
ii  debconf [debconf-2.0]   1.5.13   Debian configuration management sy
ii  libc6   2.6-2GNU C Library: Shared libraries
ii  libgcrypt11 1.2.4-2  LGPL Crypto library - runtime libr
ii  libgpg-error0   1.4-2library for common error values an
ii  zlib1g  1:1.2.3.3.dfsg-5 compression library - runtime

Versions of packages uswsusp recommends:
ii  initramfs-tools   0.89   tools for generating an initramfs

-- debconf information:
  uswsusp/compute_checksum: false
  uswsusp/no_snapshot:
  uswsusp/suspend_loglevel:
  uswsusp/no_swap:
  uswsusp/early_writeout: true
  uswsusp/image_size: 909930577
  uswsusp/compress: true
  uswsusp/create_RSA_key: false
  uswsusp/snapshot_device:
  uswsusp/RSA_key_file: /etc/uswsusp.key
  uswsusp/max_loglevel:
  uswsusp/resume_device: /dev/sda2
  uswsusp/shutdown_method: platform
  uswsusp/encrypt: false
  uswsusp/splash: false
  uswsusp/RSA_key_bits: 1024
  uswsusp/continue_without_swap: true



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



Bug#433874: mklibs: strips older versions of symbols that can still be needed

2007-07-19 Thread Frans Pop
Package: mklibs
Version: 0.1.24
tags: d-i

Test runs using current daily builds for sparc and alpha are showing the 
following error:
   udevd: relocation error: udevd: symbol snprintf, version GLIBC_2.0 not
  defined in file libc.so.6 with link time reference

Turns out that on some arches, libc contains two versions of snprintf:
$ readelf -a /lib/libc.so.6 | grep " sprintf@"
   170: 0011cf6048 FUNCGLOBAL DEFAULT   10 [EMAIL PROTECTED]
   171: 00053df848 FUNCGLOBAL DEFAULT   10 sprintf@@GLIBC_2.4

And udev is still using the old one:
$ readelf -a /sbin/udevd | grep " sprintf@"
   110: 0002e60048 FUNCGLOBAL DEFAULT  UND [EMAIL PROTECTED] (2)

However, after library stripping, only the new version is included:
$ readelf -a tmp/sparc64_netboot-2.6/tree/lib/libc.so.6 | grep " sprintf@"
   933: 0003627c48 FUNCGLOBAL DEFAULT   10 sprintf@@GLIBC_2.4


It turns out that this can be resolved by including the version when 
calling gcc, i.e. using '[EMAIL PROTECTED] -usprintf@@GLIBC_2.4'.

After manually stripping libc using that as parameters, I got:
$ readelf -a libc.so.6-stripped | grep " sprintf@"
   724: d61448 FUNCGLOBAL DEFAULT   10 [EMAIL PROTECTED]
   725: 00019d9448 FUNCGLOBAL DEFAULT   10 sprintf@@GLIBC_2.4

Note that binNMUs for udev have been scheduled to resolve this issue for 
affected architectures, but maybe a structural solution for this issue 
should be implemented in mklibs.


pgpdSLVaFoHEy.pgp
Description: PGP signature


Bug#433725: patches

2007-07-19 Thread Simon Raven

Ignore those patches, they um, suck ;). Gonna hack at it some more. Sorry
for any trouble this may have caused.


Bug#433872: uswsusp: nx6325 fails to resume from s2ram

2007-07-19 Thread Ludovic Brenta
Package: uswsusp
Version: 0.3~cvs20060928-7
Severity: important
Justification: renders package unusable on this particular machine

I notice that my HP Compaq nx6325 has been in the whitelist since
2007-05-31 (whitelist.c, rev 1.100).  I run testing and the version of
uswsusp does not have that entry in the whitelist.  Nevertheless, I
bravely did:

# s2ram --force --vbe_save --vbe_post

as suggested in the whitelist.  The machine switches to a VT and seems
to suspend properly, but hitting the power button just gives a blank
screen.

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

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

Versions of packages uswsusp depends on:
ii  debconf [debconf-2.0]   1.5.13   Debian configuration management sy
ii  libc6   2.6-2GNU C Library: Shared libraries
ii  libgcrypt11 1.2.4-2  LGPL Crypto library - runtime libr
ii  libgpg-error0   1.4-2library for common error values an
ii  zlib1g  1:1.2.3.3.dfsg-5 compression library - runtime

Versions of packages uswsusp recommends:
ii  initramfs-tools   0.89   tools for generating an initramfs

-- debconf information:
  uswsusp/compute_checksum: false
  uswsusp/no_snapshot:
  uswsusp/suspend_loglevel:
  uswsusp/no_swap:
  uswsusp/early_writeout: true
  uswsusp/image_size: 909930577
  uswsusp/compress: true
  uswsusp/create_RSA_key: false
  uswsusp/snapshot_device:
  uswsusp/RSA_key_file: /etc/uswsusp.key
  uswsusp/max_loglevel:
  uswsusp/resume_device: /dev/sda2
  uswsusp/shutdown_method: platform
  uswsusp/encrypt: false
  uswsusp/splash: false
  uswsusp/RSA_key_bits: 1024
  uswsusp/continue_without_swap: true



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



Bug#433853: FTBFS: rpl -- UnicodeEncodeError: 'ascii' codec can't encode character u'\xf6'

2007-07-19 Thread tony mancill
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hmmm... this sounds mighty familiar for some reason.  Please take a look at
#422604.

Rene Mayorga wrote:
>   File "distutils/dist.py", line 1089, in write_pkg_file
> UnicodeEncodeError: 'ascii' codec can't encode character u'\xf6' in position 
> 9: ordinal not in range(128)
> make: *** [python-install-py] Error 1

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

iD8DBQFGn/mBpdwBkPlyvgMRAmcbAJ4yvW9E0WnQzIQCNKcaacxFv017FQCffm4G
0U2Wq5NZn0Gxefba+n9Yp/Y=
=9DL+
-END PGP SIGNATURE-


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



Bug#433869: Etch: New Zealand change to daylight time transition

2007-07-19 Thread Ewen McNeill
I have also filed a bug on libc6 in Sarge for this issue (since the
timezone information is rolled into the libc6 package in Sarge), #433870:

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

You may possibly wish to coordinate with the libc6 maintainer.

Ewen


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



Bug#433870: Sarge: TimeZone: New Zealand change to daylight time transition

2007-07-19 Thread Ewen McNeill
The equivilent bug for Etch is #433869:

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

Ewen


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



Bug#433871: (no subject)

2007-07-19 Thread Mike_Webb
Host/Kernel/OS  "Newsroom" running Linux 2.6.21.3-slh-smp-4 i686 [
sidux 2007-02 - =?UTF-8?Q?=CE=A4=CE=AC=CF=81=CF=84=CE=B1=CF=81=CE=BF=CF=82?= - 
kde-full - (200705281503) ]
CPU InfoIntel Pentium M 1024 KB cache flags( sse sse2 )
clocked at [ 600.000 MHz ]
Videocard   ATI M9+ 5C61 [Radeon Mobility 9200 (AGP)]  X.Org 1.3.0
[ 1024x768 @60hz ]
Network cards   Intel 82801DB PRO/100 VE (MOB) Ethernet Controller, at
port: 4000
Intel PRO/Wireless 2200BG Network Connection
Processes 132 | Uptime 11: 52 | Memory 168.7/503.3MB |
HDD Hitachi HTS541260H9AT00,Sony MSC-U04 Size 60GB (30%used) | Client
Shell | Infobash v2.67
Message-ID: <[EMAIL PROTECTED]>
X-Mailer: reportbug 3.38
Date: Thu, 19 Jul 2007 19:34:01 -0400
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
(1.212-2003-09-23-exp) on rietz.debian.org
X-Spam-Level: 
X-Spam-Status: No, hits=-9.5 required=4.0 tests=BAYES_00,HAS_PACKAGE,
NOSUBJECT,X_DEBBUGS_CC autolearn=ham 
version=2.60-bugs.debian.org_2005_01_02










Subject: gparted: allows more than 4 Primary partitions without error
Package: gparted
Version: 0.3.3-2
Severity: grave
Justification: renders package unusable



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

Kernel: Linux 2.6.21.3-slh-smp-4 (SMP w/1 CPU core; PREEMPT)
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 gparted depends on:
ii  gksu2.0.0-4  graphical frontend to su
ii  libatk1.0-0 1.18.0-2 The ATK accessibility toolkit
ii  libc6   2.6-2GNU C Library: Shared libraries
ii  libcairo2   1.4.10-1 The Cairo 2D vector graphics libra
ii  libfontconfig1  2.4.2-1.2generic font configuration library
ii  libfreetype62.3.5-1+b1   FreeType 2 font engine, shared lib
ii  libgcc1 1:4.2-20070712-1 GCC support library
ii  libglib2.0-02.12.13-1The GLib library of C routines
ii  libglibmm-2.4-1c2a  2.12.10-0.1  C++ wrapper for the GLib toolkit (
ii  libgtk2.0-0 2.10.13-1The GTK+ graphical user interface 
ii  libgtkmm-2.4-1c2a   1:2.10.10-0.2C++ wrappers for GTK+ 2.4 (shared 
ii  libpango1.0-0   1.16.4-3 Layout and rendering of internatio
ii  libparted1.7-1  1.7.1-5.1The GNU Parted disk partitioning s
ii  libpng12-0  1.2.15~beta5-2   PNG library - runtime
ii  libsigc++-2.0-0c2a  2.0.17-2 type-safe Signal Framework for C++
ii  libstdc++6  4.2-20070712-1   The GNU Standard C++ Library v3
ii  libuuid11.40.2-1 universally unique id library
ii  libx11-62:1.0.3-7X11 client-side library
ii  libxcursor1 1:1.1.8-2X cursor management library
ii  libxext61:1.0.3-2X11 miscellaneous extension librar
ii  libxfixes3  1:4.0.3-2X11 miscellaneous 'fixes' extensio
ii  libxi6  2:1.1.1-1X11 Input extension library
ii  libxinerama11:1.0.2-1X11 Xinerama extension library
ii  libxrandr2  2:1.2.1-1X11 RandR extension library
ii  libxrender1 1:0.9.2-1X Rendering Extension client libra
ii  menu2.1.35   generates programs menu for all me
ii  zlib1g  1:1.2.3.3.dfsg-5 compression library - runtime

gparted recommends no packages.

-- no debconf information


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



Bug#432182: Reverting to 100.14.09 may have fixed this for me too

2007-07-19 Thread tomepperly
I ran for an hour or so last night after reverting to nvidia-kernel-source 
100.14.09 and nvidia-glx 100.14.09, and I didn't have a crash. Given that I 
normally crashed within 10 minutes of booting with linux-image-2.6.21.-2-am64 
and  NVIDIA 100.14.11, working for over an hour suggestions that reverting to 
100.14.09 solved the problem.

Tom


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



Bug#433870: Sarge: TimeZone: New Zealand change to daylight time transition

2007-07-19 Thread Ewen McNeill
Package: libc6
Version: 2.3.2.ds1-22sarge6
Severity: normal

The New Zealand Government has altered the dates when Daylight Time
will start and end starting this year.  Daylight Time will begin one
week earlier (on the last Sunday in September, instead of the first
Sunday in October), and finish two weeks later:

http://www.dia.govt.nz/diawebsite.nsf/wpg_URL/Services-Daylight-Saving-Daylight-saving-to-be-extended?OpenDocument

The tzdata package in testing and unstable (2007f-9) includes this
change, and the timezone is correctly reported in those versions (as
seen in, eg, "tzdump -v Pacific/Auckland").  I have filed another bug
on tzdata in stable (etch) about this problem.

In oldstable (sarge) the timezone information is included in the libc6
package, which is based on tzdata 2006p-1, and is now out of date for
New Zealand (Pacific/Auckland).

I see that there was a libc6 update for sarge last year
(2.3.2.ds1-22sarge5) which included time zone data 2006p-1, and brought
in the correct time zone information for the USA and Western Australia.

Is another update planned for sarge to bring in the updated tzdata (2007f)
that includes the New Zealand time zone change?  If not, can you recommend
the best way to update this time zone information on sarge based systems?
(And yes, I'm upgrading them to Etch as fast as possible, but there's a
bunch to do.)

Ewen

-- System Information:
Debian Release: 3.1
Architecture: i386 (i686)
Kernel: Linux 2.6.17.8-amd64
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)

Versions of packages libc6 depends on:
ii  libdb1-compat 2.1.3-7The Berkeley database routines [gl

-- no debconf information



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



Bug#418604: Ping

2007-07-19 Thread Nicolas Boullis
Hi,

On Thu, Jul 19, 2007 at 01:28:39AM +0100, Martín Ferrari wrote:
> Hi,
> 
> On 7/19/07, Nicolas Boullis <[EMAIL PROTECTED]> wrote:
> 
> >Thanks for your help.
> >I started working on this new release when I saw your ping.
> >Unfortunately, I'm currently experiencing problems: tmetime the
> >testiso9660 regression test fails on some big-endian architectures
> >(seen on powerpc, sparc and hppa)...
> 
> I have access to a couple of sparcs, so if you want, I'd be glad to help.

Thanks. Currently, I guess it would be nice if you could confim the 
issue.


Cheers,

Nicolas



Bug#433869: Etch: New Zealand change to daylight time transition

2007-07-19 Thread Ewen McNeill
Package: tzdata
Version: 2007b-1
Severity: normal

The New Zealand Government has altered the dates when Daylight Time
will start and end starting this year.  Daylight Time will begin one
week earlier (on the last Sunday in September, instead of the first
Sunday in October), and finish two weeks later:

http://www.dia.govt.nz/diawebsite.nsf/wpg_URL/Services-Daylight-Saving-Daylight-saving-to-be-extended?OpenDocument

The tzdata package in testing and unstable (2007f-9) includes this
change, and the timezone is correctly reported in those versions (as
seen in, eg, "tzdump -v Pacific/Auckland").

However the tzdata package in stable (etch) -- 2007b-1 -- is now out of
date for New Zealand ("Pacific/Auckland") and still shows the Daylight
Time transition following the old rules.

I see an update was issued last year to pick up USA and Australian
daylight time changes
(http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=410146).

Is an update for stable (etch) planned to pick up the New Zealand time
zone change, either in the main archive or in debian-volatile and/or
backports.org?  If not, could you recommend the preferred way to update
this package on systems running stable (etch)?

Ewen

-- System Information:
Debian Release: 4.0
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-4-xen-686
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)



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



Bug#433868: quack-el: Please repackage to work with Emacs22

2007-07-19 Thread Adam C. Emerson
Package: quack-el
Version: 0.29-1
Severity: wishlist


I tried it on my own system and it works perfectly, I just had to poke
at the files under debian/ to let it know it actually could work with
emacs22 and it's lovely.


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

Kernel: Linux 2.6.21-2-amd64 (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 quack-el depends on:
ii  emacs22-gtk [emacs22] 22.1+1-1   The GNU Emacs editor (with GTK use

quack-el recommends no packages.

-- no debconf information


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



Bug#433865: update-manager: Reports updates are available, but cannot install chnages

2007-07-19 Thread chrisg
Package: update-manager
Version: 0.42.2ubuntu22-15
Severity: important


update-manager reports 10 updates available, pressing install updates
results in a dialog which says: -

Could not apply changes!
Fix broken packages first.

Checking in Synaptic reports: -

0 packages listed, 1635 installed, 0 broken. 0 to install/upgrade, 0 to
remove

Doing an update in synaptic (reload,mark all upgrades, apply) does not
resolve the problem.

The problem first reared it's head when I had some problems with 
texlive-base that I never got to the bottom of. As I didn't use the
package I just removed texlive-base (and kde) from my system.

I suspect that update-manager has some cached information about broken
packages (texlive-base), though I cannot seem to tell it that the
packages have been removed and are thus not broken any more.

A workaround for the problem in the shotr term would be very useful
thanks.


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

Kernel: Linux 2.6.18-mh2micehice2 (SMP w/1 CPU core)
Locale: LANG=en_GB, LC_CTYPE=en_GB (charmap=ISO-8859-1)
Shell: /bin/sh linked to /bin/bash

Versions of packages update-manager depends on:
ii  libgnome2-perl1.040-1Perl interface to the GNOME librar
ii  lsb-release   3.1-23.1   Linux Standard Base version report
ii  python2.4.4-6An interactive high-level object-o
ii  python-apt0.7.2  Python interface to libapt-pkg
ii  python-glade2 2.10.6-1   GTK+ bindings: Glade support
ii  python-gnome2 2.18.2-1   Python bindings for the GNOME desk
ii  python-gnupginterface 0.3.2-9Python interface to GnuPG (GPG)
ii  python-support0.6.4  automated rebuilding support for p
ii  synaptic  0.60   Graphical package manager

update-manager recommends no packages.

-- no debconf information


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



Bug#433866: MSN offline messages

2007-07-19 Thread Ignacio Mondino
Package: pidgin
Version: 2.0.1-1
Severity: wishlist


I wish it could be support for MSN offline messages in future versions
of pidgin.

Thanks!


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

Kernel: Linux 2.6.21-2-amd64 (SMP w/1 CPU core)
Locale: LANG=es_AR, LC_CTYPE=es_AR (charmap=ISO-8859-1)
Shell: /bin/sh linked to /bin/bash

Versions of packages pidgin depends on:
ii  libavahi-compat-howl0 0.6.19-2   Avahi Howl compatibility library
ii  libc6 2.6-2  GNU C Library: Shared libraries
ii  libcairo2 1.4.10-1+b2The Cairo 2D vector graphics libra
ii  libdbus-1-3   1.1.1-3simple interprocess messaging syst
ii  libdbus-glib-1-2  0.74-1 simple interprocess messaging syst
ii  libfontconfig12.4.2-1.2  generic font configuration library
ii  libglib2.0-0  2.12.12-1+b1   The GLib library of C routines
ii  libgstreamer0.10-00.10.13-2  Core GStreamer libraries and eleme
ii  libgtk2.0-0   2.10.13-1  The GTK+ graphical user interface 
ii  libgtkspell0  2.0.10-3+b1a spell-checking addon for GTK's T
ii  libice6   1:1.0.3-2  X11 Inter-Client Exchange library
ii  libncursesw5  5.6-3  Shared libraries for terminal hand
ii  libnspr4-0d   1.8.0.11-2 NetScape Portable Runtime Library
ii  libnss3-0d1.8.0.11-2 Network Security Service libraries
ii  libpango1.0-0 1.16.4-1+b1Layout and rendering of internatio
ii  libperl5.85.8.8-7Shared Perl library
ii  libsasl2-22.1.22.dfsg1-8 Authentication abstraction library
ii  libsasl2-modules  2.1.22.dfsg1-8 Pluggable Authentication Modules f
ii  libsm62:1.0.3-1+b1   X11 Session Management library
ii  libstartup-notification0  0.9-1  library for program launch feedbac
ii  libx11-6  2:1.0.3-7  X11 client-side library
ii  libxcursor1   1:1.1.8-2  X cursor management library
ii  libxext6  1:1.0.3-2  X11 miscellaneous extension librar
ii  libxfixes31:4.0.3-2  X11 miscellaneous 'fixes' extensio
ii  libxi62:1.1.1-1  X11 Input extension library
ii  libxinerama1  1:1.0.2-1  X11 Xinerama extension library
ii  libxml2   2.6.29.dfsg-1  GNOME XML library
ii  libxrandr22:1.2.1-1  X11 RandR extension library
ii  libxrender1   1:0.9.2-1  X Rendering Extension client libra
ii  libxss1   1:1.1.2-1  X11 Screen Saver extension library
ii  pidgin-data   2.0.1-1multi-protocol instant messaging c

Versions of packages pidgin recommends:
ii  gstreamer0.10-plugins-base0.10.13-2  GStreamer plugins from the "base" 
ii  gstreamer0.10-plugins-good0.10.6-1   GStreamer plugins from the "good" 
ii  python-dbus   0.82.0-1   simple interprocess messaging syst

-- no debconf information


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



Bug#392927: Spfmilter dies unexpectedly with SIGABRT

2007-07-19 Thread Mike Markley
On Fri, Jul 13, 2007 at 04:26:08PM +, [EMAIL PROTECTED] <[EMAIL PROTECTED]> 
wrote:
> commenting out the three xfree()s after the referenced comment stops
> the crash.  I couldn't say whether spfmilter will then leak in the
> way that the comment warns ofi (I suspect not), but that would be a 
> less severe bug in my book.  I will feedback when I know more about 
> that question.
> 
> scary though it may sound, please consider applying this to libspf0, 
> and putting the resulting package(s) forward for the next point release 
> of etch.

I've applied this patch on one of my etch boxes that often experiences
this crash. It's quite memory-contrained, so any memory leaks should
also be reasonably obvious. I'll report results as I get them.

-- 
Mike Markley <[EMAIL PROTECTED]>


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



Bug#402539: Bug#427429: debcommit and git

2007-07-19 Thread Junichi Uekawa
> Hurrah :-)
> 
> I've committed this to svn and attached a copy of the final diff for
> reference.
> 
thanks :)


regards,
junichi
-- 
[EMAIL PROTECTED],netfort.gr.jp}   Debian Project


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



Bug#433862: cdbs: please allow the possibility to filter out packages

2007-07-19 Thread Sune Vuorela
Package: cdbs
Version: 0.4.49
Severity: wishlist
Tags: patch


Hi!

I have recently had the need for having a list of packages that
shouldn't be build under some conditions.

I tried different things, like -Npackage in DH_OPTIONS, but failed.

I ended up adapting buildvars.mk to my need - to support a DONT_BUILD
var to contain packages that shouldn't be build.

I think I have done it right - and I am currently using it in
kdenetwork.
It is there used as a workaround not being able to set 
Architecture: any !s390
in control file, as a negative list is easier to maintain than a
positive list.
so I wrap it in 
#if something
DONT_BUILD =pkgname
#endif 

in my rules file.

I don't expect the final variable to be called DONT_BUILD, but it should
be easy to change.

Any comments welcome.

/Sune

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

Kernel: Linux 2.6.20-1-vserver-k7 (SMP w/1 CPU core)
Locale: LANG=en_GB, LC_CTYPE=en_GB (charmap=ISO-8859-1)
Shell: /bin/sh linked to /bin/dash

cdbs depends on no packages.

Versions of packages cdbs recommends:
ii  autotools-dev 20070306.1 Update infrastructure for config.{
ii  debhelper 5.0.53 helper programs for debian/rules

-- no debconf information
--- /usr/share/cdbs/1/rules/buildvars.mk2007-05-20 18:13:10.0 
+0200
+++ buildvars.mk2007-07-10 21:35:51.0 +0200
@@ -35,25 +35,25 @@
 
 # Split into arch/indep packages
 ifneq ($(DEB_INDEP_PACKAGES),cdbs)
-DEB_INDEP_PACKAGES := $(strip $(shell $(_cdbs_scripts_path)/list-packages 
indep))
-DEB_ARCH_PACKAGES := $(filter-out $(DEB_INDEP_PACKAGES),$(strip $(shell 
$(_cdbs_scripts_path)/list-packages same)))
+DEB_INDEP_PACKAGES := $(filter-out $(DONT_BUILD), $(strip $(shell 
$(_cdbs_scripts_path)/list-packages indep)))
+DEB_ARCH_PACKAGES := $(filter-out $(DONT_BUILD), $(filter-out 
$(DEB_INDEP_PACKAGES),$(strip $(shell $(_cdbs_scripts_path)/list-packages 
same
 endif
 # Split into normal and udeb packages
 ifeq ($(DEB_UDEB_PACKAGES),)
-DEB_PACKAGES = $(filter-out %-udeb, $(DEB_ARCH_PACKAGES) $(DEB_INDEP_PACKAGES))
-DEB_UDEB_PACKAGES = $(filter %-udeb, $(DEB_ARCH_PACKAGES) 
$(DEB_INDEP_PACKAGES))
+DEB_PACKAGES = $(filter-out $(DONT_BUILD), $(filter-out %-udeb, 
$(DEB_ARCH_PACKAGES) $(DEB_INDEP_PACKAGES)))
+DEB_UDEB_PACKAGES = $(filter-out $(DONT_BUILD),$(filter %-udeb, 
$(DEB_ARCH_PACKAGES) $(DEB_INDEP_PACKAGES)))
 else
-DEB_PACKAGES = $(filter-out $(DEB_UDEB_PACKAGES), $(DEB_ARCH_PACKAGES) 
$(DEB_INDEP_PACKAGES))
+DEB_PACKAGES = $(filter-out $(DONT_BUILD), $(filter-out $(DEB_UDEB_PACKAGES), 
$(DEB_ARCH_PACKAGES) $(DEB_INDEP_PACKAGES)))
 endif
 # Too much bother for now.  If someone complains we'll fix it.
 #DEB_ARCH_UDEB_PACKAGES = $(filter %-udeb, $(DEB_ARCH_PACKAGES))
 #DEB_INDEP_UDEB_PACKAGES = $(filter %-udeb, $(DEB_INDEP_PACKAGES))
 # A handy list of every package, udeb or not
-DEB_ALL_PACKAGES = $(DEB_PACKAGES) $(DEB_UDEB_PACKAGES)
-DEB_INDEP_REGULAR_PACKAGES = $(filter-out 
$(DEB_UDEB_PACKAGES),$(DEB_INDEP_PACKAGES))
-DEB_ARCH_REGULAR_PACKAGES = $(filter-out 
$(DEB_UDEB_PACKAGES),$(DEB_ARCH_PACKAGES))
+DEB_ALL_PACKAGES = $(filter-out $(DONT_BUILD),$(DEB_PACKAGES) 
$(DEB_UDEB_PACKAGES))
+DEB_INDEP_REGULAR_PACKAGES = $(filter-out $(DONT_BUILD), $(filter-out 
$(DEB_UDEB_PACKAGES),$(DEB_INDEP_PACKAGES)))
+DEB_ARCH_REGULAR_PACKAGES = $(filter-out $(DONT_BUILD), $(filter-out 
$(DEB_UDEB_PACKAGES),$(DEB_ARCH_PACKAGES)))
 
-DEB_DBG_PACKAGES = $(filter %-dbg, $(DEB_ARCH_PACKAGES) $(DEB_INDEP_PACKAGES))
+DEB_DBG_PACKAGES = $(filter-out $(DONT_BUILD), $(filter %-dbg, 
$(DEB_ARCH_PACKAGES) $(DEB_INDEP_PACKAGES)))
 
 # Some support for srcdir != builddir builds.
 # These are relative to the root of the package


Bug#433863: freedroidrpg: Please mention freedroid in your description

2007-07-19 Thread Lior Kaplan
Package: freedroidrpg
Version: 0.10.2-1
Severity: normal

Hi,

Having two similar packages, which also come from the same source is really
confusing. Happend to me at #432983.

Please mention freedroid in your description to help reduce this conffustion.



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

Kernel: Linux 2.6.18-4-k7 (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


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



Bug#433864: Please mention freedroidrpg in your description

2007-07-19 Thread Lior Kaplan
Package: freedroid
Version: 1.0.2+cvs040112-1
Severity: normal

Hi,

Having two similar packages, which also come from the same source is really
confusing. Happend to me at #432983.

Please mention freedroidrpg in your description to help reduce this conffustion.


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

Kernel: Linux 2.6.18-4-k7 (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 freedroid depends on:
pn  freedroid-data (no description available)
ii  libc6   2.6-2GNU C Library: Shared libraries
ii  libjpeg62   6b-13The Independent JPEG Group's JPEG 
ii  libpng12-0  1.2.15~beta5-2   PNG library - runtime
ii  libsdl-image1.2 1.2.5-3  image loading library for Simple D
ii  libsdl-mixer1.2 1.2.6-2  mixer library for Simple DirectMed
ii  libsdl1.2debian 1.2.11-9 Simple DirectMedia Layer
ii  libvorbis0a 1.1.2.dfsg-2 The Vorbis General Audio Compressi
ii  zlib1g  1:1.2.3.3.dfsg-5 compression library - runtime

freedroid recommends no packages.


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



Bug#277637: current state of sidebar-patch?

2007-07-19 Thread Christoph Berg
Re: Michael Prokop 2007-07-19 <[EMAIL PROTECTED]>
> What's the current state of inclusion of the sidebar patch¹ into the
> debian package of mutt (or maybe even upstream)?
> 
> There are several people out there asking for it.  Would be really
> great if that patch could become part of mutt, or at least part of
> Debian's mutt package.

I doubt it will go upstream in the near future, and I think Dato and I
agree that it would be inappropriate to plug it into the Debian
package now.

What we will probably do is to build a second binary (package) that
includes the sidebar patch. (I pondered building a "mutt-ng" binary
for that purpose, but mutt-ng is more than just mutt + sidebar.)

Christoph
-- 


signature.asc
Description: Digital signature


Bug#433861: emacs21: `emacs' metapackage conflicts with emacs22's one

2007-07-19 Thread Tatsuya Kinoshita
Package: emacs21
Version: 21.4a+1-5
Severity: serious
Tags: lenny sid

The `emacs' metapackage is now produced by the emacs22 source
package in lenny/sid.

Please don't produce the `emacs' metapackage by the emacs21 source
package, or please remove emacs21 from the archives.

Thanks,
--
Tatsuya Kinoshita


pgpk1ijpmpTFs.pgp
Description: PGP signature


Bug#427218: See #425439

2007-07-19 Thread Andrei Popescu
Hi all,

I think #425439 can be merged with this one. I think it's pretty clear 
my opinion is a definite YES.

IANADD,
Andrei
-- 
If you can't explain it simply, you don't understand it well enough.
(Albert Einstein)


signature.asc
Description: Digital signature


Bug#433860: nvtv segfaults

2007-07-19 Thread Samuel Tardieu
Package: nvtv
Version: 0.4.7-5
Severity: important

When used with the NVidia legacy 9639 drivers and the corresponding
GLX libraries, nvtv segfaults immediately:

% sudo nvtv
[1]26383 segmentation fault  sudo nvtv

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

Kernel: Linux 2.6.22-rc5
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8) (ignored: LC_ALL 
set to en_US.UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages nvtv depends on:
ii  libatk1.0-0 1.18.0-2 The ATK accessibility toolkit
ii  libc6   2.6-2GNU C Library: Shared libraries
ii  libcairo2   1.4.10-1 The Cairo 2D vector graphics libra
ii  libfontconfig1  2.4.2-1.2generic font configuration library
ii  libglib2.0-02.12.12-1+b1 The GLib library of C routines
ii  libgtk2.0-0 2.10.13-1The GTK+ graphical user interface 
ii  libice6 1:1.0.3-2X11 Inter-Client Exchange library
ii  libpango1.0-0   1.16.4-2 Layout and rendering of internatio
ii  libsm6  2:1.0.3-1+b1 X11 Session Management library
ii  libx11-62:1.0.3-7X11 client-side library
ii  libxcursor1 1:1.1.8-2X cursor management library
ii  libxext61:1.0.3-2X11 miscellaneous extension librar
ii  libxfixes3  1:4.0.3-2X11 miscellaneous 'fixes' extensio
ii  libxi6  2:1.1.1-1X11 Input extension library
ii  libxinerama11:1.0.2-1X11 Xinerama extension library
ii  libxmu6 1:1.0.3-1X11 miscellaneous utility library
ii  libxrandr2  2:1.2.1-1X11 RandR extension library
ii  libxrender1 1:0.9.2-1X Rendering Extension client libra
ii  libxxf86vm1 1:1.0.1-2X11 XFree86 video mode extension l

nvtv recommends no packages.

-- no debconf information


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



Bug#433859: ia32-libs uninstallable on ia64

2007-07-19 Thread Matthias Klose
Package: ia32-libs
Version: 2.0
Severity: serious

The following packages have unmet dependencies:
  ia32-libs: Depends: libc6-i386 (>= 2.5-5) but it is not installable
E: Broken packages


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



Bug#433858: squashfs: wrong manpage section

2007-07-19 Thread Daniel Baumann
Package: squashfs

Hi,

now that you've moved the binaries to /usr/bin, you should also correct
the manpage sections.

Regards,
Daniel

-- 
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#430041: fixed in binutils 2.17cvs20070713-1

2007-07-19 Thread Pierre Ynard
reopen 430041
thanks

The problem is not fixed with version 2.17cvs20070718-1.

Build fails with a 2.6.21.6 kernel patched with beta grsec patch
2.1.10-2.6.21.5-200706182032: 

http://www.grsecurity.net/~spender/grsecurity-2.1.10-2.6.21.5-200706182032.patch

A .config is available at:

http://andrea.linkfanel.net/config-2.6.21.6-grsec_amy

See also:

http://forums.grsecurity.net/viewtopic.php?t=1719&start=19

-- 
Pierre Ynard





  
_ 
Ne gardez plus qu'une seule adresse mail ! Copiez vos mails vers Yahoo! Mail



Bug#433812: ITP: pssh -- Parallel versions of the OpenSSH tools

2007-07-19 Thread Bernd Zeimetz

> I don't know for the unix version, but the windows version of pscp can
> load putty configurations, which makes it quite easy to do fancy setups
> (like going through proxies and such) and be able to use them with pscp.

ah ok, seems I've missed some years of putty development since we have
cygwin on the windows boxes at work.

-- 
Bernd Zeimetz
<[EMAIL PROTECTED]> 


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



Bug#433857: [FTBFS] Missing: ../../../src/libffi/src/m68k/ffi.c:13:26: error: asm/cachectl.h: No such file or directory

2007-07-19 Thread Hector Oron

Package: linux-kernel-headers
Version: 2.6.21-6

Hello,

Missing  asm/cachectl.h
1 #ifndef _M68K_CACHECTL_H
2 #define _M68K_CACHECTL_H
3
4 /// Definitions for the cacheflush system call.
5
6 #define FLUSH_SCOPE_LINE1   ///< Flush a cache line
7 #define FLUSH_SCOPE_PAGE2   ///< Flush a page
8 #define FLUSH_SCOPE_ALL 3   ///< Flush the whole cache --
superuser only
9
00010 #define FLUSH_CACHE_DATA1   ///< Writeback and flush data cache
00011 #define FLUSH_CACHE_INSN2   ///< Flush instruction cache
00012 #define FLUSH_CACHE_BOTH3   ///< Flush both caches
00013
00014 #endif // _M68K_CACHECTL_H


While trying to cross compile gcc-4.2 for m68k target on a i386 build host:

/home/toolchain/branch/m68k/gcc-4.2-4.2-20070707-1/build/./gcc/xgcc
-B/home/toolchain/branch/m68k/gcc-4.2-4.2-20070707-1/build/./gcc/
-B/usr/m68k-linux-gnu/bin/ -B/usr/m68k-linux-gnu/lib/ -isystem
/usr/m68k-linux-gnu/include -isystem /usr/m68k-linux-gnu/sys-include
-DHAVE_CONFIG_H -I. -I../../../src/libffi -I. -I.
-I../../../src/libffi/include -Iinclude -I../../../src/libffi/src
-Wall -g -fexceptions -O2 -O2 -MT src/m68k/ffi.lo -MD -MP -MF
src/m68k/.deps/ffi.Tpo -c ../../../src/libffi/src/m68k/ffi.c  -fPIC
-DPIC -o src/m68k/.libs/ffi.o
../../../src/libffi/src/m68k/ffi.c:13:26: error: asm/cachectl.h: No
such file or directory
../../../src/libffi/src/m68k/ffi.c: In function 'ffi_prep_closure_loc':
../../../src/libffi/src/m68k/ffi.c:269: error: 'FLUSH_SCOPE_LINE'
undeclared (first use in this function)
../../../src/libffi/src/m68k/ffi.c:269: error: (Each undeclared
identifier is reported only once
../../../src/libffi/src/m68k/ffi.c:269: error: for each function it appears in.)
../../../src/libffi/src/m68k/ffi.c:270: error: 'FLUSH_CACHE_BOTH'
undeclared (first use in this function)
make[6]: *** [src/m68k/ffi.lo] Error 1
make[6]: Leaving directory
`/home/toolchain/branch/m68k/gcc-4.2-4.2-20070707-1/build/m68k-linux-gnu/libffi'
make[5]: *** [all-recursive] Error 1
make[5]: Leaving directory
`/home/toolchain/branch/m68k/gcc-4.2-4.2-20070707-1/build/m68k-linux-gnu/libffi'
make[4]: *** [all] Error 2
make[4]: Leaving directory
`/home/toolchain/branch/m68k/gcc-4.2-4.2-20070707-1/build/m68k-linux-gnu/libffi'
make[3]: *** [all-target-libffi] Error 2
make[3]: Leaving directory
`/home/toolchain/branch/m68k/gcc-4.2-4.2-20070707-1/build'
make[2]: *** [all] Error 2
make[2]: Leaving directory
`/home/toolchain/branch/m68k/gcc-4.2-4.2-20070707-1/build'
s=`cat status`; rm -f status; test $s -eq 0
make[1]: *** [stamps/05-build-stamp] Error 1
make[1]: Leaving directory `/home/toolchain/branch/m68k/gcc-4.2-4.2-20070707-1'
make: *** [stamps/05-build-stamp] Error 2
/home/toolchain/branch/m68k /home/toolchain/branch


--
Héctor Orón



Bug#433785: debian-edu-install: [INTL:ja] updated Japanese debconf translation

2007-07-19 Thread Petter Reinholdtsen
tags 433785 + pending
thanks

[Kenshi Muto]
> I updated Japanese translation of debconf messages (ja.po).
> Please apply this.

Thank you.  I've commited the updated translation file to svn.

Happy hacking,
-- 
Petter Reinholdtsen


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



Bug#428734: About your bug against mutt regarding IMAP

2007-07-19 Thread Antti-Juhani Kaijanaho
On Mon, Jul 16, 2007 at 06:02:10PM +0200, Adeodato Simó wrote:
> === Svend (*), Antti-Juhani, and Andrew ===
> 
>   Bug#428734: New Message Count Incorrect in Mailbox Browser (IMAP)
> 
>   Provided package fixes?:  [X] YES   [ ] NO
> 
> (*) Svend, you reported the bug against 1.5.13-1.1, but nobody else
> has reported the version in etch as not working, and your
> problem is identical to that reported in 1.5.16-2. Are you sure
> you're running 1.5.13-1.1? If so, and you're in stable, the
> provided package will not be appropriate for your system.
> (Backports.org has 1.5.16, be sure not to be running that as
> well.)

(Well, I didn't check to see if the counts *are* correct, but they do
look correct.)

-- 
Antti-Juhani Kaijanaho, Jyväskylä
http://antti-juhani.kaijanaho.fi/newblog/
http://www.flickr.com/photos/antti-juhani/


signature.asc
Description: Digital signature


Bug#433812: ITP: pssh -- Parallel versions of the OpenSSH tools

2007-07-19 Thread Josselin Mouette
Le jeudi 19 juillet 2007 à 09:02 -0700, Andrew Pollock a écrit :
>   Description : Parallel versions of the OpenSSH tools

>  These tools are good for controlling large collections of nodes, where faster
>  alternatives such as gexec and pcp are not available.

What does this software bring over pdsh ?

-- 
 .''`.
: :' :  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#433239: Problem solved

2007-07-19 Thread Tim Richardson
The D-Link DSL-564T router has a firmware bug when operating with 
openssh servers and clients. The bug affects both openssh servers behind 
the firewall and openssh clients connecting from behind the firewall. 
Strangely, other clients are not affected.


An upgrade to firmware version 20060831 fixes the problem.




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



Bug#433812: ITP: pssh -- Parallel versions of the OpenSSH tools

2007-07-19 Thread Mike Hommey
On Thu, Jul 19, 2007 at 10:57:35PM +0200, Bernd Zeimetz <[EMAIL PROTECTED]> 
wrote:
> 
> >>  Parallel scp (pscp)
> > 
> > FYI (and if you don't already know) /usr/bin/pscp is also provided by
> > putty-tools.
> 
> 
> That's something I'm still wondering about - I can't see the advantage
> of pscp over scp. Putty is nice to have for all the people who switch
> from Windows to Debian and who're used to it - but pscp???

I don't know for the unix version, but the windows version of pscp can
load putty configurations, which makes it quite easy to do fancy setups
(like going through proxies and such) and be able to use them with pscp.

People using putty are likely to love this feature, while having to
write openssh conf files might be a problem for them.

Mike


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



Bug#433856: postgresql-client-common: pg_dump and pg_dumpall reports version mismatch when using postgresql-8.2

2007-07-19 Thread Kresten Kjeldgaard
Package: postgresql-client-common
Version: 76
Severity: normal


pg_dump and pg_dumpall seems to be version 8.1.9, which when its used
with the postgresql-8.2 results in the program aborting because of a version
mismatchi since the server version is newer.


pg_dump: server version: 8.2.4; pg_dump version: 8.1.9
pg_dump: aborting because of version mismatch  (Use the -i option to proceed
anyway.)


Please let me know if I can be of further assistance.

Best Regards,
Kresten Kjeldgaard

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

Kernel: Linux 2.6.17.11-grsec
Locale: LANG=en_GB.ISO-8859-15, LC_CTYPE=da_DK.ISO-8859-15 (charmap=ISO-8859-15)
Shell: /bin/sh linked to /bin/bash

Versions of packages postgresql-client-common depends on:
ii  debconf [debconf-2.0] 1.5.13 Debian configuration management sy

postgresql-client-common recommends no packages.

-- no debconf information


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



Bug#383060: [Splashy-devel] Bug#383060: splashy: Shouldn't move to Etch until we manage to solve initramfs issues

2007-07-19 Thread Tim Dijkstra
On Thu, 19 Jul 2007 20:13:06 +0200
"Torsten Werner" <[EMAIL PROTECTED]> wrote:

> Hi,
> 
> are there any plans to fix this bug?

I've tried. It is a hard bug. Debugging something in a boot process is
not funny even with qemu or so. I've come to conclude that something in the
directfb library doesn't like the switch from initramfs to regular init. 

Upstart doesn't have this problem. Why exactly I don't know, but it
means if the desktop task switches to upstart we can close this bug.

grts Tim


signature.asc
Description: PGP signature


Bug#319630: swf-player: spawns dufunct (zombie) processes and does not work

2007-07-19 Thread Kurt Roeckx
Hi,

This bug is marked as only affecting sarge, but it was never fixed.  If
this is fixed, can someone close it with the right version?


Kurt



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



Bug#277637: current state of sidebar-patch?

2007-07-19 Thread Michael Prokop
What's the current state of inclusion of the sidebar patch¹ into the
debian package of mutt (or maybe even upstream)?

There are several people out there asking for it.  Would be really
great if that patch could become part of mutt, or at least part of
Debian's mutt package.

¹ http://www.lunar-linux.org/index.php?option=com_content&task=view&id=44

thx && regards,
-mika-


signature.asc
Description: Digital signature


Bug#315409: hmm, .svn/deb-layout

2007-07-19 Thread Eddy Petrișor
Raphael Hertzog wrote:
> tag 315409 + patch
> thanks
> 
> On Tue, 03 Apr 2007, Eddy Petrișor wrote:
>> As much as we'd like this kind of integration note that we might
>> consider dropping the usage of the file in question (at least in its
>> current usage pattern. This might lead to a situation in which it
>> might not exist at all.
> 
> Okay. Ity would have been nice to actually CC me when replying to the bug
> log. :-)
> 
> I've made a first patch. Please find it attached. 
> 
> It uses buildArea as debsdir if it's configured in .svn/deb-layout.
> If the file doesn't exist, I still hook before the failure: if there's a
> .svn directory and a ../build-area directory, then it uses that as
> possible fallback.
> 
> Does that match well enough the default behaviour of svn-buildpackage? Or
> are there additional cases which are interesting to cover?

Well, it should cover most cases, but as I said before .svn/deb-layout *will* 
be dropped at some point in its current
usage. Instead it will contain local overrides of the configs in the repo. I 
guess we could make later the needed changes...


There is of course the possibility of adding a way to run svn-bp to print all 
the configuration variables; but this is
not implemented and there are bugs in svn-bp which are not fixed yet, so this 
is really low prio, unless a patch is
provided.

-- 
Regards,
EddyP
=
"Imagination is more important than knowledge" A.Einstein



signature.asc
Description: OpenPGP digital signature


Bug#433855: tuxkart: .desktop file missing

2007-07-19 Thread Helmar Gerloni
Package: tuxkart
Version: 0.4.0-4.1
Severity: minor
Tags: patch

File /usr/share/applications/tuxkart.desktop is missing, so no menue
entry is shown in KDE etc.

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

Kernel: Linux 2.6.18-4-686.macmobil0.02 (SMP w/2 CPU cores)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8) (ignored: LC_ALL 
set to de_DE.UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages tuxkart depends on:
ii  libc6   2.3.6.ds1-13 GNU C Library: Shared libraries
ii  libgcc1 1:4.1.1-21   GCC support library
ii  libgl1-mesa-glx [libgl1]6.5.1-0.6A free implementation of the OpenG
ii  libice6 1:1.0.1-2X11 Inter-Client Exchange library
ii  libsm6  1:1.0.1-3X11 Session Management library
ii  libstdc++6  4.1.1-21 The GNU Standard C++ Library v3
ii  libx11-62:1.0.3-7X11 client-side library
ii  libxext61:1.0.1-2X11 miscellaneous extension librar
ii  libxi6  1:1.0.1-4X11 Input extension library
ii  libxmu6 1:1.0.2-2X11 miscellaneous utility library
ii  plib1.8.4c2 1.8.4-6  Portability Libraries: Run-time pa
ii  tuxkart-data0.4.0-4.1Game data for tuxkart

tuxkart recommends no packages.

-- no debconf information
[Desktop Entry]
Version=1.0
Encoding=UTF-8
Type=Application
Name=TuxKart
GenericName=Arcade Game
GenericName[de]=Arkade-Spiel
Comment=Kart race with Tux, the Linux mascot
Comment[de]=Kartrennen mit Tux, dem Linux-Maskottchen
Icon=tuxkart.xpm

FilePattern=tuxkart
Exec=tuxkart
Terminal=false
StartupNotify=false

Categories=Application;Game;ArcadeGame


Bug#433611: Completely offline CD build

2007-07-19 Thread Daniel Baumann
Enrico Tassi wrote:
> Is it feasible to have a two mode operation? one in which this stuff is
> installed inside the chroot (nice idea to not require this stuff to be
> installed on the host) and the other in which all the necessary is
> installed on the host. The second mode also allows not to copy the
> entire chroot (that by the way has recently been reverted to the slow cp
> -a instead of cp -al).

well, and yes, i'll add a 'use host system tools'-option for those, who
know that their build system is clean and matching the live system.

-- 
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#433611: Completely offline CD build

2007-07-19 Thread Daniel Baumann
Enrico Tassi wrote:
> I really would like to be able to build (or better rebuild) a CD 
> image offline, that is using the packages cache.

/me too, that's why it's on my todo[0].

> As far as I understand this is now impossible because some software like
> grub, squashfs and genisoimages are installed/removed every time (and if
> you are offline also the 'update' fails).

grub and friends are not the problem, they can be cached too. even the
indices could be cached.

the real one and only problem where there is no change in sight (and
that's what making offline builds not possible): cdebootstrap does
insist on fetching indices again, even if they are already present in
/var/cache/bootstrap. i've asked waldi about long time ago (more or less
precisely a year ago now), and he is strictly against it.

> Is it feasible to have a two mode operation? one in which this stuff is
> installed inside the chroot (nice idea to not require this stuff to be
> installed on the host) and the other in which all the necessary is
> installed on the host. The second mode also allows not to copy the
> entire chroot (that by the way has recently been reverted to the slow cp
> -a instead of cp -al).

i can complete caching stuff for the rest of the packages and indices,
but bootstrapping will always require connection as explained above.

-- 
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#412720: xserver-xorg-video-i810: x-server sometimes fails to start

2007-07-19 Thread Jö Fahlke
Am Thu, 19. Jul 2007, 22:04:17 +0200 schrieb Jö Fahlke:
> I recompiled xorg-server and xserver-xorg-video-intel from testing for
> etch and we tried that.  Now a different problem occurs: The X server
> is unable to allocate video memory (logs attached).

It appears that shutting down the computer, disconnecting the power,
reconnecting it, and switching the computer back on (the same
procedure as for the original problem) made this problem go away for
now.

-- 
Warum die Sonne verboten werden sollte: http://www.bastiat.de unter
"Petition".


signature.asc
Description: Digital signature


Bug#433690: iceape-browser: crashes viewing a page

2007-07-19 Thread Mike Hommey
On Thu, Jul 19, 2007 at 10:11:31PM +0200, Baurzhan Ismagulov <[EMAIL 
PROTECTED]> wrote:
> Hello Mike,
> 
> thanks for the fast response!
> 
> On Thu, Jul 19, 2007 at 07:39:35PM +0200, Mike Hommey wrote:
> > > #0  0xb7fd37f2 in ?? ()
> > > #1  0xb7e37501 in raise () from /lib/i686/cmov/libpthread.so.0
> > > #2  0xb5c41fb2 in nsProfileLock::FatalSignalHandler (signo=0xb)
> > > at nsProfileLock.cpp:206
> > > #3  
> > > #4  0xb7629b22 in rfc3484_sort () from /lib/i686/cmov/libc.so.6
> > > #5  0xb759ce37 in msort_with_tmp () from /lib/i686/cmov/libc.so.6
> > > #6  0xb759d048 in qsort () from /lib/i686/cmov/libc.so.6
> > > #7  0xb7628fca in getaddrinfo () from /lib/i686/cmov/libc.so.6
> > > #8  0xb7e6dfdf in PR_GetAddrInfoByName (hostname=0x9d76f84 
> > > "counter.yadro.ru",
> > > af=0x0, flags=0x8020) at prnetdb.c:2118
> > > #9  0xb70e3969 in nsHostResolver::ThreadFunc (arg=0x810b658)
> > > at nsHostResolver.cpp:648
> > > #10 0xb7e7af9c in _pt_root (arg=0x9fb2bb0) at ptthread.c:220
> > > #11 0xb7e2f31b in start_thread () from /lib/i686/cmov/libpthread.so.0
> > > #12 0xb76418ee in clone () from /lib/i686/cmov/libc.so.6
> > 
> > It looks like a crash in the libc... Is it reproducible at all ?
> 
> Not any more. Yesterday it was.
> 
> 
> > > ii  libc6 2.5-11 GNU C Library: Shared 
> > > libraries
> > 
> > What are you doing with libc6 2.5 on etch ?
> 
> Well, using :) .
> 
> 
> > If you can reproduce the bug, please try to reproduce it with etch's
> > libc6. If it disappears, you'll know what the culprit is...
> 
> I still have the core. Should we reassign the bug to libc6?

If you still have the core, you should try to see what kind of backtrace
you get with libc6-dbg installed.

Mike


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



  1   2   3   4   5   6   >