Bug#928289: git-flow: empty defaults

2019-05-01 Thread Alessandro -oggei- Ogier
Package: git-flow
Version: 1.12.0-1
Severity: normal

Dear Maintainer,

version 1.12 lost defaults:


## 1.12 behaviour

$ mkdir repo && ( cd repo && git init && git flow init -d )

Initialized empty Git repository in /tmp/repo/.git/
Using default branch names.
No branches exist yet. Base branches must be created now.
Branch name for production releases: [master] 
Branch name for "next release" development: [develop] 

How to name your supporting branch prefixes?
Feature branches? [] 
Bugfix branches? [] 
Release branches? [] 
Hotfix branches? [] 
Support branches? [] 
Version tag prefix? [] 
Hooks and filters directory? [/tmp/repo/.git/hooks] 


## 1.10 behaviour

$ mkdir repo && ( cd repo && git init && git flow init -d )

Initialized empty Git repository in /tmp/repo/.git/
Using default branch names.
No branches exist yet. Base branches must be created now.
Branch name for production releases: [master] 
Branch name for "next release" development: [develop] 

How to name your supporting branch prefixes?
Feature branches? [feature/] 
Bugfix branches? [bugfix/] 
Release branches? [release/] 
Hotfix branches? [hotfix/] 
Support branches? [support/] 
Version tag prefix? [] 
Hooks and filters directory? [/tmp/repo/.git/hooks] 



As upstream acknowledged this as a bug and fixed it[1], could
you please consider upgrading package to newest stable version?


Thank you, regards


[1] https://github.com/petervanderdoes/gitflow-avh/issues/393


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

Kernel: Linux 4.19.0-4-amd64 (SMP w/4 CPU cores)
Locale: LANG=it_IT.UTF-8, LC_CTYPE=it_IT.UTF-8 (charmap=UTF-8), 
LANGUAGE=it_IT.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages git-flow depends on:
ii  git [git-core]  1:2.20.1-2

git-flow recommends no packages.

git-flow suggests no packages.

-- no debconf information



Bug#927164: py3status: missing dependency

2019-04-15 Thread Alessandro -oggei- Ogier
Package: py3status
Severity: important

Dear Maintainer,

I'd like to point out that package in fact depends on file(1)
and when that package isnt installed py3status fails with an error.

Since on a freshly installed Debian system file package is not an
essential, this dependency should be explicitly listed.

Thank you, regards



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

Kernel: Linux 4.19.0-3-amd64 (SMP w/4 CPU cores)
Locale: LANG=it_IT.UTF-8, LC_CTYPE=it_IT.UTF-8 (charmap=UTF-8), 
LANGUAGE=it_IT.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages py3status depends on:
ii  i3status  2.12-1
ii  python3   3.7.3-1

py3status recommends no packages.

py3status suggests no packages.



Bug#922029: py3status: new upstream release

2019-02-11 Thread Alessandro -oggei- Ogier
Package: py3status
Severity: wishlist

Dear Maintainer,

a new upstream version is out, with lot of additions (pango, 
~/.config dirs amongst others).


Please let me know if I can support you in any way, and thank you for
your work :)

ciao

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

Kernel: Linux 4.19.0-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=it_IT.UTF-8, LC_CTYPE=it_IT.UTF-8 (charmap=UTF-8), 
LANGUAGE=it_IT.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages py3status depends on:
ii  i3status  2.12-1
ii  python3   3.7.2-1

py3status recommends no packages.

py3status suggests no packages.



Bug#884596: golang-docker-credential-helpers: should depend on gnome-keyring

2017-12-17 Thread Alessandro -oggei- Ogier
Package: golang-docker-credential-helpers
Version: 0.5.0-2
Severity: normal

Dear Maintainer,

docker-credential-secretservice invocation fail if no gnome-keyring
is installed:

$ docker-credential-secretservice list
*** Error in `docker-credential-secretservice': free(): invalid pointer: 
0x563246645ca0 ***
=== Backtrace: =
/lib/x86_64-linux-gnu/libc.so.6(+0x722fb)[0x7fca061bd2fb]
/lib/x86_64-linux-gnu/libc.so.6(+0x7895e)[0x7fca061c395e]
...

Installing gnome-keyring fixes the problem. This is also in part tracked
in this related ticket: https://github.com/moby/moby/issues/34048

Thank you, regards

ale

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

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

Versions of packages golang-docker-credential-helpers depends on:
ii  libc6  2.25-4
ii  libglib2.0-0   2.54.2-1
ii  libsecret-1-0  0.18.5-4

golang-docker-credential-helpers recommends no packages.

golang-docker-credential-helpers suggests no packages.

-- no debconf information



Bug#868012: texlive-extra-utils: missing dependency - latexindent requires GCString.pm (libunicode-linebreak-perl)

2017-07-11 Thread Alessandro -oggei- Ogier
Package: texlive-extra-utils
Version: 2017.20170629-1
Severity: normal

Dear Maintainer,

the latexindent utility found in texlive-extra-utils depends on 
Unicode/GCString.pm, which is in Debian package libunicode-linebreak-perl, 
but is not listed in package recommends.

A simple example:

oggei@toporiccio:~$ latexindent   
Can't locate Unicode/GCString.pm in @INC (you may need to install the
Unicode::GCString module) (@INC contains:
/usr/share/texlive/texmf-dist/scripts/latexindent /etc/perl
/usr/local/lib/x86_64-linux-gnu/perl/5.24.1 /usr/local/share/perl/5.24.1
/usr/lib/x86_64-linux-gnu/perl5/5.24 /usr/share/perl5
/usr/lib/x86_64-linux-gnu/perl/5.24 /usr/share/perl/5.24
/usr/local/lib/site_perl /usr/lib/x86_64-linux-gnu/perl-base) at
/usr/share/texlive/texmf-dist/scripts/latexindent/LatexIndent/AlignmentAtAmpersand.pm
line 20.
BEGIN failed--compilation aborted at
/usr/share/texlive/texmf-dist/scripts/latexindent/LatexIndent/AlignmentAtAmpersand.pm
line 20.
Compilation failed in require at
/usr/share/texlive/texmf-dist/scripts/latexindent/LatexIndent/Document.pm
line 36.
BEGIN failed--compilation aborted at
/usr/share/texlive/texmf-dist/scripts/latexindent/LatexIndent/Document.pm
line 36.
Compilation failed in require at /usr/bin/latexindent line 27.
BEGIN failed--compilation aborted at /usr/bin/latexindent line 27.



Thank you, regards

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

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

Versions of packages texlive-extra-utils depends on:
ii  python  2.7.13-2
ii  tex-common  6.07
ii  texlive-base2017.20170629-1
ii  texlive-binaries2017.20170613.44572-3
ii  texlive-latex-base  2017.20170629-1

Versions of packages texlive-extra-utils recommends:
ii  ghostscript   9.21~dfsg-1
ii  libfile-homedir-perl  1.00-1
ii  libyaml-tiny-perl 1.70-1
ii  ruby  1:2.3.3
ii  ruby1.9.1 [ruby-interpreter]  1.9.3.484-2
ii  ruby2.0 [ruby-interpreter]2.0.0.484+really457-3
ii  ruby2.1 [ruby-interpreter]2.1.5-4
ii  ruby2.2 [ruby-interpreter]2.2.4-1
ii  texlive-latex-recommended 2017.20170629-1

Versions of packages texlive-extra-utils suggests:
pn  chktex  
pn  dvidvi  
pn  dvipng  
pn  fragmaster  
pn  lacheck 
pn  latexdiff   
pn  latexmk 
pn  purifyeps   
pn  xindy   

Versions of packages tex-common depends on:
ii  dpkg  1.18.24
ii  ucf   3.0036

Versions of packages tex-common suggests:
ii  debhelper  10.6.3

Versions of packages texlive-extra-utils is related to:
ii  tex-common6.07
ii  texlive-binaries  2017.20170613.44572-3

-- no debconf information



Bug#710242: no longer works in sid (newer virtualbox incompatibility)

2013-05-29 Thread Alessandro -oggei- Ogier
Package: vagrant
Version: 1.0.3-1
Severity: grave

In Sid, Vagrant fails w/ this message:

Vagrant has detected that you have a version of VirtualBox installed
that is not supported. Please install one of the supported versions
listed below to use Vagrant:

4.0, 4.1


Thank you, regards

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

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

Versions of packages vagrant depends on:
ii  ruby  1:1.9.3
ii  ruby-archive-tar-minitar  0.5.2-2
ii  ruby-childprocess 0.3.9-2
ii  ruby-erubis   2.7.0-2
ii  ruby-i18n 0.6.0-3
ii  ruby-json 1.8.0-1
ii  ruby-log4r1.1.10-2
ii  ruby-net-scp  1.0.4-2
ii  ruby-net-ssh  1:2.5.2-2
ii  ruby1.8 [ruby-interpreter]1.8.7.358-7
ii  ruby1.9.1 [ruby-interpreter]  1.9.3.194-8.1+b1
ii  rubygems  1.8.24-1

Versions of packages vagrant recommends:
ii  virtualbox  4.2.10-dfsg-1

vagrant suggests no packages.

-- no debconf information


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



Bug#700498: should depends on r-cran-snow

2013-02-13 Thread Alessandro -oggei- Ogier
Package: r-cran-dosnow
Severity: normal

Package should depends on r-cran-snow, otherwise it breaks any dependency chain 
during functional tests (eg. packaging another module that depends on dosnow)


Thank you, bye

-- System Information:
Debian Release: 7.0
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'unstable'), (500, 'testing'), 
(500, 'stable'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 3.2.0-4-amd64 (SMP w/4 CPU cores)
Locale: LANG=it_IT.UTF-8, LC_CTYPE=it_IT.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#699543: FTBFS: circular dependencies w/ xemacs21 source package

2013-02-01 Thread Alessandro -oggei- Ogier
Package: xemacs21-packages
Version: 2009.02.17.dfsg.1
Severity: serious

Hi,

at the moment it is impossible to compile packages in a clean
wheezy environment (eg. pbuilder) because circular deps between this
and xemacs21 packages.

From my pbuilder log:

The following packages have unmet dependencies:
 xemacs21-mule : Depends: xemacs21-mulesupport (= 2003.04.23-1) which is a 
virtual package.
 Depends: xemacs21-basesupport (= 2003.04.23-1) which is a 
virtual package.

(I'd like to compile just because mulesupport and basesupport aren't currently 
in wheezy
and I need an xemacs)


Thank you, cheers

-- System Information:
Debian Release: 7.0
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'unstable'), (500, 'testing'), 
(500, 'stable'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 3.2.0-4-amd64 (SMP w/4 CPU cores)
Locale: LANG=it_IT.UTF-8, LC_CTYPE=it_IT.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#687968: New upstream version

2012-09-17 Thread Alessandro -oggei- Ogier
Package: cufflinks
Version: 1.3.0-2
Severity: wishlist
Tags: patch

Hi team,

here at European Institute of Oncology we managed to upgrade
cufflinks packaging to 2.0.2 version (current stable), starting
from your good work.
Here is the changelog:

 * New upstream release
 * Adding libeigen3-dev to Build-Depends
 * Hardened build
 * Fixed autoconf stuff (eigen-related)
 * Parallel compile

We attach the relevant patch, we would be glad if you could
consider to adopt and release new version in debian.

Bests,

ale

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

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

Versions of packages cufflinks depends on:
ii  dpkg   1.16.8
ii  libboost-thread1.49.0  1.49.0-3.1
ii  libc6  2.13-35
ii  libgcc11:4.7.1-8
ii  libstdc++6 4.7.1-8
ii  python 2.7.3-2
ii  zlib1g 1:1.2.7.dfsg-13

cufflinks recommends no packages.

cufflinks suggests no packages.

-- no debconf information
Index: packages/cufflinks/trunk/debian/control
===
--- packages/cufflinks/trunk/debian/control	(revision 38)
+++ packages/cufflinks/trunk/debian/control	(revision 43)
@@ -8,5 +8,6 @@
  Charles Plessy ple...@debian.org
 Build-Depends: debhelper (= 8), autotools-dev, libboost-dev (=1.38.0),
- libboost-thread-dev, libbam-dev (=0.1.16), zlib1g-dev, dh-autoreconf, python (=2.6.6-3~)
+ libboost-thread-dev, libbam-dev (=0.1.16), zlib1g-dev, dh-autoreconf, python (=2.6.6-3~),
+ hardening-wrapper, libeigen3-dev
 Standards-Version: 3.9.3
 Homepage: http://cufflinks.cbcb.umd.edu/
Index: packages/cufflinks/trunk/debian/changelog
===
--- packages/cufflinks/trunk/debian/changelog	(revision 38)
+++ packages/cufflinks/trunk/debian/changelog	(revision 43)
@@ -1,2 +1,13 @@
+cufflinks (2.0.2-0ieo1) unstable; urgency=low
+
+  [ Alessandro -oggei- Ogier ]
+  * New upstream release
+  * Adding libeigen3-dev to Build-Depends
+  * Hardened build
+  * Fixed autoconf stuff (eigen-related)
+  * Parallel compile
+
+ -- oggei og...@oggei.ieo  Mon, 17 Sep 2012 13:31:47 +0200
+
 cufflinks (1.3.0-2) unstable; urgency=low
 
Index: packages/cufflinks/trunk/debian/patches/series
===
--- packages/cufflinks/trunk/debian/patches/series	(revision 38)
+++ packages/cufflinks/trunk/debian/patches/series	(revision 43)
@@ -3,2 +3,3 @@
 0003-fix_includes_path.patch
 gcc-4.7.patch
+wrong-assumptions
Index: packages/cufflinks/trunk/debian/patches/wrong-assumptions
===
--- packages/cufflinks/trunk/debian/patches/wrong-assumptions	(revision 43)
+++ packages/cufflinks/trunk/debian/patches/wrong-assumptions	(revision 43)
@@ -0,0 +1,32 @@
+Description: wrong assumptions on user intelligence
+ If I describe my eigen path to $dir, i don't really mean $dir/include
+ .
+ cufflinks (2.0.2-1) UNRELEASED; urgency=low
+ .
+   * New upstream release
+Author: oggei og...@oggei.ieo
+
+---
+The information above should follow the Patch Tagging Guidelines, please
+checkout http://dep.debian.net/deps/dep3/ to learn about the format. Here
+are templates for supplementary fields that you might want to add:
+
+Origin: vendor|upstream|other, url of original patch
+Bug: url in upstream bugtracker
+Bug-Debian: http://bugs.debian.org/bugnumber
+Bug-Ubuntu: https://launchpad.net/bugs/bugnumber
+Forwarded: no|not-needed|url proving that it has been forwarded
+Reviewed-By: name and email of someone who approved the patch
+Last-Update: -MM-DD
+
+--- cufflinks-2.0.2.orig/ax_check_eigen.m4
 cufflinks-2.0.2/ax_check_eigen.m4
+@@ -50,7 +50,7 @@ succeeded=no
+ 
+ dnl first we check the system location for eigen libraries
+ if test $ac_eigen_path != ; then
+-EIGEN_CPPFLAGS=-I$ac_eigen_path/include
++EIGEN_CPPFLAGS=-I$ac_eigen_path
+ else
+ for ac_eigen_path_tmp in /usr /usr/local /opt /opt/local ; do
+ if test -d $ac_eigen_path_tmp/include/eigen  test -r $ac_eigen_path_tmp/include/eigen; then
Index: packages/cufflinks/trunk/debian/rules
===
--- packages/cufflinks/trunk/debian/rules	(revision 38)
+++ packages/cufflinks/trunk/debian/rules	(revision 43)
@@ -4,6 +4,16 @@
 #export DH_VERBOSE=1
 
+export DEB_BUILD_HARDENING=1
+export DEB_BUILD_HARDENING_FORMAT=0
+export DEB_BUILD_OPTIONS=parallel=$(shell getconf _NPROCESSORS_ONLN)
+
 %:
 	dh $@ --with autoreconf
+
+override_dh_auto_configure:
+	dh_auto_configure -- --with-eigen=/usr/include/eigen3/
+
+override_dh_auto_build:
+	dh_auto_build -- -j$(shell

Bug#686753: libroot-core-dev: wrong include #include snprintf.h

2012-09-05 Thread alessandro -oggei- ogier
Package: libroot-core-dev
Severity: grave
Justification: renders package unusable

/usr/include/root/Rtypes.h:35:67: fatal error: snprintf.h: No such file or 
directory

according to apt-file, snprintf resides in libroot-core-dev so maybe we have to 
patch it ?

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

Kernel: Linux 3.1.0-1-686-pae (SMP w/2 CPU cores)
Locale: LANG=it_IT.UTF-8, LC_CTYPE=it_IT.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash


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



Bug#672923: openvpn: /etc/network/if-up.d/ hook placement breaks ifupdown

2012-05-14 Thread alessandro -oggei- ogier
Package: openvpn
Version: 2.2.1-8
Severity: normal

Hi, I can't find a way for setting up an ip-less openvpn on which make, later, 
a dhcp request, eg:

iface tap1 inet dhcp
pre-up openvpn --mktun --dev tap1  /dev/null
pre-up ifconfig tap1 hw ether `cat /root/.macs/tap1`
post-down openvpn --rmtun --dev tap1  /dev/null
openvpn mono-tap

I found that putting hook in pre-up.d does the trick and does not break 
ifupdown dhcp capabilities.



Thank you, cheers


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

Kernel: Linux 3.1.0-1-686-pae (SMP w/2 CPU cores)
Locale: LANG=it_IT.UTF-8, LC_CTYPE=it_IT.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages openvpn depends on:
ii  debconf [debconf-2.0]  1.5.43
ii  initscripts2.88dsf-22.1
ii  libc6  2.13-32
ii  liblzo2-2  2.06-1
ii  libpam0g   1.1.3-7.1
ii  libpkcs11-helper1  1.09-1
ii  libssl1.0.01.0.1b-1
ii  net-tools  1.60-24.1

openvpn recommends no packages.

Versions of packages openvpn suggests:
ii  openssl 1.0.1b-1
ii  resolvconf  1.65

-- Configuration Files:
/etc/default/openvpn changed:
AUTOSTART=none
OPTARGS=
OMIT_SENDSIGS=0

/etc/network/if-up.d/openvpn [Errno 2] File o directory non esistente: 
u'/etc/network/if-up.d/openvpn'

-- debconf information excluded



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



Bug#636327: fails at postinst

2011-08-02 Thread Alessandro -oggei- Ogier
Package: texlive-base
Version: 2009-12
Severity: grave
Tags: sid

texlive-base seems to break on upgrade:

[...]
Setting up texlive-base (2009-12) ...
/etc/libpaper.d/texlive-base: line 48: return: can only `return' from a 
function or sourced script
dpkg: error processing texlive-base (--configure):
 subprocess installed post-installation script returned error exit status 1
