Bug#1040936: openscap-utils: oscap-docker fails due to missing dependency on python3-openscap

2023-07-12 Thread Craig Andrews
Package: openscap-utils
Version: 1.3.8+dfsg-1
Severity: normal

Dear Maintainer,

oscap-docker doesn't working due to a missing dependency on
python3-openscap as seen below:

$ oscap-docker 
Traceback (most recent call last):
  File "/usr/bin/oscap-docker", line 24, in 
from oscap_docker_python.oscap_docker_util import OscapDockerScan
ModuleNotFoundError: No module named 'oscap_docker_python'

After running:
apt-get install -y python3-openscap
then trying again, another missing dependency is revealed, this time on
python3-docker:

$ oscap-docker 
Traceback (most recent call last):
  File "/usr/bin/oscap-docker", line 24, in 
from oscap_docker_python.oscap_docker_util import OscapDockerScan
  File 
"/usr/lib/python3/dist-packages/oscap_docker_python/oscap_docker_util.py", line 
30, in 
import docker
ModuleNotFoundError: No module named 'docker'

Therefore, I believe the solution to this bug to have two parts:
1. For openscap-utils, add a dependency on python3-openscap
2. For python3-openscap, add a dependency on python3-docker

Thank you!

*** Reporter, please consider answering these questions, where appropriate ***

   * What led up to the situation?
   * What exactly did you do (or not do) that was effective (or
 ineffective)?
   * What was the outcome of this action?
   * What outcome did you expect instead?

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


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

Kernel: Linux 6.3.12-200.fc38.x86_64 (SMP w/12 CPU threads; PREEMPT)
Locale: LANG=C, LC_CTYPE=C.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: unable to detect

Versions of packages openscap-utils depends on:
ii  openscap-scanner  1.3.8+dfsg-1
ii  python3   3.11.4-5
ii  rpm   4.18.0+dfsg-1+b1

openscap-utils recommends no packages.

Versions of packages openscap-utils suggests:
pn  openscap-doc  

-- no debconf information



Bug#866338: New version 4.0.0

2017-06-28 Thread Craig Andrews

Source: cppformat
Version: 3.0.1+ds-1

Version 4.0.0 of libfmt has been released - can you please release new 
packages for it? (libfmt4-dev, libfmt4-doc, etc)


https://github.com/fmtlib/fmt/releases/tag/4.0.0

Thanks,
~Craig



Bug#602316: Library Bundling

2011-03-04 Thread Craig Andrews
One of the problems with mod_pagespeed is that it bundles a bunch of
libraries (such as zlib and libpng) and included them bundled in the
Debian package would be a policy violation. I created an issue in
mod_pagespeed's bug tracker requesting that they at least optionally
unbundle libraries:
https://code.google.com/p/modpagespeed/issues/detail?id=226



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



Bug#612660: Additional links

2011-02-09 Thread Craig Andrews
OpenJDK bug report: https://bugs.openjdk.java.net/show_bug.cgi?id=100119
Oracle post announcing their fix for the issue:
http://blogs.oracle.com/security/2011/02/security_alert_for_cve-2010-44.html


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


Bug#598529: New version of open-vm-tools available

2010-09-29 Thread Craig Andrews
Package: open-vm-tools

The open-vm-tools project has released a new version (as of right now, the
latest is 8.4.2 dated July 15 2010). Debian should probably upgrade to it.



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



Bug#535220: Bug report filed upstream

2010-03-12 Thread Craig Andrews
I filed a bug report with upstream at
http://www.info-zip.org/board/board.pl?m-1268426340/




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



Bug#548206: Please sync with upstream version of gnash 0.8.6

2009-09-24 Thread Craig Andrews
Subject: Please sync with upstream version of gnash 0.8.6
Package: gnash
Severity: wishlist

Gnash 0.8.6 was released. It supports many more flash video based
websites and has faster playback. It also features an number of bug
fixes. More detailed information is available
http://www.gnashdev.org/?q=node/71 .




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



Bug#544126: libjpeg7-dev: jpegint.h missing

2009-08-31 Thread Craig Andrews
 I deliberatly removed jpegint.h from libjpeg7-dev. I do not think there
 are
 software requiring it anymore. Most JPEG header file are private and not
 meant to be installed, and that include jpegint.h. The private header
 files
 are not garanteed to provide a consistent API across release.

 Do you still have a use case for jpegint.h ?

 Cheers,
 --
 Bill. ballo...@debian.org
