Bug#878241: Upstream fix

2019-03-19 Thread Marius Kotsbak
This is upstream bugreport https://github.com/acassen/keepalived/issues/435
which is fixed upstream.

Workaround is to install "libipset-dev" package.

--
Marius Kotsbak


Bug#775554: Acknowledgement (Please update dependency python-aptdaemon-gtk)

2015-01-17 Thread Marius Kotsbak
The attached patch should solve the problem, and let me build the package
for Ubuntu.

--
Marius
From 0499fbc408828c27f485a1001a95a883a46485a8 Mon Sep 17 00:00:00 2001
From: Marius B. Kotsbak mar...@kotsbak.com
Date: Sat, 17 Jan 2015 19:13:08 +0100
Subject: [PATCH] Replaced dependency python-aptdaemon-gtk, which is now a
 dummy transitional package with python-aptdaemon.gtk3widgets.

---
 debian/control | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/control b/debian/control
index d8cb828..550e5e6 100644
--- a/debian/control
+++ b/debian/control
@@ -9,7 +9,7 @@ Build-Depends-Indep: dash (= 0.5.4-12)
   , python-gobject
   , python-notify
   , aptdaemon
-  , python-aptdaemon-gtk
+  , python-aptdaemon.gtk3widgets
   , libgnome2-perl
 Standards-Version: 3.9.5
 XS-Testsuite: autopkgtest
@@ -27,7 +27,7 @@ Depends: ${misc:Depends}
   , python-gudev
   , python-gobject
   , python-notify
-  , python-aptdaemon-gtk
+  , python-aptdaemon.gtk3widgets
   , libgnome2-perl
 Recommends: aptdaemon
 Description: Suggest packages to install when inserting new hardware (GUI popup)
-- 
2.1.0



Bug#775554: Info received (Bug#775554: Acknowledgement (Please update dependency python-aptdaemon-gtk))