[...]


TIA, 

ale


##
minimal input file


##
other files

##
 List of ls-R files

-rw-r--r-- 1 root root 977 Aug  2 10:33 /var/lib/texmf/ls-R
-rw-rw-r-- 1 root staff 80 Jul  4 09:59 /usr/local/share/texmf/ls-R
lrwxrwxrwx 1 root root 29 Jun 26 02:04 /usr/share/texmf/ls-R - 
/var/lib/texmf/ls-R-TEXMFMAIN
lrwxrwxrwx 1 root root 27 Aug  1 23:02 /usr/share/texmf-texlive/ls-R - 
/var/lib/texmf/ls-R-TEXLIVE
lrwxrwxrwx 1 root root 27 Aug  1 23:02 /usr/share/texmf-texlive/ls-R - 
/var/lib/texmf/ls-R-TEXLIVE
##
 Config files
lrwxrwxrwx 1 root root 20 Jun 26 02:04 /usr/share/texmf/web2c/texmf.cnf - 
/etc/texmf/texmf.cnf
-rw-r--r-- 1 root root 2200 Aug  2 10:33 /var/lib/texmf/web2c/fmtutil.cnf
-rw-r--r-- 1 root root 5068 Jul  4 09:59 /var/lib/texmf/web2c/updmap.cfg
-rw-r--r-- 1 root root 3110 Jul  4 09:59 
/var/lib/texmf/tex/generic/config/language.dat
##
 Files in /etc/texmf/web2c/
total 4
-rw-r--r-- 1 root root 283 Mar 23 01:50 mktex.cnf
##
 md5sums of texmf.d
3875bf0f4a53a29b7f247399dc9833e2  /etc/texmf/texmf.d/05TeXMF.cnf
6e82a3d4c00ae7e4f86aa8dcf9438cf3  /etc/texmf/texmf.d/15Plain.cnf
c60a084820a0b73e3bfbf2e90bda437c  /etc/texmf/texmf.d/45TeXinputs.cnf
ea33127256c6a9f37145ae5b16fdb80c  /etc/texmf/texmf.d/55Fonts.cnf
afccf1d3f87057411166a77c58e00bd1  /etc/texmf/texmf.d/65BibTeX.cnf
9da7c1c7b1eaf06f941af91f48a23068  /etc/texmf/texmf.d/75DviPS.cnf
7ae52efac46feb97010986e57877d12e  /etc/texmf/texmf.d/80DVIPDFMx.cnf
37329819f1109e8a457e64b8b58fecdb  /etc/texmf/texmf.d/85Misc.cnf
a8952d594677235951d447665ec46e9c  /etc/texmf/texmf.d/90TeXDoc.cnf
402d5adb3864c09ed3cd80c0f2131361  /etc/texmf/texmf.d/95NonPath.cnf

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

Kernel: Linux 3.0.0-1-686-pae (SMP w/2 CPU cores)
Locale: LANG=it_IT.UTF-8, LC_CTYPE=it_IT.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages texlive-base depends on:
ii  debconf [debconf-2.0] 1.5.41 Debian configuration management sy
ii  dpkg  1.16.0.3   Debian package management system
ii  install-info  4.13a.dfsg.1-6 Manage installed documentation in 
ii  libpaper-utils1.1.24+nmu1library for handling paper charact
ii  luatex0.70.1-1+b1next generation TeX engine
ii  mime-support  3.51-1 MIME files 'mime.types'  'mailcap
ii  tex-common2.10   common infrastructure for building
ii  texlive-binaries  2009-10Binaries for TeX Live
ii  texlive-common2009-12TeX Live: Base component
ii  texlive-doc-base  2009-2 TeX Live: TeX Live documentation

Versions of packages texlive-base recommends:
pn  lmodern   none (no description available)

Versions of packages texlive-base suggests:
ii  ghostscript [postscript-view 9.02~dfsg-3 interpreter for the PostScript lan
ii  okular [postscript-viewer]   4:4.6.5-3   universal document viewer
pn  perl-tk  none  (no description available)
ii  xpdf [pdf-viewer]3.02-19 Portable Document Format (PDF) rea

Versions of packages tex-common depends on:
ii  debconf [debconf-2.0]1.5.41  Debian configuration management sy
ii  dpkg 1.16.0.3Debian package management system
ii  ucf  3.0025+nmu2 Update Configuration File: preserv

Versions of packages tex-common suggests:
ii  debhelper 8.9.3  helper programs for debian/rules

Versions of packages texlive-base is related to:
ii  tex-common2.10   common infrastructure for building
ii  texlive-binaries  2009-10Binaries for TeX Live

-- Configuration Files:
/etc/texmf/dvipdfmx/dvipdfmx.cfg changed:
%% PDF Version Setting
%%
%% PDF (minor) version stamp to use in output file.
%% This also implies maximal version of PDF file allowed to be included.
%% Dvipdfmx does not support 1.0, 1.1, 1.2 since TrueType font embedded
%% as CIDFontType2 requires at least version 1.3. Transparent imaging
%% model requires version 1.4. So if you want soft-masking support for
%% PNG image with alpha channels, you should set version to 4 or higher.
%V  4
%% Dvipdfmx Compatibility Flags
%%
%%   0x0002  Use 

Bug#573344: mongodb: still depends on upstart

2010-03-10 Thread alessandro -oggei- ogier
Package: mongodb
Version: 1:1.2.2-3
Severity: important

Hi, mongo still depends on upstart-job. However, compiling it locally produce
a working package (is your build env somewhat screwed ?).


TIA, cheers

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

Kernel: Linux 2.6.30-2-686 (SMP w/2 CPU cores)
Locale: LANG=it_IT.UTF-8, LC_CTYPE=it_IT.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#563732: wmii: patch - add 9base support

2010-01-04 Thread alessandro -oggei- ogier
Package: wmii
Version: 3.6+debian-7
Severity: normal
Tags: patch

Hi, i would like to submit a patch that rend wmii usable with 9base
currently in debian.

Two files should be fixed:

 * config.mk doesn't include debian 9base path. This makes
   /usr/bin/wmii9rc to fail at line 12.
   I'm attaching what i think is the most sensible solution.
 * plan9's rc invocation in wmii9rc is wrong, apparently rc need an
   absolute path for working properly so i stolen from
   /usr/bin/wmiistartrc the which trick ;)


HTH, thank you
-- 
:(){ :|: };:
Alessandro -oggei- Ogier
gpg --keyserver pgp.mit.edu --recv-keys EEBB4D0D

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

