Bug#462055: FTBFS with GCC 4.3: duplicate function parameters

2008-01-22 Thread Martin Michlmayr
Package: epdfview
Version: 0.1.6-1
Usertags: ftbfs-gcc-4.3

Your package fails to build with GCC 4.3.  Version 4.3 has not been
released yet but I'm building with a snapshot in order to find errors
and give people an advance warning.  GCC 4.3 now prints an error
message when C++ code contains duplicate function parameter names in
function prototypes, see
http://www.cyrius.com/journal/2007/12/07#gcc-4.3-multiple-params

> Automatic build of epdfview_0.1.6-1 on em64t by sbuild/amd64 0.53
...
> make[4]: Entering directory `/build/tbm/epdfview-0.1.6/src/gtk'
> g++ -DHAVE_CONFIG_H -I. -I. -I../..-DDATADIR='"/usr/share/epdfview"' 
> -I../../src -DPNG_NO_MMX_CODE -I/usr/include/gtk-2.0 
> -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo 
> -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include 
> -I/usr/include/freetype2 -I/usr/include/libpng12   -g -Wall -O2 -Wall 
> -Wno-long-long -DNDEBUG -DG_DISABLE_ASSERT -c -o libshell_gtk_a-FindView.o 
> `test -f 'FindView.cxx' || echo './'`FindView.cxx
> In file included from ../../src/epdfview.h:28,
>  from FindView.cxx:22:
> ../../src/IDocumentLink.h:36: error: multiple parameters named 'y1'
> make[4]: *** [libshell_gtk_a-FindView.o] Error 1
> make[4]: Leaving directory `/build/tbm/epdfview-0.1.6/src/gtk'
> make[3]: *** [all-recursive] Error 1

-- 
Martin Michlmayr
http://www.cyrius.com/



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



Bug#462056: icedove: messages encoded in iso-2022-JP are displayed bigger than others.

2008-01-22 Thread Charles Plessy
Package: icedove
Version: 2.0.0.9-3
Severity: normal

Dear Alexander,

messages encoded in iso-2022-JP are displayed with a larger font than
other messages on my latest icedove install. With my 12 inches screen,
it leaves 10 lines instead 13 for reading the message (if it has no
attachement) when using the "Classical" layout. This is a 30 % reduction
in information. This problem was not happening with icedove 1.5 (but in
that case the display of roman characters encoded in iso-2022-JP was
very ugly).

Have a nice day,

-- Charles Plessy, Wakō, Saitama, Japan

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

Kernel: Linux 2.6.22-3-686 (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 icedove depends on:
ii  debianutils 2.28.2   Miscellaneous utilities specific t
ii  fontconfig  2.4.2-1.2generic font configuration library
ii  libatk1.0-0 1.20.0-1 The ATK accessibility toolkit
ii  libc6   2.7-4GNU C Library: Shared libraries
ii  libcairo2   1.4.10-1+lenny2  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.3-20071020-1 GCC support library
ii  libglib2.0-02.14.3-1 The GLib library of C routines
ii  libgtk2.0-0 2.12.1-1 The GTK+ graphical user interface 
ii  libhunspell-1.1-0   1.1.9-1  spell checker and morphological an
ii  libjpeg62   6b-14The Independent JPEG Group's JPEG 
ii  libnspr4-0d 4.7.0~1.9b1-1NetScape Portable Runtime Library
ii  libnss3-1d  3.12.0~1.9b1-2   Network Security Service libraries
ii  libpango1.0-0   1.18.4-1 Layout and rendering of internatio
ii  libstdc++6  4.2.2-4  The GNU Standard C++ Library v3
ii  libx11-62:1.0.3-7X11 client-side library
ii  libxft2 2.1.12-2 FreeType-based font drawing librar
ii  libxinerama11:1.0.2-1X11 Xinerama extension library
ii  libxrender1 1:0.9.4-1X Rendering Extension client libra
ii  libxt6  1:1.0.5-3X11 toolkit intrinsics library
ii  psmisc  22.5-1   Utilities that use the proc filesy
ii  zlib1g  1:1.2.3.3.dfsg-7 compression library - runtime

icedove recommends no packages.

-- debconf information:
  icedove/browser: Debian




Bug#462057: libgtk2.0-0: cruft in postinst script causes warning

2008-01-22 Thread Sven Joachim
Package: libgtk2.0-0
Version: 2.12.5-2
Severity: minor

Upgrading libgtk2.0-0, a warning was displayed:

,
| rmdir: /usr/share/doc/libgtk2.0-0: Directory not empty
| Warning: could not remove /usr/share/doc/libgtk2.0-0.
`

That's due to the following lines in the postinst script:

,
| if [ -d /usr/share/doc/libgtk2.0-0 -a ! -L /usr/share/doc/libgtk2.0-0 ]; then
| if rmdir /usr/share/doc/libgtk2.0-0; then
| ln -sf libgtk2.0-common /usr/share/doc/libgtk2.0-0
| else
| echo "Warning: could not remove /usr/share/doc/libgtk2.0-0." >&2
| fi
| fi
`

They seem to be a remnant of previous versions and should be removed.


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

Kernel: Linux 2.6.22.16
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 libgtk2.0-0 depends on:
ii  libatk1.0-0   1.20.0-1   The ATK accessibility toolkit
ii  libc6 2.7-6  GNU C Library: Shared libraries
ii  libcairo2 1.4.14-1   The Cairo 2D vector graphics libra
ii  libcomerr21.40.4-1   common error description library
ii  libcupsys21.3.5-1Common UNIX Printing System(tm) - 
ii  libfontconfig12.5.0-2generic font configuration library
ii  libglib2.0-0  2.14.5-2   The GLib library of C routines
ii  libgnutls13   2.0.4-1the GNU TLS library - runtime libr
ii  libgtk2.0-common  2.12.5-2   Common files for the GTK+ graphica
ii  libjpeg62 6b-14  The Independent JPEG Group's JPEG 
ii  libkrb53  1.6.dfsg.3~beta1-2 MIT Kerberos runtime libraries
ii  libpango1.0-0 1.18.4-1   Layout and rendering of internatio
ii  libpng12-01.2.15~beta5-3 PNG library - runtime
ii  libtiff4  3.8.2-7Tag Image File Format (TIFF) libra
ii  libx11-6  2:1.0.3-7  X11 client-side library
ii  libxcomposite11:0.4.0-1  X11 Composite extension library
ii  libxcursor1   1:1.1.9-1  X cursor management library
ii  libxdamage1   1:1.1.1-3  X11 damaged region extension libra
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.3-1  X11 Input extension library
ii  libxinerama1  1:1.0.2-1  X11 Xinerama extension library
ii  libxrandr22:1.2.2-1  X11 RandR extension library
ii  libxrender1   1:0.9.4-1  X Rendering Extension client libra
ii  zlib1g1:1.2.3.3.dfsg-11  compression library - runtime

Versions of packages libgtk2.0-0 recommends:
ii  hicolor-icon-theme0.10-1 default fallback theme for FreeDes
ii  libgtk2.0-bin 2.12.5-2   The programs for the GTK+ graphica

-- no debconf information



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



Bug#461984: coreutils: should this package be orphaned?

2008-01-22 Thread Lucas Nussbaum
Hi Michael,

On 21/01/08 at 21:37 -0500, Michael Stone wrote:
> On Mon, Jan 21, 2008 at 09:28:49PM +0100, Lucas Nussbaum wrote:
>> * You haven't done any upload to unstable since 08/2006. coreutils has
>>   been maintained by NMUs since then.
>
> Yup, because I talked to Manoj and decided that was the best way to get the 
> SElinux stuff he wanted into etch.

I'm not sure I understand ; you probably don't mean that getting SElinux
into etch required not uploading nor maintaining coreutils?

>> * The state of the package is really bad: it has been failing to build
>>   on mips and mipself for nearly a year.
>
> Well, the version in experimental has built on those archs more recently 
> than that.

The version in experimental has been failing to build on arm, mips,
mipsel and s390 for quite some time already. And 6.10 doesn't seem to
have ever been built on arm.

> Note that a number of bugs are fixed in the experimental 
> version.

I fail to see a huge difference between
http://bugs.debian.org/cgi-bin/pkgreport.cgi?src=coreutils;dist=experimental;arch=i386
and
http://bugs.debian.org/cgi-bin/pkgreport.cgi?src=coreutils;dist=unstable;arch=i386

>> * You ignored my recent query about the state of the package[1].
>
> Well, I don't have any record of that email in my email box.

The mail archives clearly showed you were in the To:, and I didn't
receive any bounce. Your mail system might be broken.
-- 
| Lucas Nussbaum
| [EMAIL PROTECTED]   http://www.lucas-nussbaum.net/ |
| jabber: [EMAIL PROTECTED] GPG: 1024D/023B3F4F |



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



Bug#356826: PTS: could e-mail when DEHS detects new upstream release

2008-01-22 Thread Lucas Nussbaum
On 22/01/08 at 08:13 +0100, Raphael Hertzog wrote:
> On Mon, 21 Jan 2008, Raphael Geissert wrote:
> > > PTS could e-mail whenever DEHS detects a new upstream release of the
> > > package being monitored by a watch file.  This would be particularly
> > > usefull in case where upstream packages don't have a mailing list to
> > > notify interested parties of new releases.
> > 
> > This has been partially implemented in the DEHS backend, what's left now is 
> > to 
> > make the backend store a list of upstream versions for which a notification 
> > was sent and to make the PTS deliver the messages.
> > 
> > I'm explicitly CC'ing [EMAIL PROTECTED] to see how this can be done 
> > (adding the 'newversion' tag/keyword to the PTS and making a default:off).
> 
> I'm not sure it's really worth a new tag but on the other hand I'm not
> sure which actual tag to use. summary could probably be used.

Yes, summary sounds good.

> But for me, ideally this should be filing bugs about new upstream versions
> not sending mails to the PTS because we really want to inform the
> maintainer and not only the followers. I'm sure using a usertag to track
> them and combining this with some regexp to detect bugs manually filed
> with some common subject ("New upstream version") would work quite well.
> And if the code runs often enough, it will probably be the first to submit
> a bug about a new upstream version in most cases.

I'd don't really like the idea of filing wishlist bugs automatically.
"new upstream version" bugs sometimes have more value than an automated
ping, because it provides a point of contact if the maintainer need to
ask why he should really update his package (instead of saying "let's
release with this version", for example).
-- 
| Lucas Nussbaum
| [EMAIL PROTECTED]   http://www.lucas-nussbaum.net/ |
| jabber: [EMAIL PROTECTED] GPG: 1024D/023B3F4F |



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



Bug#412437: ITP: songbird -- desktop Web player, a digital jukebox and Web

2008-01-22 Thread Sebastian Pipping

i'm interested in co-maintaining.



sebastian



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



Bug#459558: gcjwebplugin: Plugin isn't working at all

2008-01-22 Thread Anders Boström
> "MK" == Michael Koch <[EMAIL PROTECTED]> writes:

 MK> Hmm, I tried with both, cacao and jamvm, locally and it just worked. I
 MK> can't really say what is/was wrong on your side. The debug output does
 MK> not look suspicious.
 >> >> 
 MK> What window manager are you using? There might be an issue with window
 MK> manager hints.
 >> >> 
 >> >> I'm using fvwm. Are you running amd64 with gcjwebplugin working? What
 >> >> window manager are you using?
 >> 
 MK> I tried on i386 and amd64 with GNOME (with metacity), KDE and XFCE.
 >> 
 >> >> Are there any tests I should perform in order to collect more info?
 >> 
 MK> If you could use another window manager for testing that would be great.
 MK> It must perhaps be one that supports the new window manager hints spec.
 MK> I dont really know for sure.
 >> 
 >> OK, I used an 32-bit etch vncserver as X-server (running in a chroot)
 >> with different window-managers to perform some testing. I still run
 >> the same 64-bit iceweasel with gcjwebplugin and cacao.
 >> 
 >> window-manager  | result
 >> +-
 >> none| not working
 >> fvwm| not working
 >> fvwm-gnome  | not working
 >> icewm   | not working
 >> xfce4   | not working

 MK> Hmm, at least xfce4 should be working...

I've run gcjwebplugin successfully on another PC, running 32-bit
x86 debian testing and fvwm. It's the 64-bit version I can't get
running. fvwm don't seem to be the problem (unless 32-bit fvwm work
but not 64-bit).

 MK> Can you try running gappletviewer from the commandline on the applet
 MK> page? Does that work?

When using jamvm and packages from testing, I get this:

sid:~> /usr/lib/classpath/gappletviewer http://www.gnu.org/software/classpath/
java.lang.NoClassDefFoundError: gnu/classpath/tools/appletviewer/Main
   <>
Caused by: java.lang.ClassNotFoundException: 
gnu.classpath.tools.appletviewer.Main not found in 
java.lang.ClassLoader$1{urls=[file:/home/anders/./], parent=null}
   at java.net.URLClassLoader.findClass(URLClassLoader.java:992)
   at java.lang.ClassLoader.loadClass(ClassLoader.java:342)
   at java.lang.ClassLoader$1.loadClass(ClassLoader.java:1112)
   at java.lang.ClassLoader.loadClass(ClassLoader.java:294)
sid:~>

When running cacao and packages from unstable, I get this:

sid:~> /usr/lib/classpath/gappletviewer http://www.gnu.org/software/classpath/
WARNING: CURRENTLY GAPPLETVIEWER RUNS WITH NOSECURITY MANAGER.
THIS MEANS THAT APPLETS YOU LOAD CAN DO ANYTHING A JAVA APPLICATION
THAT YOU DOWNLOAD AND RUN CAN DO.  BE *VERY* CAREFUL WHICH APPLETS YOU RUN.
DO NOT USE GAPPLETVIEWER ON YOUR SYSTEM IF YOUR SYSTEM STORES IMPORTANTDATA.
THIS DATA CAN BE DESTROYED OR STOLEN IF YOU LOAD A MALICIOUS APPLET.

[press 'c' or 'C' to continue or anything else to quit]
c

and nothing happens, not even an error message.
 
 >> See also bug 459554 on java-gcj-compat-plugin. It seems to have the
 >> same problem.

 MK> That looks more like a mising libgcjX-awt package.

Well, I have both libgcj7-1-awt and libgcj8-1-awt installed.

/ Anders



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



Bug#462058: python-django: problem when extracting PostgreSQL's version number

2008-01-22 Thread Jerome Alet
Package: python-django
Version: 0.96.1-1
Severity: grave
Justification: renders package unusable


When using postgresql-8.3 I've got the following version number :

[EMAIL PROTECTED]:~$ psql --version
psql (PostgreSQL) 8.3RC2

Now when trying to syncdb in Django :

python manage.py syncdb

Traceback (most recent call last):
File "manage.py", line 11, in ?
execute_manager(settings)
File
"/var/lib/python-support/python2.4/django/core/management.py",
line 1672,
in execute_manager
execute_from_command_line(action_mapping, argv)
File
"/var/lib/python-support/python2.4/django/core/management.py",
line 1571,
in execute_from_command_line
action_mapping[action](int(options.verbosity),
options.interactive)
File
"/var/lib/python-support/python2.4/django/core/management.py",
line 504, 
in syncdb
cursor = connection.cursor()
File
"/var/lib/python-support/python2.4/django/db/backends/postgresql_psycopg2
/base.py", line 57, in cursor
postgres_version = [int(val) for val in
cursor.fetchone()[0].split()[1].split('.')]
ValueError: invalid literal for int(): 3RC2

The exact same problem is present both in Django's
db/backends/postgresql_psycopg2/ and db/backends/postgresql/

Should probably be reported upstream.

hth

Jerome

-- 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-3-686 (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 python-django depends on:
ii  python2.4.4-6An interactive high-level object-o
ii  python-support0.7.6  automated rebuilding support for p

Versions of packages python-django recommends:
pn  python-pysqlite2   (no description available)

-- no debconf information



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



Bug#462047: iceweasel: crash/exploit

2008-01-22 Thread Lubomir Kundrak
Hi Thomas,

> When browsing around web sites that I supposed were harmless
> (en.wikipedia.org, some newspaper websites) I got crashes, plus
> coredumps.  The next morning, I got a message from my ISP that my
> system had been used for sending out spam.

I am wondering if the browser exploit is how the attacker could have
gotten access to your system. Did you look around the log files for
traces of any suspicious activity? Did you reinstall since then? If not,
please look for processes and scripts that might be related to sending
spam (maybe look for files with timestamps around the time the attack
took place).

Do you have a public IP address and do you run any network servers? Do
you happen to run any other network clients apart from Web browser, such
as BitTorrent client or maybe an Instant Messenger?

Thanks,
-- 
Lubomir Kundrak (Red Hat Security Response Team)




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



Bug#462035: linux-image-2.6.23-1-686: snd_cs46xx missing

2008-01-22 Thread maximilian attems
On Tue, Jan 22, 2008 at 10:57:30AM +0800, clayton wrote:
> 
> 
> As of this kernel image, suddenly my Thinkpad A21m's sound card is no
> longer supported. On boot, no snd-* modules are loaded (those showing in
> the logs below come from a USB headset).
> 
> $ locate snd-cs46xx

yes this is known, firmware can't be distributed freely.
not yet fixed.

-- 
maks



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



Bug#432703: flickrfs: no sets directory

2008-01-22 Thread Y Giridhar Appaji Nag
On 08/01/22 14:15 +0530, Varun Hiremath said ...
> Hmm.. looks like you have too many sets. It just works for me.

You should expect people to have plenty of sets.  In particular, people
who would want to use flickrfs will have a lot of pictures with a flickr
paid account and also a lot of sets :).

> Could you please try again? I have tried to put the threads in
> background this time.
> 
> http://people.debian.org/~varun/flickrfs_1.3.9.1-7_all.deb

This works like a charm.

Except that I can't seem to look at the directory as a different user.

$ id
uid=1000(appaji) gid=100(users)
groups=6(disk),24(cdrom),25(floppy),27(sudo),29(audio),44(video),100(users),104(nvram),105(thinkpad),112(powerdev),113(netdev),114(vmware),126(fuse)
$ pwd
/home/appaji
$ ls -ld mount
drwxr-xr-x 4 appaji users 0 2008-01-22 14:05 mount
[able to browse and look at stuff]

And as a different user

$ id
uid=5908(giridhar) gid=30(engr)
groups=6(disk),24(cdrom),25(floppy),27(sudo),29(audio),30(engr),44(video),100(users),104(nvram),105(thinkpad),112(powerdev),113(netdev),114(vmware),3001(btceng)
$ pwd
/home/appaji
$ ls -ld mount
ls: mount: Permission denied
$ ls -l
[snip...]
drwx--  2 appaji users   4096 2006-05-25 17:32 Mail
?-  ? ?  ?  ?? mount
drwxr-xr-x  4 appaji users   4096 2007-07-01 15:14 n73
[snip...]

But I suppose we can file this as a different bug and not cover it under
this one.

> Thanks a lot for testing.

My pleasure.

Giridhar

-- 
Y Giridhar Appaji Nag | http://www.appaji.net/


signature.asc
Description: Digital signature


Bug#462059: awesome: gajim window goes nowhere

2008-01-22 Thread Julien Danjou
At 1200990327 time_t, Stanislav Maslovski wrote:
> When started, gajim window does not appear on the screen. It worked in dwm
> and older versions of awesome if I recall correctly.

Works like a charm here.
Weird stuff in your config file maybe?

Cheers,
-- 
Julien Danjou
.''`.  Debian Developer
: :' : http://julien.danjou.info
`. `'  http://people.debian.org/~acid
  `-   9A0D 5FD9 EB42 22F6 8974  C95C A462 B51E C2FE E5CD


signature.asc
Description: Digital signature


Bug#451203: gnome-applets: mixer-applet shows mute when not muted, after changing volume

2008-01-22 Thread Paul Brossier
Package: gnome-applets
Version: 2.20.1-2

Hi!

driver bug or not, the same behaviour appears on my iBook G4 with the
snd-powermac module. sometimes, the mixer icon is set to muted whereas
the sound is not.

here gnome-keybindings-properties vol +/- are set to 0xb0/0xae.

these keys are also watched by pbbuttonsd.

if pbbuttonsd is running, the volume applet icon is correct, but i
can clearly see the icon flashing once when going from one region
(mute,1,2,3) to the other.

stopping pbbuttonsd appears to prevent this behaviour, but I don't know
yet if it prevents the 'muted-when-not' one.

cheers, piem

--- System information. ---
Architecture: powerpc
Kernel:   Linux 2.6.22-3-powerpc

Debian Release: lenny/sid
  500 unstableftp.fr.debian.org 
  500 testing ftp.fr.debian.org 
1 experimentalftp.fr.debian.org 

--- Package information. ---
Depends  (Version) | Installed
==-+-===
debconf  (>= 0.5)  | 1.5.18
 OR debconf-2.0| 
gconf2   (>= 2.12.1-1) | 2.20.1-2
gnome-applets-data   (>= 2.20) | 2.20.1-2
gnome-applets-data   (<< 2.21) | 2.20.1-2
gnome-icon-theme  (>= 2.15.91) | 2.20.0-1
gnome-panel(>= 2.13.4) | 2.20.3-1
gstreamer0.10-alsa | 0.10.15-4
 OR gstreamer0.10-plugins-good | 0.10.6-4
 OR hurd   | 
libapm1   (>= 3.2.0-7) | 3.2.2-8.1
libatk1.0-0(>= 1.20.0) | 1.20.0-1
libbonoboui2-0 (>= 2.15.1) | 2.20.0-1
libc6   (>= 2.7-1) | 2.7-6
libcpufreq0| 002-7
libdbus-1-3 (>= 1.1.1) | 1.1.2-1
libdbus-glib-1-2 (>= 0.74) | 0.74-1
libgconf2-4(>= 2.13.5) | 2.20.1-2
libglade2-0   (>= 1:2.6.1) | 1:2.6.2-1
libglib2.0-0   (>= 2.14.0) | 2.14.5-2
libgnome-desktop-2 (>= 2.11.1) | 2.20.3-1
libgnome2-0(>= 2.17.3) | 2.20.1.1-1
libgnomekbd1   | 2.20.0-1
libgnomekbdui1 | 2.20.0-1
libgnomeui-0   (>= 2.17.1) | 2.20.1.1-1
libgnomevfs2-0  (>= 1:2.17.90) | 1:2.20.1-1
libgnomevfs2-extra | 1:2.20.1-1
libgstreamer-plugins-base0.10-0   (>= 0.10.15) | 0.10.15-4
libgstreamer0.10-0(>= 0.10.15) | 0.10.15-4
libgtk2.0-0(>= 2.12.0) | 2.12.5-1
libgtop2-7 (>= 2.20.0) | 2.20.1-1
libgucharmap6  | 1:1.10.2-1
libhal1(>= 0.5.10) | 0.5.10-5
libnotify1  (>= 0.4.4) | 0.4.4-3
libnotify1-gtk2.10 | 
liboobs-1-3   (>= 2.19.91) | 2.20.0-1
libpanel-applet2-0 (>= 2.19.3) | 2.20.3-1
libpango1.0-0  (>= 1.18.3) | 1.18.4-1
libwnck22  (>= 2.19.5) | 2.20.3-1
libx11-6   | 2:1.0.3-7
libxklavier11 (>= 3.3) | 3.3-2
libxml2(>= 2.6.27) | 2.6.30.dfsg-3.1
python(>= 2.4) | 2.4.4-6




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



Bug#461617: wordpress no-code-duplication l10n [was: Bug#461617]

2008-01-22 Thread Lionel Elie Mamane
reopen 461617
retitle 461617 wordpress: support for all (upstream-supported) languages
tags 461617 =l10n
thanks

On Tue, Jan 22, 2008 at 04:17:14AM +0200, Nikolay Bachiyski wrote:

> I am Nikolay Bachiyski and I am dealing with i18n/l10n issues around
> WordPress.

Thank you for contacting us, and for your help.

> Here are some comments on the discussion up to now:

>> One step: Internationalise (convert to gettext) all remaining
>> strings in the code. (Such as "could not connect to database", the
>> initial blog setup process, ...)

> Unfortunately at that stage gettext can't be loaded, so these error
> messages, and some other files cannot be translated using gettext.

OK, I'm sorry if I come with somewhat stupid questions, or ideas you
already considered and rejected, but I'd like to understand. Thanks
for bearing with me (else skip the next quote of you).

While I completely understand e.g. why the error message for
non-existent wp-config.php cannot use gettext (language to use not
known yet), I don't understand why, for example, gettext cannot be
loaded before making the database connection. After all, the path to
gettext is not in the database, is it? Maybe there is some other
reason that things are loaded in this order. Maybe I would understand
why if I tried to actually make the change :)