2015-01-17 Thread Marius Kotsbak
The reasoning for Ubuntu to delete it (from
https://launchpad.net/ubuntu/+source/isenkram/+publishinghistory):

Deleted on 2014-08-21 by Martin Pitt https://launchpad.net/%7Epitti

using obsolete python-aptdaemon-gtk, needs porting to GI/GTK 3


Bug#775554: Please update dependency python-aptdaemon-gtk

2015-01-17 Thread Marius Kotsbak
Package: isenkram
Version: 0.18

python-aptdaemon-gtk is now a transitional package. It could probably
be replaced by python-aptdaemon.gtk3widgets.

This probably made the package disappear from recent Ubuntu versions,
as the transitional package is not available there.

--

Marius


Bug#756936: modem-manager-gui: Please add debug symbols package

2014-08-03 Thread Marius Kotsbak
Package: modem-manager-gui
Version: 0.0.16-3
Severity: wishlist

Dear Maintainer,

To aid in solving crashes users experiences, please add a debug symbols
package.


Bug#756936: Patch to solve the problem

2014-08-03 Thread Marius Kotsbak
Please find a git patch attached that should solve the problem. I have
tested it locally, and it seems to generate the packages fine.
From 5ff3767fd8f34d1de66026c2f1fa2266f3bb7339 Mon Sep 17 00:00:00 2001
From: Marius B. Kotsbak mar...@kotsbak.com
Date: Sun, 3 Aug 2014 16:03:53 +0200
Subject: [PATCH] Add debug symbols package (Closes: #756936).

---
 debian/changelog | 6 ++
 debian/control   | 8 
 debian/modem-manager-gui.install | 1 +
 debian/rules | 3 +++
 4 files changed, 18 insertions(+)
 create mode 100644 debian/modem-manager-gui.install

diff --git a/debian/changelog b/debian/changelog
index 0e53ac5..307c510 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+modem-manager-gui (0.0.16-4) UNRELEASED; urgency=medium
+
+  * Add debug symbols package (Closes: #756936).
+
+ -- Marius B. Kotsbak mar...@kotsbak.com  Sun, 03 Aug 2014 19:32:05 +0200
+
 modem-manager-gui (0.0.16-3) unstable; urgency=medium
 
   * Change architecture to linux-any (Closes: #721782).
diff --git a/debian/control b/debian/control
index f95b2df..4d3c0fe 100644
--- a/debian/control
+++ b/debian/control
@@ -28,3 +28,11 @@ Description: Modem Manager GUI
  daemon D-Bus interfaces. It can send, receive and store SMS messages,
  send USSD requests and read answers in GSM7 and UCS2 formats,
  and scan for available mobile networks.
+
+Package: modem-manager-gui-dbg
+Section: debug
+Priority: extra
+Architecture: linux-any
+Depends: modem-manager-gui (= ${binary:Version}), ${misc:Depends}
+Description: Modem Manager GUI
+ This package contains detached debugging symbols.
diff --git a/debian/modem-manager-gui.install b/debian/modem-manager-gui.install
new file mode 100644
index 000..73752c9
--- /dev/null
+++ b/debian/modem-manager-gui.install
@@ -0,0 +1 @@
+usr
diff --git a/debian/rules b/debian/rules
index 5cbf711..14a1304 100755
--- a/debian/rules
+++ b/debian/rules
@@ -9,3 +9,6 @@ override_dh_auto_clean:
 	if [ -f Makefile_h ] ; then \
 	dh_auto_clean ; \
 	fi
+
+override_dh_strip:
+	dh_strip --dbg-package=modem-manager-gui-dbg
-- 
1.9.1



Bug#754599: libqmi-glib1: circular dependency with libqmi-proxy

2014-07-13 Thread Marius Kotsbak
On 12 Jul 2014 23:39, Bill Allombert ballo...@debian.org wrote:

 Package: libqmi-glib1
 Version: 1.8.0-1
 Severity: important

 Hello Marius,

 There is a circular dependency between libqmi-glib1 and libqmi-proxy:

 libqmi-glib1:Depends: libqmi-proxy (= 1.8.0-1)
 libqmi-proxy:Depends: libqmi-glib1 (= 1.8.0)

Thanks for noticing. I think we can solve this by changing the first
mentioned dependency to Recommend, as it is possible to use libqmi without
using the proxy feature.

--
Marius


Bug#737572: libqmi-glib-dev: Please package upstream version 1.8.0

2014-06-22 Thread Marius Kotsbak
2014-06-19 0:02 GMT+02:00 Michael Biebl bi...@debian.org:

 Am 14.06.2014 01:28, schrieb Marius Kotsbak:

  No, I think it is ready to be uploaded now.
 

 Should I or Guido sponsor the upload?

 I'm fine with sponsoring the upload. In that case, could you point me to
 a .dsc. I'd be happy to make the upload.


Please do. You will find the version to be released at
git.debian.org/git/pkg-libqmi/pkg-libqmi.git tagged as debian/1.8.0-1.

--
Marius Kotsbak


Bug#751961: isenkram: Please add a relation layer between hardware and package(s)

2014-06-18 Thread Marius Kotsbak
Package: isenkram
Version: 0.6
Severity: wishlist

Dear Maintainer, It would be nice to be able to specify that a given
hardware is of a specific
type and then specify for all of that type of hardware, a list of packages
could be useful. This would reduce redundancy in the modaliases file
and also make it easier to add new hardware and packages.

An example: I want to add a smart card reader:

0a5c:5800 Broadcom Corp. BCM5880 Secure Applications Processor

and register that as a smart card reader.

Then I want to register that smart card readers could benefit from this
list of packages:

pcsc-tools libpcsclite-dev pcscd libcci

to support Norwegian Buypass smart cards (see instructions in Norwegian
here:
https://www.buypass.no/kundeservice/nedlastingssenter/_attachment/28021?_ts=14618ff9ad8
)

Currently the hardware information must be added to all of these packages.

Ideally maybe even another indirection layer could be added, to group
these packages into Smart card reader with Buypass card.

--
Marius Kotsbak


Bug#737572: libqmi 1.8.0

2014-04-20 Thread Marius Kotsbak
2014-03-18 16:07 GMT+01:00 Michael Biebl bi...@debian.org:


 Assuming the interface and data provided by qmi-proxy is aritecture
 independent, my proposal would be:

 - Install qmi-proxy into a non-ma path, e.g. /usr/lib/libqmi/qmi-proxy
 so all library versions can find it (the library seems to use g_spawn to
 run the proxy).

 - Install the qmi-proxy in a separate binary package, e.g. libqmi-proxy.
 Marked Multi-Arch: foreign.

 - Make libnm-glib1 depend on libqmi-proxy.


The solution gives a intra-source-package-circular-dependency lintian
warning. libqmi-glib1 now has in depends libqmi-proxy (=
${binary:Version}).

Is there any way to avoid this? Should it be overridden (I see no existing
packages with this warning has done it)?

--
Marius


Bug#737572: libqmi-glib-dev: Please package upstream version 1.8.0

2014-04-20 Thread Marius Kotsbak
2014-04-13 12:33 GMT+02:00 Guido Günther a...@sigxcpu.org:

 Hi,
 On Tue, Feb 04, 2014 at 10:21:43AM +0100, Marius Kotsbak wrote:
  Hi
 
  It is actually almost ready in the git repo I have pushed.

 Any progres here. I'd be awesome to have an updated package in Debian.


I pushed an update now. Will test if qmi-proxy is working. It could
probably be done by running qmicli when Mobile radio monitor (
http://sigquit.wordpress.com/2013/09/17/mobile-radio-monitor/) is running.
Should also be tested with Modemmanager 1.2.

--
Marius


Bug#737572: libqmi 1.8.0

2014-03-27 Thread Marius Kotsbak
2014-03-27 16:03 GMT+01:00 Michael Biebl bi...@debian.org:

 Am 18.03.2014 16:37, schrieb Marius Kotsbak:
  2014-03-18 16:07 GMT+01:00 Michael Biebl bi...@debian.org:
  I will have a look at your proposed solution then. What we miss then is a
  user that know about the limitations and want to have two different
  versions installed but not used at the same time (as the binary name/path
  would be the same).

 Are you worried that a libqmi-glib1 and libqmi-glib2 both use the same
 version of libqmi-proxy? If that is your concern you could make the
 depends versioned, ie.

 Depends: libqmi-proxy (= ${binary:Version})

 That means, libqmi-glib1 and libqmi-glib2 would not be co-installable,
 which would make library transitions a bit more ugly, but then libqmi
 doesn't have that many rdepends, so this should be ok.

 Marius, unless you have other concerns/questions, please ask.


I agree with Steve here, an older version of libqmi would probably be able
to use a newer version of the proxy, so that makes it easy. Will soon have
a look at that implementation and do more testing.

--
Marius


Bug#737572: libqmi 1.8.0

2014-03-18 Thread Marius Kotsbak
2014-03-18 16:07 GMT+01:00 Michael Biebl bi...@debian.org:

 Am 18.03.2014 15:24, schrieb Marius Kotsbak:
  Yes, that is what I got. I would if I was sure that this is not a
 packaging
  issue (as the qmi-proxy is a multi-arch binary).


 So, I had a quick look at [0]. Putting qmi-proxy in the library package
 seems wrong and wasteful to me, since apparently you can only ever start
 one instance of qmi-proxy.

 What happens, if you have, say the i386 and amd64 version of
 libqmi-glib1 installed? Which proxy is then started?
 Can a i386 libqmi-glib1 talk to an amd64 qmi-proxy, i.e. is the
 interface architecture independent?


I got an answer from Aleksander Morgado here (upstream):

 Errr Should be possible, yes, The messages between lib and proxy
are qmi messages themselves.

I will have a look at your proposed solution then. What we miss then is a
user that know about the limitations and want to have two different
versions installed but not used at the same time (as the binary name/path
would be the same).

--
Marius


Bug#737572: libqmi-glib-dev: Please package upstream version 1.8.0

2014-02-12 Thread Marius Kotsbak
2014-02-11 8:04 GMT+01:00 Guido Günther a...@sigxcpu.org:

 Hi,
 On Mon, Feb 10, 2014 at 11:36:46PM +0100, Marius B. Kotsbak wrote:
  On 07. feb. 2014 08:14, Guido Günther wrote:
   blocks 737572 731851
   thanks
  
   Hi,
   On Tue, Feb 04, 2014 at 10:21:43AM +0100, Marius Kotsbak wrote:
   Hi
  
   It is actually almost ready in the git repo I have pushed.
  
   The remaining thing is to find out how to handle the qmi-proxy binary,
   which is used by the lib.
  
   The binary is libexecdir so it ends up in /usr/lib/arch on Debian,
   so which not just ship it in the libqmi-glib itself? It useless without
   the lib anyway.
  dh
  Yes, that was my plan, but the problem is when libqmi-glib2 is released,
  the path will be the same, so in that case, it should be placed in the
  recommended path including the package name (/usr/share/...?). Anyway,

 Use share is for architecture _independent_ data.


Japp, I mean  /usr/lib/[triplet]/qmi-glib1/qmi-proxy

  as only one qmi-proxy can be run at the same time to work, I'm proposing
  the following:

 I still don't understand why you can't leave it in /usr/lib/arcH?


Done it like that and pushed now. Then it will be up to the user to avoid
conflicts between different qmi-proxy running at the same time against the
same port (but it is probably possible to run multiple for different modem
devices). What do you think?

--
Marius


Bug#737572: libqmi-glib-dev: Please package upstream version 1.8.0

2014-02-04 Thread Marius Kotsbak
Hi

It is actually almost ready in the git repo I have pushed.

The remaining thing is to find out how to handle the qmi-proxy binary,
which is used by the lib.

As only one can be running at the same time, I am unsure how we should
handle multiarch and different major ABI versions. Either conflict (like
modemmanager), so that only one can be installed at the same time, or let
it be up to the user to avoid multiple versions running. And should it be
in a separate package. Opinions?


Bug#737572: libqmi-glib-dev: Please package upstream version 1.8.0

2014-02-04 Thread Marius Kotsbak
Yes, there are other clients, like qmicli. Okay, and how to ensure
conflicting between architectures? Stop it being multiarch, or is it a
better way?


Bug#709655: FTBFS: test-utils.c:115:test_utils_uint16: assertion failed

2013-05-31 Thread Marius Kotsbak
This is now supposed to be fixed upstream, so at latest it will be
available in the next upstream version packaged.


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



Bug#694728: [media-ctl] Patch to Debian packaging

2013-03-08 Thread Marius Kotsbak


Patch attached to get the provided Debian packaging working again.

--
Marius
From 3f33eb034a2b2e0bcc52960b694a33b7347cb8b0 Mon Sep 17 00:00:00 2001
From: Marius B. Kotsbak mar...@geneseque.com
Date: Fri, 8 Mar 2013 11:32:17 +0100
Subject: [PATCH] debian: update according to renames done in commit
 9a5f1e0365265310545abdd43da7d28a44fd43a6.

---
 debian/libmediactl-dev.install   |2 +-
 debian/libv4l2subdev-dev.install |2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/libmediactl-dev.install b/debian/libmediactl-dev.install
index 002caa4..4180102 100644
--- a/debian/libmediactl-dev.install
+++ b/debian/libmediactl-dev.install
@@ -1,4 +1,4 @@
-usr/include/mediactl/media.h
+usr/include/mediactl/mediactl.h
 usr/lib/libmediactl.a
 usr/lib/libmediactl.so
 usr/lib/libmediactl.la
diff --git a/debian/libv4l2subdev-dev.install b/debian/libv4l2subdev-dev.install
index b7dde11..4da3669 100644
--- a/debian/libv4l2subdev-dev.install
+++ b/debian/libv4l2subdev-dev.install
@@ -1,4 +1,4 @@
-usr/include/mediactl/subdev.h
+usr/include/mediactl/v4l2subdev.h
 usr/lib/libv4l2subdev.a
 usr/lib/libv4l2subdev.so
 usr/lib/libv4l2subdev.la
-- 
1.7.10.4



Bug#692564: Project and git repo moved to Alioth

2013-01-18 Thread Marius Kotsbak
Project and git repo moved to Alioth:

https://alioth.debian.org/projects/pkg-libqmi/


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



Bug#692564: Current work pushed

2012-12-25 Thread Marius Kotsbak
It is available at Gitub: https://github.com/mkotsbak/libqmi-deb


Bug#544982: Published source package does not build

2012-12-06 Thread Marius Kotsbak


The published package fails to build from source for me. See 
http://developer.telldus.com/ticket/271


--
Marius


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



Bug#692563: Existing Makefile and OpenEmbedded recipie

2012-12-06 Thread Marius Kotsbak
I just discovered that there is some work done here:

http://gitorious.org/angstrom/openembedded/trees/caa6067f7faf33200681c75843ce2e059cb1c0b4/recipes/librcf

but it is for an old version (0.4).


Bug#589533: Fixed upstream

2012-12-05 Thread Marius Kotsbak
This issue has been fixed upstream. See bug report: 
https://bugzilla.gnome.org/show_bug.cgi?id=560471



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



Bug#694728: RFP: media-ctl -- Media controller control application for V4L2 devices

2012-11-29 Thread Marius Kotsbak
Package: wnpp
Severity: wishlist

* Package name: media-ctl
  Version : git master
  Upstream Author : Laurent Pinchart laurent.pinch...@ideasonboard.com
* URL : http://git.ideasonboard.org/media-ctl.git
* License : LGPL
  Programming Lang: C
  Description : Media controller control application for V4L2 devices

Media-ctl is an utility and library for setup of media controller topology.

There is already some Debian packaging work done upstream:

http://git.ideasonboard.org/media-ctl.git/tree/HEAD:/debian


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



Bug#692563: Initial packaging in RFC state

2012-11-22 Thread Marius Kotsbak


I've put up my initial packaging here:

https://github.com/mkotsbak/librcf-cpp

and it is ready for comments (it seems to work for me).

--
Marius


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



Bug#581836: Thunderbird add-on

2012-11-16 Thread Marius Kotsbak
In case that fundamentally broken MUA is Thunderbird, the Toggle Word 
Wrap add-on solves the problem:


https://addons.mozilla.org/en-US/thunderbird/addon/toggle-word-wrap/

--
Marius


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



Bug#692563: RFP: librcf-cpp -- Remote Call Framework (RCF) is a portable IPC/RPC middleware framework for C++ applications.

2012-11-07 Thread Marius Kotsbak
Package: wnpp
Severity: wishlist

* Package name: librcf-cpp
  Version : 2.0.0.2673
  Upstream Author : Jarl Lindrud jarl.lind...@gmail.com
* URL : http://www.deltavsoft.com/
* License : GPL
  Programming Lang: C++
  Description : Remote Call Framework (RCF) is a portable IPC/RPC 
middleware framework for C++ applications.

Remote Call Framework (RCF) is a IPC/RPC framework tailored for C++ 
applications.

* Wide range of IPC and RPC techniques.
* Seamless integration with C++ applications.
* Portable, efficient and scalable.
* Used in major software applications around the world.
* Available under dual licensing model - GPL licensing or closed source 
commercial licensing.


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



Bug#692564: RFP: libqmi-glib -- QMI modem protocol helper library

2012-11-07 Thread Marius Kotsbak
Package: wnpp
Severity: wishlist

* Package name: libqmi-glib
  Version : 1.0.0 (not yet released)
  Upstream Author : libqmi mailing list libqmi-de...@lists.freedesktop.org
* URL : http://cgit.freedesktop.org/libqmi/
* License : LGPL
  Programming Lang: C
  Description : QMI modem protocol helper library

libqmi is an on-going effort to get a library providing easy access to 
Qualcomm’s ‘QMI’ protocol. It is needed by the current development version of 
Modem Manager.

The current libqmi available is based on the GLib/GObject/GIO-powered 
‘libqmi-glib’. libqmi tries to ease the use of the protocol by providing:

* A ‘QmiDevice‘ object to control the access to the /dev/cdc-wdm device. This 
object allows creating new per-service ‘QmiClient’s. It also hides the use of 
the implicit ‘CTL’ service client.

* The ‘QmiClient‘ object provides an interface to the set of request/responses 
of a given service. Users of the library will just need to execute a 
GIO-asynchronous method to send the request and get the processed response.

* The ‘QmiClient‘ object also provides signals for each of the indications 
given in the service.
The input and output arguments needed in requests, responses and indications 
are compiled into ‘bundles’.
These bundles are opaque structs with accessors for their elements, which allow 
us to add new TLVs to a given message in the future without breaking API/ABI.


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



Bug#692563: Acknowledgement (RFP: librcf-cpp -- Remote Call Framework (RCF) is a portable IPC/RPC middleware framework for C++ applications.)

2012-11-07 Thread Marius Kotsbak


There is some more information available at Google code, but the latest 
version is not available for download there:


http://code.google.com/p/rcf-cpp/

The upstream tarball has some cmake files in the demo directory that 
probably can be used. See more information here:


http://code.google.com/p/rcf-cpp/issues/detail?id=2q=make
http://code.google.com/p/rcf-cpp/issues/detail?id=3q=make

We should probably have more than one binary package, to handle 
different essential compile options:


http://www.deltavsoft.com/doc/rcf_user_guide/AppendixBuilding.html#rcf_user_guide.AppendixBuilding.Configuration

At least there should be one version with RCF_USE_SF_SERIALIZATION set, 
and another version with RCF_USE_BOOST_SERIALIZATION.


--
Marius


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



Bug#692564: Acknowledgement (RFP: libqmi-glib -- QMI modem protocol helper library)

2012-11-07 Thread Marius Kotsbak


I also filed a bug report for Ubuntu: 
https://bugs.launchpad.net/ubuntu/+source/modemmanager/+bug/1075801



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



Bug#684859: AutoFS fails to start on some occasions for networked D-E client systems

2012-08-16 Thread Marius Kotsbak

Den 16. aug. 2012 13:46, skrev Giorgio Pioda:

Hi,

I would fix it disabling network-manager on the eth0 if
we are talking about fix client stations.


Well, network-manager is useful for laptop clients to be able to access 
wireless and mobile broandband connections, so I think we should keep 
it. But have you checked the dependency/start order of network-manager 
and autofs services? Is sounds like there is something wrong there. 
Autofs should start after network-manager service.


--
Marius


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



Bug#684859: AutoFS fails to start on some occasions for networked D-E client systems

2012-08-16 Thread Marius Kotsbak

Den 16. aug. 2012 16:35, skrev Mike Gabriel:

Hi Marius, hi all,

On Do 16 Aug 2012 14:29:37 CEST Marius Kotsbak wrote:


Den 16. aug. 2012 13:46, skrev Giorgio Pioda:

Hi,

I would fix it disabling network-manager on the eth0 if
we are talking about fix client stations.


Well, network-manager is useful for laptop clients to be able to 
access wireless and mobile broandband connections, so I think we 
should keep it. But have you checked the dependency/start order of 
network-manager and autofs services? Is sounds like there is 
something wrong there. Autofs should start after network-manager 
service.


The problem is not the start order of the services. The problem is 
that network-manager starts connecting eth0 in background. While that 
is happening all the other boot scripts overtake the dhclient process 
issues by network-manager.




Okay I see. I thought it was blocking until the IP address was offered. 
If this is reproduced in plain Debian too, I suggest moving this bug to 
the autofs or network-manager package.


--
Marius


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



Bug#678240: Related to other Bank ID plugin crash?

2012-07-15 Thread Marius Kotsbak

Might this be related to this?:

https://bugs.launchpad.net/ubuntu/+source/icedtea-web/+bug/755036

See also 
https://answers.launchpad.net/ubuntu/+source/icedtea-web/+question/176224


--
Marius


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



Bug#311188: debian-edu-config: Messes programmatically with conffiles of other packages

2012-01-15 Thread Marius Kotsbak


Is this a legal approach to solve the configuration problem:

http://debathena.mit.edu/config-packages/

--
Marius




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



Bug#641225: debconf question (dictionaries-common) about finnish dictionary

2011-09-11 Thread Marius Kotsbak

Den 11. sep. 2011 21:32, skrev Mike Gabriel:

Package: debian-edu-install
Severity: minor
Version: SVN-r74148

During an Debian Edu workstation installation from the NETINST CD 
(English installation) I receive a debconf question from 
dictionaries-common about setting the finnish dictionary as the 
default dictionary...




See also http://bugs.skolelinux.org/show_bug.cgi?id=1469.

--
Marius




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



Bug#602591: allow to choose different IP settings - use case?

2011-07-02 Thread Marius Kotsbak
Hi!

What is really the use case for this? I can see two that the user thinks
about:

1) There is already a network set up that the user wants to use.

This will fail if there is already a DHCP server on that network (which
I guess it often is) since Debian-edu provides its own. It will also
fail if the network is already using some of the IP addresses Debian-edu
has preconfigured. Is the request here to be able to configure all of
the network config to appropriate IP addresses in the existing network?

2) User already has a router that he wants to use.

If this is not the rare case that there is a dedicated network set up
with no DHCP server (but with other network config than Debian-edu
uses), it should be easy to configure that network with the correct
settings. This should just be to add a switch and connect to an unused
port of the existing router, or add another software based (e.g.
IPCop/floppyfw) or hardware based router.

--
Marius





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



Bug#632395: debian-edu-install: Debian Edu profile selection step is confusing, simplify

2011-07-02 Thread Marius Kotsbak
On 02. juli 2011 12:21, Klaus Ade Johnstad wrote:
  Lørdag 2. juli 2011 01.36.43 skrev Marius Kotsbak :
 I guess workstation profile is not useful in itself and should be
 hidden and
 just be included where it is needed behind the scenes.
 The profile workstation is the one you need if you want a functioning 
 machine, that is not a server. So this profile is most certainly useful.

Ah, thats right. The good old workstation with hard drive. So could the
choice be between one of these:

* Main server
* Thin client server
* Main server + thin client server
* Workstation
* Roaming workstation
* Standalone
* Minimal

Maybe we can combine roaming and normal workstation? Does the roaming
version contain something that would harm workstation use?

--
Marius





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



Bug#632464: debian-edu-config: Error Cannot enter home directory. Using / when logging into diskless client

2011-07-02 Thread Marius Kotsbak
Package: debian-edu-config
Version: 1.446~svn73823
Severity: serious
Justification: Unknown

Installing a combined ltsp+tjener server and adding a normal user (student)
with GOsa, and then logging in with that user on a diskless workstation gives
the error message Cannot enter home directory. Using /

The same user/login works fine on thin clients. I'm running both machines in
Virtualbox.



-- System Information:
Debian Release: squeeze/sid
  APT prefers natty-updates
  APT policy: (500, 'natty-updates'), (500, 'natty-security'), (500, 
'natty-proposed'), (500, 'natty')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.35-28-generic (SMP w/2 CPU cores)
Locale: LANG=nb_NO.UTF-8, LC_CTYPE=nb_NO.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash



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



Bug#632464: diskless machine probably not added in GOsa

2011-07-02 Thread Marius Kotsbak
On 02. juli 2011 15:43, Andreas B. Mundt wrote:
 tags 632464 + moreinfo unreproducible
 thanks

 Hi,

 usually this happens when the home directory cannot be mounted.

   Did you add the diskless machine in GOa and run ldap2bind after that?

You mean ldap2netgroup?

 Whenever I tested that (and added the machine correctly to LDAP), 
 things worked fine here.


Nope, the documentation is still lacking such details for GOsa. I tried
though to add the machine under administration-Systems-Net device.

IP: 10.0.2.51
Base: /Students
MAC: the mac I found using dhcp leases
Enable dhcp  Enable DNS.

Are there more options that needs to be changed from default?

--
Marius





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



Bug#588510: rename thin-client-server profile to ltsp-server profile

2011-07-01 Thread Marius Kotsbak
Hi!

I agree that the name should probably be changed, but until that is
done, we need a way for the user to get a clue to which profile should
be used if only diskless workstations are to be used!

I suggest expanding the description for Thin client server with: This
also provides support for diskless (fat) clients.

--
Marius





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



Bug#632395: debian-edu-install: Debian Edu profile selection step is confusing, simplify

2011-07-01 Thread Marius Kotsbak
Package: debian-edu-install
Version: 1.519
Severity: minor
Tags: squeeze

The list of the different profiles has been expanded with new items,
multiple
selections are possible,  and there are some dependencies/conflicts between
them.

I suggest that it should be changed to use radio boxes for the valid
combinations of profiles (at least the useful ones). The list will then
probably be a choice between one of:

* Main server
* Thin client server
* Main server + thin client server
* Roaming workstation
* Standalone
* Minimal

I guess workstation profile is not useful in itself and should be
hidden and
just be included where it is needed behind the scenes.

If this is too drastic change, at least the choices made in the checkboxes
should reflect the rules about valid combinations and adjust accordingly
in the
dialog (e.g. selecting Standalone should deselect all other checkboxes).

--
Marius





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



Bug#630575: Norwegian Dvorak not available in installer list of keyboard layouts

2011-06-15 Thread Marius Kotsbak

Package: debian-installer
Version: squeeze

Only Norwegian qwerty and USA Dvorak layout is in the list.

--
Marius





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



Bug#630575: Norwegian Dvorak not available in installer list of keyboard layouts

2011-06-15 Thread Marius Kotsbak

Den 15. juni 2011 14:08, skrev Samuel Thibault:

tags 630575 + wontfix
thanks

Marius Kotsbak, le Wed 15 Jun 2011 13:16:57 +0200, a écrit :

Only Norwegian qwerty and USA Dvorak layout is in the list.

Yes, we want to limit the profusion of choice to keyboards which
actually exist. US dvorak is questionable already.


It is no problem in Ubuntu, where the main layouts (for me Norwegian) 
are displayed in a list box at left, then subtypes (like Norwegian 
Dvorak) are placed in the right list box (only issues with autodiscovery 
of those layouts).


--
Marius





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



Bug#593484: Solved in Squeeze?

2011-06-13 Thread Marius Kotsbak
Hi!

I believe this is fixed in the Squeeze version as I was able to install
a dd-ed image from USB stick.

--
Marius





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



Bug#596388: Duplicate?

2011-06-13 Thread Marius Kotsbak
Hi!

I believe this is a duplicate of bug #593484, which I think is solved in
Squeeze.

--
Marius





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



Bug#630380: debian-installer: Include CD check function in startup menu of CD

2011-06-13 Thread Marius Kotsbak
Package: debian-installer
Version: 20110106+squeeze1
Severity: minor
Tags: squeeze d-i

There should be an option to test the integrity of the CD in the startup menu
directly, like in Ubuntu:

http://ubuntunigeria.files.wordpress.com/2007/09/bootscreen1.jpg

This is even more important for Debian-Edu, where the only way to find the test
CD function is to go to expert mode and find it in the menu before starting the
installation. See Skolelinux bug:
http://bugs.skolelinux.org/show_bug.cgi?id=1462

(System information is from the Ubuntu machine I'm reporting this from...)



-- System Information:
Debian Release: squeeze/sid
  APT prefers natty-updates
  APT policy: (500, 'natty-updates'), (500, 'natty-security'), (500, 'natty')
Architecture: amd64 (x86_64)

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



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



Bug#629053: KDE4 profile: media icons not appearing

2011-06-04 Thread Marius Kotsbak
I noticed it too on thin client server, so I guess servers and diskless
clients and maybe standalones.


Bug#542441: Applies to debian-edu as well

2011-06-04 Thread Marius Kotsbak
See 
http://user.skolelinux.org/~arntog/bug-screenshots/2011-06-04%2001.06.28.jpg


and bug report: http://bugs.skolelinux.org/show_bug.cgi?id=1466

--
Marius




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



Bug#314760: kernel-image-2.6.8-11-em64t-p4-smp: Kernel hang in megaraid driver - works in newer kernel

2005-06-19 Thread Marius Kotsbak
I tried the 2.6.11 kernel package from unstable  (64 bit), and it works
OK with all 4 GB of ram after I recompiled it and made sure the megaraid
module was in the initrd image, so this problem might have been fixed in
more recent kernel versions.

-- 
MVH
Marius Kotsbak
Boost Communications A/S

begin:vcard
fn:Marius Kotsbak
n:Kotsbak;Marius
email;internet:[EMAIL PROTECTED]
tel;work:+47 988 55 249
tel;cell:+47 988 55 249
version:2.1
end:vcard



Bug#314760: kernel-image-2.6.8-11-em64t-p4-smp: Kernel hang in megaraid driver

2005-06-18 Thread Marius Kotsbak
This might be caused by having =4GB of RAM. We have 4 GB, and when I
turned on memory mirroring so that the available RAM was 2 GB, the
server booted without problems.

-- 
MVH
Marius Kotsbak
Boost Communications A/S

begin:vcard
fn:Marius Kotsbak
n:Kotsbak;Marius
email;internet:[EMAIL PROTECTED]
tel;work:+47 988 55 249
tel;cell:+47 988 55 249
version:2.1
end:vcard



Bug#309847: cupsys: Move to hpijs package

2005-05-21 Thread Marius Kotsbak
Package: cupsys
Version: 1.1.23-10
Followup-For: Bug #309847

I got this reponse from my cups bug report
(http://www.cups.org/str.php?L1187):

This is a foomatic or HP-IJS issue. Please contact HP or the
linuxprinting.org folks for support.

So please reassign this to the hpijs package (if my try didn't succeed)

-- System Information:
Debian Release: 3.1
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)
Kernel: Linux 2.4.26-1-k7
Locale: LANG=no_NO, LC_CTYPE=no_NO (charmap=ISO-8859-1)

Versions of packages cupsys depends on:
ii  adduser 3.63 Add and remove users and groups
ii  debconf 1.4.30.13Debian configuration management sy
ii  libc6   2.3.2.ds1-21 GNU C Library: Shared libraries an
ii  libcupsimage2   1.1.23-10Common UNIX Printing System(tm) - 
ii  libcupsys2-gnutls10 1.1.23-10Common UNIX Printing System(tm) - 
ii  libgnutls11 1.0.16-9 GNU TLS library - runtime library
ii  libpam0g0.76-22  Pluggable Authentication Modules l
ii  libpaper1   1.1.14-3 Library for handling paper charact
ii  libslp1 1.0.11a-2OpenSLP libraries
ii  patch   2.5.9-2  Apply a diff file to an original
ii  perl-modules5.8.4-8  Core Perl modules
ii  xpdf-utils  3.00-13  Portable Document Format (PDF) sui
ii  zlib1g  1:1.2.2-4compression library - runtime

-- debconf information:
* cupsys/raw-print: true
* cupsys/backend: ipp, lpd, parallel, socket, usb


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#309553: Problem in cups, not xpdf

2005-05-19 Thread Marius Kotsbak
Package: xpdf-reader
Version: 3.00-13
Followup-For: Bug #309553

This file actually prints correctly using lpr, but fails using cups with
any pdf viewers, so you can close this bug, and I open a new one in
cupsys.

-- System Information:
Debian Release: 3.1
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)
Kernel: Linux 2.4.26-1-k7
Locale: LANG=no_NO, LC_CTYPE=no_NO (charmap=ISO-8859-1)

Versions of packages xpdf depends on:
ii  xpdf-common   3.00-13Portable Document Format (PDF) sui
ii  xpdf-reader   3.00-13Portable Document Format (PDF) sui
ii  xpdf-utils3.00-13Portable Document Format (PDF) sui

Versions of packages xpdf-reader depends on:
ii  gsfonts  8.14+v8.11+urw-0.2  Fonts for the Ghostscript interpre
ii  lesstif2 1:0.93.94-11.2  OSF/Motif 2.1 implementation relea
ii  libc62.3.2.ds1-21GNU C Library: Shared libraries an
ii  libfreetype6 2.1.7-2.4   FreeType 2 font engine, shared lib
ii  libgcc1  1:3.4.3-12  GCC support library
ii  libice6  4.3.0.dfsg.1-12.0.1 Inter-Client Exchange library
ii  libpaper11.1.14-3Library for handling paper charact
ii  libsm6   4.3.0.dfsg.1-12.0.1 X Window System Session Management
ii  libstdc++5   1:3.3.5-12  The GNU Standard C++ Library v3
ii  libt1-5  5.0.2-3 Type 1 font rasterizer library - r
ii  libx11-6 4.3.0.dfsg.1-12.0.1 X Window System protocol client li
ii  libxext6 4.3.0.dfsg.1-12.0.1 X Window System miscellaneous exte
ii  libxp6   4.3.0.dfsg.1-12.0.1 X Window System printing extension
ii  libxpm4  4.3.0.dfsg.1-12.0.1 X pixmap library
ii  libxt6   4.3.0.dfsg.1-12.0.1 X Toolkit Intrinsics
ii  xlibs4.3.0.dfsg.1-12 X Keyboard Extension (XKB) configu
ii  xpdf-common  3.00-13 Portable Document Format (PDF) sui
ii  zlib1g   1:1.2.2-4   compression library - runtime

-- no debconf information


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#309847: cupsys: Images printes as black boxes

2005-05-19 Thread Marius Kotsbak
Package: cupsys
Version: 1.1.23-10
Severity: normal

The images on page 5 in this pdf:
http://www.imec.be/essderc/papers-97/315.pdf
are printed as black boxes, using whatever pdf reader.

See my bug http://bugs.kde.org/show_bug.cgi?id=105856

And see a related bug: http://bugs.kde.org/show_bug.cgi?id=80704 in
kghostview.

-- System Information:
Debian Release: 3.1
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)
Kernel: Linux 2.4.26-1-k7
Locale: LANG=no_NO, LC_CTYPE=no_NO (charmap=ISO-8859-1)

Versions of packages cupsys depends on:
ii  adduser 3.63 Add and remove users and groups
ii  debconf 1.4.30.13Debian configuration management sy
ii  libc6   2.3.2.ds1-21 GNU C Library: Shared libraries an
ii  libcupsimage2   1.1.23-10Common UNIX Printing System(tm) - 
ii  libcupsys2-gnutls10 1.1.23-10Common UNIX Printing System(tm) - 
ii  libgnutls11 1.0.16-9 GNU TLS library - runtime library
ii  libpam0g0.76-22  Pluggable Authentication Modules l
ii  libpaper1   1.1.14-3 Library for handling paper charact
ii  libslp1 1.0.11a-2OpenSLP libraries
ii  patch   2.5.9-2  Apply a diff file to an original
ii  perl-modules5.8.4-8  Core Perl modules
ii  xpdf-utils  3.00-13  Portable Document Format (PDF) sui
ii  zlib1g  1:1.2.2-4compression library - runtime

-- debconf information:
* cupsys/raw-print: true
* cupsys/backend: ipp, lpd, parallel, socket, usb


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#309847: Acknowledgement (cupsys: Images printes as black boxes)

2005-05-19 Thread Marius Kotsbak
Reported at cups.org as STR #1187
(http://www.cups.org/str.php?L1187+P0+S-2+C0+I0+E0+QImages+printed+as+black+boxes)


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#309553: xpdf: Prints some images as black boxes

2005-05-17 Thread Marius Kotsbak
Package: xpdf-reader
Version: 3.00-13
Severity: important

The images on page 5 in this pdf:
http://www.imec.be/essderc/papers-97/315.pdf
are displayed correctly (though not in the KDE pdf viewer), but when printed, 
either to file (.ps) or to a
real printer appear as black boxes.

I'm using cups printing system.

-- System Information:
Debian Release: 3.1
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)
Kernel: Linux 2.4.26-1-k7
Locale: LANG=no_NO, LC_CTYPE=no_NO (charmap=ISO-8859-1)

Versions of packages xpdf depends on:
ii  xpdf-common   3.00-13Portable Document Format (PDF) sui
ii  xpdf-reader   3.00-13Portable Document Format (PDF) sui
ii  xpdf-utils3.00-13Portable Document Format (PDF) sui

Versions of packages xpdf-reader depends on:
ii  gsfonts  8.14+v8.11+urw-0.2  Fonts for the Ghostscript interpre
ii  lesstif2 1:0.93.94-11.2  OSF/Motif 2.1 implementation relea
ii  libc62.3.2.ds1-21GNU C Library: Shared libraries an
ii  libfreetype6 2.1.7-2.4   FreeType 2 font engine, shared lib
ii  libgcc1  1:3.4.3-12  GCC support library
ii  libice6  4.3.0.dfsg.1-12.0.1 Inter-Client Exchange library
ii  libpaper11.1.14-3Library for handling paper charact
ii  libsm6   4.3.0.dfsg.1-12.0.1 X Window System Session Management
ii  libstdc++5   1:3.3.5-12  The GNU Standard C++ Library v3
ii  libt1-5  5.0.2-3 Type 1 font rasterizer library - r
ii  libx11-6 4.3.0.dfsg.1-12.0.1 X Window System protocol client li
ii  libxext6 4.3.0.dfsg.1-12.0.1 X Window System miscellaneous exte
ii  libxp6   4.3.0.dfsg.1-12.0.1 X Window System printing extension
ii  libxpm4  4.3.0.dfsg.1-12.0.1 X pixmap library
ii  libxt6   4.3.0.dfsg.1-12.0.1 X Toolkit Intrinsics
ii  xlibs4.3.0.dfsg.1-12 X Keyboard Extension (XKB) configu
ii  xpdf-common  3.00-13 Portable Document Format (PDF) sui
ii  zlib1g   1:1.2.2-4   compression library - runtime

-- no debconf information


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#309553: xpdf: Same problem in other pdf viewers

2005-05-17 Thread Marius Kotsbak
Package: xpdf-reader
Version: 3.00-13
Followup-For: Bug #309553

All pdf viewers for Linux I have tried actually has this problem on
display or printing certain PDF files.

See this bug report for kghostview:
http://bugs.kde.org/show_bug.cgi?id=80704

Therefore I suspect the problem to be in a common driver/library. Do you
know which all are using? One of the dependencies below?
 
 


-- System Information:
Debian Release: 3.1
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)
Kernel: Linux 2.4.26-1-k7
Locale: LANG=no_NO, LC_CTYPE=no_NO (charmap=ISO-8859-1)

Versions of packages xpdf depends on:
ii  xpdf-common   3.00-13Portable Document Format (PDF) sui
ii  xpdf-reader   3.00-13Portable Document Format (PDF) sui
ii  xpdf-utils3.00-13Portable Document Format (PDF) sui

Versions of packages xpdf-reader depends on:
ii  gsfonts  8.14+v8.11+urw-0.2  Fonts for the Ghostscript interpre
ii  lesstif2 1:0.93.94-11.2  OSF/Motif 2.1 implementation relea
ii  libc62.3.2.ds1-21GNU C Library: Shared libraries an
ii  libfreetype6 2.1.7-2.4   FreeType 2 font engine, shared lib
ii  libgcc1  1:3.4.3-12  GCC support library
ii  libice6  4.3.0.dfsg.1-12.0.1 Inter-Client Exchange library
ii  libpaper11.1.14-3Library for handling paper charact
ii  libsm6   4.3.0.dfsg.1-12.0.1 X Window System Session Management
ii  libstdc++5   1:3.3.5-12  The GNU Standard C++ Library v3
ii  libt1-5  5.0.2-3 Type 1 font rasterizer library - r
ii  libx11-6 4.3.0.dfsg.1-12.0.1 X Window System protocol client li
ii  libxext6 4.3.0.dfsg.1-12.0.1 X Window System miscellaneous exte
ii  libxp6   4.3.0.dfsg.1-12.0.1 X Window System printing extension
ii  libxpm4  4.3.0.dfsg.1-12.0.1 X pixmap library
ii  libxt6   4.3.0.dfsg.1-12.0.1 X Toolkit Intrinsics
ii  xlibs4.3.0.dfsg.1-12 X Keyboard Extension (XKB) configu
ii  xpdf-common  3.00-13 Portable Document Format (PDF) sui
ii  zlib1g   1:1.2.2-4   compression library - runtime

-- no debconf information


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]