Bug#639565:

2012-08-01 Thread Tsukasa Hamano
Hi,

Thanks for your response.

2012/7/29 gregor herrmann gre...@debian.org:
 On Sat, 21 Jul 2012 03:38:22 +0900, Tsukasa Hamano wrote:

 libcurl4-dev is a virtual package, so we need a real one too.

Why do we need to specify a real package?
Please tell me why we can't specify virtual package.

 What I've tried now is:

 -Depends: liboauth0 (= ${binary:Version}), libcurl4-nss-dev, ${misc:Depends}
 +Depends: liboauth0 (= ${binary:Version}), libcurl4-gnutls-dev | 
 libcurl4-dev, libnss3-dev, ${misc:Depends}

(snip)

 which has a very interesting effect:
 The runtime dependencies for liboauth0 change from
 Depends: libc6 (= 2.4), libcurl3-nss (= 7.16.2-1), libnss3-1d (= 
 3.12.0~1.9b1)
 to
 Depends: libc6 (= 2.4), libcurl3-gnutls (= 7.16.2), libnss3 (= 
 2:3.13.4-2~) | libnss3-1d (= 3.12.0~1.9b1)


This issue is not resolved.
The depends is force developper to link with gnutls.
I think that we don't need to specify a ssl library package.

Thank you.

 and with the rebuilt library installed, the bug in #650138 is gone!


 Cheers,
 gregor

 --
  .''`.  Homepage: http://info.comodo.priv.at/ - OpenPGP key 0xBB3A68018649AA06
  : :' : Debian GNU/Linux user, admin, and developer  -  http://www.debian.org/
  `. `'  Member of VIBE!AT  SPI, fellow of the Free Software Foundation Europe
`-   NP: David Bowie: Ground Control to Major Tom


-- 
Tsukasa Hamano


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



Bug#678752: scim-unikey: FTBFS: unikey_setup.cpp:27:43: error: 'GTK_OBJECT' was not declared in this scope

2012-08-01 Thread gregor herrmann
On Wed, 01 Aug 2012 08:18:12 +0900, Nobuhiro Iwamatsu wrote:

 On Fri, Jul 27, 2012 at 1:01 AM, gregor herrmann gre...@debian.org wrote:
  Any reason for not uploading this NMU to a DELAYED queue?
 I just NMU. Thanks.

Great, thank you!


Cheers,
gregor
 
-- 
 .''`.  Homepage: http://info.comodo.priv.at/ - OpenPGP key 0xBB3A68018649AA06
 : :' : Debian GNU/Linux user, admin, and developer  -  http://www.debian.org/
 `. `'  Member of VIBE!AT  SPI, fellow of the Free Software Foundation Europe
   `-   No more blah, blah, blah!  -- Kirk, Miri, stardate 2713.6 


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



Bug#639565:

2012-08-01 Thread gregor herrmann
On Wed, 01 Aug 2012 14:56:29 +0900, Tsukasa Hamano wrote:

  libcurl4-dev is a virtual package, so we need a real one too.
 Why do we need to specify a real package?
 Please tell me why we can't specify virtual package.

Cf. the description of the lintian warning:

http://lintian.debian.org/tags/virtual-package-depends-without-real-package-depends.html
 
  which has a very interesting effect:
  The runtime dependencies for liboauth0 change from
  Depends: libc6 (= 2.4), libcurl3-nss (= 7.16.2-1), libnss3-1d (= 
  3.12.0~1.9b1)
  to
  Depends: libc6 (= 2.4), libcurl3-gnutls (= 7.16.2), libnss3 (= 
  2:3.13.4-2~) | libnss3-1d (= 3.12.0~1.9b1)
 This issue is not resolved.
 The depends is force developper to link with gnutls.
 I think that we don't need to specify a ssl library package.

I _guess_ (haven't tried yet) that whatever of the curl-ssl libraries
is used at build time will show up in Depends ...
 
  and with the rebuilt library installed, the bug in #650138 is gone!

And that's _my_ main concern :)


Cheers,
gregor
 
-- 
 .''`.  Homepage: http://info.comodo.priv.at/ - OpenPGP key 0xBB3A68018649AA06
 : :' : Debian GNU/Linux user, admin, and developer  -  http://www.debian.org/
 `. `'  Member of VIBE!AT  SPI, fellow of the Free Software Foundation Europe
   `-   Kirk to Enterprise -- beam down yeoman Rand and a six-pack. 


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



Bug#679762: dolfin: FTBFS: Armadillo could not be found. Be sure to set ARMADILLO_DIR. (missing: ARMADILLO_TEST_RUNS)

2012-08-01 Thread Johannes Ring
On Sun, Jul 1, 2012 at 1:09 PM, Christoph Egger christ...@debian.org wrote:
 Your package failed to build on the buildds:

 -- Performing Test ARMADILLO_BLAS_TEST_RUNS - Failed
 -- Performing Test ARMADILLO_GFORTRAN_TEST_RUNS
 -- Performing Test ARMADILLO_GFORTRAN_TEST_RUNS - Failed
 CMake Error at 
 /usr/share/cmake-2.8/Modules/FindPackageHandleStandardArgs.cmake:97 (MESSAGE):
   Armadillo could not be found.  Be sure to set ARMADILLO_DIR.  (missing:
   ARMADILLO_TEST_RUNS)
 Call Stack (most recent call first):
   /usr/share/cmake-2.8/Modules/FindPackageHandleStandardArgs.cmake:288 
 (_FPHSA_FAILURE_MESSAGE)
   cmake/modules/FindArmadillo.cmake:178 (find_package_handle_standard_args)
   CMakeLists.txt:197 (find_package)


 -- Configuring incomplete, errors occurred!
 make: *** [obj-i486-linux-gnu/CMakeCache.txt] Error 1

Thanks for the report and sorry about the late reply. This is not a
bug in DOLFIN, but rather a result of the problem reported in #680931
[1]. It is a GCC 4.7.1 bug, which has now been fixed upstream [2]. I
am not sure how to handle this from here but Armadillo 3.2.4 (3.2.3 is
in Debian) has a workaround for the GCC bug. Would it be possible to
get this version into Debian now?

[1] http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=680931
[2] http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53549#c13

Best,

Johannes


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



Bug#683479: 1.4.13-4 - 1.4.14-2 = disaster

2012-08-01 Thread jidanni
Package: scim
Version: 1.4.14-2
Severity: grave

This does not work!
/var/log/aptitude:
[UPGRADE] libscim8c2a:i386 1.4.13-4 - 1.4.14-2
[UPGRADE] scim:i386 1.4.13-4 - 1.4.14-2

I cannot type Chinese one single bit.

-- Package-specific info:
Related packages:
ii  scim-modules-table0.5.11-1i386generic tables IM 
engine module for SCIM platfor
ii  scim-tables-ko0.5.11-1all Korean input method 
data tables for SCIM platfor
ii  scim-tables-zh0.5.11-1all Chinese input method 
data tables for SCIM platfo

Related environment variables:
$XMODIFIERS=@im=SCIM
$GTK_IM_MODULE=xim
$QT_IM_MODULE=

Installed SCIM components:
/usr/lib/scim-1.0:
1.4.0

/usr/lib/scim-1.0/1.4.0:
IMEngine
SetupUI

/usr/lib/scim-1.0/1.4.0/IMEngine:
chewing.so

/usr/lib/scim-1.0/1.4.0/SetupUI:
chewing-imengine-setup.so

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

Kernel: Linux 3.2.0-3-486
Locale: LANG=zh_TW.UTF-8, LC_CTYPE=zh_TW.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages scim depends on:
ii  libatk1.0-0 2.4.0-2
ii  libc6   2.13-35
ii  libcairo-gobject2   1.12.2-2
ii  libcairo2   1.12.2-2
ii  libgcc1 1:4.7.1-5
ii  libgdk-pixbuf2.0-0  2.26.1-1
ii  libglib2.0-02.32.3-1
ii  libgtk-3-0  3.4.2-2
ii  libltdl72.4.2-1.1
ii  libpango1.0-0   1.30.0-1
pn  libscim8c2a none
ii  libstdc++6  4.7.1-5
ii  libx11-62:1.5.0-1

Versions of packages scim recommends:
pn  im-config | im-switch  none
pn  scim-bridge-agent  none
pn  scim-gtk-immodule  none

Versions of packages scim suggests:
pn  scim-anthy  none
pn  scim-canna  none
pn  scim-chewingnone
pn  scim-hangul none
pn  scim-m17n   none
pn  scim-pinyin none
pn  scim-prime  none
pn  scim-skknone
pn  scim-tables-additional  none
pn  scim-tables-ja  none
ii  scim-tables-ko  0.5.11-1
ii  scim-tables-zh  0.5.11-1
pn  scim-thai   none
pn  scim-uimnone

-- no debconf information

Had to back out
# dpkg -i /var/cache/apt/archives/*1.4.13-4*
# aptitude forbid-version scim libscim8c2a
and restart my window manager (nodm),
to be able to get anything done today.


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



Bug#683479: 1.4.13-4 - 1.4.14-2 = disaster

2012-08-01 Thread Tz-Huan Huang
Hi,

On Wed, Aug 1, 2012 at 2:57 PM,  jida...@jidanni.org wrote:
 Package: scim
 Version: 1.4.14-2
 Severity: grave

 This does not work!
 /var/log/aptitude:
 [UPGRADE] libscim8c2a:i386 1.4.13-4 - 1.4.14-2
 [UPGRADE] scim:i386 1.4.13-4 - 1.4.14-2

 I cannot type Chinese one single bit.

 -- Package-specific info:
 Related packages:
 ii  scim-modules-table0.5.11-1i386generic tables IM 
 engine module for SCIM platfor
 ii  scim-tables-ko0.5.11-1all Korean input method 
 data tables for SCIM platfor
 ii  scim-tables-zh0.5.11-1all Chinese input 
 method data tables for SCIM platfo

Could you please also list the contents of the following directories?
/usr/lib/i386-linux-gnu/scim-1.0/1.4.0/IMEngine/
/usr/lib/i386-linux-gnu/scim-1.0/1.4.0/SetupUI/

And, please paste the output of dpkg -l | grep scim.

Thanks,
Tz-Huan

 Related environment variables:
 $XMODIFIERS=@im=SCIM
 $GTK_IM_MODULE=xim
 $QT_IM_MODULE=

 Installed SCIM components:
 /usr/lib/scim-1.0:
 1.4.0

 /usr/lib/scim-1.0/1.4.0:
 IMEngine
 SetupUI

 /usr/lib/scim-1.0/1.4.0/IMEngine:
 chewing.so

 /usr/lib/scim-1.0/1.4.0/SetupUI:
 chewing-imengine-setup.so

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

 Kernel: Linux 3.2.0-3-486
 Locale: LANG=zh_TW.UTF-8, LC_CTYPE=zh_TW.UTF-8 (charmap=UTF-8)
 Shell: /bin/sh linked to /bin/bash

 Versions of packages scim depends on:
 ii  libatk1.0-0 2.4.0-2
 ii  libc6   2.13-35
 ii  libcairo-gobject2   1.12.2-2
 ii  libcairo2   1.12.2-2
 ii  libgcc1 1:4.7.1-5
 ii  libgdk-pixbuf2.0-0  2.26.1-1
 ii  libglib2.0-02.32.3-1
 ii  libgtk-3-0  3.4.2-2
 ii  libltdl72.4.2-1.1
 ii  libpango1.0-0   1.30.0-1
 pn  libscim8c2a none
 ii  libstdc++6  4.7.1-5
 ii  libx11-62:1.5.0-1

 Versions of packages scim recommends:
 pn  im-config | im-switch  none
 pn  scim-bridge-agent  none
 pn  scim-gtk-immodule  none

 Versions of packages scim suggests:
 pn  scim-anthy  none
 pn  scim-canna  none
 pn  scim-chewingnone
 pn  scim-hangul none
 pn  scim-m17n   none
 pn  scim-pinyin none
 pn  scim-prime  none
 pn  scim-skknone
 pn  scim-tables-additional  none
 pn  scim-tables-ja  none
 ii  scim-tables-ko  0.5.11-1
 ii  scim-tables-zh  0.5.11-1
 pn  scim-thai   none
 pn  scim-uimnone

 -- no debconf information

 Had to back out
 # dpkg -i /var/cache/apt/archives/*1.4.13-4*
 # aptitude forbid-version scim libscim8c2a
 and restart my window manager (nodm),
 to be able to get anything done today.



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



Bug#664724: rrdtool: diff for NMU version 1.4.7-1.2

2012-08-01 Thread Sebastian Harl
Hi Gregor,

On Sun, Jul 29, 2012 at 05:45:16PM +0200, gregor herrmann wrote:
 I've prepared an NMU for rrdtool (versioned as 1.4.7-1.2) and
 uploaded it to DELAYED/2. Please feel free to tell me if I
 should delay it longer.

Thanks for taking care of that!

You fix addresses the problem with the default configuration but it will
fail if the user decides to change the data directory for the RRD files.
Ultimately, this needs to be fixed in RRDCacheD. I'll see if I'm able to
find a fix in time for Wheezy.

Cheers,
Sebastian

-- 
Sebastian tokkee Harl +++ GnuPG-ID: 0x8501C7FC +++ http://tokkee.org/

Those who would give up Essential Liberty to purchase a little Temporary
Safety, deserve neither Liberty nor Safety. -- Benjamin Franklin



signature.asc
Description: Digital signature


Bug#683479: 1.4.13-4 - 1.4.14-2 = disaster

2012-08-01 Thread jidanni
$ find /usr/lib/i386-linux-gnu/scim-1.0 -type f -ls
701254  276 -rw-r--r--   1 root root   277724 Jul  8 00:24 
/usr/lib/i386-linux-gnu/scim-1.0/1.4.0/IMEngine/table.so
701284  260 -rw-r--r--   1 root root   261224 Jul  8 00:24 
/usr/lib/i386-linux-gnu/scim-1.0/1.4.0/SetupUI/table-imengine-setup.so

$ dpkg -l | grep scim
hi  libscim8c2a:i386  1.4.13-4  i386  library for 
SCIM platform
hi  scim  1.4.13-4  i386  smart common 
input method platform
hi  scim-chewing  0.3.4-1.1 i386  Chewing IM 
engine module for SCIM
ii  scim-modules-table0.5.11-1  i386  generic 
tables IM engine module for SCIM platform
ii  scim-tables-ko0.5.11-1  all   Korean input 
method data tables for SCIM platform
ii  scim-tables-zh0.5.11-1  all   Chinese input 
method data tables for SCIM platform


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



Bug#683483: CVE-2012-3445

2012-08-01 Thread Moritz Muehlenhoff
Package: libvirt
Severity: grave
Tags: security

Please see
https://bugzilla.redhat.com/show_bug.cgi?id=844734
https://www.redhat.com/archives/libvir-list/2012-July/msg01650.html

This was assigned CVE-2012-3445

Cheers,
Moritz


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



Bug#670578: Reassigning to gnunet

2012-08-01 Thread Bertrand Marc
Hello Gregor,

2012/7/31 gregor herrmann gre...@debian.org:
 for your convenience I'm attaching a debdiff with the patch
 converted to a quilt patch.

Thank you for your work. I'll add it tonight and upload it to mentors.

 (If you want me to upload or if you need a sponsor just shout.)

I am currently waiting for an answer from the release team about the
other changes I prepared for gnunet, see [1]. I'll add the fix for
this bug in the list, but I'd like to be sure all these changes are
acceptable for the release team and eligible for a freeze-exception.

Cheers,
Bertrand

[1] http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=683073


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



Bug#679280: libxml2 security patch

2012-08-01 Thread shawn
the patch limits malloc to asking for a maximum of 512MB in one call, if
the call is larger it pretends that the call failed. This is probably to
mask some part of the code that isn't safe with 32 bit buffers, which
have been possible since linux2.6 and the introduction of mmap2(), which
takes sizes in pages instead of bytes, allowing allocations larger than
4GB.

See mmap(2)
-- 
-Shawn Landden


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



Bug#683479: 1.4.13-4 - 1.4.14-2 = disaster

2012-08-01 Thread Tz-Huan Huang
On Wed, Aug 1, 2012 at 3:42 PM,  jida...@jidanni.org wrote:
 $ find /usr/lib/i386-linux-gnu/scim-1.0 -type f -ls
 701254  276 -rw-r--r--   1 root root   277724 Jul  8 00:24 
 /usr/lib/i386-linux-gnu/scim-1.0/1.4.0/IMEngine/table.so
 701284  260 -rw-r--r--   1 root root   261224 Jul  8 00:24 
 /usr/lib/i386-linux-gnu/scim-1.0/1.4.0/SetupUI/table-imengine-setup.so

 $ dpkg -l | grep scim
 hi  libscim8c2a:i386  1.4.13-4  i386  library for 
 SCIM platform
 hi  scim  1.4.13-4  i386  smart 
 common input method platform
 hi  scim-chewing  0.3.4-1.1 i386  Chewing IM 
 engine module for SCIM
 ii  scim-modules-table0.5.11-1  i386  generic 
 tables IM engine module for SCIM platform
 ii  scim-tables-ko0.5.11-1  all   Korean 
 input method data tables for SCIM platform
 ii  scim-tables-zh0.5.11-1  all   Chinese 
 input method data tables for SCIM platform

Thanks. Could you please also check what processes related to scim are running?
ps auxwww | grep scim, for example.

Thanks,
Tz-Huan


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



Bug#683479: 1.4.13-4 - 1.4.14-2 = disaster

2012-08-01 Thread jidanni
p# ps auxwww | grep scim
jidanni   3719  0.0  0.1   7232   836 ?Ss   14:50   0:00
/usr/lib/scim-1.0/scim-helper-manager
jidanni   3720  0.1  1.6  47716  8500 ?Ssl  14:50   0:09
/usr/lib/scim-1.0/scim-panel-gtk --display :0 -c simple -d --no-stay
jidanni   3722  0.0  0.7  16924  3668 ?Ss   14:50   0:03
/usr/lib/scim-1.0/scim-launcher -d -c simple -e all -f x11
root  5843  0.0  0.1   4332   744 pts/1S+   16:49   0:00 grep
scim


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



Bug#681198: libgtk-3-0: removal of libgtk-3-0 makes files disappear from libgtk-3-common

2012-08-01 Thread Loïc Minier
On Wed, Aug 01, 2012, Michael Biebl wrote:
 I can't find the original reason in the changelog / svn log anymore, but
 I *think* it was due to the cache files
 /etc/gtk-2.0/gdk-pixbuf.loaders and /etc/gtk-2.0/gtk.immodules which
 have long been moved elsewhere.
 
 The relevant bug seems to be [1], Loïc possibly still remembers the details.
 
 It seems to me, like we can safely drop those rm -rf calls from
 postrm. And if not, we should at least move those calls to
 libgtk2.0-common resp. libgtk-3-common which nowadays contains the
 config files from /etc.
 
 
 [1] http://bugs.debian.org/388450

This rm -rf is much older than the changes for this bug, I've traced it
back in the SVN history to being *older* than 2.4.0-4 (Apr 2004!)

It was probably a big hammer to cleanup /etc/gtk-2.0 from generated
files like loaders as you suggest; this is probably long obsolete.

I suggest removing the rm -rf; the /etc files should all be conffiles at
this point; if this causes any issue, we can add a set of more targeted
rm-s.

-- 
Loïc Minier


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



Bug#683479: 1.4.13-4 - 1.4.14-2 = disaster

2012-08-01 Thread Tz-Huan Huang
On Wed, Aug 1, 2012 at 4:50 PM,  jida...@jidanni.org wrote:
 p# ps auxwww | grep scim
 jidanni   3719  0.0  0.1   7232   836 ?Ss   14:50   0:00
 /usr/lib/scim-1.0/scim-helper-manager
 jidanni   3720  0.1  1.6  47716  8500 ?Ssl  14:50   0:09
 /usr/lib/scim-1.0/scim-panel-gtk --display :0 -c simple -d --no-stay
 jidanni   3722  0.0  0.7  16924  3668 ?Ss   14:50   0:03
 /usr/lib/scim-1.0/scim-launcher -d -c simple -e all -f x11
 root  5843  0.0  0.1   4332   744 pts/1S+   16:49   0:00 grep
 scim

Thanks. However, it is scim-1.4.13-2, right?

Could you please install scim-1.4.14-2 again and check for the
running processes?

Besides, could you please describe the situation more precisely?
For example, when you issue the trigger keys, the scim panel is showed or not?
Which programs do you test? Can you switch to different input methods
(using keyboard or mouse)? When you try to type something, nothing
printed or just plain English letters?

Thanks,
Tz-Huan


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



Bug#681198: libgtk-3-0: removal of libgtk-3-0 makes files disappear from libgtk-3-common

2012-08-01 Thread Andreas Beckmann
On 2012-08-01 10:46, Loïc Minier wrote:
 I suggest removing the rm -rf; the /etc files should all be conffiles at
 this point; if this causes any issue, we can add a set of more targeted
 rm-s.

Sounds like a plan. If something needs a manual rm, piuparts will find
some leftover files and I'll file new bugs :-)

Andreas


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



Bug#639565:

2012-08-01 Thread HAMANO Tsukasa
Hi,

At Wed, 1 Aug 2012 08:31:37 +0200,
gregor herrmann gre...@debian.org wrote:

 Cf. the description of the lintian warning:

 http://lintian.debian.org/tags/virtual-package-depends-without-real-package-depends.html

Ok, I understood your change(libcurl4-gnutls-dev | libcurl4-dev) is proper.

But I think strange runtime depends.

   which has a very interesting effect:
   The runtime dependencies for liboauth0 change from
   Depends: libc6 (= 2.4), libcurl3-nss (= 7.16.2-1), libnss3-1d (= 
   3.12.0~1.9b1)
   to
   Depends: libc6 (= 2.4), libcurl3-gnutls (= 7.16.2), libnss3 (= 
   2:3.13.4-2~) | libnss3-1d (= 3.12.0~1.9b1)

Probably, It would be better the runtime dependency is libcurl3 |
libcurl3-nss | libcurl3-gnutls.
Well, It would not be such a critical issue, due to they are able to
exist together.

Thank you.

--
HAMANO Tsukasa ham...@cuspy.org


pgpLYtBMSOZeO.pgp
Description: OpenPGP Digital Signature


Bug#683479: 1.4.13-4 - 1.4.14-2 = disaster

2012-08-01 Thread jidanni
 TH == Tz-Huan Huang tzh...@gmail.com writes:
TH Thanks. However, it is scim-1.4.13-2, right?

scim:
  Installed: 1.4.13-4
  Candidate: 1.4.14-2

TH Could you please install scim-1.4.14-2 again and check for the
TH running processes?

# aptitude install scim libscim8c2a

# ps auxwww | grep scim
jidanni   6609  0.0  0.1   6688   908 ?Ss   17:14   0:00 
/usr/lib/i386-linux-gnu/scim-1.0/scim-helper-manager
jidanni   6610  0.0  1.0  42000  5144 ?Ssl  17:14   0:00 
/usr/lib/i386-linux-gnu/scim-1.0/scim-panel-gtk --display :0 -c simple -d 
--no-stay
jidanni   6612  0.0  0.1   9480   872 ?Ss   17:14   0:00 
/usr/lib/i386-linux-gnu/scim-1.0/scim-launcher -d -c simple -e all -f x11
root  6617  0.0  0.1   4332   740 pts/1S+   17:14   0:00 grep scim

(The above I started with scim -d.)

TH Besides, could you please describe the situation more precisely?
TH For example, when you issue the trigger keys, the scim panel is showed or 
not?
TH Which programs do you test? Can you switch to different input methods
TH (using keyboard or mouse)? When you try to type something, nothing
TH printed or just plain English letters?

I hit CTRL-SPACE but there is no rectangle that pops up.
I thus cannot type Chinese.


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



Bug#670578: Reassigning to gnunet

2012-08-01 Thread gregor herrmann
On Wed, 01 Aug 2012 10:02:58 +0200, Bertrand Marc wrote:

 2012/7/31 gregor herrmann gre...@debian.org:
  for your convenience I'm attaching a debdiff with the patch
  converted to a quilt patch.
 Thank you for your work. I'll add it tonight and upload it to mentors.

Thank you!
 
  (If you want me to upload or if you need a sponsor just shout.)
 I am currently waiting for an answer from the release team about the
 other changes I prepared for gnunet, see [1]. I'll add the fix for
 this bug in the list, but I'd like to be sure all these changes are
 acceptable for the release team and eligible for a freeze-exception.
 [1] http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=683073

That sounds like a good plan!

Cheers,
gregor

-- 
 .''`.  Homepage: http://info.comodo.priv.at/ - OpenPGP key 0xBB3A68018649AA06
 : :' : Debian GNU/Linux user, admin, and developer  -  http://www.debian.org/
 `. `'  Member of VIBE!AT  SPI, fellow of the Free Software Foundation Europe
   `-   Rome wasn't burned in a day.  


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



Bug#639565:

2012-08-01 Thread gregor herrmann
On Wed, 01 Aug 2012 18:13:25 +0900, HAMANO Tsukasa wrote:

which has a very interesting effect:
The runtime dependencies for liboauth0 change from
Depends: libc6 (= 2.4), libcurl3-nss (= 7.16.2-1), libnss3-1d (= 
3.12.0~1.9b1)
to
Depends: libc6 (= 2.4), libcurl3-gnutls (= 7.16.2), libnss3 (= 
2:3.13.4-2~) | libnss3-1d (= 3.12.0~1.9b1)
 Probably, It would be better the runtime dependency is libcurl3 |
 libcurl3-nss | libcurl3-gnutls.

I see your point but
1) this dependency is calculated automatically from
   ${shlibs:Depends}, to add the alternatives would prbably need some
   ugly hack