XBMC requires jpegint.h. Here's the bug report:
http://xbmc.org/trac/ticket/7096

It looks like XBMC should never have been using jpegint.h, so the bug is
in XBMC, not Debian's packaging, right?

~Craig




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



Bug#544126: libjpeg7-dev: jpegint.h missing

2009-08-28 Thread Craig Andrews
Package: libjpeg7-dev
Version: 7-1
Severity: normal

The file jpegint.h is part of the libjpeg source, but it's not included
in the libjpeg7-dev package.  This issue is the same as that reported
against libjpeg-6 in bug 100171. I can only assume the solution will be
the same (a patch to the Makefile).

~Craig




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



Bug#539345: Add formatting parameters to the AuthMySQLUserCondition and AuthMySQLGroupCondition

2009-07-30 Thread Craig Andrews
Package: libapache2-mod-auth-mysql
Version: 4.3.9-11
Severity: wishlist

Version 2.9.0 of mod_auth_mysql from http://modauthmysql.sourceforge.net/
added support for formatting parameters to the condition clause
parameters. These parameters are:
%h  DNS name of the remote host
%a  IP address of the remote host
%f  The filename being requested
%V  Hostname of the Apache server
%v  Virtual hostname
%H  Protocol sent with the request (i.e. HTTP/0.9)
%m  Request method (i.e. GET, HEAD, POST, etc.)
%q  Arguments following the ? in the request
%r  Request line
%U  Path portion of the URI
I cannot figure out what is upstream for Debian's
libapache2-mod-auth-mysql, or I would report this request for enhancement
there as well. This feature would be incredibly useful.

Thanks,
~Craig




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



Bug#518009: Maven 2.2.0

2009-07-01 Thread Craig Andrews
2.2.0 is now the latest version. http://maven.apache.org/release-notes.html




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



Bug#521513: Trac 0.11.4 is incompatible with Python 2.6

2009-06-25 Thread Craig Andrews
Since Trac  0.11.4 is incompatible with Python 2.6, I've bumped the
severity of this bug to important. I suspect this issue affects a number
of users.

http://trac.edgewall.org/ticket/7876 python 2.6 breaks
attachments/milestone editing/likely more

~Craig




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



Bug#506548: Change build dependency to libcap2-dev

2009-06-22 Thread Craig Andrews
Apparently, the build dependency simply needs to be changed from
libcap-dev to libcap2-dev. See
https://bugs.launchpad.net/ubuntu/+source/ntp/+bug/328376 for how this
problem was solved in ntpd.

Thanks,
~Craig




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



Bug#531348: Please compile xulrunner with PGO optimizations

2009-06-01 Thread Craig Andrews
 There are a whole lot of problems that make it almost impossible:
 - Build time and buildd resources
Granted - but Debian builds a lot of packages that require a lot of
processing power. I can't imagine building xulrunner 2x will be that
fatal.
 - Upstream support (PGO is not supported yet on linux)
https://bugzilla.mozilla.org/show_bug.cgi?id=418866 somewhat true... but
there are cases of successful building with PGO.
https://bugs.launchpad.net/ubuntu/+source/xulrunner-1.9/+bug/213708/comments/1
links to an arch package that does.
 - Profiling requires a xulrunner application, and I think PGO upstream
   scripts care about firefox. This means 2 things:
By my understanding of
https://developer.mozilla.org/en/Building_with_Profile-Guided_Optimization
xulrunner itself can be used as the profiling app. That way, Firefox isn't
needed at all.
 - xulrunner would be profiled for one application, and not others
 - xulrunner would need to depend on the application, introducing a
   dependency loop, or the packages should be merged.

 Let's add to that that I don't know if PGO builds require network at
 build time, but I sure hope it doesn't because that'd be a big NO.
The build doesn't seem to use the network, so I don't think this is an issue.

 Not coming any time soon, I'm afraid.
Considering the massive improvement in user experience, and the number of
users who use firefox/iceweasel, it would be nice if this change could be
done. For example, it doesn't look terribly good for Debian (justified or
not) that Firefox for Windows under Wine on Debian performs better than
native Iceweasel on the same Debian install.

 Mike

Thanks again,
~Craig




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



Bug#530953: Patches

2009-05-31 Thread Craig Andrews
None of the existing patches in debian/patches apply, so I removed them.