wp-admin/setup-config.php: It runs independent from wordpress, OK. But
why can't it use gettext? If the only problem is that wp-config.php
doesn't exist yet to know what language to use, it could start with a
language selection screen, couldn't it? In the context of Debian, we
have a Debian-specific script that creates the MySQL user and database
and creates the wp-config.php file, so setup-config.php isn't used at
all.

What we should do is have the wp-config.php file include a language
setting. Added to my TODO list.

> You should decide whether you want to provide full translations
> including all error messages, readme and translated first post,
> first comment and user roles.

Well, we would like to have as much translated as is feasible without
duplicating the whole code. We don't want to duplicate the whole code
because then it is a bit nightmarish for security updates: instead of
one copy of the code to correct it, suddenly we have 20+ copies to
handle. The same holds for non-security updates, actually :)

What I would be OK with is a scheme where we have one copy of the code
(with English strings or placeholders like @WP_STRING_ERR_NO_CONFIG@),
and string translations are provided in some kind of flat-text file
and then we automatically produce the localised versions by statically
replacing the strings/placeholders in the code. If we use
placeholders, something along the lines of

for l in ${wp_supported_languages}
  for f in ${wp_static_translation_files}; do
cp $f $f.tmp
for str in ${wp_string_list}; do
  lstr=$(lookup_translation $l $str)
  sed "s/$str/$lstr/" < $f.tmp > $f.tmp2
  cp $f.tmp2 $f.tmp
done
cp $f.tmp wordpress-$l/$f
  done
done

would do. There are probably still some kinks to be ironed out, but
would that be imaginable for Wordpress 2.5? I can prepare a patch for
this infrastructure, if you want.

Then, for updates, we only have to update one copy of the code, do
"make" and off we go. I presume it would make the translators' work
easier.


Open problem: plugin descriptions. I suppose the wordpress PHP code
could call gettext on the string after retrieving it from the comments
in wp-content/plugins/PLUGIN.php ? Something like

 {__($plugin_data['Description'])}$author

instead of

 {$plugin_data['Description']}$author


I looked only at the French translation up to now. Another thing that
bothers me a bit is code differences between the English and French
versions of Wordpress. Some are French-specific code, but don't break
other languages. An example is (in tinymce):

if ($mce_locale = 'fr_FR') {
$mce_locale = 'fr';
}

Could this kind of code be folded back into wordpress itself?

Still in tinymce, there is the

spellchecker_languages : ...,

line. Could this one be generated dynamically, depending on which
languages are supported in the current installation?


> If the mo files are enough for you, you can take them from the svn
> repository [1].

So there _is_ a central place to get the translations from. Great!
I'll write a script to automatically scour that repository, extract
all tagged-with-current-version translations and put them in the
Debian package, then.

> I can ask the translators to tag their work after each version, so
> that you can automatically grab the mo files.

Yes, that would be great, thanks.

>> Another step: Gettextise strings in themes (or at least the default
>> theme).

> You can find a i18n-ed version of the default theme in our
> wordpress-i18n svn repository [2].

> Translators are encouraged to put their default theme translation in
> wordpress-i18n///messages/kubrick/.mo.

(Note that we

Bug#434396: [Buildd-tools-devel] Bug#434396: sbuild: LVM snapshot -source chroot not correctly managed

2008-01-22 Thread Vincent Danjean
Roger Leigh wrote:
> Hi,
> 
> Sorry for the delay in replying to this bug.  testing migrations
> and time prevented a new sbuild upload until a few weeks ago.
> sbuild 0.57.0-1 or later should fix this bug.
> 
> Please could you confirm if this fixes the bug for you?

I will not have the time this week: I need to keep a working sbuild
and will not have time to correct the situation if there is still a bug.
  I will try next week. Do not hesitate to ping me if I forget.

  Best regards,
Vincent



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



Bug#462060: fail2ban: log dropped packets with netfilter

2008-01-22 Thread Guido Bozzetto
Package: fail2ban
Version: 0.8.1-3
Severity: wishlist
Tags: patch

The iptables actions don't log the dropped packets. It is important to
know the dropped packets. To log packets without adding to iptables
new matches I added a new chain that log the packets before discarding
them.

-- System Information:
Debian Release: lenny/sid
  APT prefers testing
  APT policy: (560, 'testing'), (550, 'testing'), (540, 
'testing-proposed-updates'), (260, 'stable'), (250, 'stable'), (240, 
'proposed-updates'), (50, 'unstable')
Architecture: i386 (x86_64)

Kernel: Linux 2.6.22-3-amd64 (SMP w/2 CPU cores)
Locale: LANG=it_IT.ISO-8859-15, LC_CTYPE=ISO_8859_15 (charmap=ISO-8859-1) 
(ignored: LC_ALL set to it_IT)
Shell: /bin/sh linked to /bin/bash

Versions of packages fail2ban depends on:
ii  lsb-base  3.1-24 Linux Standard Base 3.1 init scrip
ii  python2.4.4-6An interactive high-level object-o
ii  python-central0.5.15-0.1 register and build utility for Pyt

Versions of packages fail2ban recommends:
ii  iptables1.3.8.0debian1-1 administration tools for packet fi

-- no debconf information


iptables-logmultiport.local
Description: application/not-regular-file


Bug#432703: flickrfs: no sets directory

2008-01-22 Thread Varun Hiremath
Hi,

On Tue, 22 Jan, 2008 at 11:20:12AM +0530, Y Giridhar Appaji Nag wrote:
> On 08/01/22 07:30 +0530, Varun Hiremath said ...
> > This seems to be some new bug with unicode strings. I have added a
> > patch to log this error. Could you please try the updated package?
> > 
> > http://people.debian.org/~varun/flickrfs_1.3.9.1-7_all.deb
> 
> I gave this a spin on testing.  No joy.
> 
> $ flickrfs mount 
> Authorizing with flickr...
> Authorization complete.
> Sets are being populated in the background.
> $
> ls -l mount
> [hangs here...]
> 
> ... In another terminal
> 
> $ sudo strace -f -p 5564 (5564 is the pid of /usr/bin/python 
> /usr/bin/flickrfs mount)
> Process 5597 attached with 3 threads - interrupt to quit
> [pid  5564] futex(0xbfa9bdd4, 0x80 /* FUTEX_??? */, 0 
> [pid  5596] read(7,  
> [pid  5597] futex(0x408e3550, FUTEX_WAIT, 1, NULL 
> [hangs here...]

Hmm.. looks like you have too many sets. It just works for me.

[1:[EMAIL PROTECTED]|~] ls snaps/
[1:[EMAIL PROTECTED]|~] flickrfs snaps/
Authorizing with flickr...
Authorization complete.
Sets are being populated in the background.
[1:[EMAIL PROTECTED]|~] ls snaps/
sets  tags
[1:[EMAIL PROTECTED]|~] ls snaps/sets/
Evening  IIT Madras  Insects
[1:[EMAIL PROTECTED]|~] ls -l snaps/sets/Evening/
total 0
-rwxr--r-- 1 god god 0 2007-08-29 01:51 A hot summer Chennai
sunset.jpg
-rwxr--r-- 1 god god 0 2007-12-13 04:09 A view from Horsley Hills.jpg
-rwxr--r-- 1 god god 0 2007-08-05 11:02 Awesome threesome !!!.jpg
-rwxr--r-- 1 god god 0 2007-10-02 13:48 Birds enjoying the cool
weather.jpg
-rwxr--r-- 1 god god 0 2007-08-22 21:02 Break time for the Sun.jpg
..[snip]..

Could you please try again? I have tried to put the threads in
background this time.

http://people.debian.org/~varun/flickrfs_1.3.9.1-7_all.deb

Thanks a lot for testing.

Regards
Varun

-- 
Varun Hiremath
Undergraduate Student,
Aerospace Engineering Department,
Indian Institute of Technology Madras,
Chennai, India
-
Homepage: http://varun.travisbsd.org



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



Bug#462059: awesome: gajim window goes nowhere

2008-01-22 Thread Stanislav Maslovski
Package: awesome
Version: 2.1-1
Severity: normal

When started, gajim window does not appear on the screen. It worked in dwm
and older versions of awesome if I recall correctly.

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

Kernel: Linux 2.6.23-minimal (PREEMPT)
Locale: LANG=ru_RU.UTF-8, LC_CTYPE=ru_RU.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages awesome depends on:
ii  libc6  2.7-5 GNU C Library: Shared libraries
ii  libcairo2  1.4.10-1  The Cairo 2D vector graphics libra
ii  libconfuse02.6-1 Library for parsing configuration 
ii  libfontconfig1 2.5.0-2   generic font configuration library
ii  libx11-6   2:1.0.3-8~custom1 X11 client-side library
ii  libxext6   1:1.0.3-2 X11 miscellaneous extension librar
ii  libxft22.1.12-2  FreeType-based font drawing librar
ii  libxinerama1   1:1.0.2-1 X11 Xinerama extension library
ii  libxrandr2 2:1.2.2-1 X11 RandR extension library

awesome recommends no packages.

-- no debconf information



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



Bug#461984: coreutils: should this package be orphaned?

2008-01-22 Thread Raphael Hertzog
reopen 461984
severity 461984 important
thanks

On Mon, 21 Jan 2008, Michael Stone wrote:
> On Mon, Jan 21, 2008 at 09:28:49PM +0100, Lucas Nussbaum wrote:
>> * You haven't done any upload to unstable since 08/2006. coreutils has
>>   been maintained by NMUs since then.
>
> Yup, because I talked to Manoj and decided that was the best way to get  
> the SElinux stuff he wanted into etch.
>
>> * The state of the package is really bad: it has been failing to build
>>   on mips and mipself for nearly a year.
>
> Well, the version in experimental has built on those archs more recently  
> than that. Note that a number of bugs are fixed in the experimental  
> version.

Still, it's quite clear that you're not able to keep up with the package
and instead of closing this bug with dubious arguments, IMO you should try
to find co-maintainers and/or setup a maintenance team.

A first step would be to start using a public VCS and sending a call for
help on -devel.

Face the reality:
http://qa.debian.org/developer.php?login=mstone

Of 5 packages you maintain, 3 have NMU in unstable, and the 2 others have
had their last upload in 2004.

coreutils with 260 open bugs (and 23 patches waiting in the BTS) deserve a
maintenance team, definitely. Even the PTS page has been asking
maintainers of base packages to go in that direction for years:
http://packages.qa.debian.org/c/coreutils.html

Cheers,
-- 
Raphaël Hertzog

Le best-seller français mis à jour pour Debian Etch :
http://www.ouaza.com/livre/admin-debian/




Bug#462029: varnish: logrotate exits with a non zero status when varnishlog isn't running

2008-01-22 Thread Stig Sandbeck Mathisen
Raphael Geissert <[EMAIL PROTECTED]> writes:

> varnishlog's logrotate entry causes troubles when varnishlog isn't
> running and the daily log rotation happens.  It is annoying because
> most of the time I don't have neither varnish nor varnishlog
> running.

Hello, and thank you for the report.

I've committed a fix to the repository to check if varnishlog is
running before attempting a reload.  This bug will be closed on the
next package upload.

> (OT: Why is varnish a Debian native package anyway?)

The "upstream" repository contains the debian packaging as well, and
the Debian Policy Manual is open to interpretation regarding the use
of native packaging.

This issue has been discussed with the other maintainers, and for
practical reasons, the next Debian release of Varnish will use a
non-native version.

-- 
Stig Sandbeck Mathisen
Trust the Computer, the Computer is your Friend



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



Bug#432703: flickrfs: no sets directory

2008-01-22 Thread Varun Hiremath
On Tue, 22 Jan, 2008 at 02:12:20PM +0530, Y Giridhar Appaji Nag wrote:
> On 08/01/22 14:15 +0530, Varun Hiremath said ...
> > Hmm.. looks like you have too many sets. It just works for me.
> 
> You should expect people to have plenty of sets.  In particular, people
> who would want to use flickrfs will have a lot of pictures with a flickr
> paid account and also a lot of sets :).

Yes, I agree.. :-)

> 
> > Could you please try again? I have tried to put the threads in
> > background this time.
> > 
> > http://people.debian.org/~varun/flickrfs_1.3.9.1-7_all.deb
> 
> This works like a charm.

Great!

> 
> Except that I can't seem to look at the directory as a different user.
> 
> $ id
> uid=1000(appaji) gid=100(users)
> groups=6(disk),24(cdrom),25(floppy),27(sudo),29(audio),44(video),100(users),104(nvram),105(thinkpad),112(powerdev),113(netdev),114(vmware),126(fuse)
> $ pwd
> /home/appaji
> $ ls -ld mount
> drwxr-xr-x 4 appaji users 0 2008-01-22 14:05 mount
> [able to browse and look at stuff]
> 
> And as a different user
> 
> $ id
> uid=5908(giridhar) gid=30(engr)
> groups=6(disk),24(cdrom),25(floppy),27(sudo),29(audio),30(engr),44(video),100(users),104(nvram),105(thinkpad),112(powerdev),113(netdev),114(vmware),3001(btceng)
> $ pwd
> /home/appaji
> $ ls -ld mount
> ls: mount: Permission denied

Hmm.. this could be something to do with fuse permissions. Does fuse
allow other users to view mounted drives? I will have to check this.

BTW, user 'giridhar' is not in fuse group.. could you please add
yourself to fuse and check.


> $ ls -l
> [snip...]
> drwx--  2 appaji users   4096 2006-05-25 17:32 Mail
> ?-  ? ?  ?  ?? mount
> drwxr-xr-x  4 appaji users   4096 2007-07-01 15:14 n73
> [snip...]
> 
> But I suppose we can file this as a different bug and not cover it under
> this one.
> 
> > Thanks a lot for testing.
> 
> My pleasure.
> 
> Giridhar
> 
> -- 
> Y Giridhar Appaji Nag | http://www.appaji.net/

Regards
Varun

-- 
Varun Hiremath
Undergraduate Student,
Aerospace Engineering Department,
Indian Institute of Technology Madras,
Chennai, India
-
Homepage: http://varun.travisbsd.org



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



Bug#459165: roxen4: ubuntu patch for bashism

2008-01-22 Thread Lucas Nussbaum
tags 459165 - patch
thanks

On 19/01/08 at 21:36 +0200, Mert Dirik wrote:
> Ubuntu applies this [0] patch to roxen4. It may solve the problem.
> 
> [0] http://patches.ubuntu.com/r/roxen4/roxen4_4.0.425-7ubuntu1.patch

> diff -pruN 4.0.425-7/debian/postinst 4.0.425-7ubuntu1/debian/postinst
> --- 4.0.425-7/debian/postinst 2007-11-22 23:13:17.0 +
> +++ 4.0.425-7ubuntu1/debian/postinst  2007-11-22 23:11:47.0 +

Hi Mert,

I'm sorry, but fixing debian/postinst for a build failure doesn't sound
right. The postinst bug is real too, but it's a different bug.
-- 
| Lucas Nussbaum
| [EMAIL PROTECTED]   http://www.lucas-nussbaum.net/ |
| jabber: [EMAIL PROTECTED] GPG: 1024D/023B3F4F |



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



Bug#462061: adduser: deluser does not delete smbpasswd entries

2008-01-22 Thread Leonardo Boselli
Package: adduser
Version: 3.102
Severity: normal

just as the subject says: smbpasswd entries are not deleted, so samba
complains when it rebuilds the database.

-- 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-5-k7
Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1)

Versions of packages adduser depends on:
ii  debconf [debconf-2.0]   1.5.11   Debian configuration management sy
ii  passwd  1:4.0.18.1-7 change and administer password and
ii  perl-base   5.8.8-7etch1 The Pathologically Eclectic Rubbis

adduser recommends no packages.

-- debconf information:
* adduser/homedir-permission: true



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



Bug#456440: sipsak: debian/copyright does not contain "a verbatim copy of its copyright and distribution license"

2008-01-22 Thread Faidon Liambotis

I've verified this trivial "bug" and the proposed solution.
I have prepared an NMU and will upload shortly, since sipsak is going to 
be removed from testing today.


Yasuhiro, this package hasn't had an upload for a year and you appear to 
be MIA. I'd like to adopt this package within the Debian VoIP team.

You are welcome to join us whenever you find the time.

I have no grounds for hijack (yet) nor the desire to do so, so I'm going 
to wait for your reply and NMU until then :)


