Bug#684845: Uploaded torcs to DELAYED/2

2012-08-24 Thread David Prévot
Dear maintainer of torcs,

I've prepared an NMU for torcs (versioned as 1.3.3+dfsg-0.1) and am in
the processes of uploading it to DELAYED/2 (it's huge, and I have a
crappy bandwidth). Please feel free to tell me if I should delay it longer.

The filtered debdiff (because of the repack) attached are against the
version in unstable (minimum changes) and against the version in testing
I'll try to “sell” to the release team (they may expect to revert some
changes to actually keep this one minimal). I'll manage the unblock
request when the packages is installed in unstable.

Regards

David


diffstat for torcs-1.3.3 torcs-1.3.3+dfsg

 README.Debian-source |   12 
 changelog|   11 +++
 rules|   10 ++
 3 files changed, 33 insertions(+)

diff -Nru --exclude windows --exclude CVS torcs-1.3.3/debian/changelog torcs-1.3.3+dfsg/debian/changelog
--- torcs-1.3.3/debian/changelog	2012-07-05 11:42:03.0 -0400
+++ torcs-1.3.3+dfsg/debian/changelog	2012-08-24 01:10:15.0 -0400
@@ -1,3 +1,14 @@
+torcs (1.3.3+dfsg-0.1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * Repack source, removing src/windows including libraries for Win32 in
+binary form only, and useless CVS directories. (Closes: #685144)
+  * debian/rules: protect automatically modified files during the source
+building, restore them at the end of the process, and remove other extra
+files during the clean target. (Closes: #684845)
+
+ -- David Prévot taf...@debian.org  Fri, 24 Aug 2012 01:08:42 -0400
+
 torcs (1.3.3-6) unstable; urgency=low
 
   * Resolved Lintian warnings
diff -Nru --exclude windows --exclude CVS torcs-1.3.3/debian/README.Debian-source torcs-1.3.3+dfsg/debian/README.Debian-source
--- torcs-1.3.3/debian/README.Debian-source	2012-07-05 11:42:03.0 -0400
+++ torcs-1.3.3+dfsg/debian/README.Debian-source	2012-08-23 22:32:29.0 -0400
@@ -1,3 +1,15 @@
+torcs (1.3.3+dfsg-0.1) unstable; urgency=low
+
+  * Repack source package:
+ tar xaf torcs_1.3.3.orig.tar.bz2
+ find torcs-1.3.3 -type d -name CVS | xargs rm -r
+ rm -r torcs-1.3.3/src/windows
+ mv torcs-1.3.3 torcs-1.3.3+dfsg
+ tar -cf torcs_1.3.3+dfsg.orig.tar torcs-1.3.3+dfsg
+ xz torcs_1.3.3+dfsg.orig.tar
+
+ -- David Prévot taf...@debian.org  Thu, 23 Aug 2012 20:53:34 -0400
+
 torcs (1.3.3-2) unstable; urgency=low
 
   * Package building now uses upstream's all-in-one source package.
diff -Nru --exclude windows --exclude CVS torcs-1.3.3/debian/rules torcs-1.3.3+dfsg/debian/rules
--- torcs-1.3.3/debian/rules	2012-07-05 11:42:03.0 -0400
+++ torcs-1.3.3+dfsg/debian/rules	2012-08-24 00:52:07.0 -0400
@@ -30,6 +30,16 @@
 # remove VCS files present in source
 	find $(CURDIR) -type d -name CVS | xargs rm -rf
 	rm -f $(CURDIR)/debian/stamp*
+	mkdir debian/memory
+	cp Make-config config.h src/doc/torcsdoc.conf debian/memory
+
+clean::
+	cp debian/memory/Make-config debian/memory/config.h .
+	cp debian/memory/torcsdoc.conf src/doc/
+	rm -f src/linux/torcs src/tools/accc/accc src/tools/nfs2ac/nfs2ac \
+	   src/tools/nfsperf/nfsperf src/tools/texmapper/texmapper \
+	   src/tools/trackgen/trackgen stamp-h1
+	rm -r debian/memory
 
 binary-predeb/torcs::
 # removing shipped Makefiles 
diffstat for torcs-1.3.3 torcs-1.3.3+dfsg

 README.Debian-source |   12 
 TODO.Debian  |7 ++
 changelog|   31 
 control  |   77 ++-
 copyright|  126 ---
 rules|   14 +
 6 files changed, 199 insertions(+), 68 deletions(-)

diff -Nru --exclude windows --exclude CVS torcs-1.3.3/debian/changelog torcs-1.3.3+dfsg/debian/changelog
--- torcs-1.3.3/debian/changelog	2012-05-15 18:50:29.0 -0400
+++ torcs-1.3.3+dfsg/debian/changelog	2012-08-24 00:51:35.0 -0400
@@ -1,3 +1,34 @@
+torcs (1.3.3+dfsg-0.1) UNRELEASED; urgency=low
+
+  * Non-maintainer upload.
+  * Repack source, removing src/windows including libraries for Win32 in
+binary form only. (Closes: #685144)
+  * debian/rules: protect automatically modified files during the source
+building, and restore them at the end of the process, and remove other
+extra files during the clean target. (Closes: #684845)
+
+ -- David Prévot taf...@debian.org  Thu, 23 Aug 2012 23:12:38 -0400
+
+torcs (1.3.3-6) unstable; urgency=low
+
+  * Resolved Lintian warnings
+- debian/copyright: Licensing for 155-DTM is GPL, according sources.
+- debian/rules: Empty script in torcs-data.
+
+ -- Rudy Godoy r...@stone-head.org  Wed, 04 Jul 2012 22:26:21 -0500
+
+torcs (1.3.3-5) unstable; urgency=low
+
+  * Reworked debian/copyright to conform machine readable policy.
+  * Added artwork licensing for cars (-data-cars).
+  * Updated car list shipped within the torcs-data-cars package. 
+(Closes: #678827)
+  * Removed empty script (telemetry.sh) from torcs to make lintian happy.
+ 

Bug#685710: t.c:10:19: error: 'szOID_NIST_AES128_CBC' was not declared in this scope

2012-08-24 Thread Stephen Kitt
reassign 685710 mingw-w64
found 685710 2.0.3-1
found 685710 3.0~svn5131-1
forwarded 685710 
https://sourceforge.net/tracker/?func=detailaid=3561209group_id=202880atid=983354
tags 685710 + patch
thanks

Hi Mathieu,

On Thu, Aug 23, 2012 at 07:37:57PM +0200, Mathieu Malaterre wrote:
 It looks like wincrypt.h is incomplete. The following does not compile:
 
 $ cat t.c
 #include windows.h
 #include wincrypt.h
 
 //#define szOID_NIST_AES128_CBC2.16.840.1.101.3.4.1.2
 //#define szOID_NIST_AES192_CBC2.16.840.1.101.3.4.1.22
 //#define szOID_NIST_AES256_CBC2.16.840.1.101.3.4.1.42
 
 int main()
 {
   const char *s = szOID_NIST_AES128_CBC;
   return 0;
 }
 
 where:
 
 $ /usr/bin/x86_64-w64-mingw32-g++ t.c
 t.c: In function 'int main()':
 t.c:10:19: error: 'szOID_NIST_AES128_CBC' was not declared in this scope

Thanks for reporting this, I've forwarded the attached patch upstream.

Regards,

Stephen
Index: mingw-w64-headers/include/wincrypt.h
===
--- mingw-w64-headers/include/wincrypt.h	(revision 5374)
+++ mingw-w64-headers/include/wincrypt.h	(working copy)
@@ -835,6 +835,10 @@
 #define szOID_INFOSEC_mosaicKMandUpdSig 2.16.840.1.101.2.1.1.20
 #define szOID_INFOSEC_mosaicUpdatedInteg 2.16.840.1.101.2.1.1.21
 
+#define szOID_NIST_AES128_CBC 2.16.840.1.101.3.4.1.2
+#define szOID_NIST_AES192_CBC 2.16.840.1.101.3.4.1.22
+#define szOID_NIST_AES256_CBC 2.16.840.1.101.3.4.1.42
+
   typedef struct _CRYPT_OBJID_TABLE {
 DWORD dwAlgId;
 LPCSTR pszObjId;


Bug#685736: unblock: keystone/2012.1.1-4

2012-08-24 Thread Thomas Goirand
Package: release.debian.org
Severity: normal
User: release.debian@packages.debian.org
Usertags: unblock

Please unblock package keystone. The new version contains lots of new or
updated Debconf translations, plus review of debian/control and templates:

  * Updated debian/keystone.templates, debian/control after review from
  the internationalization team (Closes: #683414, #679295).
  * Updated debconf translations with thanks to:
  - de: Pfannenstein Erik epfannenst...@gmx.de (Closes: #684877)
  - cs: Michal Šimůnek michal.simu...@gmail.com (Closes: #685434)
  - pl: Michał Kułach michalkul...@gmail.com (Closes: #685431)
  - fr: David Prévot taf...@debian.org (Closes: #685325)
  - sv: Martin Bagge brot...@bsnet.se (Closes: #684942)
  - sk: helix84 heli...@centrum.sk (Closes: #684606)
  - ru: Yuri Kozlov yu...@komyakino.ru (Closes: #684590)
  - da: Joe Dalton joedalt...@yahoo.dk (Closes: #684565)
  - pt: Pedro Ribeiro p.m42.ribe...@gmail.com (Closes: #682438)
  - es: SM Baby Siabef siabef.deb...@gmail.com (Closes: #685435)
  - it: Beatrice Torracca beatri...@libero.it (Closes: #685623)
  * Added debconf translations with thanks to:
  - pt_BR: Adriano Rafael Gomes adrian...@gmail.com (Closes: #685405)
  - nl: Jeroen Schot sc...@a-eskwadraat.nl (Closes: #685671)

I'm not attaching a diff, because it would be too big, and because I don't
think it gives much information (eg: there is *only* the l10n work here).
If the release team still requires a diff file, let me know, and I'll
attach one. Otherwise, our Git contains the information:
http://anonscm.debian.org/gitweb/?p=openstack/keystone.git

Please unblock keystone/2012.1.1-4

Cheers,

Thomas Goirand (zigo)


--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#658988: [Pkg-libvirt-maintainers] Bug#658988: RFP: libvirt-sandbox -- API layer which facilitates the cration of application sandboxes using virtualization technology

2012-08-24 Thread Salvatore Bonaccorso
Hi Guido

Only to let you know, in the last months I was unfortunately not able
to work on this :(.

Will keep you updated in case I manage to continue working on it. In
any case if you get more spare time, you are really welcome to take
over, I would absolutely not object it (would at least be great to
have it maintained unter the pkg-libvirt group).

Regards,
Salvatore


signature.asc
Description: Digital signature


Bug#685737: xfce4-notifyd: Homepage url out of date

2012-08-24 Thread weakish
Package: xfce4-notifyd
Version: 0.2.2-2
Severity: minor

In the package description:

 Homepage: http://spuriousinterrupt.org/projects/xfce4-notifyd

This link is out of date and broken now.

I think it should point to:

http://git.xfce.org/apps/xfce4-notifyd/

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

Kernel: Linux 3.0.0-1-powerpc
Locale: LANG=zh_CN.UTF-8, LC_CTYPE=zh_CN.UTF-8 (charmap=UTF-8) (ignored: LC_ALL 
set to en_US.utf8)
Shell: /bin/sh linked to /bin/dash

Versions of packages xfce4-notifyd depends on:
ii  libc6   2.13-27
ii  libcairo2   1.10.2-6
ii  libdbus-1-3 1.5.12-1
ii  libdbus-glib-1-20.98-1
ii  libgdk-pixbuf2.0-0  2.26.1-1
ii  libglib2.0-02.32.1-1
ii  libgtk2.0-0 2.24.10-1
ii  libpango1.0-0   1.30.0-1
ii  libx11-62:1.5.0-1
ii  libxfce4ui-1-0  4.10.0-1
ii  libxfce4util4   4.8.2-1
ii  libxfconf-0-2   4.8.1-1

Versions of packages xfce4-notifyd recommends:
ii  libnotify-bin  0.7.5-1

xfce4-notifyd suggests no packages.

-- no debconf information


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#685713: linux-image-3.2.0-0.bpo.2-kirkwood: fails to boot on SheevaPlug

2012-08-24 Thread Ian Campbell
On Thu, 2012-08-23 at 21:50 +0200, Székelyi Szabolcs wrote:
 Linux version 3.2.0-0.bpo.2-kirkwood fails to boot on the SheevaPlug.

This sounds a lot like
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=658904

It's a u-boot bug which newer kernels tickle.

Ian.
-- 
Ian Campbell


A father doesn't destroy his children.
-- Lt. Carolyn Palamas, Who Mourns for Adonais?,
   stardate 3468.1.


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


Bug#685738: postfix: mynetworks=[fe80::]/64 does not match ipv6 link local addresses

2012-08-24 Thread Timo Juhani Lindfors
Package: postfix
Version: 2.7.1-1+squeeze1
Severity: normal
Tags: ipv6
Control: notfound -1 2.9.1-2~bpo60+1

It seems that mynetworks=[fe80::]/64 does not match ipv6 link local
addresses. Upgrading to postfix 2.9.1-2~bpo60+1 from backports solved
the issue for us but I thought it might be a good idea to let others
know about the problem. Some pointers:

http://tech.groups.yahoo.com/group/postfix-users/messages/286140?threaded=1m=evar=1tidx=1
http://archives.neohapsis.com/archives/postfix/2010-11/thread.html#295


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#685739: unblock: mesa/8.0.4-2 (xz switch, one CVE)

2012-08-24 Thread Julien Cristau
Package: release.debian.org
Severity: normal
User: release.debian@packages.debian.org
Usertags: unblock

Please unblock package mesa.  One security fix, and the switch to xz
compression.

unblock mesa/8.0.4-2

Cheers,
Julien

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

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


signature.asc
Description: Digital signature


Bug#684180: angband: removes files that were installed by another package: /usr/share/angband/*

2012-08-24 Thread Andreas Tille
Hi Gregor,

On Fri, Aug 24, 2012 at 12:41:33AM +0200, gregor herrmann wrote:
 On Thu, 23 Aug 2012 22:43:15 +0200, Andreas Tille wrote:
 
  the attached patch is fixing the problem.  I could sponsor the upload if
  needed.  In case I will not hear anything I will do a delayed NMU.
 
 I've already NMUd the package (with exactly the same change)
 yesterday :)

I noticed that you won the race. ;-)

I was working on this bug when beeing offline so I missed your tagging.

Good to know the bug is fixed anyway

Andreas.

-- 
http://fam-tille.de


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#685740: interface alias?

2012-08-24 Thread Harald Dunkel
Package: ifupdown
Version: 0.7
Severity: wishlist

I would like to assign interface aliases to the network
devices configured in /etc/network/interfaces, e.g.
external, internal, main, etc.

This would make it much easier to configure network
monitoring via Zabbix. The local network interface
names different on each host could be avoided. A common
Zabbix trigger could watch just the interfaces with the
external alias, for example.

See also ip(8).


Many thanx

Harri


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#685741: unblock: qpid-cpp/0.16-7

2012-08-24 Thread Cajus Pollmeier
Subject: unblock: qpid-cpp/0.16-7
Package: release.debian.org
User: release.debian@packages.debian.org
Usertags: unblock
Severity: normal

Please unblock package qpid-cpp

This upload fixes a security problem inside of qpid client handlings
(CVE-2012-3467). Please see

http://www.openwall.com/lists/oss-security/2012/08/09/6

for more information.

unblock qpid-cpp/0.16-7

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

Kernel: Linux 3.2.0-3-686-pae (SMP w/2 CPU cores)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
diff -Nru qpid-cpp-0.16/debian/changelog qpid-cpp-0.16/debian/changelog
--- qpid-cpp-0.16/debian/changelog	2012-06-05 09:40:01.0 +0200
+++ qpid-cpp-0.16/debian/changelog	2012-08-10 21:04:14.0 +0200
@@ -1,3 +1,10 @@
+qpid-cpp (0.16-7) unstable; urgency=low
+
+  * Fixes security issue CVE-2012-3467 which may allow bypassing the
+broker authentication mechanism. Closes: #684456.
+
+ -- Cajus Pollmeier ca...@debian.org  Fri, 10 Aug 2012 20:39:06 +0200
+
 qpid-cpp (0.16-6) unstable; urgency=low
 
   * Included a few additional headers to make the rhmessaging
diff -Nru qpid-cpp-0.16/debian/patches/CVE-2012-3467.patch qpid-cpp-0.16/debian/patches/CVE-2012-3467.patch
--- qpid-cpp-0.16/debian/patches/CVE-2012-3467.patch	1970-01-01 01:00:00.0 +0100
+++ qpid-cpp-0.16/debian/patches/CVE-2012-3467.patch	2012-08-10 21:04:14.0 +0200
@@ -0,0 +1,243 @@
+--- a/src/qpid/broker/Connection.cpp
 b/src/qpid/broker/Connection.cpp
+@@ -87,10 +87,14 @@
+bool link_,
+uint64_t objectId_,
+bool shadow_,
+-   bool delayManagement) :
++   bool delayManagement,
++   bool authenticated_
++) :
+ ConnectionState(out_, broker_),
+ securitySettings(external),
+-adapter(*this, link_, shadow_),
++shadow(shadow_),
++authenticated(authenticated_),
++adapter(*this, link_),
+ link(link_),
+ mgmtClosing(false),
+ mgmtId(mgmtId_),
+@@ -100,7 +104,6 @@
+ timer(broker_.getTimer()),
+ errorListener(0),
+ objectId(objectId_),
+-shadow(shadow_),
+ outboundTracker(*this)
+ {
+ outboundTracker.wrap(out);
+--- a/src/qpid/broker/Connection.h
 b/src/qpid/broker/Connection.h
+@@ -86,7 +86,8 @@
+bool isLink = false,
+uint64_t objectId = 0,
+bool shadow=false,
+-   bool delayManagement = false);
++   bool delayManagement = false,
++   bool authenticated=true);
+ 
+ ~Connection ();
+ 
+@@ -146,6 +147,9 @@
+ /** True if this is a shadow connection in a cluster. */
+ bool isShadow() { return shadow; }
+ 
++/** True if this connection is authenticated */
++bool isAuthenticated() const { return authenticated; }
++
+ // Used by cluster to update connection status
+ sys::AggregateOutput getOutputTasks() { return outputTasks; }
+ 
+@@ -174,6 +178,8 @@
+ 
+ ChannelMap channels;
+ qpid::sys::SecuritySettings securitySettings;
++bool shadow;
++bool authenticated;
+ ConnectionHandler adapter;
+ const bool link;
+ bool mgmtClosing;
+@@ -188,7 +194,6 @@
+ boost::intrusive_ptrConnectionTimeoutTask timeoutTimer;
+ ErrorListener* errorListener;
+ uint64_t objectId;
+-bool shadow;
+ framing::FieldTable clientProperties;
+ 
+ /**
+--- a/src/qpid/broker/ConnectionHandler.cpp
 b/src/qpid/broker/ConnectionHandler.cpp
+@@ -102,9 +102,10 @@
+ handler-secured = secured;
+ }
+ 
+-ConnectionHandler::ConnectionHandler(Connection connection, bool isClient, bool isShadow)  : handler(new Handler(connection, isClient, isShadow)) {}
++ConnectionHandler::ConnectionHandler(Connection connection, bool isClient)  :
++handler(new Handler(connection, isClient)) {}
+ 
+-ConnectionHandler::Handler::Handler(Connection c, bool isClient, bool isShadow) :
++ConnectionHandler::Handler::Handler(Connection c, bool isClient) :
+ proxy(c.getOutput()),
+ connection(c), serverMode(!isClient), secured(0),
+ isOpen(false)
+@@ -115,14 +116,13 @@
+ 
+ properties.setString(QPID_FED_TAG, connection.getBroker().getFederationTag());
+ 
+-authenticator = SaslAuthenticator::createAuthenticator(c, isShadow);
++	authenticator = SaslAuthenticator::createAuthenticator(c);
+ authenticator-getMechanisms(mechanisms);
+ 
+ Array locales(0x95);
+ boost::shared_ptrFieldValue l(new Str16Value(en_US));
+ locales.add(l);
+ proxy.start(properties, mechanisms, locales);
+-
+ }
+ 
+ maxFrameSize = (64 * 1024) - 1;
+--- a/src/qpid/broker/ConnectionHandler.h
 b/src/qpid/broker/ConnectionHandler.h
+@@ -61,7 +61,7 @@
+ SecureConnection* secured;
+ bool isOpen;
+ 
+-

Bug#685742: network-manager: Add ability to disable network-manager to init script

2012-08-24 Thread Chris Hiestand
Package: network-manager
Version: 0.9.5.95-1
Severity: wishlist
Tags: patch

Dear Maintainer,

Unfortunately network-manager is required by gnome to be installed at the 
moment.
I am asking the Debian Gnome team if this can be fixed, but it might also
be nice to be able to disable network manager for systems which
are configured in different ways.

Please see my init file patch below

--- network-manager.init2012-05-29 03:30:24.0 -0700
+++ /etc/init.d/network-manager 2012-08-23 23:48:04.0 -0700
@@ -27,7 +27,7 @@
 
 . /lib/lsb/init-functions
 
-test -f /etc/default/NetworkManager  . /etc/default/NetworkManager
+test -f /etc/default/network-manager  . /etc/default/network-manager
 
 #
 #  Function that starts the daemon/service.
@@ -48,6 +48,10 @@
 
 case $1 in
   start)
+   if [ ! -z $DISABLE -a $DISABLE != 'false' ]; then
+   echo $NAME disabled, not starting
+   exit 0
+   fi
log_daemon_msg Starting $DESC $NAME
d_start
case $? in


/etc/default/network-manager can contain the following:
chiestand@sagan:/etc/default$ cat network-manager 
#
#Settings for network-manager

#Uncomment to disable at startup
#DISABLE=true

Thanks


-- System Information:
Debian Release: wheezy/sid
  APT prefers testing
  APT policy: (900, 'testing'), (350, 'testing-proposed-updates')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.2.0-3-amd64 (SMP w/12 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages network-manager depends on:
ii  adduser3.113+nmu3
ii  dbus   1.6.0-1
ii  dpkg   1.16.8
ii  isc-dhcp-client4.2.2.dfsg.1-5
ii  libc6  2.13-35
ii  libdbus-1-31.6.0-1
ii  libdbus-glib-1-2   0.100-1
ii  libgcrypt111.5.0-3
ii  libglib2.0-0   2.32.3-1
ii  libgnutls262.12.20-1
ii  libgudev-1.0-0 175-3.1
ii  libnl-3-2003.2.7-4
ii  libnl-genl-3-200   3.2.7-4
ii  libnl-route-3-200  3.2.7-4
ii  libnm-glib40.9.5.95-1
ii  libnm-util20.9.5.95-1
ii  libpolkit-gobject-1-0  0.105-1
ii  libuuid1   2.20.1-5.1
ii  lsb-base   4.1+Debian7
ii  udev   175-3.1
ii  wpasupplicant  1.0-2

Versions of packages network-manager recommends:
ii  crda  1.1.2-1
ii  dnsmasq-base  2.62-3
ii  iptables  1.4.14-3
pn  modemmanager  none
ii  policykit-1   0.105-1
ii  ppp   2.4.5-5.1+b1

Versions of packages network-manager suggests:
pn  avahi-autoipd  none

-- Configuration Files:
/etc/init.d/network-manager changed [not included]

-- no debconf information


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#685355: KeyError: 'CODENAME'

2012-08-24 Thread Teodor MICU
Since I had this problem only on my workstation, I have found that the
cause was the network being down at the time Cron jobs were executed
-- including u-a.

Yesterday, I've added a short python script to /etc/cron.hourly that
sent a nice message every hour:
| /etc/cron.hourly/unattended-upgrade:
| {'DESCRIPTION': u'Debian GNU/Linux unstable (sid)', 'RELEASE':
u'unstable', 'CODENAME': 'sid', 'OS': 'GNU/Linux', 'ID': 'Debian'}

The python script is:
| #! /usr/bin/python
|
| import lsb_release
| print lsb_release.get_distro_information()

Today U-A was executed with network UP and the log starts with:
| Preconfiguring packages ...
| {'DESCRIPTION': u'Debian GNU/Linux unstable (sid)', 'RELEASE':
u'unstable', 'CODENAME': 'sid', 'OS': 'GNU/Linux', 'ID': 'Debian'}

I don't know if there is anything to fix for this case.

Cheers


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#685732: gitk displays underscores as spaces when diff font is DejaVu Sans Mono

2012-08-24 Thread Jonathan Nieder
Hi,

Eric Cooper wrote:

 When Diff display font is set to DejaVu Sans Mono, underscores are
 displayed as spaces.  This doesn't happen when I change the font to,
 for example, Droid Sans Mono.  Let me know if you'd like a screen shot
 showing the problem.

Thanks!  Yes, a screenshot would be nice.

Swamped,
Jonathan


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#683893: mutt: diff for NMU version 1.5.21-6.2

2012-08-24 Thread Ansgar Burchardt
tags 683893 + pending
thanks

Dear maintainer,

I've prepared an NMU for mutt (versioned as 1.5.21-6.2) and
uploaded it to DELAYED/5. Please feel free to tell me if I
should delay it longer.

Regards.
diff -u mutt-1.5.21/debian/rules mutt-1.5.21/debian/rules
--- mutt-1.5.21/debian/rules
+++ mutt-1.5.21/debian/rules
@@ -188,7 +188,7 @@
dh_shlibdeps
dh_gencontrol
dh_md5sums
-   dh_builddeb
+   dh_builddeb -- -Zxz
 
 build-indep binary-indep:
@echo Nothing to do.
diff -u mutt-1.5.21/debian/changelog mutt-1.5.21/debian/changelog
--- mutt-1.5.21/debian/changelog
+++ mutt-1.5.21/debian/changelog
@@ -1,3 +1,10 @@
+mutt (1.5.21-6.2) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * debian/rules: Use xz compression for binary packages. (Closes: #683893)
+
+ -- Ansgar Burchardt ans...@debian.org  Sun, 05 Aug 2012 10:07:14 +0200
+
 mutt (1.5.21-6.1) unstable; urgency=low
 
   * Non-maintainer upload.


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#685653: mlterm,mlterm-tiny: missing copyright file after squeeze-wheezy upgrade

2012-08-24 Thread أحمد المحمودي
On Thu, Aug 23, 2012 at 10:10:45AM +0200, Andreas Beckmann wrote:
 /u/s/d/mlterm{,-tiny} are empty directories after the upgrade from
 squeeze - dpkg does not replace directories by symlinks or vice versa.
---end quoted text---

Isn't that a bug in dpkg ?

-- 
 ‎أحمد المحمودي (Ahmed El-Mahmoudy)
  Digital design engineer
 GPG KeyID: 0xEDDDA1B7
 GPG Fingerprint: 8206 A196 2084 7E6D 0DF8  B176 BC19 6A94 EDDD A1B7


signature.asc
Description: Digital signature


Bug#676167: WARN alsa: can't encode 0-bit Unknown or not applicable

2012-08-24 Thread Ulrich Klauer

tags 676167 + patch
thanks

It'd be interesting to know which driver causes the segfault on  
platforms without ALSA support; it might be alsa there too, or one  
of the following.


Apparently it is the oss format itself, which passes NULL to fileno().

I've attached a patch to replace the  
01_default_audio_driver_fallback.patch file introduced in 14.4.0-3. It  
restricts using the new try_device() to pulseaudio, where it seems to  
work well and solves the original problem (bug #664301). It's not  
ideal of course, as users of OSS still have to manually uninstall  
libsox-fmt-alsa or set AUDIODRIVER.


Pascal, would you consider replacing the original patch with this one?

Ulrich
--- src/sox.c.old	2012-08-24 08:42:17.840058210 +0200
+++ src/sox.c	2012-08-24 08:41:59.495637788 +0200
@@ -2542,12 +2542,31 @@
   return name? from_env? from_env : name : NULL;
 }
 
+static char const * try_device(char const * name)
+{
+  sox_format_handler_t const * handler = sox_find_format(name, sox_false);
+  if (handler) {
+sox_format_t format, * ft = format;
+lsx_debug(Looking for a default device: trying format `%s', name);
+memset(ft, 0, sizeof(*ft));
+ft-filename = (char *)device_name(name);
+ft-priv = lsx_calloc(1, handler-priv_size);
+if (handler-startwrite(ft) == SOX_SUCCESS) {
+  handler-stopwrite(ft);
+  free(ft-priv);
+  return name;
+}
+free(ft-priv);
+  }
+  return NULL;
+}
+
 static char const * set_default_device(file_t * f)
 {
   /* Default audio driver type in order of preference: */
   if (!f-filetype) f-filetype = getenv(AUDIODRIVER);
   if (!f-filetype  sox_find_format(coreaudio, sox_false)) f-filetype = coreaudio;
-  if (!f-filetype  sox_find_format(pulseaudio , sox_false)) f-filetype = pulseaudio;
+  if (!f-filetype) f-filetype = try_device(pulseaudio);
   if (!f-filetype  sox_find_format(alsa, sox_false)) f-filetype = alsa;
   if (!f-filetype  sox_find_format(waveaudio , sox_false)) f-filetype = waveaudio;
   if (!f-filetype  sox_find_format(sndio, sox_false)) f-filetype = sndio;


Bug#684713: support for partitioned linux md devices

2012-08-24 Thread Jim Meyering
Miquel van Smoorenburg wrote:
 I've also filed this as a debian bugreport,
 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=684713

 Linux md raid array devices come in two flavours: partionable
 (/dev/md_d0) and non-partitionable (/dev/md0). Or at least,
 that used to be the case, until kernel 2.6.28 where the two have
 been consolidated. Now all md devices can have partitions.

 However, there is one minor oversight/bug in the kernel: the
 sysfs range key is still set to 1 for md devices. That means
 libparted thinks that it's not possible to partition that device,
 when in fact it is.

 The attached patch reckognizes that situation: if running on
 a kernel = 2.6.28, and the device is a PED_DEVICE_MD, and the
 sysfs 'range' key is set to '1', _device_get_partition_range()
 returns MAX_NUM_PARTS instead.

 Mike.

 Index: parted-2.3/libparted/arch/linux.c
 ===
 --- parted-2.3.orig/libparted/arch/linux.c2010-05-10 10:57:54.0 
 +
 +++ parted-2.3/libparted/arch/linux.c 2012-08-05 13:24:14.449768577 +
 @@ -2415,6 +2415,11 @@
  ok = fscanf(fp, %d, range) == 1;
  fclose(fp);

 + /* starting at 2.6.28 partitions are OK but range doesn't show it */
 + if (dev-type == PED_DEVICE_MD  range == 1 
 + _get_linux_version() = KERNEL_VERSION (2,6,28))
 + ok = 0;
 +
  /* (range = 0) is none sense.*/
  return ok  range  0 ? range : MAX_NUM_PARTS;
  }

Thanks for the patch.
FYI, Petr Uzel made the following change in v3.0-61-gca97da9:


http://anonscm.debian.org/gitweb/?p=parted/parted.git;a=commitdiff;h=ca97da905bd21f2a4371f4717f7c46a936af6b2c

commit ca97da905bd21f2a4371f4717f7c46a936af6b2c
Author: Petr Uzel petr.u...@suse.cz
Date:   Sat Nov 26 15:45:08 2011 +0100

libparted: use ext_range to find out largest possible partition

Parted uses /sys/block/DEV/range file to find out how many partitions
can the blockdevice hold and uses this number in its algorithm
for informing the kernel about modified partitions. This works
fine for most devices, however, it fails on partitionable MD arrays,
because these have 1 in range file. Using ext_range should be safer
and work for all devices.

* libparted/arch/linux.c (_device_get_partition_range): Use
/sys/block/DEV/ext_range instead of range sysfs file
* NEWS: Mention the change.

Addresses: http://bugzilla.novell.com/567652

diff --git a/NEWS b/NEWS
index 566484c..5d8df35 100644
--- a/NEWS
+++ b/NEWS
@@ -38,6 +38,10 @@ GNU parted NEWS-*- 
outline -*-
   with an HFS or HFS+ signature, but with invalid -total_blocks and/or
   -block_size values.

+  parted now uses ext_range device sysfs attribute to determine maximum number
+  of partitions the device can hold.  With this change, parted now correctly
+  informs kernel about new partitions on partitionable MD RAID devices.
+
 ** Changes in behavior

   parted: mkpart command has changed semantics with regard to specifying end
diff --git a/libparted/arch/linux.c b/libparted/arch/linux.c
index ab3d904..1da3343 100644
--- a/libparted/arch/linux.c
+++ b/libparted/arch/linux.c
@@ -2484,7 +2484,7 @@ _loop_get_partition_range(PedDevice const* dev)

 /*
  * The number of partitions that a device can have depends on the kernel.
- * If we don't find this value in /sys/block/DEV/range, we will use our own
+ * If we don't find this value in /sys/block/DEV/ext_range, we will use our own
  * value.
  */
 static unsigned int
@@ -2495,7 +2495,7 @@ _device_get_partition_range(PedDevice const* dev)
 return _loop_get_partition_range(dev);

 int range;
-bool ok = _sysfs_int_entry_from_dev(dev, range, range);
+bool ok = _sysfs_int_entry_from_dev(dev, ext_range, range);

 return ok  range  0 ? range : MAX_NUM_PARTS;
 }


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#685719: khubd crashes, locks up lsusb and powertop

2012-08-24 Thread Jonathan Nieder
reassign 685719 src:linux 3.2.23-1
reassign 649937 src:linux linux-2.6/2.6.32-39
found 649937 linux-2.6/3.2~rc7-1~experimental.1
merge 685719 649937
quit

Hi Andrew,

Andrew wrote:

 Identical to #583082

Thanks for the report and ping.  I'm blindly assuming you are correct
here, hence merging...

[...]
  Based on the wisdom in #583082,

... and assuming that if I spend any time working with you on it, I'll
only get abuse, so stopping here.

My best advice is to either (a) figure out the cause, perhaps with the
help of people more patient than I am, or (b) please test 3.5.2 or
newer from experimental.  I do not expect it to fix anything.  If I
did expect it to fix something, I'd say so.  Instead, the purpose of
this test is to get help from upstream --- if a newish kernel
reproduces the bug, we can contact them, and if it doesn't, we can try
to find the patch that fixed it and apply it to wheezy.

Thanks again for your help, and sorry for my impatience.

Hope that helps,
Jonathan


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#658759: [kirkwood] squeeze-backports kernel fails to boot on SheevaPlug

2012-08-24 Thread Jonathan Nieder
forcemerge 658759 685713
quit

Hi Ian,

Ian Campbell wrote:
 On Thu, 2012-08-23 at 21:50 +0200, Székelyi Szabolcs wrote:

 Linux version 3.2.0-0.bpo.2-kirkwood fails to boot on the SheevaPlug.

 This sounds a lot like
 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=658904

I agree, so merging.  Any ideas for how to word a hint about this for
the wheezy release-notes?

Thanks,
Jonathan


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#685550: Please update nsd3 to upstream 3.2.13 - fixes VU#517036 CVE-2012-2979 and segfault

2012-08-24 Thread Julien Cristau
Control: severity -1 wishlist

On Tue, Aug 21, 2012 at 22:40:36 +0200, Jeroen Massar wrote:

 Package: nsd3
 Severity: critical
 
Without justification, not quite.

Cheers,
Julien


signature.asc
Description: Digital signature


Bug#685743: pax-britannica: broken freedesktop menu file

2012-08-24 Thread Paul Wise
Package: pax-britannica
Version: 1.0.0-1
Severity: important

The freedesktop menu file is completely broken, it refers to a file that
does not exist and isn't even related to the package:

guest@morrison:~$ grep Exec /usr/share/applications/pax-britannica.desktop
Exec=/usr/games/fooview
guest@morrison:~$ ls /usr/games/fooview
ls: cannot access /usr/games/fooview: No such file or directory
guest@morrison:~$ apt-file  search fooview
guest@morrison:~$ 

In addition the desktop file is not a valid freedesktop menu file:

guest@morrison:~$ desktop-file-validate 
/usr/share/applications/pax-britannica.desktop
/usr/share/applications/pax-britannica.desktop: error: value Game;ActionGame 
for string list key Categories in group Desktop Entry does not have a 
semicolon (';') as trailing character

-- 
bye,
pabs

http://wiki.debian.org/PaulWise


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


Bug#676143: sox: misleading error message

2012-08-24 Thread Ulrich Klauer

tags 676143 + fixed-upstream
thanks

Frank Heckenbach f.heckenb...@fh-soft.de:


The following error message is misleading:
%sox -r441000 -s foo.raw foo.wav
sox FAIL formats: bad input format for file `foo.raw': data encoding  
was not specified

since the encoding (-s) was actually specified. What's missing is
the sample size, but it took me to RTFS to find out what it wanted.



The patch below changes the wording to make it clearer.


Thanks, I've adopted the new wording upstream.


Also, it fixes a bad line break in the help output, since
floating-point is an actual value for the argument.


This had already been changed in the course of removing the deprecated  
-o/a/etc. options. The relevant part of the help message is now:



-e|--encoding ENCODING   Set encoding (ENCODING may be one of signed-integer,
 unsigned-integer, floating-point, mu-law, a-law,
 ima-adpcm, ms-adpcm, gsm-full-rate)


Ulrich


--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#685331: unblock: (pre-approval) src:calligra/1:2.4.3-2

2012-08-24 Thread Niels Thykier
Control: tags -1 moreinfo

On 2012-08-19 22:08, Lisandro Damián Nicanor Pérez Meyer wrote:
 Package: release.debian.org Severity: normal User:
 release.debian@packages.debian.org Usertags: unblock
 
 Please unblock package src:calligra
 
 Hi! I'm writing you to ask for pre-approval of an upload of
 calligra. The changes are:
 
 Important stuff:
 
 - Backport upstream commit 7d72f7dd8d28d18c59a08a7d43bd4e0654043103
 to fix a buffer overflow in the msword import filter; patch 
 upstream_Make-sure-not-to-write-behind-the-allocated-memory.patch. 
 (Closes: #684004) (CVE-2012-3456) - Force the kde build system to
 dh_auto_configure, so the proper kdeinit handling is applied. -
 Split some templates from calligra-data to their respective
 packages (#682763) This adds some Breaks+replaces to the packages
 to avoid installation problems.
 
 Small stuff:
 
 - Some changes in text descriptions of the packages.
 
 I'm attaching the debdiff wrt the latest upload.
 
 Kinds regards, Lisandro.
 
 unblock src:calligra/1:2.4.3-2
 
 [...]

Hi,

The file you attached is not a diff, but some html page with a
redirect.  Could you please attach the real debdiff?

~Niels


--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#670945: [php-maint] Bug#670945: Bug#670945: libapache2-mod-php5: Bug #589384 breaks default behaviour for MultiViews

2012-08-24 Thread Ondřej Surý
I have uploaded 3.52-1.1 to DELAYED/0.

O.
P.S.: It would be nice if this package would be reversioned to match
it's native status.  It's quite hard to build it using existing tools.

On Thu, Aug 23, 2012 at 10:16 AM, Ondřej Surý ond...@debian.org wrote:
 reassign 670945 mime-support
 retitle 670945 add non-magic mime-types for php
 tags 670945 +patch
 affects 670945 php5
 unmerge 664691
 forcemerge 664691 670945
 thank you

 I have confirmed that adding text/x-php (and text/x-php-source) to
 mime-support package fixes the issue. Attached is a patch.

 Charles, do you want to do the upload, or you are fine with NMU? (If
 you have adopted the package, you might want to do an upload to
 unstable anyway, so all bug reports for wheezy ends in your mailbox
 and not Brian's.)

 O.

 On Thu, Aug 23, 2012 at 9:54 AM, Ondřej Surý ond...@debian.org wrote:
 Hi Stefan,

 On Wed, Aug 15, 2012 at 8:31 PM, Stefan Fritsch s...@sfritsch.de wrote:
 FWIW, this bug has been open for 4 months. It would have been nice if
 you (or the php maintainers) could have sent a note to debian-
 apache@l.d.o a bit earlier.

 Somehow I have missed this bug report completely :(. Unfortunatelly
 I am still only active PHP maintainer in Debian, so please excuse
 the occasional hiccups.

 If mod_negotiation requires some mime-type for .php to work, then the
 obvious solution would be to add a non-magic type, for example
 application/x-php.

 IMHO, in order to have the whole php config in one place, this should
 be done with AddType in /etc/apache2/mods-available/php5.conf. Maybe
 like this:

 # mod_negotiation's MultiViews needs php scripts to have a mime
 # type to make negotiation work. These types are added for this
 # purpose, but differently from the magic application/x-httpd-* types,
 # they do not cause php scripts to be executed. That is done by the
 # SetHandler directives above.
 AddType application/x-php php phtml php3
 AddType application/x-php-source  phps

 Wouldn't the obvious solution be to implement this back in
 mime-support package, where it belongs (e.g. same as python or perl)?

 I am going to try to reproduce this and find a solution which would
 work for anyone.

 O.
 --
 Ondřej Surý ond...@sury.org

 ___
 pkg-php-maint mailing list
 pkg-php-ma...@lists.alioth.debian.org
 http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-php-maint



 --
 Ondřej Surý ond...@sury.org

 ___
 pkg-php-maint mailing list
 pkg-php-ma...@lists.alioth.debian.org
 http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-php-maint



-- 
Ondřej Surý ond...@sury.org


--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#685744: unblock: mime-support/3.52-1.1

2012-08-24 Thread Ondřej Surý
Package: release.debian.org
Severity: normal
User: release.debian@packages.debian.org
Usertags: unblock

Please unblock package mime-support

A very simple upload, adding non-magic MIME-Types for PHP to re-enable
mod_negotation magic in Apache 2 (two RC bugs #664691, #670945).

It has been uploaded to DELAYED/0 and thus should be available shortly
in unstable.  I am pre-requesting this since I am leaving for a
weekend and I could forgot to do that after the weekend :).

Debdiff attached.

(Please note that it is native package, but it doesn't follow the
versioning of native packages, but that's something I have kept and
it's up to new maintainers to fix that - thus appologies for the
debhelper.log, it was already there in the first place.)

unblock mime-support/3.52-1.1

-- System Information:
Debian Release: 6.0.4
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'stable'), (300, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.32-5-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
diff -Nru mime-support-3.52/debian/changelog mime-support-3.52/debian/changelog
--- mime-support-3.52/debian/changelog	2012-02-12 21:06:53.0 +0100
+++ mime-support-3.52/debian/changelog	2012-08-24 09:49:59.0 +0200
@@ -1,3 +1,10 @@
+mime-support (3.52-1.1) unstable; urgency=high
+
+  * Non-maintainer upload.
+  * Add (non-magic) MIME-Types for PHP (Closes: #670945)
+
+ -- Ondřej Surý ond...@debian.org  Thu, 23 Aug 2012 10:12:35 +0200
+
 mime-support (3.52-1) unstable; urgency=low
 
   * removed application/x-httpd-* types (closes: 589384)
diff -Nru mime-support-3.52/debian/debhelper.log mime-support-3.52/debian/debhelper.log
--- mime-support-3.52/debian/debhelper.log	2012-02-12 21:05:17.0 +0100
+++ mime-support-3.52/debian/debhelper.log	2012-08-24 09:51:56.0 +0200
@@ -10,3 +10,4 @@
 dh_md5sums
 dh_md5sums
 dh_md5sums
+dh_md5sums
diff -Nru mime-support-3.52/mime.types mime-support-3.52/mime.types
--- mime-support-3.52/mime.types	2012-02-12 21:04:20.0 +0100
+++ mime-support-3.52/mime.types	2012-08-24 09:49:59.0 +0200
@@ -780,6 +780,8 @@
 text/x-pascal	p pas
 text/x-pcs-gcd	gcd
 text/x-perl	pl pm
+text/x-php	php phtml php3 php4 php5 pht
+text/x-php-sourcephps
 text/x-python	py
 text/x-scala	scala
 text/x-server-parsed-html


Bug#685745: ibus-skk: doesn't create user dictionary if not exists

2012-08-24 Thread KISE Hiroshi
Package: ibus-skk
Version: 1.4.1-1
Severity: important

Dear Maintainer,

ibus-skk use ~/.config/ibus-skk/user.dict as user dictionary,
but it doesn't create user dictionary if not exists.

Please create user dictionary if it dose not exists.

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

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

Versions of packages ibus-skk depends on:
ii  ibus 1.4.1-7
ii  libatk1.0-0  2.4.0-2
ii  libc62.13-35
ii  libcairo-gobject21.12.2-2
ii  libcairo21.12.2-2
ii  libfontconfig1   2.9.0-7
ii  libfreetype6 2.4.9-1
ii  libgdk-pixbuf2.0-0   2.26.1-1
ii  libgee2  0.6.4-2
ii  libglib2.0-0 2.32.3-1
ii  libgtk-3-0   3.4.2-3
ii  libibus-1.0-01.4.1-7
ii  libpango1.0-01.30.0-1
ii  libskk0  0.0.12-3
ii  skkdic   20110529-1
ii  skksearch [skkserv]  0.0-19

ibus-skk recommends no packages.

ibus-skk suggests no packages.

-- debconf-show failed


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#507085: beef up sync worry note

2012-08-24 Thread Simon Paillard
Hi,

On Fri, Aug 24, 2012 at 08:52:08AM +0800, jida...@jidanni.org wrote:
  SP == Simon Paillard spaill...@debian.org writes:
 SP Do you have a reference for a kernel bug regarding sync() returning too
 early ?

 No. All I noticed was the device still blinking for a while.

Can you reproduce data loss if you unplug the usb key as soon as
sync() returns, while the key blinks ?

If yes, please report a bug against the kernel with a detailed report.

Sorry, I don't think it's a good idea to patch the manpage to add confusing
remarks which are not backed by detailed bug report.

-- 
Simon Paillard


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#673370: centerim: Crash at startup (suspect login msn)

2012-08-24 Thread Jan Huijsmans
On Thu, Aug 23, 2012 at 05:30:10PM +0200, gregor herrmann wrote:
 Control: tag -1 unreproducible
 
 On Fri, 18 May 2012 08:47:44 +0200, Jan Huijsmans wrote:
 
  After performing a dist-upgrade yesterday the package stopped functioning.
 
 Works fine here (msn logins, no crashes or whatever) now with
 centerim and centerim-utf8 4.22.10-2+b1 (amd64).

Checked after this email and it works again. I guess it was a problem with one
of the libraries that's been updated since reporting the bug. I've been using
Pidgin since I reported the bug and tested a few times since then.

Bug can be closed.

Greetings,

Jan Huijsmans


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#685741: unblock: qpid-cpp/0.16-7

2012-08-24 Thread Adam D. Barratt
Control: tags -1 + moreinfo

On Fri, 2012-08-24 at 08:47 +0200, Cajus Pollmeier wrote:
 Please unblock package qpid-cpp
 
 This upload fixes a security problem inside of qpid client handlings
 (CVE-2012-3467). Please see
 
 http://www.openwall.com/lists/oss-security/2012/08/09/6

+--- a/src/qpid/broker/SaslAuthenticator.h
 b/src/qpid/broker/SaslAuthenticator.h
+@@ -54,7 +54,7 @@
+ static void init(const std::string saslName, std::string const  
saslConfigPath );
+ static void fini(void);
+ 
+-static std::auto_ptrSaslAuthenticator createAuthenticator(Connection 
connection, bool isShadow);
++static std::auto_ptrSaslAuthenticator createAuthenticator(Connection 
connection);

createAuthenticator() is a public symbol of libqpidbroker, which is
shipped as a public library in /usr/lib.  That means the library has
changed ABI without changing SONAME afaics.

Regards,

Adam


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#685747: gnome-shell: periodically, my mobile broadband connections are not visible

2012-08-24 Thread Jon Dowland
Package: gnome-shell
Version: 3.4.2-1
Severity: normal

Hi, from time to time my mobile broadband connections don't show up in the
networking drop-down menu. Instead I get auto broadband or words to that
effect.  If I go through those steps and set up a new connection, it works
fine.

However, on the occasions that gnome-shell is showing my broadband
connections, I have a lot of ones for the same thing (since I have to
set it up afresh a lot of the time):

 $ ls /etc/NetworkManager/system-connections/T*
 /etc/NetworkManager/system-connections/T-Mobile Default
 /etc/NetworkManager/system-connections/T-Mobile 
 Default-0aede276-7992-4913-9dfb-79708225920c
 /etc/NetworkManager/system-connections/T-Mobile 
 Default-16f2d7ce-a114-45c0-b95c-1690041a1e3d
 /etc/NetworkManager/system-connections/T-Mobile 
 Default-1c6fe55e-ab23-4f80-b053-41fbd37ae9c9
 /etc/NetworkManager/system-connections/T-Mobile 
 Default-24846f8f-d1d5-4f4b-8144-dd0f3c6b283f
 /etc/NetworkManager/system-connections/T-Mobile 
 Default-41724791-dc83-4f15-8805-cd7302fc9ae0
 /etc/NetworkManager/system-connections/T-Mobile 
 Default-81ef46fe-9ed8-43f6-91cb-169a7a98aba7
 /etc/NetworkManager/system-connections/T-Mobile 
 Default-d42c90ad-6951-4607-b92d-a7046cb97ed6
 /etc/NetworkManager/system-connections/T-Mobile 
 Default-d9206d9a-103d-4aff-aa64-f4fc4b9f9e90

I've discovered that restarting gnome-shell causes my existing connections
to show up again (via 'r' in the run menu).  Restarting network-manager
also works, but possibly only because gnome-shell also restarts (because
it segfaults):

 [69324.401923] gnome-shell[3896]: segfault at 40 ip 7f61d69f7b82 sp 
 7fff85876740 error 4 in libgnome-shell.so[7f61d69b3000+9b000]

I think the connections are missing more often than not when I come to use
them. I mostly try to use them on a train, so it might be related to resuming
from sleep, I'm not sure. I'll try to see if I can detect a pattern.

-- System Information:
Debian Release: wheezy/sid
  APT prefers testing
  APT policy: (750, 'testing'), (600, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.2.0-3-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages gnome-shell depends on:
ii  dconf-gsettings-backend [gsettings-backend]  0.12.1-2
ii  gconf-service3.2.5-1
ii  gir1.2-accountsservice-1.0   0.6.21-6
ii  gir1.2-atk-1.0   2.4.0-2
ii  gir1.2-caribou-1.0   0.4.2-2
ii  gir1.2-clutter-1.0   1.10.8-1
ii  gir1.2-cogl-1.0  1.10.2-6
ii  gir1.2-coglpango-1.0 1.10.2-6
ii  gir1.2-folks-0.6 0.6.9-1+b1
ii  gir1.2-freedesktop   1.32.1-1
ii  gir1.2-gconf-2.0 3.2.5-1
ii  gir1.2-gcr-3 3.4.1-3
ii  gir1.2-gdesktopenums-3.0 3.4.2-1
ii  gir1.2-gdkpixbuf-2.0 2.26.1-1
ii  gir1.2-gee-1.0   0.6.4-2
ii  gir1.2-gkbd-3.0  3.4.0.2-1
ii  gir1.2-glib-2.0  1.32.1-1
ii  gir1.2-gmenu-3.0 3.4.2-3
ii  gir1.2-gnomebluetooth-1.03.4.2-1
ii  gir1.2-gtk-3.0   3.4.2-2
ii  gir1.2-json-1.0  0.14.2-1
ii  gir1.2-mutter-3.03.4.1-5
ii  gir1.2-networkmanager-1.00.9.4.0-5
ii  gir1.2-pango-1.0 1.30.0-1
ii  gir1.2-polkit-1.00.105-1
ii  gir1.2-soup-2.4  2.38.1-2
ii  gir1.2-telepathyglib-0.120.18.1-2
ii  gir1.2-telepathylogger-0.2   0.4.0-1
ii  gir1.2-upowerglib-1.00.9.17-1
ii  gjs  1.32.0-2
ii  gnome-bluetooth  3.4.2-1
ii  gnome-icon-theme-symbolic3.4.0-2
ii  gnome-settings-daemon3.4.2-3
ii  gnome-shell-common   3.4.2-1
ii  gnome-themes-standard3.4.2-1
ii  gsettings-desktop-schemas3.4.2-1
ii  libatk1.0-0  2.4.0-2
ii  libc62.13-33
ii  libcairo-gobject21.12.2-2
ii  libcairo21.12.2-2
ii  libcanberra0 0.28-4
ii  libclutter-1.0-0 1.10.8-1
ii  libcogl-pango0   1.10.2-6
ii  libcogl9 1.10.2-6
ii  libcroco30.6.5-1
ii  libdbus-1-3  1.6.0-1
ii  libdbus-glib-1-2   

Bug#656899: mdadm: sending ioctl 1261 to a partition!

2012-08-24 Thread Agamemnon Skepetaris

On 08/23/2012 10:05 PM, Jonathan Nieder wrote:

With what kernel?  The bug report says

Fixed in linux/3.2.23-1

which as far as I know is still true


My server runs with squeeze/stable linux/2.6.32-45.


--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#685748: Please add slapd to Backports repo

2012-08-24 Thread Florian GRUEL
Package: slapd
Version: 2.4.23-7.2
Severity: wishlist

due to the bug mentionned here in a production environnement :
http://www.openldap.org/lists/openldap-technical/201207/msg00167.html

please add packet from testing to backports to get the relevant update in a
proper way


System Information:
Debian Release: 6.0.5
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'stable')
Architecture: amd64 (x86_64)

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

Versions of packages slapd depends on:
ii  adduser3.112+nmu2add and remove users and groups
ii  coreutils  8.5-1 GNU core utilities
ii  debconf [debconf-2.0]  1.5.36.1  Debian configuration management sy
ii  libc6  2.11.3-3  Embedded GNU C Library: Shared lib
ii  libdb4.8   4.8.30-2  Berkeley v4.8 Database Libraries [
ii  libgnutls262.8.6-1+squeeze2  the GNU TLS library - runtime libr
ii  libldap-2.4-2  2.4.23-7.2OpenLDAP libraries
ii  libltdl7   2.2.6b-2  A system independent dlopen wrappe
ii  libperl5.105.10.1-17squeeze3 shared Perl library
ii  libsasl2-2 2.1.23.dfsg1-7Cyrus SASL - authentication abstra
ii  libslp11.2.1-7.8 OpenSLP libraries
ii  libwrap0   7.6.q-19  Wietse Venema's TCP wrappers libra
ii  lsb-base   3.2-23.2squeeze1  Linux Standard Base 3.2 init scrip
ii  perl [libmime-base64-p 5.10.1-17squeeze3 Larry Wall's Practical Extraction 
ii  psmisc 22.11-1   utilities that use the proc file s
ii  unixodbc   2.2.14p2-1ODBC tools libraries

Versions of packages slapd recommends:
ii  libsasl2-modules  2.1.23.dfsg1-7 Cyrus SASL - pluggable authenticat

Versions of packages slapd suggests:
ii  ldap-utils2.4.23-7.2 OpenLDAP utilities

-- debconf information excluded


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#685734: dpkg should manage system users and groups

2012-08-24 Thread Gergely Nagy
Harald Dunkel ha...@afaics.de writes:

 I would like to tell dpkg to use GID 105 for the dbus package on
 all systems. If there is a conflict with an existing entry in
 /etc/passwd or /etc/group, then it should refuse to install.

You can pre-create the dbus group with GID 105 on all machines, so once
the package is installed, the group will already be present, and it
won't re-create it.

-- 
|8]


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#658759: [kirkwood] squeeze-backports kernel fails to boot on SheevaPlug

2012-08-24 Thread Ian Campbell
On Fri, 2012-08-24 at 00:31 -0700, Jonathan Nieder wrote:
 forcemerge 658759 685713
 quit
 
 Hi Ian,
 
 Ian Campbell wrote:
  On Thu, 2012-08-23 at 21:50 +0200, Székelyi Szabolcs wrote:
 
  Linux version 3.2.0-0.bpo.2-kirkwood fails to boot on the SheevaPlug.
 
  This sounds a lot like
  http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=658904
 
 I agree, so merging.  Any ideas for how to word a hint about this for
 the wheezy release-notes?

Hrm, how about:

The version of u-boot shipped from the factory on many
kirkwood(???) devices, as well as u-boot shipped in versions of
Debian prior to Wheezy, contain a bug (#658759) which renders
them unable to boot kernel versions 3.2(???) or newer. This
includes the kernel in Wheezy.

Users are advised to upgrade u-boot before upgrading their
kernel. XXX link to suitable documentation?
http://www.cyrius.com/debian/kirkwood/sheevaplug/uboot-upgrade.html and 
similar?

(??? fact needs checking). 
-- 
Ian Campbell
Current Noise: Kreator - Mars Mantra

For fast-acting relief, try slowing down.


--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#685733: libruby1.9.1: custom_require.rb uses deprecated iconv interface

2012-08-24 Thread James Healy
The deprecation warning was added by the upstream developers of ruby
1.9.3, I would argue strongly against Debian changing that behaviour.

It might be an annoying message, but devieating from upstream should
be treated with caution.

The best fix in this case is probably to use a version of
librarian-puppet that has been updated to avoid using deprecated
behaviour in the interpreter.

James

On 24 August 2012 03:53, Amos Shapira ashap...@atlassian.com wrote:
 Package: libruby1.9.1
 Version: 1.9.3.194-1
 Severity: important

 Dear Maintainer,
 *** Please consider answering these questions, where appropriate ***

* What led up to the situation?

 I installed and started using librarian-puppet
 (https://github.com/rodjek/librarian-puppet) and
 get a warning whenever I execute it.

* What exactly did you do (or not do) that was effective (or
  ineffective)?

 Installed librarian-puppet
 Executed librarian-puppet

* What was the outcome of this action?

 The following warning is emitted, in addition to normal operation:
 /usr/lib/ruby/1.9.1/rubygems/custom_require.rb:36:in `require': iconv will
 be deprecated in the future, use String#encode instead.
 Tasks:
 ...
* What outcome did you expect instead?
 Warning shouldn't be emitted.


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

 Kernel: Linux 3.2.0-3-amd64 (SMP w/8 CPU cores)
 Locale: LANG=en_US.utf8, LC_CTYPE=en_US.utf8 (charmap=UTF-8)
 Shell: /bin/sh linked to /bin/dash

 Versions of packages libruby1.9.1 depends on:
 ii  libc6 2.13-35
 ii  libffi5   3.0.10-3
 ii  libgdbm3  1.8.3-11
 ii  libncurses5   5.9-10
 ii  libncursesw5  5.9-10
 ii  libreadline6  6.2-8
 ii  libssl1.0.0   1.0.1c-4
 ii  libtinfo5 5.9-10
 ii  libyaml-0-2   0.1.4-2
 ii  zlib1g1:1.2.7.dfsg-13

 libruby1.9.1 recommends no packages.

 libruby1.9.1 suggests no packages.

 -- no debconf information



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#645883: Twig package

2012-08-24 Thread Guillaume Duhamel
Hi Paul,

Are you still interested in packaging Twig?

I needed it for some project, so I ended up packaging it myself.
I can upload it somewhere so you can take a look.

Regards,
Guillaume


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#685550: Please update nsd3 to upstream 3.2.13 - fixes VU#517036 CVE-2012-2979 and segfault

2012-08-24 Thread Jeroen Massar
On 2012-08-24 09:38, Julien Cristau wrote:
 Control: severity -1 wishlist
 
 On Tue, Aug 21, 2012 at 22:40:36 +0200, Jeroen Massar wrote:
 
 Package: nsd3
 Severity: critical

 Without justification, not quite.

From the initial message:

Bugfix #461 (VU#517036 CVE-2012-2979): NSD denial of service
vulnerability from DNS packet when using --enable-zone-stats.

Bugfix #460: man page correction - identity.
Fix for nsd-patch segfault if zone has been removed from nsd.conf
(thanks Ilya Bakulin)


One would think that is critical enough to take the 5 minutes to update
the tar.gz from the vendor and roll a new Debian package.

Anyway, in the meantime for our deployment we have done just that and
put them in our private repo and deployed that on our servers.

Thank you for your concern!

Greets,
 Jeroen


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#684395: newer upstream releases

2012-08-24 Thread Nicolas Couchoud
Vincent Chen a écrit :
 I realize Debian is under freeze right now, so this might be an awkward
 time for new packages.

  Clause 5.(a) of http://release.debian.org/wheezy/rc_policy.txt states
that packages should not be too much out of date. So, in my opinion, since
the version of fvwm currently present in Debian testing stopped being
maintained upstream more than a year ago, it can be argued that this bug
and the ones it duplicates (#681255 and #623194) should be considered
release-critical. This argument should make acceptance of your package by
release managers easier.


--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#685550: Please update nsd3 to upstream 3.2.13 - fixes VU#517036 CVE-2012-2979 and segfault

2012-08-24 Thread Ondřej Surý
On Fri, Aug 24, 2012 at 10:55 AM, Jeroen Massar jer...@unfix.org wrote:
 On 2012-08-24 09:38, Julien Cristau wrote:
 Control: severity -1 wishlist

 On Tue, Aug 21, 2012 at 22:40:36 +0200, Jeroen Massar wrote:

 Package: nsd3
 Severity: critical

 Without justification, not quite.

 From the initial message:

 Bugfix #461 (VU#517036 CVE-2012-2979): NSD denial of service
 vulnerability from DNS packet when using --enable-zone-stats.

Not used in Debian.

 Bugfix #460: man page correction - identity.

Documentation bug.

 Fix for nsd-patch segfault if zone has been removed from nsd.conf
 (thanks Ilya Bakulin)

Not critical (cannot be triggered remotely or locally) and has a
workaround.  I might consider backporting this issue, but haven't seen
the patch yet and don't have time for that now.

 One would think that is critical enough to take the 5 minutes to update
 the tar.gz from the vendor and roll a new Debian package.

But not when there is a freeze in place, since it wouldn't automatically
transfer to testing and would need a manual review by release team.

O.
-- 
Ondřej Surý ond...@sury.org


--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#685749: xen-utils-4.1: /usr/lib/xen-default missing

2012-08-24 Thread Oliver
Subject: xen-utils-4.1: /usr/lib/xen-default missing
Package: xen-utils-4.1
Version: 4.1.3-1
Severity: important

Dear Maintainer,

when using paravirtualization with xen and libvirt the path for pygrub is:
/usr/lib/xen-default/bin/pygrub

But this path is not provided with xen-utils-4.1 and will brake upgrades to
wheezy.

With xen-utils-4.0 and debian squeeze this path is provided with
update-alternatives in the postinst Skript.

With xen-utils-4.1 the alternative command in the postinst script removes
xen-default. Why?

This patch fixes the problem:
--- xen-utils-4.1.postinst  2012-08-17 11:47:00.0 +0200
+++ xen-utils-4.1.postinst.new  2012-08-24 10:35:12.0 +0200
@@ -4,7 +4,7 @@
 
 case $1 in
 configure)
-update-alternatives --remove xen-default /usr/lib/xen-4.1
+update-alternatives --install /usr/lib/xen-default xen-default 
/usr/lib/xen-4.1 1 || true
 if [ -x /etc/init.d/xen ]; then
invoke-rc.d xen start || exit $?
 fi

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

Kernel: Linux 3.2.0-3-amd64 (SMP w/24 CPU cores)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/dash

Versions of packages xen-utils-4.1 depends on:
ii  e2fslibs  1.42.5-1
ii  libc6 2.13-33
ii  libgnutls26   2.12.20-1
ii  libncurses5   5.9-10
ii  libpci3   1:3.1.9-5
ii  libtinfo5 5.9-10
ii  libuuid1  2.20.1-5.1
ii  libxen-4.14.1.3-1
ii  libxenstore3.04.1.3~rc1+hg-20120614.a9c0a89c08f2-4
ii  python2.7.3~rc2-1
ii  python2.7 2.7.3~rc2-2.1
ii  xen-utils-common  4.1.3-1
ii  zlib1g1:1.2.7.dfsg-13

Versions of packages xen-utils-4.1 recommends:
ii  bridge-utils   1.5-4
pn  qemu-keymaps   none
pn  qemu-utils none
ii  xen-hypervisor-4.1-amd64 [xen-hypervi  4.1.3~rc1+hg-20120614.a9c0a89c08f2-4

Versions of packages xen-utils-4.1 suggests:
pn  xen-docs-4.1  none

-- no debconf information


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#685741: unblock: qpid-cpp/0.16-7

2012-08-24 Thread Cajus Pollmeier
Am Freitag, 24. August 2012, 10:19:45 schrieben Sie:
 Control: tags -1 + moreinfo
 
 On Fri, 2012-08-24 at 08:47 +0200, Cajus Pollmeier wrote:
  Please unblock package qpid-cpp
  
  This upload fixes a security problem inside of qpid client handlings
  (CVE-2012-3467). Please see
  
  http://www.openwall.com/lists/oss-security/2012/08/09/6
 
 +--- a/src/qpid/broker/SaslAuthenticator.h
  b/src/qpid/broker/SaslAuthenticator.h
 +@@ -54,7 +54,7 @@
 + static void init(const std::string saslName, std::string const 
 saslConfigPath ); + static void fini(void);
 +
 +-static std::auto_ptrSaslAuthenticator
 createAuthenticator(Connection connection, bool isShadow); ++static
 std::auto_ptrSaslAuthenticator createAuthenticator(Connection
 connection);
 
 createAuthenticator() is a public symbol of libqpidbroker, which is
 shipped as a public library in /usr/lib.  That means the library has
 changed ABI without changing SONAME afaics.

libqpidbroker is only used by the qpid broker itself. There's nothing in 
testing that uses the broker library - besides the broker itself. Unstable has 
the qpidd-msgstore module that makes use of that library.

I'm not sure if and how I can simply change the SONAME for the broker. And if 
there's a need for that in this case. Any hints?


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


Bug#673763: [php-maint] Bug#673763: Upgrade to php 5.4 broke system-fallback for date_default_timezone_get()

2012-08-24 Thread Ondřej Surý
Hi Andreas,

I have pulled code from PHP 5.3 and removed the extra warning. PHP 5.4.4-6 will
have the fix.

O.

On Mon, May 21, 2012 at 11:32 AM, Andreas Pakulat ap...@gmx.de wrote:
 Package: php5
 Version: 5.4.3-4
 Severity: important

 Hi,

 apparently upstream changed the logics of the
 date_default_timezone_get() function in a way such that the
 use_embedded_timezonedb_fixes.patch is not having any effect anymore.

 At least here with:

 cat /etc/timezone
 Europe/Berlin

 this php script:

 ?php
 echo date_default_timezone_get();
 ?

 produces this output:
 PHP Warning:  date_default_timezone_get(): It is not safe to rely on the
 system's timezone settings. You are *required* to use the date.timezone
 setting or the date_default_timezone_set() function. In case you used
 any of those methods and you are still getting this warning, you most
 likely misspelled the timezone identifier. We selected the timezone
 'UTC' for now, but please set date.timezone to select your timezone. in
 /tmp/tzinfo.php on line 3
 UTC

 While php 5.3 correctly produced Europe/Berlin without any warnings.

 Andreas

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

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

 Versions of packages php5 depends on:
 ii  libapache2-mod-php5  5.4.3-4
 ii  php5-common  5.4.3-4

 php5 recommends no packages.

 php5 suggests no packages.

 -- no debconf information



 ___
 pkg-php-maint mailing list
 pkg-php-ma...@lists.alioth.debian.org
 http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-php-maint



-- 
Ondřej Surý ond...@sury.org


--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#685550: Please update nsd3 to upstream 3.2.13 - fixes VU#517036 CVE-2012-2979 and segfault

2012-08-24 Thread Jeroen Massar
On 2012-08-24 11:04, Ondřej Surý wrote:
[..]
 One would think that is critical enough to take the 5 minutes to update
 the tar.gz from the vendor and roll a new Debian package.
 
 But not when there is a freeze in place, since it wouldn't automatically
 transfer to testing and would need a manual review by release team.

Aha another freeze. That explains it a bit.

Note that I am never aware of these 'freezes' as we simply run unstable
everywhere, as the newest tends to be the best and as long as you
upgrade one box for testing first and then do the rest there are very
few issues that I have had over the last 15+ years of Debian usage...

Greets,
 Jeroen


--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#685480: Additional Information

2012-08-24 Thread Gregor Burck
I test libpam-mysql on an stable amd64 installation and get same message.
On an fedora 17 does it work.
--


--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#676972: [php-maint] Bug#676972: php5-fpm startup process crashy since 5.4.4-rc2

2012-08-24 Thread Ondřej Surý
tags 676972 +moreinfo
thank you

Andre  Anthony,

I have pulled some fix for crasher bug into 5.4.4-4, could you please
try with that version?

And if that doesn't help, could you please try with 5.4.6-1 from
experimental, the fpm SAPI got several updates?

Also if nothing helps, it's probably upstream bug and worth reporting
to bugs.php.net (I could do it for you, but it's usually better if the
person who experiences the crash do the report and adds to URL here.)

O.

On Sun, Jun 10, 2012 at 11:05 PM, Andre Tomt an...@tomt.net wrote:
 Package: php5-fpm
 Version: 5.4.4~rc2-1
 Severity: important

 The php5 FPM SAPI does not reliably start up for me after 5.4.4~rc2-1 
 migrated to testing and landed on my system.
 It will randomly lock up during startup, just after it has started its worker 
 processes and should be exiting.
 This makes the php5-fpm init script lock up also of course.

 When in this wedged state it will not respond to a SIGTERM anymore, you have 
 to SIGKILL it. Attaching strace to
 the hung process indicates it is locking on some futex() call:
 futex(0x7fe3a4215e60, FUTEX_WAIT_PRIVATE, 2, NULL

 It seems to be timing related, as 1) its random, 2) running it under strace 
 or gdb makes all sorts of things
 happen randomly.

 5.3.3-6 from snapshots does not show this behaviour.

 Also I noticed the 5.4.4~rc2-1 php reports version 5.4.5-dev. Hum.

 No odd modules enabled, only -gd, -imap, -mcrypt and -mysql

 -- System Information:
 Debian Release: wheezy/sid
   APT prefers testing
   APT policy: (900, 'testing'), (800, 'unstable')
 Architecture: amd64 (x86_64)

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

 Versions of packages php5-fpm depends on:
 ii  dpkg  1.16.3
 ii  libbz2-1.01.0.6-1
 ii  libc6 2.13-33
 ii  libcomerr21.42.2-2
 ii  libdb5.1  5.1.29-1
 ii  libgssapi-krb5-2  1.10.1+dfsg-1
 ii  libk5crypto3  1.10.1+dfsg-1
 ii  libkrb5-3 1.10.1+dfsg-1
 ii  libmagic1 5.11-1
 ii  libonig2  5.9.1-1
 ii  libpcre3  1:8.30-5
 ii  libqdbm14 1.8.78-2
 ii  libssl1.0.0   1.0.1c-3
 ii  libxml2   2.8.0+dfsg1-3
 ii  mime-support  3.52-1
 ii  php5-common   5.4.3-6
 ii  tzdata2012c-1
 ii  ucf   3.0025+nmu3
 ii  zlib1g1:1.2.7.dfsg-11

 php5-fpm recommends no packages.

 Versions of packages php5-fpm suggests:
 pn  php-pear  none

 -- Configuration Files:
 /etc/php5/fpm/php-fpm.conf changed [not included]
 /etc/php5/fpm/pool.d/www.conf changed [not included]

 -- no debconf information



 ___
 pkg-php-maint mailing list
 pkg-php-ma...@lists.alioth.debian.org
 http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-php-maint



-- 
Ondřej Surý ond...@sury.org


--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#685353: qemu-kvm 1.1.1 hangs using 100% CPU when using ES1370 emulation

2012-08-24 Thread Mike Gerber
Hi Michael, Vassili,

* Michael Tokarev schrieb:
 Can you also check whenever hda emulated device also shows this issue?

I'm now using

sound model='ich6'
  alias name='sound0'/
  address type='pci' domain='0x' bus='0x00' slot='0x06' 
function='0x0'/
/sound

which libvirt is translating to:

  -device intel-hda,id=sound0,bus=pci.0,addr=0x6 
  -device hda-duplex,id=sound0-codec0,bus=sound0.0,cad=0

I'll wait if that brings any improvement. (For now I get a bad IRQ in dmesg, but
audio input works. Might deal with that later.)

Mike


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#667511: RFS: updeb/1.0.3 [NEW] -- Non-interactive upgrade Debian system

2012-08-24 Thread Vladimir Stavrinov
On Thu, Aug 23, 2012 at 7:13 PM, Yaroslav Halchenko
deb...@onerussian.com wrote:

 would you mind making one of such exemplar reports publicly available
 for the demonstration purposes? ;)

http://sourceforge.net/projects/updeb/files/updeb-report_example.txt


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#685749: [Pkg-xen-devel] Bug#685749: xen-utils-4.1: /usr/lib/xen-default missing

2012-08-24 Thread Ian Campbell
On Fri, 2012-08-24 at 10:38 +0200, Oliver wrote:
 Subject: xen-utils-4.1: /usr/lib/xen-default missing
 Package: xen-utils-4.1
 Version: 4.1.3-1
 Severity: important
 
 Dear Maintainer,
 
 when using paravirtualization with xen and libvirt the path for pygrub is:
 /usr/lib/xen-default/bin/pygrub
 
 But this path is not provided with xen-utils-4.1 and will brake upgrades to
 wheezy.
 
 With xen-utils-4.0 and debian squeeze this path is provided with
 update-alternatives in the postinst Skript.
 
 With xen-utils-4.1 the alternative command in the postinst script removes
 xen-default. Why?

xen-default isn't used/doesn't exist any more.

libvirt should just use pygrub and let the xen toolstack figure out
the path.

Ian.


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#685353: qemu-kvm 1.1.1 hangs using 100% CPU when using ES1370 emulation

2012-08-24 Thread Mike Gerber
Hi, again,

(gdb) step
73  in /tmp/buildd/qemu-kvm-1.1.1+dfsg/audio/rate_template.h
(gdb) 
75  in /tmp/buildd/qemu-kvm-1.1.1+dfsg/audio/rate_template.h

Btw, I started another gdb session today, before switching to ich6. qemu-kvm is
apparently looping here in rate_template.h because of those values (different
gdb session):

(gdb) 
71while (rate-ipos = (rate-opos  32)) {
(gdb) 
72ilast = *ibuf++;
(gdb) 
73rate-ipos++;
(gdb) 
75if (ibuf = iend) {
(gdb) 
73rate-ipos++;
(gdb) 
75if (ibuf = iend) {
(gdb) 
71while (rate-ipos = (rate-opos  32)) {
(gdb) print rate-ipos
$1 = 1127898092
(gdb) print rate-opos  32
$2 = 4294967295

Mike


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#684736: [Openstack-devel] Bug#684736: melange: ImportError: No module named melange

2012-08-24 Thread Ola Lundqvist
tags 684736 + patch
thanks

Hi openstack developers

The attached patch should solve this problem. Do you want me to upload
this fix?

I have not tested it but it should solve the problem.

Best regards,

// Ola


// Ola

On Mon, Aug 13, 2012 at 04:04:51PM +0200, Jakub Wilk wrote:
 Package: melange
 Version: 1:2012.1-2
 Severity: serious
 
 None of the binaries provided by melange start in a minimal chroot:
 
 $ melange-delete-deallocated-ips
 Traceback (most recent call last):
   File /usr/bin/melange-delete-deallocated-ips, line 48, in module
 from melange import ipv4
 ImportError: No module named melange
 
 $ melange-manage
 Traceback (most recent call last):
   File /usr/bin/melange-manage, line 38, in module
 from melange import ipv4
 ImportError: No module named melange
 
 $ melange-server
 Traceback (most recent call last):
   File /usr/bin/melange-server, line 38, in module
 from melange import ipv4
 ImportError: No module named melange
 
 
 -- System Information:
 Debian Release: wheezy/sid
   APT prefers unstable
   APT policy: (990, 'unstable')
 Architecture: i386 (i686)
 
 Kernel: Linux 3.2.0-3-686-pae (SMP w/1 CPU core)
 Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
 Shell: /bin/sh linked to /bin/dash
 
 Versions of packages melange depends on:
 ii  adduser  3.113+nmu3
 ii  python   2.7.3-2
 
 -- 
 Jakub Wilk
 
 ___
 Openstack-devel mailing list
 openstack-de...@lists.alioth.debian.org
 http://lists.alioth.debian.org/mailman/listinfo/openstack-devel
 

-- 
 --- Inguza Technology AB --- MSc in Information Technology 
/  o...@inguza.comAnnebergsslingan 37\
|  o...@debian.org   654 65 KARLSTAD|
|  http://inguza.com/Mobile: +46 (0)70-332 1551 |
\  gpg/f.p.: 7090 A92B 18FE 7994 0C36 4FE4 18A1 B1CF 0FE5 3DD9  /
 ---


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#685251: [Openstack-devel] Bug#685251: quantum-plugin-ryu-agent: ImportError: No module named ryu.agent.ryu_quantum_agent / ryu.app

2012-08-24 Thread Ola Lundqvist
Hi openstack developers

This bug is seen also in testing.

An obvious fix is to add a dependency on a dependency on quantum-plugin-ryu
for quantum-plugin-ryu-agent.  But that is not the whole solution. The other
thing that is needed is ryu.app, which I understand is not part of the
quantum source. But rather from ruy source. That software is not in debian
to my knowledge. Should we remove this module totally as it does not work
anyway without ruy in Debian. If not we need to have the whole source in
contrib section which is not a good thing I guess.

What do you think?

// Ola

On Sat, Aug 18, 2012 at 10:38:18PM +0200, Jakub Wilk wrote:
 Package: quantum-plugin-ryu-agent
 Version: 2012.1-6
 Severity: grave
 Justification: renders package unusable
 
 If quantum-plugin-ryu is not installed, quantum-ryu-agent doesn't start:
 
 # /usr/bin/quantum-ryu-agent
 Traceback (most recent call last):
 File /usr/bin/quantum-ryu-agent, line 22, in module
   from quantum.plugins.ryu.agent.ryu_quantum_agent import main
 ImportError: No module named ryu.agent.ryu_quantum_agent
 
 
 If quantum-plugin-ryu is installed, quantum-ryu-agent doesn't start
 either, but with a different error:
 
 # /usr/bin/quantum-ryu-agent
 Traceback (most recent call last):
 File /usr/bin/quantum-ryu-agent, line 22, in module
   from quantum.plugins.ryu.agent.ryu_quantum_agent import main
 File 
 /usr/lib/python2.7/dist-packages/quantum/plugins/ryu/agent/ryu_quantum_agent.py,
  line 32, in module
   from ryu.app import rest_nw_id
 ImportError: No module named ryu.app
 
 
 (Disclaimer: I have no idea what quantum-ryu-agent is about. I
 discovered that it doesn't work by running some semi-automatic
 tests.)
 
 -- System Information:
 Debian Release: wheezy/sid
 APT prefers unstable
 APT policy: (990, 'unstable')
 Architecture: i386 (i686)
 
 Kernel: Linux 3.2.0-3-686-pae (SMP w/1 CPU core)
 Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
 Shell: /bin/sh linked to /bin/dash
 
 Versions of packages quantum-plugin-ryu-agent depends on:
 ii  python  2.7.3-2
 ii  python-quantum  2012.1-6
 ii  python2.7   2.7.3-3
 
 -- 
 Jakub Wilk
 
 ___
 Openstack-devel mailing list
 openstack-de...@lists.alioth.debian.org
 http://lists.alioth.debian.org/mailman/listinfo/openstack-devel
 

-- 
 --- Inguza Technology AB --- MSc in Information Technology 
/  o...@inguza.comAnnebergsslingan 37\
|  o...@debian.org   654 65 KARLSTAD|
|  http://inguza.com/Mobile: +46 (0)70-332 1551 |
\  gpg/f.p.: 7090 A92B 18FE 7994 0C36 4FE4 18A1 B1CF 0FE5 3DD9  /
 ---


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#676521: gnome-settings-daemon spinning

2012-08-24 Thread Sam Morris
bts forwarded 676521 https://bugzilla.gnome.org/show_bug.cgi?id=679151
thanks

I'm pretty sure this is the numlock toggling bug. If this happens again,
you can run 'dconf watch /' and see exactly what g-s-d is up to.

Regards,

-- 
Sam Morris s...@robots.org.uk


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#685750: IA64 (Itanium) Wheezy, mach64, decommissioned xorg drivers

2012-08-24 Thread Stephan Schreiber

Package: xserver-xorg-video-mach64
Severity: important
Tags: wheezy



IA64 (Itanium) Wheezy, mach64, decommissioned xorg drivers


Boot method: netinst CD
Image version: a self build netinst CD which bases on the data of
Wheezy beta-1 and the patch proposals of bug#678883, 679545, 685186.
Date: Aug. 24, 2012

Machine: Dell PowerEdge 3250
Processor: 2x Itanium Madison 1.5GHz 6M
Memory: 4G
Graphics: build-in ATI Rage XL
01:01.0 VGA compatible controller [0300]: Advanced Micro Devices [AMD]
nee ATI Rage XL [1002:4752] (rev 27)
Subsystem: Intel Corporation Device [8086:3404]


I could install a minimum Debian Wheezy with my self-build netinst CD.  
I installed gnome-core but after the next reboot the screen flashed a  
few times, was completely black a few seconds later, the hard disk  
drive led flashed rythmic. Switching to another console wasn't possible.



There was a large count of xorg log files:
/var/log/Xorg.0.log
/var/log/Xorg.0.log.old
/var/log/Xorg.1.log
/var/log/Xorg.1.log.old

/var/log/Xorg.200.log
/var/log/Xorg.200.log.old


what gives me an idea what happened while the hard disk drive led  
flashed rythmic.
Graphics is a ATI Rage XL, the 'mach64' xorg driver would be the right  
one - 'mach64' might be loaded by the 'ati' xorg driver.

The most interesting lines in Xorg.0.log.old are
[92.560] (II) LoadModule: ati
[92.560] (II) Loading /usr/lib/xorg/modules/drivers/ati_drv.so
[92.560] (II) Module ati: vendor=X.Org Foundation
[92.560]compiled for 1.12.1.902, module version = 6.14.4
[92.580]Module class: X.Org Video Driver
[92.580]ABI class: X.Org Video Driver, version 12.0
[92.581] (II) LoadModule: mach64
[92.581] (WW) Warning, couldn't open module mach64
[92.581] (II) UnloadModule: mach64
[92.581] (II) Unloading mach64
[92.581] (EE) Failed to load module mach64 (module does not exist, 0)

Then I found the Debian bug#671386 report. I thought my glasses lift  
up when I read it :-).



This is the commit which removed the functions inb, inw, inl, outb,  
outw, outl:

http://cgit.freedesktop.org/xorg/xserver/commit/?id=aa0bfb0f133481c57762012e8e30c05ffa151423

The commit reads at the top
pciaccess handles this now.

A removed comment reads
- * We use special in/out routines here since Altix platforms require the
- * use of the sysfs legacy_io interface.  The legacy_io file maps to the I/O
- * space of a given PCI domain; reads and writes are used to do port I/O.
- * The file descriptor for the file is stored in the upper bits of the
- * value passed in by the caller, and is created and populated by
- * xf86MapLegacyIO.
- *
- * If the legacy_io interface doesn't exist, we fall back to the glibc in/out
- * routines, which are prefixed by an underscore (e.g. _outb).


Further investigations are needed...

Kind regards
Stephan Schreiber


--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#684713: support for partitioned linux md devices

2012-08-24 Thread Miquel van Smoorenburg

On 24-08-12 9:01 AM, Jim Meyering wrote:

However, there is one minor oversight/bug in the kernel: the
sysfs range key is still set to 1 for md devices. That means
libparted thinks that it's not possible to partition that device,
when in fact it is.

The attached patch reckognizes that situation: if running on
a kernel = 2.6.28, and the device is a PED_DEVICE_MD, and the
sysfs 'range' key is set to '1', _device_get_partition_range()
returns MAX_NUM_PARTS instead.


Thanks for the patch.
FYI, Petr Uzel made the following change in v3.0-61-gca97da9:

 * libparted/arch/linux.c (_device_get_partition_range): Use
 /sys/block/DEV/ext_range instead of range sysfs file


Oh cool, that fixes the same bug. I was working of the debian version so 
I didn't notice it was already fixed. Sorry for the noise, please 
discard my patch.


ext_range was added in kernel 2.6.28 (released 25 Dec 2008, almost 4 
years ago) - I wonder if using ext_range instead of range should be made 
conditional depending on KERNEL_VERSION, or are kernels  2.6.28 
sufficiently ancient that it's not worth worrying about? For debian it 
doesn't really matter I guess.


Mike.


--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#682153: geany: high CPU load while idle

2012-08-24 Thread Colomban Wendling
reassign 682153 gtk2-engines-oxygen 1.2.4-1
retitle 682153 high CPU usage with idle Geany when using oxygen-gtk
thanks

Le 07/08/2012 09:01, Boris Hollas a écrit :
 
 After much experimentation I discovered the following:
 - I can't reproduce the problem if I use the default theme on Xfce4
 - I can always reproduce the problem if I use the oxygen-gtk theme on Xfce4,
 with
 gtk2-engines-oxygen, gtk3-engines-oxygen, oxygen-icon-theme installed. As
 before, no plugins were installed and I've removed geany.conf.
 
 However, geany is the only program I've encountered that shows this problem
 when oxygen-gtk is used.

Thanks for your investigations.

The upstream report [1] you linked in your original report also finally
spotted that the issue seemed entirely related to the oxygen-gtk theme
engine; and I can effectively reproduce the issue using oxygen-gtk
engine  theme.  I believe it's an oxygen-gtk issue and not a Geany one
then -- and it wouldn't be the first report that actually is an
oxygen-gtk issue.  I reassign to oxygen-gtk.

Regards,
Colomban


[1]
https://sourceforge.net/tracker/?func=detailaid=3527858group_id=153444atid=787791


--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#685751: installation-reports

2012-08-24 Thread 猿渡翔一郎
Package: installation-reports

Boot method: USB Boot
Image version:
http://cdimage.debian.org/cdimage/weekly-builds/amd64/iso-cd/debian-testing-amd64-xfce+lxde-CD-1.iso
Date:2012/08/24
Machine:HP dm1-3213AU
Processor:AMD dualcore processor E-350 + AMD Radeon HD 6310 Graphics
Memory:8G
Partitions: df -Tl の結果; 生のパーティションテーブルが望ましいです

Output of lspci -nn and lspci -vnn:

Base System Installation Checklist:
[O] = OK, [E] = Error (please elaborate below), [ ] = didn't try it

Initial boot:   [ ]
Detect network card:[E]
Configure network:  [ ]
Detect CD:  [O]
Load installer modules: [ ]
Detect hard drives: [ ]
Partition hard drives:  [ ]
Install base system:[ ]
Clock/timezone setup:   [ ]
User/password setup:[ ]
Install tasks:  [ ]
Install boot loader:[ ]
Overall install:[ ]

Comments/Problems:

Installation was tried on CUI and GUI.
By however, network hardware detecting
It freezes.

Boot USB was made from MacOS X (10.6.8) as follows.
$diskutil list
$diskutil umountDisk /dev/foo
$dd if=~/bar/debian-testing-amd64-xfce+lxde-CD-1.iso of=/dev/foo

インストールに関すること。初期インストール時に抱いた感想、コメント、アイデアなどがあればそれらもお書きください

-- 
---
  有明工業高等専門学校 5年電子情報工学科
猿渡 翔一郎(Shoichiro Saruwatari)
E-mail: 
i46...@ga.ariake-nct.ac.jphttp://jp.mc32.mail.yahoo.co.jp/mc/compose?to=i46...@ga.ariake-nct.ac.jp


Bug#668354: [Pkg-sysvinit-devel] Bug#668354: sysv-rc: doesn't start service at boot due to high S98 number

2012-08-24 Thread Teodor MICU
Package: sysv-rc
Version: 2.88dsf-22.1

First, this problem is present in Debian Linux 7.0 (wheezy).

Second, the sequence numbers does NOT matter. The only thing that made
a difference was to execute update-rc.d twice (name remove +
defaults).

Any idea why adding these symlinks manually (K02 + S98) is not enough?
What other action(s) does 'update-rc.d name defaults' do?

Cheers


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#685499: closed by Michael Gilbert mgilb...@debian.org (Re: Bug#685499: debian-installer: Include firmware-linux)

2012-08-24 Thread Philipp Kern
On Wed, Aug 22, 2012 at 05:59:47AM +0200, Christian PERRIER wrote:
 Quoting Philipp Kern (pk...@debian.org):
  PS: No, I'm not happy it's closed. But I find it riduculous if you add 
  another
  CPU that you cannot control to load firmware, like a free mobile handset 
  did.
  And then it's free!!111 It's not all clear to me what a GR on a seperate
  section for firmware would yield. (Especially given the fact that users now
  need to activate the whole of non-free to get the firmware they need.
  Ridiculous as well.)
 Hmmm, do we really need a GR in order to have two non-free sections?

If we want to include firmware on the installation media, then yes. If not,
ftp-master could possibly be petitioned. But I doubt that much would happen
without a GR.

Kind regards
Philipp Kern


signature.asc
Description: Digital signature


Bug#685753: ocfs2-tools-pacemaker: Package dependency problem: ocfs2_controld.pcmk needs package openais

2012-08-24 Thread Andreas Schindler
Package: ocfs2-tools-pacemaker
Version: 1.6.4-1
Severity: normal

We tried the following:

- corosync + pacemaker
- drbd8
- kernel DLM
- ocfs2-tools
- ocfs2-tools-pacemaker

Up to kernel DLM work fine in the cluster
Trying to add O2CB results in an unknown start error

The solution is to install package openais and restart corosync

Obviously there is a runtime dependency with some of the libraries/binaries
openais brings into the system with ocfs2_controld.pcmk.



-- System Information:
Debian Release: 6.0.5
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'stable')
Architecture: i386 (i686)

Kernel: Linux 2.6.32-5-686-bigmem (SMP w/2 CPU cores)
Locale: LANG=de_DE.utf8, LC_CTYPE=de_DE.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#685755: Move homepage to homepage field in the control file

2012-08-24 Thread Erik Esterer
Package: iisemulator
Version: 0.95-3
Severity: minor

Dear Javier!

The homepage mentioned in the description of this package should be moved
to the homepage field of the control file, see
http://www.debian.org/doc/debian-policy/ch-controlfields.html#s-f-Homepage.

Regards,
Erik


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#683477: No sound in Amarok after upgrade to 0.6.0-1

2012-08-24 Thread Marcus Frings
* Marcus Frings marcus.fri...@oc.rwth-aachen.de wrote:

 Downgrading to 0.5.0-1 fixes this reproducible for me. Something I
 don't understand is that on two other systems I don't encounter this
 behaviour with 0.6.0-1.

FYI: After some reboots and playing around with the sound configuration
in amarok, the problem vanished somehow, thus making my downgrade to
0.5.0-1 become unnecessary. Everything is working with 0.6.0-1 now!

Best regards,
Marcus


pgpd2LeRIyo2X.pgp
Description: PGP signature


Bug#685756: apt-xapian-index makes 256 MB RAM laptop very unresponsive

2012-08-24 Thread Bertil
Package: installation-reports

Boot method: CD
Image version: 
http://cdimage.debian.org/cdimage/wheezy_di_beta1/i386/iso-cd/debian-wheezy-DI-b1-i386-netinst.iso
Date: Aug 22, 15:37

Machine: HP Omnibook 6000
Partitions:
Filesystem Type 1K-blocks    
Used Available Use% Mounted on
rootfs rootfs   154082676 
5548756 140819104   4% /
udev   devtmpfs 10240   
0 10240   0% /dev
tmpfs  tmpfs    25452 
264 25188   2% /run
/dev/disk/by-uuid/1244a110-6ee7-4f63-a8bf-330c425ff71c ext4 154082676 
5548756 140819104   4% /
tmpfs  tmpfs 5120   
0  5120   0% /run/lock
tmpfs  tmpfs    50904  
24 50880   1% /tmp
tmpfs  tmpfs    50904  
68 50836   1% /run/shm


Base System Installation Checklist:
[O] = OK, [E] = Error (please elaborate below), [ ] = didn't try it

Initial boot:   [O]
Detect network card:    [O]
Configure network:  [O]
Detect CD:  [O]
Load installer modules: [0]
Clock/timezone setup:   [0]
User/password setup:    [0]
Detect hard drives: [0]
Partition hard drives:  [0]
Install base system:    [O]
Install tasks:  [0]
Install boot loader:    [0]
Overall install:    [E]

Comments/Problems:

The overall LXDE install was successful including encryption of the swap 
partition.
However, after the first boot and after a few moments, package apt-xapian-index
rebuild it's index. At that very moment the HP laptop simply becomes very 
unresponsive.
256 MB RAM is not enough for apt-xapian-index as seen from below 'free'
outputs, with and after removal (in recovery mode!) of apt-xapian-index. This is
somewhat disappointing considered that LXDE should be the lean desktop and 

that other application like an IDE and iceweasel runs ok.

Output of free and with apt-xapian-index running:
-
 total   used   free shared    buffers cached
Mem:    254508 250776   3732  0 92   4324
-/+ buffers/cache: 246360   8148
Swap:  1991676 129112    1862564

After removal of package apt-xapian-index:
--
 total   used   free shared    buffers cached
Mem:    254508 225000  29508  0  20424 129328
-/+ buffers/cache:  75248 179260
Swap:  1991676  0    1991676

A few possible solutions in respect to the installer and the package itself.

(i) Debian installer:
In the installer task (Debian Desktop), one can consider to exclude the
package as default.
(ii) apt-xapian-index install: In the 'Setting up apt-xapian-index', do not
automatically start the background task ..rebuilding index..
since the processor will shuffling data between physical memory and swap and
not finish the task.
(iii) apt-xapian-index: The program could check for sufficient memory and not
start the rebuild task if memory low or should not run at all.

Unfortunately the scarcity of really compatible laptop RAM is hard to find.
I have included hardware-summary and the 'cat /proc/meminfo' for above cases.

Cheers
Bertil


omnibook6000.apt_xapian_index.tar.gz
Description: GNU Zip compressed data


Bug#683344: unblock: cciss-vol-status/1.09-3

2012-08-24 Thread Christian Hofstaedtler
* Niels Thykier ni...@thykier.net [120815 10:09]:
 [..]
 debhelper compat 9 bumps are generally not accepted post freeze.  If
 hardening flags is important for this package, consider using
 dpkg-buildflags directly or possibly /usr/share/dpkg/buildflags.mk...

I've prepared version 1.09-2+deb7u1 which only adds the new hardware
IDs and changes nothing else. debdiff attached.

Will this be ok?

Thanks,
Christian

diff -Nru cciss-vol-status-1.09/debian/changelog 
cciss-vol-status-1.09/debian/changelog
--- cciss-vol-status-1.09/debian/changelog  2011-08-29 01:47:50.0 
+0200
+++ cciss-vol-status-1.09/debian/changelog  2012-08-24 13:01:09.0 
+0200
@@ -1,3 +1,9 @@
+cciss-vol-status (1.09-2+deb7u1) testing-proposed-updates; urgency=low
+
+  * Add new hardware IDs for HP Gen8 hardware. (Closes: #680310)
+
+ -- Christian Hofstaedtler christ...@hofstaedtler.name  Fri, 24 Aug 2012 
12:59:59 +0200
+
 cciss-vol-status (1.09-2) unstable; urgency=low
 
   * Switched to minimal rules file, to fix lintian warning
diff -Nru cciss-vol-status-1.09/debian/patches/device_ids 
cciss-vol-status-1.09/debian/patches/device_ids
--- cciss-vol-status-1.09/debian/patches/device_ids 1970-01-01 
01:00:00.0 +0100
+++ cciss-vol-status-1.09/debian/patches/device_ids 2012-08-24 
12:59:48.0 +0200
@@ -0,0 +1,44 @@
+Description: Add P71Xm and Gen8 hardware IDs
+Author: Christian Hofstaedtler christ...@hofstaedtler.name
+Forwarded: no
+Last-Update: 2012-07-04
+
+Based on a patch by Dean Hamstead. Further device IDs extracted
+from FreeBSD commit r230588. Device IDs confirmed by Mike Miller.
+
+Index: cciss-vol-status/cciss_vol_status.c
+===
+--- cciss-vol-status.orig/cciss_vol_status.c   2012-07-04 22:58:01.419398220 
+0200
 cciss-vol-status/cciss_vol_status.c2012-07-04 23:20:21.850109199 
+0200
+@@ -131,6 +131,15 @@
+   { 0x3245103C, Smart Array P410i,  0, 1},
+   { 0x3247103C, Smart Array P411,   0, 1},
+   { 0x3249103C, Smart Array P812,   0, 1},
++  { 0x324A103C, Smart Array P712m,  0, 1},
++  { 0x324B103C, Smart Array P711m,  0, 1},
++  { 0x3350103C, Smart Array P222,   0, 1},
++  { 0x3351103C, Smart Array P420,   0, 1},
++  { 0x3352103C, Smart Array P421,   0, 1},
++  { 0x3353103C, Smart Array P822,   0, 1},
++  { 0x3354103C, Smart Array P420i,  0, 1},
++  { 0x3355103C, Smart Array P220i,  0, 1},
++  { 0x3356103C, Smart Array P721m,  0, 1},
+   { 0xe0110e11, HP MSA500,  1, 0}, /* aka Smart Array CL */
+   { 0xe0200e11, HP MSA500 G2,   1, 0},
+   { 0xe0300e11, HP MSA20,   1, 0},
+@@ -1217,6 +1226,15 @@
+   HP  P410i,
+   HP  P411,
+   HP  P812,
++  HP  P712m,
++  HP  P711m,
++  HP  P222,
++  HP  P420,
++  HP  P421,
++  HP  P822,
++  HP  P420i,
++  HP  P220i,
++  HP  P721m,
+   NULL,
+ };
+ 
diff -Nru cciss-vol-status-1.09/debian/patches/series 
cciss-vol-status-1.09/debian/patches/series
--- cciss-vol-status-1.09/debian/patches/series 2011-08-29 01:47:50.0 
+0200
+++ cciss-vol-status-1.09/debian/patches/series 2012-08-24 12:59:48.0 
+0200
@@ -1,2 +1,3 @@
 fix-manpage
 allow_short_persnickety_option
+device_ids


signature.asc
Description: Digital signature


Bug#685757: /usr/lib/fsl/4.1/fsl_sub: variable FSLPARALLEL is ignored if variable SGE_ROOT is set

2012-08-24 Thread German Gomez-Herrero

Package: fsl-4.1
Version: 4.1.9-6~nd60+1
Severity: normal
File: /usr/lib/fsl/4.1/fsl_sub


If environment variable SGE_ROOT is set, all FSL jobs will be submitted to the
grid engine, regardless of FSLPARALLEL. This problem can be solved by modifying
$FSLDIR/bin/fsl_sub as shown below:

# Allow to override the above ...
if [ -n $FSLPARALLEL] ; then
...
# *** begins new code
else
METHOD=NONE
# *** ends new code
fi


--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#668354: [Pkg-sysvinit-devel] Bug#668354: sysv-rc: doesn't start service at boot due to high S98 number

2012-08-24 Thread Teodor MICU
severity 668354 serious
stop

2012/8/24 Teodor MICU mteo...@gmail.com:
 Any idea why adding these symlinks manually (K02 + S98) is not enough?
 What other action(s) does 'update-rc.d name defaults' do?

It just adds/removes entries from «/etc/init.d/.depend.*» internal
files. So, the init system checks these files (.depend.start for
SNNname and .depend.stop for KNNname) for each run-level.

I don't think any init system should check if «name» from SNNname or
KNNname is found in the TARGETS line of .depends.start/stop which are
internal files of insserv.

Can we backport a fix for this in Debian Linux 6.0 too?

Cheers


--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#635268: looking forward version 3.4

2012-08-24 Thread Dmitry Smirnov
Hi,

I'm also looking forward version 3.4 as it is needed for packaging new 
versions of mysql-workbench (build-time dependency).

Thank you.

Regards,
Dmitry.


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#685758: bidentd: [INTL:pt_BR] Brazilian Portuguese debconf templates translation

2012-08-24 Thread Adriano Rafael Gomes
Package: bidentd
Tags: l10n patch
Severity: wishlist

Hello,

Please, Could you update the Brazilian Portuguese
Translation?

Attached you will find the file pt_BR.po. It is UTF-8
encoded and it is tested with msgfmt and
podebconf-display-po.

Kind regards.


pt_BR.po.gz
Description: GNU Zip compressed data


signature.asc
Description: PGP signature


Bug#684713: support for partitioned linux md devices

2012-08-24 Thread Miquel van Smoorenburg

Package: parted
Version: 2.3-10
Severity: serious
Tags: patch wheezy sid

Background: I have added support to the debian installer for 
installation on Intel Matrix Raid (imsm) arrays as supported by mdadm 
(I'll be submitting patches to debian-boot soon).


When installing on such an array, partitions are created directly on the 
array (e.g. /dev/md0). Before kernel 2.6.28, partitionable md arrays 
were seperate from 'normal' md arrays (different dev_t's), but since 
2.6.28 that has been consolidated.


At the same time a new sysfs key that indicates the max number of 
partitions has been introduced- the old key is called range and for md 
devices is always set to 1. The new key is called ext_range and 
contains the correct value. libparted should use the new key, otherwise 
it cannot partition md devices.


Upstream has already changed to use the ext_range key instead of range:


http://anonscm.debian.org/gitweb/?p=parted/parted.git;a=commitdiff;h=ca97da905bd21f2a4371f4717f7c46a936af6b2c

commit ca97da905bd21f2a4371f4717f7c46a936af6b2c
Author: Petr Uzel petr.u...@suse.cz
Date:   Sat Nov 26 15:45:08 2011 +0100

libparted: use ext_range to find out largest possible partition

Parted uses /sys/block/DEV/range file to find out how many partitions
can the blockdevice hold and uses this number in its algorithm
for informing the kernel about modified partitions. This works
fine for most devices, however, it fails on partitionable MD arrays,
because these have 1 in range file. Using ext_range should be safer
and work for all devices.

* libparted/arch/linux.c (_device_get_partition_range): Use
/sys/block/DEV/ext_range instead of range sysfs file
* NEWS: Mention the change.

Addresses: http://bugzilla.novell.com/567652

Attached is a backport of the patch to the version in wheezy/unstable.

Please consider this patch for wheezy.

Suggested changelog entry:

  * backport md-partitions.patch: libparted/arch/linux.c
(_device_get_partition_range): Use /sys/block/DEV/ext_range instead
of range sysfs file


http://anonscm.debian.org/gitweb/?p=parted/parted.git;a=commitdiff;h=ca97da905bd21f2a4371f4717f7c46a936af6b2c

commit ca97da905bd21f2a4371f4717f7c46a936af6b2c
Author: Petr Uzel petr.u...@suse.cz
Date:   Sat Nov 26 15:45:08 2011 +0100

libparted: use ext_range to find out largest possible partition

Parted uses /sys/block/DEV/range file to find out how many partitions
can the blockdevice hold and uses this number in its algorithm
for informing the kernel about modified partitions. This works
fine for most devices, however, it fails on partitionable MD arrays,
because these have 1 in range file. Using ext_range should be safer
and work for all devices.

* libparted/arch/linux.c (_device_get_partition_range): Use
/sys/block/DEV/ext_range instead of range sysfs file

Addresses: http://bugzilla.novell.com/567652

diff -u a/libparted/arch/linux.c b/libparted/arch/linux.c
--- a/libparted/arch/linux.c2012-08-24 12:06:18.0 +
+++ b/libparted/arch/linux.c2012-08-24 12:10:31.176877539 +
@@ -2403,7 +2403,7 @@
 
 /*
  * The number of partitions that a device can have depends on the kernel.
- * If we don't find this value in /sys/block/DEV/range, we will use our own
+ * If we don't find this value in /sys/block/DEV/ext_range, we will use our own
  * value.
  */
 static unsigned int
@@ -2414,7 +2414,7 @@
 FILE*   fp;
 boolok;
 
-r = snprintf(path, sizeof(path), /sys/block/%s/range,
+r = snprintf(path, sizeof(path), /sys/block/%s/ext_range,
  last_component(dev-path));
 if (r  0 || r = sizeof(path))
 return MAX_NUM_PARTS;


Bug#685759: sn: [INTL:pt_BR] Brazilian Portuguese debconf templates translation

2012-08-24 Thread Adriano Rafael Gomes
Package: sn
Tags: l10n patch
Severity: wishlist

Hello,

Please, Could you update the Brazilian Portuguese
Translation?

Attached you will find the file pt_BR.po. It is UTF-8
encoded and it is tested with msgfmt and
podebconf-display-po.

Kind regards.


pt_BR.po.gz
Description: GNU Zip compressed data


signature.asc
Description: PGP signature


Bug#656858: libimage-exiftool-perl: new upstream version available

2012-08-24 Thread random . numbers
Hi,

did you make any progress packaging exiftool version 8.90?


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#685760: collectd: [INTL:pt_BR] Brazilian Portuguese debconf templates translation

2012-08-24 Thread Adriano Rafael Gomes
Package: collectd
Tags: l10n patch
Severity: wishlist

Hello,

Please, Could you update the Brazilian Portuguese
Translation?

Attached you will find the file pt_BR.po. It is UTF-8
encoded and it is tested with msgfmt and
podebconf-display-po.

Kind regards.


pt_BR.po.gz
Description: GNU Zip compressed data


signature.asc
Description: PGP signature


Bug#685761: ITP: python-simplecv -- SimpleCV, The opensource framework for computer vision

2012-08-24 Thread Sylvain Pineau

Package: wnpp
Severity: wishlist
Owner: Sylvain Pineau sylvain.pin...@canonical.com

* Package name : python-simplecv
Version : 1.3
Upstream Author : SimpleCV contributors
* URL : http://simplecv.org/
* License : BSD
Programming Lang: Python
Description : SimpleCV, The opensource framework for computer vision

SimpleCV is an open source framework for building computer vision 
applications.

With it, you get access to several high-powered computer vision libraries
such as OpenCV – without having to first learn about bit depths, file 
formats,
color spaces, buffer management, eigenvalues, or matrix versus bitmap 
storage.

.
This is computer vision made easy.


--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#683344: unblock: cciss-vol-status/1.09-3

2012-08-24 Thread Julien Cristau
On Fri, Aug 24, 2012 at 13:24:47 +0200, Christian Hofstaedtler wrote:

 * Niels Thykier ni...@thykier.net [120815 10:09]:
  [..]
  debhelper compat 9 bumps are generally not accepted post freeze.  If
  hardening flags is important for this package, consider using
  dpkg-buildflags directly or possibly /usr/share/dpkg/buildflags.mk...
 
 I've prepared version 1.09-2+deb7u1 which only adds the new hardware
 IDs and changes nothing else. debdiff attached.
 
 Will this be ok?
 
Looks good to me, thanks.

Cheers,
Julien


signature.asc
Description: Digital signature


Bug#610282: update example-preseed.txt to mention partman-lvm/confirm_nooverwrite

2012-08-24 Thread Mathieu Parent
Hi,

File http://www.debian.org/releases/stable/example-preseed.txt should
be also updated by adding the following line:
d-i partman-lvm/confirm_nooverwrite boolean true

after:
d-i partman-lvm/confirm boolean true

But I don't knnow where to report this.

Regards
-- 
Mathieu Parent


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#685762: cryptsetup: [INTL:pt_BR] Brazilian Portuguese debconf templates translation

2012-08-24 Thread Adriano Rafael Gomes
Package: cryptsetup
Tags: l10n patch
Severity: wishlist

Hello,

Please, Could you update the Brazilian Portuguese
Translation?

Attached you will find the file pt_BR.po. It is UTF-8
encoded and it is tested with msgfmt and
podebconf-display-po.

Kind regards.


pt_BR.po.gz
Description: GNU Zip compressed data


signature.asc
Description: PGP signature


Bug#669934: kdepim: korganizer cannot load calendar after adding a new contact in kontact

2012-08-24 Thread Stanley Schade
forwarded 669934 https://bugs.kde.org/show_bug.cgi?id=305711


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#685763: dist: [INTL:pt_BR] Brazilian Portuguese debconf templates translation

2012-08-24 Thread Adriano Rafael Gomes
Package: dist
Tags: l10n patch
Severity: wishlist

Hello,

Please, Could you update the Brazilian Portuguese
Translation?

Attached you will find the file pt_BR.po. It is UTF-8
encoded and it is tested with msgfmt and
podebconf-display-po.

Kind regards.


pt_BR.po.gz
Description: GNU Zip compressed data


signature.asc
Description: PGP signature


Bug#685765: unblock: php5/5.4.4-6

2012-08-24 Thread Ondřej Surý
Package: release.debian.org
Severity: normal

Subject: unblock: php5/5.4.4-6
Package: release.debian.org
User: release.debian@packages.debian.org
Usertags: unblock
Severity: normal

Please unblock package php5

Hi release team,

following you will find summary of the changes in the php5 releases as
well as debdiffs and also broken down new patches taken directly from
quilt patch system.

Release php5/5.4.4-5 contains fix for PHP breakage caused by (correct)
update of mime-support which removed magic PHP MIME-Types.  (This will
be followed by another update of mime-support package to fix #664691,
but it's not directly related to this update.)  This update contains
most updates in the documentation, but it also introduces changes to
php5-cgi package to retain backward compatibility (new apache dummy
module called php5_cgi).

$ diffstat php5_5.4.4-5.debdiff
 debian/php5-cgi.NEWS |   26 +++
 debian/php5_cgi.conf |   37 ++
 debian/php5_cgi.load |2 
 php5-5.4.4/debian/NEWS   |   36 ++
 php5-5.4.4/debian/changelog  |   11 +++
 php5-5.4.4/debian/libapache2-mod-php5.conf   |   23 +-
 php5-5.4.4/debian/libapache2-mod-php5filter.conf |7 +
 php5-5.4.4/debian/php5-cgi.dirs  |1 
 php5-5.4.4/debian/php5-cgi.postinst  |   18 +
 php5-5.4.4/debian/php5-cgi.prerm |   15 ++--
 php5-5.4.4/debian/php5-common.README.Debian  |   81 +++
 php5-5.4.4/debian/php5-common.dirs   |2 
 php5-5.4.4/debian/rules  |6 +
 13 files changed, 211 insertions(+), 54 deletions(-)

Release php5/5.4.4-6 is a maintainance release which pulls several
fixes for crashes as released in PHP 5.4.5 and PHP 5.4.6 broken down
to individual patches.

$ diffstat php5_5.4.4-6.debdiff
 debian/patches/PEAR-Archive-Tar-fix-invalid-generated-tar-file.patch   
  |   11 
 debian/patches/PHP-5.4.5-PHP55042-fix-unsafe-erealloc-in-iconv.patch   
  |   15 
 
debian/patches/PHP-5.4.5-PHP61998-fix-crash-when-using-traits-with-method-aliases.patch
  |   36 ++
 
debian/patches/PHP-5.4.5-PHP62266-fix-custom-extensions-segfault-in-libxml.patch
 |   25 +
 debian/patches/PHP-5.4.5-PHP62373-fix-wrong-reference-in-serialize.patch   
  |   50 ++
 debian/patches/PHP-5.4.5-fix-information-leak-in-exif.patch
  |   22 +
 debian/patches/PHP-5.4.6-PHP61964-fix-invalid-free-in-finfo_open.patch 
  |  161 +
 
debian/patches/PHP-5.4.6-PHP62564-fix-crash-when-extendind-MessageFormater-in-intl.patch
 |   12 
 
debian/patches/PHP-5.4.6-PHP62565-fix-non-initialized-properties_table-crash.patch
   |   73 
 debian/patches/PHP-5.4.6-PHP62594-fix-segfault-in-mysqlnd.patch
  |   17 
 debian/patches/PHP-5.4.6-PHP62616-fix-segfault-in-SPL.patch
  |   29 +
 debian/patches/PHP-5.4.6-PHP62653-fix-unset_array_float-crash.patch
  |  177 ++
 debian/patches/fix_gzip_output_compression.patch   
  |   70 +++
 php5-5.4.4/debian/NEWS 
  |2 
 php5-5.4.4/debian/changelog
  |   27 +
 php5-5.4.4/debian/patches/series   
  |   12 
 php5-5.4.4/debian/patches/use_embedded_timezonedb.patch
  |   27 +
 php5-5.4.4/debian/php5-cgi.NEWS
  |4 
 php5-5.4.4/debian/rules
  |1 
 19 files changed, 768 insertions(+), 3 deletions(-)

unblock php5/5.4.4-6

-- System Information:
Debian Release: 6.0.4
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'stable'), (300, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.32-5-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

-- System Information:
Debian Release: 6.0.4
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'stable'), (300, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.32-5-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#685764: black title bar on windows after metacity upgrade

2012-08-24 Thread Brent S. Elmer
Package: metacity
Version: 1:2.34.3-3
Severity: important

I upgraded metacity on my wheezy box yesterday.  After the upgrade and after
rebooting, all of my windows in gnome have black title bars and I can't see the
minimize or maximize buttons.  There is a lot of errors in .xsession-errors.

(gnome-shell:13623): Clutter-WARNING **: Attempting to add actor of type
'ShellGenericContainer' to a container of type 'StBoxLayout', but the actor has
already a parent of type 'StBoxLayout'.

(gnome-shell:13623): St-WARNING **: Actor of type 'ShellGenericContainer' is
not a child of the StBoxLayout container
Window manager warning: Log level 8: g_object_ref: assertion `G_IS_OBJECT
(object)' failed
Window manager warning: Log level 8: gtk_style_context_set_background:
assertion `GTK_IS_STYLE_CONTEXT (context)' failed
Window manager warning: Log level 8: gtk_style_context_set_background:
assertion `GTK_IS_STYLE_CONTEXT (context)' failed
failed to create drawable

(gnome-shell:13623): libebook-WARNING **: e_book_client_new: Cannot get book
from factory: The name org.gnome.evolution.dataserver.AddressBook3 was not
provided by any .service files

(gnome-shell:13623): folks-WARNING **: Error preparing persona store
'eds:1319810247.5544.21@belmer': Couldn't open address book
‘1319810247.5544.21@belmer’: The name
org.gnome.evolution.dataserver.AddressBook3 was not provided by any .service
files
** Message: applet now embedded in the notification area

(gnome-shell:13623): folks-WARNING **: Failed to find primary PersonaStore with
type ID 'eds' and ID '1319810247.5544.21@belmer'.
Individuals will not be linked properly and creating new links between Personas
will not work.
The configured primary PersonaStore's backend may not be installed. If you are
unsure, check with your distribution.
Window manager warning: Log level 8: gtk_style_context_save: assertion
`GTK_IS_STYLE_CONTEXT (context)' failed
Window manager warning: Log level 8: meta_color_spec_render: assertion
`GTK_IS_STYLE_CONTEXT (context)' failed
Window manager warning: Log level 8: gtk_style_context_restore: assertion
`GTK_IS_STYLE_CONTEXT (context)' failed
Window manager warning: Log level 8: gtk_style_context_save: assertion
`GTK_IS_STYLE_CONTEXT (context)' failed
Window manager warning: Log level 8: gtk_style_context_save: assertion
`GTK_IS_STYLE_CONTEXT (context)' failed
Window manager warning: Log level 8: meta_color_spec_render: assertion
`GTK_IS_STYLE_CONTEXT (context)' failed
Window manager warning: Log level 8: meta_color_spec_render: assertion
`GTK_IS_STYLE_CONTEXT (context)' failed
Window manager warning: Log level 8: gtk_style_context_restore: assertion
`GTK_IS_STYLE_CONTEXT (context)' failed
Window manager warning: Log level 8: gtk_style_context_restore: assertion
`GTK_IS_STYLE_CONTEXT (context)' failed



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

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

Versions of packages metacity depends on:
ii  gnome-icon-theme   3.4.0-2
ii  gsettings-desktop-schemas  3.4.2-1
ii  libatk1.0-02.4.0-2
ii  libc6  2.13-35
ii  libcairo2  1.12.2-2
ii  libcanberra-gtk0   0.28-4
ii  libcanberra0   0.28-4
ii  libgdk-pixbuf2.0-0 2.26.1-1
ii  libglib2.0-0   2.32.3-1
ii  libgtk2.0-02.24.10-2
ii  libgtop2-7 2.28.4-3
ii  libice62:1.0.8-2
ii  libmetacity-private0a  1:2.34.3-3
ii  libpango1.0-0  1.30.0-1
ii  libsm6 2:1.2.1-2
ii  libstartup-notification0   0.12-1
ii  libx11-6   2:1.5.0-1
ii  libxcomposite1 1:0.4.3-2
ii  libxcursor11:1.1.13-1
ii  libxdamage11:1.1.3-2
ii  libxext6   2:1.3.1-2
ii  libxfixes3 1:5.0-4
ii  libxinerama1   2:1.1.2-1
ii  libxrandr2 2:1.3.2-2
ii  libxrender11:0.9.7-1
ii  metacity-common1:2.34.3-3
ii  zenity 3.4.0-2

Versions of packages metacity recommends:
ii  gnome-session [x-session-manager]   3.4.2.1-1
ii  gnome-session-fallback [x-session-manager]  3.4.2.1-1
ii  gnome-themes-standard   3.4.2-1

Versions of packages metacity suggests:
ii  gnome-control-center  1:3.2.2-3+b1
pn  xdg-user-dirs none

-- no debconf information


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#685766: colorhug-client: FTBFS on ia64

2012-08-24 Thread Niels Thykier
Source: colorhug-client
Version: 0.1.11-1
Severity: serious

Hi,

Your package FTBFS on ia64 and will therefore not migrate to testing
(despite the unblock hint).  The relevant part of the of the log
appears to be:


docbook2man colorhug-ccmx.sgml  /dev/null
/usr/share/docbook-utils/frontends/docbook: 9: [: sgml: unexpected operator
nsgmls:/build/buildd-colorhug-client_0.1.11-1-ia64-nWHFYc/colorhug-client-0.1.11/man/colorhug-ccmx.sgml:1:59:W:
 cannot generate system identifier for public text -//OASIS//DTD DocBook 
V4.1//EN
nsgmls:/build/buildd-colorhug-client_0.1.11-1-ia64-nWHFYc/colorhug-client-0.1.11/man/colorhug-ccmx.sgml:7:0:E:
 reference to entity REFENTRY for which no system identifier could be 
generated
nsgmls:/build/buildd-colorhug-client_0.1.11-1-ia64-nWHFYc/colorhug-client-0.1.11/man/colorhug-ccmx.sgml:1:0:
 entity was defined here
nsgmls:/build/buildd-colorhug-client_0.1.11-1-ia64-nWHFYc/colorhug-client-0.1.11/man/colorhug-ccmx.sgml:7:0:E:
 DTD did not contain element declaration for document type name
nsgmls:/build/buildd-colorhug-client_0.1.11-1-ia64-nWHFYc/colorhug-client-0.1.11/man/colorhug-ccmx.sgml:9:9:E:
 element REFENTRY undefined
nsgmls:/build/buildd-colorhug-client_0.1.11-1-ia64-nWHFYc/colorhug-client-0.1.11/man/colorhug-ccmx.sgml:10:15:E:
 element REFENTRYINFO undefined
nsgmls:/build/buildd-colorhug-client_0.1.11-1-ia64-nWHFYc/colorhug-client-0.1.11/man/colorhug-ccmx.sgml:11:12:E:
 element ADDRESS undefined
nsgmls:/build/buildd-colorhug-client_0.1.11-1-ia64-nWHFYc/colorhug-client-0.1.11/man/colorhug-ccmx.sgml:12:12:E:
 element EMAIL undefined
nsgmls:/build/buildd-colorhug-client_0.1.11-1-ia64-nWHFYc/colorhug-client-0.1.11/man/colorhug-ccmx.sgml:14:11:E:
 element AUTHOR undefined
nsgmls:/build/buildd-colorhug-client_0.1.11-1-ia64-nWHFYc/colorhug-client-0.1.11/man/colorhug-ccmx.sgml:15:16:E:
 element FIRSTNAME undefined
nsgmls:/build/buildd-colorhug-client_0.1.11-1-ia64-nWHFYc/colorhug-client-0.1.11/man/colorhug-ccmx.sgml:16:14:E:
 element SURNAME undefined
nsgmls:/build/buildd-colorhug-client_0.1.11-1-ia64-nWHFYc/colorhug-client-0.1.11/man/colorhug-ccmx.sgml:18:14:E:
 element COPYRIGHT undefined
nsgmls:/build/buildd-colorhug-client_0.1.11-1-ia64-nWHFYc/colorhug-client-0.1.11/man/colorhug-ccmx.sgml:19:11:E:
 element YEAR undefined
nsgmls:/build/buildd-colorhug-client_0.1.11-1-ia64-nWHFYc/colorhug-client-0.1.11/man/colorhug-ccmx.sgml:20:13:E:
 element HOLDER undefined
nsgmls:/build/buildd-colorhug-client_0.1.11-1-ia64-nWHFYc/colorhug-client-0.1.11/man/colorhug-ccmx.sgml:22:10:E:
 element DATE undefined
nsgmls:/build/buildd-colorhug-client_0.1.11-1-ia64-nWHFYc/colorhug-client-0.1.11/man/colorhug-ccmx.sgml:24:10:E:
 element REFMETA undefined
nsgmls:/build/buildd-colorhug-client_0.1.11-1-ia64-nWHFYc/colorhug-client-0.1.11/man/colorhug-ccmx.sgml:25:18:E:
 element REFENTRYTITLE undefined
nsgmls:/build/buildd-colorhug-client_0.1.11-1-ia64-nWHFYc/colorhug-client-0.1.11/man/colorhug-ccmx.sgml:26:14:E:
 element MANVOLNUM undefined
nsgmls:/build/buildd-colorhug-client_0.1.11-1-ia64-nWHFYc/colorhug-client-0.1.11/man/colorhug-ccmx.sgml:28:13:E:
 element REFNAMEDIV undefined
nsgmls:/build/buildd-colorhug-client_0.1.11-1-ia64-nWHFYc/colorhug-client-0.1.11/man/colorhug-ccmx.sgml:29:12:E:
 element REFNAME undefined
nsgmls:/build/buildd-colorhug-client_0.1.11-1-ia64-nWHFYc/colorhug-client-0.1.11/man/colorhug-ccmx.sgml:30:15:E:
 element REFPURPOSE undefined
nsgmls:/build/buildd-colorhug-client_0.1.11-1-ia64-nWHFYc/colorhug-client-0.1.11/man/colorhug-ccmx.sgml:32:17:E:
 element REFSYNOPSISDIV undefined
nsgmls:/build/buildd-colorhug-client_0.1.11-1-ia64-nWHFYc/colorhug-client-0.1.11/man/colorhug-ccmx.sgml:33:16:E:
 element CMDSYNOPSIS undefined
nsgmls:/build/buildd-colorhug-client_0.1.11-1-ia64-nWHFYc/colorhug-client-0.1.11/man/colorhug-ccmx.sgml:34:14:E:
 element COMMAND undefined
nsgmls:/build/buildd-colorhug-client_0.1.11-1-ia64-nWHFYc/colorhug-client-0.1.11/man/colorhug-ccmx.sgml:35:10:E:
 element ARG undefined
nsgmls:/build/buildd-colorhug-client_0.1.11-1-ia64-nWHFYc/colorhug-client-0.1.11/man/colorhug-ccmx.sgml:35:18:E:
 element OPTION undefined
nsgmls:/build/buildd-colorhug-client_0.1.11-1-ia64-nWHFYc/colorhug-client-0.1.11/man/colorhug-ccmx.sgml:36:10:E:
 element ARG undefined
nsgmls:/build/buildd-colorhug-client_0.1.11-1-ia64-nWHFYc/colorhug-client-0.1.11/man/colorhug-ccmx.sgml:36:18:E:
 element OPTION undefined
nsgmls:/build/buildd-colorhug-client_0.1.11-1-ia64-nWHFYc/colorhug-client-0.1.11/man/colorhug-ccmx.sgml:39:11:E:
 element REFSECT1 undefined
nsgmls:/build/buildd-colorhug-client_0.1.11-1-ia64-nWHFYc/colorhug-client-0.1.11/man/colorhug-ccmx.sgml:40:10:E:
 element TITLE undefined
nsgmls:/build/buildd-colorhug-client_0.1.11-1-ia64-nWHFYc/colorhug-client-0.1.11/man/colorhug-ccmx.sgml:41:9:E:
 element PARA undefined
nsgmls:/build/buildd-colorhug-client_0.1.11-1-ia64-nWHFYc/colorhug-client-0.1.11/man/colorhug-ccmx.sgml:42:53:E:
 element COMMAND undefined

Bug#684885: Reproduced the bug

2012-08-24 Thread Hilko Bengen
severity 684885 grave
tags 684885 -moreinfo
tags 684885 +wheezy
thank you

I have been able to reproduce the bug. It certainly is release-critical,
as it renders all libguestfs-related packages unusable.

-Hilko


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#685767: scim-skk: FTBFS on i386

2012-08-24 Thread Niels Thykier
Source: scim-skk
Version: 0.5.2-7.1
Severity: serious

Hi,

Your package FTBFS on i386 and will therefore not migrate to testing
(despite the unblock hint).  The relevant part of the build log
appears to be:


mv 
/build/buildd-scim-skk_0.5.2-7.1-i386-y9UxRy/scim-skk-0.5.2/debian/scim-skk/usr/lib/scim-1.0/`pkg-config
 --variable=scim_binary_version scim`/IMEngine/skk.a \
   
/build/buildd-scim-skk_0.5.2-7.1-i386-y9UxRy/scim-skk-0.5.2/debian/scim-skk/usr/lib/scim-1.0/`pkg-config
 --variable=scim_binary_version scim`/IMEngine/libskk.a
mv: cannot stat 
`/build/buildd-scim-skk_0.5.2-7.1-i386-y9UxRy/scim-skk-0.5.2/debian/scim-skk/usr/lib/scim-1.0/1.4.0/IMEngine/skk.a':
 No such file or directory


~Niels


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#683376: unblock: openttd/1.2.2-1 or openttd/1.2.1-2

2012-08-24 Thread Julien Cristau
On Sat, Aug 18, 2012 at 22:43:56 +0100, Steven Chamberlain wrote:

 Hi Matthijs,
 
 The debdiff is huge, which is probably why your mail went missing (maybe
 stuck in a queue for moderation?)
 
More likely dropped in a junk spool.

 Although, much of it is just strings/translation changes, with
 particularly long lines.
 
 Of course I cannot speak for the release team, but looking back, IMHO it
 would have been better that a 1.2.2 package had been uploaded to
 unstable ASAP so that it might have got some testing until now.  (Though
 I understand why you didn't do that).
 
If there's a way to filter the noise out of the new version diff to make
it more reasonably size then it might be possible to consider it.  At
800+ kB it's not an option.

Cheers,
Julien


signature.asc
Description: Digital signature


Bug#685768: dotclear: [INTL:pt_BR] Brazilian Portuguese debconf templates translation

2012-08-24 Thread Adriano Rafael Gomes
Package: dotclear
Tags: l10n patch
Severity: wishlist

Hello,

Please, Could you update the Brazilian Portuguese
Translation?

Attached you will find the file pt_BR.po. It is UTF-8
encoded and it is tested with msgfmt and
podebconf-display-po.

Kind regards.


pt_BR.po.gz
Description: GNU Zip compressed data


signature.asc
Description: PGP signature


Bug#685769: Install report FujitsuSiemens Lifebook 6540 with 128 MB RAM

2012-08-24 Thread Bertil
Package: installation-reports

Boot method: CD
Image version: 
http://cdimage.debian.org/cdimage/wheezy_di_beta1/i386/iso-cd/debian-wheezy-DI-b1-i386-netinst.iso
Date: Aug 15, 10:08

Machine: Fujitsu Siemens 6540
Partitions:
Filesystem Type 1K-blocks    
Used Available Use% Mounted on
rootfs rootfs   154082676 
3087580 143280280   3% /
udev   devtmpfs 10240   
0 10240   0% /dev
tmpfs  tmpfs    12456 
244 12212   2% /run
/dev/disk/by-uuid/10d555a7-344d-4fab-bb52-2566edab8a11 ext4 154082676 
3087580 143280280   3% /
tmpfs  tmpfs 5120   
0  5120   0% /run/lock
tmpfs  tmpfs    24912   
0 24912   0% /tmp
tmpfs  tmpfs    24912   
0 24912   0% /run/shm


Base System Installation Checklist:
[O] = OK, [E] = Error (please elaborate below), [ ] = didn't try it

Initial boot:   [O]
Detect network card:    [O]
Configure network:  [O]
Detect CD:  [O]
Load installer modules: [0]
Clock/timezone setup:   [0]
User/password setup:    [0]
Detect hard drives: [0]
Partition hard drives:  [0]
Install base system:    [O]
Install tasks:  [ ]
Install boot loader:    [0]
Overall install:    [O]

Comments/Problems:

The overall minimal install (no tasks selected) was successful including
encryption of the swap partition. I'm particular impressed that this fits
in a system with only 128 MB RAM. I have attached the hardware-summary.

Cheers
Bertil

fujitsusiemens6540.tar.gz
Description: GNU Zip compressed data


Bug#523269: cups-pdf: please change default output to embedded text rather than rasterized graphics

2012-08-24 Thread Brian Potkin
severity 523269 wishlist
reassign 523269 cups-filters
thanks




I cannot see why the severity of this bug is important. The cups and
cups-filters packages are intended to put ink or toner on paper so
whether the output from them leads to a searchable PDF with extractable
text appears immaterial. Wishlist at the most.

This isn't a bug in the scheduler so, although it is debatable whether
it is a bug in cups-filters either, I'll transfer this report there.
Message #197 in Bug #670055 is worth a read. It should be also be noted
that the Print to File facility exists to provide PDF output.

Regards,

Brian.


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#685771: etckeeper: [INTL:pt_BR] Brazilian Portuguese debconf templates translation

2012-08-24 Thread Adriano Rafael Gomes
Package: etckeeper
Tags: l10n patch
Severity: wishlist

Hello,

Please, Could you update the Brazilian Portuguese
Translation?

Attached you will find the file pt_BR.po. It is UTF-8
encoded and it is tested with msgfmt and
podebconf-display-po.

Kind regards.


pt_BR.po.gz
Description: GNU Zip compressed data


signature.asc
Description: PGP signature


Bug#685772: www.debian.org: Please clarify official/unofficial status of resources under http://www.debian.org/support

2012-08-24 Thread Oleksandr Gavenko
Package: www.debian.org
Severity: serious
As I don't familiar with Debian mail lists hierarchy I previously ask for
right place at:

  debian-de...@lists.debian.org
  http://permalink.gmane.org/gmane.linux.debian.devel.general/175739

  debian-...@lists.debian.org
  http://permalink.gmane.org/gmane.linux.debian.devel.www/37994

But next pointed to this bug list:

  http://www.debian.org/Bugs/pseudo-packages

So...



I think that page:

  http://www.debian.org/support

MUST be reorganised in this way:

 * Make clarification on difference between official and non-official support
   resources.
 * Split page on two part: first list official resources, second -
   non-official.
 * Remove some non-official resources.
 * Add link to http://wiki.debian.org/DebianResources

If my arguments non-valuable or my vote value low I ask only for:

 * Make clarification on difference between official and non-official support
   resources.

I try to take arguments why doing so.



I think that page:

  http://www.debian.org/support

describe two things:

 1) how to get help on Debian topic
 2) channels of interaction between regular users and Debian project

While 1) goal is currently completed by this page 2) goal is partially broken
- this page doesn't take easy distinct what belong to Debian project.

Personally I think that all under *.debian.org are official. But this is my
assumption. Where I can find this kind of info?

I believe that most of people associate Debian with DFSG so I believe that
most of these people think that official Debian resources consistent with DFSG
(like avoiding discrimination, priorities on Debian users and free software,
and other parts from DFSG).



I don't know where stated official information about what are official Debian
resources for human interaction.

As I understand official resources are:

 * Debian documentation (txt, html, pdf)
 * Debian Wiki (wiki.debian.org)
 * Debian mailing lists (accessed from Google Groups (HTTP) or Gmane (NNTP))
 * Package Maintainers (package name@packages.debian.org, where I can find
   archive of these mails??)
 * Bug Tracking System (mail, HTTP)
 * IRC (irc.debian.org)

I think that http://www.debian.org/support is only one right place for such
king of info in current hierarchy of http://www.debian.org/...



Compare with this page:

  http://www.debian.org/

which have column:

Support
Debian International
Security Information
Bug reports
Mailing Lists
Mailing List Archives
Ports/Architectures

There are no links to non-official resources.



While some resources have term of use like:

  http://www.debian.org/MailingLists/disclaimer

but I don't find terms under another pages:

  http://wiki.debian.org/
  http://wiki.debian.org/DebianWiki/Contact
  http://www.debian.org/support#irc
  http://wiki.debian.org/IRC#Official_Debian_IRC_channels
  http://www.debian.org/Bugs/

I try to look these keywords without success:

  term licence statement agreement FAQ contract

I don't discuss about legality of communication, licence issues or disclaimers
on these resources (but it is essential!! for example if wiki permission too
restrictive I can't copy example of configs, etc).

My point in that if page http://www.debian.org/support achieve goal:

 * Make clarification on difference between official and non-official support
   resources.

we have sentences that describe what mean to be official resources.

This text must be harmonised with term of use of official resources.



When I say that goal

 1) how to get help on Debian topic

completed I miss one thing. http://www.debian.org/support point to 2 forums.
But:

  http://wiki.debian.org/DebianResources

point to another 10x or so forums. I don't have statistics how often forums
are visited and how helpful they are but I think that non-listened forums
discriminated (they miss promotion from Debian home page, while other get).

Another point that http://www.debian.org/support is not editable (this is
good) but anyone who setup new Debian resource have difficulties (I can be
wrong) in adding it to http://www.debian.org/support (note that
wiki.debian.org is editable by anyone who interesting in changes).

If take together these two thought I think it is right make one of:

 * remove info about unnecessary non-official resources

or

 * state that These resources ... are proved to be useful to Debian
   community. Also there are exist another {forums, wiki, etc. - select one},
   you can browse full list at:
   http://wiki.debian.org/DebianResources#TAG-TO-XXX;.

This resolve two 

Bug#685773: fprobe-ulog: [INTL:pt_BR] Brazilian Portuguese debconf templates translation

2012-08-24 Thread Adriano Rafael Gomes
Package: fprobe-ulog
Tags: l10n patch
Severity: wishlist

Hello,

Please, Could you update the Brazilian Portuguese
Translation?

Attached you will find the file pt_BR.po. It is UTF-8
encoded and it is tested with msgfmt and
podebconf-display-po.

Kind regards.


pt_BR.po.gz
Description: GNU Zip compressed data


signature.asc
Description: PGP signature


Bug#685774: asciidoc: new upstream version available

2012-08-24 Thread random . numbers
Package: asciidoc
Version: 8.6.7-1
Severity: wishlist

upstream has version 8.6.8:
http://www.methods.co.nz/asciidoc/CHANGELOG.html


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#685775: fs2ram: [INTL:pt_BR] Brazilian Portuguese debconf templates translation

2012-08-24 Thread Adriano Rafael Gomes
Package: fs2ram
Tags: l10n patch
Severity: wishlist

Hello,

Please, Could you update the Brazilian Portuguese
Translation?

Attached you will find the file pt_BR.po. It is UTF-8
encoded and it is tested with msgfmt and
podebconf-display-po.

Kind regards.


pt_BR.po.gz
Description: GNU Zip compressed data


signature.asc
Description: PGP signature


Bug#685331: unblock: (pre-approval) src:calligra/1:2.4.3-2

2012-08-24 Thread Lisandro Damián Nicanor Pérez Meyer
Control: tags -1 - moreinfo

On Fri 24 Aug 2012 04:41:44 Niels Thykier escribió:
[snip]
 The file you attached is not a diff, but some html page with a
 redirect.  Could you please attach the real debdiff?

Oh, my mistake. My apologies for that. Please find the correct diff attached 
:-)

Kinds regards, Lisandro.

-- 
Lisandro Damián Nicanor Pérez Meyer
http://perezmeyer.com.ar/
http://perezmeyer.blogspot.com/
diff -Nru calligra-2.4.3/debian/calligra-data.install calligra-2.4.3/debian/calligra-data.install
--- calligra-2.4.3/debian/calligra-data.install	2012-06-29 09:29:56.0 -0300
+++ calligra-2.4.3/debian/calligra-data.install	2012-08-19 14:54:05.0 -0300
@@ -399,11 +399,3 @@
 usr/share/kde4/servicetypes/texteditingplugin.desktop
 usr/share/kde4/servicetypes/textvariableplugin.desktop
 usr/share/mime/packages/msooxml-all.xml
-usr/share/templates/.source/Illustration.karbon
-usr/share/templates/.source/Presentation.kpt
-usr/share/templates/.source/SpreadSheet.kst
-usr/share/templates/.source/TextDocument.kwt
-usr/share/templates/Illustration.desktop
-usr/share/templates/Presentation.desktop
-usr/share/templates/SpreadSheet.desktop
-usr/share/templates/TextDocument.desktop
diff -Nru calligra-2.4.3/debian/calligrasheets.install calligra-2.4.3/debian/calligrasheets.install
--- calligra-2.4.3/debian/calligrasheets.install	2012-06-29 09:29:56.0 -0300
+++ calligra-2.4.3/debian/calligrasheets.install	2012-08-19 14:54:05.0 -0300
@@ -80,3 +80,5 @@
 usr/share/kde4/services/spreadsheetshape-deferred.desktop
 usr/share/kde4/services/spreadsheetshape.desktop
 usr/share/kde4/servicetypes/sheets_plugin.desktop
+usr/share/templates/.source/SpreadSheet.kst
+usr/share/templates/SpreadSheet.desktop
diff -Nru calligra-2.4.3/debian/calligrastage.install calligra-2.4.3/debian/calligrastage.install
--- calligra-2.4.3/debian/calligrastage.install	2012-06-29 09:29:56.0 -0300
+++ calligra-2.4.3/debian/calligrastage.install	2012-08-19 14:54:05.0 -0300
@@ -50,3 +50,5 @@
 usr/share/kde4/services/stagepart.desktop
 usr/share/kde4/servicetypes/kpr_pageeffect.desktop
 usr/share/kde4/servicetypes/kpr_shapeanimation.desktop
+usr/share/templates/.source/Presentation.kpt
+usr/share/templates/Presentation.desktop
diff -Nru calligra-2.4.3/debian/calligrawords-data.install calligra-2.4.3/debian/calligrawords-data.install
--- calligra-2.4.3/debian/calligrawords-data.install	2012-06-29 09:29:56.0 -0300
+++ calligra-2.4.3/debian/calligrawords-data.install	2012-08-19 14:54:05.0 -0300
@@ -8,3 +8,5 @@
 usr/share/kde4/apps/xsltfilter/export/words/xslfo/main.xsl
 usr/share/kde4/apps/xsltfilter/export/words/xslfo/words2xslfo-table.xsl
 usr/share/kde4/config/wordsrc
+usr/share/templates/.source/TextDocument.kwt
+usr/share/templates/TextDocument.desktop
diff -Nru calligra-2.4.3/debian/changelog calligra-2.4.3/debian/changelog
--- calligra-2.4.3/debian/changelog	2012-06-29 09:33:15.0 -0300
+++ calligra-2.4.3/debian/changelog	2012-08-19 15:06:51.0 -0300
@@ -1,3 +1,24 @@
+calligra (1:2.4.3-2) unstable; urgency=low
+
+  * Team upload.
+
+  [ Adrien Grellier ]
+  * Fix karbon: extra space for paragraph separation in the package
+description. (Closes: #679731)
+  * Split the templates from calligra-data to the application's packages.
+(Closes: #682763)
+
+  [ Pino Toscano ]
+  * Backport upstream commit 7d72f7dd8d28d18c59a08a7d43bd4e0654043103 to fix
+a buffer overflow in the msword import filter (CVE-2012-3456); patch
+upstream_Make-sure-not-to-write-behind-the-allocated-memory.patch.
+(Closes: #684004)
+  * Force the kde build system to dh_auto_configure, so the proper kdeinit
+handling is applied.
+  * Fix description of krita to be within 80 columns.
+
+ -- Lisandro Damián Nicanor Pérez Meyer lisan...@debian.org  Sun, 19 Aug 2012 15:06:46 -0300
+
 calligra (1:2.4.3-1) unstable; urgency=low
 
   * Team upload.
diff -Nru calligra-2.4.3/debian/control calligra-2.4.3/debian/control
--- calligra-2.4.3/debian/control	2012-06-29 09:29:56.0 -0300
+++ calligra-2.4.3/debian/control	2012-08-19 14:54:05.0 -0300
@@ -82,13 +82,15 @@
 Section: graphics
 Depends: ${misc:Depends}, ${shlibs:Depends}, calligra-libs (= ${binary:Version})
 Recommends: pstoedit
+Breaks: calligra-data ( 1:2.4.3-2)
+Replaces: calligra-data ( 1:2.4.3-2)
 Homepage: http://www.calligra-suite.org/karbon/
 Description: vector graphics application for the Calligra Suite
  Karbon is a vector drawing application with an user interface that is easy to
  use, highly customizable and extensible. That makes Karbon a great application
  for users starting to explore the world of vector graphics as well as for
  artists wanting to create breathtaking vector art. Features include:
-  .
+ .
   * Loading support for ODG, SVG, WMF, WPG, EPS/PS
   * Writing support for ODG, SVG, WMF, PNG, PDF
   * Customizable user interface with freely placeable toolbars and dockers
@@ -299,11 +301,11 @@
  

Bug#685776: jackd2: FTBFS on kfreebsd-{i386,amd64}

2012-08-24 Thread Niels Thykier
Source: jackd2
Version: 1.9.8~dfsg.4+20120529git007cdc37-3
Severity: serious

Hi,

jackd2 FTBFS on kfreebsd-{i386,amd64} and cannot migrate to testing
(despite its unblock hint).


The kfreebsd-i386 log ends with:

dh_install -pjackd2  
dh_install: jackd2 missing files (debian/tmp/usr/share/dbus-1/*), aborting
make: *** [binary-install/jackd2] Error 2


The kfreebsd-amd64 log ends with:

11:15:46 runner ['/usr/bin/g++', '-Wall', '-fPIC', '-fvisibility=hidden', 
'-I/build/buildd-jackd2_1.9.8~dfsg.4+20120529git007cdc37-3-kfreebsd-amd64-LsLqFD/jackd2-1.9.8~dfsg.4+20120529git007cdc37/build/linux',
 
'-I/build/buildd-jackd2_1.9.8~dfsg.4+20120529git007cdc37-3-kfreebsd-amd64-LsLqFD/jackd2-1.9.8~dfsg.4+20120529git007cdc37/linux',
 
'-I/build/buildd-jackd2_1.9.8~dfsg.4+20120529git007cdc37-3-kfreebsd-amd64-LsLqFD/jackd2-1.9.8~dfsg.4+20120529git007cdc37/build/posix',
 
'-I/build/buildd-jackd2_1.9.8~dfsg.4+20120529git007cdc37-3-kfreebsd-amd64-LsLqFD/jackd2-1.9.8~dfsg.4+20120529git007cdc37/posix',
 
'-I/build/buildd-jackd2_1.9.8~dfsg.4+20120529git007cdc37-3-kfreebsd-amd64-LsLqFD/jackd2-1.9.8~dfsg.4+20120529git007cdc37/build/common',
 
'-I/build/buildd-jackd2_1.9.8~dfsg.4+20120529git007cdc37-3-kfreebsd-amd64-LsLqFD/jackd2-1.9.8~dfsg.4+20120529git007cdc37/common',
 
'-I/build/buildd-jackd2_1.9.8~dfsg.4+20120529git007cdc37-3-kfreebsd-amd64-LsLqFD/jackd2-1.9.8~dfsg.4+20120529git007cdc37/b
 uild/com
 mon/jack', 
'-I/build/buildd-jackd2_1.9.8~dfsg.4+20120529git007cdc37-3-kfreebsd-amd64-LsLqFD/jackd2-1.9.8~dfsg.4+20120529git007cdc37/common/jack',
 
'-I/build/buildd-jackd2_1.9.8~dfsg.4+20120529git007cdc37-3-kfreebsd-amd64-LsLqFD/jackd2-1.9.8~dfsg.4+20120529git007cdc37/build',
 
'-I/build/buildd-jackd2_1.9.8~dfsg.4+20120529git007cdc37-3-kfreebsd-amd64-LsLqFD/jackd2-1.9.8~dfsg.4+20120529git007cdc37',
 '-DHAVE_CONFIG_H', '-DSERVER_SIDE', '../common/JackMidiAsyncQueue.cpp', '-c', 
'-o', 'common/JackMidiAsyncQueue.cpp.1.o']
E: Caught signal 'Terminated': terminating immediately
make: *** [debian/stamp-makefile-build] Terminated


~Niels


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#685777: helium: BD-Uninstallable and out-of-date on mips, mipsel and s390 for 49 days

2012-08-24 Thread Niels Thykier
Source: helium
Version: 1.7~pre20090428-3.1
Severity: serious

Hi,

According to buildd.d.o[1], helium has been in a BD-Uninstallable
state for 49 days on mips, mipsel and s390.  As helium has been built
on these architectures in the past, they are considered out of date
and stalls the testing migration (even with an unblock hint).

buildd.d.o gives the following reason:

  helium (= 1.7~pre20090428-3.1) build-depends on missing:
  - uuagc


By the looks of it, uuagc was previously built in these architectures
and has since been removed, but I haven't confirmed it.
  If so, you probably want to get helium removed on mips, mipsel and
s390; feel free to reassign this bug to ftp.debian.org requesting
an architecture specific removal from unstable[2].

~Niels


[1] https://buildd.debian.org/status/package.php?p=helium

[2] See http://wiki.debian.org/ftpmaster_Removals for the correct bug
title for a partial/architecture specific removal.


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#685778: [deluge] Add option to copy magnet link to right click menu

2012-08-24 Thread Mika Suomalainen
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Package: deluge
Version: 1.3.3-2
Severity: wishlist

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

There should be a way to get magnet link after it has been added
without the need to search for it in the internet, if there is no
.torrent file available. I think that µTorrent has it in menu, which
is seen when torrent is right-clicked in the UI.

- --- System information. ---
Architecture: amd64
Kernel:   Linux 3.2.0-3-amd64

Debian Release: wheezy/sid
  500 testing-proposed-updates http.debian.net
  500 testing www.deb-multimedia.org
  500 testing security.debian.org
  500 testing http.debian.net
  500 testing deb.torproject.org
  500 testing deb.opera.com
  500 all liveusb.info

- --- Package information. ---
Depends (Version) | Installed
=-+-
python| 2.7.3~rc2-1
python-libtorrent (= 0.14.9) | 0.15.10-1+b1
deluge-gtk(= 1.3.3-2) | 1.3.3-2


Package's Recommends field is empty.

Package's Suggests field is empty.
- -- 
Mika Suomalainen

-BEGIN PGP SIGNATURE-
Version: GnuPG v2.0.19 (GNU/Linux)
Comment: Public key: http://mkaysi.github.com/PGP/0x82A46728.txt
Comment: gpg --fetch-keys http://mkaysi.github.com/PGP/0x82A46728.txt
Comment: Fingerprint = 24BC 1573 B8EE D666 D10A  AA65 4DB5 3CFE 82A4 6728
Comment: I have personal problem with PGP/MIME...
Comment: ...so signature *IS* long. See http://git.io/6FLzWg
Comment: Please remove PGP lines in replies. http://git.io/nvHrDg
Comment: Charset of this message should be UTF-8.
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iQIcBAEBCgAGBQJQN3/YAAoJEE21PP6CpGcoIVMQAIe190XrzemY/qzZ9PztOUFC
RmHrYHYCyJsAkFcMUqLGWXFAj3xQV9SzdBflfkShLosXMoT+YuAXgLpn4dzLmFeg
BEshThcfT6UPkYS2Wr0pMPpfbI5W6k+aDMLsJk7xBAQboGYzLFFHqLlrkip8nKxJ
W2QS19g7FDIxQWBP78c6U/TZ5IEro46YIDet5aB+XvgosFDnv9/O4UosUtmTF1cC
Jn0XAL+SBCuGhIuUuUPb1XEXsZ2Nr+2pQpKiHJxeseTCHBefbVUEm+GLxrLyTNsn
1aTHc8rInMGxrXEPFMPxwNDqly+203oa2XkixLffmLsnRDSIsnSPgsO2otp+aLdp
tsNbQn4Ucyc4NECgrSTeUP8pOEjzSj7E19EOx9h4KBMb5Bm3zJBo8J5J4txiBMC9
XTdkNdjZuEQdDVFoaNr0R0igRxVCF/ES72HGZqpQI+3Z4GhOMgus486RL+ClY50I
2yiDkaoTTe784L7MV/s89v5tPqziPfagG5Zjr7Hcvxh1+02CJTaxwRgFvT0lwHZK
jTkk/RkX2y3+Lt/jFtTrDAwvO0apHBAdCLoeUOKVHu5qYUM0Zv/ACR0MW8FnDNy/
KZ36Z0M4Pt0TUkkiBiJJryFCb+l8Pq52UgYZghhqNhz7844cxGGOq6BnZmlRZdhs
FxP36ILO8wqZnWrJ5IZK
=8Ddz
-END PGP SIGNATURE-


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#616718: cups: Attempting to add a printer gives a forbidden error

2012-08-24 Thread Brian Potkin
tags 616718 + moreinfo
thanks




On Sun 06 Mar 2011 at 13:28:13 -0800, Aaron Barany wrote:

 Package: cups
 Version: 1.4.4-7
 Severity: important
 
 After a fresh install of cups, if I attempt to add a printer from
 http://localhost:631; I get a forbidden error. This occurs on the first page
 before I have a chance to add any information.

Hello Aaron,

Did you ever manage to add a printer? If so, how did you overcome the
problem you had?

Regards,

Brian.


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#680034: new upstream version available (2.4.0/2.3.4)

2012-08-24 Thread Stefano Zacchiroli
retitle 680034 new upstream version available: 2.4.x
thanks

On Mon, Jul 02, 2012 at 11:06:06PM -0400, Antoine Beaupré wrote:
 http://piwigo.org/releases/2.3.4
 or alternatively, if we want to be daring:
 http://piwigo.org/releases/2.4.0
 
 ... which refactors some backend stuff, apparently, to accomodate for
 arbitrary sized photos.

Heya, in the meantime 2.4.3 is out and, judging from the release
history, it looks like a stable release with major new features
(including the multiple size one mentioned above).

Could you please package it?

We're in freeze, but an upload to experimental would be nice and allow
people to test it and give feedback to the maintainer.

Thanks for maintaining piwigo in Debian,
Cheers.
-- 
Stefano Zacchiroli  . . . . . . .  z...@upsilon.cc . . . . o . . . o . o
Maître de conférences . . . . . http://upsilon.cc/zack . . . o . . . o o
Debian Project Leader . . . . . . @zack on identi.ca . . o o o . . . o .
« the first rule of tautology club is the first rule of tautology club »


signature.asc
Description: Digital signature


Bug#670945: [php-maint] Bug#670945: Bug#670945: libapache2-mod-php5: Bug #589384 breaks default behaviour for MultiViews

2012-08-24 Thread Charles Plessy
Le Fri, Aug 24, 2012 at 09:54:05AM +0200, Ondřej Surý a écrit :
 I have uploaded 3.52-1.1 to DELAYED/0.

Please cancel immediately.  People have the right to take a few days off.

-- 
Charles


--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#683893: mutt: diff for NMU version 1.5.21-6.2

2012-08-24 Thread Antonio Radici
On Fri, Aug 24, 2012 at 08:55:37AM +0200, Ansgar Burchardt wrote:
 tags 683893 + pending
 thanks
 
 Dear maintainer,
 
 I've prepared an NMU for mutt (versioned as 1.5.21-6.2) and
 uploaded it to DELAYED/5. Please feel free to tell me if I
 should delay it longer.

It looks good to me, thanks for taking care of this!

Cheers
Antonio


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



  1   2   3   >