Bug#779666: qtsmbstatus-server: fails to upgrade from 'wheezy': insserv: Service samba has to be enabled to start service qtsmbstatusd

2015-03-04 Thread Andreas Beckmann
Control: reassign -1 qtsmbstatus-server,samba
Control: tag -1 jessie sid patch

Since qtsmbstatus-server was in wheezy but is not in jessie, the release
team prefers to have the samba package working around this upgrade
problem (the corresponding unblock bug is #779668).

I verified that the attached patch fixes the problematic upgrade paths,
but I don't intend to NMU samba.


Andreas
>From 0686613cbce92aadb4893508a8a215c0acc2e2aa Mon Sep 17 00:00:00 2001
From: Andreas Beckmann 
Date: Wed, 4 Mar 2015 13:27:33 +0100
Subject: [PATCH] work around qtsmbdstatus-server releated upgrade problems

---
 debian/changelog |  9 +
 debian/samba.preinst | 18 ++
 2 files changed, 27 insertions(+)
 create mode 100644 debian/samba.preinst

diff --git a/debian/changelog b/debian/changelog
index 40abb9c..b44ce23 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,12 @@
+samba (2:4.1.17+dfsg-2) UNRELEASED; urgency=medium
+
+  * Add samba.preinst to temporarily deactivate the old qtsmbstatusd
+initscript which has dependencies incompatible with the new samba
+initscript. This will ensure a clean upgrade path for samba if the
+qtsmbstatus-server package was installed previously.  (Closes: #779666)
+
+ -- Andreas Beckmann   Wed, 04 Mar 2015 12:12:57 +0100
+
 samba (2:4.1.17+dfsg-1) unstable; urgency=high
 
   * New upstream release. Fixes:
diff --git a/debian/samba.preinst b/debian/samba.preinst
new file mode 100644
index 000..ae8cfaa
--- /dev/null
+++ b/debian/samba.preinst
@@ -0,0 +1,18 @@
+#!/bin/sh
+set -e
+
+# Deactivate the old qtsmbstatusd initscript that has dependencies
+# incompatible with the new samba initscript. This will allow to
+# configure the new samba package and qtsmbstatus-server afterwards.
+if [ "$1" = "upgrade" ] || [ "$1" = "install" ]; then
+	if [ -x "/etc/init.d/qtsmbstatusd" ]; then
+		version=$(dpkg-query -f '${Config-Version} ${Version}' -W qtsmbstatus-server 2>/dev/null | awk '{ print $1 }')
+		if dpkg --compare-versions "$version" lt-nl "2.2.1-3~" ; then
+			echo "Deactivating qtsmbstatusd temporarily..."
+			invoke-rc.d qtsmbstatusd stop
+			update-rc.d -f qtsmbstatusd remove
+		fi
+	fi
+fi
+
+#DEBHELPER#
-- 
2.1.4



Processed: Re: Bug#779666: qtsmbstatus-server: fails to upgrade from 'wheezy': insserv: Service samba has to be enabled to start service qtsmbstatusd

2015-03-04 Thread Debian Bug Tracking System
Processing control commands:

> reassign -1 qtsmbstatus-server,samba
Bug #779666 [qtsmbstatus-server] qtsmbstatus-server: fails to upgrade from 
'wheezy': insserv: Service samba has to be enabled to start service qtsmbstatusd
Bug reassigned from package 'qtsmbstatus-server' to 'qtsmbstatus-server,samba'.
No longer marked as found in versions qtsmbstatus/2.2.1-3.
Ignoring request to alter fixed versions of bug #779666 to the same values 
previously set
> tag -1 jessie sid patch
Bug #779666 [qtsmbstatus-server,samba] qtsmbstatus-server: fails to upgrade 
from 'wheezy': insserv: Service samba has to be enabled to start service 
qtsmbstatusd
Added tag(s) sid, jessie, and patch.

-- 
779666: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=779666
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: 
https://lists.debian.org/handler.s.b779666.142547549916078.transcr...@bugs.debian.org



Bug#779734: doc-central: no docs at all!

2015-03-04 Thread giacomo boffi
Package: doc-central
Version: 1.8.3
Severity: important

Dear Maintainer,

when I start doc-central from the command line,

$ doccentral

a new tab is opened in google chrome or in firefox, depending on my current
settings, containing two frames, in species on the left I see a menu and on the
right a welcome text.

When I select a menu item in the left frame by clicking on it, in the other
frame appear a formatted list of document descriptions, each one with a link,
e.g., "http://boffi-onderod/doc/doc-base/doc-base.html/index.html";.

If I select a link in one of these descriptions by clicking on it, an error is
raised and the following text appears instead of the linked document.

> Not Found
>
> The requested URL /doc/doc-base/doc-base.html/index.html was not found on
this server.
>
> Apache/2.4.10 (Debian) Server at boffi-onderod Port 80

I have experienced the same behaviour/error for ALL the links I had the
opportunity to try, and I daresay that doc-central is no more working from me.

I'd like to help in fixing this problem so



-- System Information:
Debian Release: 8.0
  APT prefers testing
  APT policy: (700, 'testing')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.16.0-4-amd64 (SMP w/8 CPU cores)
Locale: LANG=en_US.utf8, LC_CTYPE=en_US.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: sysvinit (via /sbin/init)

Versions of packages doc-central depends on:
ii  apache2 [httpd-cgi] 2.4.10-9
ii  apache2-mpm-worker [httpd-cgi]  2.4.10-9
ii  doc-base0.10.6
ii  info2www1.2.2.9-24
ii  python  2.7.8-3

Versions of packages doc-central recommends:
ii  firefox [www-browser]   36.0~linuxmint1+betsy
ii  google-chrome-stable [www-browser]  41.0.2272.76-1
ii  konqueror [www-browser] 4:4.14.2-1
ii  links [www-browser] 2.8-2+b3
ii  lynx-cur [www-browser]  2.8.9dev1-2+b1
ii  netsurf-gtk [www-browser]   3.2+dfsg-2+b1
ii  surf [www-browser]  0.6-1
ii  w3m [www-browser]   0.5.3-19

doc-central 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: 
https://lists.debian.org/20150304162348.3162.77222.reportbug@boffi-onderod



Bug#779808: fte inserts non-printable character in the documents while typing

2015-03-04 Thread Stéphane Fillion

Package: fte
Version: 0.50.2b6-2

fte inserts a non-printable character after any char >127 I type, such 
as accented letters, making it unusable.


Considering the orphaned state of the package, its numerous bugs, the 
fact upstream dried up long ago, and the numerous available alternative, 
I recommand putting the package to death.



--
To UNSUBSCRIBE, email to debian-qa-packages-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/54f79a5a.5050...@gmail.com