Bug#719675: [Pkg-libvirt-maintainers] Bug#719675: Live migration of KVM guests fails if it takes more than 30 seconds (large memory guests)

2013-08-14 Thread Christian Balzer
On Thu, 15 Aug 2013 08:16:02 +0200 Guido Günther wrote:

> On Thu, Aug 15, 2013 at 09:35:09AM +0900, Christian Balzer wrote:
> > On Wed, 14 Aug 2013 21:50:22 +0200 Guido Günther wrote:
> > 
> > > On Wed, Aug 14, 2013 at 04:49:42PM +0900, Christian Balzer wrote:
> > > > 
> > > > Package: libvirt0
> > > > Version: 0.9.12-11+deb7u1
> > > > Severity: important
> > > > 
> > > > Hello,
> > > > 
> > > > when doing a live migration using Pacemaker (the OCF VirtualDomain
> > > > RA) on a cluster with DRBD (active/active) backing storage
> > > > everything works fine with recently started (small memory
> > > > footprint of about 200MB at most) KVM guests. 
> > > > 
> > > > After inflating one guest to 2GB memory usage (memtester comes in
> > > > handy for that) the migration failed after 30 seconds, having
> > > > managed to migrate about 400MB in that time over the direct,
> > > > dedicated GbE link between my test cluster host nodes. 
> > > > 
> > > > libvirtd.log on the migration target node, migration start time is
> > > > 07:24:51 :
> > > > ---
> > > > 2013-08-13 07:24:51.807+: 31953: warning :
> > > > qemuDomainObjEnterMonitorInternal :994 : This thread seems to be
> > > > the async job owner; entering monitor without ask ing for a nested
> > > > job is dangerous 2013-08-13 07:24:51.886+: 31953: warning :
> > > > qemuDomainObjEnterMonitorInternal :994 : This thread seems to be
> > > > the async job owner; entering monitor without ask ing for a nested
> > > > job is dangerous 2013-08-13 07:24:51.888+: 31953: warning :
> > > > qemuDomainObjEnterMonitorInternal :994 : This thread seems to be
> > > > the async job owner; entering monitor without ask ing for a nested
> > > > job is dangerous 2013-08-13 07:24:51.948+: 31953: warning :
> > > > qemuDomainObjEnterMonitorInternal :994 : This thread seems to be
> > > > the async job owner; entering monitor without ask ing for a nested
> > > > job is dangerous 2013-08-13 07:24:51.948+: 31953: warning :
> > > > qemuDomainObjEnterMonitorInternal :994 : This thread seems to be
> > > > the async job owner; entering monitor without ask ing for a nested
> > > > job is dangerous 2013-08-13 07:25:21.217+: 31950: warning :
> > > > virKeepAliveTimer:182 : No response from client 0x1948280 after 5
> > > > keepalive messages in 30 seconds 2013-08-13 07:25:31.224+:
> > > > 31950: warning : qemuProcessKill:3813 : Timed out waiting after
> > > > SIGTERM to process 15926, sending SIGKILL
> > > 
> > > This looks more like you're not replying via the keepalive protocol.
> > > What are you using to migrate VMs?
> > >  -- Guido
> > > 
> > As I said up there, the Pacemaker (heartbeat, OCF really) resource
> > agent, with SSH as transport (and only) option. 
> 
> This is not telling me how this is done within pacemaker. RHCS used to
> do this with virsh  internally. I'll check the sources once I get around
> to.

Sorry, I was assuming some familiarity with this resource agent.
It indeed creates a virsh command line internally, the relevant code for
this case is basically:
---
# Find out the remote hypervisor to connect to. That is, turn
# something like "qemu://foo:/system" into
# "qemu+tcp://bar:/system"
if [ -n "${OCF_RESKEY_migration_transport}" ]; then
transport_suffix="+${OCF_RESKEY_migration_transport}"
fi
---
The above defines the transport, ssh in my case.
And then later:
---
# Scared of that sed expression? So am I. :-)
remoteuri=$(echo ${OCF_RESKEY_hypervisor} | sed -e 
"s,\(.*\)://[^/:]*\(:\?[0-9]*\)/\(.*\),\1${transport_suffix}://${target_node}\2/\3,")

# OK, we know where to connect to. Now do the actual migration.
ocf_log info "$DOMAIN_NAME: Starting live migration to ${target_node} 
(using remote hypervisor URI ${remoteuri} ${migrateuri})."
virsh ${VIRSH_OPTIONS} migrate --live $DOMAIN_NAME ${remoteuri} 
${migrateuri}
rc=$?
---
In my case the migrateuri is empty as I didn't define anything, I thus left
out the code that would potentially define it.

Hope that helps,

Christian
-- 
Christian BalzerNetwork/Systems Engineer
ch...@gol.com   Global OnLine Japan/Fusion Communications
http://www.gol.com/


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



Bug#719772: libpion-plugins-dbg and libpion-net-plugins-dbg: error when trying to install together

2013-08-14 Thread Ralf Treinen
Package: libpion-net-plugins-dbg,libpion-plugins-dbg
Version: libpion-net-plugins-dbg/4.0.7+dfsg-3.1
Version: libpion-plugins-dbg/5.0.3+dfsg-1
Severity: serious
User: trei...@debian.org
Usertags: edos-file-overwrite

Date: 2013-08-12
Architecture: amd64
Distribution: sid

Hi,

automatic installation tests of packages that share a file and at the
same time do not conflict by their package dependency relationships has
detected the following problem:


WARNING: The following packages cannot be authenticated!
  libicu48 libboost-date-time1.49.0 libboost-system1.49.0
  libboost-filesystem1.49.0 libboost-regex1.49.0 libboost-signals1.49.0
  libboost-thread1.49.0 liblog4cpp5 libpion-5.0 libpion-5.0-dbg
  libpion-common-4.0 libpion-common-4.0-dbg libpion-net-4.0
  libpion-net-4.0-dbg libpion-net-plugins libpion-net-plugins-dbg
  libpion-plugins libpion-plugins-dbg
Authentication warning overridden.
Can not write log, openpty() failed (/dev/pts not mounted?)
Selecting previously unselected package libicu48:amd64.
(Reading database ... 10850 files and directories currently installed.)
Unpacking libicu48:amd64 (from .../libicu48_4.8.1.1-12_amd64.deb) ...
Selecting previously unselected package libboost-date-time1.49.0.
Unpacking libboost-date-time1.49.0 (from 
.../libboost-date-time1.49.0_1.49.0-4_amd64.deb) ...
Selecting previously unselected package libboost-system1.49.0.
Unpacking libboost-system1.49.0 (from 
.../libboost-system1.49.0_1.49.0-4_amd64.deb) ...
Selecting previously unselected package libboost-filesystem1.49.0.
Unpacking libboost-filesystem1.49.0 (from 
.../libboost-filesystem1.49.0_1.49.0-4_amd64.deb) ...
Selecting previously unselected package libboost-regex1.49.0.
Unpacking libboost-regex1.49.0 (from 
.../libboost-regex1.49.0_1.49.0-4_amd64.deb) ...
Selecting previously unselected package libboost-signals1.49.0.
Unpacking libboost-signals1.49.0 (from 
.../libboost-signals1.49.0_1.49.0-4_amd64.deb) ...
Selecting previously unselected package libboost-thread1.49.0.
Unpacking libboost-thread1.49.0 (from 
.../libboost-thread1.49.0_1.49.0-4_amd64.deb) ...
Selecting previously unselected package liblog4cpp5.
Unpacking liblog4cpp5 (from .../liblog4cpp5_1.0-4_amd64.deb) ...
Selecting previously unselected package libpion-5.0.
Unpacking libpion-5.0 (from .../libpion-5.0_5.0.3+dfsg-1_amd64.deb) ...
Selecting previously unselected package libpion-5.0-dbg.
Unpacking libpion-5.0-dbg (from .../libpion-5.0-dbg_5.0.3+dfsg-1_amd64.deb) ...
Selecting previously unselected package libpion-common-4.0.
Unpacking libpion-common-4.0 (from 
.../libpion-common-4.0_4.0.7+dfsg-3.1_amd64.deb) ...
Selecting previously unselected package libpion-common-4.0-dbg.
Unpacking libpion-common-4.0-dbg (from 
.../libpion-common-4.0-dbg_4.0.7+dfsg-3.1_amd64.deb) ...
Selecting previously unselected package libpion-net-4.0.
Unpacking libpion-net-4.0 (from .../libpion-net-4.0_4.0.7+dfsg-3.1_amd64.deb) 
...
Selecting previously unselected package libpion-net-4.0-dbg.
Unpacking libpion-net-4.0-dbg (from 
.../libpion-net-4.0-dbg_4.0.7+dfsg-3.1_amd64.deb) ...
Selecting previously unselected package libpion-net-plugins.
Unpacking libpion-net-plugins (from 
.../libpion-net-plugins_4.0.7+dfsg-3.1_amd64.deb) ...
Selecting previously unselected package libpion-net-plugins-dbg.
Unpacking libpion-net-plugins-dbg (from 
.../libpion-net-plugins-dbg_4.0.7+dfsg-3.1_amd64.deb) ...
Selecting previously unselected package libpion-plugins.
Unpacking libpion-plugins (from .../libpion-plugins_5.0.3+dfsg-1_amd64.deb) ...
dpkg: error processing 
/var/cache/apt/archives/libpion-plugins_5.0.3+dfsg-1_amd64.deb (--unpack):
 trying to overwrite '/usr/lib/pion/plugins/EchoService.so', which is also in 
package libpion-net-plugins 4.0.7+dfsg-3.1
dpkg-deb: error: subprocess paste was killed by signal (Broken pipe)
Selecting previously unselected package libpion-plugins-dbg.
Unpacking libpion-plugins-dbg (from 
.../libpion-plugins-dbg_5.0.3+dfsg-1_amd64.deb) ...
dpkg: error processing 
/var/cache/apt/archives/libpion-plugins-dbg_5.0.3+dfsg-1_amd64.deb (--unpack):
 trying to overwrite '/usr/lib/debug/usr/lib/pion/plugins/EchoService.so', 
which is also in package libpion-net-plugins-dbg 4.0.7+dfsg-3.1
dpkg-deb: error: subprocess paste was killed by signal (Broken pipe)
Errors were encountered while processing:
 /var/cache/apt/archives/libpion-plugins_5.0.3+dfsg-1_amd64.deb
 /var/cache/apt/archives/libpion-plugins-dbg_5.0.3+dfsg-1_amd64.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)


This is a serious bug as it makes installation fail, and violates
sections 7.6.1 and 10.1 of the policy. An optimal solution would
consist in only one of the packages installing that file, and renaming
or removing the file in the other package. Depending on the
circumstances you might also consider Replace relations or file
diversions. If the conflicting situation cannot be resolved then, as a
last resort, the two packages have to declare a mutual
Conflict. Please take into accoun

Bug#719771: libpion-plugins and libpion-net-plugins: error when trying to install together

2013-08-14 Thread Ralf Treinen
Package: libpion-net-plugins,libpion-plugins
Version: libpion-net-plugins/4.0.7+dfsg-3.1
Version: libpion-plugins/5.0.3+dfsg-1
Severity: serious
User: trei...@debian.org
Usertags: edos-file-overwrite

Date: 2013-08-12
Architecture: amd64
Distribution: sid

Hi,

automatic installation tests of packages that share a file and at the
same time do not conflict by their package dependency relationships has
detected the following problem:


WARNING: The following packages cannot be authenticated!
  libicu48 libboost-date-time1.49.0 libboost-system1.49.0
  libboost-filesystem1.49.0 libboost-regex1.49.0 libboost-signals1.49.0
  libboost-thread1.49.0 liblog4cpp5 libpion-5.0 libpion-common-4.0
  libpion-net-4.0 libpion-net-plugins libpion-plugins
Authentication warning overridden.
Can not write log, openpty() failed (/dev/pts not mounted?)
Selecting previously unselected package libicu48:amd64.
(Reading database ... 10850 files and directories currently installed.)
Unpacking libicu48:amd64 (from .../libicu48_4.8.1.1-12_amd64.deb) ...
Selecting previously unselected package libboost-date-time1.49.0.
Unpacking libboost-date-time1.49.0 (from 
.../libboost-date-time1.49.0_1.49.0-4_amd64.deb) ...
Selecting previously unselected package libboost-system1.49.0.
Unpacking libboost-system1.49.0 (from 
.../libboost-system1.49.0_1.49.0-4_amd64.deb) ...
Selecting previously unselected package libboost-filesystem1.49.0.
Unpacking libboost-filesystem1.49.0 (from 
.../libboost-filesystem1.49.0_1.49.0-4_amd64.deb) ...
Selecting previously unselected package libboost-regex1.49.0.
Unpacking libboost-regex1.49.0 (from 
.../libboost-regex1.49.0_1.49.0-4_amd64.deb) ...
Selecting previously unselected package libboost-signals1.49.0.
Unpacking libboost-signals1.49.0 (from 
.../libboost-signals1.49.0_1.49.0-4_amd64.deb) ...
Selecting previously unselected package libboost-thread1.49.0.
Unpacking libboost-thread1.49.0 (from 
.../libboost-thread1.49.0_1.49.0-4_amd64.deb) ...
Selecting previously unselected package liblog4cpp5.
Unpacking liblog4cpp5 (from .../liblog4cpp5_1.0-4_amd64.deb) ...
Selecting previously unselected package libpion-5.0.
Unpacking libpion-5.0 (from .../libpion-5.0_5.0.3+dfsg-1_amd64.deb) ...
Selecting previously unselected package libpion-common-4.0.
Unpacking libpion-common-4.0 (from 
.../libpion-common-4.0_4.0.7+dfsg-3.1_amd64.deb) ...
Selecting previously unselected package libpion-net-4.0.
Unpacking libpion-net-4.0 (from .../libpion-net-4.0_4.0.7+dfsg-3.1_amd64.deb) 
...
Selecting previously unselected package libpion-net-plugins.
Unpacking libpion-net-plugins (from 
.../libpion-net-plugins_4.0.7+dfsg-3.1_amd64.deb) ...
Selecting previously unselected package libpion-plugins.
Unpacking libpion-plugins (from .../libpion-plugins_5.0.3+dfsg-1_amd64.deb) ...
dpkg: error processing 
/var/cache/apt/archives/libpion-plugins_5.0.3+dfsg-1_amd64.deb (--unpack):
 trying to overwrite '/usr/lib/pion/plugins/EchoService.so', which is also in 
package libpion-net-plugins 4.0.7+dfsg-3.1
dpkg-deb: error: subprocess paste was killed by signal (Broken pipe)
Errors were encountered while processing:
 /var/cache/apt/archives/libpion-plugins_5.0.3+dfsg-1_amd64.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)


This is a serious bug as it makes installation fail, and violates
sections 7.6.1 and 10.1 of the policy. An optimal solution would
consist in only one of the packages installing that file, and renaming
or removing the file in the other package. Depending on the
circumstances you might also consider Replace relations or file
diversions. If the conflicting situation cannot be resolved then, as a
last resort, the two packages have to declare a mutual
Conflict. Please take into account that Replaces, Conflicts and
diversions should only be used when packages provide different
implementations for the same functionality.

Here is a list of files that are known to be shared by both packages
(according to the Contents file for sid/amd64, which may be
slightly out of sync):

  /usr/lib/pion/plugins/AllowNothingService.so
  /usr/lib/pion/plugins/CookieService.so
  /usr/lib/pion/plugins/EchoService.so
  /usr/lib/pion/plugins/FileService.so
  /usr/lib/pion/plugins/HelloService.so
  /usr/lib/pion/plugins/LogService.so
  /usr/lib/pion/plugins/hasCreateAndDestroy.so
  /usr/lib/pion/plugins/hasCreateButNoDestroy.so
  /usr/lib/pion/plugins/hasNoCreate.so

This bug has been filed against both packages. If you, the maintainers of
the two packages in question, have agreed on which of the packages will
resolve the problem please reassign the bug to that package. You may then
also register in the BTS that the other package is affected by the bug.

-Ralf.

PS: for more information about the detection of file overwrite errors
of this kind see http://edos.debian.net/file-overwrites/.


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



Bug#719770: python3-pyfits and python3-astropy-legacy: error when trying to install together

2013-08-14 Thread Ralf Treinen
Package: python3-astropy-legacy,python3-pyfits
Version: python3-astropy-legacy/0.2.4-2
Version: python3-pyfits/1:3.1.2-1+b1
Severity: serious
User: trei...@debian.org
Usertags: edos-file-overwrite

Date: 2013-08-12
Architecture: amd64
Distribution: sid

Hi,

automatic installation tests of packages that share a file and at the
same time do not conflict by their package dependency relationships has
detected the following problem:


WARNING: The following packages cannot be authenticated!
  libcfitsio3 libexpat1 libffi6 gcc-4.8-base libquadmath0 libgfortran3
  libpython3.3-minimal mime-support libpython3.3-stdlib libwcs4
  libpython2.7-minimal python2.7-minimal python3.3-minimal libpython2.7-stdlib
  python2.7 python-minimal libpython-stdlib python python-support python3.3
  python3-minimal libpython3-stdlib python3 dh-python libblas3 liblapack3
  python-numpy python3-numpy libsofa-c0 python3-astropy python3-pyfits
  python3-astropy-legacy

Extracting templates from packages: 93%
Extracting templates from packages: 100%
Authentication warning overridden.
Can not write log, openpty() failed (/dev/pts not mounted?)
Selecting previously unselected package libcfitsio3:amd64.
(Reading database ... 10850 files and directories currently installed.)
Unpacking libcfitsio3:amd64 (from .../libcfitsio3_3.300-2_amd64.deb) ...
Selecting previously unselected package libexpat1:amd64.
Unpacking libexpat1:amd64 (from .../libexpat1_2.1.0-4_amd64.deb) ...
Selecting previously unselected package libffi6:amd64.
Unpacking libffi6:amd64 (from .../libffi6_3.0.13-4_amd64.deb) ...
Selecting previously unselected package gcc-4.8-base:amd64.
Unpacking gcc-4.8-base:amd64 (from .../gcc-4.8-base_4.8.1-8_amd64.deb) ...
Selecting previously unselected package libquadmath0:amd64.
Unpacking libquadmath0:amd64 (from .../libquadmath0_4.8.1-8_amd64.deb) ...
Selecting previously unselected package libgfortran3:amd64.
Unpacking libgfortran3:amd64 (from .../libgfortran3_4.8.1-8_amd64.deb) ...
Selecting previously unselected package libpython3.3-minimal.
Unpacking libpython3.3-minimal (from 
.../libpython3.3-minimal_3.3.2-5_amd64.deb) ...
Selecting previously unselected package mime-support.
Unpacking mime-support (from .../mime-support_3.54_all.deb) ...
Selecting previously unselected package libpython3.3-stdlib.
Unpacking libpython3.3-stdlib (from .../libpython3.3-stdlib_3.3.2-5_amd64.deb) 
...
Selecting previously unselected package libwcs4:amd64.
Unpacking libwcs4:amd64 (from .../libwcs4_4.18-1_amd64.deb) ...
Selecting previously unselected package libpython2.7-minimal.
Unpacking libpython2.7-minimal (from 
.../libpython2.7-minimal_2.7.5-7_amd64.deb) ...
Selecting previously unselected package python2.7-minimal.
Unpacking python2.7-minimal (from .../python2.7-minimal_2.7.5-7_amd64.deb) ...
Selecting previously unselected package python3.3-minimal.
Unpacking python3.3-minimal (from .../python3.3-minimal_3.3.2-5_amd64.deb) ...
Selecting previously unselected package libpython2.7-stdlib.
Unpacking libpython2.7-stdlib (from .../libpython2.7-stdlib_2.7.5-7_amd64.deb) 
...
Selecting previously unselected package python2.7.
Unpacking python2.7 (from .../python2.7_2.7.5-7_amd64.deb) ...
Selecting previously unselected package python-minimal.
Unpacking python-minimal (from .../python-minimal_2.7.5-3_amd64.deb) ...
Selecting previously unselected package libpython-stdlib:amd64.
Unpacking libpython-stdlib:amd64 (from .../libpython-stdlib_2.7.5-3_amd64.deb) 
...
Selecting previously unselected package python.
Unpacking python (from .../python_2.7.5-3_amd64.deb) ...
Selecting previously unselected package python-support.
Unpacking python-support (from .../python-support_1.0.15_all.deb) ...
Selecting previously unselected package python3.3.
Unpacking python3.3 (from .../python3.3_3.3.2-5_amd64.deb) ...
Selecting previously unselected package python3-minimal.
Unpacking python3-minimal (from .../python3-minimal_3.3.2-13_amd64.deb) ...
Selecting previously unselected package libpython3-stdlib:amd64.
Unpacking libpython3-stdlib:amd64 (from 
.../libpython3-stdlib_3.3.2-13_amd64.deb) ...
Selecting previously unselected package python3.
Unpacking python3 (from .../python3_3.3.2-13_amd64.deb) ...
Selecting previously unselected package dh-python.
Unpacking dh-python (from .../dh-python_1.20130807-1_all.deb) ...
Selecting previously unselected package libblas3.
Unpacking libblas3 (from .../libblas3_1.2.20110419-5_amd64.deb) ...
Selecting previously unselected package liblapack3.
Unpacking liblapack3 (from .../liblapack3_3.4.2+dfsg-1_amd64.deb) ...
Selecting previously unselected package python-numpy.
Unpacking python-numpy (from .../python-numpy_1%3a1.7.1-2+b1_amd64.deb) ...
Selecting previously unselected package python3-numpy.
Unpacking python3-numpy (from .../python3-numpy_1%3a1.7.1-2+b1_amd64.deb) ...
Selecting previously unselected package libsofa-c0.
Unpacking libsofa-c0 (from .../libsofa-c0_2012.03.01-1_amd64.deb) ...
Selecting previously unselected package pyt