I had to create one new patch, as tsclient doesn't have a dependency on
libgnomeui-2.0 and it should. The patch I created is attached.

Finally, the dependencies need to be updated. If I have the time, I will
figure out what the new dependencies are.--- tsclient-2.0.1.orig/configure.ac	2008-07-10 15:25:04.0 -0400
+++ tsclient-2.0.1.new/configure.ac	2009-05-29 23:21:05.0 -0400
@@ -32,7 +32,7 @@
 
 ### get cflags and libs
 
-PKG_CHECK_MODULES(TSC, glib-2.0 gmodule-2.0 gobject-2.0 gtk+-2.0 libglade-2.0 libgnome-2.0 gnome-desktop-2.0 gnome-vfs-2.0 libnotify gconf-2.0 libnm_glib)
+PKG_CHECK_MODULES(TSC, glib-2.0 gmodule-2.0 gobject-2.0 gtk+-2.0 libglade-2.0 libgnome-2.0 gnome-desktop-2.0 gnome-vfs-2.0 libnotify gconf-2.0 libnm_glib libgnomeui-2.0)
 TSC_CFLAGS=-Wall $TSC_CFLAGS
 
 ### Internationalization support
--- tsclient-2.0.1.orig/configure	2008-07-10 15:25:34.0 -0400
+++ tsclient-2.0.1.new/configure	2009-05-29 23:48:45.0 -0400
@@ -20976,12 +20976,12 @@
 pkg_cv_TSC_CFLAGS=$TSC_CFLAGS
  elif test -n $PKG_CONFIG; then
 if test -n $PKG_CONFIG  \
