Bug#729434: sysfsutils: [sysfsutils] not starting

2013-11-18 Thread Yoric Kotchukov
Package: sysfsutils
Followup-For: Bug #729434


Sorry, I take my words back, everything works. After manually change the 
governors (ondemand->powersave and back)
you need to restart syfsutils.

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

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

Versions of packages sysfsutils depends on:
ii  libc6  2.17-93
ii  libsysfs2  2.1.0+repack-3

sysfsutils recommends no packages.

sysfsutils suggests no packages.

-- Configuration Files:
/etc/sysfs.conf changed [not included]

-- no debconf information


-- 
To UNSUBSCRIBE, email to debian-qa-packages-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20131119032340.31341.14312.report...@aspera.mia



Bug#727380: Debdiff for a QA upload

2013-11-18 Thread Andreas Moog
tags 724058 patch
tags 727380 patch
thanks

Hi there,

please find attached a debdiff for a QA upload that fixes these issues:

freewnn (1.1.1~a021+cvs20130302-4) unstable; urgency=low

  * QA upload.
  * debian/patches/fix-parallel-build.patch: (Closes: #724058)
- Add patch from upstream to fix:
  "mv: cannot stat 'std.fzk': No such file or directory"
  during parallel build.
  * debian/control, debian/rules:
- Use autotools-dev and it's dh addon to update config.guess/sub
  (Closes: #727380)
  * Run wrap-and-sort to make files in the debian-directory more readable

 -- Andreas Moog   Mon, 18 Nov 2013 23:36:27 +0100

I will need the package sponsored as I don't have upload rights.

Thanks for considering the patch.

-- 
Andreas Moog, Berliner Str. 29, 36205 Sontra/Germany
Ubuntu Developer
PGP-encrypted mails preferred (Key-ID: 74DE6624)
PGP Fingerprint: 74CD D9FE 5BCB FE0D 13EE 8EEA 61F3 4426 74DE 6624
diff -Nru freewnn-1.1.1~a021+cvs20130302/debian/changelog 
freewnn-1.1.1~a021+cvs20130302/debian/changelog
--- freewnn-1.1.1~a021+cvs20130302/debian/changelog 2013-07-30 
16:41:42.0 +0200
+++ freewnn-1.1.1~a021+cvs20130302/debian/changelog 2013-11-18 
23:47:35.0 +0100
@@ -1,3 +1,17 @@
+freewnn (1.1.1~a021+cvs20130302-4) unstable; urgency=low
+
+  * QA upload.
+  * debian/patches/fix-parallel-build.patch: (Closes: #724058)
+- Add patch from upstream to fix:
+  "mv: cannot stat 'std.fzk': No such file or directory"
+  during parallel build.
+  * debian/control, debian/rules:
+- Use autotools-dev and it's dh addon to update config.guess/sub
+  (Closes: #727380)
+  * Run wrap-and-sort to make files in the debian-directory more readable
+
+ -- Andreas Moog   Mon, 18 Nov 2013 23:36:27 +0100
+
 freewnn (1.1.1~a021+cvs20130302-3) unstable; urgency=low
 
   * QA upload.
diff -Nru freewnn-1.1.1~a021+cvs20130302/debian/control 
freewnn-1.1.1~a021+cvs20130302/debian/control
--- freewnn-1.1.1~a021+cvs20130302/debian/control   2013-07-30 
04:31:28.0 +0200
+++ freewnn-1.1.1~a021+cvs20130302/debian/control   2013-11-18 
23:47:47.0 +0100
@@ -2,14 +2,19 @@
 Section: utils
 Priority: optional
 Maintainer: Debian QA Group 
-Build-Depends: debhelper (>= 9), libncurses5-dev, autoconf, automake, libtool
+Build-Depends: autoconf,
+   automake,
+   autotools-dev,
+   debhelper (>= 9),
+   libncurses5-dev,
+   libtool
 Standards-Version: 3.9.4
 Homepage: http://sourceforge.jp/projects/freewnn/
 
 Package: freewnn-common
 Architecture: all
 Depends: ${misc:Depends}
-Conflicts: wnn-common, freewnn-jserver (<< 1.1.0+1.1.1-a017-4)
+Conflicts: freewnn-jserver (<< 1.1.0+1.1.1-a017-4), wnn-common
 Replaces: wnn-common
 Description: Files shared among the FreeWnn packages
  FreeWnn is a network-extensible Japanese/Chinese/Korean input
@@ -23,7 +28,7 @@
 
 Package: freewnn-jserver
 Architecture: any
-Depends: freewnn-common, adduser (>= 3.34), ${shlibs:Depends}, ${misc:Depends}
+Depends: adduser (>= 3.34), freewnn-common, ${misc:Depends}, ${shlibs:Depends}
 Conflicts: wnn
 Replaces: wnn
 Description: Japanese input system
@@ -35,7 +40,7 @@
 
 Package: freewnn-cserver
 Architecture: any
-Depends: freewnn-common, adduser (>= 3.34), ${shlibs:Depends}, ${misc:Depends}
+Depends: adduser (>= 3.34), freewnn-common, ${misc:Depends}, ${shlibs:Depends}
 Conflicts: cwnn
 Replaces: cwnn
 Description: Chinese input system
@@ -48,7 +53,7 @@
 
 Package: freewnn-kserver
 Architecture: any
-Depends: freewnn-common, adduser (>= 3.34), ${shlibs:Depends}, ${misc:Depends}
+Depends: adduser (>= 3.34), freewnn-common, ${misc:Depends}, ${shlibs:Depends}
 Conflicts: kwnn
 Replaces: kwnn
 Description: Korean input system
@@ -61,7 +66,7 @@
 Architecture: any
 Multi-Arch: same
 Pre-Depends: ${misc:Pre-Depends}
-Depends: ${shlibs:Depends}, ${misc:Depends}
+Depends: ${misc:Depends}, ${shlibs:Depends}
 Description: FreeWnn library for Wnn (FreeWnn jserver)
  FreeWnn jserver (Wnn) is a network-extensible Kana-to-Kanji
  conversion system.  It was jointly developed and released by the
@@ -76,7 +81,7 @@
 Architecture: any
 Multi-Arch: same
 Pre-Depends: ${misc:Pre-Depends}
-Depends: ${shlibs:Depends}, ${misc:Depends}
+Depends: ${misc:Depends}, ${shlibs:Depends}
 Description: FreeWnn library for cWnn (FreeWnn cserver)
  FreeWnn cserver (cWnn) is an integrated Chinese input system running
  on Unix workstation. It supports a wide range of input methods,
@@ -92,7 +97,7 @@
 Architecture: any
 Multi-Arch: same
 Pre-Depends: ${misc:Pre-Depends}
-Depends: ${shlibs:Depends}, ${misc:Depends}
+Depends: ${misc:Depends}, ${shlibs:Depends}
 Description: FreeWnn library for kWnn (FreeWnn kserver)
  FreeWnn kserver (kWnn) is an integrated Korean input system running
  on Unix workstation. It supports a wide range of input methods,
@@ -105,8 +110,8 @@
 Architecture: any
 Multi-Arch: same
 Depends: libwnn0 (= ${binary:Version}), ${misc:Depends}
-

Processed: Debdiff for a QA upload

2013-11-18 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> tags 724058 patch
Bug #724058 [src:freewnn] freewnn: FTBFS in parallel mode
Added tag(s) patch.
> tags 727380 patch
Bug #727380 [src:freewnn] freewnn: update config.{sub,guess} for the AArch64 
port
Bug #727861 [src:freewnn] freewnn: update config.{sub,guess} for the AArch64 
port
Added tag(s) patch.
Added tag(s) patch.
> thanks
Stopping processing here.

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


--
To UNSUBSCRIBE, email to debian-qa-packages-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/handler.s.c.138481524610978.transcr...@bugs.debian.org



Processed: forcibly merging 727380 727861

2013-11-18 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> forcemerge 727380 727861
Bug #727380 [src:freewnn] freewnn: update config.{sub,guess} for the AArch64 
port
Bug #727380 [src:freewnn] freewnn: update config.{sub,guess} for the AArch64 
port
Marked as found in versions freewnn/1.1.1~a021+cvs20100325-6.
Bug #727861 [src:freewnn] freewnn: update config.{sub,guess} for the AArch64 
port
Marked as found in versions freewnn/1.1.1~a021+cvs20130302-3.
Merged 727380 727861
> thanks
Stopping processing here.

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


--
To UNSUBSCRIBE, email to debian-qa-packages-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/handler.s.c.13848146517253.transcr...@bugs.debian.org



Bug#725435: Debian Bug 725435

2013-11-18 Thread Claus Fischer

You are probably right. However, the non-upgrade was not done
intentional, and the situation may cause a user a lot of headache.
Don't know how to fix that.

Regards,
Claus

-- 
Claus Fischer 
http://www.clausfischer.com/


signature.asc
Description: Digital signature


Bug#729881: mssh: port number is always fixed to 22

2013-11-18 Thread Axel Beckert
Hi,

Mario J. Barchéin Molina wrote:
> > On you https://github.com/intelligenia/mssh you declare this to be
> > version 1.2.1. Do you intend to continue development of mssh in
> > general?
> 
> I'm not experienced in C or GTK+ so I don't think I can take this project,
> sorry.

Same here.

> I bumped minor version just to state this code is based on and
> improves original one.

That's ok, I'd say.

> If this is confusing, I can remove tags from github's repo.

I'm fine with that. It just suggested to me that you might do further
development.

And I actually read it there, not in the tags:
https://github.com/intelligenia/mssh#changelog

> > As you may know, Bradley maintained mssh upstream as well as in Debian
> > and hence maintaining the Debian package would have meant maintaining
> > the upstream which code -- which I don't feel capable of. But if mssh
> > has a proper upstream maintainer again, I'd also maintain or
> > co-maintain its Debian package. (Cc'ing the "O: mssh" bug report for
> > adding this information.)
> 
> I'm glad this package is maintained.

That's the point: It's _not_ really maintained. I can and will only
maintain it in Debian properly _if_ someone else is willing to
maintain it upstream as I can't do that.

I currently just try to fix the worst issues under the hat of the
Debian QA Group.

> I saw "orphaned" when filling the report

That's still the case.

> and this is a package I use really a lor in everyday job.

Same here.

Regards, Axel
-- 
 ,''`.  |  Axel Beckert , http://people.debian.org/~abe/
: :' :  |  Debian Developer, ftp.ch.debian.org Admin
`. `'   |  1024D: F067 EA27 26B9 C3FC 1486  202E C09E 1D89 9593 0EDE
  `-|  4096R: 2517 B724 C5F6 CA99 5329  6E61 2FF9 CD59 6126 16B5


-- 
To UNSUBSCRIBE, email to debian-qa-packages-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20131118171027.gi13...@sym.noone.org



Bug#729881: mssh: port number is always fixed to 22

2013-11-18 Thread Mario J . Barchéin Molina
2013/11/18 Axel Beckert 

> tag 729881 + confirmed
> kthxbye
>
> Hi Mario,
>
> Mario J. Barchein Molina wrote:
> > Port number can't be specified when connecting to any host and it's
> > always fixed to port 22 (ssh).
>
> Yes and no. You can connect to hosts with SSHd listening on a
> different host by adding the according entry to your ~/.ssh/config.
> But this is rather a workaround than a fix.
>
>
That's something I didn't know, thanks :)


>  > This can't be done:
> >
> > mssh myserver1:2221 myserver2:64322
>
> Correct.
>
> > I have fixed this bug. The code with fix included is available in
> > https://github.com/intelligenia/mssh, the only file changed is src/mssh-
> > terminal.c
>
> Cool!
>
> On you https://github.com/intelligenia/mssh you declare this to be
> version 1.2.1. Do you intend to continue development of mssh in
> general?
>

I'm not experienced in C or GTK+ so I don't think I can take this project,
sorry. I bumped minor version just to state this code is based on and
improves original one. If this is confusing, I can remove tags from
github's repo.


> As you may know, Bradley maintained mssh upstream as well as in Debian
> and hence maintaining the Debian package would have meant maintaining
> the upstream which code -- which I don't feel capable of. But if mssh
> has a proper upstream maintainer again, I'd also maintain or
> co-maintain its Debian package. (Cc'ing the "O: mssh" bug report for
> adding this information.)
>

I'm glad this package is maintained. I saw "orphaned" when filling the
report and this is a package I use really a lor in everyday job.


> P.S.: I also have a copy of Brad's old Git repository, so if you want
> to import it to have the whole history, I can help. (Just have to
> check where my local copy is as git.debian.org/anonscm.debian.org is
> currently down due to hard disk issues.
>

Thanks,


> Regards, Axel
> --
>  ,''`.  |  Axel Beckert , http://people.debian.org/~abe/
> : :' :  |  Debian Developer, ftp.ch.debian.org Admin
> `. `'   |  1024D: F067 EA27 26B9 C3FC 1486  202E C09E 1D89 9593 0EDE
>   `-|  4096R: 2517 B724 C5F6 CA99 5329  6E61 2FF9 CD59 6126 16B5
>



-- 
Mario J. Barchéin Molina
Director Técnico - Departamento de I+D+i
ma...@intelligenia.com - 958 18 58 83  651615170, Red UGR: 58900


intelli*genia* - ingeniería inteligente
www.intelligenia.com - @intelligenia 
- fb.com/intelligenia - blog.intelligenia.com

Edif. Camara de Comercio de Granada. C/ Luis Amador nº 24, 18014 Granada

*Facilitamos el día a día de personas y empresas mediante la creación
de alta tecnología web*

*Protección de datos*: le informamos que los datos personales que
puedan figurar en esta comunicación han sido facilitados
voluntariamente por usted o  provienen de los ficheros creados por
Intelligenia Soluciones Informáticas, S.L., con la finalidad de poder
gestionar nuestros servicios así como para mantenerle informado de los
mismos.

En cualquier momento usted podrá ejercer sus derechos de acceso,
rectificación, cancelación y oposición, dirigiéndose por escrito a
Calle Luis Amador (Centro de negocios Cámara) 24, 18014 Granada.
En cumplimiento de lo previsto en el artículo 21 de la Ley 34/2002 de
servicios de la sociedad de la información y comercio electrónico, si
usted no desea recibir más información sobre nuestros servicios, puede
darse de baja en la siguiente dirección de correo electrónico:
i...@intelligenia.com


Processed: Re: Bug#729881: mssh: port number is always fixed to 22

2013-11-18 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> tag 729881 + confirmed
Bug #729881 [mssh] mssh: port number is always fixed to 22
Added tag(s) confirmed.
> kthxbye
Stopping processing here.

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


--
To UNSUBSCRIBE, email to debian-qa-packages-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/handler.s.c.138479244521835.transcr...@bugs.debian.org



Bug#729881: mssh: port number is always fixed to 22

2013-11-18 Thread Axel Beckert
tag 729881 + confirmed
kthxbye

Hi Mario,

Mario J. Barchein Molina wrote:
> Port number can't be specified when connecting to any host and it's
> always fixed to port 22 (ssh).

Yes and no. You can connect to hosts with SSHd listening on a
different host by adding the according entry to your ~/.ssh/config.
But this is rather a workaround than a fix.

> This can't be done:
> 
> mssh myserver1:2221 myserver2:64322

Correct.

> I have fixed this bug. The code with fix included is available in
> https://github.com/intelligenia/mssh, the only file changed is src/mssh-
> terminal.c

Cool!

On you https://github.com/intelligenia/mssh you declare this to be
version 1.2.1. Do you intend to continue development of mssh in
general?

As you may know, Bradley maintained mssh upstream as well as in Debian
and hence maintaining the Debian package would have meant maintaining
the upstream which code -- which I don't feel capable of. But if mssh
has a proper upstream maintainer again, I'd also maintain or
co-maintain its Debian package. (Cc'ing the "O: mssh" bug report for
adding this information.)

P.S.: I also have a copy of Brad's old Git repository, so if you want
to import it to have the whole history, I can help. (Just have to
check where my local copy is as git.debian.org/anonscm.debian.org is
currently down due to hard disk issues.

Regards, Axel
-- 
 ,''`.  |  Axel Beckert , http://people.debian.org/~abe/
: :' :  |  Debian Developer, ftp.ch.debian.org Admin
`. `'   |  1024D: F067 EA27 26B9 C3FC 1486  202E C09E 1D89 9593 0EDE
  `-|  4096R: 2517 B724 C5F6 CA99 5329  6E61 2FF9 CD59 6126 16B5


-- 
To UNSUBSCRIBE, email to debian-qa-packages-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20131118163401.gh13...@sym.noone.org



Bug#729881: mssh: port number is always fixed to 22

2013-11-18 Thread Mario J. Barchein Molina
Package: mssh
Version: 1.2-4
Severity: normal

Dear Maintainer,

Port number can't be specified when connecting to any host and it's always
fixed to port 22 (ssh). This can't be done:

mssh myserver1:2221 myserver2:64322

I have fixed this bug. The code with fix included is available in
https://github.com/intelligenia/mssh, the only file changed is src/mssh-
terminal.c



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

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

Versions of packages mssh depends on:
ii  gconf-service3.2.6-1
ii  gconf2   3.2.6-1
ii  libatk1.0-0  2.10.0-2
ii  libc62.17-92+b1
ii  libcairo21.12.16-2
ii  libfontconfig1   2.11.0-1
ii  libfreetype6 2.4.9-1.1
ii  libgconf-2-4 3.2.6-1
ii  libgdk-pixbuf2.0-0   2.28.2-1
ii  libglib2.0-0 2.36.4-1
ii  libgtk2.0-0  2.24.22-1
ii  libpango-1.0-0   1.36.0-1
ii  libpangocairo-1.0-0  1.36.0-1
ii  libpangoft2-1.0-01.36.0-1
ii  libvte9  1:0.28.2-5
ii  libx11-6 2:1.6.2-1
ii  libxext6 2:1.3.2-1
ii  openssh-client   1:6.2p2-4

mssh recommends no packages.

mssh suggests no packages.

-- no debconf information


-- 
To UNSUBSCRIBE, email to debian-qa-packages-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20131118160316.32601.4144.reportbug@localhost



Bug#729813: Info received (jessie/testing pam_unix2 (2.6-1) module is compiled without blowfish support)

2013-11-18 Thread Michael Ablassmeier
tags 729813 + patch
tags 729813 + upstream
thanks

hi again,

it seems opensuse ships a way more recent version of the module, fixing this
bug aswell as some others. Apparently this one has been around for quit a 
while...

2011-05-11  Thorsten Kukuk  
* release version 2.8
* configure.in: Don't check for libxcrypt.
* src/getuser.c: Don't include xcrypt.h.
* src/unix_auth.c: Likewise.
* src/unix_passwd.c: Use our own crypt_gensalt_r.
[..]

as extracted from the rpm src package:

 
http://download.opensuse.org/repositories/openSUSE:/12.3/standard/src/pam-modules-12.1-16.1.1.src.rpm
 
http://download.opensuse.org/repositories/Linux-PAM/openSUSE_13.1/src/pam-modules-12.1-65.1.src.rpm

bye,
- michael


-- 
To UNSUBSCRIBE, email to debian-qa-packages-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20131118154206.ga3...@enz.schiach.de



Processed: Re: Bug#729813: Info received (jessie/testing pam_unix2 (2.6-1) module is compiled without blowfish support)

2013-11-18 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> tags 729813 + patch
Bug #729813 [libpam-unix2] jessie/testing pam_unix2 (2.6-1) module is compiled 
without blowfish support
Added tag(s) patch.
> tags 729813 + upstream
Bug #729813 [libpam-unix2] jessie/testing pam_unix2 (2.6-1) module is compiled 
without blowfish support
Added tag(s) upstream.
> thanks
Stopping processing here.

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


--
To UNSUBSCRIBE, email to debian-qa-packages-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/handler.s.c.138478933031748.transcr...@bugs.debian.org



Bug#725435: Debian Bug 725435

2013-11-18 Thread Markus Koschany
On 18.11.2013 14:36, Claus Fischer wrote:
[...]
> Unfortunately I don't know that, and I can't downgrade this computer
> again.

Ok. I believe you didn't upgrade both packages. The file
/etc/sane.d/gt68xx.conf slightly differs in older version of libsane.
Since you had installed the i386 and amd64 version of libsane in
parallel, dpkg detected the change on upgrade and aborted the process.
Normally both packages must share the exact same config file.

So it appears you only performed a partial upgrade, hence the error
message. It would be a valid bug, if the upgrade failed even when you
upgraded libsane:i386 and libsane:amd64 but I can't see that at the
moment. You can always reinstall the packages, that should ultimately
fix the error.


Regards,

Markus



signature.asc
Description: OpenPGP digital signature


Bug#729813: jessie/testing pam_unix2 (2.6-1) module is compiled without blowfish support

2013-11-18 Thread Michael Ablassmeier
hi there,

i think this happens because of:

 checking for xcrypt_gensalt_r... no

checking the source reads:

#if defined(HAVE_XCRYPT_GENSALT_R)
[ do stuff ]
#else
  __write_message (pamh, flags, PAM_ERROR_MSG,
   _("No support for blowfish included"));

I guess md5 is broken aswell, see this bugreport against the ubuntu
package:

 https://bugs.launchpad.net/ubuntu/+source/libpam-unix2/+bug/372406

looking at the web it seems like the original source of the package at suse is
not available anymore, it may also be unmaintained. I wasnt able to find any
recent repositories.

Should however should be fixable using 

 xcrypt_gensalt_rn

instead of the xcrypt_gensalt_r.

bye,
- michael


-- 
To UNSUBSCRIBE, email to debian-qa-packages-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20131118140007.ga2...@enz.schiach.de



Bug#725435: Debian Bug 725435

2013-11-18 Thread Markus Koschany
Hi,

please keep the bug report in CC.

did you perform an upgrade from version 1.0.22-7.4 in wheezy? What was
the version of libsane:i386 before you purged it?

Looking at the dpkg output, it appears to me that libsane:amd64 was
upgraded but libsane:i386 wasn't.

Can you reproduce the dpkg error message if you upgrade from wheezy and
upgrade both packages, libsane:i386 and libsane:amd64?

Markus

On 18.11.2013 13:58, Claus Fischer wrote:
> I've got the same bug:
> 
>trying to overwrite shared '/etc/sane.d/gt68xx.conf'
> 
> 
> 
> # apt-get install libsane
> Reading package lists... Done
> Building dependency tree   
> Reading state information... Done
> Suggested packages:
>   hplip hpoj
> The following NEW packages will be installed:
>   libsane
> 0 upgraded, 1 newly installed, 0 to remove and 13 not upgraded.
> 1 not fully installed or removed.
> Need to get 0 B/1,990 kB of archives.
> After this operation, 9,330 kB of additional disk space will be used.
> (Reading database ... 159848 files and directories currently
> installed.)
> Unpacking libsane:amd64 (from .../libsane_1.0.23-3_amd64.deb) ...
> dpkg: error processing
> /var/cache/apt/archives/libsane_1.0.23-3_amd64.deb (--unpack):
>  trying to overwrite shared '/etc/sane.d/gt68xx.conf', which is
>  different from other instances of package libsane:amd64
> dpkg-deb: error: subprocess paste was killed by signal (Broken pipe)
> Errors were encountered while processing:
>  /var/cache/apt/archives/libsane_1.0.23-3_amd64.deb
> E: Sub-process /usr/bin/dpkg returned an error code (1)
> 
> 
> 
> dpkg -S /etc/sane.d/gt68xx.conf
> libsane:i386: /etc/sane.d/gt68xx.conf
> 
> 
> 
> A
>   dpkg --purge libsane:i386
> solved it.
> 
> 
> This is quite a bad thing; an upgrade to jessie (which I had to do
> for my new graphics card) broke the whole cups printing system.





signature.asc
Description: OpenPGP digital signature


Bug#725435: Debian Bug 725435

2013-11-18 Thread Claus Fischer
On Mon, Nov 18, 2013 at 02:24:28PM +0100, Markus Koschany wrote:
> Hi,
> 
> please keep the bug report in CC.
> 
> did you perform an upgrade from version 1.0.22-7.4 in wheezy? What was
> the version of libsane:i386 before you purged it?

Before, I was on wheezy; I upgraded on the 12th; from this, you might
get the versions.

> Looking at the dpkg output, it appears to me that libsane:amd64 was
> upgraded but libsane:i386 wasn't.

That's complicated to tell, and I can't confirm or refute it.

I had got xine to run with wheezy, then installed avidemux from
multimedia, which broke my xine, I deinstalled avidemux, xine
still broken, I found out that the graphics card of my 2 month
old computer wasn't yet supported by the i915 driver, and I upgraded
to jessie. During the upgrade lots of things were installed, and
some conflicted, and so on.

Afterwards I still had to remove some X packages and reinstall them
to get xine working again. And in the process, I probably also decided
that I don't need libsane any more (I've got a new printer with a
scanner that generates PDF). I removed it, and that broke the cups
printer driver. Which I needed today to print something.

A real-life story ... ;-)

> Can you reproduce the dpkg error message if you upgrade from wheezy and
> upgrade both packages, libsane:i386 and libsane:amd64?

Unfortunately I don't know that, and I can't downgrade this computer
again.

Regards,
Claus



-- 
Claus Fischer 
http://www.clausfischer.com/


signature.asc
Description: Digital signature