2) I'm not sure if bilding against on one and then depending on a
   different version works?
3) the dependency on libcurl3-gnutls actually fixes #650138   

 Well, It would not be such a critical issue, due to they are able to
 exist together.

And that's for liboauth0.

For liboauth-dev, my patch specifies
Depends: ..., libcurl4-gnutls-dev | libcurl4-dev, libnss3-dev, ...
which should be enough to solve the issue you were raising here,
right?

Cheers,
gregor

-- 
 .''`.  Homepage: http://info.comodo.priv.at/ - OpenPGP key 0xBB3A68018649AA06
 : :' : Debian GNU/Linux user, admin, and developer  -  http://www.debian.org/
 `. `'  Member of VIBE!AT  SPI, fellow of the Free Software Foundation Europe
   `-   Warp 7 -- It's a law we can live with. 


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



Bug#681962: libgtk-3-0: removal of libgtk-3-0 makes files disappear from libgtk-3-common

2012-08-01 Thread Michael Biebl
On 01.08.2012 11:06, Andreas Beckmann wrote:
 On 2012-08-01 10:46, Loïc Minier wrote:
 I suggest removing the rm -rf; the /etc files should all be conffiles at
 this point; if this causes any issue, we can add a set of more targeted
 rm-s.
 
 Sounds like a plan.

Ok, let's do this then.

 If something needs a manual rm, piuparts will find
 some leftover files and I'll file new bugs :-)

I assume, piuparts only finds leftover files which are generated during
install time? Especially for libraries I guess it's a bit tricky if they
generate cache or temporary files during runtime.

Michael


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



signature.asc
Description: OpenPGP digital signature


Bug#683479: 1.4.13-4 - 1.4.14-2 = disaster

2012-08-01 Thread Tz-Huan Huang
On Wed, Aug 1, 2012 at 5:16 PM,  jida...@jidanni.org wrote:
 TH == Tz-Huan Huang tzh...@gmail.com writes:
 TH Thanks. However, it is scim-1.4.13-2, right?

 scim:
   Installed: 1.4.13-4
   Candidate: 1.4.14-2

 TH Could you please install scim-1.4.14-2 again and check for the
 TH running processes?

 # aptitude install scim libscim8c2a

 # ps auxwww | grep scim
 jidanni   6609  0.0  0.1   6688   908 ?Ss   17:14   0:00 
 /usr/lib/i386-linux-gnu/scim-1.0/scim-helper-manager
 jidanni   6610  0.0  1.0  42000  5144 ?Ssl  17:14   0:00 
 /usr/lib/i386-linux-gnu/scim-1.0/scim-panel-gtk --display :0 -c simple -d 
 --no-stay
 jidanni   6612  0.0  0.1   9480   872 ?Ss   17:14   0:00 
 /usr/lib/i386-linux-gnu/scim-1.0/scim-launcher -d -c simple -e all -f x11
 root  6617  0.0  0.1   4332   740 pts/1S+   17:14   0:00 grep scim

 (The above I started with scim -d.)

 TH Besides, could you please describe the situation more precisely?
 TH For example, when you issue the trigger keys, the scim panel is showed or 
 not?
 TH Which programs do you test? Can you switch to different input methods
 TH (using keyboard or mouse)? When you try to type something, nothing
 TH printed or just plain English letters?

 I hit CTRL-SPACE but there is no rectangle that pops up.
 I thus cannot type Chinese.

I have setup a VM running i386 unstable, but I cannot re-produce
the problem in this VM.

I can send my VM image to you. Could you please try to re-produce
the problem in the VM and send the image back to me?

Thanks,
Tz-Huan


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



Bug#683479: 1.4.13-4 - 1.4.14-2 = disaster

2012-08-01 Thread jidanni
 TH == Tz-Huan Huang tzh...@gmail.com writes:
TH I have setup a VM running i386 unstable, but I cannot re-produce
TH the problem in this VM.

TH I can send my VM image to you. Could you please try to re-produce
TH the problem in the VM and send the image back to me?

I have never used VM images.
http://www.google.com.tw/search?q=%22VM+image%22ie=utf-8oe=utf-8
doesn't make it clear what that is.
You can send me anything... but please be sure it is under 5 MB, and
also give me instructions.

Or maybe we should just wait a few days for others to hit the same bug.


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



Processed: merge winetricks bugs

2012-08-01 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 forcemerge 682321 678840 680955
Bug #682321 [winetricks] winetricks: uninstallable
Bug #678840 [winetricks] winetricks: On amd64 platform, winetricks cannot be 
installed if wine:i386 is installed。
Severity set to 'grave' from 'important'
Marked as found in versions winetricks/0.0+20120606+svn831-2.
Bug #680955 [winetricks] winetricks: Cannot install winetricks if wine 1.4 is 
installed
Severity set to 'grave' from 'normal'
Merged 678840 680955 682321
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
678840: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=678840
680955: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=680955
682321: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=682321
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


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



Bug#683479: 1.4.13-4 - 1.4.14-2 = disaster

2012-08-01 Thread Tz-Huan Huang
On Wed, Aug 1, 2012 at 5:58 PM,  jida...@jidanni.org wrote:
 TH == Tz-Huan Huang tzh...@gmail.com writes:
 TH I have setup a VM running i386 unstable, but I cannot re-produce
 TH the problem in this VM.

 TH I can send my VM image to you. Could you please try to re-produce
 TH the problem in the VM and send the image back to me?

 I have never used VM images.
 http://www.google.com.tw/search?q=%22VM+image%22ie=utf-8oe=utf-8
 doesn't make it clear what that is.
 You can send me anything... but please be sure it is under 5 MB, and
 also give me instructions.

 Or maybe we should just wait a few days for others to hit the same bug.