Kernel: Linux 2.6.30-2-686 (SMP w/2 CPU cores)
Locale: LANG=it_IT.UTF-8, LC_CTYPE=it_IT.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages wmii depends on:
ii  dwm-tools 31-1   dynamic window manager (tools)
ii  libc6 2.10.2-3   Embedded GNU C Library: Shared lib
ii  libx11-6  2:1.3.2-1  X11 client-side library
ii  libxext6  2:1.0.4-1  X11 miscellaneous extension librar

Versions of packages wmii recommends:
ii  wmii-doc  1:1-11 lightweight tabbed and tiled X11 w

wmii suggests no packages.

-- no debconf information
Index: wmii-3.6+debian/cmd/wmii9rc.sh
===
--- wmii-3.6+debian.orig/cmd/wmii9rc.sh	2010-01-04 22:40:00.121377695 +0100
+++ wmii-3.6+debian/cmd/wmii9rc.sh	2010-01-04 22:40:18.469352991 +0100
@@ -14,7 +14,9 @@
 fi
 
 if [ -n $1 ]; then
-	exec $RC $@
+WMII_CONFPATH=$HOME/.wmii-3.5:/etc/X11/wmii-3.5
+WMIIRC=`PATH=$WMII_CONFPATH:$PATH which rc.wmii`
+exec $RC $WMIIRC
 else
 	true
 fi
Index: wmii-3.6+debian/config.mk
===
--- wmii-3.6+debian.orig/config.mk	2010-01-04 22:39:14.709379653 +0100
+++ wmii-3.6+debian/config.mk	2010-01-04 22:39:48.034659494 +0100
@@ -27,7 +27,7 @@
 AR = ar crs
 
 AWKPATH = $$(which awk)
-P9PATHS = ${PLAN9}:'$${HOME}/plan9':/usr/local/plan9:/usr/local/9:/opt/plan9:/opt/9:/usr/plan9:/usr/9
+P9PATHS = ${PLAN9}:'$${HOME}/plan9':/usr/local/lib/plan9:/usr/lib/plan9
 
 INCX11 = -I/usr/X11R6/include
 LIBX11 = -L/usr/X11R6/lib -lX11


Bug#556530: python-pyke: new upstream release: 1.0.4

2009-11-16 Thread alessandro -oggei- ogier
Package: python-pyke
Version: 1.0.2-1
Severity: wishlist

Hi, please consider packaging new upstream release.

http://sf.net/projects/pyke/files/pyke/1.0.4/RELEASE_NOTES-1.0.txt/view


TIA,
-- 
:(){ :|: };:
Alessandro -oggei- Ogier
gpg --keyserver pgp.mit.edu --recv-keys EEBB4D0D

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

Kernel: Linux 2.6.26-2-xen-686 (SMP w/2 CPU cores)
Locale: LANG=it_IT.UTF-8, LC_CTYPE=it_IT.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages python-pyke depends on:
ii  python2.5.4-2An interactive high-level object-o
ii  python-support1.0.4  automated rebuilding support for P

python-pyke recommends no packages.

Versions of packages python-pyke suggests:
ii  python-wxgtk2.62.6.3.2.2-3.1 wxWidgets Cross-platform C++ GUI t
ii  python-wxgtk2.82.8.7.1-2+b1  wxWidgets Cross-platform C++ GUI t

-- no debconf information



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



Bug#514610: shorewall: new upstream version

2009-02-09 Thread alessandro -oggei- ogier
Package: shorewall
Version: 4.0.15-1
Severity: wishlist

Hi, a new line if now out (4.2.x), which also support ipv6.
Can u please consider packaging ?


Thank you, cheers

-- System Information:
Debian Release: 5.0
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable'), (1, 
'experimental')
Architecture: i386 (i686)

Kernel: Linux 2.6.26-1-xen-686 (SMP w/2 CPU cores)
Locale: LANG=it_IT.UTF-8, LC_CTYPE=it_IT.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages shorewall depends on:
ii  shorewall-shell   4.0.15-1   Shoreline Firewall, Netfilter conf

shorewall recommends no packages.

shorewall suggests no packages.

-- no debconf information



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



Bug#499602: glunarclock: italian translation

2008-09-20 Thread alessandro -oggei- ogier
Package: glunarclock
Version: 1:0.32.4-10
Severity: wishlist
Tags: patch

Ciao, i'm using BTS as upstream author in copyright file is no longer available 
by his mail.

I would like to contribute an italian translation i attach here, ciao and thx :)

ale

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