Bug#719675: [Pkg-libvirt-maintainers] Bug#719675: Live migration of KVM guests fails if it takes more than 30 seconds (large memory guests)

2013-08-14 Thread Guido Günther
On Thu, Aug 15, 2013 at 09:35:09AM +0900, Christian Balzer wrote:
> On Wed, 14 Aug 2013 21:50:22 +0200 Guido Günther wrote:
> 
> > On Wed, Aug 14, 2013 at 04:49:42PM +0900, Christian Balzer wrote:
> > > 
> > > Package: libvirt0
> > > Version: 0.9.12-11+deb7u1
> > > Severity: important
> > > 
> > > Hello,
> > > 
> > > when doing a live migration using Pacemaker (the OCF VirtualDomain RA)
> > > on a cluster with DRBD (active/active) backing storage everything
> > > works fine with recently started (small memory footprint of about
> > > 200MB at most) KVM guests. 
> > > 
> > > After inflating one guest to 2GB memory usage (memtester comes in handy
> > > for that) the migration failed after 30 seconds, having managed to
> > > migrate about 400MB in that time over the direct, dedicated GbE link
> > > between my test cluster host nodes. 
> > > 
> > > libvirtd.log on the migration target node, migration start time is
> > > 07:24:51 :
> > > ---
> > > 2013-08-13 07:24:51.807+: 31953: warning :
> > > qemuDomainObjEnterMonitorInternal :994 : This thread seems to be the
> > > async job owner; entering monitor without ask ing for a nested job is
> > > dangerous 2013-08-13 07:24:51.886+: 31953: warning :
> > > qemuDomainObjEnterMonitorInternal :994 : This thread seems to be the
> > > async job owner; entering monitor without ask ing for a nested job is
> > > dangerous 2013-08-13 07:24:51.888+: 31953: warning :
> > > qemuDomainObjEnterMonitorInternal :994 : This thread seems to be the
> > > async job owner; entering monitor without ask ing for a nested job is
> > > dangerous 2013-08-13 07:24:51.948+: 31953: warning :
> > > qemuDomainObjEnterMonitorInternal :994 : This thread seems to be the
> > > async job owner; entering monitor without ask ing for a nested job is
> > > dangerous 2013-08-13 07:24:51.948+: 31953: warning :
> > > qemuDomainObjEnterMonitorInternal :994 : This thread seems to be the
> > > async job owner; entering monitor without ask ing for a nested job is
> > > dangerous 2013-08-13 07:25:21.217+: 31950: warning :
> > > virKeepAliveTimer:182 : No response from client 0x1948280 after 5
> > > keepalive messages in 30 seconds 2013-08-13 07:25:31.224+: 31950:
> > > warning : qemuProcessKill:3813 : Timed out waiting after SIGTERM to
> > > process 15926, sending SIGKILL
> > 
> > This looks more like you're not replying via the keepalive protocol.
> > What are you using to migrate VMs?
> >  -- Guido
> > 
> As I said up there, the Pacemaker (heartbeat, OCF really) resource agent,
> with SSH as transport (and only) option. 

This is not telling me how this is done within pacemaker. RHCS used to
do this with virsh  internally. I'll check the sources once I get around
to.
 -- Guido

> So the resulting migration URI should be something like:
> 
> qemu+ssh://targethost/system
> 
> Of course with properly distributed authorized_keys, again this works just
> fine with a small enough guest.
> 
> If there wasn't a proper two-way communication going on, shouldn't the
> migration fail from the start?
> 
> [snip]
> 
> Regards,
> 
> Christian
> -- 
> Christian BalzerNetwork/Systems Engineer
> ch...@gol.com Global OnLine Japan/Fusion Communications
> http://www.gol.com/
> 


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



Bug#679770: hostapd: unknown configuration item 'ieee80211n' unknown configuration item 'ht_capab'

2013-08-14 Thread Ben Schram
Package: hostapd
Version: 1:1.0-3+b1
Followup-For: Bug #679770

Dear Maintainer,

I am also having problems with very similar results. 
I am also using a Sparklan WPEA-127N mini PCIe Wifi card. 

Had my configuration running as a daemon, wifi bridged over ethernet etc. 
802.11n was enabled with the ht_capab option enabled but had to upgrade in an 
effort to gain a higher 11n thoughrput performance. 

STEPS TAKEN: 

1) did a apt-get dist-upgrad from Squeeze to Wheezy. 
2) downloaded the backports-3.10.4-1.tar.gz from 
https://www.kernel.org/pub/linux/kernel/projects/backports/stable/v3.10.4/backports-3.10.4-1.tar.gz
3) did a "make" defconfig ath9k, then make install 
3) rebooted machine, ensured that the ath9k drivers are indeed loaded, and 
functioning fine as a client using wpa_supplicant, authenticated, and connected 
fine to an already established WPA2-PSK AP nearby. 
4) Proceeded to load my old hostapd.conf and settings. 

upton running the "#/etc/init.d/hostapd start" I get the following error. 
[] Starting advanced IEEE 802.11 management: 
hostapdrmdir[ctrl_interface]: No such file or directory
 failed!

so running the actual daemon "# hostapd -dd /etc/hostapd/hostapd.conf"
random: Trying to read entropy from /dev/random
Configuration file: /etc/hostapd/hostapd.conf
ctrl_interface_group=0
Line 374: unknown configuration item 'ieee80211n'
Line 409: unknown configuration item 'ht_capab'
2 errors found in configuration file '/etc/hostapd/hostapd.conf'

Commenting out these two options (IE: disabling 802.11n) the daemon is then 
able to be started both by invoking the init.d script and the actual binary. 

I performed an "apt-get source hostapd" to confirm that the 802.11n options had 
indeed been enabled already under the wpa-1.0/debian/config/hostapd/linux 
config file. 

I even scrapped my hostapd.conf file and imported the provided example file 
found under /usr/share/doc/hostapd/examples/hostapd.conf and configred 
accordingly with identical results. 

I have a Sparklan WPEA-110N also which I will now go ahead and also test, along 
with a number of Intel Advance-N 6xxx series cards. 

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

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

Versions of packages hostapd depends on:
ii  initscripts   2.88dsf-41
ii  libc6 2.13-38
ii  libnl-3-200   3.2.7-4
ii  libnl-genl-3-200  3.2.7-4
ii  libssl1.0.0   1.0.1e-2
ii  lsb-base  4.1+Debian8+deb7u1

hostapd recommends no packages.

hostapd suggests no packages.

-- Configuration Files:
/etc/default/hostapd changed:
DAEMON_CONF="/etc/hostapd/hostapd.conf"

/etc/init.d/hostapd changed:
PATH=/sbin:/bin:/usr/sbin:/usr/bin
DAEMON_SBIN=/usr/sbin/hostapd
DAEMON_DEFS=/etc/default/hostapd
DAEMON_CONF=/etc/hostapd/hostapd.conf 
NAME=hostapd
DESC="advanced IEEE 802.11 management"
PIDFILE=/var/run/hostapd.pid
[ -x "$DAEMON_SBIN" ] || exit 0
[ -s "$DAEMON_DEFS" ] && . /etc/default/hostapd
[ -n "$DAEMON_CONF" ] || exit 0
DAEMON_OPTS="-B -P $PIDFILE $DAEMON_OPTS $DAEMON_CONF"
.. /lib/lsb/init-functions
case "$1" in
  start)
log_daemon_msg "Starting $DESC" "$NAME"
start-stop-daemon --start --oknodo --quiet --exec "$DAEMON_SBIN" \
--pidfile "$PIDFILE" -- $DAEMON_OPTS >/dev/null
log_end_msg "$?"
;;
  stop)
log_daemon_msg "Stopping $DESC" "$NAME"
start-stop-daemon --stop --oknodo --quiet --exec "$DAEMON_SBIN" \
--pidfile "$PIDFILE"
log_end_msg "$?"
;;
  reload)
log_daemon_msg "Reloading $DESC" "$NAME"
start-stop-daemon --stop --signal HUP --exec "$DAEMON_SBIN" \
--pidfile "$PIDFILE"
log_end_msg "$?"
;;
  restart|force-reload)
$0 stop
sleep 8
$0 start
;;
  status)
status_of_proc "$DAEMON_SBIN" "$NAME"
exit $?
;;
  *)
N=/etc/init.d/$NAME
echo "Usage: $N {start|stop|restart|force-reload|reload|status}" >&2
exit 1
;;
esac
exit 0


-- 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#719769: lintian: desktop-entry-lacks-keywords-entry - mentioned URL gives 404

2013-08-14 Thread Jari Aalto
Package: lintian
Version: 2.5.15
Severity: minor

FYI, the first URL in tag description gives 404.

N:   Refer to
N:   http://standards.freedesktop.org/desktop-entry-spec/latest/ar01s05.htm
N:   l and http://bugs.debian.org/693918 for details.

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

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

Versions of packages lintian depends on:
ii  binutils   2.23.52.20130727-1
ii  bzip2  1.0.6-4
ii  diffstat   1.55-3
ii  file   1:5.14-2
ii  gettext0.18.3-1
ii  hardening-includes 2.3
ii  intltool-debian0.35.0+20060710.1
ii  libapt-pkg-perl0.1.29
ii  libarchive-zip-perl1.30-7
ii  libclass-accessor-perl 0.34-1
ii  libclone-perl  0.34-1
ii  libdpkg-perl   1.17.1
ii  libemail-valid-perl0.190-1
ii  libfile-basedir-perl   0.03-1
ii  libipc-run-perl0.92-1
ii  liblist-moreutils-perl 0.33-1+b1
ii  libparse-debianchangelog-perl  1.2.0-1
ii  libtext-levenshtein-perl   0.06~01-2
ii  libtimedate-perl   1.2000-1
ii  liburi-perl1.60-1
ii  man-db 2.6.5-2
ii  patchutils 0.3.2-2
ii  perl [libdigest-sha-perl]  5.14.2-21
ii  t1utils1.37-2

Versions of packages lintian recommends:
ii  libautodie-perl 2.20-1
ii  libperlio-gzip-perl 0.18-1+b2
ii  perl-modules [libautodie-perl]  5.14.2-21

Versions of packages lintian suggests:
pn  binutils-multiarch 
ii  dpkg-dev   1.17.1
ii  libhtml-parser-perl3.71-1
ii  libtext-template-perl  1.45-2
ii  xz-utils   5.1.1alpha+20120614-2

-- no debconf information

-- debsums errors found:
sh: 1: /usr/sbin/dpkg-divert: not found


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



Bug#719757: openmotif: please package the man-pages separately so that they can be installed along with Lesstif

2013-08-14 Thread Paul Gevers
Control: reassign -1 motif

On 15-08-13 01:56, G.raud wrote:
> Having the OpenMotif manual pages in a separate package libmotif-doc instead 
> of
> inside libmotif-dev would allow this new package not to conflict with any 
> Lesstif
> packages; thus it would be possible to have some Motif manual pages installed 
> along
> with Lesstif.

Motif is now licensed with LGPL so it is finally free. We moved it to
the main archive and we try to remove Lesstif2 before we release Jessie,
making this bug moot.

However, depending on the size of the documentation, it might still be
worth it. I can't recall if we didn't look into this when we did the
motif overhaul, so reassigning to motif to not forget about this.

Paul




signature.asc
Description: OpenPGP digital signature


Bug#714626: please check for redundant search paths

2013-08-14 Thread Bernhard R. Link
* Simon Ruderich  [130815 00:20]:
> On Mon, Jul 01, 2013 at 02:39:58PM +0200, Matthias Klose wrote:
> > Please check for redundant search paths for -I and -L flags, which are 
> > already
> > included in the search paths of the compiler.
> >
> > That is, things like
> >
> >   /usr/{include,lib}
> >   /usr/local/{include,lib}
> >   /usr/{include,lib}/
> >   /usr/local/{include,lib}/
> > [...]
> [...]
> Implementing this should be straight-forward, but I'm not sure if
> blhc is the best place to add this.
> 
> Bernhard, what do you think? Should this get implemented in blhc
> or in your general buildd log scanner?

I'm also undecided which is the best place. As blhc already looks at
similar flags it might be easy to add there, but then it is quite a
different check compared to those blhc has.

> If you think blhc is the right place, what buildd-mode messages (e.g.
> I-foo, W-foo) should I use?

If you consider it something blhc should do, I'd suggest something like
W-dangerous-search-path. Otherwise I'll add a new rule to my log
scanner.

> (btw. are the sources of the buildd log scanner available)

The scanner itself is available at git://anonscm.debian.org/qa/bls.git,
the rules are embedded in their descriptions at
http://anonscm.debian.org/viewvc/qa/trunk/data/bls/descriptions/

Bernhard R. Link


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



Bug#719768: ITP: sjacket-clojure -- Clojure code transformation library

2013-08-14 Thread Eugenio Cano-Manuel Mendoza
Package: wnpp
Severity: wishlist
Owner: "Eugenio Cano-Manuel Mendoza" 

* Package name: sjacket-clojure
  Version:   0.1.0
  Upstream Author:  Christophe Grand <*christo...@cgrand.net*>
* URL: https://github.com/cgrand/sjacket
* License:   EPL-1.0
  Programming Lang: Java, Clojure
  Description : Clojure code transformation library

   sjacket provides structural code transformation through S-expressions. It
   can preserve code layout (such as tabulation) and comments. This library
is
   suitable as a backend for Clojure editors.


Bug#710164: cloning 710164, retitle -1 to python-virtualenv: Embedded copies of pip and setuptools, tagging -1

2013-08-14 Thread Tristan Seligmann
# On second thought, I'm cloning this bug to track the security issue and the
# embedded copy issue separately, as the security issue is no longer present in
# newer versions of virtualenv.
clone 710164 -1
retitle -1 python-virtualenv: Embedded copies of pip and setuptools
tags -1 - security
thanks


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



Bug#719748: [Pkg-tcltk-devel] Bug#719748: tcltk-default must fix Conflict/Repleace respect tk-tile package

2013-08-14 Thread Sergei Golovan
severity 719748 important
thanks

Hi Lenz,

On Thu, Aug 15, 2013 at 12:19 AM, PICCORO McKAY Lenz
 wrote:
>
> The tcl-dev package must fix conflicts agains older versions and not
> hole package tk-tile, suggested:
>
> Conflicts: tk-tile (<< 0.8.4-0)
> Replaces: tk-tile (<< 0.8.4-0)
>
> theres a new release of tk tile package source:

The bug in tk-tile is a bug in packaging, not in the tk-tile itself.
It isn't fixed because nobody cares about tile anymore. Currently, one
should use Tcl/Tk 8.5 and ttk instead of 8.4 and tile. So, This bug
certainly doesn't deserve to possess grave severity. I'll add
versioned tk-tile conflict immediately after tk-tile will be fixed,
don't worry.

Cheers!
-- 
Sergei Golovan


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



Bug#719766: ruby-activesupport-4.0: Uninstallable: Depends on nonexistent package ruby-thread-safe

2013-08-14 Thread Daniel Schepler
Package: ruby-activesupport-4.0
Version: 4.0.0+dfsg-1
Severity: grave

In a clean pbuilder chroot:

root@frobozz:/# apt-get install ruby-activesupport-4.0
Reading package lists... Done
Building dependency tree   
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
 ruby-activesupport-4.0 : Depends: ruby-tzinfo (>= 0.3.37) but it is not going 
to be installed
  Depends: ruby-thread-safe (>= 0.1) but it is not 
installable
E: Unable to correct problems, you have held broken packages.

I checked the NEW queue and didn't see anything that looked like it might
contain the missing ruby-thread-safe package.  (Nor did I see any upload of
a newer version of ruby-tzinfo, which is currently at version 0.3.33-3 in
sid.)
-- 
Daniel Schepler


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



Bug#714734: Debian Bugs information: logs for Bug#714734

2013-08-14 Thread Mitsuya Shibata
Hi, jwilk

> I'm a bit late, as the package is already in NEW, but anyway
> here's my quick review:

Thank you for your review. I uploaded fixed package to mentors.
Could you review it again, and if no problem, then sponsor it?

https://mentors.debian.net/package/marisa
  dget -x http://mentors.debian.net/debian/pool/main/m/marisa/marisa_0.2.4-2.dsc



> Why is your .orig.tar different than the one downloaded by uscan?
>

My fault. I have used --createorig in first dh_make.

> Package synopses are not sentences, therefore they shouldn't end with full
> stops.

Removed full stops.

> The Perl package name is wrong; as per Perl Policy S:4.2 it should be
> libmarisa-perl.

Renamed.

> /lib/perl5/i486-linux-gnu-thread-multi-64int/ is certainly not the
> correct directory to install Perl modules into...

Modified install path in debian/rules to "/usr/lib/perl5/".

> According to both Lintian and blhc, at least some parts of the packages
> are not built with hardening.

Set CFLAGS and LDFLAGS in debian/rules. And use verbose option
for extconf.rb.

Added manpages.

> lintian4python emits:
> i: marisa source: python-provides-considered-harmful python-marisa
> i: marisa source: python-provides-considered-harmful python3-marisa
> w: python-marisa: egg-info-version-mismatch 0.0.0 0.2.4
> e: python-marisa: python-module-in-multi-arch-foreign-package
> w: python3-marisa: egg-info-version-mismatch 0.0.0 0.2.4
> e: python3-marisa: python-module-in-multi-arch-foreign-package

Set version in setup.py via quilt patch.
Removed Multi-Arch field from python package.

Best regards,
-- 
Mitsuya Shibata
mty.shib...@gmail.com


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



Bug#719765: php5: CVE-2013-4248: invalid handling of certs with null bytes

2013-08-14 Thread Henri Salo
Package: php5
Version: 5.5.1+dfsg-2
Severity: important
Tags: security, fixed-upstream

CVE request: http://openwall.com/lists/oss-security/2013/08/14/4
Upstream fixes:

http://git.php.net/?p=php-src.git;a=commit;h=dcea4ec698dcae39b7bba6f6aa08933cbfee6755

http://git.php.net/?p=php-src.git;a=commit;h=2874696a5a8d46639d261571f915c493cd875897

Update affected versions as needed.

---
Henri Salo


signature.asc
Description: Digital signature


Bug#710164: Embedded pip

2013-08-14 Thread Tristan Seligmann
Note that as of virtualenv 1.9, the embedded copy of pip is new enough
that it does not suffer from this vulnerability. I'm leaving the
security tag, as older versions of virtualenv are still affected, and
leaving the severity as the embedded copy of pip is still problematic.

Unfortunately, I don't think a simple dependency on python-pip is good
enough to replace the embedded copy; virtualenv needs a source
distribution of pip (in order to install it into the virtualenvs it
creates), but the python-pip binary package contains a "binary"
distribution of pip which I don't think can be used to install pip
into a virtualenv.
-- 
mithrandi, i Ainil en-Balandor, a faer Ambar


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



Bug#719764: ITP: pomegranate-clojure -- dependency resolution and artifact handling library for Clojure

2013-08-14 Thread Eugenio Cano-Manuel Mendoza
Package: wnpp
Severity: wishlist
Owner: "Eugenio Cano-Manuel Mendoza" 

* Package name: pomegranate-clojure
  Version:   0.2
  Upstream Author:  Chas Emerick <*c...@cemerick.com*>
* URL: * https://github.com/cemerick/pomegranate*
* License:   EPL-1.0
  Programming Lang: Java, Clojure
  Description : dependency resolution and artifact handling library for
Clojure

  pomegranate provides a Clojure interface to sonatype-aether. It supports
the
  following features from Aether:
  .
   *Dependency resolution and common dependency graph/hierarchy manipulation
operations.
   *Local installation of artifacts.
   *Remote deployment.
   *Repository authentication.
   *HTTP proxy configuration.
   *Offline mode.
  .
  It also allows provides dynamic inclusion of libraries in the classpath
  whether the libraries are installed or have to be retrieved from a
repository.


Bug#714974: [PATCH] jfs: avoid misuse of cookie value of 2

2013-08-14 Thread Christian Kujau
On Wed, 14 Aug 2013 at 22:54, Dave Kleikamp wrote:
> It looks like the problem is that jfs was using a cookie value of 2 for
> a real directory entry, where NFSv4 expect 2 to represent "..". This
> patch has so far only been lightly tested.

Hm, a first compile of 3.11-rc5 errors out with:

  CC [M]  fs/jfs/jfs_dtree.o