-{ (echo $as_me:$LINENO: \$PKG_CONFIG --exists --print-errors \glib-2.0 gmodule-2.0 gobject-2.0 gtk+-2.0 libglade-2.0 libgnome-2.0 gnome-desktop-2.0 gnome-vfs-2.0 libnotify gconf-2.0 libnm_glib\) 5
-  ($PKG_CONFIG --exists --print-errors glib-2.0 gmodule-2.0 gobject-2.0 gtk+-2.0 libglade-2.0 libgnome-2.0 gnome-desktop-2.0 gnome-vfs-2.0 libnotify gconf-2.0 libnm_glib) 25
+{ (echo $as_me:$LINENO: \$PKG_CONFIG --exists --print-errors \glib-2.0 gmodule-2.0 gobject-2.0 gtk+-2.0 libglade-2.0 libgnome-2.0 gnome-desktop-2.0 gnome-vfs-2.0 libnotify gconf-2.0 libnm_glib libgnomeui-2.0\) 5
+  ($PKG_CONFIG --exists --print-errors glib-2.0 gmodule-2.0 gobject-2.0 gtk+-2.0 libglade-2.0 libgnome-2.0 gnome-desktop-2.0 gnome-vfs-2.0 libnotify gconf-2.0 libnm_glib libgnomeui-2.0) 25
   ac_status=$?
   echo $as_me:$LINENO: \$? = $ac_status 5
   (exit $ac_status); }; then
-  pkg_cv_TSC_CFLAGS=`$PKG_CONFIG --cflags glib-2.0 gmodule-2.0 gobject-2.0 gtk+-2.0 libglade-2.0 libgnome-2.0 gnome-desktop-2.0 gnome-vfs-2.0 libnotify gconf-2.0 libnm_glib 2/dev/null`
+  pkg_cv_TSC_CFLAGS=`$PKG_CONFIG --cflags glib-2.0 gmodule-2.0 gobject-2.0 gtk+-2.0 libglade-2.0 libgnome-2.0 gnome-desktop-2.0 gnome-vfs-2.0 libnotify gconf-2.0 libnm_glib libgnomeui-2.0 2/dev/null`
 else
   pkg_failed=yes
 fi
@@ -20992,12 +20992,12 @@
 pkg_cv_TSC_LIBS=$TSC_LIBS
  elif test -n $PKG_CONFIG; then
 if test -n $PKG_CONFIG  \
-{ (echo $as_me:$LINENO: \$PKG_CONFIG --exists --print-errors \glib-2.0 gmodule-2.0 gobject-2.0 gtk+-2.0 libglade-2.0 libgnome-2.0 gnome-desktop-2.0 gnome-vfs-2.0 libnotify gconf-2.0 libnm_glib\) 5
-  ($PKG_CONFIG --exists --print-errors glib-2.0 gmodule-2.0 gobject-2.0 gtk+-2.0 libglade-2.0 libgnome-2.0 gnome-desktop-2.0 gnome-vfs-2.0 libnotify gconf-2.0 libnm_glib) 25
+{ (echo $as_me:$LINENO: \$PKG_CONFIG --exists --print-errors \glib-2.0 gmodule-2.0 gobject-2.0 gtk+-2.0 libglade-2.0 libgnome-2.0 gnome-desktop-2.0 gnome-vfs-2.0 libnotify gconf-2.0 libnm_glib libgnomeui-2.0\) 5
+  ($PKG_CONFIG --exists --print-errors glib-2.0 gmodule-2.0 gobject-2.0 gtk+-2.0 libglade-2.0 libgnome-2.0 gnome-desktop-2.0 gnome-vfs-2.0 libnotify gconf-2.0 libnm_glib libgnomeui-2.0) 25
   ac_status=$?
   echo $as_me:$LINENO: \$? = $ac_status 5
   (exit $ac_status); }; then
-  pkg_cv_TSC_LIBS=`$PKG_CONFIG --libs glib-2.0 gmodule-2.0 gobject-2.0 gtk+-2.0 libglade-2.0 libgnome-2.0 gnome-desktop-2.0 gnome-vfs-2.0 libnotify gconf-2.0 libnm_glib 2/dev/null`
+  pkg_cv_TSC_LIBS=`$PKG_CONFIG --libs glib-2.0 gmodule-2.0 gobject-2.0 gtk+-2.0 libglade-2.0 libgnome-2.0 gnome-desktop-2.0 gnome-vfs-2.0 libnotify gconf-2.0 libnm_glib libgnomeui-2.0 2/dev/null`
 else
   pkg_failed=yes
 fi
@@ -21015,14 +21015,14 @@
 _pkg_short_errors_supported=no
 fi
 if test $_pkg_short_errors_supported = yes; then
-	TSC_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors glib-2.0 gmodule-2.0 gobject-2.0 gtk+-2.0 libglade-2.0 libgnome-2.0 gnome-desktop-2.0 gnome-vfs-2.0 libnotify gconf-2.0 libnm_glib 21`
+	TSC_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors glib-2.0 gmodule-2.0 gobject-2.0 gtk+-2.0 libglade-2.0 libgnome-2.0 gnome-desktop-2.0 gnome-vfs-2.0 libnotify gconf-2.0 libnm_glib libgnomeui-2.0 21`
 else
-	TSC_PKG_ERRORS=`$PKG_CONFIG --print-errors glib-2.0 gmodule-2.0 gobject-2.0 gtk+-2.0 libglade-2.0 libgnome-2.0 gnome-desktop-2.0 gnome-vfs-2.0 libnotify gconf-2.0 libnm_glib 21`
+	TSC_PKG_ERRORS=`$PKG_CONFIG --print-errors glib-2.0 gmodule-2.0 gobject-2.0 gtk+-2.0 libglade-2.0 libgnome-2.0 gnome-desktop-2.0 gnome-vfs-2.0 libnotify gconf-2.0 libnm_glib libgnomeui-2.0 21`
 fi
 	# Put the nasty error message in config.log where it belongs
 	echo $TSC_PKG_ERRORS 5
 
-	{ { echo $as_me:$LINENO: error: Package requirements (glib-2.0 gmodule-2.0 

Bug#531348: Please compile xulrunner with PGO optimizations

2009-05-31 Thread Craig Andrews
Package: xulrunner
Version: 1.9.0.7-1
Severity: wishlist

xulrunner is not presently compiled with PGO (Profile Guided
Optimizations). PGO can significantly improve Iceweasel/Firefox
performance (some have reported a 3x performance improvement). It would be
really great if the Debian packages used PGO and made the mozilla browser
performance as well on Debian as it does on Windows. Thanks!

(There's a discussion about this downstream in this Ubuntu bug:
https://bugs.launchpad.net/ubuntu/+source/xulrunner-1.9.1/+bug/213708)

Thanks!




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



Bug#518009: News?

2009-05-28 Thread Craig Andrews
Any news on this? There's been a month since the last update. Thanks!




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



Bug#490813: Upstream URL

2009-05-28 Thread Craig Andrews
http://tsclient.sourceforge.net/ is the best URL I could find for this
project. Perhaps that is what should be used.




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



Bug#530953: New version available: tsclient

2009-05-28 Thread Craig Andrews
Package: tsclient
Severity: wishlist

There is a new version of tsclient (2.0.1) available from
http://sourceforge.net/project/showfiles.php?group_id=192483

Fedora is using this version, so bumping to it is not unprecedented.

Thanks!




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



Bug#518586: NMU for geoclue_0.11.1-1 / FTBFS

2009-03-25 Thread Craig Andrews
No objection here - quilt looks like a great addition.

Thanks!
~Craig

 Hi,

 I plan to upload geoclue as NMU with the attached patch within the next
 days if
 there're no objections against it.

 Cheers,

 Bernd

 --
  Bernd Zeimetz   Debian GNU/Linux Developer
  GPG Fingerprint: 06C8 C9A2 EAAD E37E 5B2C BE93 067A AD04 C93B FF79





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



Bug#516251: open-vm-tools should build kernel modules with dkms

2009-02-19 Thread Craig Andrews
Package: open-vm-tools

dkms will allow the kernel modules to be automagically recompiled when a
new kernel is installed, which is incredibly handy.

Right now, there's a many step process required (get the source, compile
the source, install the modules) every time the kernel is upgraded.

With open-vm-tools the way it is now, if a kernel upgrade is performed (as
happens often with security upgrades), and you forget to re-compile
open-vm-sources, at next boot the system will have some major issues (like
networking doesn't come up). With automated security installs (like I
use), this means that whenever a reboot happens, there's a decent chance
the system won't come up. I think it would be worth while to make DKMS
work in this package to prevent these issues - I bet a lot of sysadmin
would love you for it.

The new upstream open-vm-tools release (2008.11.18) now provides dkms.conf
which should allow for easy dkms integration.

Also reported in Launchpad at
https://bugs.launchpad.net/ubuntu/+source/open-vm-tools/+bug/277556





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



Bug#514500: New version of tomcat-native

2009-02-07 Thread Craig Andrews
Package: tomcat-native
Version: 1.1.16
Severity: import
Tags: ipv6

Tomcat-native 1.1.16 fixes a number of ipv6 and ssl issues. Currently,
tomcat-native 1.1.13 is more or less unusable (just installing currently
prevents tomcat from starting). Changelog at
http://tomcat.apache.org/native-doc/miscellaneous/changelog.html



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



Bug#341776: JAI Licensing

2009-01-07 Thread Craig Andrews
JAI seems to be still under the JDL/JRL. In 2005, a bug report was filed
requesting a license change, and upstream agreed.
https://jai-core.dev.java.net/issues/show_bug.cgi?id=35 However, there has
been no more news that I could find out this license change, and the
license in the source repository has not changed.

Seeing as Java is quickly opening up, can you release JAI under a more
open license, such as the GPL that is used for the JDK?

Thank you,
~Craig



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



Bug#505255: RFS: geoclue - modular geoinformation service built on top of D-Bus

2008-12-01 Thread Craig Andrews
Anders M-Pedersen has put geoclue (using this packaging) into his PPA for
easier testing. https://bugs.launchpad.net/ubuntu/+bug/260977/comments/8




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



Bug#505255: RFS: geoclue - modular geoinformation service built on top of D-Bus

2008-11-21 Thread Craig Andrews
Thanks, Ross. I've just uploaded a new .diff.gz and .dsc that fixes the
problems you pointed out. I really appreciate your help!




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



Bug#505255: RFS: geoclue - modular geoinformation service built on top of D-Bus

2008-11-18 Thread Craig Andrews
On Tue, November 18, 2008 6:11 am, Ross Burton wrote:
 On Sun, 2008-11-16 at 15:36 -0500, Craig Andrews wrote:

 The package can be found on my site
 - URL: http://www.integralblue.com/debian/


 This package is incorrectly generated
 Ross

Thanks Ross - I've regenerated the diff.gz and uploaded the new version.

~Craig




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



Bug#505255: RFS: geoclue - modular geoinformation service built on top of D-Bus

2008-11-16 Thread Craig Andrews
Greeting mentors,

I'm looking for a sponsor for the package geoclue.

* Package name: geoclue
  Version : 0.11.1
  Upstream Author : Keith Preston [EMAIL PROTECTED], Jussi Kukkonen
[EMAIL PROTECTED], Iain Holmes [EMAIL PROTECTED]
* URL : http://geoclue.freedesktop.org
* License : LGPL
  Section : libs

Description:
Geoclue is a modular geoinformation service built on top of the D-Bus
messaging system. The goal of the Geoclue project is to make creating
location-aware applications as simple as possible.

It builds these binary packages:
geoclue, libgeoclue0, libgeoclue-dev, geoclue-manual, geoclue-hostip,
geoclue-plazes, geoclue-gpsd, geoclue-geonames, geoclue-gsmloc,
geoclue-localnet, geoclue

The package is almost lintian clean. Some man pages are missing.

The upload would fix these bugs: 505255 (ITP).

The package can be found on my site
- URL: http://www.integralblue.com/debian/


Thanks a lot for reviewing (and hopefully uploading) this package!
~Craig





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



Bug#505255: Packaged

2008-11-14 Thread Craig Andrews
I have completed packaging for geoclue.

http://www.integralblue.com/debian/

You can find the .diff.gz, .dsc, and .orig.tar.gz (which was downloaded
from http://folks.o-hand.com/~jku/geoclue-releases/geoclue-0.11.1.tar.gz )
there.

Can someone please review this?




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



Bug#494175: Already packaged upstream

2008-11-11 Thread Craig Andrews
Gypsy has already been packaged upstream at
http://gypsy.freedesktop.org/wiki/ - see http://debian.o-hand.com/

This means the package just need to be quality reviewed I think.




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



Bug#505255: [needs-packaging] geoclue

2008-11-10 Thread Craig Andrews
Severity: wishlist
package: wnpp
URL: http://www.freedesktop.org/wiki/Software/GeoClue

GeoClue - The Geoinformation Service
Geoclue is a modular geoinformation service built on top of the D-Bus
messaging system. The goal of the Geoclue project is to make creating
location-aware applications as simple as possible.
Geoclue is developed for Linux, but should be portable to any platform
that uses D-Bus.
Geoclue defines a set of geoinformation APIs, but it also includes some
providers that implement those APIs. Here is a list of services provided
through Geoclue with the currently included implementations:

a) Position
gpsd, gypsy, hostip, plazes, gsmloc
b) Address
hostip, plazes, manual, localnet
c) Velocity
gpsd, gypsy
d) Geocode
geonames, yahoo
e) ReverseGeocode
geonames

Geoclue source code contains:

* D-Bus definitions for the above APIs
* C bindings for Geoclue clients
* C bindings for data providers
* a set of provider implementations
* (experimental) master provider implementation.

Possible data sources
* Google Maps Geocoding API -- License says only for showing places
on Google Maps
* Wigle.net-- WIFI location database (10 million networks). License
requires users to login.
* geocoder.us -- geocoder for the USA (TIGER data)
* gsmloc-provider could easily get the GSM information using AT
commands on the OpenMoko platform
* We really should have a free network location database (like
gsmloc.org, but for WLAN, GSM, BT, ethernet gateway, ..
  o What about opencellid?

License:
Geoclue is Free Software, licensed under GNU LGPL.




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



Bug#503965: Duplicate

2008-10-30 Thread Craig Andrews
This bug is actually a duplicate of #456815. I didn't see it before... sorry.




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



Bug#503965: apt-zeroconf

2008-10-29 Thread Craig Andrews
Package: apt-zeroconf
Severity: wishlist

When running more than one Debian box in a LAN with slow internet access
the most often used solution to prevent downloading the same Debian
package twice is running apt-cacher or the like on one single machine, a
centralized server.

The problem with this solution is, that every machine in the network needs
to be configured for this proxy. If it is down, no one can update. If you
go to another network, you must tweak your sources.list or apt.conf in
order to upgrade, which is quite common nowadays with notebooks and wifi
technology.

We would therefore be interested in an automatic and peer-to-peer
solution. When there is no apt caching daemon in the LAN, we want to fetch
the packages directly from the internet. But if there is one or even more
available, apt should automatically use it, without any configuration from
the user. This is by the way the reason we called it apt-zeroconf in the
first place.

apt-zeroconf could significantly reduce the bandwidth required by Debian's
infrastructure, as there would less hits to its mirrors. The project seems
pretty far along. IMHO, including it Debian is a good idea, and will get
the ball rolling on further work.

Thanks!




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



Bug#456815: Status?

2008-10-29 Thread Craig Andrews
I think apt-zeroconf would be a great addition to Debian. I bet if people
started using this app, Debian's infrastructure would see a measure (if
not significant) drop in bandwidth, and users would see faster effective
speeds from apt.

apt-zeroconf has already been packaged by upstream:
* tgz: http://phidev.info/azc/apt-zeroconf_0.4.1.tar.gz
* deb: http://phidev.info/azc/apt-zeroconf_0.4.1_all.deb
* dsc: http://phidev.info/azc/apt-zeroconf_0.4.1.dsc

It seems ready for inclusion...




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



Bug#503308: [needs-packaging] curl-loader

2008-10-24 Thread Craig Andrews
Package: curl-loader
Severity: wishlist

curl-loader (also known as omes-nik and davilka) is an open-source
tool written in C-language, simulating application load and application
behavior of thousands and tens of thousand HTTP/HTTPS and FTP/FTPS
clients, each with its own source IP-address. In contrast to other tools
curl-loader is using real C-written client protocol stacks, namely, HTTP
and FTP stacks of libcurl and TLS/SSL of openssl, and simulates user
behavior with support for login and authentication flavors.

Thanks1




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



Bug#470365: News? Help?

2008-10-09 Thread Craig Andrews
Any news? Anything I can do to help? I'd be more than happy to test
whatever needs testing.




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



Bug#470365: Licenses incompatibility (GPL V3 + OpenSSL) ?

2008-09-16 Thread Craig Andrews
mod_auth_cas 1.0.8 has been released with the license exception:
https://www.ja-sig.org/svn/cas-clients/mod_auth_cas/tags/mod_auth_cas-1.0.8/README
And here's the announcement:
http://www.nabble.com/mod_auth_cas-1.0.8-released-td19384693.html

Looks like this may be packaged soon - many thanks!




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



Bug#488163: bump apr to 1.3.2

2008-06-26 Thread Craig Andrews
Package: apr

APR is now at 1.3.2. Since all 1.x releases are binary and api compatible,
this should be? an easy bump.

http://www.apache.org/dist/apr/Announcement1.3.html

I'm specifically requesting this bump as the entropy source changed from
/dev/random to /dev/urandom in 1.3, which will help with some some apache
modules I use.

Thanks!




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



Bug#488163: closed by Ryan Niebur [EMAIL PROTECTED] (Re: Bug#488163: bump apr to 1.3.2)

2008-06-26 Thread Craig Andrews
Can you still bump to 1.3.2 for sid?

On Thu, June 26, 2008 3:36 pm, Debian Bug Tracking System wrote:


 This is an automatic notification regarding your Bug report
 which was filed against the apr package:

 #488163: bump apr to 1.3.2


 It has been closed by Ryan Niebur [EMAIL PROTECTED].


 Their explanation is attached below along with your original report.
 If this explanation is unsatisfactory and you have not received a
 better one in a separate message then please contact Ryan Niebur
 [EMAIL PROTECTED] by
 replying to this email.


 --
 488163: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=488163
 Debian Bug Tracking System
 Contact [EMAIL PROTECTED] with problems







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



Bug#470365: What next?

2008-03-12 Thread Craig Andrews
On Ubuntu, the package is working. See the launchpad issue at
https://bugs.launchpad.net/ubuntu/+bug/199754

What happens next? How does it get included in Debian?

Thanks!




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



Bug#470365: [needs-packaging] mod_auth_cas

2008-03-10 Thread Craig Andrews
package: libapache2-mod-auth-cas

Can someone please package mod_auth_cas? The package name would be
libapache2-mod-auth-cas.

mod_auth_cas is an Apache 2.0/2.2 compliant module that supports the CASv1
and CASv2 protocols.

CAS is a popular centralized authentication provider. We're considering
using at the company I work for, and I bet a bunch of other companies (as
well as many universities - I know UConn and VA Tech do) use it as well.
Here's a link to this module's home:
http://www.ja-sig.org/wiki/display/CASC/mod_auth_cas

This seems like the packaging effort would be low - someone has already
packaged it for debian: http://michele.pupazzo.org/diary/?p=277

Also, I have filed a bug with Ubuntu at
https://bugs.launchpad.net/ubuntu/+bug/199754 but since you are Ubuntu's
upstream, it seemed appropriate to file here as well.

Thank you!




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