Kernel: Linux 2.6.25-2-686 (SMP w/2 CPU cores)
Locale: LANG=it_IT.UTF-8, LC_CTYPE=it_IT.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages glunarclock depends on:
ii  gconf22.22.0-1   GNOME configuration database syste
ii  libc6 2.7-13 GNU C Library: Shared libraries
ii  libgconf2-4   2.22.0-1   GNOME configuration database syste
ii  libglade2-0   1:2.6.2-1  library to load .glade files at ru
ii  libglib2.0-0  2.16.5-1   The GLib library of C routines
ii  libgnome2-0   2.20.1.1-1 The GNOME 2 library - runtime file
ii  libgnomeui-0  2.20.1.1-1 The GNOME 2 libraries (User Interf
ii  libgtk2.0-0   2.12.11-3  The GTK+ graphical user interface 
ii  libpanel-applet2-02.20.3-5   library for GNOME Panel applets
ii  scrollkeeper  0.3.14-16  A free electronic cataloging syste

glunarclock recommends no packages.

glunarclock suggests no packages.

-- no debconf information
# Italian translation of glunarclock
# Copyright (C) 2000 Free Software Foundation, Inc.
# This file is distributed under the same license as the glunarclock package.
# Alessandro -oggei- Ogier [EMAIL PROTECTED], 2008.
#
#, fuzzy
msgid 
msgstr 
Project-Id-Version: glunarclock 0.32.4\n
Report-Msgid-Bugs-To: Alessandro -oggei- Ogier [EMAIL PROTECTED]\n
POT-Creation-Date: 2005-04-12 16:41+0200\n
PO-Revision-Date: 2008-08-20 13:50+0200\n
Last-Translator: Alessandro -oggei- Ogier [EMAIL PROTECTED]\n
Language-Team: crew [EMAIL PROTECTED]\n
MIME-Version: 1.0\n
Content-Type: text/plain; charset=UTF-8\n
Content-Transfer-Encoding: 8bit\n

#: ../src/GNOME_GLunarclockApplet_Factory.server.in.in.h:1
msgid Accessories
msgstr Accessori

#: ../src/GNOME_GLunarclockApplet_Factory.server.in.in.h:2
msgid Factory for creating the glunarclock applet
msgstr 

#: ../src/GNOME_GLunarclockApplet_Factory.server.in.in.h:3
msgid GLunarclock Applet Factory
msgstr 

#: ../src/GNOME_GLunarclockApplet_Factory.server.in.in.h:4
msgid Lunar Clock
msgstr Orologio lunare

#: ../src/GNOME_GLunarclockApplet_Factory.server.in.in.h:5
msgid Monitor the current phase of the moon
msgstr Mostra la fase lunare in corso

#: ../src/GNOME_GLunarclockApplet.xml.h:1
msgid _About...
msgstr _Informazioni su...

#: ../src/GNOME_GLunarclockApplet.xml.h:2
msgid _Help
msgstr _Aiuto

#: ../src/GNOME_GLunarclockApplet.xml.h:3
msgid _Preferences...
msgstr _Preferenze...

#: ../src/glunarclock.schemas.in.h:1
msgid Flip image in southern hemisphere
msgstr Ribalta l'immagine nell'emisfero sud

#: ../src/glunarclock.schemas.in.h:2
msgid Geographic latitude
msgstr Latitudine

#: ../src/glunarclock.schemas.in.h:3
msgid Geographic latitude for which moon data is calculated
msgstr Latitudine per la quale calcolare le fasi

#: ../src/glunarclock.schemas.in.h:4
msgid Geographic longitude
msgstr Longitudine

#: ../src/glunarclock.schemas.in.h:5
msgid Geographic longitude for which moon data is calculated
msgstr Longitudine per la quale calcolare le fasi

#: ../src/glunarclock.schemas.in.h:6
msgid Latitude value is north
msgstr Latitudine nord

#: ../src/glunarclock.schemas.in.h:7
msgid Longitude value is east
msgstr Longitudine est

#: ../src/glunarclock.schemas.in.h:8
msgid The moon image pixmap
msgstr La pixmap delle fasi

#: ../src/glunarclock.schemas.in.h:9
msgid The number of frames in the moon image pixmap
msgstr Il numero di frames nella pixmap delle fasi

#: ../src/glunarclock.c:79
#, c-format
msgid There was an error displaying help: %s
msgstr 

#: ../src/glunarclock.c:203
msgid 
GNOME Lunar Clock displays the current phase of the moon and pertinent 
astronomical data.
msgstr Gnome Lunar Clock mostra la fase lunare corrente ed i dati 
astronomici pertinenti.

#: ../src/glunarclock.c:213
msgid Josh Buhl [EMAIL PROTECTED]
msgstr 

#: ../src/glunarclock.c:214
msgid Mike Henderson: wmMoonClock
msgstr 

#: ../src/glunarclock.c:215
msgid Wanda  George: Applet Stuff
msgstr Wanda  George: Contributi all'Applet

#: ../src/glunarclock.c:216
msgid Nissen: cartoon moon graphics
msgstr Nissen: le grafiche \cartoon\ delle fasi

#: ../src/glunarclock.c:217
msgid Lots of friendly translators: po files
msgstr 

#: ../src/glunarclock.c:232
msgid GNOME Lunar Clock
msgstr 

#: ../src/glunarclock.c:622
msgid The moon is currently above the horizon.
msgstr La luna è attualmente sopra l'orizzonte.

#: ../src/glunarclock.c:624
msgid The moon is currently below the horizon.
msgstr La luna è

Bug#496599: amavisd-new: amavisd-nanny looks for db in wrong place

2008-08-25 Thread alessandro -oggei- ogier
Package: amavisd-new
Version: 1:2.6.1.dfsg-1
Severity: normal

The bug is probably upstream, anyway as per title:

# amavisd-nanny
No nanny database /var/amavis/db/nanny.db; waiting...

and in fact:

# grep var/amavis /usr/sbin/amavisd-nanny 
  defined $ENV{'AMAVISD_DB_HOME'} ? $ENV{'AMAVISD_DB_HOME'} : '/var/amavis/db';

setting env var obviously works.


TIA,

ale


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

Kernel: Linux 2.6.25.8-rt7 (SMP w/2 CPU cores; PREEMPT)
Locale: LANG=it_IT.UTF-8, LC_CTYPE=it_IT.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash



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



Bug#474050: new ticket url for jaxer

2008-07-21 Thread Alessandro -oggei- Ogier
just in case someone does currently cares about, new ticket url is at 

https://www.scimmia.net/code/query?component=AptanaJaxerstatus=newstatus=assignedstatus=reopened

status page : https://www.scimmia.net/code/wiki/DebianPackages/Jaxer

i'll proably drop soon this effort, because no feedback and increasing
lack of interest about it.

If you're still interested in that, is right moment to say hello :)


ciao,
-- 
Alessandro Ogier
gpg --keyserver pgp.mit.edu --recv-keys EEBB4D0D



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



Bug#487509: gnome-applets: does not build from sources

2008-06-22 Thread alessandro -oggei- ogier
Package: gnome-applets
Version: 2.22.2-1
Severity: serious
Justification: no longer builds from source

Process fails during modemlights building:

Making all in modemlights
make[3]: Entering directory
`/home/oggei/dev/gnome-applets-2.22.2/modemlights'
cc -DHAVE_CONFIG_H -I. -I.. -I. -I. -DORBIT2=1 -pthread
-I/usr/include/panel-2.0 -I/usr/include/gtk-2.0
-I/usr/include/libgnomeui-2.0 -I/usr/include/libbonoboui-2.0
-I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo
-I/usr/include/pango-1.0 -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include -I/usr/include/freetype2
-I/usr/include/libpng12 -I/usr/include/pixman-1
-I/usr/include/libart-2.0 -I/usr/include/gconf/2
-I/usr/include/gnome-keyring-1 -I/usr/include/libgnome-2.0
-I/usr/include/libgnomecanvas-2.0 -I/usr/include/gnome-vfs-2.0
-I/usr/lib/gnome-vfs-2.0/include -I/usr/include/orbit-2.0
-I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0
-I/usr/include/libxml2 -I/usr/include/gail-1.0
-I/usr/include/liboobs-1.0 -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include   -I/usr/include/libglade-2.0
-I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/lib/gtk-2.0/include
-I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
-I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pixman-1
-g -O2 -g -Wall -O2 -c modem-applet.c
modem-applet.c: In function ‘get_modem_iface’:
modem-applet.c:131: error: ‘OOBS_IFACE_TYPE_MODEM’ undeclared (first use
in this function)
modem-applet.c:131: error: (Each undeclared identifier is reported only
once
modem-applet.c:131: error: for each function it appears in.)
modem-applet.c:138: error: ‘OOBS_IFACE_TYPE_ISDN’ undeclared (first use
in this function)
modem-applet.c: In function ‘get_lock_file’:
modem-applet.c:155: warning: implicit declaration of function
‘OOBS_IS_IFACE_MODEM’
modem-applet.c:159: warning: implicit declaration of function
‘oobs_iface_modem_get_serial_port’
modem-applet.c:159: warning: implicit declaration of function
‘OOBS_IFACE_MODEM’
modem-applet.c:159: warning: assignment makes pointer from integer
without a cast
modem-applet.c:167: warning: implicit declaration of function
‘OOBS_IS_IFACE_ISDN’
modem-applet.c: In function ‘modem_applet_init’:
modem-applet.c:189: error: too many arguments to function
‘oobs_ifaces_config_get’
make[3]: *** [modem-applet.o] Error 1
make[3]: Leaving directory
`/home/oggei/dev/gnome-applets-2.22.2/modemlights'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/oggei/dev/gnome-applets-2.22.2'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/home/oggei/dev/gnome-applets-2.22.2'
make: *** [debian/stamp-makefile-build] Error 2
dpkg-buildpackage: failure: debian/rules build gave error exit status 2
debuild: fatal error at line 1319:
dpkg-buildpackage -rfakeroot -D -us -uc -nc failed


cheers,

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

Kernel: Linux 2.6.25-2-686 (SMP w/2 CPU cores)
Locale: LANG=it_IT.UTF-8, LC_CTYPE=it_IT.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages gnome-applets depends on:
ii  cdebconf [debconf-2.0] 0.131 Debian Configuration Management Sy
ii  debconf [debconf-2.0]  1.5.22Debian configuration management sy
ii  gconf2 2.22.0-1  GNOME configuration database syste
hi  gnome-applets-data 2.22.2-1  Various applets for GNOME 2 panel 
hi  gnome-icon-theme   2.20.0-1  GNOME Desktop icon theme
ii  gnome-panel2.20.3-5  launcher and docking facility for 
ii  gstreamer0.10-alsa [gstrea 0.10.20-1 GStreamer plugin for ALSA
ii  gstreamer0.10-plugins-good 0.10.8-4  GStreamer plugins from the good 
ii  libapm13.2.2-10  Library for interacting with APM d
ii  libatk1.0-01.22.0-1  The ATK accessibility toolkit
ii  libbonoboui2-0 2.22.0-1  The Bonobo UI library
ii  libc6  2.7-12GNU C Library: Shared libraries
ii  libcpufreq0002-7.2   shared library to deal with the cp
ii  libdbus-1-31.2.1-2   simple interprocess messaging syst
ii  libdbus-glib-1-2   0.76-1simple interprocess messaging syst
ii  libgconf2-42.22.0-1  GNOME configuration database syste
ii  libglade2-01:2.6.2-1 library to load .glade files at ru
ii  libglib2.0-0   2.16.3-2  The GLib library of C routines
ii  libgnome-desktop-2 2.22.2-1  Utility library for loading .deskt
ii  libgnome2-02.20.1.1-1The GNOME 2 library - runtime file
ii  libgnomekbd2   2.22.0-1  GNOME library to manage keyboard c
ii  libgnomekbdui2 2.22.0-1  User interface library for libgnom
ii  

Bug#476841: pdns-recursor: recursor behavious changed upstream

2008-04-19 Thread alessandro -oggei- ogier
Package: pdns-recursor
Version: 3.1.5-1
Severity: important

As http://doc.powerdns.com/built-in-recursor.html states, starting from
3.15 recursor behavious changes significantly, adding a default dont-query
for rfc1918 ranges:

Apr 19 16:01:37 scotch pdns_recursor[18453]: Will not send queries to:
127.0.0.0/8, 10.0.0.0/8, 192.168.0.0/16, 172.16.0.0/12, ::1/128,
fe80::/10

as this can really breaks pre 3.15 setups, IMHO a postinst warning
should be presented to the user.


TIA, cheers

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

Kernel: Linux 2.6.24-1-686 (SMP w/2 CPU cores)
Locale: LANG=it_IT.UTF-8, LC_CTYPE=it_IT.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages pdns-recursor depends on:
ii  adduser   3.107  add and remove users and groups
ii  libc6 2.7-10 GNU C Library: Shared libraries
ii  libgcc1   1:4.3.0-3  GCC support library
ii  libstdc++64.3.0-3The GNU Standard C++ Library v3
ii  lsb-base  3.2-8  Linux Standard Base 3.2 init scrip

Versions of packages pdns-recursor recommends:
pn  pdns-doc  none (no description available)

-- no debconf information



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



Bug#476704: openvpn: can't shed privileges if using connect-script

2008-04-18 Thread alessandro -oggei- ogier
Package: openvpn
Version: 2.1~rc7-1
Severity: important

In a low privilege, dynamic setup with:

...
user nobody
client-connect some-script.sh

current (and maybe previous) openvpn sheds privileges before executing
script. But unfortunately, path on script's $1 is relative to his pwd.

So in debian, with daemon started per default on --cd /etc/openvpn, this
option become unusable unless i override it with explicit --cd in my
conf file.

I'm also not so happy to have nobody generated config snippets on /tmp,
so i'd rather prefer a /var/run/openvpn owned by openvpn user, where
write temporary conf files.

In any case, i think this can have a note on README.Debian, making
easier to understand for client-connect wannabes like me :P

cheers,
ale

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

Kernel: Linux 2.6.24-1-686 (SMP w/2 CPU cores)
Locale: LANG=it_IT.UTF-8, LC_CTYPE=it_IT.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages openvpn depends on:
ii  cdebconf [debconf-2.0]0.130  Debian Configuration Management Sy
ii  debconf [debconf-2.0] 1.5.20 Debian configuration management sy
ii  libc6 2.7-10 GNU C Library: Shared libraries
ii  liblzo2-2 2.02-3 data compression library
ii  libpam0g  0.99.7.1-6 Pluggable Authentication Modules l
ii  libssl0.9.8   0.9.8g-8   SSL shared libraries

openvpn recommends no packages.

-- debconf information:
  openvpn/change_init: false
  openvpn/change_init2: false
  openvpn/create_tun: false
* openvpn/stop2upgrade: false
  openvpn/default_port:



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



Bug#474555: python-egenix-mxuid: missing dependency on python-egenix-mxdatetime

2008-04-06 Thread alessandro -oggei- ogier
Package: python-egenix-mxuid
Version: 3.0.0-3
Severity: grave
Justification: renders package unusable

the evidence:

 from mx import UID
Traceback (most recent call last):
  File stdin, line 1, in ?
  File /usr/lib/python2.4/site-packages/mx/UID/__init__.py, line 9, in ?
from UID import *
  File /usr/lib/python2.4/site-packages/mx/UID/UID.py, line 12, in ?
from mx import DateTime
ImportError: cannot import name DateTime

cheers,

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

Kernel: Linux 2.6.24-1-686 (SMP w/2 CPU cores)
Locale: LANG=it_IT.UTF-8, LC_CTYPE=it_IT.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages python-egenix-mxuid depends on:
ii  libc6 2.7-10 GNU C Library: Shared libraries
ii  python2.4.4-6An interactive high-level object-o
ii  python-central0.6.1  register and build utility for Pyt
ii  python-egenix-mxtools 3.0.0-3collection of additional builtins 

python-egenix-mxuid recommends no packages.

-- no debconf information



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



Bug#474331: sudo-ldap: should include schemas

2008-04-04 Thread alessandro -oggei- ogier
Package: sudo-ldap
Severity: normal
Tags: patch

Shouldn't package include at least in the docs schemas for ldap servers?

ciao,

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

Kernel: Linux 2.6.24-1-686 (SMP w/2 CPU cores)
Locale: LANG=it_IT.UTF-8, LC_CTYPE=it_IT.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
diff -urN sudo.org/debian/sudo-ldap.docs sudo-1.6.9p15/debian/sudo-ldap.docs
--- sudo.org/debian/sudo-ldap.docs  2008-04-05 02:37:21.847771692 +0200
+++ sudo-1.6.9p15/debian/sudo-ldap.docs 2008-04-05 02:40:53.260798908 +0200
@@ -7,3 +7,5 @@
 README.LDAP 
 TROUBLESHOOTING
 sudoers2ldif
+schema.iPlanet
+schema.OpenLDAP


Bug#473775: fakeroot: i386 package should not include lib64

2008-04-01 Thread alessandro -oggei- ogier
Package: fakeroot
Version: 1.9.4
Severity: normal

fakeroot ships 64 bit libs on i386 platform

[EMAIL PROTECTED]:~$ dpkg -L fakeroot | grep lib64
/usr/lib64
/usr/lib64/libfakeroot
/usr/lib64/libfakeroot/libfakeroot-sysv.so
/usr/lib64/libfakeroot/libfakeroot-tcp.so

cheers,

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

Kernel: Linux 2.6.24-1-686 (SMP w/2 CPU cores)
Locale: LANG=it_IT.UTF-8, LC_CTYPE=it_IT.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages fakeroot depends on:
ii  libc6 2.7-10 GNU C Library: Shared libraries

fakeroot recommends no packages.

-- no debconf information



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



Bug#470927: slapd: missing config backend

2008-03-14 Thread alessandro -oggei- ogier
Package: slapd
Version: slapd 2.4.7-5
Severity: normal

Hi, i've seen that built packages miss cn=config related parts,
specifically manpage and module. I don't know why exactly, cause
everything went good on debuilding, but i simply can't find it
in installed package

cheers,

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

Kernel: Linux 2.6.24-1-686 (SMP w/2 CPU cores)
Locale: LANG=it_IT.UTF-8, LC_CTYPE=it_IT.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash



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



Bug#468097: should depend on a generic shorewall-compiler

2008-02-26 Thread alessandro -oggei- ogier
Package: shorewall
Version: 4.0.9-1
Severity: wishlist

Package should depends on a generic shorewall-compiler metapackage,
provided by either shorewall-shell or shorewall-perl.

cheers,
-- 
alessandro

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

Kernel: Linux 2.6.24-1-686 (SMP w/2 CPU cores)
Locale: LANG=it_IT.UTF-8, LC_CTYPE=it_IT.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages shorewall depends on:
ii  shorewall-shell   4.0.9-1Shoreline Firewall, Netfilter conf

shorewall recommends no packages.

-- no debconf information



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



Bug#465955: libapache2-mod-macro: please update to latest version

2008-02-15 Thread alessandro -oggei- ogier
Package: libapache2-mod-macro
Version: 1.1.4-3.1
Severity: wishlist

At this time, version in sid is 1.1.4, that is really old (2002/09/10),
and also lacks some new features (@- escaping) and cleanups.

Please consider to package a newer one.


cheers,

ale

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

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



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



Bug#465567: please apply various patches from cacti.net

2008-02-13 Thread alessandro -oggei- ogier
Package: cacti
Version: 0.8.7a-2
Severity: grave
Tags: security
Justification: user security hole

as per http://www.ush.it/team/ush/hack-cacti087a/cacti.txt , cacti
currently in sid suffers several security holes, fixed by either 0.8.7b
or by patches published on upstream site.


However, applying the multiple_vulnerabilities-0.8.7a.patch found here
breaks debian version at the chunk @@ -107,6 +107,16 @@, so maybe a
straight 0.8.7b package would be better.
I hope to have some time for looking at it in the afternoon, and attach
a correct patch, if no one will do first.

cheers,

ale

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

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



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



Bug#462815: Should Depends: evolution-data-server = 1.12.2-1+b1

2008-01-27 Thread alessandro -oggei- ogier
Package: evolution
Version: 2.12.3-1
Severity: grave
Justification: renders package unusable

EVO crash with this message, with evolution-data-server 1.12.2-1 :

evolution: symbol lookup error:
/usr/lib/evolution-data-server-1.2/camel-providers-10/libcamelpop3.so:
undefined symbol: camel_tcp_stream_ssl_new

upgrading to newer 1.12.2-1+b1 fixes the problem.

cheers,

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

Kernel: Linux 2.6.23-1-686 (SMP w/2 CPU cores)
Locale: LANG=it_IT.UTF-8, LC_CTYPE=it_IT.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages evolution depends on:
ii  dbus   1.1.2-1   simple interprocess messaging syst
ii  evolution-common   2.12.3-1  architecture independent files for
ii  evolution-data-server  1.12.2-1  evolution database backend server
ii  gconf2 2.20.1-2+b1   GNOME configuration database syste
hi  gnome-icon-theme   2.20.0-1  GNOME Desktop icon theme
ii  gtkhtml3.143.16.1-1  HTML rendering/editing library - b
ii  libart-2.0-2   2.3.19-3  Library of functions for 2D graphi
ii  libatk1.0-01.20.0-1  The ATK accessibility toolkit
ii  libbonobo2-0   2.20.3-1  Bonobo CORBA interfaces library
ii  libbonoboui2-0 2.20.0-1  The Bonobo UI library
ii  libc6  2.7-6 GNU C Library: Shared libraries
ii  libcairo2  1.4.14-1  The Cairo 2D vector graphics libra
ii  libcamel1.2-10 1.12.2-1+b1   The Evolution MIME message handlin
ii  libdbus-1-31.1.2-1   simple interprocess messaging syst
ii  libdbus-glib-1-2   0.74-1simple interprocess messaging syst
ii  libebook1.2-9  1.12.2-1+b1   Client library for evolution addre
ii  libecal1.2-7   1.12.2-1+b1   Client library for evolution calen
ii  libedataserver1.2-91.12.2-1+b1   Utility library for evolution data
ii  libedataserverui1.2-8  1.12.2-1+b1   GUI utility library for evolution 
ii  libegroupwise1.2-131.12.2-1+b1   Client library for accessing group
ii  libexchange-storage1.2 1.12.2-1+b1   Backend library for evolution cale
ii  libfontconfig1 2.5.0-2   generic font configuration library
ii  libfreetype6   2.3.5-1+b1FreeType 2 font engine, shared lib
ii  libgconf2-42.20.1-2+b1   GNOME configuration database syste
ii  libglade2-01:2.6.2-1 library to load .glade files at ru
ii  libglib2.0-0   2.14.5-2  The GLib library of C routines
ii  libgnome-pilot22.0.15-2+b1   Support libraries for gnome-pilot
ii  libgnome2-02.20.1.1-1The GNOME 2 library - runtime file
ii  libgnomecanvas2-0  2.20.1.1-1A powerful object-oriented display
ii  libgnomeui-0   2.20.1.1-1The GNOME 2 libraries (User Interf
ii  libgnomevfs2-0 1:2.20.1-1GNOME Virtual File System (runtime
ii  libgnutls132.0.4-1   the GNU TLS library - runtime libr
ii  libgtk2.0-02.12.5-2  The GTK+ graphical user interface 
ii  libgtkhtml3.14-19  3.16.1-1  HTML rendering/editing library - r
ii  libhal10.5.10-5  Hardware Abstraction Layer - share
ii  libice62:1.0.4-1 X11 Inter-Client Exchange library
ii  libldap2   2.1.30.dfsg-13.5  OpenLDAP libraries
ii  libnm-glib00.6.5-5   network management framework (GLib
ii  libnotify1 [libnotify1 0.4.4-3   sends desktop notifications to a n
ii  libnspr4-0d4.7.0~1.9b1-2 NetScape Portable Runtime Library
ii  libnss3-1d 3.12.0~1.9b1-2Network Security Service libraries
ii  liborbit2  1:2.14.10-0.1 libraries for ORBit2 - a CORBA ORB
ii  libpango1.0-0  1.18.4-1  Layout and rendering of internatio
ii  libpisock9 0.12.3-2  library for communicating with a P
ii  libpisync1 0.12.3-2  synchronization library for PalmOS
ii  libpng12-0 1.2.15~beta5-3PNG library - runtime
ii  libpopt0   1.10-3lib for parsing cmdline parameters
ii  libsm6 2:1.0.3-1+b1  X11 Session Management library
ii  libsoup2.2-8   2.2.104-1 an HTTP library implementation in 
ii  libx11-6   2:1.0.3-7 X11 client-side library
ii  libxcursor11:1.1.9-1 X cursor management library
ii  libxext6   1:1.0.3-2 X11 miscellaneous extension librar
ii  libxfixes3 1:4.0.3-2 X11 miscellaneous 'fixes' extensio
ii  libxi6 2:1.1.3-1 X11 Input extension library
ii  libxinerama1   1:1.0.2-1 X11 

Bug#461774: amule-daemon initd should respect LSB

2008-01-20 Thread alessandro -oggei- ogier
Package: amule-daemon
Version: 2.1.3-4+b1
Followup-For: Bug #461774

init.d script return 1 if stopping an already stopped / not running
daemon, this breaks autogenerated prerm script.

LSB ( http://snipr.com/1xsnn ) tell stopping a service already stopped
or not running is to be considered successful.


cheers,

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

Kernel: Linux 2.6.23-1-686 (SMP w/2 CPU cores)
Locale: LANG=it_IT.UTF-8, LC_CTYPE=it_IT.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages amule-daemon depends on:
pn  amule-common   none(no description available)
ii  libc6  2.7-6 GNU C Library: Shared libraries
ii  libcrypto++7   5.5.2-1   General purpose cryptographic shar
ii  libgcc11:4.3-20080116-1  GCC support library
ii  libpng12-0 1.2.15~beta5-3PNG library - runtime
ii  libreadline5   5.2-3 GNU readline and history libraries
ii  libstdc++6 4.3-20080116-1The GNU Standard C++ Library v3
ii  libwxbase2.6-0 2.6.3.2.2-1   wxBase library (runtime) - non-GUI
ii  zlib1g 1:1.2.3.3.dfsg-11 compression library - runtime

Versions of packages amule-daemon recommends:
pn  amule-utils   none (no description available)



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



Bug#453881: gnome-panel-data: fail on postinst

2007-12-01 Thread alessandro -oggei- ogier
Package: gnome-panel-data
Version: 2.20.2-1
Severity: grave
Justification: renders package unusable


postinst script fails at lines 22 and 24 because rmdir still fail if no
dir:

22:   rmdir --ignore-fail-on-non-empty /etc/gnome-vfs-2.0/vfolders
24:   rmdir --ignore-fail-on-non-empty /var/lib/gnome

i resolved appending a ``|| true'' , it's seem sensible to me

ciao

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

Kernel: Linux 2.6.23.9-gesu (SMP w/2 CPU cores)
Locale: LANG=it_IT.UTF-8, LC_CTYPE=it_IT.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages gnome-panel-data depends on:
ii  gconf22.20.1-1   GNOME configuration database syste
ii  scrollkeeper  0.3.14-15  A free electronic cataloging syste

Versions of packages gnome-panel-data recommends:
ii  gnome-panel   2.20.2-1   launcher and docking facility for 

-- no debconf information



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



Bug#447031: simple-cdd: nasty bug in isolinux.cfg customization

2007-10-17 Thread alessandro -oggei- ogier
Package: simple-cdd
Version: 0.3.5
Severity: important


Hi, i isolated a strange bug that occurs if one choose to set a
BOOT_TIMEOUT in isolinux.cfg.

at /usr/share/simple-cdd/tools/build/debian-cd, line 40, we have:

if [ -n $BOOT_TIMEOUT ]; then
sed -ie s,TIMEOUT.*,TIMEOUT $BOOT_TIMEOUT,g $isolinuxcfg
fi

so if you set it, you will now have a new file ${isolinuxcfg}e

but, i think for a mkisofs design, during debian-cd's image target execution:

mkisofs -r -V Debian unstable i386 Bin-1 -o 
/home/oggei/dev/vobe-cd/images/debian-unstable-i386-CD-1.iso -J -cache-inodes 
-b isolinux/isolinux.bin -c isolinux/boot.cat -no-emul-boot -boot-load-size 4 
-boot-info-table boot1 CD1
I: -input-charset not specified, using utf-8 (detected in locale settings)
Using ISOLI000.CFG;1 for  boot1/isolinux/isolinux.cfg (isolinux.cfge)
[...]

so the image will have the semi-original isolinux.cfge, and no timeout or other 
bells'n'whistles.

The nastiness is that on the 9660 part of the gen iso you in fact have:

/cdrom/isolinux/isolinux.cfg
/cdrom/isolinux/isolinux.cfge

so one may think that isolinux got proper configuration.

I think it would suffice to remove suffix letter from that sed invocation.

HTH,
--
oggei

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

Kernel: Linux 2.6.23-gesu (SMP w/2 CPU cores; PREEMPT)
Locale: LANG=it_IT.UTF-8, LC_CTYPE=it_IT.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages simple-cdd depends on:
ii  apt-utils 0.7.6  APT utility programs
ii  dctrl-tools   2.11   Command-line tools to process Debi
ii  debian-cd 3.0.3  Tools for building (Official) Debi
ii  debootstrap   1.0.3  Bootstrap a basic Debian system
ii  lsb-release   3.1-24 Linux Standard Base version report
ii  python2.4.4-6An interactive high-level object-o
ii  reprepro  2.2.4-1debian package repository producer
ii  rsync 2.6.9-5fast remote file copy program (lik
ii  wget  1.10.2-3   retrieves files from the web

simple-cdd recommends no packages.

-- no debconf information



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



Bug#446734: simple-cdd: missing parm in usage heredoc

2007-10-15 Thread alessandro -oggei- ogier
Package: simple-cdd
Version: 0.3.5
Severity: normal
Tags: patch


Hi, just noticed that help doesn't mention --build-tools, attached a
trivial patch to correct this.

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

Kernel: Linux 2.6.23-gesu (SMP w/2 CPU cores; PREEMPT)
Locale: LANG=it_IT.UTF-8, LC_CTYPE=it_IT.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages simple-cdd depends on:
ii  apt-utils 0.7.6  APT utility programs
ii  dctrl-tools   2.11   Command-line tools to process Debi
ii  debian-cd 3.0.3  Tools for building (Official) Debi
ii  debootstrap   1.0.3  Bootstrap a basic Debian system
ii  lsb-release   3.1-24 Linux Standard Base version report
ii  python2.4.4-6An interactive high-level object-o
ii  reprepro  2.2.4-1debian package repository producer
ii  rsync 2.6.9-5fast remote file copy program (lik
ii  wget  1.10.2-3   retrieves files from the web

simple-cdd recommends no packages.

-- no debconf information
--- /usr/bin/build-simple-cdd   2007-10-04 17:15:09.0 +0200
+++ build-simple-cdd2007-10-15 10:54:44.354429767 +0200
@@ -26,6 +26,7 @@
 --security-mirror  specify debian mirror. default is unset.
 --proposed-updates  specify if proposed updates should be used. default is no.
 --mirror-tools  list the mirror tools to be used
+--build-tools  list the build tools to be used
 --kernel-packages  list of kernel packages to include on the CD
 --help|-h  display this help
 --qemu|-q  use qemu to test the image


Bug#446735: mirror_components missing in simple-cdd.conf.detailed

2007-10-15 Thread alessandro -oggei- ogier
Package: simple-cdd
Version: 0.3.5
Severity: normal


I was expecting the detailed configuration file to contain everything
related the configuration of simple-cdd, but eg mirror_components is
missing. Maybe other things can get updated (CONF.sh, that i read on
mailing list is no longer used, and so on).

I'm currently working to an heavy customization, so i can volunteer to
make a brand new one with all the relevant parts if it's useful.

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

Kernel: Linux 2.6.23-gesu (SMP w/2 CPU cores; PREEMPT)
Locale: LANG=it_IT.UTF-8, LC_CTYPE=it_IT.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages simple-cdd depends on:
ii  apt-utils 0.7.6  APT utility programs
ii  dctrl-tools   2.11   Command-line tools to process Debi
ii  debian-cd 3.0.3  Tools for building (Official) Debi
ii  debootstrap   1.0.3  Bootstrap a basic Debian system
ii  lsb-release   3.1-24 Linux Standard Base version report
ii  python2.4.4-6An interactive high-level object-o
ii  reprepro  2.2.4-1debian package repository producer
ii  rsync 2.6.9-5fast remote file copy program (lik
ii  wget  1.10.2-3   retrieves files from the web

simple-cdd recommends no packages.

-- no debconf information



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



Bug#380045: lsb(8) points to a non existent path /usr/share/doc/lsb-core/html/

2006-07-26 Thread Alessandro -oggei- Ogier
Package: lsb-core
Version: 3.1-10
Severity: minor


the ``see also'' section of lsb(8) manpage lists a non existent
path /usr/share/doc/lsb-core/html/ .

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable'), (1, 
'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.16-suspence
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15)

Versions of packages lsb-core depends on:
ii  alien8.64install non-native packages with d
ii  at   3.1.10  Delayed job execution and batch pr
ii  bc   1.06-19 The GNU bc arbitrary precision cal
ii  binutils 2.17-1  The GNU assembler, linker and bina
ii  bsdmainutils 6.1.3   collection of more utilities from 
ii  bsdutils 1:2.12r-10  Basic utilities from 4.4BSD-Lite
ii  cpio 2.6-16  GNU cpio -- a program to manage ar
ii  cron 3.0pl1-95   management of regular background p
ii  debconf [debconf 1.5.2   Debian configuration management sy
ii  ed   0.2-20  The classic unix line editor
ii  file 4.17-2  Determines file type using magic
ii  gawk 1:3.1.5.dfsg-4  GNU awk, a pattern scanning and pr
ii  libc62.3.6-15GNU C Library: Shared libraries
ii  libc6-dev [libc- 2.3.6-15GNU C Library: Development Librari
ii  locales  2.3.6-16GNU C Library: National Language (
ii  lprng [lpr]  3.8.28-4lpr/lpd printer spooling system
ii  lsb-base 3.1-10  Linux Standard Base 3.1 init scrip
ii  lsb-release  3.1-10  Linux Standard Base version report
ii  m4   1.4.4-1 a macro processing language
ii  mailx1:8.1.2-0.20050715cvs-1 A simple mail user agent
ii  make 3.81-2  The GNU version of the make util
ii  man-db   2.4.3-3 The on-line manual pager
ii  mawk 1.3.3-11a pattern scanning and text proces
ii  ncurses-term 5.5-2   Additional terminal type definitio
ii  passwd   1:4.0.17-2  change and administer password and
ii  patch2.5.9-4 Apply a diff file to an original
ii  pax  1:1.5-15Portable Archive Interchange
ii  postfix [mail-tr 2.3.1-1 A high-performance mail transport 
ii  procps   1:3.2.7-2   /proc file system utilities
ii  psmisc   22.2-1  Utilities that use the proc filesy
ii  python   2.3.5-11An interactive high-level object-o
ii  rsync2.6.8-2 fast remote file copy program (lik
ii  zlib1g [libz1]   1:1.2.3-13  compression library - runtime

lsb-core recommends no packages.

-- debconf information excluded


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



Bug#370217: polygen: Typo in dependencies makes is uninstallable in sid

2006-06-04 Thread Alessandro -oggei- Ogier
Package: polygen
Version: 1.0.6.ds1-3
Severity: serious
Justification: Policy 5.6


in debian/control, the dependency field expands from
ocaml-base-nox-${F:OCamlABI} to ocaml-base-nox-3.09.1,
which doesn't exist.

Suggested fix:

Depends: ${shlibs:Depends}, ocaml-base-nox (= ${F:OCamlABI})

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable'), (1, 
'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.16-suspence
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15)


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



Bug#357932: python-ldap: backport upstream patch #1368108 for LDAPObject.c brokenness

2006-03-20 Thread Alessandro -oggei- Ogier
Package: python-ldap
Version: 2.0.11-1
Severity: normal
Tags: patch


please include this upstream patch into 2.0.11 package

http://snipurl.com/nuq7

it fix a bad brokenness of LDAPObject.c module

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.14-1-686-smp
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15)

Versions of packages python-ldap depends on:
ii  python2.3.5-5An interactive high-level object-o
ii  python2.3-ldap2.0.11-1   An LDAP interface module for Pytho

python-ldap recommends no packages.

-- no debconf information
Index: LDAPObject.c
===
RCS file: /cvsroot/python-ldap/python-ldap/Modules/LDAPObject.c,v
retrieving revision 1.70
diff -u -r1.70 LDAPObject.c
--- LDAPObject.c	17 Nov 2005 20:49:28 -	1.70
+++ LDAPObject.c	28 Nov 2005 10:43:17 -
@@ -923,9 +923,9 @@
 	return LDAPerror( self-ldap, ldap_result3 );
 
 if (res_type == 0) {
-	/* Polls return (None, None, None); timeouts raise an exception */
+	/* Polls return (None, None, None, None); timeouts raise an exception */
 	if (timeout == 0)
-		return Py_BuildValue((OOO), Py_None, Py_None, Py_None);
+		return Py_BuildValue((), Py_None, Py_None, Py_None, Py_None);
 	else
 		return LDAPerr(LDAP_TIMEOUT);
 }