/usr/local/src/linux-git/fs/jfs/jfs_dtree.c: In function ‘add_index’:
/usr/local/src/linux-git/fs/jfs/jfs_dtree.c:493:13: error: invalid storage 
class for function ‘free_index’
/usr/local/src/linux-git/fs/jfs/jfs_dtree.c:493:1: warning: ISO C90 forbids 
mixed declarations and code [-Wdeclaration-after-statement]
/usr/local/src/linux-git/fs/jfs/jfs_dtree.c:521:13: error: invalid storage 
class for function ‘modify_index’
/usr/local/src/linux-git/fs/jfs/jfs_dtree.c:546:12: error: invalid storage 
class for function ‘read_index’
/usr/local/src/linux-git/fs/jfs/jfs_dtree.c:927:12: error: invalid storage 
class for function ‘dtSplitUp’
/usr/local/src/linux-git/fs/jfs/jfs_dtree.c:1327:12: error: invalid storage 
class for function ‘dtSplitPage’
/usr/local/src/linux-git/fs/jfs/jfs_dtree.c:1639:12: error: invalid storage 
class for function ‘dtExtendPage’
/usr/local/src/linux-git/fs/jfs/jfs_dtree.c:1872:12: error: invalid storage 
class for function ‘dtSplitRoot’
/usr/local/src/linux-git/fs/jfs/jfs_dtree.c:2234:12: error: invalid storage 
class for function ‘dtDeleteUp’
/usr/local/src/linux-git/fs/jfs/jfs_dtree.c:2744:12: error: invalid storage 
class for function ‘dtRelink’
/usr/local/src/linux-git/fs/jfs/jfs_dtree.c:2915:13: error: invalid storage 
class for function ‘add_missing_indices’
/usr/local/src/linux-git/fs/jfs/jfs_dtree.c:2982:34: error: invalid storage 
class for function ‘next_jfs_dirent’
/usr/local/src/linux-git/fs/jfs/jfs_dtree.c::12: error: invalid storage 
class for function ‘dtReadFirst’
/usr/local/src/linux-git/fs/jfs/jfs_dtree.c:3405:12: error: invalid storage 
class for function ‘dtReadNext’
/usr/local/src/linux-git/fs/jfs/jfs_dtree.c:3581:12: error: invalid storage 
class for function ‘dtCompare’
/usr/local/src/linux-git/fs/jfs/jfs_dtree.c:3657:12: error: invalid storage 
class for function ‘ciCompare’
/usr/local/src/linux-git/fs/jfs/jfs_dtree.c:3765:12: error: invalid storage 
class for function ‘ciGetLeafPrefixKey’
/usr/local/src/linux-git/fs/jfs/jfs_dtree.c:3832:13: error: invalid storage 
class for function ‘dtGetKey’
/usr/local/src/linux-git/fs/jfs/jfs_dtree.c:3896:13: error: invalid storage 
class for function ‘dtInsertEntry’
/usr/local/src/linux-git/fs/jfs/jfs_dtree.c:4054:13: error: invalid storage 
class for function ‘dtMoveEntry’
/usr/local/src/linux-git/fs/jfs/jfs_dtree.c:4255:13: error: invalid storage 
class for function ‘dtDeleteEntry’
/usr/local/src/linux-git/fs/jfs/jfs_dtree.c:4350:13: error: invalid storage 
class for function ‘dtTruncateEntry’
/usr/local/src/linux-git/fs/jfs/jfs_dtree.c:4430:13: error: invalid storage 
class for function ‘dtLinelockFreelist’
/usr/local/src/linux-git/fs/jfs/jfs_dtree.c:4565:1: error: expected declaration 
or statement at end of input
/usr/local/src/linux-git/fs/jfs/jfs_dtree.c: At top level:
/usr/local/src/linux-git/fs/jfs/jfs_dtree.c:152:12: warning: ‘dtSplitUp’ used 
but never defined [enabled by default]
/usr/local/src/linux-git/fs/jfs/jfs_dtree.c:155:12: warning: ‘dtSplitPage’ used 
but never defined [enabled by default]
/usr/local/src/linux-git/fs/jfs/jfs_dtree.c:158:12: warning: ‘dtExtendPage’ 
used but never defined [enabled by default]
/usr/local/src/linux-git/fs/jfs/jfs_dtree.c:161:12: warning: ‘dtSplitRoot’ used 
but never defined [enabled by default]
/usr/local/src/linux-git/fs/jfs/jfs_dtree.c:164:12: warning: ‘dtDeleteUp’ used 
but never defined [enabled by default]
/usr/local/src/linux-git/fs/jfs/jfs_dtree.c:167:12: warning: ‘dtRelink’ used 
but never defined [enabled by default]
/usr/local/src/linux-git/fs/jfs/jfs_dtree.c:169:12: warning: ‘dtReadFirst’ used 
but never defined [enabled by default]
/usr/local/src/linux-git/fs/jfs/jfs_dtree.c:171:12: warning: ‘dtReadNext’ used 
but never defined [enabled by default]
/usr/local/src/linux-git/fs/jfs/jfs_dtree.c:174:12: warning: ‘dtCompare’ used 
but never defined [enabled by default]
/usr/local/src/linux-git/fs/jfs/jfs_dtree.c:176:12: warning: ‘ciCompare’ used 
but never defined [enabled by default]
/usr/local/src/linux-git/fs/jfs/jfs_dtree.c:179:13: warning: ‘dtGetKey’ used 
but never defined [enabled by default]
/usr/local/src/linux-git/fs/jfs/jfs_dtree.c:182:12: warning: 
‘ciGetLeafPrefixKey’ used but never defined [enabled by default]
/usr/local/src/linux-git/fs/jfs/jfs_dtree.c:185:13: warning: ‘dtInsertEntry’ 
used but never defined [enabled by default]
/usr/local/src/linux-git/fs/jfs/jfs_dtree.c:188:13: warning: ‘dtMoveEntry’ used 
but never defined [enabled by default]
/usr/local/src/linux-git/fs/jfs/jfs_dtree.c:192:13: warning: ‘dtDeleteEntry’ 
used but never defined [enabled by default]
/usr/local/src/linux-git/fs/jfs/jfs_dtree.c:194:13: warning: ‘dtTrun

Bug#577190: gedit: when run as root, doesn't have items in top bar menu

2013-08-14 Thread Ben Finney
package gedit
retitle 577190 gedit: when run as root, doesn't have items in top bar menu
found gedit/3.8.3-3
thanks

On 10-Apr-2010, Willian Gustavo Veiga wrote:

> When I run gedit in terminal as root, preferences change isn't allowed.

In gedit 3.8.3, the top bar menu doesn't have the usual menu items.

A normal invocation of ‘gedit’ results in a top bar menu with these items:

New Window
Preferences
Help
About
Quit

When run in a ‘su - root’ session, though, the top bar menu only has:

Quit

Other times, the top bar menu simply does not appear when run as root.

This problem also occurs if run as root by ‘su -u root gedit’.


The following error message appears in the console:

(gedit:20346): dconf-WARNING **: failed to commit changes to dconf: The 
connection is closed