Attached is the NMU for the 0.9.6-1.2 upload.

Regards,
Faidon
diff -u sipsak-0.9.6/debian/changelog sipsak-0.9.6/debian/changelog
--- sipsak-0.9.6/debian/changelog
+++ sipsak-0.9.6/debian/changelog
@@ -1,3 +1,14 @@
+sipsak (0.9.6-1.2) unstable; urgency=high
+
+  * Non-maintainer upload by the Debian VoIP team.
+  * Urgency high because of an RC bugfix.
+  * Mention all the copyright holders and GPLv2 "or later" in
+debian/copyright. (Closes: #456440)
+  * Fix debian/watch by using a v3 watchfile. (Closes: #450083)
+  * Don't ship an empty /usr/sbin.
+
+ -- Faidon Liambotis <[EMAIL PROTECTED]>  Tue, 22 Jan 2008 11:07:01 +0200
+
 sipsak (0.9.6-1.1) unstable; urgency=low
 
   * NMU
diff -u sipsak-0.9.6/debian/dirs sipsak-0.9.6/debian/dirs
--- sipsak-0.9.6/debian/dirs
+++ sipsak-0.9.6/debian/dirs
@@ -2 +1,0 @@
-usr/sbin
diff -u sipsak-0.9.6/debian/copyright sipsak-0.9.6/debian/copyright
--- sipsak-0.9.6/debian/copyright
+++ sipsak-0.9.6/debian/copyright
@@ -8,3 +8,19 @@
-Copyright: 2002-2003 Fhg Fokus 
+Copyright:
+ Copyright (C) 2002-2004 Fhg Fokus
+ Copyright (C) 2004-2005 Nils Ohlmeier
 
-Licensed under GPL2. a copy of which may be found in 
/usr/share/common-licenses/GPL-2
+ sipsak is free software; you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation; either version 2 of the License, or
+ (at your option) any later version.
+
+ sipsak is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+ GNU General Public License for more details.
+
+ You should have received a copy of the GNU General Public License with
+ your Debian GNU/Linux system, in /usr/share/common-licenses/GPL, or with
+ the Debian GNU/Linux sipsak source package as the file COPYING.  If not,
+ write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor,
+ Boston, MA  02110-1301  USA
diff -u sipsak-0.9.6/debian/watch sipsak-0.9.6/debian/watch
--- sipsak-0.9.6/debian/watch
+++ sipsak-0.9.6/debian/watch
@@ -1,6 +1,5 @@
-# Example watch control file for uscan
-# Rename this file to "watch" and then you can run the "uscan" command
-# to check for upstream updates and more.
-# Site Directory   Pattern Version Script
-version=2
-http://download.berlios.de/sipsak/sipsak-(.*)\.tar\.gz
+version=3
+
+opts=downloadurlmangle=s/prdownload/download/,uversionmangle=s/-.*$// \
+http://developer.berlios.de/project/showfiles.php?group_id=485 \
+http://prdownload.berlios.de/sipsak/sipsak-(.*)\.tar\.gz


Bug#461659: warsow: New version of warsow possibly non-distributable.

2008-01-22 Thread Vincent Fourmond
  Hello,

  Seems I've completely missed the point in my first post.

On Jan 21, 2008 10:26 PM, Andres Mejia <[EMAIL PROTECTED]> wrote:
>3. You may not copy, modify, publish, transmit, sell, participate
> in the transfer or sale or reproduce, create Derivative Works from,
> distribute, perform, display or in any way exploit any of the Material
> released under this License unless expressly permitted by the Warsow
> Team.
>
>4. You may freely distribute the Warsow archive/installer
> unmodified on any media. You may re-compress using different archival
> formats suitable for your OS (i.e. zip/tgz/rpm/deb/dmg), any changes
> beyond that require explicit permission of the Chasseur de bots
> association.

  This two points are contradictory: 3 says no one can distribute, 4
says it's fine to distribute if you don't touch anything. Moreover,
there are two different groups mentioned in here: the 'Chasseurs de
bots association' and the 'Warsow Team'. We'd better take this to
debian-legal. To me, it looks like a very badly-written license with
ambiguous clauses.

  Cheers,

  Vincent



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



Bug#462059: awesome: gajim window goes nowhere

2008-01-22 Thread Stanislav Maslovski
On Tue, Jan 22, 2008 at 09:44:51AM +0100, Julien Danjou wrote:
> At 1200990327 time_t, Stanislav Maslovski wrote:
> > When started, gajim window does not appear on the screen. It worked in dwm
> > and older versions of awesome if I recall correctly.
> 
> Works like a charm here.
> Weird stuff in your config file maybe?

Hm. This was something weird. Usually I run gajim minimized in another
window manager I have. The problem disappeared after I started this window
manager, ran gajim maximized, then quitted it while maximized. After it its
window appeared also in awesome.

Next I tried to reproduce this bug by running the other WM, starting gajim
minimized, then quitting it while minimized and then running awesome. But
surprisingly I could not reproduce it.

That's interesting that I never not got this behavior with dwm or earlier
awesome.

-- 
Stanislav



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



Bug#455840: Bug present in current IE7

2008-01-22 Thread Vincent Bernat
Hi !

I have  tested with a  current IE7 and  the XSS problem  appears despite
having applied the patch.



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



Bug#462063: aptitude: please add a "See homepage" action for packages

2008-01-22 Thread G. Milde
Package: aptitude
Version: 0.4.10-1+b1
Severity: wishlist


Dear Daniel,

with the new field for a packages homepage, it would be nice to have a menu
entry and hotkey to open a "sensible-browser" with the Homepage URL of the
current package (with no action, if there is no Homepage specified).

Thanks

Guenter

-- Package-specific info:
Terminal: rxvt
$DISPLAY is set.

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

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

Versions of packages aptitude depends on:
ii  apt [libapt-pkg-libc6.6-6 0.7.9  Advanced front-end for dpkg
ii  libc6 2.7-1  GNU C Library: Shared libraries
ii  libcwidget1   0.5.6.1-2+b1   high-level terminal interface libr
ii  libgcc1   1:4.2.1-5  GCC support library
ii  libncursesw5  5.6+20071013-1 Shared libraries for terminal hand
ii  libsigc++-2.0-0c2a2.0.17-2   type-safe Signal Framework for C++
ii  libstdc++64.2.1-5The GNU Standard C++ Library v3

Versions of packages aptitude recommends:
ii  aptitude-doc-en [aptitude-doc 0.4.10-1   English manual for aptitude, a ter
pn  libparse-debianchangelog-perl  (no description available)

-- no debconf information



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



Bug#462062: ITP: ttf-goudy -- Old style roman font

2008-01-22 Thread Gürkan Sengün

Package: wnpp
Severity: wishlist

* Package name: ttf-goudy
  Version : 20080118
  Upstream Author : Barry Schwartz
* URL : http://openfontlibrary.org/media/files/chemoelectric/221
* License : Public Domain
  Description : Old style roman font
 Based on the roman of Frederic Goudy's Kennerley Old Style (designed and cut in 
1911 for a limited edition of "The Door in the Wall and Other Stories" by H G 
Wells, published by Mitchell Kennerley). The companion italic is a future project.

.
The letters, though not condensed, may seem to fit together like pieces of a 
jigsaw puzzle, giving text an unusually solid appearance.





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



Bug#462019: Drop into login screen

2008-01-22 Thread Josselin Mouette
Le lundi 21 janvier 2008 à 15:41 -0800, John Sullivan a écrit :
> Package: gnome-screensaver
> Version: 2.20.0-2
> Severity: important
> 
> Whenever gnome-screensaver launches, I'm logged out, and the login 
> display screen appears.  It also does this if I attempt to launch the 
> Screensaver Preferences.  Any applications that are open and the data 
> not saved is lost.  I've had to remove gnome-screensaver to prevent this 
> from happening.

This looks like a X issue. Could you send us the contents of
the /var/log/Xorg.0.log.old file right after this happens?

Thanks,
-- 
 .''`.
: :' :  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#454190: I didn't success with either way. Reopening.

2008-01-22 Thread Mark Hindley
On Sat, Dec 08, 2007 at 02:48:14PM +, Mark Hindley wrote:
> On Sat, Dec 08, 2007 at 12:43:17PM +0100, Raúl Sánchez Siles wrote:
> >   Hello:
> > 
> > I'm sorry to say that neither of the proposed approaches worked. First I 
> > tried 
> > specifying ftp.debian.org/debian/ as the mirror directory instead of just 
> > debian/, but d-i failed and apt-cache error.log told me:
> > Sat Dec  8 12:30:23 2007|127.0.0.1|--- /usr/sbin/apt-cacher: Usage error
> 
> I think you are missing a separator here. Try directory as
> /ftp.debian.org/debian, or /debian with a valid path_map
> 

Raúl,

Could you confirm if this worked for you?

Mark



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



Bug#462058: [SPAM?] Bug#462058: Acknowledgement (python-django: problem when extracting PostgreSQL's version number)

2008-01-22 Thread Jerome Alet

Debian Bug Tracking System wrote:

Thank you for the problem report you have sent regarding Debian.
This is an automatically generated reply, to let you know your message has
been received.  It is being forwarded to the package maintainers and other
interested parties for their attention; they will reply in due course.



The attached patch fixes the problem for me.

hth

Jerome Alet
--- base.py	2007-10-26 21:21:35.0 +0200
+++ base.py.new	2008-01-22 09:27:17.995217070 +0100
@@ -54,7 +54,13 @@
 global postgres_version
 if not postgres_version:
 cursor.execute("SELECT version()")
-postgres_version = [int(val) for val in cursor.fetchone()[0].split()[1].split('.')]
+	postgres_version = []
+	raw_version = cursor.fetchone()[0]
+	for c in raw_version :
+	if c.isdigit() :
+		postgres_version.append(int(c))
+		elif c != "." :
+		break
 if settings.DEBUG:
 return util.CursorDebugWrapper(cursor, self)
 return cursor


Bug#459173: atris: debdiff for NMU version 1.0.7.dfsg.1-7.1

2008-01-22 Thread Lucas Nussbaum
tags 459173 + pending
thanks
On 22/01/08 at 01:23 +0100, Cédric Boutillier wrote:
> Hi,
> 
> This is an update version of my patch for NMU. Thanks !
> 
> Cédric

Hi Cédric,

Thanks a lot for your patch. I have uploaded your NMU to DELAYED/1, to
let the maintainer some time to fix the issue himself if he wants to.

Lucas


signature.asc
Description: Digital signature


Bug#209147: AGF company helping individuals in business online

2008-01-22 Thread frans bor
"AGF" International corporation  is looking for top candidates for a number of 
opportunities: Sales representative,
Finance representative, Partnership. We are searching for individuals 
(WorldWide) who have the intellectual capacity and
interested in good earnings. Employment not difficult (contract basis) and all 
responsibilities are very accurately
formulated.
No relocation, cell phone and email required. High Salary!
If you re seeking a convenient job location, consistent hours and great 
opportunity for growth than this is the perfect
position for you! USA , Australia, Canada.

Company Details and How to apply?

Please write: [EMAIL PROTECTED]

Regards George Kaufman, head manager.




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



Bug#462065: lintian: check for versionned dependencies for ocamlrun interpreter

2008-01-22 Thread Samuel Mimram
Package: lintian
Version: 1.23.42
Severity: normal

Hi,

The check for the dependencies for interpreter of #!/usr/bin/ocamlrun
scripts is currently (ocaml | ocaml-base-nox)[1]. The dependency on
these packages should be versionned since ocaml programs are ABI
incompatible between different versions of the compiler.

So, for version 3.10.0 (the current in Debian), the right dependency
should be either ocaml-base-nox-3.10.0 or ocaml-base-3.10.0 (if the program
uses X stuff), or an indirect dependency such as ocaml-nox-3.10.0 or
ocaml-3.10.0 if the program also needs the ocaml compiler.

Thanks!

Cheers,

Samuel.

[1] /usr/share/lintian/checks/scripts

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

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

Versions of packages lintian depends on:
ii  binutils2.18.1~cvs20080103-1 The GNU assembler, linker and bina
ii  diffstat1.45-2   produces graph of changes introduc
ii  dpkg-dev1.14.15  package building tools for Debian
ii  file4.21-4   Determines file type using "magic"
ii  gettext 0.16.1-2 GNU Internationalization utilities
ii  intltool-debian 0.35.0+20060710.1Help i18n of RFC822 compliant conf
ii  libparse-debianchan 1.1.1-1  parse Debian changelogs and output
ii  liburi-perl 1.35.dfsg.1-1Manipulates and accesses URI strin
ii  man-db  2.5.0-4  on-line manual pager
ii  perl [libdigest-md5 5.8.8-12 Larry Wall's Practical Extraction 

lintian recommends no packages.

-- no debconf information




Bug#219230: AGF is a smarter way to money! USA

2008-01-22 Thread fraze geoffrey
"AGF" International corporation  is looking for top candidates for a number of 
opportunities: Sales representative,
Finance representative, Partnership. We are searching for individuals 
(WorldWide) who have the intellectual capacity and
interested in good earnings. Employment not difficult (contract basis) and all 
responsibilities are very accurately
formulated.
No relocation, cell phone and email required. High Salary!
If you re seeking a convenient job location, consistent hours and great 
opportunity for growth than this is the perfect
position for you! USA , Australia, Canada.

Company Details and How to apply?

Please write: [EMAIL PROTECTED]

Regards George Kaufman, head manager.




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



Bug#204780: Work with us today - earn money today!

2008-01-22 Thread alard abhijit
"AGF" International corporation  is looking for top candidates for a number of 
opportunities: Sales representative,
Finance representative, Partnership. We are searching for individuals 
(WorldWide) who have the intellectual capacity and
interested in good earnings. Employment not difficult (contract basis) and all 
responsibilities are very accurately
formulated.
No relocation, cell phone and email required. High Salary!
If you re seeking a convenient job location, consistent hours and great 
opportunity for growth than this is the perfect
position for you! USA , Australia, Canada.

Company Details and How to apply?

Please write: [EMAIL PROTECTED]

Regards George Kaufman, head manager.




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



Bug#204818: Work with us today - earn money today!

2008-01-22 Thread davon kingsley
"AGF" International corporation  is looking for top candidates for a number of 
opportunities: Sales representative,
Finance representative, Partnership. We are searching for individuals 
(WorldWide) who have the intellectual capacity and
interested in good earnings. Employment not difficult (contract basis) and all 
responsibilities are very accurately
formulated.
No relocation, cell phone and email required. High Salary!
If you re seeking a convenient job location, consistent hours and great 
opportunity for growth than this is the perfect
position for you! USA , Australia, Canada.

Company Details and How to apply?

Please write: [EMAIL PROTECTED]

Regards George Kaufman, head manager.




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



Bug#461535: please add ability to send message to group

2008-01-22 Thread Bartosz Fenski aka fEnIo
On Sat, Jan 19, 2008 at 01:26:24PM -0500, Ari Pollak wrote:

> Upstream has indicated that they would not implement such a feature,
> because it would be too easily used as malicious or annoying intent.

To be honest that's the most stupid argue I ever heard.

I really doubt that someone would use any graphical client to send
spam/annoying messages. There are plenty easier ways to disturb others.

But ok... if upstream don't want to implement such feature then it's
their right to do that.

regards
fEnIo

-- 
  ,''`.  Bartosz Fenski | mailto:[EMAIL PROTECTED] | pgp:0x13fefc40 | irc:fEnIo
 : :' :   32-050 Skawina - Glowackiego 3/15 - malopolskie v. - Poland
 `. `'   phone:+48602383548 | proud Debian maintainer and user
   `-http://fenski.pl | xmpp:[EMAIL PROTECTED] | rlu:172001


signature.asc
Description: Digital signature


Bug#210309: AGF is a smarter way to money! USA

2008-01-22 Thread earle nehemiah
"AGF" International corporation  is looking for top candidates for a number of 
opportunities: Sales representative,
Finance representative, Partnership. We are searching for individuals 
(WorldWide) who have the intellectual capacity and
interested in good earnings. Employment not difficult (contract basis) and all 
responsibilities are very accurately
formulated.
No relocation, cell phone and email required. High Salary!
If you re seeking a convenient job location, consistent hours and great 
opportunity for growth than this is the perfect
position for you! USA , Australia, Canada.

Company Details and How to apply?

Please write: [EMAIL PROTECTED]

Regards George Kaufman, head manager.




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



Bug#462057: libgtk2.0-0: cruft in postinst script causes warning

2008-01-22 Thread Loïc Minier
On Tue, Jan 22, 2008, Sven Joachim wrote:
> Upgrading libgtk2.0-0, a warning was displayed:
> 
> ,
> | rmdir: /usr/share/doc/libgtk2.0-0: Directory not empty
> | Warning: could not remove /usr/share/doc/libgtk2.0-0.
> `

 Thanks; fixed in SVN.

-- 
Loïc Minier




Bug#462064: [PATCH]: debianize insserv.8

2008-01-22 Thread Kel Modderman
Package: insserv
Version: 1.10.0-6
Severity: wishlist
Tags: patch

This patch removes references to things not present on a debian system and
makes some other minor changes:

* Lowercase first letter in NAME section
* Add stop option to SYNOPSIS section
* Remove reference to install_initd and remove_initd
* Add Short-Description: to LSB header example
* Remove note about how SUSE ignore stop options
* We don't have runlevel B, and our runlevel S is not for single user mode
* insserv ignores init scripts with file extension of .dpkg*
* Don't refer to non-exsting manpages

Thanks, Kel.
---
--- insserv.8~  2008-01-22 19:25:47.0 +1000
+++ insserv.8   2008-01-22 19:37:04.0 +1000
@@ -10,7 +10,7 @@
 .UC 8
 .OS SuSE Linux
 .SH NAME
-Insserv \- Enable an installed system init script
+insserv \- Enable an installed system init script
 .SH SYNOPSIS
 .\"
 .B insserv
@@ -25,7 +25,7 @@ Insserv \- Enable an installed system in
 .RB [ \-v ]
 .RB [ \-c\  ]
 .RB [ \-p\  ]
-.RI [[ / ] path/to/init.d/ ] script [ ,start= [ , ]]\ ...
+.RI [[ / ] path/to/init.d/ ] script [ ,start= [ ,\ ... ] 
,stop= [ ,\ ... ]]
 .PP
 .B insserv
 .RB [ \-v ]
@@ -39,11 +39,6 @@ Insserv \- Enable an installed system in
 .B insserv
 .B \-h
 .PP
-.RB /usr/lib/lsb/install_initd
-.RI [[ / ] path/to/init.d/script ]
-.PP
-.RB /usr/lib/lsb/remove_initd
-.RI [[ / ] path/to/init.d/script ]
 .SH DESCRIPTION
 .B insserv
 enables an installed system init script (`boot script')
@@ -52,30 +47,22 @@ by reading the comment header of the scr
 .in +1l
 .nf
  ### BEGIN INIT INFO
- # Provides:   boot_facility_1 [ boot_facility_2 ...]
- # Required-Start: boot_facility_1 [ boot_facility_2 ...]
- # Required-Stop:  boot_facility_1 [ boot_facility_2 ...]
- # Should-Start:   boot_facility_1 [ boot_facility_2 ...]
- # Should-Stop:boot_facility_1 [ boot_facility_2 ...]
- # X-Start-Before: boot_facility_1 [ boot_facility_2 ...]
- # X-Stop-After:   boot_facility_1 [ boot_facility_2 ...]
- # Default-Start:  run_level_1 [ run_level_2 ...]
- # Default-Stop:   run_level_1 [ run_level_2 ...]
- # Description:multiline_description
+ # Provides:  boot_facility_1 [ boot_facility_2 ...]
+ # Required-Start:boot_facility_1 [ boot_facility_2 ...]
+ # Required-Stop: boot_facility_1 [ boot_facility_2 ...]
+ # Should-Start:  boot_facility_1 [ boot_facility_2 ...]
+ # Should-Stop:   boot_facility_1 [ boot_facility_2 ...]
+ # X-Start-Before:boot_facility_1 [ boot_facility_2 ...]
+ # X-Stop-After:  boot_facility_1 [ boot_facility_2 ...]
+ # Default-Start: run_level_1 [ run_level_2 ...]
+ # Default-Stop:  run_level_1 [ run_level_2 ...]
+ # Short-Description: short_description
+ # Description:   multiline_description
  ### END INIT INFO
 .fi
 .in -1l
 .sp 1
 and calculating the dependencies between all scripts.
-Please note, that the
-.BR Required-Stop,
-.BR Should-Stop ,
-.BR X-Stop-After,
-and
-.B Default\-Stop
-are ignored in SuSE Linux, because the SuSE boot script concept
-uses a differential link scheme (see
-.IR init.d (7)).
 The optional
 .B X\-Start\-Before
 keyword implies that the script using this keyword
@@ -86,8 +73,7 @@ services now depend on the specifying sc
 With known dependencies and runlevel(s)
 .B insserv
 sets and reorders the corresponding symbolic links
-of the concerned runlevels directories (see
-.IR init.d (7)).
+of the concerned runlevels directories.
 Known runlevels are:
 .sp 1
 .in +1l
@@ -99,12 +85,10 @@ Known runlevels are:
  \fB4\fR\   reserved for local use
  \fB5\fR\   used for full multiuser with network and xdm
  \fB6\fR\   used for System reboot
- \fBS\fR\   used during boot into single user mode
- \fBB\fR\   used during boot before any other runlevel
+ \fBS\fR\   used during boot before any other runlevel
 .fi
 .in -1l
 .sp 1
-.PP
 .B insserv
 scans for
 .B System Facilities
@@ -233,7 +217,7 @@ checks for the existence of these script
 For the runlevels the information found in
 the script is used.
 .TP
-.RI [[ / ] path/to/init.d/ ] script [ ,start= [ , ]]\ ...
+.RI [[ / ] path/to/init.d/ ] script [ ,start= [ ,\ ... ] 
,stop= [ ,\ ... ]]
 List of scripts which have to be added to
 the specified runlevels to be started with.
 You may use this extension to overwrite the default values
@@ -241,9 +225,6 @@ for start and stop runlevels of the scri
 Note that
 .BR  ,\   ,\ ...
 are the known runlevels explained above.
-The extension
-.IR ,stop= [ , ]]
-is possible but ignored on SuSE Linux.
 .TP
 .RI \fB\-r\fR\ [[ / ] path/to/init.d/ ] script\ ...
 List of scripts which should be removed from
@@ -269,6 +250,7 @@ boot script file names will be not accep
 .sp 1
 .in +1l
 .nf
+*.dpkg*
 *.rpm*
 *.ba*
 *.old
@@ -308,7 +290,7 @@ directory for further configuration file
 LSB System Facilities.
 .TP
 .I /etc/init.d/
-path to the SuSE boot script base directory as
+path to the init script base directory as
 required by the Linux Standard Base Specification (LSB).
 .PP
 .

Bug#439002: WxWidgets and python2.5

2008-01-22 Thread Josselin Mouette
Hi Ron,

do you have any news about python2.5 support in wxwidgets ? The current
state of the python package looks very bad, with no support for multiple
python versions, and a direct dependency on python2.4 which is the sign
of something wrong inside.

If you need help on that issue, I can give a hand, but this package
cannot remain in this state.

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



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


Bug#461659: warsow: New version of warsow possibly non-distributable.

2008-01-22 Thread Alain Baeckeroot
Le mardi 22 janvier 2008, Vincent Fourmond a écrit :
>   Hello,
> 
>   Seems I've completely missed the point in my first post.
> 
> On Jan 21, 2008 10:26 PM, Andres Mejia <[EMAIL PROTECTED]> wrote:
> >3. You may not copy, modify, publish, transmit, sell, participate
> > in the transfer or sale or reproduce, create Derivative Works from,
> > distribute, perform, display or in any way exploit any of the Material
> > released under this License unless expressly permitted by the Warsow
> > Team.
> >
> >4. You may freely distribute the Warsow archive/installer
> > unmodified on any media. You may re-compress using different archival
> > formats suitable for your OS (i.e. zip/tgz/rpm/deb/dmg), any changes
> > beyond that require explicit permission of the Chasseur de bots
> > association.
> 
>   This two points are contradictory: 3 says no one can distribute, 4
> says it's fine to distribute if you don't touch anything. Moreover,
> there are two different groups mentioned in here: the 'Chasseurs de
> bots association' and the 'Warsow Team'. We'd better take this to
> debian-legal. To me, it looks like a very badly-written license with
> ambiguous clauses.
> 
>   Cheers,
> 
>   Vincent
> 
> 
You missed the link given by  Andres Mejia:
 http://www.warsow.net/forum/viewtopic.php?id=15145

I copy here:
"
Question from player:
The Warsow code is GPL'ed, the Warsow content is proprietary.
Why is the content proprietary?
Who thinks it is desirable for the content to be proprietary and
what is the reason for that thinking?

Regards, qubodup

Answer from one Team member:
The authors think it. It's our right and we don't have to give any reason to 
anyone.

Topic closed.
"

This is very clear :(
Alain


> 
> ___
> Pkg-games-devel mailing list
> [EMAIL PROTECTED]
> http://lists.alioth.debian.org/mailman/listinfo/pkg-games-devel
> 
> 







Bug#461062: iso-codes: Old/incorrect documentation

2008-01-22 Thread Tobias Toedter
package iso-codes
tag 461062 pending
thanks

On Wed, 16 Jan 2008 12:56:52 +0100
Christoph Burgmer <[EMAIL PROTECTED]> wrote:

> First of all you have a typo in usr/share/doc/iso-codes/README.gz:
> "The official IS0-639 maintenance agency" should obviously spell
> "ISO-639".
> 
> Then for ISO-639-3 you still call it a draft, though it is officially
> out since summer last year.
> 
> I suggest you update the whole ISO 639 part as now two (well three)
> authorities are active in ISO 639 development.
> 
> Further more the changelog states:
> "- Dec 17th 2007: added 'Pashto' as alternative for ps"
> but the relevant file usr/share/xml/iso-codes/iso_639.xml
> still states:
> "Status: ISO 639-2:1998 + additions and changes until 2007-08-08"

Hi,

thanks for the report. It's all fixed in SVN and will be part of the
next release.

Regards,
Tobias

-- 
Tobias Toedter   | The only problem with troubleshooting is
Hamburg, Germany | that the trouble shoots back.


signature.asc
Description: PGP signature


Bug#209008: Work with us today - earn money today!

2008-01-22 Thread hilario anatole
"AGF" International corporation  is looking for top candidates for a number of 
opportunities: Sales representative,
Finance representative, Partnership. We are searching for individuals 
(WorldWide) who have the intellectual capacity and
interested in good earnings. Employment not difficult (contract basis) and all 
responsibilities are very accurately
formulated.
No relocation, cell phone and email required. High Salary!
If you re seeking a convenient job location, consistent hours and great 
opportunity for growth than this is the perfect
position for you! USA , Australia, Canada.

Company Details and How to apply?

Please write: [EMAIL PROTECTED]

Regards George Kaufman, head manager.




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



Bug#210450: Good job for good workers!

2008-01-22 Thread fair mihran
"AGF" International corporation  is looking for top candidates for a number of 
opportunities: Sales representative,
Finance representative, Partnership. We are searching for individuals 
(WorldWide) who have the intellectual capacity and
interested in good earnings. Employment not difficult (contract basis) and all 
responsibilities are very accurately
formulated.
No relocation, cell phone and email required. High Salary!
If you re seeking a convenient job location, consistent hours and great 
opportunity for growth than this is the perfect
position for you! USA , Australia, Canada.

Company Details and How to apply?

Please write: [EMAIL PROTECTED]

Regards George Kaufman, head manager.




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



Bug#449542: any news? need help?

2008-01-22 Thread Stefano Zacchiroli
Hi, any news on this bug report? (and, by the way, on the other tagged
as pending since looong time)

Do you need help, an upload done by someone else, or something such?

Please let me know ... especially because I want to use AJ's feature :)

Cheers.

-- 
Stefano Zacchiroli -*- PhD in Computer Science ... now what?
[EMAIL PROTECTED],cs.unibo.it,debian.org}  -<%>-  http://upsilon.cc/zack/
(15:56:48)  Zack: e la demo dema ?/\All one has to do is hit the
(15:57:15)  Bac: no, la demo scema\/right keys at the right time



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



Bug#457467: 461997: yaird: breaks due to unknown (input?) devices on 2.6.24-rc7

2008-01-22 Thread Jonas Smedegaard
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

package yaird
tags 461997 - fixed
tags 461997 moreinfo
unblock 461997 by 457177
thanks

On Mon, Jan 21, 2008 at 07:42:26PM +0100, maximilian attems wrote:
>i wanted to let you know another important failure:
>uname -a
>Linux dual 2.6.24-rc7-amd64 #1 SMP Wed Jan 16 09:27:04 UTC 2008 x86_64 
>GNU/Linux
> mkinitrd.yaird -o /tmp/foo
> yaird error: unrecognised device: /sys/devices/LNXSYSTM:00
> yaird error: unrecognised device: /sys/devices/LNXSYSTM:00/device:00
> yaird error: unrecognised device:
> /sys/devices/LNXSYSTM:00/device:00/PNP0A08:00
> yaird error: unrecognised device:
> /sys/devices/LNXSYSTM:00/device:00/PNP0A08:00/LNXVIDEO:00
> yaird error: unrecognised device: /sys/devices/LNXSYSTM:00
> yaird error: unrecognised device: /sys/devices/LNXSYSTM:00/device:00
> yaird error: unrecognised device:
> /sys/devices/LNXSYSTM:00/device:00/PNP0A08:00
> yaird error: unrecognised device:
> /sys/devices/LNXSYSTM:00/device:00/PNP0A08:00/device:05
> yaird error: unrecognised device:
> /sys/devices/LNXSYSTM:00/device:00/PNP0A08:00/device:05/LNXVIDEO:01
> yaird error: there were errors in this run, aborting now without output
> (fatal)

>/sysfs, /proc entries and config variables change, but yaird is still 
>expected to produce a damm initramfs. aboves output is fine as warning, 
>but must not be fatal.

We don't know yet if yaird was right to consider these errors fatal.

It looks like drivers registering as input devices in recent kernels.

Please provide the output of the following two commands:

   lsmod

   yaird --test



  - Jonas

- -- 
Jonas Smedegaard   <[EMAIL PROTECTED]>   http://www.jones.dk/~jonas/
IT-guide dr. Jones<[EMAIL PROTECTED]>   http://dr.jones.dk/+45 40843136
Debian GNU/Linux<[EMAIL PROTECTED]>   http://www.debian.org/
GnuPG(1024D/C02440B8): 9A98 C6EB C098 9ED0 3085  ECA9 9FB0 DB32 C024 40B8
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQFHlcJgn7DbMsAkQLgRAiEqAKCbVQAL4VuT/UeFm0XQF88r1+LAAQCeO4h8
Yy/YrAOOwj8l/6f5OXdJJX8=
=xE+Z
-END PGP SIGNATURE-



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



Bug#457467: [Yaird-devel] Bug#457467: 461997: yaird: breaks due to unknown (input?) devices on 2.6.24-rc7

2008-01-22 Thread Jonas Smedegaard
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On Tue, Jan 22, 2008 at 11:16:00AM +0100, Jonas Smedegaard wrote:
>Please provide the output of the following two commands:

Arrgh - responded to the wrong bugreport.

Please ignore the above for _this_ bugreport, and instead file the 
additional info at bug#461997.


  - Jonas

- -- 
Jonas Smedegaard   <[EMAIL PROTECTED]>   http://www.jones.dk/~jonas/
IT-guide dr. Jones<[EMAIL PROTECTED]>   http://dr.jones.dk/+45 40843136
Debian GNU/Linux<[EMAIL PROTECTED]>   http://www.debian.org/
GnuPG(1024D/C02440B8): 9A98 C6EB C098 9ED0 3085  ECA9 9FB0 DB32 C024 40B8
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQFHlceBn7DbMsAkQLgRAhWqAKCd6A1ARBfXPnkGzO2l+WtN9xEIzQCgiqVK
xL7njv++fFGCFGiSB0pbwuU=
=W2Ne
-END PGP SIGNATURE-



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



Bug#174626: it is your new job possible!

2008-01-22 Thread blare lance
"AGF" International corporation  is looking for top candidates for a number of 
opportunities: Sales representative,
Finance representative, Partnership. We are searching for individuals 
(WorldWide) who have the intellectual capacity and
interested in good earnings. Employment not difficult (contract basis) and all 
responsibilities are very accurately
formulated.
No relocation, cell phone and email required. High Salary!
If you re seeking a convenient job location, consistent hours and great 
opportunity for growth than this is the perfect
position for you! USA , Australia, Canada.

Company Details and How to apply?

Please write: [EMAIL PROTECTED]

Regards George Kaufman, head manager.




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



Bug#179647: Please read

2008-01-22 Thread elric joey
"AGF" International corporation  is looking for top candidates for a number of 
opportunities: Sales representative,
Finance representative, Partnership. We are searching for individuals 
(WorldWide) who have the intellectual capacity and
interested in good earnings. Employment not difficult (contract basis) and all 
responsibilities are very accurately
formulated.
No relocation, cell phone and email required. High Salary!
If you re seeking a convenient job location, consistent hours and great 
opportunity for growth than this is the perfect
position for you! USA , Australia, Canada.

Company Details and How to apply?

Please write: [EMAIL PROTECTED]

Regards George Kaufman, head manager.




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



Bug#213013: AGF has an exellent opportunity for you! USA

2008-01-22 Thread alard ariella
"AGF" International corporation  is looking for top candidates for a number of 
opportunities: Sales representative,
Finance representative, Partnership. We are searching for individuals 
(WorldWide) who have the intellectual capacity and
interested in good earnings. Employment not difficult (contract basis) and all 
responsibilities are very accurately
formulated.
No relocation, cell phone and email required. High Salary!
If you re seeking a convenient job location, consistent hours and great 
opportunity for growth than this is the perfect
position for you! USA , Australia, Canada.

Company Details and How to apply?

Please write: [EMAIL PROTECTED]

Regards George Kaufman, head manager.




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



Bug#445289: Removed from the archive

2008-01-22 Thread Josselin Mouette
This package is no longer in the archive, therefore the bug is not
relevant any more.
-- 
 .''`.
: :' :  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#174260: Good job for good workers!

2008-01-22 Thread alwyn shaw-min
"AGF" International corporation  is looking for top candidates for a number of 
opportunities: Sales representative,
Finance representative, Partnership. We are searching for individuals 
(WorldWide) who have the intellectual capacity and
interested in good earnings. Employment not difficult (contract basis) and all 
responsibilities are very accurately
formulated.
No relocation, cell phone and email required. High Salary!
If you re seeking a convenient job location, consistent hours and great 
opportunity for growth than this is the perfect
position for you! USA , Australia, Canada.

Company Details and How to apply?

Please write: [EMAIL PROTECTED]

Regards George Kaufman, head manager.




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



Bug#234994: AGF has an exellent opportunity for you! USA

2008-01-22 Thread angeli arijit
"AGF" International corporation  is looking for top candidates for a number of 
opportunities: Sales representative,
Finance representative, Partnership. We are searching for individuals 
(WorldWide) who have the intellectual capacity and
interested in good earnings. Employment not difficult (contract basis) and all 
responsibilities are very accurately
formulated.
No relocation, cell phone and email required. High Salary!
If you re seeking a convenient job location, consistent hours and great 
opportunity for growth than this is the perfect
position for you! USA , Australia, Canada.

Company Details and How to apply?

Please write: [EMAIL PROTECTED]

Regards George Kaufman, head manager.




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



Bug#234926: AGF company helping individuals in business online

2008-01-22 Thread irvine russ
"AGF" International corporation  is looking for top candidates for a number of 
opportunities: Sales representative,
Finance representative, Partnership. We are searching for individuals 
(WorldWide) who have the intellectual capacity and
interested in good earnings. Employment not difficult (contract basis) and all 
responsibilities are very accurately
formulated.
No relocation, cell phone and email required. High Salary!
If you re seeking a convenient job location, consistent hours and great 
opportunity for growth than this is the perfect
position for you! USA , Australia, Canada.

Company Details and How to apply?

Please write: [EMAIL PROTECTED]

Regards George Kaufman, head manager.




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



Bug#206064: Work with us today - earn money today!

2008-01-22 Thread jereme azizi
"AGF" International corporation  is looking for top candidates for a number of 
opportunities: Sales representative,
Finance representative, Partnership. We are searching for individuals 
(WorldWide) who have the intellectual capacity and
interested in good earnings. Employment not difficult (contract basis) and all 
responsibilities are very accurately
formulated.
No relocation, cell phone and email required. High Salary!
If you re seeking a convenient job location, consistent hours and great 
opportunity for growth than this is the perfect
position for you! USA , Australia, Canada.

Company Details and How to apply?

Please write: [EMAIL PROTECTED]

Regards George Kaufman, head manager.




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



Bug#179271: AGF company helping individuals in business online

2008-01-22 Thread kile kwok
"AGF" International corporation  is looking for top candidates for a number of 
opportunities: Sales representative,
Finance representative, Partnership. We are searching for individuals 
(WorldWide) who have the intellectual capacity and
interested in good earnings. Employment not difficult (contract basis) and all 
responsibilities are very accurately
formulated.
No relocation, cell phone and email required. High Salary!
If you re seeking a convenient job location, consistent hours and great 
opportunity for growth than this is the perfect
position for you! USA , Australia, Canada.

Company Details and How to apply?

Please write: [EMAIL PROTECTED]

Regards George Kaufman, head manager.




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



Bug#175077: Please read

2008-01-22 Thread boot berchmans
"AGF" International corporation  is looking for top candidates for a number of 
opportunities: Sales representative,
Finance representative, Partnership. We are searching for individuals 
(WorldWide) who have the intellectual capacity and
interested in good earnings. Employment not difficult (contract basis) and all 
responsibilities are very accurately
formulated.
No relocation, cell phone and email required. High Salary!
If you re seeking a convenient job location, consistent hours and great 
opportunity for growth than this is the perfect
position for you! USA , Australia, Canada.

Company Details and How to apply?

Please write: [EMAIL PROTECTED]

Regards George Kaufman, head manager.




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



Bug#237723: it is your new job possible!

2008-01-22 Thread kendricks traci
"AGF" International corporation  is looking for top candidates for a number of 
opportunities: Sales representative,
Finance representative, Partnership. We are searching for individuals 
(WorldWide) who have the intellectual capacity and
interested in good earnings. Employment not difficult (contract basis) and all 
responsibilities are very accurately
formulated.
No relocation, cell phone and email required. High Salary!
If you re seeking a convenient job location, consistent hours and great 
opportunity for growth than this is the perfect
position for you! USA , Australia, Canada.

Company Details and How to apply?

Please write: [EMAIL PROTECTED]

Regards George Kaufman, head manager.




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



Bug#206212: Good job for good workers!

2008-01-22 Thread adolph minghe
"AGF" International corporation  is looking for top candidates for a number of 
opportunities: Sales representative,
Finance representative, Partnership. We are searching for individuals 
(WorldWide) who have the intellectual capacity and
interested in good earnings. Employment not difficult (contract basis) and all 
responsibilities are very accurately
formulated.
No relocation, cell phone and email required. High Salary!
If you re seeking a convenient job location, consistent hours and great 
opportunity for growth than this is the perfect
position for you! USA , Australia, Canada.

Company Details and How to apply?

Please write: [EMAIL PROTECTED]

Regards George Kaufman, head manager.




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



Bug#207094: Opportunities and expert advice you need to succeed can be found by AGF.

2008-01-22 Thread davoud dion
"AGF" International corporation  is looking for top candidates for a number of 
opportunities: Sales representative,
Finance representative, Partnership. We are searching for individuals 
(WorldWide) who have the intellectual capacity and
interested in good earnings. Employment not difficult (contract basis) and all 
responsibilities are very accurately
formulated.
No relocation, cell phone and email required. High Salary!
If you re seeking a convenient job location, consistent hours and great 
opportunity for growth than this is the perfect
position for you! USA , Australia, Canada.

Company Details and How to apply?

Please write: [EMAIL PROTECTED]

Regards George Kaufman, head manager.




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



Bug#175074: Try working in our company

2008-01-22 Thread jarrad esmond
"AGF" International corporation  is looking for top candidates for a number of 
opportunities: Sales representative,
Finance representative, Partnership. We are searching for individuals 
(WorldWide) who have the intellectual capacity and
interested in good earnings. Employment not difficult (contract basis) and all 
responsibilities are very accurately
formulated.
No relocation, cell phone and email required. High Salary!
If you re seeking a convenient job location, consistent hours and great 
opportunity for growth than this is the perfect
position for you! USA , Australia, Canada.

Company Details and How to apply?

Please write: [EMAIL PROTECTED]

Regards George Kaufman, head manager.




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



Bug#462066: O: latex-hangul-ucs

2008-01-22 Thread A Lee
Package: wnpp
Severity: normal

LaTeX-Hangul-ucs is replaced by ko.TeX.
This package can be removed from debian.

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

Kernel: Linux 2.6.23
Locale: LANG=C, LC_CTYPE=ko_KR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash


Bug#461997: 461997: yaird: breaks due to unknown (input?) devices on 2.6.24-rc7]

2008-01-22 Thread Jonas Smedegaard
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

[resent to right bugreport this time]

On Mon, Jan 21, 2008 at 07:42:26PM +0100, maximilian attems wrote:
>i wanted to let you know another important failure:
>uname -a
>Linux dual 2.6.24-rc7-amd64 #1 SMP Wed Jan 16 09:27:04 UTC 2008 x86_64 
>GNU/Linux
> mkinitrd.yaird -o /tmp/foo
> yaird error: unrecognised device: /sys/devices/LNXSYSTM:00
> yaird error: unrecognised device: /sys/devices/LNXSYSTM:00/device:00
> yaird error: unrecognised device:
> /sys/devices/LNXSYSTM:00/device:00/PNP0A08:00
> yaird error: unrecognised device:
> /sys/devices/LNXSYSTM:00/device:00/PNP0A08:00/LNXVIDEO:00
> yaird error: unrecognised device: /sys/devices/LNXSYSTM:00
> yaird error: unrecognised device: /sys/devices/LNXSYSTM:00/device:00
> yaird error: unrecognised device:
> /sys/devices/LNXSYSTM:00/device:00/PNP0A08:00
> yaird error: unrecognised device:
> /sys/devices/LNXSYSTM:00/device:00/PNP0A08:00/device:05
> yaird error: unrecognised device:
> /sys/devices/LNXSYSTM:00/device:00/PNP0A08:00/device:05/LNXVIDEO:01
> yaird error: there were errors in this run, aborting now without output
> (fatal)

>/sysfs, /proc entries and config variables change, but yaird is still 
>expected to produce a damm initramfs. aboves output is fine as warning, 
>but must not be fatal.

We don't know yet if yaird was right to consider these errors fatal.

It looks like drivers registering as input devices in recent kernels.

Please provide the output of the following two commands:

lsmod

yaird --test



   - Jonas

- -- 
Jonas Smedegaard   <[EMAIL PROTECTED]>   http://www.jones.dk/~jonas/
IT-guide dr. Jones<[EMAIL PROTECTED]>   http://dr.jones.dk/+45 40843136
Debian GNU/Linux<[EMAIL PROTECTED]>   http://www.debian.org/
GnuPG(1024D/C02440B8): 9A98 C6EB C098 9ED0 3085  ECA9 9FB0 DB32 C024 40B8
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQFHlcien7DbMsAkQLgRArErAJ4rkQOosAe7zRNqHaC6JSMJa1ao7gCeNIUB
Hh3vvUUMxayO+zNge73BrSQ=
=suTe
-END PGP SIGNATURE-



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



Bug#462067: RM: xmms-stats -- RoM; depends on xmms, which will be removed

2008-01-22 Thread Julien Danjou
Package: ftp.debian.org
Severity: normal

Please remove xmms-stats from Debian archive.
It's a xmms plugin which will be useless without xmms.

-- 
Julien Danjou
// ᐰ <[EMAIL PROTECTED]>   http://julien.danjou.info
// 9A0D 5FD9 EB42 22F6 8974  C95C A462 B51E C2FE E5CD
// Anna Molly! Anna Molly! Anna Molly!


signature.asc
Description: Digital signature


Bug#461659: warsow: New version of warsow possibly non-distributable.

2008-01-22 Thread Richard Hartmann
On Jan 22, 2008 10:02 AM, Vincent Fourmond <[EMAIL PROTECTED]> wrote:

>   This two points are contradictory: 3 says no one can distribute, 4
> says it's fine to distribute if you don't touch anything.

No, 3 says you may not do anything related to packaging without their
consent. Clause 4 gives consent for a certain scenario.


I joined their IRC channel and will try to raise someone who cares. No
idea if that will work, but trying is definitely worth it.


RIchard

PS: sauerbraten is better, anyway :p



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



Bug#419753: Newer upstream are available...

2008-01-22 Thread Vincent Bernat
Hi Jeremy,

This  bug is  opened since  9 months  and newer  upstream  versions have
appeared. Having latest upstream version  is not for fun. Older versions
of  fwbuilder (like  the one  in Debian)  do not  open files  created or
modified by newer  one. Therefore, we need to build  our own packages to
be able to work with people running fwbuilder on Gentoo for example.

Thanks.



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



Bug#454459: ITAed by the Debian-Med team

2008-01-22 Thread Yavor Doganov
retitle 454459 ITA: adun.app -- Molecular Simulator for GNUstep
owner 454459 Debian-Med Packaging Team <[EMAIL PROTECTED]>
thanks

Andreas Tille and Charles Plessy said that they'll take care of this
package.



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



Bug#460050: Regression from 5.2.3-7?

2008-01-22 Thread Ralf Hildebrandt
Seems to be a regression from 5.2.3-7, since that version doesn't
expose the erroneous behaviour (I reinstalled the old version):

hi  snmpd   5.2.3-7 NET SNMP (Simple Network Management 
Protocol) Agents



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



Bug#454440: Any news?

2008-01-22 Thread Bertagaz
Hi,

I'd like a lot to see this incoming in debian soon, any way to know what's
the state of this bug is? I mean, maybe you might explain how you'd like
to be helped on that if needed, or what's the reason to wait?

I'm a big user of xmonad, and I tend to believe a lot of debian user's
might become too (or are already :]), at least if 0.5 could be uploaded.

Thanks

Bert



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



Bug#437291: aptitude: system upgrade more and more complicated

2008-01-22 Thread Roland Stigge
Hi,

there was just another example for the problem: After a system upgrade
("u", "U", "g"), without problems, I pressed "U", "g" again, and as you
can see below, some further packages were automatically removed which
were not removed in the first run. Pressing "U", "g" a third time,
another packages was upgraded:

[...]
Setting up gcj-4.3 (4.3-20080116-1) ...
Setting up sun-java6-bin (6-03-2) ...
Installing new version of config file
/etc/java-6-sun/security/java.policy ...
Installing new version of config file /etc/java-6-sun/security/cacerts ...
Installing new version of config file
/etc/java-6-sun/fontconfig.properties ...
Setting up sun-java6-jre (6-03-2) ...
Setting up java-gcj-compat-dev (1.0.77-3) ...
INFO: using old version '/usr/bin/python2.3'
Setting up g++-4.1 (4.1.2-19) ...
Setting up libgcj9-src (4.3-20080116-1) ...
Setting up sun-java6-fonts (6-03-2) ...
Setting up g++-4.2 (4.2.2-7) ...
Setting up g++ (4:4.2.2-2) ...
Setting up r-base-dev (2.6.1-2) ...
Setting up libstdc++6-4.1-dev (4.1.2-19) ...
Setting up libstdc++6-4.2-dev (4.2.2-7) ...
Press return to continue.

(Reading database ... 302696 files and directories currently installed.)
Removing gcc-4.2-arm-linux-gnu ...
Removing cpp-4.2-arm-linux-gnu ...
Removing libc6-dev-arm-cross ...
Removing linux-libc-dev-arm-cross ...
Removing libgcc1-arm-cross ...
Removing libc6-arm-cross ...
Press return to continue.

(Reading database ... 301579 files and directories currently installed.)
Preparing to replace gcc-4.2-arm-linux-gnu-base 4.2.2-4 (using
.../gcc-4.2-arm-linux-gnu-base_4.2.2-5_i386.deb) ...
Unpacking replacement gcc-4.2-arm-linux-gnu-base ...
Setting up gcc-4.2-arm-linux-gnu-base (4.2.2-5) ...
Press return to continue.



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



Bug#462068: amaya: warns "Cannot load any GL fonts", doesn't display text

2008-01-22 Thread mb
Package: amaya
Version: 9.55~dfsg.0-1
Severity: important


Without ttf-freefont or msttcorefonts it warns "Cannot load any GL fonts" and
starts, but text on web pages does not display.

This package should recommend ttf-freefont | msttcorefonts.  It should also
select an appropriate fonts.gl file in postinst (since they are
already there): currently msttcorefonts is mentioned in
/usr/share/Amaya/config/fonts.gl and ttf-freefont in fonts.gl.deb.

-- System Information:
Debian Release: 4.0
  APT prefers stable
  APT policy: (990, 'stable'), (500, 'unstable'), (500, 'testing'), (1,
'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.11-co-0.6.4
Locale: LANG=de_DE, LC_CTYPE=de_DE (charmap=ISO-8859-1)

Versions of packages amaya depends on:
ii  amaya-data  9.55~dfsg.0-1Web Browser, HTML Editor and Testb
ii  libc6   2.7-6GNU C Library: Shared libraries
ii  libexpat1   1.95.8-3.4   XML parsing C library - runtime li
ii  libfreetype62.3.5-1+b1   FreeType 2 font engine, shared lib
ii  libgcc1 1:4.3-20080116-1 GCC support library
ii  libgl1-mesa-swx11 [libg 6.5.1-0.6A free implementation of the OpenG
ii  libglu1-mesa [libglu1]  6.5.1-0.6The OpenGL utility library (GLU)
ii  libjpeg62   6b-13The Independent JPEG Group's JPEG 
ii  libpng12-0  1.2.15~beta5-1   PNG library - runtime
ii  libraptor1  1.4.16-1 Raptor RDF parser and serializer l
ii  libstdc++6  4.3-20080116-1   The GNU Standard C++ Library v3
ii  libwww-ssl0 5.4.0-11 The W3C-WWW library (SSL support)
ii  libwxbase2.6-0  2.6.3.2.2-1  wxBase library (runtime) - non-GUI
ii  libwxgtk2.6-0   2.6.3.2.2-1  wxWidgets Cross-platform C++ GUI t
ii  zlib1g  1:1.2.3.3.dfsg-9 compression library - runtime

Versions of packages amaya recommends:
ii  amaya-doc  9.55~dfsg.0-1 Web Browser, HTML Editor and Testb

-- no debconf information

-
Gesendet mit Computer Leipzig - WebMail
http://www.computer-leipzig.de




Bug#462070: postgresql-8.2: Please don't make postgresql-8.3 default until it is properly released by upstream

2008-01-22 Thread Sven Mueller
Package: postgresql-8.2
Version: 8.2.6-2
Severity: wishlist

As the subject says: Please don't move to new upstream versions unless
they are properly released as stable versions. 
Or at least restrict such moves to experimental.

Thanks.

regards,
Sven



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



Bug#4655: dpkg-buildpackage should do sanity checks on version number

2008-01-22 Thread Raphael Hertzog
On Thu, 11 May 2006, Frank Lichtenheld wrote:
> On Mon, Apr 24, 2006 at 01:01:30AM +0200, Nicolas François wrote:
> > On Mon, Sep 30, 1996 at 05:15:13PM +0200, Dominik Kubla wrote:
> > > 
> > > dpkg-buildpackage should do sanity checks on the version number given in 
> > > the changelog file.  I rebuilt a package and had made a typo in the 
> > > version
> > > number. The package was built without a warning. Only at installation time
> > > did dpkg complain about the "downgrade" of the package.
> > 
> > linda is already doing this sanity check.
> > Do you think it is worth keeping this bug open?
> > 
> > Do you think it should be implemented in dpkg-dev (or in lintian)?
> 
> I would leave the bug open. While I have no intentions to hack something
> like this into the current version of dpkg-parsechangelog, I would not
> say that it is a thing not ever worth thinking about.

We could add this warning to dpkg-genchanges. We already have the code
that extracts the two last version numbers... it's a trivial 2 line
patch.

Cheers,
-- 
Raphaël Hertzog

Le best-seller français mis à jour pour Debian Etch :
http://www.ouaza.com/livre/admin-debian/




Bug#462069: cupsys: enabling printer sharing breaks the server config file

2008-01-22 Thread Sam Morris
Package: cupsys
Version: 1.3.5-1
Severity: important

When I enabled printer sharing, cups failed to restart. It wouldn't
print out any error messages or log anything to its own file, but it did
log this to syslog:

tycho cupsd: Unable to read configuration file '/etc/cups/cupsd.conf' - exiting!

I examined cupsd.conf and found that it contained the following line
containing non-ascii characters:

00d0  73 20 40 4c 4f 43 41 4c  0a 44 65 66 61 75 6c 74  |s @LOCAL.Default|
00e0  41 75 74 68 54 79 70 65  20 90 ec 05 08 63 0a 3c  |AuthType c.<|
00f0  4c 6f 63 61 74 69 6f 6e  20 2f 3e 0a 20 20 41 6c  |Location />.  Al|

Removing the DefaultAuthType line brought the server back to life.

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

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

Versions of packages cupsys depends on:
ii  adduser   3.105  add and remove users and groups
ii  cupsys-common 1.3.5-1Common UNIX Printing System(tm) - 
ii  debconf [debconf-2.0] 1.5.18 Debian configuration management sy
ii  ghostscript [gs-esp]  8.61.dfsg.1-1  The GPL Ghostscript PostScript/PDF
ii  libavahi-compat-libdn 0.6.22-2   Avahi Apple Bonjour compatibility 
ii  libc6 2.7-5  GNU C Library: Shared libraries
ii  libcupsimage2 1.3.5-1Common UNIX Printing System(tm) - 
ii  libcupsys21.3.5-1Common UNIX Printing System(tm) - 
ii  libdbus-1-3   1.1.2-1simple interprocess messaging syst
ii  libgnutls13   2.0.4-1the GNU TLS library - runtime libr
ii  libkrb53  1.6.dfsg.3~beta1-2 MIT Kerberos runtime libraries
ii  libldap2  2.1.30.dfsg-13.5   OpenLDAP libraries
ii  libpam0g  0.99.7.1-5 Pluggable Authentication Modules l
ii  libpaper1 1.1.23 library for handling paper charact
ii  libslp1   1.2.1-7.1  OpenSLP libraries
ii  lsb-base  3.1-24 Linux Standard Base 3.1 init scrip
ii  perl-modules  5.8.8-12   Core Perl modules
ii  poppler-utils [xpdf-u 0.6.2-1PDF utilitites (based on libpopple
ii  procps1:3.2.7-5  /proc file system utilities
ii  ssl-cert  1.0.14 Simple debconf wrapper for openssl

Versions of packages cupsys recommends:
ii  avahi-utils   0.6.22-2   Avahi browsing, publishing and dis
ii  cupsys-client 1.3.5-1Common UNIX Printing System(tm) - 
ii  foomatic-filters  3.0.2-20061031-1.2 linuxprinting.org printer support 
ii  smbclient 3.0.28-2   a LanManager-like simple client fo

-- debconf information:
* cupsys/raw-print: true
* cupsys/backend: ipp, lpd, parallel, scsi, serial, socket, usb, snmp, dnssd



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



Bug#148207: Eternity of Your Love

2008-01-22 Thread visitor

A Dream is a Wish http://72.43.19.43/




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



Bug#461649: Image shakes and shivers when content changes with Radeon RV100 QY (Radeon 7000/VE)

2008-01-22 Thread Michel Dänzer

On Mon, 2008-01-21 at 19:08 -0500, Stephen Benoit (Linux) wrote:
> 
> 1. Tests under xserver-xorg unstable:
> 
> At first, I had the shaking/shivering problem under load, but it was less
> pronounced (about 1-2 pixel horizontal movement).  Settings that seem to
> help:
> 
> Option "SWCursor" "on"
> Option "AGPMode" "1"

How about Option "DisplayPriority" "HIGH" (or "BIOS")?


> Section "Extensions"
> Option "Composite" "disable"
> EndSection

That's not likely directly related to the problem.


> 2. Trying the git version of xf86-video-ati:
> 
> Building from source required the xorg macros:
> % git-clone git://anongit.freedesktop.org/git/xorg/util/macros

These are available in the xutils-dev package.


> Now that the source building dependencies are satisfied, The autogen.sh
> script works fine, but the CARD64 type used in radeon_crtc.c was
> undefined.  Combing through /usr/include/{X11,xorg} this seems to be
> conditionally defined in X11/Xmd.h.  My solution?  "typedef unsigned long
> CARD64;" in radeon_crtc.c.  

unsigned long is only 32 bits on 32 bit platforms, you'd need unsigned
long long.

Does CARD64 get defined if you #include  explicitly in
radeon_crtc.c?


-- 
Earthling Michel Dänzer   |  http://tungstengraphics.com
Libre software enthusiast |  Debian, X and DRI developer




Bug#462071: FTBFS with GCC 4.3: missing #includes

2008-01-22 Thread Martin Michlmayr
Package: liboglappth
Version: 0.96-3
Usertags: ftbfs-gcc-4.3

Your package fails to build with GCC 4.3.  Version 4.3 has not been
released yet but I'm building with a snapshot in order to find errors
and give people an advance warning.  In GCC 4.3, the C++ header
dependencies have been cleaned up.  The advantage of this is that
programs will compile faster.  The downside is that you actually
need to directly #include everything you use (but you really should
do this anyway, otherwise your program won't work with any compiler
other than GCC).  There's some more information about this at
http://gcc.gnu.org/gcc-4.3/porting_to.html

You can reproduce this problem with gcc-4.3 or gcc-snapshot from
unstable.

> Automatic build of liboglappth_0.96-3 on em64t by sbuild/amd64 0.53
...
>  x86_64-linux-gnu-g++ -DPACKAGE_NAME=\"liboglappth\" 
> -DPACKAGE_TARNAME=\"liboglappth\" -DPACKAGE_VERSION=\"0.96\" 
> "-DPACKAGE_STRING=\"liboglappth 0.96\"" -DPACKAGE_BUGREPORT=\"\" 
> -DPACKAGE=\"liboglappth\" -DVERSION=\"0.96\" -DSTDC_HEADERS=1 
> -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 
> -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 
> -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBM=1 -DHAVE_LIBGL=1 
> -DHAVE_LIBGLU=1 -DHAVE_LIBGLUT=1 -DHAVE_GL_GLUT_H=1 -DSTDC_HEADERS=1 -I. -I. 
> -g -O2 -c base_wcl.cpp  -fPIC -DPIC -o .libs/base_wcl.o
> base_wcl.cpp: In member function 'void base_wcl::SetTitle(const char*)':
> base_wcl.cpp:144: error: 'strlen' was not declared in this scope
> base_wcl.cpp:145: error: 'strcpy' was not declared in this scope
> base_wcl.cpp: In member function 'int base_wcl::ogl_GetGlutStringWidth(const 
> char*, void*)':
> base_wcl.cpp:168: error: 'strlen' was not declared in this scope
> base_wcl.cpp: In member function 'void base_wcl::ogl_WriteGlutString3D(const 
> char*, GLfloat, GLfloat, GLfloat, const ogl_obj_loc_data*, void*)':
> base_wcl.cpp:212: error: 'strlen' was not declared in this scope
> base_wcl.cpp:234: error: 'strlen' was not declared in this scope
> make[2]: *** [base_wcl.lo] Error 1
> make[2]: Leaving directory `/build/tbm/liboglappth-0.96/src'
> make[1]: *** [all-recursive] Error 1
> make[1]: Leaving directory `/build/tbm/liboglappth-0.96'
> make: *** [build-stamp] Error 2
> dpkg-buildpackage: failure: debian/rules build gave error exit status 2

-- 
Martin Michlmayr
http://www.cyrius.com/



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



Bug#462074: FTBFS with GCC 4.3: missing #includes

2008-01-22 Thread Martin Michlmayr
Package: dicomnifti
Version: 2.28.10-2
Usertags: ftbfs-gcc-4.3

Your package fails to build with GCC 4.3.  Version 4.3 has not been
released yet but I'm building with a snapshot in order to find errors
and give people an advance warning.  In GCC 4.3, the C++ header
dependencies have been cleaned up.  The advantage of this is that
programs will compile faster.  The downside is that you actually
need to directly #include everything you use (but you really should
do this anyway, otherwise your program won't work with any compiler
other than GCC).  There's some more information about this at
http://gcc.gnu.org/gcc-4.3/porting_to.html

You can reproduce this problem with gcc-4.3 or gcc-snapshot from
unstable.

> Automatic build of dicomnifti_2.28.10-2 on em64t by sbuild/amd64 0.53
...
> [ 40%] Building CXX object CMakeFiles/dicomhead.dir/src/dicomInfo.o
> /usr/bin/c++   -Wall -g -O2 -I/build/tbm/dicomnifti-2.28.10/include 
> -I/usr/include/ctn -I/usr/include/nifti   
> -DARCHITECTURE=LITTLE_ENDIAN_ARCHITECTURE -DLINUX -DOS=LINUX -DHAVE_ZLIB 
> -DSHORTSIZE=2*8 -DINTSIZE=4*8 -DLONGSIZE=8*8 -o 
> CMakeFiles/dicomhead.dir/src/dicomInfo.o -c 
> /build/tbm/dicomnifti-2.28.10/src/dicomInfo.cc
> In file included from /usr/include/ctn/dicom.h:61,
>  from /build/tbm/dicomnifti-2.28.10/include/dicomInfo.h:31,
>  from /build/tbm/dicomnifti-2.28.10/src/dicomInfo.cc:24:
> /usr/include/ctn/intsizes.h:8:1: warning: "INTSIZE" redefined
> : warning: this is the location of the previous definition
> /usr/include/ctn/intsizes.h:9:1: warning: "LONGSIZE" redefined
> : warning: this is the location of the previous definition
> /usr/include/ctn/intsizes.h:10:1: warning: "SHORTSIZE" redefined
> : warning: this is the location of the previous definition
> /build/tbm/dicomnifti-2.28.10/src/dicomInfo.cc: In constructor 
> 'DICOMImage::DICOMImage(const char*)':
> /build/tbm/dicomnifti-2.28.10/src/dicomInfo.cc:86: warning: unused variable 
> 'retValues'
> /build/tbm/dicomnifti-2.28.10/src/dicomInfo.cc: In member function 'bool 
> DICOMImage::GetManufacturer()':
> /build/tbm/dicomnifti-2.28.10/src/dicomInfo.cc:224: error: 'strcmp' was not 
> declared in this scope
> /build/tbm/dicomnifti-2.28.10/src/dicomInfo.cc: In member function 'bool 
> DICOMImage::GetPhaseEncoding()':
> /build/tbm/dicomnifti-2.28.10/src/dicomInfo.cc:296: error: 'strcmp' was not 
> declared in this scope
> /build/tbm/dicomnifti-2.28.10/src/dicomInfo.cc: In member function 'bool 
> DICOMImage::GetACQDescription()':
> /build/tbm/dicomnifti-2.28.10/src/dicomInfo.cc:437: error: 'memset' was not 
> declared in this scope
> /build/tbm/dicomnifti-2.28.10/src/dicomInfo.cc:468: error: 'strchr' was not 
> declared in this scope
> /build/tbm/dicomnifti-2.28.10/src/dicomInfo.cc: In member function 'bool 
> DICOMImage::GetImgOrientation()':
> /build/tbm/dicomnifti-2.28.10/src/dicomInfo.cc:858: error: 'strtok' was not 
> declared in this scope
> /build/tbm/dicomnifti-2.28.10/src/dicomInfo.cc: In member function 'bool 
> DICOMImage::GetMosaic()':
> /build/tbm/dicomnifti-2.28.10/src/dicomInfo.cc:906: error: 'strstr' was not 
> declared in this scope
> /build/tbm/dicomnifti-2.28.10/src/dicomInfo.cc: In member function 'bool 
> DICOMImage::GetD3()':
> /build/tbm/dicomnifti-2.28.10/src/dicomInfo.cc:941: error: 'strstr' was not 
> declared in this scope
> /build/tbm/dicomnifti-2.28.10/src/dicomInfo.cc: In member function 'bool 
> DICOMImage::GetFOV()':
> /build/tbm/dicomnifti-2.28.10/src/dicomInfo.cc:1127: warning: suggest 
> explicit braces to avoid ambiguous 'else'
> /build/tbm/dicomnifti-2.28.10/src/dicomInfo.cc:1143: error: 'strtok' was not 
> declared in this scope
> /build/tbm/dicomnifti-2.28.10/src/dicomInfo.cc: In member function 'char* 
> DICOMImage::GetShadowSet()':
> /build/tbm/dicomnifti-2.28.10/src/dicomInfo.cc:1192: error: 'strncmp' was not 
> declared in this scope
> /build/tbm/dicomnifti-2.28.10/src/dicomInfo.cc:1203: error: 'memcpy' was not 
> declared in this scope
> /build/tbm/dicomnifti-2.28.10/src/dicomInfo.cc:1209: error: 'strlen' was not 
> declared in this scope
> /build/tbm/dicomnifti-2.28.10/src/dicomInfo.cc:1212: error: 'memcpy' was not 
> declared in this scope
> /build/tbm/dicomnifti-2.28.10/src/dicomInfo.cc: In member function 'bool 
> DICOMImage::GetNumGroups()':
> /build/tbm/dicomnifti-2.28.10/src/dicomInfo.cc:1245: error: 'strtok' was not 
> declared in this scope
> /build/tbm/dicomnifti-2.28.10/src/dicomInfo.cc:1248: error: 'strncmp' was not 
> declared in this scope
> /build/tbm/dicomnifti-2.28.10/src/dicomInfo.cc:1250: error: 'strstr' was not 
> declared in this scope
> /build/tbm/dicomnifti-2.28.10/src/dicomInfo.cc: In member function 'bool 
> DICOMImage::GetNumSlices()':
> /build/tbm/dicomnifti-2.28.10/src/dicomInfo.cc:1307: error: 'strtok' was not 
> declared in this scope
> /build/tbm/dicomnifti-2.28.10/src/dicomInfo.cc:1312: error: 'strncmp' was not 
> declared in this scope
> /build/tbm/dicomnifti-2.28.10/src/dicomInf

Bug#462072: dpkg: start-stop-daemon segfaults when using --group (starting asterisk)

2008-01-22 Thread Philipp Wollermann

Package: dpkg
Version: 1.14.16.1
Severity: important

Starting asterisk using start-stop-daemon:

# start-stop-daemon --start --group asterisk --pidfile 
/var/run/asterisk/asterisk.pid --exec /usr/sbin/asterisk -- -U asterisk

Segmentation fault

The problem is the "--group asterisk":

Using GDB (don't know how to get debugging symbols for start-stop-daemon 
:-/):


# gdb --args start-stop-daemon --start --group asterisk --pidfile 
/var/run/asterisk/asterisk.pid --exec /usr/sbin/asterisk -- -U asterisk

GNU gdb 6.7.1-debian
(no debugging symbols found)
Using host libthread_db library "/lib/libthread_db.so.1".
(gdb) r
Starting program: /sbin/start-stop-daemon --start --group asterisk 
--pidfile /var/run/asterisk/asterisk.pid --exec /usr/sbin/asterisk -- -U 
asterisk

(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)

Program received signal SIGSEGV, Segmentation fault.
0xb7e5ddec in strcmp () from /lib/libc.so.6
(gdb) bt
#0  0xb7e5ddec in strcmp () from /lib/libc.so.6
#1  0xb7de7b6d in _nss_compat_initgroups_dyn () from /lib/libnss_compat.so.2
#2  0xb7e7ead6 in ?? () from /lib/libc.so.6
#3  0xb7e7ecbd in initgroups () from /lib/libc.so.6
#4  0x0804ab75 in ?? ()
#5  0x in ?? ()

Using strace:

# strace start-stop-daemon --start --group asterisk --pidfile 
/var/run/asterisk/asterisk.pid --exec /usr/sbin/asterisk -- -U asterisk

chdir("/")  = 0
getgid32()  = 0
getgroups32(0, [])  = 0
getgroups32(0, [])  = 0
open("/proc/sys/kernel/ngroups_max", O_RDONLY) = 3
read(3, "65536\n", 31)  = 6
close(3)= 0
open("/etc/group", O_RDONLY|0x8 /* O_??? */) = 3
fcntl64(3, F_GETFD) = 0
fcntl64(3, F_SETFD, FD_CLOEXEC) = 0
_llseek(3, 0, [0], SEEK_CUR)= 0
fstat64(3, {st_mode=S_IFREG|0644, st_size=637, ...}) = 0
mmap2(NULL, 637, PROT_READ, MAP_SHARED, 3, 0) = 0xb7ef1000
_llseek(3, 637, [637], SEEK_SET)= 0
--- SIGSEGV (Segmentation fault) @ 0 (0) ---
+++ killed by SIGSEGV +++
Process 31911 detached

Starting without "--group asterisk" works (but is not a fix, of course)

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

Kernel: Linux 2.6.18-028stab053 (SMP w/2 CPU cores; PREEMPT)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/bash

Versions of packages dpkg depends on:
ii  coreutils 5.97-5.7   The GNU core utilities
ii  libc6 2.7-6  GNU C Library: Shared libraries

dpkg recommends no packages.

-- no debconf information



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



Bug#462073: wishlist: a .mailrc command to quit if there are no command-line options

2008-01-22 Thread Craig Sanders
Package: bsd-mailx
Version: 8.1.2-0.20071201cvs-2
Severity: wishlist


every so often i mistakenly type "mail" rather than "mailq" and have to
quickly suspend and kill it so that it doesn't bugger up the read/unread
status on my mailbox or, worse, move my inbox to ~/mbox (i don't even
want mutt doing that).

i've been doing this for years.

mail itself is quite useful - WHEN i want to use it.  i often use it
to send mail from the command line or from a script.  so i don't want
to uninstall or disable it.

it would be nice, however, to have a "quitifnoargs" (or similar) command
that i could put in ~/.mailrc or /etc/mail.rc so that i can't
accidentally run mail when i want to run mailq.



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

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

Versions of packages bsd-mailx depends on:
ii  base-files4.0.2  Debian base system miscellaneous f
ii  libc6 2.7-6  GNU C Library: Shared libraries
ii  liblockfile1  1.06.2 NFS-safe locking library, includes
ii  postfix [mail-transport-agent 2.4.6-4High-performance mail transport ag

bsd-mailx recommends no packages.

-- no debconf information



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



Bug#205926: Bug#310772: bind9: unexpected error @ client.c:1325 stops IPv6responses

2008-01-22 Thread Brian Ristuccia
Whoops. I had meant to add this to bug#205926 (bind9 named stops receiving on 
some interfaces). My setup works equally poorly if IPv6 is disabled...

--Original Message--
From: Pascal Hambourg
To: Brian Ristuccia
Sent: Jan 22, 2008 4:39 AM
Subject: Re: Bug#310772: bind9: unexpected error @ client.c:1325 stops 
IPv6responses

Hello,

Brian Ristuccia wrote :
> Also broken in the 1:9.3.4-2etch1 version in etch.
> 
> In my configuration, I see the problem on several interfaces relatively
> quickly after named starts running. This bug makes named mostly unusable. 

I haven't upgraded my system to etch yet, so thanks for the feedback.

Depending on your system setup, networking environment and operational 
requirements, there may be some possible workarounds mitigating the bug. 
On my system, bind9 works fine with with the kernel parameter bindv6only 
set to 1.







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



Bug#460994: cryptsetup: manpage typos; cryptsetup, crypttab

2008-01-22 Thread Justin Pryzby
On Sun, Jan 20, 2008 at 04:01:34PM +0100, Jonas Meurer wrote:
> On 19/01/2008 Justin Pryzby wrote:
> > Hi Jonas
> 
> Hey Justin,
> 
> > > > There's some typos in the documentation; some of these are generated
> > > > docs, so the patches can't all be applied simply.
> > 
> > > I appreciate your patch, but i'm not sure whether all changes are really
> > > necessary. I'm not a native english speaker, and i don't know whether
> > > you are one,
> >
> > I'm a native speaker.
> > 
> > > If you're really sure about the necessity even of these small changes,
> > > then feel free to prove me that i'm wrong ;-)
> > > 
> > > It's not that i really have objections, but rather that some
> > > modifications by you sound somewhat strange to me.
> >
> > I understand and agree that some of these are very minor changes not
> > alone worth separate/independant patches.  However all of them are
> > changes in the right direction.  For confirmation, I would suggest to
> > ask on -l10n-english.
> 
> I decided to trust in your language skills, and applied all changes ;-)
> 
> Only one question is left: Sometimes you converted one space into two
> spaces. Was is done by mistake, or did you intend it? For example:
Hi Jonas

Thanks for catching that.  The changes in the number of spaces was a
mistake due to having vim:tw=70 and rejoining the lines with "J".  Two
spaces is IMHO preferable but trumped by consistency.

> By the way, much of the debian specific cryptsetup documentation is written
> by me. If you've some spare time, I would really appreciate proofreading of
> the docs. Feel free to redesign complete paragraphs, if necessary. I guess
> that I often explain things in a more complicated way than necessary.
Okay, I had a look at it.  By "debian-specific" do you mean the
manpages and docs under /u/s/d/cryptsetup/ ?

I found very little to be changed, just:

CryptoRoot.HowTo:
/you'dd/you'd/

CryptoSwap.HowTo:
/your swap own/your swap/ 
s/reaktivate/reactivate/

Justin



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



Bug#462076: python-zodb: Does not support python2.5

2008-01-22 Thread Josselin Mouette
Package: python-zodb
Version: 3.6.0-8
Severity: important
Usertags: python2.5

Currently, python-zodb doesn’t support python2.5, which means it will
prevent upgrades to python 2.5. According to the changelog, this is
intentional and it won’t work.

In this case, please make python-zodb, just like zope, hardcode
python2.4 everywhere and ship its modules in a private directory. This
way it will remain, like the whole Zope stack, dependent on python2.4
and won’t affect the python transition.

Thanks,
-- 
 .''`.
: :' :  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#462075: dpkg: start-stop-daemon --chuid no longer changes the primary group

2008-01-22 Thread Michal Politowski
Package: dpkg
Version: 1.14.16.1
Severity: important

This might be considered critical as it makes some unrelated software break 
(not start).

man start-stop-daemon says, and in 1.14.15 it worked, that with
'--chuid user' the primary group is also set.
But in 1.14.16.1 it is no longer the case, only the user id is changed.

-- 
Michał Politowski
Talking has been known to lead to communication if practiced carelessly.


signature.asc
Description: Digital signature


Bug#392764: Jan 22 14:35:00 MSK 2008 save 1825 on a11 Ado6e/Mlcrosoft

2008-01-22 Thread Vijay Bailey
goto fastezsoft . com in lnternet Explorer
solid edge v17 - 69
roxio digitalmedia studio deluxe suite 7.0 - 49
macrovision installshield premier edition 2008 - 199
alias maya 7.0 unlimited - 109
quarkxpress passport 7.3 - 79
cakewalk sonar 6 producer edition - 69
grand theft auto: san andreas - 29
adobe dreamweaver cs3 - 59
adobe flash cs3 professional - 59
apollo divx2dvd divx to dvd creator v3.3.0 - 29
cakewalk project 5 - 59
microsoft exchange server enterprise 2003 - 59
adobe illustrator cs2 - 59
adobe illustrator cs3 - 69
quarkxpress passport 7.3 - 79



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



Bug#457057:

2008-01-22 Thread Christian Perrier
Quoting Diego de Soto ([EMAIL PROTECTED]):
> To Whom It May Concern:
>
>   In order to be fully updated regarding my wrangles with members of your 
> association, I would suggest looking at the information compiled below, and 
> then reading the rest of this message.


You are talking to a group of individuals who develop *on their spare
time* the installation system of the Debian project, which is
developed by a larger group of indivuduals, on their spare time too.

So, actually, threatening doesn't really mean anything and the only
result is very likely having most of us annoyed enough by this phantom
menace to not even bother answering.

Your initial mail probably deserved an answer. However, the group of
developers who work on Debian Installer is currently very small and we
indeed fail to answer properly to all installation reports. We are
very sorry for this but yelling out will not bring more resources to
our team nor bring more motivation to answer your "complains".

That report was mentioning "issues" about "network autoconfiguration
failing". That issue is documented in the Debian installation manual
and is not an issue at all. When this happens, you get the opportunity
to configure the network manually with non dynamic addresses.

The other issue you faced is very likely to be due to a corrupted
installation media, or a corrupted network mirror.




signature.asc
Description: Digital signature


Bug#456273: Bug #456273

2008-01-22 Thread maximilian attems
[ changed cc from mailinglist to the bug report ]

On Fri, 18 Jan 2008, Paul Gear wrote:

> My report is bizarre to you because i am only typing out what is on the
> screen manually.  I have no experience in kernel debugging.  I read
> these pages:

i see, well yes without serial or netconsole the ouptut cannot be
really processed.
 
> http://kernel-handbook.alioth.debian.org/ch-bugs.html
> http://wiki.debian.org/DebianKernelReportingBugs

i added info to the later page about kerneloops and upstream bugzilla.
 
sorry for loosing track but you are already running 2.6.24-rc8?

-- 
maks



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



Bug#457467: [Yaird-devel] Bug#457467: failures due to changed kernel interfaces is a feature, not a bug

2008-01-22 Thread Jonas Smedegaard
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On Mon, Jan 21, 2008 at 07:42:26PM +0100, maximilian attems wrote:
>> Yaird tries very hard to only only build initial ramdisks that it is 
>> confident will work. This causes failure each time the kernel changes 
>> its boot-related hints in /sys or other places needed to safely 
>> resolve booting needs of the new kernel from a running kernel.
>> 
>> It is not true that yaird "breaks on every new kernel".
>
>yaird breaks on every new kernel, just experienced as i wanted to let 
>you know another important failure:

You may have experienced some bug happening on a new kernel but not on 
older ones. But that is not the same as "breaks on every new kernel".

Possibly nitpicking to you, but would you agree to rename this bug as 
"yaird frequently breaks on changed kernel interfaces"?


>> Current behaviour is a careful design decision, not a bug.
>
>your target is Linux and not solaris. if you design only for your past 
>users you have lost. Linux is a fast moving target.

I fail to see what yaird and this bug has to do with solaris. If you 
mean the operating system by SUN Microsystems, then it cannot even use 
the Linux kernel AFAIK.


>this bug is of an rc severity as hinted by the debian testing rm.

No it is not. I suspect you confuse this with bug#457177.


>it is strictly unreasoned that each linux kernel release has to break 
>the initramfs generator.

Indeed. And it is not the case for yaird.

It is, however, quite reasonable for an initramfs generator to break on 
changes to kernel interfaces needed to resolve initially mounting the 
root filesystem after boot.

Yaird probes kernel interfaces at build time (rather than using separate 
tools and databases and including probe logic to be executed at boot 
time, like initramfs-tools). This is a design decision, not a bug.


  - Jonas

- -- 
Jonas Smedegaard   <[EMAIL PROTECTED]>   http://www.jones.dk/~jonas/
IT-guide dr. Jones<[EMAIL PROTECTED]>   http://dr.jones.dk/+45 40843136
Debian GNU/Linux<[EMAIL PROTECTED]>   http://www.debian.org/
GnuPG(1024D/C02440B8): 9A98 C6EB C098 9ED0 3085  ECA9 9FB0 DB32 C024 40B8
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQFHldhXn7DbMsAkQLgRAlKGAJ9J8Ggy3VsgI40SqGX06OTI/NkXEQCdHP9Z
l+gInFWKYBaNyLoC8J+02cc=
=y8Kn
-END PGP SIGNATURE-



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



Bug#4655: dpkg-buildpackage should do sanity checks on version number

2008-01-22 Thread Frank Lichtenheld
On Tue, Jan 22, 2008 at 12:12:03PM +0100, Raphael Hertzog wrote:
> On Thu, 11 May 2006, Frank Lichtenheld wrote:
> > I would leave the bug open. While I have no intentions to hack something
> > like this into the current version of dpkg-parsechangelog, I would not
> > say that it is a thing not ever worth thinking about.
> 
> We could add this warning to dpkg-genchanges. We already have the code
> that extracts the two last version numbers... it's a trivial 2 line
> patch.

Fine with me.

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



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



Bug#462025: latex-cjk-korean: uses deprecated HLaTeX fonts

2008-01-22 Thread Danai SAE-HAN (韓達耐)
Op 22-01-08 03:11, schreef Changwoo Ryu:
> Package: latex-cjk-korean
> Version: 4.7.0+git20070708-1
> Tags: upstream
> 
> HLaTeX macros and fonts are to be removed (when they are ready), because
> it's not maintained in upstream and a replacement exists ("ko.tex")..
> 
> It should not be difficult to move cjk to ko.tex. The ko.tex fonts are
> just reorganization of HLaTeX fonts.

A next upload is scheduled next week; I'll modify the dependencies.  Thank
you for your bug report!

-- 
Danai SAE-HAN (韓達耐)

題目:《石蒼舒醉墨堂》
作者:蘇軾(1036-1101)

人生識字憂患始,姓名粗記可以休。
何用草書夸神速,開卷戃恍令人愁。
我嘗好之每自笑,君有此病何能瘳!
自言其中有至樂,適意無異逍遙游。



signature.asc
Description: OpenPGP digital signature


Bug#449542: delayed NMU done - diff attached

2008-01-22 Thread Stefano Zacchiroli
On Tue, Jan 22, 2008 at 11:05:35AM +0100, Stefano Zacchiroli wrote:
> Do you need help, an upload done by someone else, or something such?

Hi, just to be proactive I've just made a 10-days delayed NMU. The full
debdiff between latest unstable version and the version I've just
uploaded is attached.

In addition to AJ's changes I've also fixed the manpage to document the
new "File:" and "Files:" fields, now supported by equivs-build.

Of course, by all means, feel free to upload a version of yours
preventing mine to enter the archive if you don't like something.
Let me know if you need anything else.

Cheers.

-- 
Stefano Zacchiroli -*- PhD in Computer Science ... now what?
[EMAIL PROTECTED],cs.unibo.it,debian.org}  -<%>-  http://upsilon.cc/zack/
(15:56:48)  Zack: e la demo dema ?/\All one has to do is hit the
(15:57:15)  Bac: no, la demo scema\/right keys at the right time
diff -Nru equivs-2.0.7/debian/changelog equivs-2.0.7/debian/changelog
--- equivs-2.0.7/debian/changelog	2006-02-28 09:01:18.0 +0100
+++ equivs-2.0.7/debian/changelog	2008-01-22 12:32:25.0 +0100
@@ -1,3 +1,15 @@
+equivs (2.0.7-0.1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * equivs-build: add support for adding arbitrary extra files to a package.
+Thanks to Anthony Towns for the patch (closes: #449542)
+  * equivs-build.pod: document the new "Files:" and "File:" fields
+  * debian/control: bump Standards-Version to 3.7.3, no changes needed
+  * debian/control: move debhelper dependency to Build-Depends, so that it is
+available upon clean
+
+ -- Stefano Zacchiroli <[EMAIL PROTECTED]>  Tue, 22 Jan 2008 12:26:38 +0100
+
 equivs (2.0.7) unstable; urgency=low
 
   * New maintainer.  (Closes: #350835)
diff -Nru /tmp/qkqEiDddKk/equivs-2.0.7/debian/control /tmp/4X1M7l859t/equivs-2.0.7/debian/control
--- equivs-2.0.7/debian/control	2006-02-22 11:12:29.0 +0100
+++ equivs-2.0.7/debian/control	2008-01-22 12:26:24.0 +0100
@@ -2,8 +2,8 @@
 Section: admin
 Priority: extra
 Maintainer: Peter Samuelson <[EMAIL PROTECTED]>
-Standards-Version: 3.6.2
-Build-Depends-Indep: debhelper (>= 4)
+Standards-Version: 3.7.3
+Build-Depends: debhelper (>= 4)
 
 Package: equivs
 Depends: perl, debhelper (>= 4), dpkg-dev, devscripts, make, fakeroot
diff -Nru /tmp/qkqEiDddKk/equivs-2.0.7/debian/equivs-build.pod /tmp/4X1M7l859t/equivs-2.0.7/debian/equivs-build.pod
--- equivs-2.0.7/debian/equivs-build.pod	2006-02-26 12:51:37.0 +0100
+++ equivs-2.0.7/debian/equivs-build.pod	2008-01-22 12:22:50.0 +0100
@@ -60,6 +60,21 @@
 A comma-separated list of files to copy to the 
 F directory.
 
+=item Files:
+
+Files to be copied into some directory of the created package.  The
+field syntax is a list of pairs, one per physical line of Files;
+each pair is space separated, the first component is a path pointing
+to the file to be installed, the second the destination path in the
+resulting package. E.g.: "Files: foo-cron /etc/cron.d/".
+
+=item File:
+
+Files to be copied into some directory of the created package,
+specified inline in the source control file. The field syntax is the
+name of the files to be created, followed by lines indented by 1
+space denoting file content; leading space will be trimmed.
+
 =back
 
 See F for more information.
diff -Nru /tmp/qkqEiDddKk/equivs-2.0.7/usr/bin/equivs-build /tmp/4X1M7l859t/equivs-2.0.7/usr/bin/equivs-build
--- equivs-2.0.7/usr/bin/equivs-build	2006-02-28 09:33:25.0 +0100
+++ equivs-2.0.7/usr/bin/equivs-build	2008-01-22 11:12:32.0 +0100
@@ -61,6 +61,51 @@
 # Copy any additional files
 
 my @extra_files = split ",", $control{'Extra-Files'} || "";
+my %install_files = ();
+for (split "\n", $control{'Files'} || "") {
+$install_files{$2} = $1 if m/^\s*(\S+)\s+(\S+)\s*$/;
+}
+my %create_files = ();
+for (@{$control{'File'} || []}) {
+  if (m/^\s*(\S+)\n(.*)$/s) {
+my ($f,$b) = ($1,$2);
+$b =~ s/^ //mg;
+$b =~ s/^[.]([.]*)$/$1/mg;
+$create_files{$f} = $b;
+  }
+}
+
+mkdir "$builddir/install", 0755;
+open INSTALL, '>', "$builddir/debian/install" or
+  die "Cannot open $builddir/debian/installfor writing: $!\n";
+foreach my $target (keys %install_files, keys %create_files) {
+  $target =~ s/ +//g;
+  my $destination;
+  my $cnt = 0;
+  if ($target =~ m/^(preinst|postinst|prerm|postrm)$/) {
+$destination = "debian/$target";
+  } else {
+  do {
+  $destination = "install/$cnt";
+  mkdir "$builddir/$destination" unless -d "$builddir/$destination";
+  $destination .= "/" . basename($target);
+  $cnt++;
+  } while ( -e "$builddir/$destination" );
+print INSTALL "$destination " . dirname($target) . "\n";
+  }
+  if (defined $install_files{$target}) {
+my $file = $install_files{$target};
+  copy $file, "$builddir/$destination" or
+die "Cannot copy $file to $builddir/$destination: $!\n";
+  } else {
+open CREATE, ">", "$builddir/$destination" or
+  die "Cannot create file $builddir/$

Bug#462077: bitbake: broken git fetcher

2008-01-22 Thread Otavio Salvador
Package: bitbake
Version: 1.8.10-1
Severity: important


Current git fetcher, on 1.8.10, is broken. It can't identify the
needed sha1sum has to get and then breaks OpenEmbedded
building. Reverting it back to 1.8.8 solves the problem.

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

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

Versions of packages bitbake depends on:
ii  python2.4.4-6An interactive high-level object-o
ii  python-pysqlite2  2.4.0-2python interface to SQLite 3
ii  python-support0.7.6  automated rebuilding support for p

bitbake recommends no packages.

-- no debconf information



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



Bug#462078: ITP: libtie-toobject-perl -- Tie to an existing object

2008-01-22 Thread Krzysztof Krzyzaniak (eloy)
Package: wnpp
Severity: wishlist
Owner: "Krzysztof Krzyzaniak (eloy)" <[EMAIL PROTECTED]>


* Package name: libtie-toobject-perl
  Version : 0.03
  Upstream Author : Yuval Kogman <[EMAIL PROTECTED]>
* URL : http://search.cpan.org/dist/Tie-ToObject/
* License : Perl (Artistic/GPL)
  Programming Lang: Perl
  Description : Tie to an existing object

 While perldoc/tie allows tying to an arbitrary object, the class in question
 must support this in it's implementation of TIEHASH, TIEARRAY or
 whatever.

 Tie::ToObject class provides a very tie constructor that simply returns the 
 object it was given as it's first argument. This way side effects of calling 
 $object->TIEHASH are avoided.

 This is used in Data::Visitor in order to tie a variable to an already
 existing object. This is also useful for cloning, when you want to clone the
 internal state object instead of going through the tie interface for that
 variable.


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

Kernel: Linux 2.6.22-3-686 (SMP w/1 CPU core)
Locale: LANG=pl_PL.UTF-8, LC_CTYPE=pl_PL.UTF-8 (charmap=UTF-8) (ignored: LC_ALL 
set to pl_PL.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#461857: deluge-torrent: includes code from other sources

2008-01-22 Thread Adam Cécile (Le_Vert)

Lucas Nussbaum a écrit :

On 21/01/08 at 09:57 +0100, Adam Cécile (Le_Vert) wrote:
  

Lucas Nussbaum a écrit :


Package: deluge-torrent
Version: 0.5.8-1
Severity: serious

Hi,

It seems that deluge-torrent ships its own private copy of the
libtorrent library available at
http://www.rasterbar.com/products/libtorrent/ . This lib should probably
be packaged as a separate package.

Also, it ships python bindings for libtorrent, which are also available
separately, but those seem to be a fork...
  
  
It's not possible as there's two libtorrent libraries and both claim the 
same soname.



I noticed that, but it doesn't sound like a good rationale for include
the code of libtorrent in your package...

  
That's why there's no debian package for this one. Moreover deluge's 
libtorrent is highly modified and no longer follows libtorrent upstream 
developement.



Ok, that's a better rationale. ;)
  

Hi,

No problem if I close this bug, then ?

Regards, Adam.




Bug#440681: vlc-nox: ffmpeg encoder error: cannot find encoder MPEG-4 Video

2008-01-22 Thread Mario 'BitKoenig' Holbe
# This is for the bug tracking system. Please ignore...
package vlc-nox
severity 440681 important
thanks

On Mon, Sep 03, 2007 at 06:20:01PM +0200, Mario 'BitKoenig' Holbe wrote:
> with 0.8.6.c-3 it seems like the ffmpeg encoder cannot find any codecs
> anymore...

I have no idea why nobody cares about this. For me (i.e. for my vlc
usage pattern) this is definitely a showstopper. Thus, I think it has at
least a major effect on the usability of a package. However, I don't
know how many others are affected by that (since nobody cries, it seems
like there aren't many). So, although I personally think this is a
release critical issue, I cannot justify a "grave" severity atm, but I'm
quite sure about "important" severity at least.


Mario
-- 
File names are infinite in length where infinity is set to 255 characters.
-- Peter Collinson, "The Unix File System"


signature.asc
Description: Digital signature


Bug#457057:

2008-01-22 Thread Felipe Augusto van de Wiel (faw)
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On 22-01-2008 07:28, Diego de Soto wrote:
> Hi Felipe,
>  
> Is the following (with a specific subject line) acceptable?
>  
> Package: installation-reports
> Version: 4.0
>  
> Boot method: <4.0 r1 "Etch" - Official i386 BC Binary - 1 20070820 -
> 20:20 CD> Image version: <4.0 r1 "Etch" - Official i386 BC Binary - 1
> 20070820 - 20:20 CD> Date: <14 Dec. 2007> Machine:  dv6519ea> Processor: Intel Core 2 Duo T7100 Memory: 1 GB RAM, 120 GB HD
> Partitions: <3 GB ext2 & 3 GB swap area> Output of lspci -nn and lspci
> -vnn: not sure what this means and don't have time to find out, sorry
> Base System Installation Checklist: [O] = OK, [E] = Error (please
> elaborate below), [ ] = didn't try it Initial boot: [O] Detect network
> card: [O] Configure network: [E] Detect CD: [O] Load installer modules:
> [O?] Detect hard drives: [O] Partition hard drives: [O] Install base
> system: [E] Clock/timezone setup: [O] User/password setup: [O] Install
> tasks: [ ] Install boot loader: [ ] Overall install:
> [E] Comments/Problems:  the installer modules went well; hence the question mark. When setting
> up the network, I get an error message: "Network autoconfiguration
> failed". This may simply be due to the fact that I don't have an
> internet connection. When I try to install the base system, I get the
> following error messages: "Debootstrap Error" and "Failed to determine
> the codename for the release." Also, due in part to the non-intuitive
> nature of the installation instructions, I deleted part of Windows
> (enough so that I no longer had access to it) during the partitioning
> process.>
>  
> Thanks,
> Diego

Sorry, no.  The problem is not the subject line, is the
structure, it should be well formatted, otherwise people will
have to spend time formatting your text to understand what's
going on, and considering the number of bugs that people involved
in D-I needs to deal and read everyday, the better you write the
bug report the easier you get feedback and problems solved. :-)

Your e-mail should be something like:

[...]
[O] Configure network
[E] Detect CD
[O] Load installer modules
[...]


Instead of everything in the same line. The
installation-report has a structure, we just need you keep that
structure and take care for your e-mail client do not mess with
it. Once you give us a clearer information about what happened,
I'm sure people will look into it and try to help.

You can also look for help in debian-user mail list:

http://lists.debian.org/debian-user


I hope this helps.

Kind regards,
- --
Felipe Augusto van de Wiel (faw)
"Debian. Freedom to code. Code to freedom!"
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.6 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFHleTuCjAO0JDlykYRAm8QAKDSGHMAb7/cDwDtRXQOwwbqcq1C8wCeJULp
b3HmYWO/QrJppc72Uha/Kv0=
=Yv2T
-END PGP SIGNATURE-



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



Bug#406729: Diff for 2.01-4.1 NMU

2008-01-22 Thread Josselin Mouette
Here is the diff for the just-uploaded NMU that fixes that bug.

Cheers,
-- 
 .''`.
: :' :  We are debian.org. Lower your prices, surrender your code.
`. `'   We will add your hardware and software distinctiveness to
  `-our own. Resistance is futile.
diff -u scanerrlog-2.01/debian/changelog scanerrlog-2.01/debian/changelog
--- scanerrlog-2.01/debian/changelog
+++ scanerrlog-2.01/debian/changelog
@@ -1,3 +1,18 @@
+scanerrlog (2.01-4.1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * Make the package conform to the current python policy.
+Closes: #406729.
++ Build-depend on python-support.
++ Use python:Depends.
++ Call dh_pysupport.
++ Remove versioned build-dependency on python-dev << 2.5.
++ Move python-dev to Build-Depends (used in the clean target).
+  * Fix encoding of the copyright file.
+  * Standards version is 3.7.3.
+
+ -- Josselin Mouette <[EMAIL PROTECTED]>  Tue, 22 Jan 2008 13:18:24 +0100
+
 scanerrlog (2.01-4) unstable; urgency=low
 
   * Add README.logrotate (Closes: #148871).
diff -u scanerrlog-2.01/debian/control scanerrlog-2.01/debian/control
--- scanerrlog-2.01/debian/control
+++ scanerrlog-2.01/debian/control
@@ -2,13 +2,13 @@
 Section: admin
 Priority: extra
 Maintainer: Víctor Pérez Pereira <[EMAIL PROTECTED]>
-Build-Depends-Indep: python-dev (>= 2.4), python-dev (<< 2.5), python-jaxml, python-setuptools
-Build-Depends: debhelper (>> 4.0.0)
-Standards-Version: 3.7.2
+Build-Depends-Indep: python-jaxml, python-setuptools, python-support (>= 0.6)
+Build-Depends: debhelper (>> 4.0.0), python-dev (>= 2.4)
+Standards-Version: 3.7.3
 
 Package: scanerrlog
 Architecture: all
-Depends: python (>= 2.4), python (<< 2.5), python-jaxml
+Depends: ${python:Depends}, python-jaxml
 Description: Generate summaries from Apache error logs
  This program allows people to parse Apache error_log files from multiple
  sources and present a summary of the frequency of error messages in one of a
diff -u scanerrlog-2.01/debian/copyright scanerrlog-2.01/debian/copyright
--- scanerrlog-2.01/debian/copyright
+++ scanerrlog-2.01/debian/copyright
@@ -1,7 +1,7 @@
 This package was debianized by JP Sugarbroad <[EMAIL PROTECTED]> on
 Sun, 13 May 2001 12:25:43 -0500.
 It is currently maintained by
-Víctor Pérez Pereira <[EMAIL PROTECTED]>
+Víctor Pérez Pereira <[EMAIL PROTECTED]>
 It was downloaded from http://www.librelogiciel.com/software/ScanErrLog/action_Presentation
 
 Upstream Author: Jerome Alet <[EMAIL PROTECTED]>
diff -u scanerrlog-2.01/debian/rules scanerrlog-2.01/debian/rules
--- scanerrlog-2.01/debian/rules
+++ scanerrlog-2.01/debian/rules
@@ -49,6 +49,7 @@
 	dh_link
 	dh_compress -X.py
 	dh_fixperms
+	dh_pysupport
 	dh_installdeb
 	dh_gencontrol
 	dh_md5sums


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


  1   2   3   4   5   >