Sorry for the ambiguity. I mean virtual machine. I use VirtualBox
(https://www.virtualbox.org/) to setup a virtual machine, and
install i386 sid on it to try to re-produce the problem.

It is easy to use, the problem is that it is impossible to be less than 5MB.
Actually I won't send it to you via email, I'll put it somewhere so
that you can download it. How do you think?

Thanks,
Tz-Huan


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



Bug#678840: winetricks: uninstallable

2012-08-01 Thread Tobias Hansen
This is because wine-bin is now only available on 32 bit platforms and
is to be installed via multiarch elsewhere. The package wine solves this
by Depends: wine-bin | wine64-bin, where /usr/bin/wine in wine64-bin
just shows instructions how to install wine-bin:i386. wine-unstable
depends on wine-bin-unstable | wine64-bin.

So this bug can be fixed by Depends: wine-bin | wine-bin-unstable |
wine64-bin

Do you want me to push this fix to the git repo Jari?

Best regards,
Tobias


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



Processed: Re: RFS: xshisen/1:1.51-4 [RC]

2012-08-01 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 block 675005 by 668148
Bug #675005 [xshisen] src:xshisen: maintainer address bounces
675005 was not blocked by any bugs.
675005 was not blocking any bugs.
Added blocking bug(s) of 675005: 668148
 severity 668148 important
Bug #668148 [sponsorship-requests] RFS: xshisen/1:1.51-4
Severity set to 'important' from 'normal'
 retitle 668148 RFS: xshisen/1:1.51-4 [RC]
Bug #668148 [sponsorship-requests] RFS: xshisen/1:1.51-4
Changed Bug title to 'RFS: xshisen/1:1.51-4 [RC]' from 'RFS: xshisen/1:1.51-4'
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
668148: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=668148
675005: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=675005
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


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



Bug#683483: [Pkg-libvirt-maintainers] Bug#683483: CVE-2012-3445

2012-08-01 Thread Guido Günther
notfound 0.8.3-5+squeeze2
thanks

On Wed, Aug 01, 2012 at 09:46:57AM +0200, Moritz Muehlenhoff wrote:
 Package: libvirt
 Severity: grave
 Tags: security
 
 Please see
 https://bugzilla.redhat.com/show_bug.cgi?id=844734
 https://www.redhat.com/archives/libvir-list/2012-July/msg01650.html
 
 This was assigned CVE-2012-3445

Squeeze doesn't have virTypedParameter* so it isn't affected.
Cheers,
 -- Guido

 
 Cheers,
 Moritz
 
 ___
 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-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#615080: marked as done (codelite mangles non-UTF-8 files)

2012-08-01 Thread Debian Bug Tracking System
Your message dated Wed, 01 Aug 2012 13:57:56 +0300
with message-id 552461343818...@web3h.yandex.ru
and subject line Re: codelite mangles non-UTF-8 files
has caused the Debian Bug report #615080,
regarding codelite mangles non-UTF-8 files
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
615080: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=615080
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: codelite
Version: 2.6.0.4189~dfsg-1
Severity: grave
Justification: causes non-serious data loss


After editing in codelite code files are clobbered.


diff -ur boinc-6.10.58+dfsg.orig/clientgui/BOINCBaseView.cpp 
boinc-6.10.58+dfsg/clientgui/BOINCBaseView.cpp
--- boinc-6.10.58+dfsg.orig/clientgui/BOINCBaseView.cpp 2010-03-19 
16:56:58.0 +0100
+++ boinc-6.10.58+dfsg/clientgui/BOINCBaseView.cpp  2011-02-25 
15:33:33.0 +0100
@@ -852,120 +852,120 @@
 strEncodedHtml.Replace(wxT(\), wxT(quot;),   true);
 strEncodedHtml.Replace(wxT(),  wxT(lt;), true);
 strEncodedHtml.Replace(wxT(),  wxT(gt;), true);
-strEncodedHtml.Replace(wxT(é),  wxT(sbquo;),  true);
-strEncodedHtml.Replace(wxT(â),  wxT(fnof;),   true);
-strEncodedHtml.Replace(wxT(ä),  wxT(bdquo;),  true);
-strEncodedHtml.Replace(wxT(ů),  wxT(hellip;), true);
-strEncodedHtml.Replace(wxT(ć),  wxT(dagger;), true);
-strEncodedHtml.Replace(wxT(ç),  wxT(Dagger;), true);
-strEncodedHtml.Replace(wxT(Ő),  wxT(Scaron;), true);
-strEncodedHtml.Replace(wxT(î),  wxT(OElig;),  true);
-strEncodedHtml.Replace(wxT(Ĺ),  wxT(lsquo;),  true);
-strEncodedHtml.Replace(wxT(ĺ),  wxT(rsquo;),  true);
-strEncodedHtml.Replace(wxT(ô),  wxT(ldquo;),  true);
-strEncodedHtml.Replace(wxT(ö),  wxT(rdquo;),  true);
-strEncodedHtml.Replace(wxT(Ľ),  wxT(bull;),   true);
-strEncodedHtml.Replace(wxT(ľ),  wxT(ndash;),  true);
-strEncodedHtml.Replace(wxT(Ś),  wxT(mdash;),  true);
-strEncodedHtml.Replace(wxT(śś~),  wxT(tilde;),  true);
-strEncodedHtml.Replace(wxT(Ö),  wxT(trade;),  true);
-strEncodedHtml.Replace(wxT(Ü),  wxT(scaron;), true);
-strEncodedHtml.Replace(wxT(ť),  wxT(oelig;),  true);
-strEncodedHtml.Replace(wxT(č),  wxT(Yuml;),   true);
-strEncodedHtml.Replace(wxT(í),  wxT(iexcl;),  true);
-strEncodedHtml.Replace(wxT(ó),  wxT(cent;),   true);
-strEncodedHtml.Replace(wxT(ú),  wxT(pound;),  true);
-strEncodedHtml.Replace(wxT(Ą),  wxT(curren;), true);
-strEncodedHtml.Replace(wxT(ą),  wxT(yen;),true);
-strEncodedHtml.Replace(wxT(Ž),  wxT(brvbar;), true);
-strEncodedHtml.Replace(wxT(ž),  wxT(sect;),   true);
-strEncodedHtml.Replace(wxT(Ę),  wxT(uml;),true);
-strEncodedHtml.Replace(wxT(ę),  wxT(copy;),   true);
-strEncodedHtml.Replace(wxT(¬),  wxT(ordf;),   true);
-strEncodedHtml.Replace(wxT(ź),  wxT(laquo;),  true);
-strEncodedHtml.Replace(wxT(Č),  wxT(not;),true);
-strEncodedHtml.Replace(wxT(«),  wxT(reg;),true);
-strEncodedHtml.Replace(wxT(»),  wxT(macr;),   true);
-strEncodedHtml.Replace(wxT(░),  wxT(deg;),true);
-strEncodedHtml.Replace(wxT(▒),  wxT(plusmn;), true);
-strEncodedHtml.Replace(wxT(▓),  wxT(sup2;),   true);
-strEncodedHtml.Replace(wxT(│),  wxT(sup3;),   true);
-strEncodedHtml.Replace(wxT(┤),  wxT(acute;),  true);
-strEncodedHtml.Replace(wxT(Á),  wxT(micro;),  true);
-strEncodedHtml.Replace(wxT(Â),  wxT(para;),   true);
-strEncodedHtml.Replace(wxT(Ě),  wxT(middot;), true);
-strEncodedHtml.Replace(wxT(Ş),  wxT(cedil;),  true);
-strEncodedHtml.Replace(wxT(╣),  wxT(sup1;),   true);
-strEncodedHtml.Replace(wxT(║),  wxT(ordm;),   true);
-strEncodedHtml.Replace(wxT(╗),  wxT(raquo;),  true);
-strEncodedHtml.Replace(wxT(╝),  wxT(frac14;), true);
-strEncodedHtml.Replace(wxT(Ż),  wxT(frac12;), true);
-strEncodedHtml.Replace(wxT(ż),  wxT(frac34;), true);
-strEncodedHtml.Replace(wxT(┐),  wxT(iquest;), true);
-strEncodedHtml.Replace(wxT(└),  wxT(Agrave;), true);
-strEncodedHtml.Replace(wxT(┴),  wxT(Aacute;), true);
-strEncodedHtml.Replace(wxT(┬),  wxT(Acirc;),  true);
-strEncodedHtml.Replace(wxT(├),  wxT(Atilde;), true);
-strEncodedHtml.Replace(wxT(─),  wxT(Auml;),   true);
-strEncodedHtml.Replace(wxT(┼),  wxT(Aring;),  true);
-strEncodedHtml.Replace(wxT(Ă),  wxT(AElig;),  true);
-strEncodedHtml.Replace(wxT(ă),  wxT(Ccedil;), true);
-strEncodedHtml.Replace(wxT(╚),  wxT(Egrave;), true);
-strEncodedHtml.Replace(wxT(╔),  wxT(Eacute;), true);
-strEncodedHtml.Replace(wxT(╩),  

Bug#681198: libgtk-3-0: removal of libgtk-3-0 makes files disappear from libgtk-3-common

2012-08-01 Thread Loïc Minier
On Wed, Aug 01, 2012, Michael Biebl wrote:
 I assume, piuparts only finds leftover files which are generated during
 install time? Especially for libraries I guess it's a bit tricky if they
 generate cache or temporary files during runtime.

I don't think that's the case here for Gtk+ though

What we wont catch with piuparts are leftover files from very old
upgrades (e.g. people who have installed gtk+ years ago and have
upgraded to new releases)

-- 
Loïc Minier


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



Processed: Re: [Pkg-nagios-devel] Bug#683138: pnp4nagios-web: crashes immediately due to debian/patches/adjust-template-path

2012-08-01 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 tags 683138 + moreinfo
Bug #683138 [pnp4nagios-web] pnp4nagios-web: crashes immediately due to 
debian/patches/adjust-template-path
Added tag(s) moreinfo.
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
683138: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=683138
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


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



Processed: notfound 683483 in 0.8.3-5+squeeze2

2012-08-01 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 notfound 683483 0.8.3-5+squeeze2
Bug #683483 [libvirt] CVE-2012-3445
There is no source info for the package 'libvirt' at version '0.8.3-5+squeeze2' 
with architecture ''
Unable to make a source version for version '0.8.3-5+squeeze2'
Ignoring request to alter found versions of bug #683483 to the same values 
previously set
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
683483: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=683483
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


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



Bug#683138: [Pkg-nagios-devel] Bug#683138: pnp4nagios-web: crashes immediately due to debian/patches/adjust-template-path

2012-08-01 Thread Sebastian Harl
tags 683138 + moreinfo
thanks

Hi,

On Sun, Jul 29, 2012 at 04:48:16AM +0200, Christoph Anton Mitterer wrote:
 The support for /etc/pnp4nagios/templates.d seems to be buggy:
 When /etc/pnp4nagios/templates.d is empty (in the sense of no subdirs),
 all I get from pnp4nagios is:
 Please check the documentation for information about the following error.
 
 Invalid argument supplied for foreach()
 file [line]:
 
 /etc/pnp4nagios/config.php [234]:
 
 Guess the reason is that the glob(/etc/pnp4nagios/templates.d/*, 
 GLOB_ONLYDIR)
 returns nothing and then one has a syntax error?!

I cannot reproduce this behavior. Which version of PHP do you use? What
architecture are you on? I've tested on amd64 Sid … any other ideas how
your system might be different from mine?

Cheers,
Sebastian

-- 
Sebastian tokkee Harl +++ GnuPG-ID: 0x8501C7FC +++ http://tokkee.org/

Those who would give up Essential Liberty to purchase a little Temporary
Safety, deserve neither Liberty nor Safety. -- Benjamin Franklin



signature.asc
Description: Digital signature


Bug#615080: closed by Boris Pek tehnic...@yandex.ru (Re: codelite mangles non-UTF-8 files)

2012-08-01 Thread Jakub Wilk

* Debian Bug Tracking System ow...@bugs.debian.org, 2012-08-01, 11:09:

As we can see by the link, upstream answered enough clean. Quotation:


This is not a bug. but a user miss-configuration - Instead of opening this
is a bug, you should have post it in the forum.

By default codelite sets the code-page to ISO-8859-1 (Latin1)
To fix this, the user should set the encoding (I suggest using UTF8):
from the main menu: Settings - Global Editor Preferences - Misc -
Encoding and Locale


So this bug report can be closed.


In my book, upstream didn't understand the bug second time in a row 
doesn't sound like a good reason to close it.


--
Jakub Wilk


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



Bug#615080: closed by Boris Pek tehnic...@yandex.ru (Re: codelite mangles non-UTF-8 files)

2012-08-01 Thread Boris Pek
Hi,

 In my book, upstream didn't understand the bug second time in a row
 doesn't sound like a good reason to close it.

Sorry, by I don't see a mistake in developer's answer. Problem is in settings.
For example, I can break any file with non-ascii characters in a same way using
another text editor or IDE. Did I miss something?

Best regards,
Boris


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



Bug#683458: python-jenkinsapi: empty package (after rebuild)

2012-08-01 Thread Al Stone
On 07/31/2012 04:08 PM, Jakub Wilk wrote:
 Source: python-jenkinsapi
 Version: 0.1.11-1
 Severity: serious
 
 I rebuilt python-jenkinsapi in a minimal unstable chroot. The resulting
 binary package was virtually empty:
 
 $ dpkg -c python-jenkinsapi_0.1.11-1_all.deb | grep -v /$
 -rw-r--r-- root/root   156 2012-07-25 01:21
 ./usr/share/doc/python-jenkinsapi/changelog.Debian.gz
 -rw-r--r-- root/root  3027 2012-07-05 00:35
 ./usr/share/doc/python-jenkinsapi/README.rst
 -rw-r--r-- root/root  2679 2012-07-25 01:21
 ./usr/share/doc/python-jenkinsapi/copyright
 
 The interesting parts of the build log:
 
 |dh_auto_build
 | Can't exec pyversions: No such file or directory at
 /usr/share/perl5/Debian/Debhelper/Buildsystem/python_distutils.pm line 120.
 | Use of uninitialized value $python_default in substitution (s///) at
 /usr/share/perl5/Debian/Debhelper/Buildsystem/python_distutils.pm line 121.
 | Use of uninitialized value $python_default in substitution (s///) at
 /usr/share/perl5/Debian/Debhelper/Buildsystem/python_distutils.pm line 122.
 [...]
 |dh_auto_install
 | Can't exec pyversions: No such file or directory at
 /usr/share/perl5/Debian/Debhelper/Buildsystem/python_distutils.pm line 120.
 | Use of uninitialized value $python_default in substitution (s///) at
 /usr/share/perl5/Debian/Debhelper/Buildsystem/python_distutils.pm line 121.
 | Use of uninitialized value $python_default in substitution (s///) at
 /usr/share/perl5/Debian/Debhelper/Buildsystem/python_distutils.pm line 122.
 [...]
 |dh_gencontrol
 | dpkg-gencontrol: warning: Depends field of package python-jenkinsapi:
 unknown substitution variable ${python:Depends}
 | dpkg-gencontrol: warning: Depends field of package python-jenkinsapi:
 unknown substitution variable ${shlibs:Depends}
 

Very interesting; I built this via pbuilder to check for such things
so I'll double check what happened there.  Thanks for reporting this.

-- 
Ciao,
al
--
Al Stone Debian Developer
E-mail: a...@ahs3.nethttp://www.debian.org
 a...@debian.org
--


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



Bug#683483: [Pkg-libvirt-maintainers] Bug#683483: CVE-2012-3445

2012-08-01 Thread Moritz Mühlenhoff
On Mittwoch, 1. August 2012 13:07:33 Guido Günther wrote:
 notfound 0.8.3-5+squeeze2
 thanks
 
 On Wed, Aug 01, 2012 at 09:46:57AM +0200, Moritz Muehlenhoff wrote:
  Package: libvirt
  Severity: grave
  Tags: security
  
  Please see
  https://bugzilla.redhat.com/show_bug.cgi?id=844734
  https://www.redhat.com/archives/libvir-list/2012-July/msg01650.html
  
  This was assigned CVE-2012-3445
 
 Squeeze doesn't have virTypedParameter* so it isn't affected.
 Cheers,
  -- Guido

Thanks, I'll update the Security Tracker.

Cheers,
Moritz
-- 
Moritz Mühlenhoff muehlenh...@univention.de
Open Source Software Engineer
Univention GmbH  be open.fon: +49 421 22 232- 0
Mary-Somerville-Str.1  28359 Bremen  fax: +49 421 22 232-99
http://www.univention.de


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



Processed: Re: Bug#683479: 1.4.13-4 - 1.4.14-2 = disaster

2012-08-01 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 severity 683479 normal
Bug #683479 [scim] 1.4.13-4 - 1.4.14-2 = disaster
Severity set to 'normal' from 'grave'
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
683479: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=683479
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


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



Bug#664724: rrdtool: diff for NMU version 1.4.7-1.2

2012-08-01 Thread gregor herrmann
On Wed, 01 Aug 2012 09:30:33 +0200, Sebastian Harl wrote:

  I've prepared an NMU for rrdtool (versioned as 1.4.7-1.2) and
  uploaded it to DELAYED/2. Please feel free to tell me if I
  should delay it longer.
 Thanks for taking care of that!

You're welcome.
 
 You fix addresses the problem with the default configuration but it will
 fail if the user decides to change the data directory for the RRD files.

It could be argued that users who change the directory should create
it beforehand :)

 Ultimately, this needs to be fixed in RRDCacheD. I'll see if I'm able to
 find a fix in time for Wheezy.

Great, thanks; although I'm not convinced this is release-critical
(but that's up to you and the release team of course).


Cheers,
gregor
 
-- 
 .''`.  Homepage: http://info.comodo.priv.at/ - OpenPGP key 0xBB3A68018649AA06
 : :' : Debian GNU/Linux user, admin, and developer  -  http://www.debian.org/
 `. `'  Member of VIBE!AT  SPI, fellow of the Free Software Foundation Europe
   `-   NP: Bettina Wegner: Schlaflied


signature.asc
Description: Digital signature


Bug#682124: marked as done (salome-kernel: broken /tmp usage)

2012-08-01 Thread Debian Bug Tracking System
Your message dated Wed, 01 Aug 2012 14:47:40 +
with message-id e1swad6-0003qf...@franck.debian.org
and subject line Bug#682124: fixed in salome-kernel 6.5.0-2
has caused the Debian Bug report #682124,
regarding salome-kernel: broken /tmp usage
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
682124: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=682124
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: salome-kernel
Version: 6.5.0-1
Severity: serious
Tags: security

A bunch of places in salome-kernel use /tmp/logs/$USER directory.
Created with mode=0777, without any sanity checks.  I need to fix that.

Cheers,
Julien
-- 
Julien Cristau  julien.cris...@logilab.fr
Logilab http://www.logilab.fr/
Informatique scientifique  gestion de connaissances
---End Message---
---BeginMessage---
Source: salome-kernel
Source-Version: 6.5.0-2

We believe that the bug you reported is fixed in the latest version of
salome-kernel, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 682...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Julien Cristau julien.cris...@logilab.fr (supplier of updated salome-kernel 
package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Wed, 01 Aug 2012 14:00:59 +0200
Source: salome-kernel
Binary: salome-kernel salome-kernel-dev salome-kernel-doc
Architecture: all amd64 source
Version: 6.5.0-2
Distribution: experimental
Urgency: low
Maintainer: Debian Science Maintainers 
debian-science-maintain...@lists.alioth.debian.org
Changed-By: Julien Cristau julien.cris...@logilab.fr
Closes: 682124
Description: 
 salome-kernel - Numerical simulation pre- and post-processor
 salome-kernel-dev - Numerical simulation pre- and post-processor development 
files
 salome-kernel-doc - Numerical simulation pre- and post-processor documentation
Changes: 
 salome-kernel (6.5.0-2) experimental; urgency=low
 .
   * Fix a bunch of unsafe /tmp usage issues (closes: #682124).
   * Set MACHINE on non-Linux.
   * Fix a valgrind error
   * Fix a bug in CHECK_CAS macro
Checksums-Sha1: 
 6e756621ad66594f4074995c6ee357914b13dd07 2487 salome-kernel_6.5.0-2.dsc
 04a0355181f011f21934cce5999d60232b3143b1 36884 salome-kernel_6.5.0-2.diff.gz
 4a9efa375c755de5321e119138c659700b278dd0 4848494 
salome-kernel_6.5.0-2_amd64.deb
 f59bc7be3fc918af70a5927a3806d4a1dfcfa0a0 473296 
salome-kernel-dev_6.5.0-2_amd64.deb
 4d5594d2220af23fa9e6c2c3702e020c6b326416 6944826 
salome-kernel-doc_6.5.0-2_all.deb
Checksums-Sha256: 
 2191ef8eda349a5f7b95201e66fe2838f1ea1f6d5c1c6b7c0da73e11aa093917 2487 
salome-kernel_6.5.0-2.dsc
 3a6f2c562a4c2df1d052d98c076b9b9df06db47d468231399f07a0f834f403bb 36884 
salome-kernel_6.5.0-2.diff.gz
 bf12d536236f22c104ce82608339f3d43d1c87d75c5f98ad1537f9694bc83223 4848494 
salome-kernel_6.5.0-2_amd64.deb
 46ed6b52abf4ea571007b22f15b3dc1aded654e00b1b55279f0b4264f419479c 473296 
salome-kernel-dev_6.5.0-2_amd64.deb
 2eee37018f4d91a34aa6fb4e0bfb88d36ae9449b9f55b3cf4f0834f9f8cc3979 6944826 
salome-kernel-doc_6.5.0-2_all.deb
Files: 
 821a4b965c32d3dd6157e1eabcdf320e 2487 science extra salome-kernel_6.5.0-2.dsc
 c76865bad962248dad1fcacf1dbf835d 36884 science extra 
salome-kernel_6.5.0-2.diff.gz
 8d5ecc0a9930fcfbe2b0b267e745b9df 4848494 science extra 
salome-kernel_6.5.0-2_amd64.deb
 db1d35f1233573d4e1cc7d294b5e2b84 473296 devel extra 
salome-kernel-dev_6.5.0-2_amd64.deb
 6e696075b74d35c4076833a71a661120 6944826 doc extra 
salome-kernel-doc_6.5.0-2_all.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.12 (GNU/Linux)

iQIcBAEBCAAGBQJQGTIyAAoJEDEBgAUJBeQMD4YQALze85Hd96rJmklNEsNwh4sS
yciZjtMX1rccRT/vw4CUpKiX7of8DzjxOLCLV6gBPl7OCkwXQTtrXz0ScTU1BiBn
mMpAGXJ5L1FrlnF9Sv982etaSqtnlP+dK7EdljaZ+iWI6IvE2S60LfiMequ5W0gl
/3K+Iml84UnZgSvRPVMKX3PpEysRs66m6SnpP1fRtxs9ACJeh9zmU077TdjgGZhW
xK/RhOoqxomMV/K5vX6vOdiL65EQrKPg13gQzdqxqb5+zCLGyLYa3T4bj7r/vb1X
7Lc/+0OOh/8MQTyW8JTTNHPaf9Z/7QUK3igMoTDNgS+WQrPflB17gmGoGcQQ/ZBv
5RH51eDENFCprfLMICO68Nb6pVXrlQIl2MvF4GlsjS4WojmF/aedNXPDP15c1i8i
Z3R8MNgEK5H1z5dzgBJoX8/N1mZrNhWrLQVYl9XVU647okAxmBcoH2oEeA0j3axW
CQT5VX6ZgyDqdg5hVWc5WVcpBU792QXgFhiA+JI4evPmUelikGEr/PfOeFQfjjJU

Processed: trac-wikiprint: diff for NMU version 1.9.2-1.1

2012-08-01 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 tags 680423 + pending
Bug #680423 [trac-wikiprint] trac-wikiprint: depends on nonexisting python-pil 
if rebuilt
Added tag(s) pending.
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
680423: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=680423
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


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



Bug#680423: trac-wikiprint: diff for NMU version 1.9.2-1.1

2012-08-01 Thread gregor herrmann
tags 680423 + pending
thanks

Dear maintainer,

I've prepared an NMU for trac-wikiprint (versioned as 1.9.2-1.1) and
uploaded it to DELAYED/2. Please feel free to tell me if I
should delay it longer.

Regards.

-- 
 .''`.  Homepage: http://info.comodo.priv.at/ - OpenPGP key 0xBB3A68018649AA06
 : :' : Debian GNU/Linux user, admin, and developer  -  http://www.debian.org/
 `. `'  Member of VIBE!AT  SPI, fellow of the Free Software Foundation Europe
   `-   NP: Kurt Ostbahn  Kombo: 57 Engeln
diff -Nru trac-wikiprint-1.9.2/debian/changelog trac-wikiprint-1.9.2/debian/changelog
--- trac-wikiprint-1.9.2/debian/changelog	2011-12-31 22:31:09.0 +0100
+++ trac-wikiprint-1.9.2/debian/changelog	2012-08-01 16:51:20.0 +0200
@@ -1,3 +1,12 @@
+trac-wikiprint (1.9.2-1.1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * Fix depends on nonexisting python-pil if rebuilt
+add a debian/pydist-overrides file.
+(Closes: #680423)
+
+ -- gregor herrmann gre...@debian.org  Wed, 01 Aug 2012 16:51:11 +0200
+
 trac-wikiprint (1.9.2-1) unstable; urgency=low
 
   * New upstream version (Closes: #653728). Works with Trac 0.12.
diff -Nru trac-wikiprint-1.9.2/debian/pydist-overrides trac-wikiprint-1.9.2/debian/pydist-overrides
--- trac-wikiprint-1.9.2/debian/pydist-overrides	1970-01-01 01:00:00.0 +0100
+++ trac-wikiprint-1.9.2/debian/pydist-overrides	2012-07-26 19:18:20.0 +0200
@@ -0,0 +1 @@
+pil python-imaging


signature.asc
Description: Digital signature


Bug#680846: ruby-compass: FTBFS: ERROR: Test require-rubygems failed. Exiting.

2012-08-01 Thread Per Andersson
Package: ruby-compass
Followup-For: Bug #680846

Hi!

As seen in the build log the file


debian/ruby-compass/usr/lib/ruby/vendor_ruby/compass/commands/extension_command.rb

does a require of rubygems/gem_runner. The file gem_runner.rb states
that it is only for internal use by RubyGems and that copied
functionality from the gem command should use the called classes
directly. Note that the GemRunner is not a public API and that it can
change at any time without notice. Especially interesting is the TODO
comment that states that arguments to the run function should be nuked.
This is the function that in fact is used by compass, which also passes
arguments...

I am not sure that this particular require is valid or not. I don't
really see why it should be valid since it looks like it copies
functionality from the gem command.

If however this is a valid require of rubygems internals simply drop the
above file formatted in YAML in debian/require-rubygems.overrides like
so:

---
- 
debian/ruby-compass/usr/lib/ruby/vendor_ruby/compass/commands/extension_command.rb

and the FTBFS is gone.


--
Per


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



Processed: your mail

2012-08-01 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 tags 683379 pending
Bug #683379 [docbook-slides] I/O error : Attempt to load network entity 
http://docbook.sourceforge.net/release/slides/3.4.0/schema/dtd/slides.dtd
Added tag(s) pending.
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
683379: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=683379
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


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



Bug#683379: marked as done (I/O error : Attempt to load network entity http://docbook.sourceforge.net/release/slides/3.4.0/schema/dtd/slides.dtd)

2012-08-01 Thread Debian Bug Tracking System
Your message dated Wed, 01 Aug 2012 16:02:13 +
with message-id e1swbnf-0008m5...@franck.debian.org
and subject line Bug#683379: fixed in docbook-slides 3.4.0-2
has caused the Debian Bug report #683379,
regarding I/O error : Attempt to load network entity 
http://docbook.sourceforge.net/release/slides/3.4.0/schema/dtd/slides.dtd
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
683379: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=683379
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: docbook-slides


I/O error : Attempt to load network entity
http://docbook.sourceforge.net/release/slides/3.4.0/schema/dtd/slides.dtd
test.xml:5: warning: failed to load external entity
http://docbook.sourceforge.net/release/slides/3.4.0/schema/dtd/slides.dtd;
/EN http://docbook.sourceforge.net/release/slides/3.4.0/schema/dtd/slides.dtd;
   ^
I/O error : Attempt to load network entity
http://docbook.sourceforge.net/release/slides/3.4.0/schema/dtd/slides.dtd
warning: failed to load external entity
http://docbook.sourceforge.net/release/slides/3.4.0/schema/dtd/slides.dtd;
validity error : Could not load the external subset
http://docbook.sourceforge.net/release/slides/3.4.0/schema/dtd/slides.dtd;
test.xml does not validate
---End Message---
---BeginMessage---
Source: docbook-slides
Source-Version: 3.4.0-2

We believe that the bug you reported is fixed in the latest version of
docbook-slides, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 683...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Mathieu Malaterre ma...@debian.org (supplier of updated docbook-slides 
package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Wed, 01 Aug 2012 17:45:32 +0200
Source: docbook-slides
Binary: docbook-slides
Architecture: source all
Version: 3.4.0-2
Distribution: unstable
Urgency: low
Maintainer: Debian XML/SGML Group debian-xml-sgml-p...@lists.alioth.debian.org
Changed-By: Mathieu Malaterre ma...@debian.org
Description: 
 docbook-slides - XML Slides DTD and XSL Stylesheets
Closes: 683379
Changes: 
 docbook-slides (3.4.0-2) unstable; urgency=low
 .
   * Fix an issue with URL in catalog.xml. Closes: #683379
 + debian/patches/brokenurl.patch
Checksums-Sha1: 
 9c77c3920aafe4ac34789a370b2d5ed78ffdb88d 2033 docbook-slides_3.4.0-2.dsc
 8c8579340b7cf3d9d4b8c67026b8a28d7e76da45 4916 
docbook-slides_3.4.0-2.debian.tar.gz
 0cab57d479d0b3fba6415104f022ccd56bb89ac9 270152 docbook-slides_3.4.0-2_all.deb
Checksums-Sha256: 
 ab26feb67dca61990998f95d8b3dd33d651ff996e782d4fac48706c563189771 2033 
docbook-slides_3.4.0-2.dsc
 a32d7757d0d92363c583744771669f8a9c4c71e3fcceb873664f0d9c2e2efb44 4916 
docbook-slides_3.4.0-2.debian.tar.gz
 a32d5e6db763d3d3825a0a2db6093c793c787c47f8626e2d4b4a3b3623175cfc 270152 
docbook-slides_3.4.0-2_all.deb
Files: 
 c550109b2915bbad1845e61c1ed178b8 2033 text optional docbook-slides_3.4.0-2.dsc
 fd92ec6d6b3b7813e78c2f41db37b877 4916 text optional 
docbook-slides_3.4.0-2.debian.tar.gz
 25c67eabdbc83df96581e268cd38c721 270152 text optional 
docbook-slides_3.4.0-2_all.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.10 (GNU/Linux)

iQIcBAEBAgAGBQJQGVGJAAoJEAFx4YKK4JNFxz4P+gPZ3gUgGuqBPEL2aINOFtfb
hpxMJ3x+SMpI+u5F1GaV4qEA7wXOzbLM2cGM+1KHQ5gaeFTGOsMdlmWgUSDcJRAK
RQn2RW2GvU67oj7hFkL1SwGVGxzeqX52rIFIsZ6bcKlYkOhbhUJuzTd8kVIbsFM0
NguNmrjvmisKJR6lLH3JhR4wEo/PuTT3YqNgefXgb8Vr94EBZ0059wxpsslvG+L8
p3IcedXiCFqcHZRav8QafX8/xpdoUfHqAQ6AmEYPknjAMpRVV7xDJSVozWthW/Kn
rKi4Ve6/ocdt3T7/MN+UoK0YoP14DjCxQkyurb3If/KQb6GQGwMG5vifXEb2+vBy
30DR6caexrq/Sz9pU4/sgNIuAEODoQSOOjj+YaTul2zhX61q33UzCEwPoC3zEbJd
2CUgku39ktH9PKGtEkQZeLejwFIQnK7RUvNNghkc8bPpKuK+tEHYT8HO/5p+eNF3
zGi6UCSFdHcoGB/5fXxjvrkwgdMjXacDfmoVQD5CihHgQwPa68M4PzIy7yevpUHS
xih3WrtpvBXIGW5DAv5rK4/lk0XuHGM177UD/fFD2x39cN8WFUChLBRf4bdJV2tN
BEmCX/s5BXSMJ8fvPVKZVexQG38CQdMELl/p5HsXapOddyaROzdhFcSJAV+BiD5s
MBcYqERX7CbT5XVpLMv5
=/D6X
-END PGP SIGNATUREEnd Message---


Processed: this is an RC bug

2012-08-01 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 severity 682601 serious
Bug #682601 [scim-anthy] scim-anthy setup is broken
Severity set to 'serious' from 'normal'
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
682601: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=682601
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


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



Bug#675971: Bug#682010: [mumble] Communication failures due to CELT codec library removal

2012-08-01 Thread Chris Knadle
On Monday, July 23, 2012 13:26:57, Don Armstrong wrote:
 On Mon, 23 Jul 2012, Chris Knadle wrote:
  On Monday, July 23, 2012 10:34:28, Ian Jackson wrote:
   Of these 2. would seem to be the best option.
  
  I agree.
 
 [...]
 
 I believe in order to actually evaluate any of these solutions,
 someone is going to have to prepare binaries, and do an table showing
 the tested (not theoretical) compatibility of with multiple different
 clients (and servers?) to their solution's server and client.
 
 I propose that whoever wants to see a particular solution actually sit
 down and do the work for their particular solution, with sources,
 binaries, interdiffs, and compatibility table conveniently available in
 some public location.

Attached is a patch for fixing the build for the 348 version of Mumble in 
Wheezy, which includes embedding celt 0.7.1 into the mumble package and 
removing the dependency on the celt library.  There are two versions attached: 
a diff that can be applied directly via 'patch -p1  diff', and an mbox file 
that can be applied to the git repository via 'git am mbox file' against tag 
v1.2.3-348-g317f5a0-1.

Quick summary of changes:
  - Remove broken mumble-server-web package
  - Change maintainer from Debian VoIP team to Ron Lee
  - Remove Patrick Matthäi from Uploaders
  - Hardcode use of and add dependency on g++-4.6
  - Remove boost 1.46 dependency resolution
  - Remove libgl dependency resolution
  - Depend on ice34 and drop resolution via older versions
  - Build and embed celt 0.7.1 (and not celt 0.11.0)

One interesting difference when using the embedded version rather than the 
celt library is that Mumble reports using Celt 0.7.0 in the Server - 
Information screen, rather than Celt 0.0.0 that is reported when using the 
external celt library.

  -- Chris

--
Chris Knadle
chris.kna...@coredump.us
GPG Key: 4096R/0x1E759A726A9FDD74
diff --git a/debian/MurmurPHP.ini b/debian/MurmurPHP.ini
deleted file mode 100644
index 4937106..000
--- a/debian/MurmurPHP.ini
+++ /dev/null
@@ -1 +0,0 @@
-ice.slice=/usr/share/slice/Murmur.ice
diff --git a/debian/changelog b/debian/changelog
index e0fa95f..79bd682 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,17 @@
+mumble (1.2.3-348-g317f5a0-1.1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * Remove broken mumble-server-web package
+  * Change maintainer from Debian VoIP team to Ron Lee
+  * Remove uploader Patrick Matthäi
+  * Hardcode use of and add dependency on g++-4.6
+  * Remove boost 1.46 dependency resolution
+  * Remove libgl dependency resolution
+  * Depend on ice34 and drop resolution via older versions
+  * Use embedded celt 0.7.1
+
+ -- Christopher Knadle chris.kna...@coredump.us  Wed, 01 Aug 2012 06:42:30 -0400
+
 mumble (1.2.3-348-g317f5a0-1) unstable; urgency=low
 
   * New upstream snapshot from 20.05.2012.
diff --git a/debian/control b/debian/control
index 435588e..066ad12 100644
--- a/debian/control
+++ b/debian/control
@@ -2,27 +2,25 @@ Source: mumble
 Section: sound
 Priority: optional
 Homepage: http://mumble.sourceforge.net/
-Maintainer: Debian VoIP Team pkg-voip-maintain...@lists.alioth.debian.org
-Uploaders: Patrick Matthäi pmatth...@debian.org,
- Thorvald Natvig thorv...@debian.org
-Build-Depends: debhelper (= 7.0.8),
+Maintainer: Ron Lee r...@debian.org
+Uploaders: Thorvald Natvig thorv...@debian.org
+Build-Depends: debhelper (= 7.0.8), g++-4.6,
  po-debconf,
- libboost1.46-dev | libboost-dev (= 1.38.0),
- libboost-python1.46-dev | libboost-python-dev (= 1.38.0),
+ libboost-dev (= 1.42),
+ libboost-python-dev (= 1.42),
  libqt4-dev (= 4.5.0),
  hardening-wrapper,
- libgl1-mesa-dev | libgl-dev,
+ libgl1-mesa-dev,
  libasound2-dev,
  libpulse-dev,
  libogg-dev,
  libspeex-dev,
  libspeexdsp-dev,
- libcelt-dev (= 0.7.0),
  libsndfile1-dev,
  libssl-dev,
- libzeroc-ice34-dev | libzeroc-ice33-dev | libzeroc-ice32-dev | libzeroc-ice-dev,
- ice34-translators | ice33-translators | ice32-translators | ice-translators,
- ice34-slice | ice33-slice | ice32-slice | ice-slice,
+ libzeroc-ice34-dev (= 3.4.2-8.1),
+ ice34-translators (= 3.4.2-8.1),
+ ice34-slice (= 3.4.2-8.1),
  libg15daemon-client-dev,
  libspeechd-dev,
  protobuf-compiler,
@@ -38,7 +36,6 @@ Package: mumble
 Architecture: any
 Depends: ${shlibs:Depends},
  ${misc:Depends},
- libcelt0 (= 0.7.0) | libcelt0-0 (= 0.7.1~),
  libqt4-sql-sqlite,
  lsb-release
 Recommends: speech-dispatcher
@@ -87,21 +84,3 @@ Description: Low latency VoIP client (debugging symbols)
  .
  This package contains the debugging symbols for the 'mumble' and
  'mumble-server' packages.
-
-Package: mumble-server-web
-Architecture: all
-Depends: ${misc:Depends},
- ${perl:Depends},
- mumble-server (= ${binary:Version}),
- apache2,
- exim4 | mail-transport-agent,
- libnet-dbus-perl,
- libcgi-session-perl,
- libhtml-template-perl,
- php-zeroc-ice,
- ice34-translators | ice33-translators | ice32-translators | ice-translators,
- ice34-slice | ice33-slice | ice32-slice | 

Bug#682625: marked as done (scim-tables: FTBFS: build-dependency not installable: libscim-dev (= 1.4.14))

2012-08-01 Thread Debian Bug Tracking System
Your message dated Thu, 02 Aug 2012 00:08:09 +0800
with message-id 50195469.70...@rolf.leggewie.biz
and subject line FTFBS dealt with
has caused the Debian Bug report #682625,
regarding scim-tables: FTBFS: build-dependency not installable: libscim-dev (= 
1.4.14)
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
682625: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=682625
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Source: scim-tables
Version: 0.5.11-1
Severity: serious
Tags: wheezy sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20120724 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

Relevant part:
 ┌──┐
 │ Install scim-tables build dependencies (apt-based resolver) 
  │
 └──┘
 
 Installing build dependencies
 Reading package lists...
 Building dependency tree...
 Reading state information...
 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:
  sbuild-build-depends-scim-tables-dummy : Depends: libscim-dev (= 1.4.14) 
 but it is not going to be installed
 E: Unable to correct problems, you have held broken packages.
 apt-get failed.

The full build log is available from:
   
http://people.debian.org/~lucas/logs/2012/07/24/scim-tables_0.5.11-1_unstable.log

A list of current common problems and possible solutions is available at 
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

About the archive rebuild: The rebuild was done on EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.
---End Message---
---BeginMessage---
the necessary scim package has hit unstable in the meantime and as can
be seen from https://buildd.debian.org/status/package.php?p=scim-tables
all arches build fine now.---End Message---


Processed (with 1 errors): Re: Bug#662628: Reported upstream

2012-08-01 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 severity 660700 grave
Bug #660700 [vlc-plugin-notify] vlc-plugin-notify: application blocks at 
startup when activated
Severity set to 'grave' from 'important'
 tags 660700 - upstream + fixed-upstream
Bug #660700 [vlc-plugin-notify] vlc-plugin-notify: application blocks at 
startup when activated
Removed tag(s) upstream.
Bug #660700 [vlc-plugin-notify] vlc-plugin-notify: application blocks at 
startup when activated
Added tag(s) fixed-upstream.
 merge 662628 660700
Bug #662628 [vlc-plugin-notify] vlc: Serious problems with playing video files
Unable to merge bugs because:
forwarded of #660700 is 'http://trac.videolan.org/vlc/ticket/6641' not 
'https://trac.videolan.org/vlc/ticket/6641'
Failed to merge 662628: Did not alter merged bugs
Debbugs::Control::set_merged('transcript', 'GLOB(0x1ae0210)', 
'requester', 'Benjamin Drung bdr...@debian.org', 'request_addr', 
'cont...@bugs.debian.org', 'request_msgid', 
'1343840243.29962.5.camel@deep-thought', 'request_subject', ...) called at 
/usr/local/lib/site_perl/Debbugs/Control/Service.pm line 537
eval {...} called at 
/usr/local/lib/site_perl/Debbugs/Control/Service.pm line 536
Debbugs::Control::Service::control_line('line', 'merge 662628 660700', 
'clonebugs', 'HASH(0x1ad99e8)', 'limit', 'HASH(0x1ad9430)', 
'common_control_options', 'ARRAY(0x1ad9478)', 'errors', ...) called at 
/usr/lib/debbugs/service line 471

 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
660700: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=660700
662628: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=662628
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


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



Bug#662628: Reported upstream

2012-08-01 Thread Benjamin Drung
severity 660700 grave
tags 660700 - upstream + fixed-upstream
merge 662628 660700
thanks

Am Montag, den 30.07.2012, 19:23 +0200 schrieb gregor herrmann:
 The upstream trac instance claims that the bug is fixed since
 yesterday including a commit (actually a revert):
 
 http://git.videolan.org/?p=vlc/vlc-2.0.git;a=commit;h=e89f4296febf218a5669a8ceb09ee79d9def0f25

Yes, this bug is fixed in the upstream branch. I will wait for the 2.0.4
bug-fix release to fix this RC bug.

-- 
Benjamin Drung
Debian  Ubuntu Developer


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


Processed: merge the bugs

2012-08-01 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 forwarded 660700 https://trac.videolan.org/vlc/ticket/6641
Bug #660700 [vlc-plugin-notify] vlc-plugin-notify: application blocks at 
startup when activated
Changed Bug forwarded-to-address to 'https://trac.videolan.org/vlc/ticket/6641' 
from 'http://trac.videolan.org/vlc/ticket/6641'
 merge 662628 660700
Bug #662628 [vlc-plugin-notify] vlc: Serious problems with playing video files
Bug #660700 [vlc-plugin-notify] vlc-plugin-notify: application blocks at 
startup when activated
Marked as found in versions vlc/2.0.0-6.
Bug #662628 [vlc-plugin-notify] vlc: Serious problems with playing video files
Marked as found in versions vlc/2.0.0-1.
Merged 660700 662628
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
660700: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=660700
662628: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=662628
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


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



Processed: Re: Bug#682321: winetricks: uninstallable

2012-08-01 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 tags 682321 + pending fixed
Bug #682321 [winetricks] winetricks: uninstallable
Bug #678840 [winetricks] winetricks: On amd64 platform, winetricks cannot be 
installed if wine:i386 is installed。
Bug #680955 [winetricks] winetricks: Cannot install winetricks if wine 1.4 is 
installed
Added tag(s) fixed and pending.
Added tag(s) fixed and pending.
Added tag(s) fixed and pending.
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
678840: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=678840
680955: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=680955
682321: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=682321
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


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



Bug#683555: subversion: not working at all SASL context error

2012-08-01 Thread Norbert Preining
Package: subversion
Severity: serious
Version: 1.7.5-1

Hi everyone,

due to a broken laptop I had to switch to an old one. After upgrading
from a about 2 year old system, suddenly my svn is completely
broken wrt to svn:// URLs. ALl trials (co, up, ...) terminate with
the same error:

$ svn up
Updating '.':
svn: E170001: Unable to connect to a repository at URL 
'svn://u...@server.org/some/path'
svn: E170001: Could not create SASL context: generic failure: No such file or 
directory
$

The same happens with svn+ssh://... on svn.debian.org

I removed all of .subversion dir to see whether it makes a change,
but it didn't.

Any ideas?

Best wishes

Norbert

Norbert Preiningpreining@{jaist.ac.jp, logic.at, debian.org}
JAIST, Japan TeX Live  Debian Developer
DSA: 0x09C5B094   fp: 14DF 2E6C 0307 BE6D AD76  A9C0 D2BF 4AA3 09C5 B094

SKEGNESS (n.)
Nose excreta of a malleable consistency.
--- Douglas Adams, The Meaning of Liff


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



Bug#682321: winetricks: uninstallable

2012-08-01 Thread Jari Aalto
tags 682321 + pending fixed
thanks

2012-08-01 13:15 Tobias Hansen tobias@gmx.de:
| This is because wine-bin is now only available on 32 bit platforms and
| is to be installed via multiarch elsewhere. The package wine solves this
| by Depends: wine-bin | wine64-bin, where /usr/bin/wine in wine64-bin
| just shows instructions how to install wine-bin:i386. wine-unstable
| depends on wine-bin-unstable | wine64-bin.
|
| So this bug can be fixed by Depends: wine-bin | wine-bin-unstable |
| wine64-bin
|
| Do you want me to push this fix to the git repo Jari?

Fix committed and will upload soon.

Thanks Tobias,


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



Bug#678904: marked as done (bouncycastle: FTBFS with gcj)

2012-08-01 Thread Debian Bug Tracking System
Your message dated Wed, 01 Aug 2012 18:02:14 +
with message-id e1swdfo-0008kf...@franck.debian.org
and subject line Bug#678904: fixed in bouncycastle 1.46+dfsg-6
has caused the Debian Bug report #678904,
regarding bouncycastle: FTBFS with gcj
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
678904: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=678904
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: src:bouncycastle
Version: 1.46+dfsg-5
Severity: serious
Tags: sid wheezy
User: debian-...@lists.debian.org
Usertags: kfreebsd
X-Debbugs-Cc: debian-...@lists.debian.org
Justification: fails to build from source (but built successfully in the past)

Hi!

Your package failed to build on the kfreebsd-* buildds:

[javac] Compliance level '1.5' is incompatible with source level '1.6'. A 
compliance level '1.6' or better is required

Full build log at
https://buildd.debian.org/status/fetch.php?pkg=bouncycastlearch=kfreebsd-amd64ver=1.46%2Bdfsg-5stamp=1337995369

If your package can't be built with a java 1.5 system you'll probably
want to tighten your build-dependencies and ask ftp-master (via
bugreport) to remove the binaries on kfreebsd-* for now

Regards

Christoph

If you have further questions please mail debian-...@lists.debian.org

-- 
9FED 5C6C E206 B70A 5857  70CA 9655 22B9 D49A E731
Debian Developer | Lisp Hacker | CaCert Assurer


---End Message---
---BeginMessage---
Source: bouncycastle
Source-Version: 1.46+dfsg-6

We believe that the bug you reported is fixed in the latest version of
bouncycastle, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 678...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Brian Thomason brian.thoma...@eucalyptus.com (supplier of updated 
bouncycastle package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Wed, 01 Aug 2012 16:32:19 +
Source: bouncycastle
Binary: libbcprov-java libbcprov-java-doc libbcmail-java libbcmail-java-doc 
libbctsp-java libbctsp-java-doc libbcpg-java libbcpg-java-doc 
libbcprov-java-gcj libbcmail-java-gcj libbctsp-java-gcj libbcpg-java-gcj
Architecture: source all amd64
Version: 1.46+dfsg-6
Distribution: unstable
Urgency: low
Maintainer: Debian Java Maintainers 
pkg-java-maintain...@lists.alioth.debian.org
Changed-By: Brian Thomason brian.thoma...@eucalyptus.com
Description: 
 libbcmail-java - Bouncy Castle generators/processors for S/MIME and CMS
 libbcmail-java-doc - Documentation for libbcmail-java
 libbcmail-java-gcj - Bouncy Castle generators/processors for S/MIME and CMS
 libbcpg-java - Bouncy Castle generators/processors for OpenPGP
 libbcpg-java-doc - Documentation for libbcpg-java
 libbcpg-java-gcj - Bouncy Castle generators/processors for OpenPGP
 libbcprov-java - Bouncy Castle Java Cryptographic Service Provider
 libbcprov-java-doc - Documentation for libbcprov-java
 libbcprov-java-gcj - Bouncy Castle Java Cryptographic Service Provider
 libbctsp-java - Bouncy Castle generators/processors for TSP
 libbctsp-java-doc - Documentation for libbctsp-java
 libbctsp-java-gcj - Bouncy Castle generators/processors for TSP
Closes: 678904
Changes: 
 bouncycastle (1.46+dfsg-6) unstable; urgency=low
 .
   * Now building for Java 1.5 rather than 1.6 (Closes: #678904)
Checksums-Sha1: 
 9394c28a259fb0e16b97aff71147c8dc84a33e40 2723 bouncycastle_1.46+dfsg-6.dsc
 491b01a47d23825845144bf89ef9aff0bd0e5a95 6148608 
bouncycastle_1.46+dfsg.orig.tar.gz
 4aacdcdb02c4fc9e473c704f61b92df19d308626 9368 
bouncycastle_1.46+dfsg-6.debian.tar.gz
 f1c9328371856bf53a5916450141d26106558a6f 1521496 
libbcprov-java_1.46+dfsg-6_all.deb
 937be4728056b46c71b83e715bea796afe6043bf 1879400 
libbcprov-java-doc_1.46+dfsg-6_all.deb
 581448c465f4c52b9b3c31c0d00a6276b315e85e 453280 
libbcmail-java_1.46+dfsg-6_all.deb
 b8b2307c69bd11188a4acfaade1c8cc3c7165361 392780 
libbcmail-java-doc_1.46+dfsg-6_all.deb
 b30047916b5ac966bc9e3d8d95761e42e9cc08e8 86470 
libbctsp-java_1.46+dfsg-6_all.deb
 3d4c16c286d9e56bbc16a45e091cbcdf2865ccf0 43166 
libbctsp-java-doc_1.46+dfsg-6_all.deb
 8c2b4cf836dd34e66e2377885d95f93bd527a9aa 192790 
libbcpg-java_1.46+dfsg-6_all.deb
 

Bug#681198: libgtk-3-0: removal of libgtk-3-0 makes files disappear from libgtk-3-common

2012-08-01 Thread Andreas Beckmann
On 2012-08-01 11:39, Michael Biebl wrote:
 I assume, piuparts only finds leftover files which are generated during
 install time? Especially for libraries I guess it's a bit tricky if they
 generate cache or temporary files during runtime.

Right. But after installation a program/library can only create cruft in
/etc/ or /var if it's run as root (or is setuid or so).

And I have seen a few packages creating cruft in /root during
installation (and filed bugs accordingly) ...


Andreas


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



Processed: Bug #683500: Raise severity as it fixes several RC bugs, block RC bugs, add for-wheezy tag

2012-08-01 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 severity 683500 serious
Bug #683500 [sponsorship-requests] RFS: freefoam/0.1.0+dfsg-1
Severity set to 'serious' from 'normal'
 retitle 683500 RFS: freefoam/0.1.0+dfsg-1 [RC]
Bug #683500 [sponsorship-requests] RFS: freefoam/0.1.0+dfsg-1
Changed Bug title to 'RFS: freefoam/0.1.0+dfsg-1 [RC]' from 'RFS: 
freefoam/0.1.0+dfsg-1'
 block 682927 by 683500
Bug #682927 [freefoam] freefoam: FTBFS with GCC-4.7 because of missing 
qualifications of template-dependent names
682927 was not blocked by any bugs.
682927 was not blocking any bugs.
Added blocking bug(s) of 682927: 683500
 block 682928 by 683500
Bug #682928 [freefoam] freefoam: Contains non-DFSG-free files
682928 was not blocked by any bugs.
682928 was not blocking any bugs.
Added blocking bug(s) of 682928: 683500
 block 682940 by 683500
Bug #682940 [freefoam] freefoam: FTBFS because of a missing build-dependency on 
graphviz
682940 was not blocked by any bugs.
682940 was not blocking any bugs.
Added blocking bug(s) of 682940: 683500
 block 682942 by 683500
Bug #682942 [freefoam] freefoam: debian/copyright does not cover all files
682942 was not blocked by any bugs.
682942 was not blocking any bugs.
Added blocking bug(s) of 682942: 683500
 block 682943 by 683500
Bug #682943 [freefoam] freefoam: The libfreefoam package installs *.so links 
which should be in libfreefoam-dev
682943 was not blocked by any bugs.
682943 was not blocking any bugs.
Added blocking bug(s) of 682943: 683500
 block 682953 by 683500
Bug #682953 [freefoam] freefoam: The libfreefoam package does not have the 
SOVERSION in its name
682953 was not blocked by any bugs.
682953 was not blocking any bugs.
Added blocking bug(s) of 682953: 683500
 package sponsorship-requests
Limiting to bugs with field 'package' containing at least one of 
'sponsorship-requests'
Limit currently set to 'package':'sponsorship-requests'

 user sponsorship-reque...@packages.debian.org
Setting user to sponsorship-reque...@packages.debian.org (was 
them...@users.sourceforge.net).
 usertags 683500 for-wheezy
There were no usertags set.
Usertags are now: for-wheezy.
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
682927: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=682927
682928: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=682928
682940: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=682940
682942: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=682942
682943: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=682943
682953: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=682953
683500: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=683500
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


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



Bug#683500: RFS: freefoam/0.1.0+dfsg-1

2012-08-01 Thread Michael Wild
On 08/01/2012 07:00 PM, Bart Martens wrote:
 On Wed, Aug 01, 2012 at 12:15:18PM +0200, Michael Wild wrote:
 Some of the bugs are fixed in the upload at m.d.n are not RC, but still
 pretty annoying. To get a freeze-exception, would I need to remove those
 changes?
 
 What are the bug severities of these pretty annoying bugs ?

I mostly estimated them as normal or minor, but I'm not really
experienced classifying bugs, so you or other reviewers could come to a
different conclusion. That's why I asked for a review of these bugs.
Specifically, these are:

#682931: The freefoam-log utility fails on truncated logs
#682932: The freefoam-log utility writes to $PWD/logs/ instead of
 case/logs/
#682934: The -doc and -srcDoc options fail to find the Doxygen docs
#683175: Template files /usr/share/freefoam/data/templates/* should be
 in /usr/share/freefoam/templates
#683176: The /usr/share/freefoam/data/foamLog.db is in the wrong place
 and package
#683369: The API documentation is unusable

 
 Also, would this upload to to unstable, or to testing directly?
 
 I suggest to go via unstable, because this is possible for this package.
 Please mark RFS 682893 as blocked by RFS 683500 to keep unstable available.

Will do, thanks.

 
 Lastly, what is the appropriate revision number? I chose to stick with 1
 since I added the +dfsg suffix, but I'm not sure this  is appropriate
 since it is also the second revision based on the 0.1.0 upstream version.
 
 Your choice 0.1.0+dfsg-1 is good.

Thanks.

 
 Regards,
 
 Bart Martens
 

Michael


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



Bug#683483: marked as done (CVE-2012-3445)

2012-08-01 Thread Debian Bug Tracking System
Your message dated Wed, 01 Aug 2012 19:17:22 +
with message-id e1sweq6-0005jr...@franck.debian.org
and subject line Bug#683483: fixed in libvirt 0.9.13-1
has caused the Debian Bug report #683483,
regarding CVE-2012-3445
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
683483: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=683483
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: libvirt
Severity: grave
Tags: security

Please see
https://bugzilla.redhat.com/show_bug.cgi?id=844734
https://www.redhat.com/archives/libvir-list/2012-July/msg01650.html

This was assigned CVE-2012-3445

Cheers,
Moritz
---End Message---
---BeginMessage---
Source: libvirt
Source-Version: 0.9.13-1

We believe that the bug you reported is fixed in the latest version of
libvirt, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 683...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Guido Günther a...@sigxcpu.org (supplier of updated libvirt package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Wed, 01 Aug 2012 13:14:30 +0200
Source: libvirt
Binary: libvirt-bin libvirt0 libvirt0-dbg libvirt-doc libvirt-dev 
python-libvirt libvirt-sanlock
Architecture: source all i386
Version: 0.9.13-1
Distribution: experimental
Urgency: low
Maintainer: Debian Libvirt Maintainers 
pkg-libvirt-maintain...@lists.alioth.debian.org
Changed-By: Guido Günther a...@sigxcpu.org
Description: 
 libvirt-bin - programs for the libvirt library
 libvirt-dev - development files for the libvirt library
 libvirt-doc - documentation for the libvirt library
 libvirt-sanlock - library for interfacing with different virtualization systems
 libvirt0   - library for interfacing with different virtualization systems
 libvirt0-dbg - library for interfacing with different virtualization systems
 python-libvirt - libvirt Python bindings
Closes: 683483
Changes: 
 libvirt (0.9.13-1) experimental; urgency=low
 .
   * [6cf501c] New upstream version 0.9.13
   * [8ff7077] Fix CVE-2012-3445 with upstream commit
 6039a2cb49c8af4c68460d2faf365a7e1c686c7b. (Closes: #683483)
Checksums-Sha1: 
 0d33caab07138955c633d7e0ad1b64fab26d5084 2353 libvirt_0.9.13-1.dsc
 4a2f8391455e39624440571d9d369bf254b300f7 20276757 libvirt_0.9.13.orig.tar.gz
 681577d147f48522d788508b06f1a1e7e33d720f 36417 libvirt_0.9.13-1.debian.tar.gz
 a730b40f9bf9408a95da1f1fa967ad21c16d1864 2254034 libvirt-doc_0.9.13-1_all.deb
 89dbb924db1bcc59233143f612f67ca234c9ee45 3782180 libvirt-bin_0.9.13-1_i386.deb
 afce3914f2f62a7ef4ec66fae23a19d79fc959b3 2117660 libvirt0_0.9.13-1_i386.deb
 715e5bb4032bbb7bc880a1b5132674ce57986c76 838 libvirt0-dbg_0.9.13-1_i386.deb
 b7290f1da001314f3489f60cecdc166a7800ae9c 2467488 libvirt-dev_0.9.13-1_i386.deb
 882b344096ad2df4b60bb816e3f595398598fe28 1482372 
python-libvirt_0.9.13-1_i386.deb
 2c0cf6f0c8d70de10d7700dd2a1f27139c4dc423 1203584 
libvirt-sanlock_0.9.13-1_i386.deb
Checksums-Sha256: 
 bf407056d2ed694ab8a6af293bf5218463ac873750da341c54c74726c07e9265 2353 
libvirt_0.9.13-1.dsc
 d124e9915c88c195da9c008a6d855e53e555dca5816052e163dda61388359d5b 20276757 
libvirt_0.9.13.orig.tar.gz
 410c6ea8727c8fb355d4089e827e61ff310e393126bf5ad59770480ee7e5b016 36417 
libvirt_0.9.13-1.debian.tar.gz
 d2e0bb51c2eb6e383a39f7aeff458ae982edca177420e1b42c27e41c5ef9583a 2254034 
libvirt-doc_0.9.13-1_all.deb
 360ac4da1d54744509dbd2d90d54fbb51118a3388651262619cc4e0801b1c3d8 3782180 
libvirt-bin_0.9.13-1_i386.deb
 51bbfcdf82495be85c1fc69b98185e49efe9502ab1c5f864304cf41cce9838a4 2117660 
libvirt0_0.9.13-1_i386.deb
 b221f6544523e013e00d254f0ff4cf310d547254d63872426cadb9592706f1cd 838 
libvirt0-dbg_0.9.13-1_i386.deb
 51030dd967c08d7afc714f4fc7d68fe436724b802b4d62511621f142b0c72562 2467488 
libvirt-dev_0.9.13-1_i386.deb
 767902bd9d7f13ebc1073e49474341656414496bfd79df7830bb43bff2b66f53 1482372 
python-libvirt_0.9.13-1_i386.deb
 0f8f547f2d44b1e50eb8e5a62a98cedd29e8c434ab0588bf2bf9f9f7c29549e3 1203584 
libvirt-sanlock_0.9.13-1_i386.deb
Files: 
 624ba15181783b445b9956dae3aa4122 2353 libs optional libvirt_0.9.13-1.dsc
 86cbe53ee662e3b9e8bb0c63c737ba27 20276757 libs optional 
libvirt_0.9.13.orig.tar.gz
 

Bug#668383: marked as done (smokeping: fails to install, remove, distupgrade, and install again)

2012-08-01 Thread Debian Bug Tracking System
Your message dated Wed, 01 Aug 2012 19:32:19 +
with message-id e1sweez-0006st...@franck.debian.org
and subject line Bug#668383: fixed in smokeping 2.6.8-1.1
has caused the Debian Bug report #668383,
regarding smokeping: fails to install, remove, distupgrade, and install again
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
668383: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=668383
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: smokeping
Version: 2.6.8-1
Severity: serious
User: debian...@lists.debian.org
Usertags: piuparts

Hi,

during a test with piuparts I noticed your package failed to install
(in 'squeeze'), remove (but not purge), distupgrade to 'wheezy',
and install again.
Before the second installation the package is in config-files-remaining
state. The configuration is remaining from the last version that was
successfully configured - which is from the previous release.

Like a plain failure on initial install this makes the package too buggy
for a release, thus the severity.

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

  Setting up smokeping (2.6.8-1) ...
  Installing new version of config file /etc/init.d/smokeping ...
  
  Configuration file `/etc/smokeping/basepage.html'
   == File on system created by you or by a script.
   == File also in package provided by package maintainer.
 What would you like to do about it ?  Your options are:
  Y or I  : install the package maintainer's version
  N or O  : keep your currently-installed version
D : show the differences between the versions
Z : start a shell to examine the situation
   The default action is to keep your current version.
  *** basepage.html (Y/I/N/O/D/Z) [default=N] ? dpkg: error processing 
smokeping (--configure):
   EOF on stdin at conffile prompt


cheers,

Andreas


smokeping_2.6.8-1.log.gz
Description: GNU Zip compressed data
---End Message---
---BeginMessage---
Source: smokeping
Source-Version: 2.6.8-1.1

We believe that the bug you reported is fixed in the latest version of
smokeping, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 668...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
gregor herrmann gre...@debian.org (supplier of updated smokeping package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Mon, 30 Jul 2012 21:02:52 +0200
Source: smokeping
Binary: smokeping
Architecture: source all
Version: 2.6.8-1.1
Distribution: unstable
Urgency: low
Maintainer: Antoine Beaupré anar...@debian.org
Changed-By: gregor herrmann gre...@debian.org
Description: 
 smokeping  - latency logging and graphing system
Closes: 668383
Changes: 
 smokeping (2.6.8-1.1) unstable; urgency=low
 .
   * Non-maintainer upload.
   * Fix fails to install, remove, distupgrade, and install again:
 remove ucf config files also on install (not only on upgrade); cf. the
 changelog entry for 2.6.5-2 and #655968.
 (Closes: #668383)
   * Remove Niko Tyni from Uploaders as per his request in #668383.
Checksums-Sha1: 
 2700a62e5a0f3372d7db9a745ff4820bc4bd03f4 2073 smokeping_2.6.8-1.1.dsc
 cc88f2bb984daf6a550120923fe30657374aae24 22022 
smokeping_2.6.8-1.1.debian.tar.gz
 92b54c5d5dd975b08626c7649c9488781b7919e6 424950 smokeping_2.6.8-1.1_all.deb
Checksums-Sha256: 
 651d0ec9ef9ebb25f7d364c87277a644ac31c90c51103abf259425409ecd 2073 
smokeping_2.6.8-1.1.dsc
 18bd254a73bd9a3239b36aa45740c79dc1991e6a9d5cc80a088154e3a17df45c 22022 
smokeping_2.6.8-1.1.debian.tar.gz
 8b3b63fdb359a4f7e8a98e331c00c2f1ec2f0c1050ab460f61d54e0d9834e155 424950 
smokeping_2.6.8-1.1_all.deb
Files: 
 4d4ef2d54e4c81b0c761ba9b0f2eecea 2073 net extra smokeping_2.6.8-1.1.dsc
 b15f74e6b6d7204a9f7638c1501d0d8e 22022 net extra 
smokeping_2.6.8-1.1.debian.tar.gz
 bcb86c93d7fb83f2bf351d4d1e121927 424950 net extra smokeping_2.6.8-1.1_all.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.12 (GNU/Linux)

iQIcBAEBCAAGBQJQFtv4AAoJELs6aAGGSaoGpTIP/2NUjKIuck8rHN2ub/j0zvZw
oc7wJ20SQuQzX5omRh8qw0St+c3hpKovJgBeYxCa3G0tobyhdstxw/O36gfmaYlC
4eWcV75hKoHmeQJqboD0VbzKh54BUv2su1/+kIWDF+MwCBzNz9QB/M8IOX/QKtb1

Bug#682265: marked as done (mootools: build-depends on node-uglify, not in wheezy)

2012-08-01 Thread Debian Bug Tracking System
Your message dated Wed, 01 Aug 2012 19:32:14 +
with message-id e1sweeu-0006rc...@franck.debian.org
and subject line Bug#682265: fixed in mootools 1.4.5~debian1-2.1
has caused the Debian Bug report #682265,
regarding mootools: build-depends on node-uglify, not in wheezy
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
682265: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=682265
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Source: mootools
Version: 1.4.5~debian1-2
Severity: serious
X-Debbugs-Cc: w...@packages.debian.org, zonemin...@packages.debian.org

Either mootools needs to be removed from wheezy (along with its reverse
dependencies zoneminder and wims), or it needs to lose its build-dep on
node-uglify.

Cheers,
Julien


signature.asc
Description: Digital signature
---End Message---
---BeginMessage---
Source: mootools
Source-Version: 1.4.5~debian1-2.1

We believe that the bug you reported is fixed in the latest version of
mootools, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 682...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
georg...@ofset.org (supplier of updated mootools package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sat, 21 Jul 2012 17:48:14 +0200
Source: mootools
Binary: libjs-mootools
Architecture: source all
Version: 1.4.5~debian1-2.1
Distribution: unstable
Urgency: low
Maintainer: Debian Javascript Maintainers 
pkg-javascript-de...@lists.alioth.debian.org
Changed-By: georg...@ofset.org
Description: 
 libjs-mootools - compact JavaScript framework
Closes: 682265
Changes: 
 mootools (1.4.5~debian1-2.1) unstable; urgency=low
 .
   * Non-maintainer upload.
   * Remove Build-Depends on node-uglify and use again yui-compressor to minify
 all JavaScript files. Build-Depends on yui-compressor (Closes: #682265).
Checksums-Sha1: 
 b12cdd2b30128d7988aa6f72c196122908e36eb8 1372 mootools_1.4.5~debian1-2.1.dsc
 cb888b0947ce9019141e911f6eb21234ad87e705 3585 
mootools_1.4.5~debian1-2.1.debian.tar.gz
 c01999d3025adfbcba735ee9c2f9c76bea470fc5 242112 
libjs-mootools_1.4.5~debian1-2.1_all.deb
Checksums-Sha256: 
 f2300ed99c4f9e608bc751eb8cf636e0b11704843921f7e785265d68ab3293eb 1372 
mootools_1.4.5~debian1-2.1.dsc
 9ce05a3161fa4d71814692b3a5f1a6b27df291bad9730e6d833685e0af9b51e9 3585 
mootools_1.4.5~debian1-2.1.debian.tar.gz
 d6a8076942d976b79a47275ed5bbcfce3693ad31e4d4fe06065ff826b5bd2dda 242112 
libjs-mootools_1.4.5~debian1-2.1_all.deb
Files: 
 72784a98dfc6ea38d46f556faef30f16 1372 web optional 
mootools_1.4.5~debian1-2.1.dsc
 5f25f4df2c09e0f20950c75fa65ab770 3585 web optional 
mootools_1.4.5~debian1-2.1.debian.tar.gz
 ff7c4afa6364b88ad0e727c13ac6ee5a 242112 web optional 
libjs-mootools_1.4.5~debian1-2.1_all.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.12 (GNU/Linux)

iD8DBQFQGWzGnfmb2hFpETARAom9AJwOWDQWZveNXfkzFCmNT/fORi355gCfU7k2
t/wkgGIZfLAVeu/Rm0Ro1Bk=
=EmZw
-END PGP SIGNATUREEnd Message---


Bug#683097: marked as done (cdimage.debian.org: Cannot install weekly build of Debian Wheezy: aptitude missing from /usr/bin/debconf-apt-progress)

2012-08-01 Thread Debian Bug Tracking System
Your message dated Wed, 1 Aug 2012 21:30:15 +0200
with message-id 20120801193015.gc17...@radis.cristau.org
and subject line Re: Bug#683097: cdimage.debian.org: Cannot install weekly 
build of Debian Wheezy: aptitude missing from /usr/bin/debconf-apt-progress
has caused the Debian Bug report #683097,
regarding cdimage.debian.org: Cannot install weekly build of Debian Wheezy: 
aptitude missing from /usr/bin/debconf-apt-progress
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
683097: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=683097
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: cdimage.debian.org
Severity: grave
Justification: renders package unusable

Hi guys, I have downloaded the latest AMD64 weekly build of Debian Wheezy from 
http://cdimage.debian.org/cdimage/weekly-builds/. After using dd if=[name of 
iso]
of=[USB] oflag=direct bs=1048576, the USB booted flawlessly. When the 
installer asks for security updates, I checked yes, but then the installer 
hangs when
it tries to download packages. I typed Alt+F4 and I see the following error 
messages:

Jul 28 17:43:40 pkgsel: checking for (security) updates to the base system
Jul 28 17:43:40 in-target: Can't exec aptitude: No existe el fichero o el 
directorio at /usr/bin/debconf-apt/progress line 130, STDIN line 2.
Jul 28 17:43:40 in-target: Use of uninitialized value in vec at 
/usr/bin/debconf-apt-progress line 274, STDIN line 2.
Jul 28 17:43:40 in-target: Use of uninitialized value in vec at 
/usr/bin/debconf-apt-progress line 275, STDIN line 2.

Thank your for your assistance.

-- System Information:
Debian Release: wheezy/sid
  APT prefers oneiric-updates
  APT policy: (500, 'oneiric-updates'), (500, 'oneiric-security'), (500, 
'oneiric'), (100, 'oneiric-backports')
Architecture: i386 (i686)

Kernel: Linux 3.0.0-21-generic (SMP w/2 CPU cores)
Locale: LANG=es_ES.UTF-8, LC_CTYPE=es_ES.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
---End Message---
---BeginMessage---
On Sat, Jul 28, 2012 at 20:07:47 +0200, Rox64 wrote:

 Package: cdimage.debian.org
 Severity: grave
 Justification: renders package unusable
 
 Hi guys, I have downloaded the latest AMD64 weekly build of Debian Wheezy 
 from http://cdimage.debian.org/cdimage/weekly-builds/. After using dd 
 if=[name of iso]
 of=[USB] oflag=direct bs=1048576, the USB booted flawlessly. When the 
 installer asks for security updates, I checked yes, but then the installer 
 hangs when
 it tries to download packages. I typed Alt+F4 and I see the following error 
 messages:
 
 Jul 28 17:43:40 pkgsel: checking for (security) updates to the base system
 Jul 28 17:43:40 in-target: Can't exec aptitude: No existe el fichero o el 
 directorio at /usr/bin/debconf-apt/progress line 130, STDIN line 2.
 Jul 28 17:43:40 in-target: Use of uninitialized value in vec at 
 /usr/bin/debconf-apt-progress line 274, STDIN line 2.
 Jul 28 17:43:40 in-target: Use of uninitialized value in vec at 
 /usr/bin/debconf-apt-progress line 275, STDIN line 2.
 
Archive bug, since fixed.

Cheers,
Julien


signature.asc
Description: Digital signature
---End Message---


Processed: Re: Bug#613430: debian-installer will not install grub bootloader on kfreebsd-amd64 system w/ a ZFS partition

2012-08-01 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 severity 613430 serious
Bug #613430 [grub-installer] debian-installer will not install grub bootloader 
on kfreebsd-amd64 system w/ a ZFS partition
Severity set to 'serious' from 'important'
 found 613430 grub-installer/1.75
Bug #613430 [grub-installer] debian-installer will not install grub bootloader 
on kfreebsd-amd64 system w/ a ZFS partition
Marked as found in versions grub-installer/1.75.
 tags 613430 + wheezy sid pending
Bug #613430 [grub-installer] debian-installer will not install grub bootloader 
on kfreebsd-amd64 system w/ a ZFS partition
Added tag(s) sid, wheezy, and pending.
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
613430: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=613430
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


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



Bug#683562: kfreebsd-image-9.0-1-amd64: Package does not install !

2012-08-01 Thread michael chlon
Package: kfreebsd-image-9.0-1-amd64
Version: 9.0-4
Severity: grave
Justification: renders package unusable

Dear Maintainer,

When I try to install, on testing purose, this package, I have this
issue:

= 8 ===

Running postinst hook script update-grub.
Searching for GRUB installation directory ... found: /boot/grub
Searching for default file ... found: /boot/grub/default
Testing for an existing GRUB menu.lst file ... found:
/boot/grub/menu.lst
Searching for splash image ... none found, skipping ...
Found kernel: /vmlinuz-3.2.0-2-amd64
Found kernel: /vmlinuz-3.0.0-1-amd64
Found kernel: /vmlinuz-2.6.38-2-amd64
Found kernel: /vmlinuz-2.6.32-trunk-amd64
Found kernel: /vmlinuz-2.6.32-5-amd64
Found kernel: /vmlinuz-2.6.32-3-amd64
Updating /boot/grub/menu.lst ... done

run-parts: executing /etc/kernel/postinst.d/dkms 9.0-1-amd64
/boot/kfreebsd-9.0-1-amd64.gz
Error! Error! Your kernel headers for kernel 9.0-1-amd64 cannot be
found.
Your kernel headers for kernel 9.0-1-amd64 cannot be found.
Please install the linux-headers-9.0-1-amd64 package,
Please install the linux-headers-9.0-1-amd64 package,
or use the --kernelsourcedir option to tell DKMS where it's located
or use the --kernelsourcedir option to tell DKMS where it's located
Error! Your kernel headers for kernel 9.0-1-amd64 cannot be found.
Please install the linux-headers-9.0-1-amd64 package,
or use the --kernelsourcedir option to tell DKMS where it's located
run-parts: executing /etc/kernel/postinst.d/initramfs-tools 9.0-1-amd64
/boot/kfreebsd-9.0-1-amd64.gz
update-initramfs: Generating /boot/initrd.img-9.0-1-amd64
ERROR: could not get modinfo from 'xhci': No such file or directory
ERROR: could not get modinfo from 'reiserfs': No such file or directory
ERROR: could not get modinfo from 'udf': No such file or directory
ERROR: could not get modinfo from 'xfs': No such file or directory
/var/tmp/mkinitramfs_w0rVs5/scripts/init-top/multipath: ligne5:
/scripts/functions: Aucun fichier ou dossier de ce type
WARNING: could not open
/var/tmp/mkinitramfs_w0rVs5/lib/modules/9.0-1-amd64/modules.order: No
such file or directory
WARNING: could not open
/var/tmp/mkinitramfs_w0rVs5/lib/modules/9.0-1-amd64/modules.builtin: No
such file or directory
run-parts: executing /etc/kernel/postinst.d/pm-utils 9.0-1-amd64
/boot/kfreebsd-9.0-1-amd64.gz
run-parts: executing /etc/kernel/postinst.d/update-notifier 9.0-1-amd64
/boot/kfreebsd-9.0-1-amd64.gz

= 8 

It seems to be the kernel's name passed to DKMS.

Thanks for the reply !

Michael Chlon


-- System Information:
Debian Release: wheezy/sid
  APT prefers testing
  APT policy: (999, 'testing'), (995, 'unstable'), (975, 'stable'), (500, 
'stable-updates'), (1, 'experimental')
Architecture: amd64 (x86_64)

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

-- no debconf information


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



Bug#682251: libaudit1: fails to upgrade from 'sid' - trying to overwrite /lib/libauparse.so.0.0.0

2012-08-01 Thread Julien Cristau
On Tue, Jul 31, 2012 at 15:05:18 +0200, Alban Browaeys wrote:

 +Package: libauparse0
 +Architecture: any
 +Priority: optional
 +Depends: ${shlibs:Depends}, ${misc:Depends}
 +Description: Dynamic library for parsing security auditing
 + The audit-libs parse package contains the dynamic libraries needed for
 + applications to use the audit framework. It is used to monitor systems for
 + security related events.
 +

This is probably missing Conflicts and Replaces on libaudit0 (and some
versions of libaudit1).

Cheers,
Julien


signature.asc
Description: Digital signature


Bug#682265: Please undo automatic removals of wims, wims-extra, etc. from testing

2012-08-01 Thread Georges Khaznadar
jcris...@debian.org, 682...@bugs.debian.org
Reply-To: 
In-Reply-To: e1swbx2-0002p5...@franck.debian.org

Dear debian-release teammates,

Debian testing watch a écrit :
 FYI: The status of the wims source package
 in Debian's testing distribution has changed.
 
   Previous version: 4.03a-7
   Current version:  (not in testing)
   Hint: http://release.debian.org/britney/hints/jcristau

I read the e-mail thread related to bug #682265, and committed
Salvatore Bonaccorso's NMU which fixes this bug.

I wish I had been warned sooner about this bug, because it was quite easy
to fix, nothing like the work which had been necessary to package wims
and to make it installable on every architecture.

Here is the part of the page
http://release.debian.org/britney/hints/jcristau which is related to
this issue:

--8-
# 20120720; done 20120801
# build-dep on node-uglify
# 682265
remove mootools/1.4.5~debian1-2
remove wims/4.03a-7 wims-extra/3.62-6 wims-modules-es/3.64-1
zoneminder/1.25.0-1.1
--8-

If I consider dates, the removal was decided on the 20th July, and
Salvatore Bonaccorso posted his patch to fix the dependency problem the
21st July.  See:
http://bugs.debian.org/cgi-bin/bugreport.cgi?msg=10;bug=682265 
I was notified of the automatic removals today, quite ten days later,
and committed a fix now.

If it is still possible, please do accept the NMU for mootools, which
makes it buildable in wheezy, then please undo removals for packages
wims/4.03a-7, wims-extra/3.62-6, wims-modules-es/3.64-1, and
zoneminder/1.25.0-1.1 which depend on it.

Thank you in advance,   Georges.




signature.asc
Description: Digital signature


Bug#683483: marked as done (CVE-2012-3445)

2012-08-01 Thread Debian Bug Tracking System
Your message dated Wed, 01 Aug 2012 19:47:21 +
with message-id e1swet7-0007nm...@franck.debian.org
and subject line Bug#683483: fixed in libvirt 0.9.12-4
has caused the Debian Bug report #683483,
regarding CVE-2012-3445
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
683483: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=683483
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: libvirt
Severity: grave
Tags: security

Please see
https://bugzilla.redhat.com/show_bug.cgi?id=844734
https://www.redhat.com/archives/libvir-list/2012-July/msg01650.html

This was assigned CVE-2012-3445

Cheers,
Moritz
---End Message---
---BeginMessage---
Source: libvirt
Source-Version: 0.9.12-4

We believe that the bug you reported is fixed in the latest version of
libvirt, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 683...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Guido Günther a...@sigxcpu.org (supplier of updated libvirt package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Wed, 01 Aug 2012 21:12:13 +0200
Source: libvirt
Binary: libvirt-bin libvirt0 libvirt0-dbg libvirt-doc libvirt-dev python-libvirt
Architecture: source all i386
Version: 0.9.12-4
Distribution: unstable
Urgency: low
Maintainer: Debian Libvirt Maintainers 
pkg-libvirt-maintain...@lists.alioth.debian.org
Changed-By: Guido Günther a...@sigxcpu.org
Description: 
 libvirt-bin - programs for the libvirt library
 libvirt-dev - development files for the libvirt library
 libvirt-doc - documentation for the libvirt library
 libvirt0   - library for interfacing with different virtualization systems
 libvirt0-dbg - library for interfacing with different virtualization systems
 python-libvirt - libvirt Python bindings
Closes: 683483
Changes: 
 libvirt (0.9.12-4) unstable; urgency=low
 .
   * [80ac2a6] Fix CVE-2012-3445 with upstream commit
 6039a2cb49c8af4c68460d2faf365a7e1c686c7b (Closes: #683483)
Checksums-Sha1: 
 5573a3db67a7cf8fb118235a8dc3fa3922101e41 2276 libvirt_0.9.12-4.dsc
 a7ffa64c18a5ee448c98b1dc894a0a27e1670357 35935 libvirt_0.9.12-4.debian.tar.gz
 efffe341cec4fd9d62373cbb028d9171c38dc7a7 2173654 libvirt-doc_0.9.12-4_all.deb
 36eeed770a73b3216b0e82185570b80440a34a66 2333028 libvirt-bin_0.9.12-4_i386.deb
 f3284743cfc13140865b32c32ee534f9387b6cd6 2122104 libvirt0_0.9.12-4_i386.deb
 6c6ce13d8983a70d01c06dd010fcedf9dc28e82e 7473668 libvirt0-dbg_0.9.12-4_i386.deb
 b13ec0e1cb6fee68bb514fb103e7254f586efdd2 2503108 libvirt-dev_0.9.12-4_i386.deb
 7739c2b408819d225bcf47f207a6383a22e03d15 1420430 
python-libvirt_0.9.12-4_i386.deb
Checksums-Sha256: 
 8f73e5e6f2265487ac1926f8a5565a466e989229523b02c145da67780bca3602 2276 
libvirt_0.9.12-4.dsc
 e75110c493995ba5366e751f20f3842f30674c3918357fa6eb83175d0afbec31 35935 
libvirt_0.9.12-4.debian.tar.gz
 7174ac19f3867526aaaefe6bcf2538aec287be6f825c0073ac28adacf41d79ba 2173654 
libvirt-doc_0.9.12-4_all.deb
 4b7e58d11dcf9806759158e0f7101ef2fb703fcd82bd6534858b551f1b86fed4 2333028 
libvirt-bin_0.9.12-4_i386.deb
 10b6cad92c5a3616264be6a29385664e5228b264040e6aa5bc9de5952b349d71 2122104 
libvirt0_0.9.12-4_i386.deb
 a6b1df085d8b0772c3fbfda2fad3617c7669c912a723f77958e30d5cda80880f 7473668 
libvirt0-dbg_0.9.12-4_i386.deb
 8272ccab4b5c717e107715fdb0e86abc391cfbe16562c34b5d0bfca27566 2503108 
libvirt-dev_0.9.12-4_i386.deb
 7525cb122beb19486ed4ec72e7ad2395adb4228ef78bfed7a404efd415424c35 1420430 
python-libvirt_0.9.12-4_i386.deb
Files: 
 5741de2eb48b94d0a6fdb523eb4c95a5 2276 libs optional libvirt_0.9.12-4.dsc
 f328960d25e7c843f3ac5f9ba5064251 35935 libs optional 
libvirt_0.9.12-4.debian.tar.gz
 218b65e4ecd48793518864380232db57 2173654 doc optional 
libvirt-doc_0.9.12-4_all.deb
 2fb9a231197bf056e6448b52cbc487cd 2333028 admin optional 
libvirt-bin_0.9.12-4_i386.deb
 e29ddda5d145c32ac594d16cfa06f54f 2122104 libs optional 
libvirt0_0.9.12-4_i386.deb
 0f71e1c9ef0c803326e7f2f99650811f 7473668 debug extra 
libvirt0-dbg_0.9.12-4_i386.deb
 173440c95e3deaf57d59c30ef6323b49 2503108 libdevel optional 
libvirt-dev_0.9.12-4_i386.deb
 357fbeffecd95b52ee52ed2d864feeea 1420430 python optional 
python-libvirt_0.9.12-4_i386.deb


Bug#683562: kfreebsd-image-9.0-1-amd64: Package does not install !

2012-08-01 Thread Steven Chamberlain
Hi,

It might be useful to know what version of the grub-pc package you have
installed?

 run-parts: executing /etc/kernel/postinst.d/dkms 9.0-1-amd64
 Please install the linux-headers-9.0-1-amd64 package,
 ^ ^^^

 run-parts: executing /etc/kernel/postinst.d/initramfs-tools 9.0-1-amd64
 update-initramfs: Generating /boot/initrd.img-9.0-1-amd64
 ^^ ^^^

It seems like the existence of a kFreeBSD kernel on a linux-* arch
confuses GRUB's dkms and mkinitramfs postinst hooks.

Regards,
-- 
Steven Chamberlain
ste...@pyro.eu.org


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



Bug#668383: smokeping: fails to install, remove, distupgrade, and install again

2012-08-01 Thread Antoine Beaupré
On 2012-07-06, Niko Tyni wrote:
 Antoine, are you aware of this open release critical bug?

 I see I'm still listed in Uploaders. Please remove me,
 I no longer consider myself responsible for this package.

I have seen it, and some brave soul has been nice enough to fix it *and*
remoev you from Uploaders! :)

Thank you for your work too!

A.

-- 
Travail, du latin Tri Palium trois pieux, instrument de torture.


pgpNjX1ljQlYO.pgp
Description: PGP signature


Processed: your mail

2012-08-01 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 block 670578 by 683073
Bug #670578 [gnunet] gcc-4.6: [sparc] compiler fails to align stack-allocated 
struct,with array of uint32-values to 32-bit boundary
670578 was not blocked by any bugs.
670578 was not blocking any bugs.
Added blocking bug(s) of 670578: 683073
 severity 683073 grave
Bug #683073 [release.debian.org] unblock: gnunet/0.9.3-3
Severity set to 'grave' from 'normal'
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
670578: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=670578
683073: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=683073
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


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



Bug#682624: openteacher: FTBFS: subprocess.CalledProcessError: Command '['./compile_all.py']' returned non-zero exit status 1

2012-08-01 Thread Charlie Smotherman
Package: openteacher
Followup-For: Bug #682624

This build failure is due to pyqt4-4.9.1-5 (bug #682623), pyqt4 has been fixed
in version 4.9.3-4 and openteacher now builds correctly.



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

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

Versions of packages openteacher depends on:
ii  hicolor-icon-theme  0.12-1
ii  python  2.7.3~rc2-1
ii  python-qt4  4.9.1-5

openteacher recommends no packages.

openteacher suggests no packages.

-- no debconf information


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



Bug#683073: unblock: gnunet/0.9.3-3

2012-08-01 Thread Julien Cristau
On Wed, Aug  1, 2012 at 22:43:39 +0200, Bertrand Marc wrote:

 You'll find the diff of the last fix (for the grave bug) here:
 http://bugs.debian.org/cgi-bin/bugreport.cgi?msg=74;filename=670578.diff;att=1;bug=670578
 
It's much easier for us if we don't have to go chase patches in other
places and stuff is all in the mail.

Thanks,
Julien


signature.asc
Description: Digital signature


Bug#683568: git: NO_HARDLINKS broke in 1.7.11 (renamed to NO_INSTALL_HARDLINKS)

2012-08-01 Thread Anders Kaseorg
Package: git
Version: 1:1.7.11-1~exp0
Severity: serious
Justification: package uninstallable

The btrfs “Too many links” bug (http://bugs.debian.org/642603, 
http://bugs.debian.org/645009, http://bugs.debian.org/654596) has 
reappeared in 1:1.7.11-1~exp0 because, when the no-hardlinks patch was 
merged upstream as v1.7.11-rc0~47^2, NO_HARDLINKS was renamed to 
NO_INSTALL_HARDLINKS.  debian/rules needs to be updated accordingly, and 
the migration code in git.preinst might need to be adjusted.

Anders


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



Bug#683571: dc: postinst and postrm are not valid scripts

2012-08-01 Thread Stuart Prescott
Package: dc
Version: 1.06.95-3
Severity: serious
Justification: §6.1: maintainer scripts must be proper executable files … they 
must start with the usual #! convention

Hi!

We discovered in #debian today that the dc package contains invalid maintainer
scripts. The postrm script, for example is just the following:

# Automatically added by dh_installmenu
if [ -x `which update-menus 2/dev/null` ]; then update-menus ; fi
# End automatically added section

That is, there is no #! line. The previous version of the package has a much
more extensive set of maintainer scripts.

The current version in wheezy (1.06.95-2) does not suffer from this problem
so users should be able to upgrade from squeeze to wheezy without issue. The
package in sid is also installable in sid and wheezy because dpkg has changed
its handling of broken maintainer scripts (#622094). The particular user in
question was trying to upgrade directly from squeeze to sid hence squeeze's
dpkg was trying to deal with this package; debating the merits of that sort
of upgrade is quite separate to this broken maintainer script.

cheers
Stuart


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



Bug#667341: downgrading severity of gcc issue

2012-08-01 Thread Matthias Klose
severity 667341 important
tags 667341 + upstream
thanks

downgrading to important, workarounds are available:

 - build with -O1
 - build with gcc-4.6


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



Processed: downgrading severity of gcc issue

2012-08-01 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 severity 667341 important
Bug #667341 [gcc-4.7] gcc-4.7 can omit to list C++ templates as symbols
Severity set to 'important' from 'serious'
 tags 667341 + upstream
Bug #667341 [gcc-4.7] gcc-4.7 can omit to list C++ templates as symbols
Added tag(s) upstream.
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
667341: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=667341
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


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



Bug#680931: marked as done (libarmadillo-dev: trivial program fails to compile)

2012-08-01 Thread Debian Bug Tracking System
Your message dated Wed, 01 Aug 2012 23:02:46 +
with message-id e1swhwe-0004oz...@franck.debian.org
and subject line Bug#680931: fixed in gcc-4.7 4.7.1-6
has caused the Debian Bug report #680931,
regarding libarmadillo-dev: trivial program fails to compile
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
680931: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=680931
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: libarmadillo-dev
Version: 1:3.2.3+dfsg-1
Severity: grave
Tags: upstream
Justification: renders package unusable

Dear Maintainer,

I just upgraded libarmadillo-dev and libarmadillo3 from version 3.2.2+dfsg-1
to 3.2.3+dfsg-1, which caused a program I was working on to fail to compile.
When I removed 3.2.3 and reinstalled 3.2.2 the problem disappeared.


The following trivial program also causes the error:
#include armadillo
int main()
{
return 0;
}


When I try to compile this program with g++ armadillo_bug.cpp, I get these
errors:

In file included from /usr/include/armadillo:141:0,
from armadillo_bug.cpp:2:
/usr/include/armadillo_bits/Mat_bones.hpp:545:26: error: no members matching 
‘arma::MateT::operator=’ in ‘class arma::MateT’
/usr/include/armadillo_bits/Mat_bones.hpp:546:27: error: no members matching 
‘arma::MateT::operator()’ in ‘class arma::MateT’
In file included from /usr/include/armadillo:142:0,
from armadillo_bug.cpp:2:
/usr/include/armadillo_bits/Col_bones.hpp:175:27: error: no members matching 
‘arma::ColeT::operator()’ in ‘class arma::ColeT’
In file included from /usr/include/armadillo:143:0,
from armadillo_bug.cpp:2:
/usr/include/armadillo_bits/Row_bones.hpp:173:27: error: no members matching 
‘arma::RoweT::operator()’ in ‘class arma::RoweT’


I am using gcc 4.7.1-2.
I have also downloaded armadillo-3.2.3.tar.gz from the armadillo website and
tried including that header file in the trivial program. This also failed to
compile.


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

Kernel: Linux 3.2.0-2-rt-amd64 (SMP w/8 CPU cores; PREEMPT)
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 libarmadillo-dev depends on:
ii  libarmadillo3  1:3.2.3+dfsg-1

libarmadillo-dev recommends no packages.

Versions of packages libarmadillo-dev suggests:
pn  libitpp-dev  none

-- no debconf information


---End Message---
---BeginMessage---
Source: gcc-4.7
Source-Version: 4.7.1-6

We believe that the bug you reported is fixed in the latest version of
gcc-4.7, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 680...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Matthias Klose d...@debian.org (supplier of updated gcc-4.7 package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Tue, 31 Jul 2012 20:00:56 +0200
Source: gcc-4.7
Binary: gcc-4.7-base libgcc1 libgcc1-dbg libgcc2 libgcc2-dbg libgcc4 
libgcc4-dbg lib64gcc1 lib64gcc1-dbg lib32gcc1 lib32gcc1-dbg libn32gcc1 
libn32gcc1-dbg gcc-4.7 gcc-4.7-multilib gcc-4.7-plugin-dev gcc-4.7-hppa64 
gcc-4.7-spu g++-4.7-spu gfortran-4.7-spu cpp-4.7 gcc-4.7-locales g++-4.7 
g++-4.7-multilib libmudflap0 libmudflap0-dbg lib32mudflap0 lib32mudflap0-dbg 
lib64mudflap0 lib64mudflap0-dbg libn32mudflap0 libn32mudflap0-dbg 
libmudflap0-4.7-dev libgomp1 libgomp1-dbg lib32gomp1 lib32gomp1-dbg lib64gomp1 
lib64gomp1-dbg libn32gomp1 libn32gomp1-dbg libitm1 libitm1-dbg lib32itm1 
lib32itm1-dbg lib64itm1 lib64itm1-dbg libn32itm1 libn32itm1-dbg libquadmath0 
libquadmath0-dbg lib32quadmath0 lib32quadmath0-dbg lib64quadmath0 
lib64quadmath0-dbg libn32quadmath0 libn32quadmath0-dbg gobjc++-4.7 
gobjc++-4.7-multilib gobjc-4.7 gobjc-4.7-multilib libobjc4 libobjc4-dbg 
lib64objc4 lib64objc4-dbg lib32objc4 lib32objc4-dbg libn32objc4 libn32objc4-dbg 
gfortran-4.7 gfortran-4.7-multilib
 libgfortran3 libgfortran3-dbg lib64gfortran3 lib64gfortran3-dbg lib32gfortran3 
lib32gfortran3-dbg libn32gfortran3 libn32gfortran3-dbg gccgo-4.7 
gccgo-4.7-multilib libgo0 libgo0-dbg lib64go0 lib64go0-dbg lib32go0 
lib32go0-dbg libn32go0 libn32go0-dbg 

Bug#683573: libsasl2-2:i386: Conflict with amd64 package (changelog.Debian.gz)

2012-08-01 Thread Marcelo Juchem
Package: libsasl2-2
Version: 2.1.25.dfsg1-4+b1
Severity: serious
Justification: Policy 7.6.1

I have Debian Unstable amd64 running on my system.
After adding multiarch support:
- `dpkg --add-architecture i386`
- `sudo aptitude update`
- `sudo aptitude`
- upgrading ia32-libs and ia32-libs-gtk
- performing installation
The package libsasl2-2:i386 was added as a dependency of ia32-libs
During installation it tried to overwrite a file, changelog.Debian.gz in
/usr/share/doc/libsasl2-2/ (which I believe belongs to its amd64 counterpart).
This is the output error:

-- BEGIN Output from aptitude --
Errors were encountered while processing:
 libldap-2.4-2:i386
 libcurl3:i386
Press Return to continue.

Reading changelogs... Done
Extracting templates from packages: 100%
Preconfiguring packages ...
(Reading database ... 403807 files and directories currently installed.)
Unpacking libsasl2-2:i386 (from .../libsasl2-2_2.1.25.dfsg1-4+b1_i386.deb) ...
dpkg: error processing 
/var/cache/apt/archives/libsasl2-2_2.1.25.dfsg1-4+b1_i386.deb (--unpack):
 trying to overwrite shared '/usr/share/doc/libsasl2-2/changelog.Debian.gz', 
which is different from other instances of package libsasl2-2:i386
Errors were encountered while processing:
 /var/cache/apt/archives/libsasl2-2_2.1.25.dfsg1-4+b1_i386.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)
A package failed to install.  Trying to recover:
dpkg: dependency problems prevent configuration of libldap-2.4-2:i386:
 libldap-2.4-2:i386 depends on libsasl2-2 (= 2.1.24); however:
  Package libsasl2-2:i386 is not installed.

dpkg: error processing libldap-2.4-2:i386 (--configure):
 dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of libcurl3:i386:
 libcurl3:i386 depends on libldap-2.4-2 (= 2.4.7); however:
  Package libldap-2.4-2:i386 is not configured yet.

dpkg: error processing libcurl3:i386 (--configure):
 dependency problems - leaving unconfigured
Errors were encountered while processing:
 libldap-2.4-2:i386
 libcurl3:i386
Press Return to continue.
-- END Output from aptitude --

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

Kernel: Linux 3.4-trunk-rt-amd64 (SMP w/4 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 libsasl2-2 depends on:
ii  libc6  2.13-35
ii  libdb5.1   5.1.29-5
ii  multiarch-support  2.13-35

Versions of packages libsasl2-2 recommends:
ii  libsasl2-modules  2.1.25.dfsg1-4+b1

libsasl2-2 suggests no packages.

-- no debconf information


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



Processed (with 1 errors): severity of 683294 is serious

2012-08-01 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 severity 683294 serious
Bug #683294 [python3] python3: don't rewrite python shebangs to python3
Severity set to 'serious' from 'important'
 merge 683294 683108 683107
Bug #683294 [python3] python3: don't rewrite python shebangs to python3
Unable to merge bugs because:
package of #683108 is 'ipython' not 'python3'
package of #683107 is 'bpython' not 'python3'
Failed to merge 683294: Did not alter merged bugs
Debbugs::Control::set_merged('transcript', 'GLOB(0x1f252f0)', 
'requester', 'Scott Kitterman sc...@kitterman.com', 'request_addr', 
'cont...@bugs.debian.org', 'request_msgid', 
'1343863458-2246-bts-sc...@kitterman.com', 'request_subject', ...) called at 
/usr/local/lib/site_perl/Debbugs/Control/Service.pm line 537
eval {...} called at 
/usr/local/lib/site_perl/Debbugs/Control/Service.pm line 536
Debbugs::Control::Service::control_line('line', 'merge 683294 683108 
683107', 'clonebugs', 'HASH(0x1e9e9e8)', 'limit', 'HASH(0x1e9e430)', 
'common_control_options', 'ARRAY(0x1e9e478)', 'errors', ...) called at 
/usr/lib/debbugs/service line 471

 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
683107: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=683107
683108: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=683108
683294: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=683294
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


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



Processed (with 1 errors): forcibly merging 683294 683108 683107

2012-08-01 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 forcemerge 683294 683108 683107
Bug #683294 [python3] python3: don't rewrite python shebangs to python3
Unable to merge bugs because:
package of #683108 is 'ipython' not 'python3'
package of #683107 is 'bpython' not 'python3'
Failed to forcibly merge 683294: Did not alter merged bugs
Debbugs::Control::set_merged('transcript', 'GLOB(0x21c3b10)', 
'requester', 'Scott Kitterman sc...@kitterman.com', 'request_addr', 
'cont...@bugs.debian.org', 'request_msgid', 
'1343863906-399-bts-sc...@kitterman.com', 'request_subject', ...) called at 
/usr/local/lib/site_perl/Debbugs/Control/Service.pm line 551
eval {...} called at 
/usr/local/lib/site_perl/Debbugs/Control/Service.pm line 550
Debbugs::Control::Service::control_line('line', undef, 'clonebugs', 
'HASH(0x213d9e8)', 'limit', 'HASH(0x213d430)', 'common_control_options', 
'ARRAY(0x213d478)', 'errors', ...) called at /usr/lib/debbugs/service line 471

 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
683107: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=683107
683108: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=683108
683294: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=683294
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


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



Bug#683571: marked as done (dc: postinst and postrm are not valid scripts)

2012-08-01 Thread Debian Bug Tracking System
Your message dated Wed, 01 Aug 2012 23:32:13 +
with message-id e1swioj-0006ge...@franck.debian.org
and subject line Bug#683571: fixed in bc 1.06.95-4
has caused the Debian Bug report #683571,
regarding dc: postinst and postrm are not valid scripts
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
683571: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=683571
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: dc
Version: 1.06.95-3
Severity: serious
Justification: §6.1: maintainer scripts must be proper executable files … they 
must start with the usual #! convention

Hi!

We discovered in #debian today that the dc package contains invalid maintainer
scripts. The postrm script, for example is just the following:

# Automatically added by dh_installmenu
if [ -x `which update-menus 2/dev/null` ]; then update-menus ; fi
# End automatically added section

That is, there is no #! line. The previous version of the package has a much
more extensive set of maintainer scripts.

The current version in wheezy (1.06.95-2) does not suffer from this problem
so users should be able to upgrade from squeeze to wheezy without issue. The
package in sid is also installable in sid and wheezy because dpkg has changed
its handling of broken maintainer scripts (#622094). The particular user in
question was trying to upgrade directly from squeeze to sid hence squeeze's
dpkg was trying to deal with this package; debating the merits of that sort
of upgrade is quite separate to this broken maintainer script.

cheers
Stuart
---End Message---
---BeginMessage---
Source: bc
Source-Version: 1.06.95-4

We believe that the bug you reported is fixed in the latest version of
bc, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 683...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
John G. Hasler jhas...@debian.org (supplier of updated bc package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Wed, 01 Aug 2012 17:42:42 -0500
Source: bc
Binary: bc dc
Architecture: source amd64
Version: 1.06.95-4
Distribution: unstable
Urgency: low
Maintainer: John G. Hasler jhas...@debian.org
Changed-By: John G. Hasler jhas...@debian.org
Description: 
 bc - GNU bc arbitrary precision calculator language
 dc - GNU dc arbitrary precision reverse-polish calculator
Closes: 683571
Changes: 
 bc (1.06.95-4) unstable; urgency=low
 .
   * Added #!/bin/sh to scripts.
 Closes: #683571: postinst and postrm are not valid scripts
Checksums-Sha1: 
 205f7586933af19151b63bf249c73a7b30091a6f 1755 bc_1.06.95-4.dsc
 f814aecc2c83cbe2c419605b2bf1c5ef6ccf16c2 15344 bc_1.06.95-4.diff.gz
 71f75af354b77a916d0a465d7897ad5d1cbbfbf5 110628 bc_1.06.95-4_amd64.deb
 3bd97d73afa88bcdf534dd4ced5421eb5baa89b1 70098 dc_1.06.95-4_amd64.deb
Checksums-Sha256: 
 ddc5e12473dbfc39b889202bbdf28ff8983bb0d1df1b2994474d3c8c004ba928 1755 
bc_1.06.95-4.dsc
 3bb127ad407418b150357a08ce2b70d531c2b2f8c7762a28364e1eaaf8f117a8 15344 
bc_1.06.95-4.diff.gz
 1d3289cafaf5e74d94de829595a789b565b25316a1224a8c625abfa080ef4cfb 110628 
bc_1.06.95-4_amd64.deb
 87441de383adac894e06d9d563d2ea110093222883ef1c383b226b3f960607c8 70098 
dc_1.06.95-4_amd64.deb
Files: 
 c42b3873a54bba4a9e2bd30a5a5ee0c4 1755 math standard bc_1.06.95-4.dsc
 6f31c1d1a35f91a0f2995c48bbdf7ce7 15344 math standard bc_1.06.95-4.diff.gz
 fffb61d1984499b295fd58632be3caea 110628 math standard bc_1.06.95-4_amd64.deb
 b0873143468310f1f349ce61a3b164fa 70098 math standard dc_1.06.95-4_amd64.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.11 (GNU/Linux)

iQIcBAEBCAAGBQJQGbSZAAoJEHNAHjW0+9ql/hMQALTTuy+PwWnWKIVUSaAHRAjw
hrfZBvvmlpxtgse7vm+JfZkVLm+zRYHqJRwLpr0oE7n+SatGq+l4fOoYf9q6hjSl
HQbZMt/3ElCNfWQVqmNIJ0kpvfLwTQRb0FmZSOp19EAUiVPF5Khdi7R26UAOPnsU
kHyVayQw8hZ27wBBFZ6PnMh40JwBKAc8VoZBukYwVP1Oh6FX8NkN5FF8MXJpwwYc
OBqPhyhc9HfpkYVd+ZHpzLYOc8KN1oOklwyrBRXISIx8uRw1XwFRxADCwL83LNoM
6yxNN/06bjZnoQ3jlllM+MAJls/6ZjDcIWq9gINH/zdb+CSAXk37Ac6lpk+UM/r0
gDdOf8scT7itNdaqdTrtZqBVjkSppLhcozWFf/NST8qKJWJagqC7KrHh7XJ5YZ5g
wqn3mvtmpxjWo0zsBKQdiAhzPORkamH3S410OlqrpEAB8blo7GFx3n0/WgVsyVzJ
qlcIaUBC8m1brlQ9uQNAvsuYPISD8EswIyoBRygu6ay7GTX09HTbSnQre19Bixc1

Processed (with 3 errors): merging 683294 683108 683107

2012-08-01 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 bts reassign 683108 python3
 bts reassign 683107 python3
 merge 683294 683108 683107
Bug #683294 [python3] python3: don't rewrite python shebangs to python3
Unable to merge bugs because:
package of #683108 is 'ipython' not 'python3'
package of #683107 is 'bpython' not 'python3'
Failed to merge 683294: Did not alter merged bugs
Debbugs::Control::set_merged('transcript', 'GLOB(0x345f320)', 
'requester', 'Scott Kitterman sc...@kitterman.com', 'request_addr', 
'cont...@bugs.debian.org', 'request_msgid', 
'1343864068-1235-bts-sc...@kitterman.com', 'request_subject', ...) called at 
/usr/local/lib/site_perl/Debbugs/Control/Service.pm line 537
eval {...} called at 
/usr/local/lib/site_perl/Debbugs/Control/Service.pm line 536
Debbugs::Control::Service::control_line('line', undef, 'clonebugs', 
'HASH(0x33d89e8)', 'limit', 'HASH(0x33d8430)', 'common_control_options', 
'ARRAY(0x33d8478)', 'errors', ...) called at /usr/lib/debbugs/service line 471

 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
683107: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=683107
683108: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=683108
683294: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=683294
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


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



Bug#679762: dolfin: FTBFS: Armadillo could not be found. Be sure to set ARMADILLO_DIR. (missing: ARMADILLO_TEST_RUNS)

2012-08-01 Thread Kumar Appaiah
Hi.

On Wed, Aug 01, 2012 at 08:16:31AM +0200, Johannes Ring wrote:
 Thanks for the report and sorry about the late reply. This is not a
 bug in DOLFIN, but rather a result of the problem reported in #680931
 [1]. It is a GCC 4.7.1 bug, which has now been fixed upstream [2]. I
 am not sure how to handle this from here but Armadillo 3.2.4 (3.2.3 is
 in Debian) has a workaround for the GCC bug. Would it be possible to
 get this version into Debian now?
 
 [1] http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=680931
 [2] http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53549#c13

#680931 has been fixed by the latest gcc download, so I don't believe
that the workaround upload for Armadillo is necessary.

Thanks!

Kumar
-- 
I've run DOOM more in the last few days than I have the last few
months.  I just love debugging ;-)
-- Linus Torvalds


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



Processed: merging 683294 683108 683107

2012-08-01 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 reassign 683108 python3 3.2.3-4
Bug #683108 [ipython] ipython: python3 shebangs
Bug reassigned from package 'ipython' to 'python3'.
No longer marked as found in versions ipython/0.13-1.
Ignoring request to alter fixed versions of bug #683108 to the same values 
previously set
Bug #683108 [python3] ipython: python3 shebangs
Marked as found in versions python3-defaults/3.2.3-4.
 reassign 683107 python3 3.2.3-4
Bug #683107 [bpython] bpython: python3 shebang after rebuild
Bug reassigned from package 'bpython' to 'python3'.
No longer marked as found in versions bpython/0.11-1.
Ignoring request to alter fixed versions of bug #683107 to the same values 
previously set
Bug #683107 [python3] bpython: python3 shebang after rebuild
Marked as found in versions python3-defaults/3.2.3-4.
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
683107: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=683107
683108: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=683108
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


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



Processed: merging 683294 683108 683107

2012-08-01 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 merge 683294 683108 683107
Bug #683294 [python3] python3: don't rewrite python shebangs to python3
Bug #683294 [python3] python3: don't rewrite python shebangs to python3
Added tag(s) patch.
Bug #683108 [python3] ipython: python3 shebangs
Added tag(s) patch.
Bug #683107 [python3] bpython: python3 shebang after rebuild
Merged 683107 683108 683294
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
683107: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=683107
683108: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=683108
683294: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=683294
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


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



Bug#681745: [pidgin-skype] Pidgin gets no skype chat messages after update to skype 4.0.0.7

2012-08-01 Thread Gabriele Giacone
severity 681745 normal
thanks

Bug is in skype client which doesn't send all messages to the plugin.
Downgrading to normal.


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



Processed: Re: Bug#681745: [pidgin-skype] Pidgin gets no skype chat messages after update to skype 4.0.0.7

2012-08-01 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 severity 681745 normal
Bug #681745 [pidgin-skype] [pidgin-skype] Pidgin gets no skype chat messages 
after update to skype 4.0.0.7
Severity set to 'normal' from 'serious'
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
681745: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=681745
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


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



Bug#682624: marked as done (openteacher: FTBFS: subprocess.CalledProcessError: Command '['./compile_all.py']' returned non-zero exit status 1)

2012-08-01 Thread Debian Bug Tracking System
Your message dated Wed, 1 Aug 2012 19:35:35 -0500
with message-id 
CAL_XWdCwWkBJeR_+JHxPq4A80fkxQ=qwjpc++nktbgf2fx4...@mail.gmail.com
and subject line openteacher FTBFS
has caused the Debian Bug report #682624,
regarding openteacher: FTBFS: subprocess.CalledProcessError: Command 
'['./compile_all.py']' returned non-zero exit status 1
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
682624: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=682624
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Source: openteacher
Version: 2.3-1
Severity: serious
Tags: wheezy sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20120724 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

Relevant part:
 make[1]: Entering directory `/«PKGBUILDDIR»'
 python setup.py update
 running update
 check_call[['./compile_all.py']]
 processing 1 files...
 [###] 100%

 Updating 'translations/zh_TW.qm'...
 Generated 0 translation(s) (0 finished and 0 unfinished)
 Ignored 208 untranslated source text(s)
 processing 1 files...
 [###] 100%

 Updating 'translations/zh_CN.qm'...
 Generated 0 translation(s) (0 finished and 0 unfinished)
 Ignored 208 untranslated source text(s)
 processing 1 files...
 [###] 100%

 Updating 'translations/uz.qm'...
 Generated 0 translation(s) (0 finished and 0 unfinished)
 Ignored 208 untranslated source text(s)
 processing 1 files...
 [###] 100%

 Updating 'translations/uk.qm'...
 Generated 0 translation(s) (0 finished and 0 unfinished)
 Ignored 208 untranslated source text(s)
 processing 1 files...
 [###] 100%

 Updating 'translations/tr.qm'...
 Generated 0 translation(s) (0 finished and 0 unfinished)
 Ignored 208 untranslated source text(s)
 processing 1 files...
 [###] 100%

 Updating 'translations/sv.qm'...
 Generated 0 translation(s) (0 finished and 0 unfinished)
 Ignored 208 untranslated source text(s)
 processing 1 files...
 [###] 100%

 Updating 'translations/sr.qm'...
 Generated 0 translation(s) (0 finished and 0 unfinished)
 Ignored 208 untranslated source text(s)
 processing 1 files...
 [###] 100%

 Updating 'translations/sl.qm'...
 Generated 0 translation(s) (0 finished and 0 unfinished)
 Ignored 208 untranslated source text(s)
 processing 1 files...
 [###] 100%

 Updating 'translations/ru.qm'...
 Generated 0 translation(s) (0 finished and 0 unfinished)
 Ignored 208 untranslated source text(s)
 processing 1 files...
 [###] 100%

 Updating 'translations/ro.qm'...
 Generated 0 translation(s) (0 finished and 0 unfinished)
 Ignored 208 untranslated source text(s)
 processing 1 files...
 [###] 100%

 Updating 'translations/pt_BR.qm'...
 Generated 0 translation(s) (0 finished and 0 unfinished)
 Ignored 208 untranslated source text(s)
 processing 1 files...
 [###] 100%

 Updating 'translations/pl.qm'...
 Generated 0 translation(s) (0 finished and 0 unfinished)
 Ignored 208 untranslated source text(s)
 processing 1 files...
 [###] 100%

 Updating 'translations/oc.qm'...
 Generated 0 translation(s) (0 finished and 0 unfinished)
 Ignored 208 untranslated source text(s)
 processing 1 files...
 [###] 100%

 Updating 'translations/nl.qm'...
 Generated 0 translation(s) (0 finished and 0 unfinished)
 Ignored 208 untranslated source text(s)
 processing 1 files...
 [###] 100%

 Updating 'translations/nb.qm'...
 Generated 0 translation(s) (0 finished and 0 unfinished)
 Ignored 208 untranslated source text(s)
 processing 1 files...
 [###] 100%

 Updating 'translations/ko.qm'...
 Generated 0 translation(s) (0 finished and 0 unfinished)
 Ignored 208 untranslated source text(s)
 processing 1 files...
 [###] 100%

 Updating 'translations/ja.qm'...
 Generated 0 translation(s) (0 finished and 0 unfinished)
 Ignored 208 untranslated 

Bug#683576: epiphany-browser: No option available to delete/clear cookies

2012-08-01 Thread sat...@gmail.com
Subject: epiphany-browser: No option available to delete/clear cookies
Package: epiphany-browser
Version: 3.4.2-1
Justification: serious
Severity: serious
Tags: upstream

Dear Maintainer,

   * What led up to the situation?
I am trying to clear/delete the cookies.
   * What exactly did you do (or not do) that was effective (or
 ineffective)?
The doc says, Epiphany stores your cookies and passwords in the Personal
Data Manager which can be accessed by choosing Edit ▸ Personal Data. and
also says that I can view/delete my cookies using Personal Data Manager. I
couldn't find either the Edit menu or any other way to access/delete my
cookies using the settings (the only) menu available at the top right
corner of the browser.
   * What outcome did you expect instead?
When many browsers even allow the ability to clear cookies on closing
the browser automatically, the browser had atleast some handy way to clear
the cookies which is no longer available now.

*** End of the template - remove these lines ***


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

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

Versions of packages epiphany-browser depends on:
ii  dbus-x11   1.6.0-1
ii  epiphany-browser-data  3.4.2-1
ii  gnome-icon-theme   3.4.0-2
ii  gsettings-desktop-schemas  3.4.2-1
ii  iso-codes  3.37-1
ii  libavahi-client3   0.6.31-1
ii  libavahi-common3   0.6.31-1
ii  libavahi-gobject0  0.6.31-1
ii  libc6  2.13-33
ii  libcairo2  1.12.2-2
ii  libgdk-pixbuf2.0-0 2.26.1-1
ii  libgirepository-1.0-1  1.32.1-1
ii  libglib2.0-0   2.32.3-1
ii  libgnome-keyring0  3.4.1-1
ii  libgtk-3-0 3.4.2-2
ii  libice62:1.0.8-2
ii  libnotify4 0.7.5-1
ii  libnspr4   2:4.9.1-1
ii  libnspr4-0d2:4.9.1-1
ii  libnss32:3.13.5-1
ii  libnss3-1d 2:3.13.5-1
ii  libpango1.0-0  1.30.0-1
ii  libseed-gtk3-0 3.2.0-1
ii  libsm6 2:1.2.1-2
ii  libsoup-gnome2.4-1 2.38.1-2
ii  libsoup2.4-1   2.38.1-2
ii  libsqlite3-0   3.7.13-1
ii  libwebkitgtk-3.0-0 1.8.1-2
ii  libx11-6   2:1.5.0-1
ii  libxml22.8.0+dfsg1-4
ii  libxslt1.1 1.1.26-13

Versions of packages epiphany-browser recommends:
ii  ca-certificates  20120623
ii  evince   3.4.0-2+b1
ii  yelp 3.4.2-1

Versions of packages epiphany-browser suggests:
ii  epiphany-extensions  3.4.0-2

-- no debconf information


-- 
Satheesh Kumar Mohan


Bug#672616: FTBFS: Binary files - and ./test/coretest.out differ

2012-08-01 Thread Tobias Hansen
tags 672616 patch
thanks

The package builds fine here with gcc-4.7 on wheezy and sid with the
attached patch.

Best regards,
Tobias
diff -Nru gforth-0.7.0+ds1/debian/changelog gforth-0.7.0+ds1/debian/changelog
--- gforth-0.7.0+ds1/debian/changelog   2011-07-18 16:51:23.0 +0200
+++ gforth-0.7.0+ds1/debian/changelog   2012-08-02 03:00:39.0 +0200
@@ -1,3 +1,12 @@
+gforth (0.7.0+ds1-6.1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * Add patch 11-fix-ftbfs.patch to fix FTBFS with gcc-4.7 and
+add Build-Depends: gforth to let it bootstrap itself.
+Closes: #672616
+
+ -- Tobias Hansen tobias@gmx.de  Thu, 02 Aug 2012 02:57:48 +0200
+
 gforth (0.7.0+ds1-6) unstable; urgency=low
 
   * Fix the watch file syntax so the +ds1 part is properly stripped off.
diff -Nru gforth-0.7.0+ds1/debian/control gforth-0.7.0+ds1/debian/control
--- gforth-0.7.0+ds1/debian/control 2011-07-12 14:47:13.0 +0200
+++ gforth-0.7.0+ds1/debian/control 2012-08-02 02:57:40.0 +0200
@@ -4,7 +4,7 @@
 Maintainer: Peter Pentchev r...@ringlet.net
 Build-Depends: debhelper (= 8.1.3~), autoconf, automake,
 autotools-dev (= 20100122.1), dpkg-dev (= 1.15.7~),
-libffcall1-dev, libtool, libltdl-dev
+libffcall1-dev, libtool, libltdl-dev, gforth
 Standards-Version: 3.9.2
 Homepage: http://www.complang.tuwien.ac.at/projects/forth.html
 Vcs-Git: git://gitorious.org/gforth/pkg-debian.git
diff -Nru gforth-0.7.0+ds1/debian/patches/11-fix-ftbfs.patch 
gforth-0.7.0+ds1/debian/patches/11-fix-ftbfs.patch
--- gforth-0.7.0+ds1/debian/patches/11-fix-ftbfs.patch  1970-01-01 
01:00:00.0 +0100
+++ gforth-0.7.0+ds1/debian/patches/11-fix-ftbfs.patch  2012-08-02 
03:02:53.0 +0200
@@ -0,0 +1,16 @@
+Description: Fix FTBFS with gcc-4.7
+Bug-Debian: http://bugs.debian.org/672616
+Origin: 
http://www.complang.tuwien.ac.at/viewcvs/cgi-bin/viewcvs.cgi/gforth/prim?sortby=dater2=1.271r1=1.270
+Last-Update: 2012-08-02
+
+--- a/prim
 b/prim
+@@ -1950,7 +1950,7 @@
+ 
+ newline   ( -- c_addr u ) gforth
+ String containing the newline sequence of the host OS
+-char newline[] = {
++static const char newline[] = {
+ #if DIRSEP=='/'
+ /* Unix */
+ '\n'
diff -Nru gforth-0.7.0+ds1/debian/patches/series 
gforth-0.7.0+ds1/debian/patches/series
--- gforth-0.7.0+ds1/debian/patches/series  2011-07-11 15:49:38.0 
+0200
+++ gforth-0.7.0+ds1/debian/patches/series  2012-08-02 02:41:48.0 
+0200
@@ -8,3 +8,4 @@
 08-qrnnd-build.patch
 09-elisp-auto-mode.patch
 10-engine-subst.patch
+11-fix-ftbfs.patch


Processed: Re: FTBFS: Binary files - and ./test/coretest.out differ

2012-08-01 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 tags 672616 patch
Bug #672616 [gforth] FTBFS: Binary files - and ./test/coretest.out differ
Added tag(s) patch.
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
672616: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=672616
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


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



Bug#683138: [Pkg-nagios-devel] Bug#683138: pnp4nagios-web: crashes immediately due to debian/patches/adjust-template-path

2012-08-01 Thread Christoph Anton Mitterer

Am 01.08.2012 13:50, schrieb Sebastian Harl:

I cannot reproduce this behavior.

Hmm... and you had a clean fresh installation?



Which version of PHP do you use?

5.4.4-2



What
architecture are you on?

amd64



I've tested on amd64 Sid … any other ideas how
your system might be different from mine?
Well the base system is stable, but anything pnp4nagios depends on 
(especially PHP) is from testing.


I run PHP as CGI have some limitations in place, well actually just 
open_basedir ... as suhosin is non-functiona ATM.
But the open_basedir includes /etc/pnp4nagios so that shouldn't be 
aproblem.



So I did some debugging:
If the dir has no subdirs:
php -r 'var_dump(glob(/etc/pnp4nagios/templates.d/*, GLOB_ONLYDIR));'
PHP Warning:  PHP Startup: Unable to load dynamic library 
'/usr/lib/php5/20100525/suhosin.so' - /usr/lib/php5/20100525/suhosin.so: 
cannot open shared object file: No such file or directory in Unknown on 
line 0

bool(false)


If it has:
php -r 'var_dump(glob(/etc/pnp4nagios/templates.d/*, GLOB_ONLYDIR));'
PHP Warning:  PHP Startup: Unable to load dynamic library 
'/usr/lib/php5/20100525/suhosin.so' - /usr/lib/php5/20100525/suhosin.so: 
cannot open shared object file: No such file or directory in Unknown on 
line 0

array(3) {
  [0]=
  string(29) /etc/pnp4nagios/templates.d/a
  [1]=
  string(29) /etc/pnp4nagios/templates.d/b
  [2]=
  string(29) /etc/pnp4nagios/templates.d/c
}


You can ignore the Suhosin missing warning.

So I guess the problem is that my PHP doesn't return an empty array but 
false, which is also documented to be the case on some systems:

http://php.net/manual/en/function.glob.php

Cheers,
Chris.


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



Bug#666148: marked as done (mendexk: Links statically against libkpathsea)

2012-08-01 Thread Debian Bug Tracking System
Your message dated Thu, 02 Aug 2012 02:47:19 +
with message-id e1swlrx-tg...@franck.debian.org
and subject line Bug#666148: fixed in mendexk 2.6e-3.2
has caused the Debian Bug report #666148,
regarding mendexk: Links statically against libkpathsea
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
666148: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=666148
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: mendexk
Version: 2.6e-3
Severity: serious

According to the build log, mendexk links statically against libkpathsea:

| # Add here commands to compile the package.
| /usr/bin/make PROGLINK=\$(CC) \$(OBJS) -o \$(PROGRAM) \
|   /usr/lib/libkpathsea.a
| make[1]: Entering directory `/build/buildd/mendexk-2.6e'
| cc -O -DKPATHSEA -DKPATHSEA3 -DEUC   -c -o main.o main.c
| cc -O -DKPATHSEA -DKPATHSEA3 -DEUC   -c -o convert.o convert.c
| cc -O -DKPATHSEA -DKPATHSEA3 -DEUC   -c -o sort.o sort.c
| cc -O -DKPATHSEA -DKPATHSEA3 -DEUC   -c -o fread.o fread.c
| cc -O -DKPATHSEA -DKPATHSEA3 -DEUC   -c -o fwrite.o fwrite.c
| cc -O -DKPATHSEA -DKPATHSEA3 -DEUC   -c -o styfile.o styfile.c
| cc -O -DKPATHSEA -DKPATHSEA3 -DEUC   -c -o pageread.o pageread.c
| cc -O -DKPATHSEA -DKPATHSEA3 -DEUC   -c -o kp.o kp.c
| kp.c: In function 'KP_find_file':
| kp.c:115: warning: incompatible implicit declaration of built-in function 
'free'
| cc main.o convert.o sort.o fread.o fwrite.o styfile.o pageread.o kp.o -o 
mendex /usr/lib/libkpathsea.a
| make[1]: Leaving directory `/build/buildd/mendexk-2.6e'
| touch build-stamp

I can't seem to find a rationale for this in the changelog.  I hence presume
that this is unnecessary and in fact a policy violation.  The package does not
adopt a dependency on libkpathsea5 (or libkpathsea6, for that matter) despite
build-depending on it.  Please change that to dynamic linkage for all the
goodness of Debian.

Kind regards
Philipp Kern


---End Message---
---BeginMessage---
Source: mendexk
Source-Version: 2.6e-3.2

We believe that the bug you reported is fixed in the latest version of
mendexk, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 666...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Nobuhiro Iwamatsu iwama...@debian.org (supplier of updated mendexk package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Wed, 11 Jul 2012 05:37:59 +0900
Source: mendexk
Binary: mendexk
Architecture: source amd64
Version: 2.6e-3.2
Distribution: unstable
Urgency: low
Maintainer: Masayuki Hatta (mhatta) mha...@debian.org
Changed-By: Nobuhiro Iwamatsu iwama...@debian.org
Description: 
 mendexk- a replacement for makeindex with many enhancements
Closes: 666148
Changes: 
 mendexk (2.6e-3.2) unstable; urgency=low
 .
   * Non-maintainer upload.
   * Fix static link of libkpathsea. (Closes: #666148)
Checksums-Sha1: 
 dcd05f34c34a7b2577ec2d1c911f90e644749fd1 1652 mendexk_2.6e-3.2.dsc
 6dea365d1f2a461154826f5708bf8ba7cd6dee23 5784 mendexk_2.6e-3.2.diff.gz
 b71b43576345d7d183d2b281910f29037575e778 39140 mendexk_2.6e-3.2_amd64.deb
Checksums-Sha256: 
 c807de04660b6da531f9f6a280830c072eb3fb02fad3d1fb00ef01f13bc1 1652 
mendexk_2.6e-3.2.dsc
 4a8e6e467be21f60b0d9b6318369dde0f28f50acc24c5f14a51d9c31451cac83 5784 
mendexk_2.6e-3.2.diff.gz
 98a2ececc3bef3bb98078777a388bd7e32e1e33784fb09d144db2317cebc1881 39140 
mendexk_2.6e-3.2_amd64.deb
Files: 
 99169e837b50d86a7dd55ae15d3a70e0 1652 tex optional mendexk_2.6e-3.2.dsc
 00863077f325642cacea59d49fd5480b 5784 tex optional mendexk_2.6e-3.2.diff.gz
 427bd36895eb290d15f25ed1588e173a 39140 tex optional mendexk_2.6e-3.2_amd64.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.12 (GNU/Linux)

iQIcBAEBCAAGBQJQFz+NAAoJEDIkf7tArR+mY4sQAIF/VDW02Dk3OGjgaBJ8ZdCm
8QOc8qHILFH73qwW3wQpgkymTc4sO7tuASIgzr2SFz8wENCHEQza41cWqYOkqq+0
g67iSUwakk32cpWhel5P4I3nAjT139TqAoGMpwnpxX3f2NIJLzH+6VVsb8zFzmd/
7TnPSyK3OPBc7MBnxEO+M5yTKYAGdQkMu6iDWZuvVWc8N6OH6tV76Z5iuvrPRBNW
7K7AC5mFsEIp4xsLoPMFBqq89/x4HMhr9tK0J5QpD0BUQYt8hiRFxA4rCDs3V/SF
RQ8QCclW6VK8SnB0Rl79vl9s2giapeomc4VCvkzz/69skIx4Xow3ztorDjwhCaNj
j64QLo+oefHMvWkqkXUMc1WewOQeuzI3DNpeGalmZ1ptgyWCtB7BSklda7B2NXdv

Bug#677005: marked as done (getlive: GetLive includes non-free code.)

2012-08-01 Thread Debian Bug Tracking System
Your message dated Thu, 02 Aug 2012 02:47:15 +
with message-id e1swlrt-sy...@franck.debian.org
and subject line Bug#677005: fixed in getlive 2.4+cvs20120801-1
has caused the Debian Bug report #677005,
regarding getlive: GetLive includes non-free code.
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
677005: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=677005
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: getlive
Severity: serious
Tags: upstream
Justification: Policy 2.2.1

While preparing a new release of getlive, I noticed this buried in the code:


# 
# Unescape html characters, widechars become blank along the conversion.
#
# Based on a function with copyright: Bryant H. McGill - 11c Lower Dorset 
Street, Dublin 1, Ireland
# Use Terms: Free for non-commercial use, commercial use with notification.
#


Followed by a very small function.

This is obviously non-free, and incompatible with the GPL. I am opening a bug
upstream, and will work on replacing this code altogether. Sadly, this is
already in stable.

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

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


---End Message---
---BeginMessage---
Source: getlive
Source-Version: 2.4+cvs20120801-1

We believe that the bug you reported is fixed in the latest version of
getlive, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 677...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Martín Ferrari tin...@debian.org (supplier of updated getlive package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Thu, 02 Aug 2012 02:11:45 +
Source: getlive
Binary: getlive
Architecture: source all
Version: 2.4+cvs20120801-1
Distribution: unstable
Urgency: high
Maintainer: Martín Ferrari tin...@debian.org
Changed-By: Martín Ferrari tin...@debian.org
Description: 
 getlive- fetch mail from your Hotmail Live account
Closes: 677005 681511
Changes: 
 getlive (2.4+cvs20120801-1) unstable; urgency=high
 .
   * New upstream release (from CVS tree). Closes: 677005, 681511.
   * High urgency as it fixes to RC bugs.
   * Updated watch file to use sf.net redirector.
   * Added repack script to download CVS tree.
   * debian/copyright: refreshed format.
   * debian/getlive.1: update man page to reflect current options.
   * Removed old patches that are not relevant any more.
   * Removed old NEWS.
   * Added debian/source/format.
   * Updated standards-version.
Checksums-Sha1: 
 97820d88f7634b9ffb303fb19612eda1942307fc 1162 getlive_2.4+cvs20120801-1.dsc
 f9c3fe4813f787560fb0a5596ec3f2d199caa837 29152 
getlive_2.4+cvs20120801.orig.tar.gz
 c1a5195acdf770bc9020901b085b1e6d2c40783b 5207 getlive_2.4+cvs20120801-1.diff.gz
 97dc0885ea36b2e502c63f33e2fe8ec5de668db9 30124 
getlive_2.4+cvs20120801-1_all.deb
Checksums-Sha256: 
 f9465259de01c2a794de4cd84cafdff593eb36af1a79d867ea80b5ecabf6a1d7 1162 
getlive_2.4+cvs20120801-1.dsc
 22eeef2973044c709e4c38285486f445f813834ac1bc8f60ae0cb902ac64a31f 29152 
getlive_2.4+cvs20120801.orig.tar.gz
 7130f5cb235e9db91c37411f241edd8b5d238e020397a370653897685ee8b5cd 5207 
getlive_2.4+cvs20120801-1.diff.gz
 19d2a1f5239fcd35dcafacb57721bb4b3aa76b34289eba2056defe76f52672be 30124 
getlive_2.4+cvs20120801-1_all.deb
Files: 
 a3a60e68e42128fca7714f3148689b88 1162 mail optional 
getlive_2.4+cvs20120801-1.dsc
 5f4386f4bf44d637fdb6c90797c23551 29152 mail optional 
getlive_2.4+cvs20120801.orig.tar.gz
 cb2182ab7293dd291fc4aad5714829bd 5207 mail optional 
getlive_2.4+cvs20120801-1.diff.gz
 4f4fc2e47200eef88dda041cdf2fa20c 30124 mail optional 
getlive_2.4+cvs20120801-1_all.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.12 (GNU/Linux)


Bug#681511: marked as done (getlive: Getlive not able to download emails)

2012-08-01 Thread Debian Bug Tracking System
Your message dated Thu, 02 Aug 2012 02:47:15 +
with message-id e1swlrt-t1...@franck.debian.org
and subject line Bug#681511: fixed in getlive 2.4+cvs20120801-1
has caused the Debian Bug report #681511,
regarding getlive: Getlive not able to download emails
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
681511: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=681511
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: getlive
Version: 0.59-1
Severity: grave
Tags: upstream
Justification: renders package unusable

The current version of GetLive does not seem to be useful at all, due to the 
continous changes to the hotmail webpage. Upstream is keeping with them, but 
getlive should probalby start using *-updates to continue to be useful.

Currently, it gives the following errors:

GetLive $Revision: 1.55 $ Copyright (C)2007-2009 Jos De Laender.
GetLive comes with ABSOLUTELY NO WARRANTY.
This is free software, and you are welcome to redistribute it
under certain conditions; see the file License for details.
$Name: Release_0_59 $
$Id: GetLive.pl,v 1.55 2010/03/13 15:22:39 jdla Exp $
Running at Fri Jul 13 19:14:55 2012 for user testgetlive.
Curl run 3.
CommandLine : 'curl -k --stderr /tmp/GetLive.12724.1342206895/CurlStderr.3 
https://login.live.com/pp1300/Https://secure.shared.live.com/~Live.SiteContent.ID/~16.3.16/~/~/~/~/js/Login_Strings_JS1033.js;
 -b /tmp/GetLive.12724.1342206895/Cookies -c 
/tmp/GetLive.12724.1342206895/Cookies -s -S  -i -m 600 -D 
/tmp/GetLive.12724.1342206895/Headers.3 -A Mozilla/5.0 (X11; U; Linux i686; 
en-US; rv:1.8.1.5) Gecko/20061201 Firefox/2.0.0.5 (Ubuntu-feisty)'.
GetLive died with message: 'An error was encountered getting the page. at 
/usr/bin/getlive line 514.'.

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

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

Versions of packages getlive depends on:
ii  curl 7.26.0-1
ii  liburi-perl  1.60-1
ii  perl 5.14.2-11

Versions of packages getlive recommends:
pn  procmail | mail-transport-agent  none

getlive suggests no packages.

-- no debconf information


---End Message---
---BeginMessage---
Source: getlive
Source-Version: 2.4+cvs20120801-1

We believe that the bug you reported is fixed in the latest version of
getlive, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 681...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Martín Ferrari tin...@debian.org (supplier of updated getlive package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Thu, 02 Aug 2012 02:11:45 +
Source: getlive
Binary: getlive
Architecture: source all
Version: 2.4+cvs20120801-1
Distribution: unstable
Urgency: high
Maintainer: Martín Ferrari tin...@debian.org
Changed-By: Martín Ferrari tin...@debian.org
Description: 
 getlive- fetch mail from your Hotmail Live account
Closes: 677005 681511
Changes: 
 getlive (2.4+cvs20120801-1) unstable; urgency=high
 .
   * New upstream release (from CVS tree). Closes: 677005, 681511.
   * High urgency as it fixes to RC bugs.
   * Updated watch file to use sf.net redirector.
   * Added repack script to download CVS tree.
   * debian/copyright: refreshed format.
   * debian/getlive.1: update man page to reflect current options.
   * Removed old patches that are not relevant any more.
   * Removed old NEWS.
   * Added debian/source/format.
   * Updated standards-version.
Checksums-Sha1: 
 97820d88f7634b9ffb303fb19612eda1942307fc 1162 getlive_2.4+cvs20120801-1.dsc
 f9c3fe4813f787560fb0a5596ec3f2d199caa837 29152 
getlive_2.4+cvs20120801.orig.tar.gz
 c1a5195acdf770bc9020901b085b1e6d2c40783b 5207 getlive_2.4+cvs20120801-1.diff.gz
 97dc0885ea36b2e502c63f33e2fe8ec5de668db9 30124 
getlive_2.4+cvs20120801-1_all.deb
Checksums-Sha256: 
 f9465259de01c2a794de4cd84cafdff593eb36af1a79d867ea80b5ecabf6a1d7 1162 
getlive_2.4+cvs20120801-1.dsc
 22eeef2973044c709e4c38285486f445f813834ac1bc8f60ae0cb902ac64a31f 29152 

Bug#639565:

2012-08-01 Thread HAMANO Tsukasa

At Wed, 1 Aug 2012 11:30:45 +0200,
gregor herrmann gre...@debian.org wrote:

 On Wed, 01 Aug 2012 18:13:25 +0900, HAMANO Tsukasa wrote:

 which has a very interesting effect:
 The runtime dependencies for liboauth0 change from
 Depends: libc6 (= 2.4), libcurl3-nss (= 7.16.2-1), libnss3-1d 
 (= 3.12.0~1.9b1)
 to
 Depends: libc6 (= 2.4), libcurl3-gnutls (= 7.16.2), libnss3 (= 
 2:3.13.4-2~) | libnss3-1d (= 3.12.0~1.9b1)
  Probably, It would be better the runtime dependency is libcurl3 |
  libcurl3-nss | libcurl3-gnutls.

 I see your point but
 1) this dependency is calculated automatically from
${shlibs:Depends}, to add the alternatives would prbably need some
ugly hack
hmm,

 2) I'm not sure if bilding against on one and then depending on a
different version works?

No problem, liboauth is not use directly SSL interface. We can switch
them when linking application with liboauth.

 3) the dependency on libcurl3-gnutls actually fixes #650138

  Well, It would not be such a critical issue, due to they are able to
  exist together.

 And that's for liboauth0.

 For liboauth-dev, my patch specifies
 Depends: ..., libcurl4-gnutls-dev | libcurl4-dev, libnss3-dev, ...
 which should be enough to solve the issue you were raising here,
 right?


Yes, liboauth-dev's issue was solved. liboauth0 dependency is a little
strange, but I'm ok to closing the bug.
Thanks very much!

--
HAMANO Tsukasa haman...@gmail.com


pgpcUYNH9Akq5.pgp
Description: OpenPGP Digital Signature


Bug#678840: marked as done (winetricks: On amd64 platform, winetricks cannot be installed if wine:i386 is installed。)

2012-08-01 Thread Debian Bug Tracking System
Your message dated Thu, 02 Aug 2012 04:02:31 +
with message-id e1swmcj-00076f...@franck.debian.org
and subject line Bug#678840: fixed in winetricks 0.0+20120606+svn831-3
has caused the Debian Bug report #678840,
regarding winetricks: On amd64 platform, winetricks cannot be installed if 
wine:i386 is installed。
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
678840: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=678840
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: winetricks
Severity: important

On amd64, winetricks cannot be installed if wine:i386 is installed.

wine depends wine-bin | wine64-bin

wine64-bin is just a script to ask you to install wine:i386.

wine-bin is not availabel for amd64.

With wine:i386 installed,
i cannot install wine tricks.
get the following error.

$ LANG=C sudo aptitude install winetricks 
The following NEW packages will be installed:
  cabextract{a} p7zip{a} wine{ab} winetricks 
0 packages upgraded, 4 newly installed, 0 to remove and 0 not
upgraded.
Need to get 606 kB/607 kB of archives. After unpacking 1919 kB will be
used.
The following packages have unmet dependencies:
 wine : Conflicts: wine:i386 but 1.4.1-1 is installed.
 wine:i386 : Conflicts: wine but 1.4.1-1 is to be installed.




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

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


---End Message---
---BeginMessage---
Source: winetricks
Source-Version: 0.0+20120606+svn831-3

We believe that the bug you reported is fixed in the latest version of
winetricks, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 678...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Jari Aalto jari.aa...@cante.net (supplier of updated winetricks package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Wed, 01 Aug 2012 20:11:17 +0300
Source: winetricks
Binary: winetricks
Architecture: source all
Version: 0.0+20120606+svn831-3
Distribution: unstable
Urgency: low
Maintainer: Jari Aalto jari.aa...@cante.net
Changed-By: Jari Aalto jari.aa...@cante.net
Description: 
 winetricks - package manager for WINE to install software easily
Closes: 678840 680955 682321
Changes: 
 winetricks (0.0+20120606+svn831-3) unstable; urgency=low
 .
   * debian/control
 - (Depends): Add wine64-bin for x64 systems. Patch thanks to
   Tobias Hansen tobias@gmx.de (Closes: #678840, #682321, #680955).
Checksums-Sha1: 
 cb8db2d4ea8ea8630d31e81aa21a4a5c89d20979 2017 
winetricks_0.0+20120606+svn831-3.dsc
 33a4c266d765834f915ad9b10f6d0285fa607097 28841 
winetricks_0.0+20120606+svn831-3.debian.tar.gz
 8d3ad2dff613e9147156aaa5873a98129b3f3bd9 169238 
winetricks_0.0+20120606+svn831-3_all.deb
Checksums-Sha256: 
 ce20ed62ace9ec40557371de9eea00a5754d11bd7113c1f2ad7297162c1e1ecb 2017 
winetricks_0.0+20120606+svn831-3.dsc
 c07ec5a615d604a1ea7ec0dd8f2746b9b8c3058a0cf2654dbc0785546632112e 28841 
winetricks_0.0+20120606+svn831-3.debian.tar.gz
 c510d38fd336365b2deac13bf00217443c4d60a2883e8571fbe075240357ef32 169238 
winetricks_0.0+20120606+svn831-3_all.deb
Files: 
 b648e6e811014814bafe80b96858a651 2017 contrib/otherosfs optional 
winetricks_0.0+20120606+svn831-3.dsc
 fa11ec254e66ee72d86bf92700e9a1cd 28841 contrib/otherosfs optional 
winetricks_0.0+20120606+svn831-3.debian.tar.gz
 3c8248309397f68eb31c68ac5273d1ca 169238 contrib/otherosfs optional 
winetricks_0.0+20120606+svn831-3_all.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.10 (GNU/Linux)

iQIcBAEBAgAGBQJQGfq3AAoJECHSBYmXSz6WF/UQAKAj6xxvZ6JvhhMI4ro8MhLs
rTtTWkTW1OTh7b+IwkMxzSu5hPpA9e1tVg8wLCIS8Pf52b9KtXNaYwsoGNzJqFe8
2XOd3w4bs8hEn8SHP5gtjP54VMjHIuHZBVvkdx+wX0QWPrDWfhNLdxzAT4n0/tba
/GNZs2U4oH8SD+41EkeviazFZ87wCnK75FCEQjvsWRB+AqzKLCENJ9b/wXNW/GnV
KTqTKaAeTqbWs/pBIKaeE2nV25YM5zjqMly5cxZ9beUOST1AWt8gqorvr+sk8ea+
gi30JUZ4aixOldnvgy4pOogu+HtwT3r9CGyOtVf9zEdnD4DXgqJvPUCR0/2KCLhM
0OIv6kHNPUgwG26CiSIkoe71DWP1zdgtuHDmY31WqE/OruWPcDq2/PiedOYr+yB7

Bug#680955: marked as done (winetricks: Cannot install winetricks if wine 1.4 is installed)

2012-08-01 Thread Debian Bug Tracking System
Your message dated Thu, 02 Aug 2012 04:02:31 +
with message-id e1swmcj-00076f...@franck.debian.org
and subject line Bug#678840: fixed in winetricks 0.0+20120606+svn831-3
has caused the Debian Bug report #678840,
regarding winetricks: Cannot install winetricks if wine 1.4 is installed
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
678840: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=678840
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: winetricks
Version: 0.0+20120606+svn831-2
Severity: normal

Winetricks needs wine-bin, who is wine 1.0.
If I install wine package, with wine 1.4, winetricks isn't installable.

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

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


---End Message---
---BeginMessage---
Source: winetricks
Source-Version: 0.0+20120606+svn831-3

We believe that the bug you reported is fixed in the latest version of
winetricks, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 678...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Jari Aalto jari.aa...@cante.net (supplier of updated winetricks package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Wed, 01 Aug 2012 20:11:17 +0300
Source: winetricks
Binary: winetricks
Architecture: source all
Version: 0.0+20120606+svn831-3
Distribution: unstable
Urgency: low
Maintainer: Jari Aalto jari.aa...@cante.net
Changed-By: Jari Aalto jari.aa...@cante.net
Description: 
 winetricks - package manager for WINE to install software easily
Closes: 678840 680955 682321
Changes: 
 winetricks (0.0+20120606+svn831-3) unstable; urgency=low
 .
   * debian/control
 - (Depends): Add wine64-bin for x64 systems. Patch thanks to
   Tobias Hansen tobias@gmx.de (Closes: #678840, #682321, #680955).
Checksums-Sha1: 
 cb8db2d4ea8ea8630d31e81aa21a4a5c89d20979 2017 
winetricks_0.0+20120606+svn831-3.dsc
 33a4c266d765834f915ad9b10f6d0285fa607097 28841 
winetricks_0.0+20120606+svn831-3.debian.tar.gz
 8d3ad2dff613e9147156aaa5873a98129b3f3bd9 169238 
winetricks_0.0+20120606+svn831-3_all.deb
Checksums-Sha256: 
 ce20ed62ace9ec40557371de9eea00a5754d11bd7113c1f2ad7297162c1e1ecb 2017 
winetricks_0.0+20120606+svn831-3.dsc
 c07ec5a615d604a1ea7ec0dd8f2746b9b8c3058a0cf2654dbc0785546632112e 28841 
winetricks_0.0+20120606+svn831-3.debian.tar.gz
 c510d38fd336365b2deac13bf00217443c4d60a2883e8571fbe075240357ef32 169238 
winetricks_0.0+20120606+svn831-3_all.deb
Files: 
 b648e6e811014814bafe80b96858a651 2017 contrib/otherosfs optional 
winetricks_0.0+20120606+svn831-3.dsc
 fa11ec254e66ee72d86bf92700e9a1cd 28841 contrib/otherosfs optional 
winetricks_0.0+20120606+svn831-3.debian.tar.gz
 3c8248309397f68eb31c68ac5273d1ca 169238 contrib/otherosfs optional 
winetricks_0.0+20120606+svn831-3_all.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.10 (GNU/Linux)

iQIcBAEBAgAGBQJQGfq3AAoJECHSBYmXSz6WF/UQAKAj6xxvZ6JvhhMI4ro8MhLs
rTtTWkTW1OTh7b+IwkMxzSu5hPpA9e1tVg8wLCIS8Pf52b9KtXNaYwsoGNzJqFe8
2XOd3w4bs8hEn8SHP5gtjP54VMjHIuHZBVvkdx+wX0QWPrDWfhNLdxzAT4n0/tba
/GNZs2U4oH8SD+41EkeviazFZ87wCnK75FCEQjvsWRB+AqzKLCENJ9b/wXNW/GnV
KTqTKaAeTqbWs/pBIKaeE2nV25YM5zjqMly5cxZ9beUOST1AWt8gqorvr+sk8ea+
gi30JUZ4aixOldnvgy4pOogu+HtwT3r9CGyOtVf9zEdnD4DXgqJvPUCR0/2KCLhM
0OIv6kHNPUgwG26CiSIkoe71DWP1zdgtuHDmY31WqE/OruWPcDq2/PiedOYr+yB7
+cz6FuP+fcIGqktfkh+P4CWN8EhsTNFLyyIW30dbWWNBhwJ4iZer0Qxr0qvk8sr5
AdFiYsC6Nz1GT+DWNKTkQaFiXwBDALGDiCz2Xrz0FaRJGY9DafFNZ0mhduVqZz7q
mvfs8rokupl7mL549KFUxJLRno5sXqjeRvQ+35r4qaPoE7eel7eziuuNoJtOq4wZ
oM4jSZg57YgX0Wm18wP+rexTllHTN6I5BKNc1LX8tuPosLIn/tE/j9gaIpQ0p+P0
vipRlUVy9cxWk7tE5tXi
=UB5Q
-END PGP SIGNATUREEnd Message---


Bug#682321: marked as done (winetricks: uninstallable)

2012-08-01 Thread Debian Bug Tracking System
Your message dated Thu, 02 Aug 2012 04:02:31 +
with message-id e1swmcj-00076f...@franck.debian.org
and subject line Bug#678840: fixed in winetricks 0.0+20120606+svn831-3
has caused the Debian Bug report #678840,
regarding winetricks: uninstallable
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
678840: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=678840
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: winetricks
Version: 0.0+20120606+svn831-2
Severity: grave
Justification: renders package unusable

Hello,

your package isn't installable in testing:

kibi@kathleen:~$ sudo apt-get install winetricks 
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:
 winetricks : Depends: wine-bin-unstable but it is not installable or
   wine-bin but it is not installable
  Recommends: zenity but it is not going to be installed or
  kdebase-bin but it is not going to be installed
E: Unable to correct problems, you have held broken packages.

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

Kernel: Linux 3.2.0-3-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
---End Message---
---BeginMessage---
Source: winetricks
Source-Version: 0.0+20120606+svn831-3

We believe that the bug you reported is fixed in the latest version of
winetricks, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 678...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Jari Aalto jari.aa...@cante.net (supplier of updated winetricks package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Wed, 01 Aug 2012 20:11:17 +0300
Source: winetricks
Binary: winetricks
Architecture: source all
Version: 0.0+20120606+svn831-3
Distribution: unstable
Urgency: low
Maintainer: Jari Aalto jari.aa...@cante.net
Changed-By: Jari Aalto jari.aa...@cante.net
Description: 
 winetricks - package manager for WINE to install software easily
Closes: 678840 680955 682321
Changes: 
 winetricks (0.0+20120606+svn831-3) unstable; urgency=low
 .
   * debian/control
 - (Depends): Add wine64-bin for x64 systems. Patch thanks to
   Tobias Hansen tobias@gmx.de (Closes: #678840, #682321, #680955).
Checksums-Sha1: 
 cb8db2d4ea8ea8630d31e81aa21a4a5c89d20979 2017 
winetricks_0.0+20120606+svn831-3.dsc
 33a4c266d765834f915ad9b10f6d0285fa607097 28841 
winetricks_0.0+20120606+svn831-3.debian.tar.gz
 8d3ad2dff613e9147156aaa5873a98129b3f3bd9 169238 
winetricks_0.0+20120606+svn831-3_all.deb
Checksums-Sha256: 
 ce20ed62ace9ec40557371de9eea00a5754d11bd7113c1f2ad7297162c1e1ecb 2017 
winetricks_0.0+20120606+svn831-3.dsc
 c07ec5a615d604a1ea7ec0dd8f2746b9b8c3058a0cf2654dbc0785546632112e 28841 
winetricks_0.0+20120606+svn831-3.debian.tar.gz
 c510d38fd336365b2deac13bf00217443c4d60a2883e8571fbe075240357ef32 169238 
winetricks_0.0+20120606+svn831-3_all.deb
Files: 
 b648e6e811014814bafe80b96858a651 2017 contrib/otherosfs optional 
winetricks_0.0+20120606+svn831-3.dsc
 fa11ec254e66ee72d86bf92700e9a1cd 28841 contrib/otherosfs optional 
winetricks_0.0+20120606+svn831-3.debian.tar.gz
 3c8248309397f68eb31c68ac5273d1ca 169238 contrib/otherosfs optional 
winetricks_0.0+20120606+svn831-3_all.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.10 (GNU/Linux)

iQIcBAEBAgAGBQJQGfq3AAoJECHSBYmXSz6WF/UQAKAj6xxvZ6JvhhMI4ro8MhLs
rTtTWkTW1OTh7b+IwkMxzSu5hPpA9e1tVg8wLCIS8Pf52b9KtXNaYwsoGNzJqFe8
2XOd3w4bs8hEn8SHP5gtjP54VMjHIuHZBVvkdx+wX0QWPrDWfhNLdxzAT4n0/tba
/GNZs2U4oH8SD+41EkeviazFZ87wCnK75FCEQjvsWRB+AqzKLCENJ9b/wXNW/GnV
KTqTKaAeTqbWs/pBIKaeE2nV25YM5zjqMly5cxZ9beUOST1AWt8gqorvr+sk8ea+

Bug#680955: marked as done (winetricks: Cannot install winetricks if wine 1.4 is installed)

2012-08-01 Thread Debian Bug Tracking System
Your message dated Thu, 02 Aug 2012 04:02:31 +
with message-id e1swmcj-00076j...@franck.debian.org
and subject line Bug#680955: fixed in winetricks 0.0+20120606+svn831-3
has caused the Debian Bug report #680955,
regarding winetricks: Cannot install winetricks if wine 1.4 is installed
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
680955: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=680955
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: winetricks
Version: 0.0+20120606+svn831-2
Severity: normal

Winetricks needs wine-bin, who is wine 1.0.
If I install wine package, with wine 1.4, winetricks isn't installable.

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

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


---End Message---
---BeginMessage---
Source: winetricks
Source-Version: 0.0+20120606+svn831-3

We believe that the bug you reported is fixed in the latest version of
winetricks, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 680...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Jari Aalto jari.aa...@cante.net (supplier of updated winetricks package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Wed, 01 Aug 2012 20:11:17 +0300
Source: winetricks
Binary: winetricks
Architecture: source all
Version: 0.0+20120606+svn831-3
Distribution: unstable
Urgency: low
Maintainer: Jari Aalto jari.aa...@cante.net
Changed-By: Jari Aalto jari.aa...@cante.net
Description: 
 winetricks - package manager for WINE to install software easily
Closes: 678840 680955 682321
Changes: 
 winetricks (0.0+20120606+svn831-3) unstable; urgency=low
 .
   * debian/control
 - (Depends): Add wine64-bin for x64 systems. Patch thanks to
   Tobias Hansen tobias@gmx.de (Closes: #678840, #682321, #680955).
Checksums-Sha1: 
 cb8db2d4ea8ea8630d31e81aa21a4a5c89d20979 2017 
winetricks_0.0+20120606+svn831-3.dsc
 33a4c266d765834f915ad9b10f6d0285fa607097 28841 
winetricks_0.0+20120606+svn831-3.debian.tar.gz
 8d3ad2dff613e9147156aaa5873a98129b3f3bd9 169238 
winetricks_0.0+20120606+svn831-3_all.deb
Checksums-Sha256: 
 ce20ed62ace9ec40557371de9eea00a5754d11bd7113c1f2ad7297162c1e1ecb 2017 
winetricks_0.0+20120606+svn831-3.dsc
 c07ec5a615d604a1ea7ec0dd8f2746b9b8c3058a0cf2654dbc0785546632112e 28841 
winetricks_0.0+20120606+svn831-3.debian.tar.gz
 c510d38fd336365b2deac13bf00217443c4d60a2883e8571fbe075240357ef32 169238 
winetricks_0.0+20120606+svn831-3_all.deb
Files: 
 b648e6e811014814bafe80b96858a651 2017 contrib/otherosfs optional 
winetricks_0.0+20120606+svn831-3.dsc
 fa11ec254e66ee72d86bf92700e9a1cd 28841 contrib/otherosfs optional 
winetricks_0.0+20120606+svn831-3.debian.tar.gz
 3c8248309397f68eb31c68ac5273d1ca 169238 contrib/otherosfs optional 
winetricks_0.0+20120606+svn831-3_all.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.10 (GNU/Linux)

iQIcBAEBAgAGBQJQGfq3AAoJECHSBYmXSz6WF/UQAKAj6xxvZ6JvhhMI4ro8MhLs
rTtTWkTW1OTh7b+IwkMxzSu5hPpA9e1tVg8wLCIS8Pf52b9KtXNaYwsoGNzJqFe8
2XOd3w4bs8hEn8SHP5gtjP54VMjHIuHZBVvkdx+wX0QWPrDWfhNLdxzAT4n0/tba
/GNZs2U4oH8SD+41EkeviazFZ87wCnK75FCEQjvsWRB+AqzKLCENJ9b/wXNW/GnV
KTqTKaAeTqbWs/pBIKaeE2nV25YM5zjqMly5cxZ9beUOST1AWt8gqorvr+sk8ea+
gi30JUZ4aixOldnvgy4pOogu+HtwT3r9CGyOtVf9zEdnD4DXgqJvPUCR0/2KCLhM
0OIv6kHNPUgwG26CiSIkoe71DWP1zdgtuHDmY31WqE/OruWPcDq2/PiedOYr+yB7
+cz6FuP+fcIGqktfkh+P4CWN8EhsTNFLyyIW30dbWWNBhwJ4iZer0Qxr0qvk8sr5
AdFiYsC6Nz1GT+DWNKTkQaFiXwBDALGDiCz2Xrz0FaRJGY9DafFNZ0mhduVqZz7q
mvfs8rokupl7mL549KFUxJLRno5sXqjeRvQ+35r4qaPoE7eel7eziuuNoJtOq4wZ
oM4jSZg57YgX0Wm18wP+rexTllHTN6I5BKNc1LX8tuPosLIn/tE/j9gaIpQ0p+P0
vipRlUVy9cxWk7tE5tXi
=UB5Q
-END PGP SIGNATUREEnd Message---


  1   2   >