-- 
 \“Choose mnemonic identifiers. If you can't remember what |
  `\mnemonic means, you've got a problem.” —Larry Wall |
_o__)  |
Ben Finney 


signature.asc
Description: Digital signature


Bug#707768: Workaround

2013-08-14 Thread Neil Mayhew
For those of you frustrated at the time it's taking to fix this, here's 
a temporary workaround that might help:


--- /usr/share/pyshared/aptdaemon/client.py.dist2012-06-11 
03:01:10.0 -0600
+++ /usr/share/pyshared/aptdaemon/client.py 2013-08-14 13:41:51.214571809 
-0600
@@ -39,8 +39,10 @@
 
 if 'gi.repository' in sys.modules:

 from gi.repository import GObject
+from gi.types import GObjectMeta
 else:
 import gobject as GObject
+GObjectMeta = GObject.GObjectMeta
 
 from . import enums

 from . import debconf
@@ -67,7 +69,7 @@
 return value
 
 
-class MemoizedMixIn(MemoizedTransaction, GObject.GObjectMeta):

+class MemoizedMixIn(MemoizedTransaction, GObjectMeta):
 
 """Helper meta class for merging"""
 



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



Bug#719277: linux-image-3.11-rc4-amd64: Kernel crashes when running Folding@Home as a system service

2013-08-14 Thread Alex Vanderpol
Ah, I didn't know exactly what you meant. Unfortunately I don't know how 
to extract anything from the dump files I got with kdump-tools. There 
are two files in the crash dump directory I made and pointed kdump-tools 
to, dmesg.201308111839 (which is the 2.9 GB file) and dump.201308111839 
(the 1.5 GB file). I cannot seem to find anything useful with Google 
about what to do with these files.


I'm pretty sure the Debian-supplied kernel is configured to work with 
kdump-tools (at least, the default configuration state in the sources 
was configured correctly for such, and I did get a kernel dump), but I 
do not have a debug kernel image available, which I'm assuming would 
probably make this easier.


I'm going to look into trying to set things up better so I can hopefully 
get a crash dump I can actually do something with, I found a site that 
has some useful information and maybe I can get something that's 
actually useful, though if you know how to work with those files I 
mentioned above, I'll gladly take that information as well.



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



Bug#719763: QT4 FTBFS on mips64(el) and mipsn32(el)

2013-08-14 Thread YunQiang Su
Package: qt4-x11

When build on mips64(el) and mipsn32(el) it failed.

This patch can fix this problem.
Please consider it.

Thanks 
diff --git a/debian/changelog b/debian/changelog
index 15aebe3..85a3ffd 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+qt4-x11 (4:4.8.5+dfsg-2+nmu2) unstable; urgency=low
+
+  * Fix FTBFS for mips64(el)
+
+ -- YunQiang Su   Sun, 11 Aug 2013 22:09:32 +0800
+
 qt4-x11 (4:4.8.5+dfsg-2) unstable; urgency=low
 
   * Make qtcore4-l10n M-A: foreign. Due to a limitation in dpkg which does not
diff --git a/debian/patches/07_trust_dpkg-arch_over_uname-m.diff b/debian/patches/07_trust_dpkg-arch_over_uname-m.diff
index 09cbcd9..69653b1 100644
--- a/debian/patches/07_trust_dpkg-arch_over_uname-m.diff
+++ b/debian/patches/07_trust_dpkg-arch_over_uname-m.diff
@@ -6,9 +6,11 @@ Trolltech task ID : 181882
  configure |   45 -
  1 file changed, 44 insertions(+), 1 deletion(-)
 
 a/configure
-+++ b/configure
-@@ -247,7 +247,50 @@ DeviceVar()
+Index: qt4-x11/configure
+===
+--- qt4-x11.orig/configure	2013-08-12 00:37:06.651028807 +0800
 qt4-x11/configure	2013-08-12 00:38:19.831030848 +0800
+@@ -247,7 +247,50 @@
  #---
  
  # need that throughout the script
@@ -45,7 +47,7 @@ Trolltech task ID : 181882
 +	lpia)
 +		UNAME_MACHINE="i686"
 +	;;
-+	mipsel)
++	mips*)
 +		UNAME_MACHINE="mips"
 +	;;
 +	powerpc)
diff --git a/debian/patches/mips64-jscore.diff b/debian/patches/mips64-jscore.diff
new file mode 100644
index 000..3fc47f7
--- /dev/null
+++ b/debian/patches/mips64-jscore.diff
@@ -0,0 +1,31 @@
+Index: qt4-x11/src/3rdparty/javascriptcore/JavaScriptCore/wtf/Platform.h
+===
+--- qt4-x11.orig/src/3rdparty/javascriptcore/JavaScriptCore/wtf/Platform.h	2013-08-12 12:11:14.347910382 +0800
 qt4-x11/src/3rdparty/javascriptcore/JavaScriptCore/wtf/Platform.h	2013-08-12 12:23:03.523930163 +0800
+@@ -189,6 +189,16 @@
+ #define WTF_CPU_SPARC 1
+ #endif
+
++/* CPU(MIPS64) - MIPS 64-bit both BIG and LITTLE endian */
++#if (_MIPS_SIM == _ABI64)
++#define WTF_CPU_MIPS64 1
++#endif
++
++/* CPU(MIPSN32) - MIPS N32 ABI both BIG and LITTLE endian */
++#if (_MIPS_SIM == _ABIN32)
++#define WTF_CPU_MIPSN32 1
++#endif
++
+ /* CPU(S390X) - S390 64-bit */
+ #if defined(__s390x__)
+ #define WTF_CPU_S390X 1
+@@ -885,7 +895,8 @@
+ #endif
+
+ #if !defined(WTF_USE_JSVALUE64) && !defined(WTF_USE_JSVALUE32) && !defined(WTF_USE_JSVALUE32_64)
+-#if (CPU(X86_64) && (OS(UNIX) || OS(WINDOWS) || OS(SOLARIS) || OS(HPUX))) || (CPU(IA64) && !CPU(IA64_32)) || CPU(ALPHA) || CPU(AIX64) || CPU(SPARC64) || CPU(S390X)
++#if (CPU(X86_64) && (OS(UNIX) || OS(WINDOWS) || OS(SOLARIS) || OS(HPUX))) || (CPU(IA64) && !CPU(IA64_32)) \
++	|| CPU(ALPHA) || CPU(AIX64) || CPU(SPARC64) || CPU(S390X) || CPU(MIPS64)
+ #define WTF_USE_JSVALUE64 1
+ #elif CPU(ARM) || CPU(PPC64)
+ #define WTF_USE_JSVALUE32 1
diff --git a/debian/patches/series b/debian/patches/series
index 7b0b9c6..02dfe96 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -41,3 +41,4 @@ s390x_jscore.diff
 add_missing_method_for_QBasicAtomicPointer_on_s390.patch
 no_libicu_message.diff
 QTBUG-25324_assistant_segfault_on_start_with_gcc_4.7.patch
+mips64-jscore.diff
diff --git a/debian/rules b/debian/rules
index b8c0700..e04e86b 100755
--- a/debian/rules
+++ b/debian/rules
@@ -70,7 +70,7 @@ else
 endif
 
 ifeq ($(DEB_HOST_ARCH_OS),linux)
-  ifneq (,$(filter $(DEB_HOST_ARCH),alpha ia64))
+  ifneq (,$(filter $(DEB_HOST_ARCH),alpha ia64 mips64 mips64el))
 	platform_arg = linux-g++
   else ifeq ($(DEB_HOST_ARCH_BITS),64)
 	platform_arg = linux-g++-64


Bug#719762: pet.debian.net: Reads changelog from old commits/tags

2013-08-14 Thread Felipe Sateler
Package: pet.debian.net
Severity: normal

As can (at the time of writing) be seen at [1], PET reports a repository
version for phasex of dev-m1-1, which is only present in an old upstream
tarball.

I think PET should stick to the latest heads.


[1] http://pet.debian.net/pkg-multimedia/pet.cgi

-- System Information:
Debian Release: jessie/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (101, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.10-1-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.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#719761: brltty errors fill daemon.log

2013-08-14 Thread Brent S. Elmer
Package: brltty
Version: 4.5-2
Severity: normal

My daemon.log file filled /var/log.  The following brltty errors appeared over
and over making the file huge:

Jun 23 07:37:14 sanctuary brltty[1256]: /lib/brltty/libbrlttybal.so: undefined
symbol: getMonotonicTime
Jun 23 07:37:14 sanctuary brltty[1256]: cannot load braille driver:
/lib/brltty/libbrlttybal.so
Jun 23 07:37:14 sanctuary brltty[1256]: braille driver not loadable: al
Jun 23 07:37:14 sanctuary brltty[1256]: bm braille driver version 4.5@5477 does
not match expected version 4.4@5477
Jun 23 07:37:14 sanctuary brltty[1256]: eu braille driver version 4.5@5477 does
not match expected version 4.4@5477
Jun 23 07:37:14 sanctuary brltty[1256]: /lib/brltty/libbrlttybfs.so: undefined
symbol: startTimePeriod
Jun 23 07:37:14 sanctuary brltty[1256]: cannot load braille driver:
/lib/brltty/libbrlttybfs.so
Jun 23 07:37:14 sanctuary brltty[1256]: braille driver not loadable: fs
Jun 23 07:37:14 sanctuary brltty[1256]: /lib/brltty/libbrlttybht.so: undefined
symbol: startTimePeriod
Jun 23 07:37:14 sanctuary brltty[1256]: cannot load braille driver:
/lib/brltty/libbrlttybht.so
Jun 23 07:37:14 sanctuary brltty[1256]: braille driver not loadable: ht
Jun 23 07:37:14 sanctuary brltty[1256]: hm braille driver version 4.5@5477 does
not match expected version 4.4@5477
Jun 23 07:37:14 sanctuary brltty[1256]: mt braille driver version 4.5@5477 does
not match expected version 4.4@5477
Jun 23 07:37:14 sanctuary brltty[1256]: pg braille driver version 4.5@5477 does
not match expected version 4.4@5477
Jun 23 07:37:14 sanctuary brltty[1256]: pm braille driver version 4.5@5477 does
not match expected version 4.4@5477
Jun 23 07:37:14 sanctuary brltty[1256]: sk braille driver version 4.5@5477 does
not match expected version 4.4@5477
Jun 23 07:37:14 sanctuary brltty[1256]: vo braille driver version 4.5@5477 does
not match expected version 4.4@5477
Jun 23 07:37:19 sanctuary brltty[1256]: /lib/brltty/libbrlttybal.so: undefined
symbol: getMonotonicTime
Jun 23 07:37:19 sanctuary brltty[1256]: cannot load braille driver:
/lib/brltty/libbrlttybal.so
Jun 23 07:37:19 sanctuary brltty[1256]: braille driver not loadable: al
Jun 23 07:37:19 sanctuary brltty[1256]: bm braille driver version 4.5@5477 does
not match expected version 4.4@5477
Jun 23 07:37:19 sanctuary brltty[1256]: eu braille driver version 4.5@5477 does
not match expected version 4.4@5477
Jun 23 07:37:19 sanctuary brltty[1256]: /lib/brltty/libbrlttybfs.so: undefined
symbol: startTimePeriod
Jun 23 07:37:19 sanctuary brltty[1256]: cannot load braille driver:
/lib/brltty/libbrlttybfs.so
Jun 23 07:37:19 sanctuary brltty[1256]: braille driver not loadable: fs
Jun 23 07:37:19 sanctuary brltty[1256]: /lib/brltty/libbrlttybht.so: undefined
symbol: startTimePeriod
Jun 23 07:37:19 sanctuary brltty[1256]: cannot load braille driver:
/lib/brltty/libbrlttybht.so
Jun 23 07:37:19 sanctuary brltty[1256]: braille driver not loadable: ht
Jun 23 07:37:19 sanctuary brltty[1256]: hm braille driver version 4.5@5477 does
not match expected version 4.4@5477
Jun 23 07:37:19 sanctuary brltty[1256]: mt braille driver version 4.5@5477 does
not match expected version 4.4@5477
Jun 23 07:37:19 sanctuary brltty[1256]: pg braille driver version 4.5@5477 does
not match expected version 4.4@5477
Jun 23 07:37:19 sanctuary brltty[1256]: pm braille driver version 4.5@5477 does
not match expected version 4.4@5477
Jun 23 07:37:19 sanctuary brltty[1256]: sk braille driver version 4.5@5477 does
not match expected version 4.4@5477
Jun 23 07:37:19 sanctuary brltty[1256]: vo braille driver version 4.5@5477 does
not match expected version 4.4@5477
Jun 23 07:37:24 sanctuary brltty[1256]: /lib/brltty/libbrlttybal.so: undefined
symbol: getMonotonicTime
Jun 23 07:37:24 sanctuary brltty[1256]: cannot load braille driver:
/lib/brltty/libbrlttybal.so
Jun 23 07:37:24 sanctuary brltty[1256]: braille driver not loadable: al
Jun 23 07:37:24 sanctuary brltty[1256]: bm braille driver version 4.5@5477 does
not match expected version 4.4@5477
Jun 23 07:37:24 sanctuary brltty[1256]: eu braille driver version 4.5@5477 does
not match expected version 4.4@5477
Jun 23 07:37:24 sanctuary brltty[1256]: /lib/brltty/libbrlttybfs.so: undefined
symbol: startTimePeriod
Jun 23 07:37:24 sanctuary brltty[1256]: cannot load braille driver:
/lib/brltty/libbrlttybfs.so
Jun 23 07:37:24 sanctuary brltty[1256]: braille driver not loadable: fs
Jun 23 07:37:24 sanctuary brltty[1256]: /lib/brltty/libbrlttybht.so: undefined
symbol: startTimePeriod
Jun 23 07:37:24 sanctuary brltty[1256]: cannot load braille driver:
/lib/brltty/libbrlttybht.so
Jun 23 07:37:24 sanctuary brltty[1256]: braille driver not loadable: ht
Jun 23 07:37:24 sanctuary brltty[1256]: hm braille driver version 4.5@5477 does
not match expected version 4.4@5477
Jun 23 07:37:24 sanctuary brltty[1256]: mt braille driver version 4.5@5477 does
not match expected version 4.4@5477
Jun 23 07:37:24 sanctuary brltty[1256]: pg braille driver version 4.5@5477 do

Bug#719532: gphpedit: Text is too small

2013-08-14 Thread Pierre Rudloff

Yes, I have this problem since the beginning.

I don't have this gconf preference and did not find anything related in 
/~/.config/gphpedit/gphpedit.session/.


Regards,

Le 14/08/2013 22:23, Ivo F.A.C. Fokkema (Ileos) a écrit :

Ah, of course, I didn't notice that.

Did you have this problem from the beginning? I found some gconf
settings that seem to configure the font here:
~/.gconf/gPHPEdit/default_style/%gconf.xml

Perhaps moving that file out of there before starting gPHPEdit will
help, or otherwise (re)moving that entire directory to reset all
settings might help?

I personally don't have the problem, so I'm not sure where it comes
from.


On Wed, 2013-08-14 at 00:26 +0200, Pierre Rudloff wrote:

No, this is the Normal Size (look at the size of the line numbers). I
can zoom to have a correct font size, but then the lines are huge.

Le 13/08/2013 19:42, Ivo F.A.C. Fokkema (Ileos) a écrit :

The code text is too small, I can't read it.
Here is a screenshot: http://bayimg.com/DAOmhaAee>

Hi Pierre,

Looks to me that you're zoomed out. Click on View in the menu, then
click "Normal Size".

You can also hold the Ctrl key, and scroll at the same time using your
mouse.

Regards,

Ivo





Bug#719675: [Pkg-libvirt-maintainers] Bug#719675: Live migration of KVM guests fails if it takes more than 30 seconds (large memory guests)

2013-08-14 Thread Christian Balzer
On Wed, 14 Aug 2013 21:50:22 +0200 Guido Günther wrote:

> On Wed, Aug 14, 2013 at 04:49:42PM +0900, Christian Balzer wrote:
> > 
> > Package: libvirt0
> > Version: 0.9.12-11+deb7u1
> > Severity: important
> > 
> > Hello,
> > 
> > when doing a live migration using Pacemaker (the OCF VirtualDomain RA)
> > on a cluster with DRBD (active/active) backing storage everything
> > works fine with recently started (small memory footprint of about
> > 200MB at most) KVM guests. 
> > 
> > After inflating one guest to 2GB memory usage (memtester comes in handy
> > for that) the migration failed after 30 seconds, having managed to
> > migrate about 400MB in that time over the direct, dedicated GbE link
> > between my test cluster host nodes. 
> > 
> > libvirtd.log on the migration target node, migration start time is
> > 07:24:51 :
> > ---
> > 2013-08-13 07:24:51.807+: 31953: warning :
> > qemuDomainObjEnterMonitorInternal :994 : This thread seems to be the
> > async job owner; entering monitor without ask ing for a nested job is
> > dangerous 2013-08-13 07:24:51.886+: 31953: warning :
> > qemuDomainObjEnterMonitorInternal :994 : This thread seems to be the
> > async job owner; entering monitor without ask ing for a nested job is
> > dangerous 2013-08-13 07:24:51.888+: 31953: warning :
> > qemuDomainObjEnterMonitorInternal :994 : This thread seems to be the
> > async job owner; entering monitor without ask ing for a nested job is
> > dangerous 2013-08-13 07:24:51.948+: 31953: warning :
> > qemuDomainObjEnterMonitorInternal :994 : This thread seems to be the
> > async job owner; entering monitor without ask ing for a nested job is
> > dangerous 2013-08-13 07:24:51.948+: 31953: warning :
> > qemuDomainObjEnterMonitorInternal :994 : This thread seems to be the
> > async job owner; entering monitor without ask ing for a nested job is
> > dangerous 2013-08-13 07:25:21.217+: 31950: warning :
> > virKeepAliveTimer:182 : No response from client 0x1948280 after 5
> > keepalive messages in 30 seconds 2013-08-13 07:25:31.224+: 31950:
> > warning : qemuProcessKill:3813 : Timed out waiting after SIGTERM to
> > process 15926, sending SIGKILL
> 
> This looks more like you're not replying via the keepalive protocol.
> What are you using to migrate VMs?
>  -- Guido
> 
As I said up there, the Pacemaker (heartbeat, OCF really) resource agent,
with SSH as transport (and only) option. 
So the resulting migration URI should be something like:

qemu+ssh://targethost/system

Of course with properly distributed authorized_keys, again this works just
fine with a small enough guest.

If there wasn't a proper two-way communication going on, shouldn't the
migration fail from the start?

[snip]

Regards,

Christian
-- 
Christian BalzerNetwork/Systems Engineer
ch...@gol.com   Global OnLine Japan/Fusion Communications
http://www.gol.com/


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



Bug#719751: iceweasel takes much CPU time on https://www.touscoprod.com/

2013-08-14 Thread Kai Hendry
There is a ton of flash on that site. This is not an Iceweasel issue.
The real culprit is that site. :)

On 15 August 2013 05:59, Vincent Lefevre  wrote:
> Package: iceweasel
> Version: 23.0-2
> Severity: important
>
> Iceweasel takes much CPU time on https://www.touscoprod.com/ (65% on
> the machine from which I report this bug).
>
> I don't know the cause, but there are scrolling images near the bottom
> of the page. But CPU usage is almost as high when these images are not
> visible.
>
> -- Package-specific info:
>
> -- Extensions information
> Name: -Global Styles- userstyle
> Status: enabled
>
> Name: Adblock Plus
> Location: ${PROFILE_EXTENSIONS}/{d10d0bf8-f5b5-c8b4-a8b2-2b9879e08c5d}.xpi
> Status: enabled
>
> Name: Add-on Compatibility Reporter
> Location: ${PROFILE_EXTENSIONS}/compatibil...@addons.mozilla.org.xpi
> Status: enabled
>
> Name: AlloCiné userstyle
> Status: enabled
>
> Name: Bamboo Feed Reader
> Location: ${PROFILE_EXTENSIONS}/{b2e69492-2358-071a-7056-24ad0c3defb1}
> Status: enabled
>
> Name: Cinémathèque Française userstyle
> Status: enabled
>
> Name: Combine Stop/Reload buttons userstyle
> Status: enabled
>
> Name: DOM Inspector
> Location: ${PROFILE_EXTENSIONS}/inspec...@mozilla.org
> Status: enabled
>
> Name: Default theme
> Location: 
> /usr/lib/iceweasel/browser/extensions/{972ce4c6-7e08-4474-a285-3208198ce6fd}
> Package: iceweasel
> Status: enabled
>
> Name: Dictionnaire français «Moderne»
> Location: ${PROFILE_EXTENSIONS}/fr-mode...@dictionaries.addons.mozilla.org
> Status: enabled
>
> Name: Different cursor for links that open in new windows userstyle
> Status: enabled
>
> Name: Disable autocomplete userstyle
> Status: user-disabled
>
> Name: Disable marquee userstyle
> Status: user-disabled
>
> Name: DownloadHelper
> Location: ${PROFILE_EXTENSIONS}/{b9db16a4-6edc-47ec-a1f4-b86292ed211d}
> Status: enabled
>
> Name: Firebug
> Location: ${PROFILE_EXTENSIONS}/fire...@software.joehewitt.com.xpi
> Status: enabled
>
> Name: Flagfox
> Location: ${PROFILE_EXTENSIONS}/{1018e4d6-728f-4b20-ad56-37578a4de76b}
> Status: enabled
>
> Name: Flashblock
> Location: ${PROFILE_EXTENSIONS}/{3d7eb24f-2740-49df-8937-200b1cc08f8a}
> Status: enabled
>
> Name: Font Finder
> Location: ${PROFILE_EXTENSIONS}/fontfin...@bendodson.com.xpi
> Status: enabled
>
> Name: Forecastfox
> Location: ${PROFILE_EXTENSIONS}/{0538E3E3-7E9B-4d49-8831-A227C80A7AD3}
> Status: enabled
>
> Name: FxIF
> Location: ${PROFILE_EXTENSIONS}/{11483926-db67-4190-91b1-ef20fcec5f33}.xpi
> Status: enabled
>
> Name: GLPI - assistance.ens-lyon.fr userstyle
> Status: enabled
>
> Name: Google Search userstyle
> Status: enabled
>
> Name: Greasemonkey
> Location: ${PROFILE_EXTENSIONS}/{e4a8a97b-f2ed-450b-b12d-ee082ba24781}.xpi
> Status: enabled
>
> Name: HeadingsMap
> Location: ${PROFILE_EXTENSIONS}/headi...@niquelheadings.net.xpi
> Status: enabled
>
> Name: IMDb userstyle
> Status: enabled
>
> Name: Link Widgets
> Location: ${PROFILE_EXTENSIONS}/linkwid...@clav.mozdev.org
> Status: enabled
>
> Name: Live HTTP headers
> Location: ${PROFILE_EXTENSIONS}/{8f8fe09b-0bd3-4470-bc1b-8cad42b8203a}
> Status: enabled
>
> Name: Move tabbar to the bottom userstyle
> Status: user-disabled
>
> Name: Move tabbar to the left userstyle
> Status: user-disabled
>
> Name: Move tabbar to the right userstyle
> Status: user-disabled
>
> Name: Multiple row bookmark toolbar userstyle
> Status: user-disabled
>
> Name: Nerim userstyle
> Status: enabled
>
> Name: Open in Browser
> Location: ${PROFILE_EXTENSIONS}/openinbrow...@www.spasche.net.xpi
> Status: enabled
>
> Name: PeopleForCinema userstyle
> Status: enabled
>
> Name: Pinger
> Location: ${PROFILE_EXTENSIONS}/jane...@pinger.xpi
> Status: enabled
>
> Name: QuickWiki
> Location: ${PROFILE_EXTENSIONS}/{EE223D7A-F30F-11DD-8F0A-D2AD55D89593}.xpi
> Status: enabled
>
> Name: SearchStatus
> Location: ${PROFILE_EXTENSIONS}/{d57c9ff1-6389-48fc-b770-f78bd89b6e8a}.xpi
> Status: enabled
>
> Name: Showcase
> Location: ${PROFILE_EXTENSIONS}/{89506680-e3f4-484c-a2c0-ed711d481eda}.xpi
> Status: enabled
>
> Name: Slashdot.org - Remove ads userstyle
> Status: enabled
>
> Name: SourceForge font size in comments userstyle
> Status: enabled
>
> Name: Stylish
> Location: ${PROFILE_EXTENSIONS}/{46551EC9-40F0-4e47-8E18-8E5CF550CFB8}.xpi
> Status: enabled
>
> Name: Stylish-Custom
> Location: ${PROFILE_EXTENSIONS}/stylish-cus...@choggi.dyndns.org
> Status: enabled
>
> Name: Tab Mix Plus
> Location: ${PROFILE_EXTENSIONS}/{dc572301-7619-498c-a57d-39143191b318}.xpi
> Status: enabled
>
> Name: TinEye Reverse Image Search
> Location: ${PROFILE_EXTENSIONS}/tin...@ideeinc.com
> Status: enabled
>
> Name: United States English Spellchecker dictionary
> Location: ${PROFILE_EXTENSIONS}/en...@dictionaries.addons.mozilla.org
> Status: enabled
>
> Name: Web Developer
> Location: ${PROFILE_EXTENSIONS}/{c45c406e-ab73-11d8-be73-000a95be3b12}.xpi
> Status: enabled
>
> Name: Wikipedia font size userstyle
> Status: enabled
>
> Name: X-Ray
> Location: ${PROFILE_

Bug#719759: uuid-runtime: uuidd unable to autostart

2013-08-14 Thread John Stumpo
Package: uuid-runtime
Version: 2.20.1-5.5
Severity: normal

When libuuid performs an operation that wants uuidd, it tries to autostart
it if it's not running. uuidd is unable to start because the subdirectory
it wants to use in /run (which it still accesses via /var/run, but that's
a separate issue) for its pidfile and socket does not exist. This does
not cause any immediately visible effect because libuuid silently falls
back to what it would do if uuidd weren't present at all, but since
uuidd is in fact there, I would expect libuuid to be able to use it.

Manually creating /run/uuidd, owned by libuuid:libuuid, allows uuidd
to successfully be autostarted by libuuid. The package should arrange
for this directory to be automatically created.

(It looks like this is only implicated by the generation of v1 time-based
uuids. I personally usually consider usage of such uuids to be a bug
due to their potential privacy implications, but since libuuid supports
generating them and wants uuidd in order to absolutely, positively ensure
they come out unique, I'd still prefer to see uuidd working.)

To observe this behavior in action:
uuidgen -t
pgrep uuidd# no process found
sudo install -d -m 0755 -o libuuid -g libuuid /run/uuidd
uuidgen -t
pgrep uuidd# a process is found

-- System Information:
Debian Release: jessie/sid
  APT prefers testing
  APT policy: (900, 'testing'), (800, 'unstable'), (300, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.9-1-amd64 (SMP w/2 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 uuid-runtime depends on:
ii  libc6 2.17-92
ii  libuuid1  2.20.1-5.5
ii  passwd1:4.1.5.1-1

uuid-runtime recommends no packages.

uuid-runtime 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#719758: RFS: jgrowl/1.2.13-1 ITP to resolve OpenNebula dependency

2013-08-14 Thread Matthias Schmitz
Package: sponsorship-requests
Severity: normal

  Dear mentors,

  I am looking for a sponsor for my package "jgrowl"

 * Package name: jgrowl
   Version : 1.2.13-1
   Upstream Author : Stan Lemon 
 * URL : https://github.com/stanlemon/jGrowl
 * License : GPL-2 or MIT
   Section : web

  It builds those binary packages:

libjs-jquery-jgrowl - notification system for jquery

  To access further information about this package, please visit the
  following URL:

  http://mentors.debian.net/package/jgrowl


  Alternatively, one can download the package with dget using this
  command:

dget -x
http://mentors.debian.net/debian/pool/main/j/jgrowl/jgrowl_1.2.13-1.dsc


  Regards,
   Matthias Schmitz



signature.asc
Description: PGP signature


Bug#719757: openmotif: please package the man-pages separately so that they can be installed along with Lesstif

2013-08-14 Thread G.raud
Package: openmotif
Version: openmotif
Severity: wishlist

Having the OpenMotif manual pages in a separate package libmotif-doc instead of
inside libmotif-dev would allow this new package not to conflict with any 
Lesstif
packages; thus it would be possible to have some Motif manual pages installed 
along
with Lesstif.

Regards

-- 
G.raud Meyer


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



Bug#650208:

2013-08-14 Thread Miriam Ruiz
This info might be relevant:
http://web.archiveorange.com/archive/v/fXkbRRvLyVUm1GWOiJKk


Bug#696038: ITP: compat-wireless-3.5.4 -- backported linux wireless drivers

2013-08-14 Thread Jayen Ashar
What I have now is a set of instructions for building packages with
modass[1] which I've used for compat-wireless and peak's canbus
driver.  I would like to (at some point) learn to use dkms, especially
if it'll make my job easier.  I also welcome someone [a mentor] to
work with on this as my packaging skills are pretty hacky.

--Jayen

[1] I've been meaning to file a bug report to improve the HOWTO.Devel
but haven't gotten around to it.


On Thu, Aug 15, 2013 at 9:01 AM, Ben Hutchings  wrote:
>
> So we had a meeting at DebConf about improving hardware support in
> stable, and seemed to come to a consensus that compat-drivers (formerly
> compat-wireless) could be added to stable.  See
> .  (I forgot
> about this ITP bug, otherwise I would have cc'd it on that message.)
>
> compat-drivers would have to build binary debs for all kernel flavours
> and udebs for installer images.  This can be done with the help of the
> linux-support-3.2.0-4 and kernel-wedge packages.
>
> What is the status of your packaging work?  What do you think of this
> plan, and can I work with you on it?
>
> Ben.
>
> --
> Ben Hutchings
> Man invented language to satisfy his deep need to complain. - Lily Tomlin




-- 
Marathon Targets Pty Ltd
Marathon, like the run from Marathon to Athens
Targets, like the things at which one shoots for practice
Sydney, Australia
http://www.marathon-targets.com/


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



Bug#680950: Bug#719357: Bug#623377: rpcbind: Please include upstart support in the rpcbind package

2013-08-14 Thread Steve Langasek
Control: tags 719661 moreinfo unreproducible

Thanks for bringing this to my attention, Aníbal.

On Wed, Aug 14, 2013 at 02:27:17PM +1000, Aníbal Monsalve Salazar wrote:
> Cosimo posted a message to #680950 and opened #719661 as a consequence
> of 0.2.0-8.1

> http://bugs.debian.org/680950
> http://bugs.debian.org/719661

Cosimo, what is the exact error message that you see? Are you sure that the
error message refers to /var/run/rpcbind?  Nothing in the new version of the
package, either in the upstream code or in the Debian packaging, should be
referencing this path any longer.

Bug #680950, furthermore, says that this regression was introduced in
version 0.2.0-8, not in version 0.2.0-8.1.  Did you not see the same issue
with version 0.2.0-8?

-- 
Steve Langasek   Give me a lever long enough and a Free OS
Debian Developer   to set it on, and I can move the world.
Ubuntu Developerhttp://www.debian.org/
slanga...@ubuntu.com vor...@debian.org


signature.asc
Description: Digital signature


Bug#707158: sawfish implemented a workaround

2013-08-14 Thread GSR
Package: iceweasel
Version: 17.0.8esr-2
Severity: important
Tags: patch

Hi:

Thanks to Robert Bihlmeyer & Lionel Elie Mamane (see bug #711846)
Debian's sawfish has a backport of the workaround for the window size,
taken from latest SF.

Firefox still has "program specified maximum size: 1073741824 by
1073741824" set for their windows but SF became immune to those
values.

The patch that upstream does not want to apply to the ESR should fix
problems in other software like olvwm. The other option seems to be
installing FF/Iceweasel 23 from experimental.

GSR
 


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



Bug#713349: type-conv has been renamed to type_conv

2013-08-14 Thread Stéphane Glondu
Hello,

"type-conv" needs to be replaced with "type_conv". By the way, there
seems to be a new upstream minor release of xen-api-libs; I suspect it
is already fixed there.


Cheers,

-- 
Stéphane


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



Bug#701081: debian-policy: mandate an encoding for filenames in binary packages

2013-08-14 Thread Charles Plessy
tag 701081 pending
thanks

Le Tue, Aug 13, 2013 at 08:36:15AM +0900, Charles Plessy a écrit :
> 
> >   
> > File names
> > 
> > 
> >   The name of the files installed by binary packages in the system 
> > PATH 
> >   (namely /bin, /sbin, /usr/bin,
> >   /usr/sbin and /usr/games/) must be encoded in
> >   ASCII.
> > 
> > 
> > 
> >   The name of the files and directories installed by binary packages
> >   outside the system PATH must be encoded in UTF-8 and should be
> >   restricted to ASCII when they can be represented in that character
> >   set.
> > 
> >   
 
> Unless there are further objections, I will go ahead with the wording above
> (or with the parenthesis turned in a footnote).

Hello everybody,

I pushed it as it is.

Have a nice day,

-- 
Charles Plessy
Tsurumi, Kanagawa, Japan


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



Bug#719738: [PATCH] Please install the lvm2 systemd generator

2013-08-14 Thread Bastian Blank
On Wed, Aug 14, 2013 at 08:49:02PM +0200, Michael Stapelberg wrote:
> Debian users who use systemd sometimes have trouble booting their
> machines (see e.g. http://bugs.debian.org/718190). Here at DebConf I had
> the chance to reproduce the issue and noticed that the lvm2 package does
> not ship the systemd generator that upstream provides.

The init-script calls vgchange -ay. Why does this not work?

Bastian

-- 
Only a fool fights in a burning house.
-- Kank the Klingon, "Day of the Dove", stardate unknown


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



Bug#696038: ITP: compat-wireless-3.5.4 -- backported linux wireless drivers

2013-08-14 Thread Ben Hutchings
So we had a meeting at DebConf about improving hardware support in
stable, and seemed to come to a consensus that compat-drivers (formerly
compat-wireless) could be added to stable.  See
.  (I forgot
about this ITP bug, otherwise I would have cc'd it on that message.)

compat-drivers would have to build binary debs for all kernel flavours
and udebs for installer images.  This can be done with the help of the
linux-support-3.2.0-4 and kernel-wedge packages.

What is the status of your packaging work?  What do you think of this
plan, and can I work with you on it?

Ben.

-- 
Ben Hutchings
Man invented language to satisfy his deep need to complain. - Lily Tomlin


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


Bug#702440: New upstream release available

2013-08-14 Thread Andreas Tille
Hi Shaun,

I wonder if there is any reason that you did just files a bug report
about a new version and did not simply uploaded the package as you
formerly did.  Could you please drop the Debian Med team some note if
something prevents you from doing so.

BTW, I checked the latest version and injected it into the Git
repository but I realised that it does not build because of:


g++ -DHAVE_CONFIG_H -I. -I..  -I.. -I../Common -I../DataLayer -I.  
-I/usr/lib/openmpi/include -D_FORTIFY_SOURCE=2 -Wall -Wextra -Werror -g -O2 
-fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -c 
-o libassembly_a-DotWriter.o `test -f 'DotWriter.cpp' || echo './'`DotWriter.cpp
In file included from DotWriter.cpp:5:0:
../Graph/ContigGraphAlgorithms.h: In function 'OutIt assemble_if(Graph&, OutIt, 
Predicate)':
../Graph/ContigGraphAlgorithms.h:202:44: error: typedef 'vertex_descriptor' 
locally defined but not used [-Werror=unused-local-typedefs]
  typedef typename Graph::vertex_descriptor vertex_descriptor;
^
cc1plus: all warnings being treated as errors
make[3]: *** [libassembly_a-DotWriter.o] Error 1
make[3]: Leaving directory `/tmp/buildd/abyss-1.3.6/Assembly'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/tmp/buildd/abyss-1.3.6'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/tmp/buildd/abyss-1.3.6'
dh_auto_build: make -j1 returned exit code 2


Since you are upstream dealing with things like this would be way
simpler if you just fix these things upstream rather than leaving us
poor packagers alone with patching.

Kind regards

   Andras.

-- 
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#719751: iceweasel takes much CPU time on https://www.touscoprod.com/

2013-08-14 Thread Vincent Lefevre
Control: tags -1 upstream
Control: forwarded -1 https://bugzilla.mozilla.org/show_bug.cgi?id=905432

I could reproduce the bug with Firefox Nightly (this is even worse).

-- 
Vincent Lefèvre  - Web: 
100% accessible validated (X)HTML - Blog: 
Work: CR INRIA - computer arithmetic / AriC project (LIP, ENS-Lyon)


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



Bug#719756: phpmyadmin: removal of package phpmyadmin fails

2013-08-14 Thread Uwe Storbeck
Package: phpmyadmin
Version: 4:4.0.5-1
Severity: normal

Dear Maintainer,

the removal of the phpmyadm package fails (log see below). Maybe that's
caused by apache2 not running (which was broken by phpmyadmin's
configuration). But the removal of the package should not fail
even when apache is not running.

Regards

Uwe


# aptitude purge phpmyadmin 
The following packages will be REMOVED:  
  dbconfig-common{pu} [1.8.47+nmu1] <-1,208 kB>  
  libjs-codemirror{pu} [2.23-1] <-976 kB>  
  libjs-jquery-cookie{pu} [8-2] <-45.1 kB>  
  libjs-jquery-event-drag{pu} [8-2] <-91.1 kB>  
  libjs-jquery-metadata{pu} [8-2] <-46.1 kB>  
  libjs-jquery-mousewheel{pu} [8-2] <-52.2 kB>  
  libjs-jquery-tablesorter{pu} [8-2] <-455 kB>  
  libjs-jquery-ui{pu} [1.10.1+dfsg-1] <-1,875 kB>  
  php-gettext{pu} [1.0.11-1] <-106 kB>  
  php5-gd{pu} [5.5.1+dfsg-1] <-150 kB>  
  php5-mcrypt{pu} [5.5.1+dfsg-1] <-91.1 kB>  
  phpmyadmin{p} [4:4.0.5-1] <-22.3 MB>  
0 packages upgraded, 0 newly installed, 12 to remove and 0 not upgraded.
Need to get 0 B of archives. After unpacking 27.4 MB will be freed.
Do you want to continue? [Y/n/?] 
(Reading database ... 545509 files and directories currently installed.)
Removing phpmyadmin ...
dbconfig-common: dumping mysql database phpmyadmin to 
/var/tmp/phpmyadmin.phpmyadmin.2013-08-15-00.23.mysql.WXPuCV.
dbconfig-common: dropping mysql database phpmyadmin.
dropping database phpmyadmin: success.
verifying database phpmyadmin was dropped: success.
dbconfig-common: revoking privileges for user phpmyadmin on phpmyadmin.
revoking access to database phpmyadmin from phpmyadmin@localhost: success.
Conf phpmyadmin disabled.
apache2_invoke postrm: Disable configuration phpmyadmin
[FAIL] Reloading web server: apache2 failed!
[warn] Apache2 is not running ... (warning).
invoke-rc.d: initscript apache2, action "reload" failed.
[FAIL] Reloading web server: apache2 failed!
[warn] Apache2 is not running ... (warning).
invoke-rc.d: initscript apache2, action "reload" failed.
Purging configuration files for phpmyadmin ...
apache2_invoke postrm: Purging state for phpmyadmin
dpkg: error processing phpmyadmin (--purge):
 subprocess installed post-removal script returned error exit status 1
Removing dbconfig-common ...
Purging configuration files for dbconfig-common ...
dpkg: warning: while removing dbconfig-common, directory 
'/var/cache/dbconfig-common/backups' not empty so not removed
Removing libjs-codemirror ...
Removing libjs-jquery-cookie ...
Removing libjs-jquery-event-drag ...
Removing libjs-jquery-tablesorter ...
Removing libjs-jquery-metadata ...
Removing libjs-jquery-mousewheel ...
Removing libjs-jquery-ui ...
Removing php-gettext ...
Removing php5-gd ...
php5_invoke prerm: Disable module gd for apache2 SAPI
php5_invoke prerm: Disable module gd for cli SAPI
Purging configuration files for php5-gd ...
php5_invoke gd postrm: No action required for apache2 SAPI
php5_invoke gd postrm: No action required for cli SAPI
Removing php5-mcrypt ...
php5_invoke prerm: Disable module mcrypt for apache2 SAPI
php5_invoke prerm: Disable module mcrypt for cli SAPI
Purging configuration files for php5-mcrypt ...
php5_invoke mcrypt postrm: No action required for apache2 SAPI
php5_invoke mcrypt postrm: No action required for cli SAPI
Processing triggers for man-db ...
Processing triggers for doc-base ...
Processing 2 removed doc-base files...
Registering documents with dwww...
Registering documents with dhelp...
Registering documents with scrollkeeper...
Processing triggers for hicolor-icon-theme ...
Processing triggers for libapache2-mod-php5 ...
Errors were encountered while processing:
 phpmyadmin
[master 0b86d61] committing changes in /etc after apt run
 19 files changed, 1 insertion(+), 385 deletions(-)
 delete mode 12 apache2/conf-available/phpmyadmin.conf
 delete mode 12 apache2/conf-enabled/phpmyadmin.conf
 delete mode 100644 dbconfig-common/config
 delete mode 100644 dbconfig-common/phpmyadmin.conf
 delete mode 12 php5/apache2/conf.d/20-gd.ini
 delete mode 12 php5/apache2/conf.d/20-mcrypt.ini
 delete mode 12 php5/cli/conf.d/20-gd.ini
 delete mode 12 php5/cli/conf.d/20-mcrypt.ini
 delete mode 100644 php5/mods-available/gd.ini
 delete mode 100644 php5/mods-available/mcrypt.ini
 delete mode 100644 phpmyadmin/apache.conf
 delete mode 100644 phpmyadmin/config-db.php
 delete mode 100644 phpmyadmin/config.footer.inc.php
 delete mode 100644 phpmyadmin/config.header.inc.php
 delete mode 100644 phpmyadmin/config.inc.php
 delete mode 100644 phpmyadmin/lighttpd.conf
 delete mode 100644 phpmyadmin/phpmyadmin.desktop
 delete mode 100644 phpmyadmin/phpmyadmin.service
E: Sub-process /usr/bin/dpkg returned an error code (1)
A package failed to install.  Trying to recover:



-- System Information:
Debian Release: jessie/sid
  APT prefers testing
  APT policy: (750, 'testing'), (650, 'unstable'), (1, 'experimental')
Architecture: i386 (x86_64)

Kernel: Linux 3.9-1-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_US.UT

Bug#679978: Thinkpad T430 user, found workaround which works for me

2013-08-14 Thread Edward Peguillan III
Hello, Linux n00b here.

Marcin's post led me to a solution:

>...I have found that removing e1000e module before reboot/shutdown solves
>the problem, so perhaps it is a bug in the kernel...

>Cheers,

>Marcin

Removing the e1000e module does indeed allow a normal reboot/shutdown.
However, running all day without any ethernet module is a ridiculous
proposition

So, make an addition to a rc script which automatically rmmod's the e1000e
module upon shutdown:


Edit one of the scripts in /etc/rc0.d or /etc/rc6.d and insert a line which
removes the kernel module.  From my understanding, rc0.d scripts are
responsible for halts/shutdowns, and rc6.d is responsible for reboots.
But, these scripts seem to all be symlinked from /etc/init.d, so you could
just edit one of the scripts in there instead and it would accomplish the
same thing.

Since the module we are removing is an ethernet driver, it seems fitting to
choose '/etc/rc0.d/K70networking' (aka '/etc/init.d/networking').  And
because Debian naturally calls the stop method of this script when shutting
down or rebooting, we can simply insert our addition inside the method.

Change this:

stop)
if init_is_upstart; then
exit 0
fi
check_network_file_systems
check_network_swap

log_action_begin_msg "Deconfiguring network interfaces"
if ifdown -a --exclude=lo $verbose; then
log_action_end_msg $?
else
log_action_end_msg $?
fi
;;

So that it reads:

stop)
if init_is_upstart; then
exit 0
fi
check_network_file_systems
check_network_swap

log_action_begin_msg "Deconfiguring network interfaces"
if ifdown -a --exclude=lo $verbose; then
log_action_end_msg $?
else
log_action_end_msg $?
fi

modprobe -r e1000e
;;

Sorry if my terminology is incorrect, or if it's a bad/dangerous idea to
edit these scripts.  Like I said, I'm really new to Linux; I only learned
what a kernel module is a couple days ago, and what an rc script is a few
hours ago.
So maybe think twice before taking my crap advice and potentially doing
something dangerous.  Hopefully this is of some help!


Kind regards,
Edward Peguillan III


Bug#719755: sudo-ldap: fails to upgrade from testing: insserv: script sudo-ldap: service sudo-ldap already provided!

2013-08-14 Thread Andreas Beckmann
Package: sudo-ldap
Version: 1.8.7-1
Severity: serious
User: debian...@lists.debian.org
Usertags: piuparts

Hi,

during a test with piuparts I noticed your package fails to upgrade from
'jessie'.
It installed fine in 'jessie', then the upgrade to 'sid' fails.

>From the attached log (scroll to the bottom...):

  Preparing to replace sudo-ldap 1.8.5p2-1+nmu1 (using 
.../sudo-ldap_1.8.7-1_amd64.deb) ...
  invoke-rc.d: policy-rc.d denied execution of stop.
  Unpacking replacement sudo-ldap ...
  Setting up libp11-kit0:amd64 (0.18.5-1) ...
  Setting up gcc-4.7-base:amd64 (4.7.3-6) ...
  Setting up sudo-ldap (1.8.7-1) ...
  update-rc.d: warning: start and stop actions are no longer supported; falling 
back to defaults
  insserv: script sudo-ldap: service sudo-ldap already provided!
  insserv: exiting now!
  update-rc.d: error: insserv rejected the script header
  dpkg: error processing sudo-ldap (--configure):
   subprocess installed post-installation script returned error exit status 1
  Processing triggers for libc-bin ...
  Errors were encountered while processing:
   sudo-ldap


cheers,

Andreas


sudo-ldap_1.8.7-1.log.gz
Description: GNU Zip compressed data


Bug#719751: iceweasel takes much CPU time on https://www.touscoprod.com/

2013-08-14 Thread Vincent Lefevre
On 2013-08-14 23:59:35 +0200, Vincent Lefevre wrote:
> Iceweasel takes much CPU time on https://www.touscoprod.com/ (65% on
> the machine from which I report this bug).

Chromium also takes CPU time, but just 30% (this is not OK either,
though, unless it stops after some time).

-- 
Vincent Lefèvre  - Web: 
100% accessible validated (X)HTML - Blog: 
Work: CR INRIA - computer arithmetic / AriC project (LIP, ENS-Lyon)


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



Bug#719277: linux-image-3.11-rc4-amd64: Kernel crashes when running Folding@Home as a system service

2013-08-14 Thread Ben Hutchings
On Tue, 2013-08-13 at 19:55 -0400, Alex Vanderpol wrote:
> I'll send the kernel log, though there's no record of the crash anywhere 
> in the log and I can't really see anything in the log that would be 
> useful...
[...]

You've sent /var/log/kern.log which I didn't expect would include any
useful information.

I meant that you should extract the kernel log from the crash dump.
Unless you already tried it and this is what you meant when you said
'the dmesg dump is 2.9 GB' (it shouldn't be nearly that large...)

Ben.

-- 
Ben Hutchings
Man invented language to satisfy his deep need to complain. - Lily Tomlin


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



Bug#719754: phpmyadmin breaks apache2 configuration

2013-08-14 Thread Uwe Storbeck
Package: phpmyadmin
Version: 4:4.0.5-1
Severity: important

Dear Maintainer,

the phpmyadmin configuration for apache2 makes apache2 fail to
start:

  [warn] The apache2 configtest failed. ... (warning).
  Output of config test was:
  AH00526: Syntax error on line 10 of /etc/apache2/conf-enabled/phpmyadmin.conf:
  Invalid command 'AddType', perhaps misspelled or defined by a module not 
included in the server configuration
  Action 'configtest' failed.

Looks like AddType is included in the wrong conditional statement.
Shouldn't that be a check for mod_mime? At least enabling mime
fixes this error, but ...

... leads to the next error:

  [warn] The apache2 configtest failed. ... (warning).
  Output of config test was:
  AH00526: Syntax error on line 30 of /etc/apache2/conf-enabled/phpmyadmin.conf:
  Unknown Authz provider: valid-user
  Action 'configtest' failed.

phpmyadmin also still uses the old "Order Deny,Allow" authorization
scheme.

Regards

Uwe


-- System Information:
Debian Release: jessie/sid
  APT prefers testing
  APT policy: (750, 'testing'), (650, 'unstable'), (1, 'experimental')
Architecture: i386 (x86_64)

Kernel: Linux 3.9-1-amd64 (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 phpmyadmin depends on:
ii  dbconfig-common   1.8.47+nmu1
ii  debconf [debconf-2.0] 1.5.50
ii  libapache2-mod-php5   5.5.1+dfsg-1
ii  libjs-codemirror  2.23-1
ii  libjs-jquery  1.7.2+dfsg-3
ii  libjs-jquery-cookie   8-2
ii  libjs-jquery-event-drag   8-2
ii  libjs-jquery-mousewheel   8-2
ii  libjs-jquery-tablesorter  8-2
ii  libjs-jquery-ui   1.10.1+dfsg-1
ii  libjs-underscore  1.1.6-1+deb7u1
ii  perl  5.14.2-21
ii  php-gettext   1.0.11-1
ii  php5  5.5.1+dfsg-1
ii  php5-json 1.3.1+dfsg-1
ii  php5-mcrypt   5.5.1+dfsg-1
ii  php5-mysql5.5.1+dfsg-1
ii  ttf-dejavu-core   2.33+svn2514-3
ii  ucf   3.0027+nmu1

Versions of packages phpmyadmin recommends:
ii  apache2  2.4.6-2
ii  apache2-bin [httpd]  2.4.6-2
ii  mysql-client 5.5.31+dfsg-1
ii  mysql-client-5.5 [mysql-client]  5.5.31+dfsg-1
ii  php5-gd  5.5.1+dfsg-1

-- debconf information:
  phpmyadmin/remove-error: abort
  phpmyadmin/setup-username: admin
* phpmyadmin/db/app-user: phpmyadmin
  phpmyadmin/remote/host:
* phpmyadmin/dbconfig-install: true
  phpmyadmin/remote/port:
* phpmyadmin/dbconfig-upgrade: true
  phpmyadmin/missing-db-package-error: abort
  phpmyadmin/upgrade-error: abort
  phpmyadmin/dbconfig-reinstall: false
* phpmyadmin/db/dbname: phpmyadmin
  phpmyadmin/database-type: mysql
  phpmyadmin/dbconfig-remove:
* phpmyadmin/mysql/method: unix socket
  phpmyadmin/purge: false
  phpmyadmin/install-error: abort
* phpmyadmin/reconfigure-webserver: apache2
  phpmyadmin/restart-webserver: false
* phpmyadmin/mysql/admin-user: root
  phpmyadmin/internal/reconfiguring: false
  phpmyadmin/remote/newhost:
  phpmyadmin/internal/skip-preseed: false
  phpmyadmin/upgrade-backup: true
  phpmyadmin/passwords-do-not-match:


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



Bug#719681: [Pkg-samba-maint] Bug#719681: Bug#719681: libsamdb0: uninstallable in sid: Depends: libldb1 (< 1:1.1.7~) but 1:1.1.16-1 is to be installed

2013-08-14 Thread Ivo De Decker
Hi Jelmer,

On Wed, Aug 14, 2013 at 10:06:27PM +, Jelmer Vernooij wrote:
> > There are, however, a number of remaining issues with the samba package
> > currently in experimental, which is why the new version is not in unstable
> > yet.
> Since the package is no longer installable anyway, I wonder if it
> would make sense to remove the samba4 package from sid. Would anybody
> object if I asked for its removal?

I wouldn't. However, with the removal, all relevant bugs should be transfered
to the right package, so that they can be solved in the new package, instead
of being closed by the ftp-team on removal.

Cheers,

Ivo


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



Bug#719753: libconfig-model-dpkg-perl: Please support 'XS-Autobuild'

2013-08-14 Thread Andreas Tille
Package: libconfig-model-dpkg-perl
Severity: wishlist

Hi,

in non-free and contrib packages the field 'XS-Autobuild' is supported.
Please support this to enable

   cme fix dpkg-control

also for those files.

Kind regards and thanks for providing libconfig-model-dpkg-perl

  Andreas.


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

Kernel: Linux 2.6.36-xenU-4814-i386 (SMP w/1 CPU core)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash


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



Bug#714626: please check for redundant search paths

2013-08-14 Thread Simon Ruderich
On Mon, Jul 01, 2013 at 02:39:58PM +0200, Matthias Klose wrote:
> Please check for redundant search paths for -I and -L flags, which are already
> included in the search paths of the compiler.
>
> That is, things like
>
>   /usr/{include,lib}
>   /usr/local/{include,lib}
>   /usr/{include,lib}/
>   /usr/local/{include,lib}/
>
> There are some cases where these flags have unwanted effects:
>
>  - For -I a header included with #include_next  is potentially
>found in the wrong location.
>
>  - for -L (and then -Wl,--rpath flags), some systems add the rpath
>automatically, which later needs to be stripped from the
>resulting binary (via chrpath(1)), because the resulting lintian
>error is a reason for auto-reject on upload.

Hello Matthias,

Sorry for the late reply.

Implementing this should be straight-forward, but I'm not sure if
blhc is the best place to add this.

Bernhard, what do you think? Should this get implemented in blhc
or in your general buildd log scanner (btw. are the sources of
the buildd log scanner available)? If you think blhc is the right
place, what buildd-mode messages (e.g. I-foo, W-foo) should I
use?

Regards
Simon
-- 
+ privacy is necessary
+ using gnupg http://gnupg.org
+ public key id: 0x92FEFDB7E44C32F9


signature.asc
Description: Digital signature


Bug#719681: [Pkg-samba-maint] Bug#719681: Bug#719681: libsamdb0: uninstallable in sid: Depends: libldb1 (< 1:1.1.7~) but 1:1.1.16-1 is to be installed

2013-08-14 Thread Jelmer Vernooij
On Thu, Aug 15, 2013 at 12:00:54AM +0200, Ivo De Decker wrote:
> Control: tags -1 wontfix
> 
> Hi Andreas,
> 
> On Wed, Aug 14, 2013 at 11:00:09AM +0200, Andreas Beckmann wrote:
> > during a test with piuparts I noticed your package is no longer
> > installable in sid:
> > 
> >   The following packages have unmet dependencies:
> >libsamdb0 : Depends: libldb1 (< 1:1.1.7~) but 1:1.1.16-1 is to be 
> > installed
> >   E: Unable to correct problems, you have held broken packages.
> > 
> > While a binNMU should be sufficient to fix up the dependency, this
> > cannot be done due to the FTBFS #713097
> 
> The samba4 source package will go away, as it will be merged into the
> (re)unified samba package (which is version 4.x). As this bug is about the old
> samba4 source package in sid, I'm tagging it as wontfix.
> 
> There are, however, a number of remaining issues with the samba package
> currently in experimental, which is why the new version is not in unstable
> yet.
Since the package is no longer installable anyway, I wonder if it
would make sense to remove the samba4 package from sid. Would anybody
object if I asked for its removal?

Cheers,

Jelmer


signature.asc
Description: Digital signature


Bug#719750: krb5-user: kinit via ssh: password is shown while you type it on the console

2013-08-14 Thread Benjamin Kaduk

On Wed, 14 Aug 2013, Mike Gabriel wrote:


Package: krb5-user
Version: 1.10.1+dfsg-5+deb7u1
Severity: normal
Tags: upstream

Dear Maintainer,

on my server I run Kerberos. For some reasons, I have to SSH to it to simply 
call kinit
and then I can use the server in other contexts. So what I do then is...

 ssh -l  kinit

I am then requested to enter the password for that server's realm. Once I do 
that, I can see
every single character of the password printed to stdout (i.e. to the console) 
readable for
everyone who peers over my shoulder.

Like any other enter-password-dialog I would expect that nothing passwordish I 
type gets
printed with the terminal window.


Try 'ssh -t -l  kinit'.  Without -t, when ssh is running a 
single command, it need not allocate a terminal, so the password-entry 
behavior of opening the controlling terminal directly is not possible.


-Ben Kaduk


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



Bug#719750: krb5-user: kinit via ssh: password is shown while you type it on the console

2013-08-14 Thread Russ Allbery
Mike Gabriel  writes:

> on my server I run Kerberos. For some reasons, I have to SSH to it to
> simply call kinit and then I can use the server in other contexts.

That strikes me as a problem that's worth fixing some other way.  It
sounds like you have programs there that you're running that need a local
ticket cache, and ticket forwarding would generally be a much better
solution to your problem.

> So what I do then is...

>   ssh -l  kinit

> I am then requested to enter the password for that server's realm. Once
> I do that, I can see every single character of the password printed to
> stdout (i.e. to the console) readable for everyone who peers over my
> shoulder.

> Like any other enter-password-dialog I would expect that nothing
> passwordish I type gets printed with the terminal window.

If you ssh to run a single command instead of starting an interactive
session, I don't believe a full tty is allocated, which means that kinit
doesn't have full terminal control.  I don't believe there's any way for
kinit to disable echo in that situation.

-- 
Russ Allbery (r...@debian.org)   


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



Bug#719752: ITP: node-cookie-jar -- HTTP Cookie Jar for agents - module for Node.js

2013-08-14 Thread Jérémy Lal
Package: wnpp
Severity: wishlist
Owner: "Jérémy Lal" 

* Package name: node-cookie-jar
  Version : 0.3.1
  Upstream Author : Mikeal Rogers 
* URL : https://github.com/mikeal/cookie-jar
* License : Expat, Apache-2.0
  Programming Lang: JavaScript
  Description : Cookie handling for HTTP clients - module for Node.js

node-cookie-jar provides minimal cookie handling for HTTP clients.
.
Node.js is an event-based server-side javascript engine.


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



Bug#719751: iceweasel takes much CPU time on https://www.touscoprod.com/

2013-08-14 Thread Vincent Lefevre
Package: iceweasel
Version: 23.0-2
Severity: important

Iceweasel takes much CPU time on https://www.touscoprod.com/ (65% on
the machine from which I report this bug).

I don't know the cause, but there are scrolling images near the bottom
of the page. But CPU usage is almost as high when these images are not
visible.

-- Package-specific info:

-- Extensions information
Name: -Global Styles- userstyle
Status: enabled

Name: Adblock Plus
Location: ${PROFILE_EXTENSIONS}/{d10d0bf8-f5b5-c8b4-a8b2-2b9879e08c5d}.xpi
Status: enabled

Name: Add-on Compatibility Reporter
Location: ${PROFILE_EXTENSIONS}/compatibil...@addons.mozilla.org.xpi
Status: enabled

Name: AlloCiné userstyle
Status: enabled

Name: Bamboo Feed Reader
Location: ${PROFILE_EXTENSIONS}/{b2e69492-2358-071a-7056-24ad0c3defb1}
Status: enabled

Name: Cinémathèque Française userstyle
Status: enabled

Name: Combine Stop/Reload buttons userstyle
Status: enabled

Name: DOM Inspector
Location: ${PROFILE_EXTENSIONS}/inspec...@mozilla.org
Status: enabled

Name: Default theme
Location: 
/usr/lib/iceweasel/browser/extensions/{972ce4c6-7e08-4474-a285-3208198ce6fd}
Package: iceweasel
Status: enabled

Name: Dictionnaire français «Moderne»
Location: ${PROFILE_EXTENSIONS}/fr-mode...@dictionaries.addons.mozilla.org
Status: enabled

Name: Different cursor for links that open in new windows userstyle
Status: enabled

Name: Disable autocomplete userstyle
Status: user-disabled

Name: Disable marquee userstyle
Status: user-disabled

Name: DownloadHelper
Location: ${PROFILE_EXTENSIONS}/{b9db16a4-6edc-47ec-a1f4-b86292ed211d}
Status: enabled

Name: Firebug
Location: ${PROFILE_EXTENSIONS}/fire...@software.joehewitt.com.xpi
Status: enabled

Name: Flagfox
Location: ${PROFILE_EXTENSIONS}/{1018e4d6-728f-4b20-ad56-37578a4de76b}
Status: enabled

Name: Flashblock
Location: ${PROFILE_EXTENSIONS}/{3d7eb24f-2740-49df-8937-200b1cc08f8a}
Status: enabled

Name: Font Finder
Location: ${PROFILE_EXTENSIONS}/fontfin...@bendodson.com.xpi
Status: enabled

Name: Forecastfox
Location: ${PROFILE_EXTENSIONS}/{0538E3E3-7E9B-4d49-8831-A227C80A7AD3}
Status: enabled

Name: FxIF
Location: ${PROFILE_EXTENSIONS}/{11483926-db67-4190-91b1-ef20fcec5f33}.xpi
Status: enabled

Name: GLPI - assistance.ens-lyon.fr userstyle
Status: enabled

Name: Google Search userstyle
Status: enabled

Name: Greasemonkey
Location: ${PROFILE_EXTENSIONS}/{e4a8a97b-f2ed-450b-b12d-ee082ba24781}.xpi
Status: enabled

Name: HeadingsMap
Location: ${PROFILE_EXTENSIONS}/headi...@niquelheadings.net.xpi
Status: enabled

Name: IMDb userstyle
Status: enabled

Name: Link Widgets
Location: ${PROFILE_EXTENSIONS}/linkwid...@clav.mozdev.org
Status: enabled

Name: Live HTTP headers
Location: ${PROFILE_EXTENSIONS}/{8f8fe09b-0bd3-4470-bc1b-8cad42b8203a}
Status: enabled

Name: Move tabbar to the bottom userstyle
Status: user-disabled

Name: Move tabbar to the left userstyle
Status: user-disabled

Name: Move tabbar to the right userstyle
Status: user-disabled

Name: Multiple row bookmark toolbar userstyle
Status: user-disabled

Name: Nerim userstyle
Status: enabled

Name: Open in Browser
Location: ${PROFILE_EXTENSIONS}/openinbrow...@www.spasche.net.xpi
Status: enabled

Name: PeopleForCinema userstyle
Status: enabled

Name: Pinger
Location: ${PROFILE_EXTENSIONS}/jane...@pinger.xpi
Status: enabled

Name: QuickWiki
Location: ${PROFILE_EXTENSIONS}/{EE223D7A-F30F-11DD-8F0A-D2AD55D89593}.xpi
Status: enabled

Name: SearchStatus
Location: ${PROFILE_EXTENSIONS}/{d57c9ff1-6389-48fc-b770-f78bd89b6e8a}.xpi
Status: enabled

Name: Showcase
Location: ${PROFILE_EXTENSIONS}/{89506680-e3f4-484c-a2c0-ed711d481eda}.xpi
Status: enabled

Name: Slashdot.org - Remove ads userstyle
Status: enabled

Name: SourceForge font size in comments userstyle
Status: enabled

Name: Stylish
Location: ${PROFILE_EXTENSIONS}/{46551EC9-40F0-4e47-8E18-8E5CF550CFB8}.xpi
Status: enabled

Name: Stylish-Custom
Location: ${PROFILE_EXTENSIONS}/stylish-cus...@choggi.dyndns.org
Status: enabled

Name: Tab Mix Plus
Location: ${PROFILE_EXTENSIONS}/{dc572301-7619-498c-a57d-39143191b318}.xpi
Status: enabled

Name: TinEye Reverse Image Search
Location: ${PROFILE_EXTENSIONS}/tin...@ideeinc.com
Status: enabled

Name: United States English Spellchecker dictionary
Location: ${PROFILE_EXTENSIONS}/en...@dictionaries.addons.mozilla.org
Status: enabled

Name: Web Developer
Location: ${PROFILE_EXTENSIONS}/{c45c406e-ab73-11d8-be73-000a95be3b12}.xpi
Status: enabled

Name: Wikipedia font size userstyle
Status: enabled

Name: X-Ray
Location: ${PROFILE_EXTENSIONS}/{3f1182ea-3243-4d32-8826-71fb1cc9c328}
Status: enabled

Name: YesScript
Location: ${PROFILE_EXTENSIONS}/yesscr...@userstyles.org.xpi
Status: enabled

Name: allocine-imdb greasemonkey-user-script
Status: enabled

Name: cac-imdb greasemonkey-user-script
Status: enabled

Name: gTranslate
Location: ${PROFILE_EXTENSIONS}/{aff87fa2-a58e-4edd-b852-0a20203c1e17}.xpi
Status: enabled

Name: itt-datetimes greasemonkey-user-script
Status: enabled

Name: twitter-times greas

Bug#719681: [Pkg-samba-maint] Bug#719681: libsamdb0: uninstallable in sid: Depends: libldb1 (< 1:1.1.7~) but 1:1.1.16-1 is to be installed

2013-08-14 Thread Ivo De Decker
Control: tags -1 wontfix

Hi Andreas,

On Wed, Aug 14, 2013 at 11:00:09AM +0200, Andreas Beckmann wrote:
> during a test with piuparts I noticed your package is no longer
> installable in sid:
> 
>   The following packages have unmet dependencies:
>libsamdb0 : Depends: libldb1 (< 1:1.1.7~) but 1:1.1.16-1 is to be installed
>   E: Unable to correct problems, you have held broken packages.
> 
> While a binNMU should be sufficient to fix up the dependency, this
> cannot be done due to the FTBFS #713097

The samba4 source package will go away, as it will be merged into the
(re)unified samba package (which is version 4.x). As this bug is about the old
samba4 source package in sid, I'm tagging it as wontfix.

There are, however, a number of remaining issues with the samba package
currently in experimental, which is why the new version is not in unstable
yet.

Cheers,

Ivo


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



Bug#719632: pu: package nova/2012.1.1-18

2013-08-14 Thread Thomas Goirand
On 08/14/2013 09:17 PM, Adam D. Barratt wrote:
> I'm a little confused by the status of #689318. I couldn't find the
> apparently affected code in the unstable package, but the bug metadata
> indicates that it still affects unstable. Please could you clarify and
> fix things up if/as required?
> 
> Regards,
> 
> Adam

Hi,

The bug #689318 is quite old, and this was fixed upstream a long time
ago in their master branch. Therefore, the bug isn't present in
Unstable. You can see this by following the bug to launchpad, then to
the OpenStack gerrit:
https://review.openstack.org/#/c/8682/

See the Status *Merged* thing. This was merged in Jun 19, 2012 (and
Unstable has the last release from April.

Thomas


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



Bug#719750: krb5-user: kinit via ssh: password is shown while you type it on the console

2013-08-14 Thread Mike Gabriel
Package: krb5-user
Version: 1.10.1+dfsg-5+deb7u1
Severity: normal
Tags: upstream

Dear Maintainer,

on my server I run Kerberos. For some reasons, I have to SSH to it to simply 
call kinit
and then I can use the server in other contexts. So what I do then is...

  ssh -l  kinit

I am then requested to enter the password for that server's realm. Once I do 
that, I can see
every single character of the password printed to stdout (i.e. to the console) 
readable for
everyone who peers over my shoulder.

Like any other enter-password-dialog I would expect that nothing passwordish I 
type gets
printed with the terminal window.

Greets,
Mike


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

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

Versions of packages krb5-user depends on:
ii  krb5-config2.3
ii  libc6  2.13-38
ii  libcomerr2 1.42.5-1.1
ii  libgssapi-krb5-2   1.10.1+dfsg-5+deb7u1
ii  libgssrpc4 1.10.1+dfsg-5+deb7u1
ii  libk5crypto3   1.10.1+dfsg-5+deb7u1
ii  libkadm5clnt-mit8  1.10.1+dfsg-5+deb7u1
ii  libkadm5srv-mit8   1.10.1+dfsg-5+deb7u1
ii  libkdb5-6  1.10.1+dfsg-5+deb7u1
ii  libkeyutils1   1.5.5-3
ii  libkrb5-3  1.10.1+dfsg-5+deb7u1
ii  libkrb5support01.10.1+dfsg-5+deb7u1
ii  libss2 1.42.5-1.1

krb5-user recommends no packages.

krb5-user 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#719749: Add systemd support to leafnode

2013-08-14 Thread Moritz Muehlenhoff
Package: leafnode
Version: 1.11.8-3
Severity: normal
Tags: patch
User: pkg-systemd-maintain...@lists.alioth.debian.org
Usertags: systemd-units

Hi,
the attached patch leafnode-add-systemd.patch adds systemd support to
leafnode. It doesn't change anything for people using sysvinit!

When using systemd, leafnode is then started through systemd instead of
inetd.

The second patch leafnode-make-inetd-optional.patch demotes the dependency
on inetd towards a Recommends. For the default installation nothing changes,
but it allows people running systemd to remove inetd from their systems.

If you have any questions, please ask.

Cheers,
Moritz
diff -Naur leafnode-1.11.8.orig/debian/control leafnode-1.11.8/debian/control
--- leafnode-1.11.8.orig/debian/control	2012-04-18 11:52:44.0 +0200
+++ leafnode-1.11.8/debian/control	2013-08-14 19:23:43.0 +0200
@@ -3,7 +3,7 @@
 Priority: extra
 Maintainer: Robert Grimm  
 Standards-Version: 3.9.3
-Build-Depends: libpcre3-dev, debhelper (>= 7.0.15)
+Build-Depends: libpcre3-dev, debhelper (>= 7.0.15), dh-systemd (>= 1.5)
 
 Package: leafnode
 Architecture: any
diff -Naur leafnode-1.11.8.orig/debian/leafnode@.service leafnode-1.11.8/debian/leafnode@.service
--- leafnode-1.11.8.orig/debian/leafnode@.service	1970-01-01 01:00:00.0 +0100
+++ leafnode-1.11.8/debian/leafnode@.service	2013-08-14 19:23:43.0 +0200
@@ -0,0 +1,8 @@
+[Unit]
+Description=NNTP server for small sites
+Documentation=man:leafnode(8)
+
+[Service]
+ExecStart=/usr/sbin/leafnode
+StandardInput=socket
+User=news
diff -Naur leafnode-1.11.8.orig/debian/leafnode.socket leafnode-1.11.8/debian/leafnode.socket
--- leafnode-1.11.8.orig/debian/leafnode.socket	1970-01-01 01:00:00.0 +0100
+++ leafnode-1.11.8/debian/leafnode.socket	2013-08-14 19:23:43.0 +0200
@@ -0,0 +1,9 @@
+[Unit]
+Description=NNTP server for small sites (socket)
+
+[Socket]
+ListenStream=119
+Accept=yes
+
+[Install]
+WantedBy=sockets.target
diff -Naur leafnode-1.11.8.orig/debian/rules leafnode-1.11.8/debian/rules
--- leafnode-1.11.8.orig/debian/rules	2012-04-16 09:47:59.0 +0200
+++ leafnode-1.11.8/debian/rules	2013-08-14 19:23:43.0 +0200
@@ -58,6 +58,11 @@
 	(cd debian/leafnode/usr/share/doc/leafnode/examples ; ln -s ../../../leafnode/config.example . )
 	dh_installdebconf
 	dh_installcron
+	mkdir -p debian/leafnode/lib/systemd/system
+	cp debian/leafnode.socket debian/leafnode/lib/systemd/system/leafnode.socket
+	cp debian/leafnode@.service debian/leafnode/lib/systemd/system/leafnode@.service
+	dh_systemd_enable
+	dh_systemd_start
 	dh_installchangelogs
 	dh_installppp
 	dh_installlogcheck
diff -aur leafnode-1.11.8.orig/debian/control leafnode-1.11.8/debian/control
--- leafnode-1.11.8.orig/debian/control	2012-04-18 11:52:44.0 +0200
+++ leafnode-1.11.8/debian/control	2013-08-14 23:36:13.0 +0200
@@ -9,7 +9,8 @@
 Architecture: any
 Provides: news-transport-system
 Conflicts: news-transport-system, newsx
-Depends: netbase, openbsd-inetd | inet-superserver, tcpd, logrotate, ${shlibs:Depends}, ${misc:Depends}
+Depends: netbase, tcpd, logrotate, ${shlibs:Depends}, ${misc:Depends}
+Recommends: openbsd-inetd | inet-superserver
 Suggests: slrn | news-reader, ${perl:Depends} 
 Homepage: http://leafnode.org/
 Description: NNTP server for small sites
Nur in leafnode-1.11.8/debian: control~.


Bug#625211: linux-image-2.6.32-5-amd64: Can no longer control backlight

2013-08-14 Thread Ben Hutchings
Control: tag -1 moreinfo

On Wed, 2013-08-14 at 13:15 +0200, Carlo Marchiori wrote:
> Package: src:linux
> Version: 3.9.8-1
> Followup-For: Bug #625211
> 
> No, with the radeon driver it works, sorry for not having checked that.
> There  is already a bug open against fglrx-driver, as brightness is concerned:
> 719536.

So leave this bug alone.

> The problem remains that one need to specify the kernel attribute in the grub
> configuration file, it would be nice if that could be handled during
> installation.
> Thanks, Carlo.

We don't install fglrx by default and therefore the installer doesn't
need to work around its bugs.

Ben.

-- 
Ben Hutchings
Any smoothly functioning technology is indistinguishable from a rigged demo.


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


Bug#717235: proftpd requests the whole passwd database at each login

2013-08-14 Thread Arthur de Jong
I've had a look at the source of proftpd and it could be that using the
PersistentPasswd option could help in this case, however LDAP users
would not show up so it may not be an option for your environment.

Digging further I tracked the probable culprit to the
ensure_open_passwd() function in mod_auth.c which does a dummy
setpwent()/getpwent() call without endpwent() to try to ensure that the
passwd file is open.

This function is called from setup_env() which is called from
auth_pass() which seems to be called for every authentication attempt.

Attached is a patch that comments out the getpwent() part from
ensure_open_passwd(). This should be sufficient for libnss-ldapd because
it only starts a search on requesting the first result.

Whether the original implementation really works as intended is
questionable because it is not guaranteed that getpwnam() would use the
same file that is used for getpwent(). The original goal of the function
seems to be to be able to do name lookups after going into a chroot
jail.

An alternative is to do setpwent()/getpwent()/setpwent() which should
abort the started search without wasting too much time trying to search
LDAP entries in our environment.

-- 
-- arthur - adej...@debian.org - http://people.debian.org/~adejong --
Description: Improve handling of getpwent calls
 This removes a dummy getpwent() call that causes problems with
 libnss-ldapd and large LDAP environments.
Author: Arthur de Jong 
Bug-Debian: http://bugs.debian.org/717235

--- a/modules/mod_auth.c
+++ b/modules/mod_auth.c
@@ -830,8 +830,11 @@ static void ensure_open_passwd(pool *p)
   /* On some unices the following is necessary to ensure the files
* are open.  (BSDI 3.1)
*/
+/* Disabled this on Debian because it causes problems in large environments,
+   see http://bugs.debian.org/717235
   pr_auth_getpwent(p);
   pr_auth_getgrent(p);
+*/
 }
 
 /* Next function (the biggie) handles all authentication, setting


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


Bug#719413: pu: package curl/7.26.0-1+wheezy4

2013-08-14 Thread Adam D. Barratt
Control: tags -1 + wheezy

On Sun, 2013-08-11 at 15:07 +0200, Alessandro Ghedini wrote:
> I prepared a pu upload for curl based on 7.26.0-1+wheezy3 (already in pu via
> stable-sec), which fixes #705783 for wheezy as well. This bug is related to
> #705648 in apt, which got fixed in the apt 0.9.7.9 stable upload [0].
> 
> Basically, the fix in apt for #705648 is partly useless without the fix in 
> curl
> for #705783 (also see #719300), and since the fixed apt got included into pu 
> [1],
> I figured that the curl fix should probably go into pu as well.

Please go ahead; thanks.

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#719746: dpkg: start-stop-daemon invalid option -C

2013-08-14 Thread Guillem Jover
Hi!

On Wed, 2013-08-14 at 17:04:49 -0400, Brian S. Julin wrote:
> Package: dpkg
> Version: 1.17.1
> Severity: normal

> The '-C' short-form of the '--no-close' option does not work.  It
> probably just needs to be added to the call to getopt_long circa
> line 836.

Indeed! Thanks fixed locally, the fix will be included in 1.17.2.

Thanks,
Guillem


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



Bug#717820: pu: package lftp/4.3.6-1+deb7u1

2013-08-14 Thread Adam D. Barratt
On Mon, 2013-08-12 at 12:34 +0200, Noël Köthe wrote:
> Am Freitag, den 09.08.2013, 19:48 +0100 schrieb Adam D. Barratt:
> > As an example of why we prefer full debdiffs, please don't do this:
> > 
> > +wheezy update with OK from debian-release. Closes: #717820
> > 
> > The release.debian.org bug should stay open until the updated package is
> > in stable (i.e. after the point release), at which point we'll close it.
> > I'll reopen the bug after dak auto-closes it.
> 
> Sorry for failing the procedure and thank you for accepting it.

No worries; we should probably explicitly document that.

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#632656: Why nobody apply this patch ?

2013-08-14 Thread Guy Roussin
Please see also :
https://bugs.launchpad.net/ubuntu/+source/dropbear/+bug/933903

Thank you.

Guy


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



Bug#719638: opu: package libspf2/1.2.9-4

2013-08-14 Thread Adam D. Barratt
Control: tags -1 + confirmed

On Tue, 2013-08-13 at 21:07 +0200, Magnus Holmgren wrote:
> I got a request (see below, Bug#718581) for an oldstable upload to fix the 
> couple of additional bugs, causing crashes when libspf2 is called to validate 
> email received over IPv6, that were fixed in wheeze but not in squeeze. The 
> diff is quite minimal. Do you think this is worthwhile?

Please go ahead with the upload, using 1.2.9-4+squeeze1 as the package
version; thanks.

Please also update the metadata of #718581 to indicate which version the
fix was initially included in. Right now the BTS believes that the bug
affects all versions of the package up to and including 1.2.10-2, which
is clearly wrong according to your information.

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#719542: release.debian.org: Intend to upload nmap 6.00-0.3+deb7u1

2013-08-14 Thread Adam D. Barratt
Control: tags -1 + confirmed

On Mon, 2013-08-12 at 23:44 +0200, Hilko Bengen wrote:
> Package: release.debian.org
> Severity: normal
> 
> I'd like to upload a security update for nmap to stable. Please see
> #719289 for further details.

Please go ahead; thanks. (and yes, Paul is also right.)

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#719627: linux-image-3.10-2-amd64: ten minute delay during boot

2013-08-14 Thread Matthew Foulkes
Hi Ben,

On Tue, Aug 13, 2013 at 09:43:14PM +0200, Ben Hutchings wrote:
> Does this problem go away if you add 'blacklist=tpm_tis' to the kernel
> command line?

Blacklisting tpm_tis makes no difference. The boot process still pauses
at exactly the same point. The pause this time was only about five
minutes long, but I was booting in single-user mode and had set
boot-delay=100 to allow me to inspect the boot messages as they scrolled
past, so not everything was identical.

Thanks for your help.

Matthew

-- 
**
  email: m.foul...@blueyonder.co.uk
  phone: (020) 8286 9910
**


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



Bug#719648: pu: samba/2:3.5.6~dfsg-3squeeze10

2013-08-14 Thread Adam D. Barratt
Control: tags -1 + confirmed

On Tue, 2013-08-13 at 23:21 +0200, Ivo De Decker wrote:
> The Samba Team released a security update with a fix for CVE-2013-4124. Please
> accept the attached patch for squeeze.

Please go ahead; thanks.

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#719642: pu: samba/2:3.6.6-6+deb7u1

2013-08-14 Thread Adam D. Barratt
Control: tags -1 + confirmed

On Tue, 2013-08-13 at 21:47 +0200, Ivo De Decker wrote:
> The Samba Team released a security update with a fix for CVE-2013-4124. Please
> accept the attached patch for wheezy.

Please go ahead; thanks.

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#719748: tcltk-default must fix Conflict/Repleace respect tk-tile package

2013-08-14 Thread PICCORO McKAY Lenz
Source: tcltk-defaults
Version: 8.5.0-2.1
Severity: grave

The tcl-dev package must fix conflicts agains older versions and not
hole package tk-tile, suggested:

Conflicts: tk-tile (<< 0.8.4-0)
Replaces: tk-tile (<< 0.8.4-0)

theres a new release of tk tile package source:

and release notes said:

Tile 0.8.4.0 is a checkpoint release, matching what is included in Tk
8.5.9 (including all bugs). It will most likely also match what is
eventually to be available in Tk 8.6.0.

must be analize and revise. could be this bug fixed in newer version

Lenz McKAY Gerardo (PICCORO)
http://qgqlochekone.blogspot.com


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



Bug#649341: closed by Miriam Ruiz

2013-08-14 Thread Miriam Ruiz
Cos I was too tired for writing and there was the daytrip today. As far as
I know, the Android and iOS support us buttons are not there since 3 or 4
releases ago. At least I don't get them.


2013/8/14 Paul Wise 

> Control: reopen -1
>
> Miriam, why did you close this bug with no explanation?
>
> --
> bye,
> pabs
>
> http://wiki.debian.org/PaulWise
>


Bug#58743: cvs: problem resurrecting files on MAIN

2013-08-14 Thread Thorsten Glaser
Hi,

workaround seems to be to “join” the deletion commit in reverse.

For example, I had this:

tg@blau:~ $ rlog /cvs/ports/net/djbdns/files/data/Attic/dnsroots.eorsn,v | head 
-18

RCS file: /cvs/ports/net/djbdns/files/data/Attic/dnsroots.eorsn,v
Working file: dnsroots.eorsn
head: 1.6
branch:
locks: strict
access list:
symbolic names:
keyword substitution: kv
total revisions: 7; selected revisions: 7
description:

revision 1.6
date: 2008/10/27 21:40:37;  author: tg;  state: dead;  lines: +0 -0;  commitid: 
100490634E663D82993;
• remove FLAVOURs
  ‣ OpenNIC has been EUNREACH for a while
  ‣ ORSN is shutting down :'(
according to http://www.heise.de/newsticker/meldung/117863

Now, happily, the European ORSN is back, so I’d to add this back.
I tried this:

tg@blau:/usr/ports/net/djbdns/files/data $ cvs -Rq up -PAd -j1.6 -j1.5 
dnsroots.eorsn

Then I changed the files and committed.

The commit went successfully.

bye,
//mirabilos
-- 
(gnutls can also be used, but if you are compiling lynx for your own use,
there is no reason to consider using that package)
-- Thomas E. Dickey on the Lynx mailing list, about OpenSSL


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



Bug#719747: blueman: Notification area icon for blueman-applet fallbacks to image-missing

2013-08-14 Thread Arnaud Rocher
Package: blueman
Version: 1.23+update1-2
Severity: minor
Tags: upstream

Hi,

At line 169 of /usr/lib/python2.7/dist-
packages/blueman/plugins/applet/StatusIcon.py, the name of the notification
area icon is set to "blueman-tray", which doesn't exist so the icon fallbacks
to image-missing.
I tried to modify the file StatusIcon.py, line 169 with 'self.icon = "blueman"'
and the notification area then showed the wanted icon.



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

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

Versions of packages blueman depends on:
ii  bluez4.101-2
ii  dbus 1.6.12-1
ii  gnome-icon-theme 3.8.2-2
ii  libatk1.0-0  2.8.0-2
ii  libbluetooth34.101-2
ii  libc62.17-92
ii  libcairo21.12.14-4
ii  libfontconfig1   2.10.2-2
ii  libfreetype6 2.4.9-1.1
ii  libgdk-pixbuf2.0-0   2.28.2-1
ii  libglib2.0-0 2.36.3-3
ii  libgtk2.0-0  2.24.20-1
ii  libpango-1.0-0   1.32.5-5+b1
ii  libpangocairo-1.0-0  1.32.5-5+b1
ii  libpangoft2-1.0-01.32.5-5+b1
ii  libpulse-mainloop-glib0  4.0-6
ii  libpython2.7 2.7.5-5
ii  librsvg2-common  2.36.4-2
ii  libstartup-notification0 0.12-3
ii  obex-data-server 0.4.5-1+b3
ii  python   2.7.5-2
ii  python-appindicator  0.4.92-2
ii  python-dbus  1.2.0-2+b1
ii  python-gi3.8.2-1
ii  python-gtk2  2.24.0-3+b1
ii  python-notify0.1.1-3
ii  xfce4-notifyd [notification-daemon]  0.2.4-2

Versions of packages blueman recommends:
ii  policykit-1   0.105-3
ii  python-gconf  2.28.1+dfsg-1

blueman 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#719746: dpkg: start-stop-daemon invalid option -C

2013-08-14 Thread Brian S. Julin
Package: dpkg
Version: 1.17.1
Severity: normal

Dear Maintainer,

The '-C' short-form of the '--no-close' option does not work.  It
probably just needs to be added to the call to getopt_long circa
line 836.

The following error message is displayed when attempting to run
start-stop-daemon with a '-C' option specified:

start-stop-daemon: invalid option -- 'C'
Try 'start-stop-daemon --help' for more information.

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

Kernel: Linux 3.10-2-rt-amd64 (SMP w/2 CPU cores; PREEMPT)
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 dpkg depends on:
ii  libbz2-1.0   1.0.6-5
ii  libc62.17-92
ii  liblzma5 5.1.1alpha+20120614-2
ii  libselinux1  2.1.13-2
ii  tar  1.26+dfsg-6
ii  zlib1g   1:1.2.8.dfsg-1

dpkg recommends no packages.

Versions of packages dpkg suggests:
ii  apt  0.9.10

-- 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#612264: tk-tile and tk colliding dir

2013-08-14 Thread PICCORO McKAY Lenz
theres a new release of tk tile package source:

and release notes said:

Tile 0.8.4.0 is a checkpoint release, matching what is included in Tk 8.5.9
(including all bugs). It will most likely also match what is eventually to
be available in Tk 8.6.0.

must be analize and revise. could be this bug fixed in newer version

Lenz McKAY Gerardo (PICCORO)
http://qgqlochekone.blogspot.com


Bug#559983: lsusb -t stops in an infinite loop

2013-08-14 Thread Marco d'Itri
On Dec 08, Marco d'Itri  wrote:

> This happens on my Dell Latitude E6400 after walking
> /sys/bus/usb/devices/ , please let me know what data you need to debug
> this.
It does not hang anymore, but I get this error message instead:

3-1:0.0: No such file or directory
/:  Bus 08.Port 1: Dev 1, Class=root_hub, Driver=ehci-pci/6p, 480M
/:  Bus 07.Port 1: Dev 1, Class=root_hub, Driver=ehci-pci/6p, 480M
|__ Port 6: Dev 3, If 0, Class='bInterfaceClass 0x0e not yet handled', 
Driver=uvcvideo, 480M
|__ Port 6: Dev 3, If 1, Class='bInterfaceClass 0x0e not yet handled', 
Driver=uvcvideo, 480M
/:  Bus 06.Port 1: Dev 1, Class=root_hub, Driver=uhci_hcd/2p, 12M
/:  Bus 05.Port 1: Dev 1, Class=root_hub, Driver=uhci_hcd/2p, 12M
/:  Bus 04.Port 1: Dev 1, Class=root_hub, Driver=uhci_hcd/2p, 12M
/:  Bus 03.Port 1: Dev 1, Class=root_hub, Driver=uhci_hcd/2p, 12M
/:  Bus 02.Port 1: Dev 1, Class=root_hub, Driver=uhci_hcd/2p, 12M
/:  Bus 01.Port 1: Dev 1, Class=root_hub, Driver=uhci_hcd/2p, 12M

I am retiring this laptop, so please let me know in the next week if you 
need any data to debug this.

-- 
ciao,
Marco


signature.asc
Description: Digital signature


Bug#719532: gphpedit: Text is too small

2013-08-14 Thread Ivo F.A.C. Fokkema (Ileos)
Ah, of course, I didn't notice that.

Did you have this problem from the beginning? I found some gconf
settings that seem to configure the font here:
~/.gconf/gPHPEdit/default_style/%gconf.xml

Perhaps moving that file out of there before starting gPHPEdit will
help, or otherwise (re)moving that entire directory to reset all
settings might help?

I personally don't have the problem, so I'm not sure where it comes
from.


On Wed, 2013-08-14 at 00:26 +0200, Pierre Rudloff wrote:
> No, this is the Normal Size (look at the size of the line numbers). I 
> can zoom to have a correct font size, but then the lines are huge.
> 
> Le 13/08/2013 19:42, Ivo F.A.C. Fokkema (Ileos) a écrit :
> >> The code text is too small, I can't read it.
> >> Here is a screenshot: http://bayimg.com/DAOmhaAee>
> > Hi Pierre,
> >
> > Looks to me that you're zoomed out. Click on View in the menu, then
> > click "Normal Size".
> >
> > You can also hold the Ctrl key, and scroll at the same time using your
> > mouse.
> >
> > Regards,
> >
> > Ivo
> >
> 


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



Bug#717063: preseeding nslcd/ldap-base does not work

2013-08-14 Thread Arthur de Jong
Control: found -1 nss-pam-ldapd/0.8.2
Control: tags -1 + pending

On Tue, 2013-07-16 at 14:50 +0200, Marco d'Itri wrote:
> After preseeding it again, debconf-get-selections confirms that the 
> right string is stored correctly. But if I run "dpkg-reconfigure nslcd" 
> then I am presented again with "dc=example,dc=it".

I can reproduce this and it is likely caused by the changes as a result
of #610117. I will shortly upload a fix to unstable.

The fix can be found here:
http://arthurdejong.org/viewvc/nss-pam-ldapd?revision=2016&view=revision

If you can confirm that this also fixes the problem in your environment
I can try to push for a fix in wheezy.

-- 
-- arthur - adej...@debian.org - http://people.debian.org/~adejong --


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


Bug#719541: kscreensaver-xsavers: xscreensaver screensavers no longer selectable in kde - package apparently unusable

2013-08-14 Thread Pino Toscano
severity 719541 important
reassign 719541 kscreensaver kdeartwork/4:4.10.5-1
retitle 719541 kscreensaver-xsavers can be installed at a lower version than 
kscreensaver
tag 719541 + pending
thanks

Alle mercoledì 14 agosto 2013, Johannes Rohr ha scritto:
> Pino, you are right. Stupid me. Sorry for not checking the versions
> myself... 

No worries, thanks for checking with us.

With a full upgrade this should not happen, although the packaging
should forbid this situation; I have fixed it to allow a version of
kscreensaver-xsavers lower than the kscreensaver installed, and thus
will be part of the next upload.

Thanks for the report,
-- 
Pino Toscano


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


Bug#717338: Questions

2013-08-14 Thread Volker Groll
Hi Diane,

Am Mittwoch, 14. August 2013, 00:07:35 schrieb Diane Trout:
> You may want to try reporting your bug at bugs.kde.org or asking in
> #nepomuk- kde or #kontact on freenode.net. I'm just a new contributor and
> am trying to learn the KMail2 code base while trying to help you.
Thanks for your ambition. What is more generelly spoken the standard
way for bugreports: Using the debian way or contact the developer of
the software package?
And btw, why are you sending the answers of the bugreport to all this
email addresses (quiet, submitter, the bugreport number)?

I will have to check submitting the bugreport again to kde people,
but I am away on business / holiday the next 2 weeks and so my
time is somewhat limited.

> You might be find some new errors from nepomuk by restarting the
> nepomukserver in a shell.
> $ qdbus org.kde.NepomukServer /nepomukserver quit
> # wait for it to quit
> $ nepomukserver
> (from http://techbase.kde.org/Projects/Nepomuk/ManagingNepomukProcesses )
No change observed.

> Though I think the component you really need to watch is
> akonadi_nepomuk_feeder, but I don't know how to start it from the shell.
All the info I know is using akonadiconsole, remove akonadi_nepomuk_feeder,
enable debug, add it again.

> I did also find akonadictl.
> akonadictl status
> does give a report if akonadi thinks search is working.
The report contains no additional meaningful details
 
> Another debugging technique might be create a new user, configure kmail with
> a simple resource and see if that works, and then slowly copy in your
> current mail resources.
With a complete new user the result on starting nepomukpimindexer I get:
mailtest@hagrid:~$ nepomukpimindexerutility
nepomukpimindexerutility(13316) FeederPluginloader::feederPluginsForMimeType: 
No feeder for type  "inode/directory"  found
nepomukpimindexerutility(13316) FeederQueue::jobResult: "SQLExecDirect failed 
on query 'sparql delete { graph 
 { 
 
 
 
.  
 
 . 
 
 "Mail" .  
} }' (iODBC Error: [OpenLink][Virtuoso iODBC Driver][Virtuoso Server]SQ074: 
Line 1: SP031: SPARQL compiler: No FROM GRAPH IDENTIFIED BY clause and no 
default graph specified in the preamble)"
nepomukpimindexerutility(13316) FeederQueue::jobResult: "SQLExecDirect failed 
on query 'sparql delete { graph 
 { 
 
 
 
.  
 
 . 
 
 "Mail" .  
} }' (iODBC Error: [OpenLink][Virtuoso iODBC Driver][Virtuoso Server]SQ074: 
Line 1: SP031: SPARQL compiler: No FROM GRAPH IDENTIFIED BY clause and no 
default graph specified in the preamble)"

So IMHO it is not my direct configuration but a corrupt configuration in my
installation or: a bug

> My configuration is a fairly simple single disconnected IMAP server.
> 
> You mentioned using mailbox, but your log message had an entry "no feeder
> for type inode/directory". I was assuming the akonadi_nepomuk_feeder was
> indexing all the mail. I suppose there's a chance that mailbox is being
> indexed using nepomukfileindexer. (Is it running?)
I'm using POP3 with local maildir. The file indexer is working fine. Searching
for file names or pdf contents is working. The complete home directory
(including mail) is checked for search, but: 
If I try to search for mails i.e. with dolphin, I get no results. I can see no
relevant exclude file pattern in the settings.

Can you tell something about the schedule for kde / kdepim 4.11?
Perhaps behaviour is different?

Thanks
Volker Groll


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



Bug#719745: colortest-python: New version available (2.2)

2013-08-14 Thread John Eikenberry
Package: colortest-python
Version: 1.5-3
Severity: normal

Version 2.2 is available for download. It fixes a bug in the long RGB display
for 88 color terminals.

Thanks.

-- System Information:
Debian Release: jessie/sid
  APT prefers testing
  APT policy: (500, 'testing'), (99, 'stable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.9-1-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

Versions of packages colortest-python depends on:
ii  python  2.7.5-2

colortest-python recommends no packages.

Versions of packages colortest-python suggests:
ii  colortest  20110624-3

-- 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#719740: dracut does not boot with an encrypted hard disk

2013-08-14 Thread Michael Stapelberg
Hi,

FWIW, rebuilding dracut with

modules.d/98systemd usr/lib/dracut/modules.d

added to debian/install does not make things better. systemd can’t find
the cryptsetup@.service file, even though the generator is
present.

What’s worse is that the failure mode is such that I actually don’t get
a shell and cannot use systemctl or journalctl to investigate. Do you
have some experience in debugging these kinds of issues? I tried booting
with rd.shell, rd.debug, rd.luks=0, rd.break, but no combination of
these parameters help.

-- 
Best regards,
Michael


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



Bug#719743: selinux-policy-default: GDM3 doesn't load in permissive mode

2013-08-14 Thread Kees de Jong
Package: selinux-policy-default
Version: 2:2.20110726-12
Severity: important

Hi,

I followed all these steps: https://wiki.debian.org/SELinux/Setup
But GDM3 doesn't automatically start anymore after the `selinux-activate`, 
labeling and reboot. I've checked the PAM modules:
gdm3-autologin:session
gdm3:session
gdm-welcome:session
login:session
sshd:session

This has been added automatically to those pam modules: session required 
pam_selinux.so multiple

Which should be enough. But still GDM3 doesn't start by itself, running 
`service gdm3 restart` does bring up the manager. But since I'm running in 
permissive with PAM configured it should work right? What could be the problem? 
Am I missing something or is GDM3/default-policy to blame?

Thanks



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

Kernel: Linux 3.9-0.bpo.1-amd64 (SMP w/8 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) (ignored: LC_ALL 
set to en_US.UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages selinux-policy-default depends on:
ii  libpam-modules   1.1.3-7.1
ii  libselinux1  2.1.9-5
ii  libsepol12.1.4-3
ii  policycoreutils  2.1.10-9
ii  python   2.7.3-4

Versions of packages selinux-policy-default recommends:
ii  checkpolicy  2.1.8-2
ii  setools  3.3.7-3

Versions of packages selinux-policy-default suggests:
pn  logcheck
pn  syslog-summary  

-- Configuration Files:
/etc/selinux/default/modules/active/file_contexts.local [Errno 13] Permission 
denied: u'/etc/selinux/default/modules/active/file_contexts.local'

-- 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#710365: gosa-plugin-dns: Should not allow illegal DNS names in the DNS part of LDAP

2013-08-14 Thread Petter Reinholdtsen
[Petter Reinholdtsen 2013-05-30]
> Two exaples are known so far.  One was a hostname with underscore in
> it, the other was a MX entry without the priority number in it.

I discovered a third today.  A user is allowed to enter a string as a A
record (say nysupport) instead of the required IPv4 address.  Bind will
refuse to start with such zone file, and instead report an error like
this:

  Aug 14 12:49:58 tjener named[3342]: dns_rdata_fromtext:
/etc/bind/db.intern:114: near 'nysupport': bad dotted quad
  Aug 14 12:49:58 tjener named[3342]: zone intern/IN: loading from
master file /etc/bind/db.intern failed: bad dotted quad
  Aug 14 12:49:58 tjener named[3342]: zone intern/IN: not loaded due to
errors.

-- 
Happy hacking
Petter Reinholdtsen


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



Bug#719720: RFS: skycat/3.1.2+starlink1~b-1 [ITP]

2013-08-14 Thread Ole Streicher
Hi Anton,

Am 14.08.2013 20:16, schrieb Anton Gladky:
> why is the tarball on mentors different from that one, which is on the
> website?

I did not use the tarball provided by ESO but the one provided by
Starlink
.
Reasons are

* the differences are quite large,
* the development happens now at the Starlink fork
* ESO stopped their development and maintenance years ago

ESO is now just the historic origin (and the web page for skycat, which
starlink hasn't); however they have no manpower for this anymore and
their version is almost dead. ESO itself recommends the use of the
Starlink fork if asked by mail.

The situation was discussed between the Starlink developer, the Fedora
package maintainer and me and we decided to take the Starlink repository
as the primary one. This leads to this situation, which is shortly
explained in README.starlink and README.debian.

Best regards

Ole


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



Bug#719720: RFS: skycat/3.1.2+starlink1~b-1 [ITP]

2013-08-14 Thread Anton Gladky
Uploaded. Thanks for contribution.

Anton


2013/8/14 Ole Streicher :
> Hi Anton,
>
> Am 14.08.2013 20:16, schrieb Anton Gladky:
>> why is the tarball on mentors different from that one, which is on the
>> website?
>
> I did not use the tarball provided by ESO but the one provided by
> Starlink
> .
> Reasons are
>
> * the differences are quite large,
> * the development happens now at the Starlink fork
> * ESO stopped their development and maintenance years ago
>
> ESO is now just the historic origin (and the web page for skycat, which
> starlink hasn't); however they have no manpower for this anymore and
> their version is almost dead. ESO itself recommends the use of the
> Starlink fork if asked by mail.
>
> The situation was discussed between the Starlink developer, the Fedora
> package maintainer and me and we decided to take the Starlink repository
> as the primary one. This leads to this situation, which is shortly
> explained in README.starlink and README.debian.
>
> Best regards
>
> Ole
>


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



Bug#719541: kscreensaver-xsavers: xscreensaver screensavers no longer selectable in kde - package apparently unusable

2013-08-14 Thread Johannes Rohr
Pino, you are right. Stupid me. Sorry for not checking the versions
myself... Feel free to close...


2013/8/14 Pino Toscano 

> Hi,
>
> Alle mercoledì 14 agosto 2013, Johannes Rohr ha scritto:
> > > Can you please paste the output of
> > > $ dpkg -l '*screensaver*'
> >
> > [...]
> > ii  kscreensaver-xsavers 4:4.8.4-5  amd64
> > xscreensaver support for KScreenSaver
>
> What if you update this to the version available in unstable,
> i.e. 4:4.10.5-1?
>
> Thanks,
> --
> Pino Toscano
>


Bug#712485: blhc reports false positives for W-compiler-flags-hidden

2013-08-14 Thread Simon Ruderich
On Sun, Jun 16, 2013 at 02:12:55PM +0200, Arno Töll wrote:
> However, it reports zfsutils to hide compiler flags, which it doesn't [3]. 
> Please
> check more careful for false positives.

Hello Arno,

Sorry for the late reply.

Checking for hidden compiler flags is difficult and I haven't
found a good solution yet (if there is any).

blhc uses a simple heuristic to detect suspicious lines which may
indicate hidden compiler flags. Most of the time it works well,
but there are (many) false positives.

Regarding zfsutils' log, it contains the following line:

building shared library libmd.so.1

This matches the general "non-verbose-build" regex. To prevent
too many false positives blhc then checks the next line if it
contains any commands for libmd.so.1. In zfsutils' case it
doesn't, therefore blhc reports the line as non-verbose.

I don't know how to handle this case better without causing many
false-negatives. If you have any ideas please tell me.

Regards
Simon
-- 
+ privacy is necessary
+ using gnupg http://gnupg.org
+ public key id: 0x92FEFDB7E44C32F9


signature.asc
Description: Digital signature


Bug#719675: [Pkg-libvirt-maintainers] Bug#719675: Live migration of KVM guests fails if it takes more than 30 seconds (large memory guests)

2013-08-14 Thread Guido Günther
On Wed, Aug 14, 2013 at 04:49:42PM +0900, Christian Balzer wrote:
> 
> Package: libvirt0
> Version: 0.9.12-11+deb7u1
> Severity: important
> 
> Hello,
> 
> when doing a live migration using Pacemaker (the OCF VirtualDomain RA) on
> a cluster with DRBD (active/active) backing storage everything works fine
> with recently started (small memory footprint of about 200MB at most) KVM
> guests. 
> 
> After inflating one guest to 2GB memory usage (memtester comes in handy
> for that) the migration failed after 30 seconds, having managed to migrate
> about 400MB in that time over the direct, dedicated GbE link between my
> test cluster host nodes. 
> 
> libvirtd.log on the migration target node, migration start time is
> 07:24:51 :
> ---
> 2013-08-13 07:24:51.807+: 31953: warning : 
> qemuDomainObjEnterMonitorInternal
> :994 : This thread seems to be the async job owner; entering monitor without 
> ask
> ing for a nested job is dangerous
> 2013-08-13 07:24:51.886+: 31953: warning : 
> qemuDomainObjEnterMonitorInternal
> :994 : This thread seems to be the async job owner; entering monitor without 
> ask
> ing for a nested job is dangerous
> 2013-08-13 07:24:51.888+: 31953: warning : 
> qemuDomainObjEnterMonitorInternal
> :994 : This thread seems to be the async job owner; entering monitor without 
> ask
> ing for a nested job is dangerous
> 2013-08-13 07:24:51.948+: 31953: warning : 
> qemuDomainObjEnterMonitorInternal
> :994 : This thread seems to be the async job owner; entering monitor without 
> ask
> ing for a nested job is dangerous
> 2013-08-13 07:24:51.948+: 31953: warning : 
> qemuDomainObjEnterMonitorInternal
> :994 : This thread seems to be the async job owner; entering monitor without 
> ask
> ing for a nested job is dangerous
> 2013-08-13 07:25:21.217+: 31950: warning : virKeepAliveTimer:182 : No 
> response from client 0x1948280 after 5 keepalive messages in 30 seconds
> 2013-08-13 07:25:31.224+: 31950: warning : qemuProcessKill:3813 : Timed 
> out waiting after SIGTERM to process 15926, sending SIGKILL

This looks more like you're not replying via the keepalive protocol.
What are you using to migrate VMs?
 -- Guido

> ---
> 
> Below is the only thing I could find which is somewhat related to this,
> unfortunately it was cured by the miracle that is the next version upgrade
> without the root cause being found:
> https://bugzilla.redhat.com/show_bug.cgi?format=multiple&id=816451
> 
> I will install Sid on another test cluster tomorrow and am betting that it
> will work just fine there. 
> Since Testing is still at the same level as Wheezy I'm also betting that
> we won't see anything in wheezy-backports anytime soon.
> I'd really rather not create a production cluster based on Jessie or do
> those rather complex backports myself...
> 
> 
> Regards,
> 
> Christian
> -- 
> Christian BalzerNetwork/Systems Engineer
> ch...@gol.com Global OnLine Japan/Fusion Communications
> http://www.gol.com/
> 
> ___
> Pkg-libvirt-maintainers mailing list
> pkg-libvirt-maintain...@lists.alioth.debian.org
> http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-libvirt-maintainers
> 


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



Bug#719742: libquazip0: Provide libquazip.so.1 please

2013-08-14 Thread Uwe Kleine-König
Package: libquazip0
Version: 0.5.1-2
Severity: wishlist

Hello,

the patch multiarch_version.patch (together with debian/rules) changes
upstream's soname from 1.0.0 to 0.5.1. While generally there is no
guarantee that binaries work cross-distro, on the other hand there is
little reason to deviate from upstream's versioning[1] and so break
cross-distro binaries.

Unless there is a good reason I missed I think the right approach here
is:

 - drop changing the soname
 - rename libquazip0-dev to libquazip-dev with a Provides:
   libquazip0-dev.
 - rename libquazip0 to libquazip1 with a Provides: libquazip0 and let
   it include a symlink libquazip.so.0 -> libquazip.so.1

A transitional package shouldn't be necessary as there are no versioned
depends in the archive.

Best regards
Uwe

[1] Well, if upstream has no clue about library versioning there is a
good reason to deviate.

-- System Information:
Debian Release: 7.1
  APT prefers proposed-updates
  APT policy: (900, 'proposed-updates'), (900, 'oldstable-updates'), (900, 
'oldstable-proposed-updates'), (900, 'stable'), (900, 'oldstable'), (700, 
'unstable'), (600, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.10-1-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#719741: opencv: FTBFS on !linux archs

2013-08-14 Thread Pino Toscano
Source: opencv
Version: 2.4.5+dfsg-0exp1
Severity: serious
Tags: patch
Justification: fails to build from source (but built successfully in the past)

Hi,

opencv 2.4.5+dfsg-0exp1 fails to build on non-Linux archs [1][2][3].

Attached there are two patches fixing the issues:

* non-linux.diff: upstream changes
- include some Linux headers (and use sysconf to get the active
  processors count) also when using GNU libc
- do not include sys/sysctl.h on Hurd, since this non-standard include
  does not exist there

* non-linux-debian.diff: Debian-only changes
- build 1394 and v4l support only on Linux; the v4l support would be
  detected and enabled on kFreeBSD, but the actual implementation seems
  Linux-specific

[1] 
https://buildd.debian.org/status/fetch.php?pkg=opencv&arch=kfreebsd-i386&ver=2.4.5%2Bdfsg-0exp1&stamp=1375854567
[2] 
https://buildd.debian.org/status/fetch.php?pkg=opencv&arch=kfreebsd-amd64&ver=2.4.5%2Bdfsg-0exp1&stamp=1375849913
[3] 
https://buildd.debian.org/status/fetch.php?pkg=opencv&arch=hurd-i386&ver=2.4.5%2Bdfsg-0exp1&stamp=1376429030

Thanks,
-- 
Pino
--- a/modules/core/src/system.cpp
+++ b/modules/core/src/system.cpp
@@ -93,13 +93,13 @@
 
 #include 
 
-#if defined __linux__ || defined __APPLE__
+#if defined __linux__ || defined __APPLE__ || defined __GLIBC__
 #include 
 #include 
 #include 
 #if defined ANDROID
 #include 
-#else
+#elif !defined __GNU__
 #include 
 #endif
 #endif
--- a/modules/core/src/parallel.cpp
+++ b/modules/core/src/parallel.cpp
@@ -50,13 +50,13 @@
 #undef abs
 #endif
 
-#if defined __linux__ || defined __APPLE__
+#if defined __linux__ || defined __APPLE__ || defined __GLIBC__
 #include 
 #include 
 #include 
 #if defined ANDROID
 #include 
-#else
+#elif !defined __GNU__
 #include 
 #endif
 #endif
@@ -451,7 +451,7 @@ int cv::getNumberOfCPUs(void)
 #elif defined ANDROID
 static int ncpus = getNumberOfCPUsImpl();
 return ncpus;
-#elif defined __linux__
+#elif defined __linux__ || defined __GLIBC__
 return (int)sysconf( _SC_NPROCESSORS_ONLN );
 #elif defined __APPLE__
 int numCPU=0;
--- a/debian/rules
+++ b/debian/rules
@@ -2,6 +2,7 @@
 
 export DEB_BUILD_MAINT_OPTIONS=hardening=+all,-pie,+fortify
 DEB_HOST_ARCH ?= $(shell dpkg-architecture -qDEB_HOST_ARCH)
+DEB_HOST_ARCH_OS ?= $(shell dpkg-architecture -qDEB_HOST_ARCH_OS)
 DEB_HOST_MULTIARCH ?= $(shell dpkg-architecture -qDEB_HOST_MULTIARCH)
 
 # SSE options
@@ -18,6 +19,13 @@
 CMAKE_ARCH_FLAGS += -DWITH_TBB=OFF
 endif
 
+# Linux-specific stuff
+ifeq ($(DEB_HOST_ARCH_OS),linux)
+CMAKE_ARCH_FLAGS += -DWITH_1394=ON -DWITH_V4L=ON
+else
+CMAKE_ARCH_FLAGS += -DWITH_1394=OFF -DWITH_V4L=OFF
+endif
+
 CMAKE_FLAGS = \
 	-DCMAKE_INSTALL_PREFIX=/usr \
 	-DCMAKE_INSTALL_LIBDIR="lib/$(DEB_HOST_MULTIARCH)" \
@@ -41,8 +49,6 @@
 	-DWITH_OPENEXR=ON \
 	-DWITH_PVAPI=ON	\
 	-DWITH_UNICAP=OFF	\
-	-DWITH_1394=ON	\
-	-DWITH_V4L=ON	\
 	-DWITH_EIGEN=ON \
 	-DWITH_XINE=OFF	\
 	-DBUILD_TESTS=OFF \


Bug#719656: blhc: false positive for ada body (.adb) due to

2013-08-14 Thread Simon Ruderich
On Wed, Aug 14, 2013 at 01:59:48AM +0200, Nicolas Boulenguez wrote:
> Hello. There is again a problem with ada sources, but distinct from
> #680117. Here are real-life examples.
>
> http://qa.debian.org/bls/packages/g/gnat-gps.html
>
> [snip]

Hello Nicolas,

Thank you for your detailed report and the test case. It should
be fixed in e8c9cdc [1]. I used "Filtered Build-Depends" instead
of "Merged Build-Depends" because that's used for the real
dependencies.

Regards
Simon

[1]: 
http://ruderich.org/simon/gitweb/?p=blhc/blhc.git;a=commit;h=e8c9cdc7a80e630245d179fd702de3c8beb12abb
-- 
+ privacy is necessary
+ using gnupg http://gnupg.org
+ public key id: 0x92FEFDB7E44C32F9


signature.asc
Description: Digital signature


Bug#714630: false positive warnings for python byte code compilation

2013-08-14 Thread Simon Ruderich
On Mon, Jul 01, 2013 at 02:50:18PM +0200, Matthias Klose wrote:
> Package: blhc
>
> seen with the python3.3 build:
>
> NONVERBOSE BUILD: Compiling 
> '[...]/debian/tmp-dbg/usr/lib/python3.3/locale.py'...
>
> so please don't emit this warning when seeing a *.py file being byte-compiled.

Hello Matthias,

Sorry for the late reply.

This should be fixed in 6a26605 [1]. Thanks for your report.

Regards
Simon

[1]: 
http://ruderich.org/simon/gitweb/?p=blhc/blhc.git;a=commit;h=6a266054ba6327a2b19fe1462cdbcfbb13f3b403
-- 
+ privacy is necessary
+ using gnupg http://gnupg.org
+ public key id: 0x92FEFDB7E44C32F9


signature.asc
Description: Digital signature


Bug#717598: blhc does not handle libtool command lines correctly

2013-08-14 Thread Simon Ruderich
On Mon, Jul 22, 2013 at 10:47:12PM +0200, Stefan Fritsch wrote:
> apache2 2.4.6-1 uses libtool with --silent, which causes libtool to not 
> display the compiler/linker invocations. When running blhc on its buildlog 
> [1], blhc treats the libtool command lines as compiler/linker command lines, 
> causing these type of warnings (-D and -I options trimmed):
>
> [snip]
>
> But libtool handles -fPIC/-pic/-shared internally, so these warnings are 
> mostly wrong. I think it should instead issue the W-compiler-flags-hidden 
> warning. This is part one of the bug.
>
> If libtool is called without --silent, it shows the compiler command lines 
> and blhc checks these correctly. However, blhc still shows the above warnings 
> for the libtool command lines. I think in this case, blhc should just ignore 
> the libtool command lines. This is part two of the bug.
>
> [1] 
> http://buildd.debian.org/status/fetch.php?pkg=apache2&arch=amd64&ver=2.4.6-1&stamp=1374433440

Hello Stefan,

Sorry for the late reply.

This should be fixed in 9e0473a [1]. Thanks for your report.

Regards
Simon

[1]: 
http://ruderich.org/simon/gitweb/?p=blhc/blhc.git;a=commit;h=9e0473a48cbaa821c36fb9c456c25b203d46c87c
-- 
+ Privatsphäre ist notwendig
+ Ich verwende GnuPG http://gnupg.org
+ Öffentlicher Schlüssel: 0x92FEFDB7E44C32F9


signature.asc
Description: Digital signature


Bug#714628: false positive warnings for debug builds

2013-08-14 Thread Simon Ruderich
On Mon, Jul 01, 2013 at 02:47:56PM +0200, Matthias Klose wrote:
> Please do not warn about missing -O2 when looking at a debug build.  I think a
> debug build should be detected, when -O0 or -Og is found.

Hello Matthias,

Sorry for the late reply.

This should be fixed in d569fff [1]. Thanks for your report.

Regards
Simon

[1]: 
http://ruderich.org/simon/gitweb/?p=blhc/blhc.git;a=commit;h=d569fff93bdd0e2f2bf8c041a6534d8a19613969
-- 
+ privacy is necessary
+ using gnupg http://gnupg.org
+ public key id: 0x92FEFDB7E44C32F9


signature.asc
Description: Digital signature


Bug#719739: smoke test for autopkgtest

2013-08-14 Thread dann frazier
Package: bonnie++
Version: 1.97.1
Severity: wishlist
Tags: patch

Please include this simple smoke test, in the current dep8 draft[*]
format, for use with autopkgtest.

[*] http://dep.debian.net/deps/dep8/

diff -urpN bonnie++-1.97.1.orig/debian/control bonnie++-1.97.1/debian/control
--- bonnie++-1.97.1.orig/debian/control 2012-11-23 00:52:15.0 -0700
+++ bonnie++-1.97.1/debian/control  2013-08-13 17:53:53.832310754 -0600
@@ -4,6 +4,7 @@ Priority: optional
 Maintainer: Russell Coker 
 Standards-Version: 3.5.6
 Build-Depends: debhelper
+XS-Testsuite: autopkgtest
 
 Package: bonnie++
 Architecture: any
diff -urpN bonnie++-1.97.1.orig/debian/tests/control 
bonnie++-1.97.1/debian/tests/control
--- bonnie++-1.97.1.orig/debian/tests/control   1969-12-31 17:00:00.0 
-0700
+++ bonnie++-1.97.1/debian/tests/control2013-08-13 10:40:04.749597773 
-0600
@@ -0,0 +1 @@
+Tests: smoke
diff -urpN bonnie++-1.97.1.orig/debian/tests/smoke 
bonnie++-1.97.1/debian/tests/smoke
--- bonnie++-1.97.1.orig/debian/tests/smoke 1969-12-31 17:00:00.0 
-0700
+++ bonnie++-1.97.1/debian/tests/smoke  2013-08-13 17:51:51.898916735 -0600
@@ -0,0 +1,10 @@
+#!/bin/sh
+
+set -e
+
+tmpdir="$(mktemp -d)"
+trap "rm -rf $tmpdir" 0 INT QUIT ABRT PIPE TERM
+
+# A minimalist bonnie++ run
+/usr/sbin/bonnie++ -q -u $(id -u) -d "$tmpdir" -s 0 -n 1 > /dev/null; then
+exit $?


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



Bug#719632: pu: package nova/2012.1.1-18

2013-08-14 Thread Adam D. Barratt
On Tue, 2013-08-13 at 20:46 +0200, Thomas Goirand wrote:
> In the 0001-CVE-2013-2096-OSSA-2013-012-Check-QCOW2-image-size-d.patch   
> patch, there's normally a quilt refresh output, which I have removed from
> attached file so that you can read it better.

That's helpful for review, thanks; not having the noise in the first
place might be more helpful though...

> Please let me know which of these patches is considered acceptable form
> the release team point of view. 

I'm a little confused by the status of #689318. I couldn't find the
apparently affected code in the unstable package, but the bug metadata
indicates that it still affects unstable. Please could you clarify and
fix things up if/as required?

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#719016: eiskaltdcpp-cli: needs adaptation to libjson-rpc-perl 1.03

2013-08-14 Thread Boris Pek
 Hi,

> I have uploaded the new libjson-rpc-perl to unstable and bumped this 
> bug's severity to serious to avoid releasing with it.
> 
> Please close it with your next upload.

Yes, sure. We are going to make a bugfix release of EiskaltDC++ soon. If it
does not happen this week, I will upload the package with your patch.

Just for a note: new libjson-rpc-perl pulls 17 more perl packages due to its
dependencies. And it is a bit sad.

Best regards,
Boris



Bug#718190: systemd: sometimes computer doesn't boot. It seems a problem with lvm.

2013-08-14 Thread Michael Stapelberg
Hi Antonio-M.,

Have a look at http://bugs.debian.org/719738 which contains a patch that
hopefully fixes your issue.

You can use the lvm packages built with that patch by adding

deb http://people.debian.org/~stapelberg/lvm ./

to /etc/apt/sources.list and installing lvm2 2.02.98-5+systemd1

Please let us know how that works out for you.

-- 
Best regards,
Michael


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



Bug#614085: #614085 tar --compare fails

2013-08-14 Thread Marc SCHAEFER
Hello,

this furiously resembles to:
   https://bugs.launchpad.net/ubuntu/+source/tar/+bug/1043028
or
   http://www.mail-archive.com/bug-tar@gnu.org/msg03446.html

I just downloaded tar_1.26+dfsg-6 source, applied the patch below and
attached and the problem seems fixed.

schaefer@reliand:~/PORTED/tar-1.26+dfsg-6/tar-1.26+dfsg$ wget -O - 
http://git.savannah.gnu.org/cgit/tar.git/patch/?id=d88b2a613f4b1a5554e8c34c8f75b91abff5f0e9
 | patch -p1
--2013-08-14 20:15:37--  
http://git.savannah.gnu.org/cgit/tar.git/patch/?id=d88b2a613f4b1a5554e8c34c8f75b91abff5f0e9
Resolving git.savannah.gnu.org... 140.186.70.72
Connecting to git.savannah.gnu.org|140.186.70.72|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: unspecified [text/plain]
Saving to: `STDOUT'

[ <=>   ] 4,327   --.-K/s   in 0s  

2013-08-14 20:15:37 (167 MB/s) - written to stdout [4327]

patching file src/common.h
Hunk #1 succeeded at 522 (offset -2 lines).
patching file src/compare.c
patching file src/incremen.c

Have a nice debconf .. and busker's festival.


‹õÈRtar-d88b2a613f4b1a5554e8c34c8f75b91abff5f0e9.patchWÛnÛ8}®¾bڇÀŽmU¾%¶Ó]4É¢@ëmÒÅ>
  ”DÙldR $'i›ßR²%Û  ŠK$çz83^jµ‚h2
ì¤?ŒGAŸÇ㟄ÃQ8‰OÇÁ´Ï‚8ÇŸÂg%áO¡
ž73?x^ß¹D13\ÒþWê§|`·*ŽáÍB³‡÷Y¸J/܂½sÎYÎgp]ð.ôÇ0WkÐïCߛ'³á:>η"øÁÃ|—âTÊ5ËêV1ôzk®EüBB¨äB†féNäK\LD–ó¨'d¨ùŠËœ%Žs
™_‡jµRÒ]B+L8Ó~$4jPúÁÏYðöæüR­rå–,•7|ž).p·ªR¦9±E"Žý¨X¥È‰Ô×ì–ƒT   ™s
¹‚,×E˜;9
Ïr–ûBÆ
XL/
rÀu>J‘–ˆŸDžA¹ŽËt¸k2â&VY’ÌºR$¶€ùk• D¤þ@dýq^¯ç;B¹9°×
è‚ÆÐ2â÷0   'ýE®¦qz¸—ÞÉhD¢vøN§³+ãý{è£î   tèu
8±V"‚Âøä2ß
-‹4;Îòö™dˆ“ŸCé½OCÜ<%³Â%Ópœ] T"«@zZhù‰<cÕAØ EkVÿëc̒¨ÀI
E7tŽ_ãÂ!PË šãÖÁépp2e®ÛŸŒ17ÙAXKŽ®å;O»Ã>tè=2ÐV¸„«´  
ëB}´x4x""4[âôêU:ítš“‡¤èwà—ÐÐRYqÌõ-G|MÛÇ×ð<3SJ$iæÏǸ`„u@Ęb\óØ(C
mÂe£ÚEÂ}ÉVXoŽ6Ümx‰ÒÑö} hNïݳL@Ï/û²ü\k©àí[¸˜¹˜_·ÞÃuÇ´|Ö&
«:iSyû¬R“ŒWBQ™Ò(µ¤=,öÑ©$›¡…|㭛ᛯKœ›…tÛÀýÌѐ·>d²ž¨G{6¶É´scSD¨Ù L;Ö]“i-
¶h£§*6jŽÛ¨z~óéÓYEŠuH
dE`<ÄâҖŽ.˜Òbá×ö•è|ÍYäÇ  [dí­D4%¾1f½ Pº¡¦ï
gimÜÄƊÑDãv×BºËkÖKЃ†zã8  /ŒÑx©5ŒœÒ½]b†bÉ[d>3œšç…
–ôýhÅ?Z4ø_;JilË\ihCÈ&5z5Wõf/fËåîŽ9mJ!ÍS¥   9šá2ä‡"ª~ëՇÊ`KûªÝÜ͆
º§Õv©5¤OèÙI%ãº
+&#»‰gÙaÃËE_*•VïsÝ;¤û•™Šýht‚Çggt2°§¨©Ë«"ÉžüUµ¶äPï6K¸qd…©¹<÷%¿Ïý 
Qá­ÏbêV6û·D+­2ðĻҔ‡ù’ƒ¡‡˜ºÊ&5 W°æt4ÖO'dý¸?ªY¿k!=!ÃÄû{~sýïՅ~óùêüã×Ym  
  
‡´4«èúI¨*a´5O1“@Í©|›úl)KÆr.À½¼%ˆL‡3ôL‡ƒ[41N½%k¸÷Ï__策ׯëæ0†Ýw"¡mWì3]˜>±¦¶
,1•"s1,ÍÖàV>Ñ­Øh«’ø¥±¾‘ÂfF`ßiÚo^jq°3Q¶/x¡ÆAìº'Ó0ˆÆÓýö¥Æ²í_j“¦ñ
nôŒlXhê«°¦   ±=ē¯ÍçšÝQ—®í2Eiï- 
–þý„Ë®!µÿ4®òÎôNç¹FÐ阣¬l\¶õó8JùÚ  ظKØ
°dÙÒ7Â÷)ÎöYW

  1   2   3   >