Bug#911994: Bug #911994 in repmgr marked as pending

2018-10-28 Thread Marco Nenciarini
Control: tag -1 pending

Hello,

Bug #911994 in repmgr reported by you has been fixed in the
Git repository and is awaiting an upload. You can see the commit
message below, and you can check the diff of the fix at:

https://salsa.debian.org/postgresql/repmgr/commit/618dfa8d92f535341d8e3d66ea6a5514936bbba5


Add postgresql-11-repmgr as alternative in the dependencies

Closes: #911994



(this message was generated automatically)
-- 
Greetings

https://bugs.debian.org/911994



Bug#843039: repmgr: depends on postgresql-9.5-repmgr which is no longer built

2016-11-03 Thread Marco Nenciarini
Il 03/11/16 12:25, Emilio Pozuelo Monfort ha scritto:
> Source: repmgr
> Version: 3.2.1-1
> Severity: serious
> 
> The new version of repmgr builds postgresql-9.6-repmgr for postgresql-9.6.
> However repmgr still depends on postgresql-9.5-repmgr (or older). Please
> make it depend on postgresql-9.6-repmgr now.
> 

Thanks for the report. I'll upload a new version ASAP.

Regards,
Marco

-- 
Marco Nenciarini - mnen...@kcore.it
7C23 B804 3E65 D298 0A21  B6E2 589F 03F0 1BA5 5038



signature.asc
Description: OpenPGP digital signature


Bug#784984: Repmgr 3.0.1-4 lacks of pg_wrapper links for repmgr and repmgrd

2015-05-11 Thread Marco Nenciarini
Package: repmgr
Version: 3.0.1-4
Severity: grave

The repmgr and repmgrd pg_wrapper links are missing, so the executables are 
reachable only using the full path /usr/lib/postgresql/9.4/bin/repmgr{,d}

This bug affects the version currently in incoming.

Regards,
Marco

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

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


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



Bug#724216: repmgr: FTBFS: repmgrd.c:654:25: error: request for member 'xlogid' in something not a structure or union

2013-10-02 Thread Marco Nenciarini
Il 22/09/13 19:10, David Suárez ha scritto:
 Source: repmgr
 Version: 2.0~beta1-2
 Severity: serious
 Tags: jessie sid
 User: debian...@lists.debian.org
 Usertags: qa-ftbfs-20130922 qa-ftbfs
 Justification: FTBFS on amd64
 
 Hi,
 
 During a rebuild of all packages in sid, your package failed to build on
 amd64.
 


I verified that the current version of Repmgr is not compatible with
PostgreSQL 9.3 due to the changew of internal representation of XLog
information[1]. I'm working with the upstream to prepare a patch.

Ciao,
Marco

[1]
http://postgresql.1045698.n5.nabble.com/XLog-changes-for-9-3-td5711573.html

-- 
-
|Marco Nenciarini| Debian/GNU Linux Developer - Plug Member |
| mnen...@prato.linux.it | http://www.prato.linux.it/~mnencia   |
-
Key fingerprint = FED9 69C7 9E67 21F5 7D95  5270 6864 730D F095 E5E4


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



Bug#666814: progress report

2013-08-12 Thread Marco Nenciarini
Well. I finally managed testing the authentication.

It works for me with

Directory /var/www/private
AuthName My PostgresSQL Authenticator
AuthType Basic
AuthBasicProvider pgsql
Auth_PG_authoritative On
Auth_PG_host 127.0.0.1
Auth_PG_port 5432
Auth_PG_user apache
Auth_PG_pwd apache
Auth_PG_database apache
Auth_PG_pwd_table registered_user
Auth_PG_uid_field user_id
Auth_PG_pwd_field password
Auth_PG_encrypted Off
require valid-user
/Directory

even without loading it as first module.

Given that I'll upload the module ASAP.

I'll also open a bug report to remove the hack from #399562 an to update
the documentation accordingly.

Regards,
Marco

-- 
-
|Marco Nenciarini| Debian/GNU Linux Developer - Plug Member |
| mnen...@prato.linux.it | http://www.prato.linux.it/~mnencia   |
-
Key fingerprint = FED9 69C7 9E67 21F5 7D95  5270 6864 730D F095 E5E4


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



Bug#666814: Progress report on 666814 and help request

2013-08-10 Thread Marco Nenciarini
tags 666814 + help
thanks


I've pushed the new packaging on git at

git://anonscm.debian.org/collab-maint/libapache2-mod-auth-pgsql.git

The module compiles and load correctly in apache, but I'm unable to
obtain more than a

AH01796: AuthType Basic configured without corresponding module

My testing configuration is the following

Directory /var/www/private
AuthName PostgresSQL Authenticator
AuthType Basic
AuthUserFile /dev/null
AuthBasicAuthoritative Off
Auth_PG_authoritative On

Auth_PG_host 127.0.0.1
Auth_PG_port 5432
Auth_PG_user apache
Auth_PG_pwd apache
Auth_PG_database apache
Auth_PG_pwd_table registered_user
Auth_PG_uid_field user
Auth_PG_pwd_field password
Auth_PG_encrypted Off
require valid-user
/Directory

I need some help from an expert of Apache 2.4 authentication internals.

Regards,
Marco

-- 
-
|Marco Nenciarini| Debian/GNU Linux Developer - Plug Member |
| mnen...@prato.linux.it | http://www.prato.linux.it/~mnencia   |
-
Key fingerprint = FED9 69C7 9E67 21F5 7D95  5270 6864 730D F095 E5E4


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



Bug#666814: libapache2-mod-auth-pgsql: sourceful transition towards Apache 2.4

2013-07-20 Thread Marco Nenciarini
package libapache2-mod-auth-pgsql
tags 666814 + pending
tags 512672 + pending
stop

Il 13/07/13 11:43, Colin Watson ha scritto:
 On Sun, Apr 01, 2012 at 09:15:51PM +, a...@debian.org wrote:
 your package libapache2-mod-auth-pgsql is provding an Apache2 web server 
 module.
 We're upgrading Apache to the new upstream version 2.4 [1] (tracked
 as transition bug #661958). This requires all modules to be rebuilt
 due to ABI changes.
 
 http://www.sky-air.net/wordpress/mod_auth_pgsql-at-apache2-4-2/ links to
 a patch
 (http://www.sky-air.net/dat/mod_auth_pgsql/mod_auth_pgsql-2.0.3-sk.patch)
 which seems helpful.  It has some formatting issues, but the actual code
 looks OK to me at a first read.
 
 Based on
 http://packages.qa.debian.org/liba/libapache2-mod-auth-pgsql.html, it
 doesn't look as though this package is maintained;
 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=512672 went unanswered.
 Should I just go ahead and apply this patch for now?  I guess
 mod_auth_pgsql is fairly popular so it would be worth it.

I'm taking care of these two bug just now.

Regards,
Marco

-- 
-
|Marco Nenciarini| Debian/GNU Linux Developer - Plug Member |
| mnen...@prato.linux.it | http://www.prato.linux.it/~mnencia   |
-
Key fingerprint = FED9 69C7 9E67 21F5 7D95  5270 6864 730D F095 E5E4


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



Bug#700350: dovecot-core: fails to upgrade from squeeze to bpo: Can't locate feature.pm in @INC

2013-02-12 Thread Marco Nenciarini

Il giorno 12/feb/2013, alle ore 17:16, Jaldhar H. Vyas ha scritto:
 
 
 Thanks for the patch but if the diagnosis is correct it seems it will not be 
 needed as -7 took out the perl code.  So backporting that should solve the 
 problem.  Unfortunately I am rather pressed for time right now and the other 
 dovecot maintainers even more so.  Micah can you take care of this?
 


I can take care of backporting if it's ok for you all.

Regards,
Marco

-- 
Marco Nenciarini
mnen...@kcore.it


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



Bug#680317: [Pkg-ia32-libs-maintainers] Bug#680317: Uninstallable due dependency to unexisting package: i32-libs-gtk-i386

2012-07-09 Thread Marco Nenciarini
Il giorno ven, 06/07/2012 alle 11.36 +0200, Goswin von Brederlow ha
scritto:
 On Thu, Jul 05, 2012 at 12:45:55AM +0200, Marco Nenciarini wrote:
  Package: ia32-libs-gtk
  Version: 20120616
  Severity: serious
  
  The package ia32-libs-gtk is uninstallable due to dependency on i32-libs-
  gtk-i386
  (missing 'a' in ia32)
  
  However, even with the correct spelling, I can't find the ia32-libs-gtk-i386
  package anywhere.
 
 Fixed in 20120706:
 
 http://mentors.debian.net/package/ia32-libs-gtk
 http://mentors.debian.net/debian/pool/main/i/ia32-libs-gtk/ia32-libs-gtk_20120706.dsc
 
 Feel free to sponsor the upload.
 
 Note: I've put some packages into Recommends because they are still
 Multi-Arch buggy. This allows ia32-libs-gtk-i386 to be installed and tested
 without them but might break some applications. They should move back to
 depends as the bugs get fixed.
 

I would be happy to help sponsoring, but I see another problem: the
package is listed only amd64 in buildd's Packages-arch-specific file
[1].
So It will not be picked up for i386 and therefore it will not work.

[1]https://buildd.debian.org/quinn-diff/sid/Packages-arch-specific

As a workaround I've searched if there is a clean way to do a mixed-arch
upload (i386+amd64) but I found nothing, so you should ask Bastian Blank
(in cc) who did a mixed upload for ia32-libs version 20120616 [2]

[2] http://packages.qa.debian.org/i/ia32-libs/news/20120630T094734Z.html

Regards,
Marco

-- 
-
|Marco Nenciarini| Debian/GNU Linux Developer - Plug Member |
| mnen...@prato.linux.it | http://www.prato.linux.it/~mnencia   |
-
Key fingerprint = FED9 69C7 9E67 21F5 7D95  5270 6864 730D F095 E5E4






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



Bug#680317: [Pkg-ia32-libs-maintainers] Bug#680317: Bug#680317: Uninstallable due dependency to unexisting package: i32-libs-gtk-i386

2012-07-09 Thread Marco Nenciarini
Il giorno lun, 09/07/2012 alle 13.08 +0200, Thijs Kinkhorst ha scritto:
 On Mon, July 9, 2012 11:09, Marco Nenciarini wrote:
  I would be happy to help sponsoring, but I see another problem: the
  package is listed only amd64 in buildd's Packages-arch-specific file
  [1].
  So It will not be picked up for i386 and therefore it will not work.
 
  [1]https://buildd.debian.org/quinn-diff/sid/Packages-arch-specific
 
  As a workaround I've searched if there is a clean way to do a mixed-arch
  upload (i386+amd64) but I found nothing, so you should ask Bastian Blank
  (in cc) who did a mixed upload for ia32-libs version 20120616 [2]
 
 I would recommend against sponsoring it in current form since the
 following fix was already done in 20120702:
* Fix typo in ia32-libs-gtk-i386 dependency. (Closes: #680317)
 and the changelog entry for that version also misses (this is due to a
 race condition between Goswin and me; and me not having git commit
 access).

You are absolutely right.

However, I think it's important to find a way to solve the problem of
missing i386 packages, because at the moment both the ia32-libs and
ia32-libs-gtk packages are unusable for the majority of users.

Regards,
Marco


-- 
-
|Marco Nenciarini| Debian/GNU Linux Developer - Plug Member |
| mnen...@prato.linux.it | http://www.prato.linux.it/~mnencia   |
-
Key fingerprint = FED9 69C7 9E67 21F5 7D95  5270 6864 730D F095 E5E4






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



Bug#680317: Uninstallable due dependency to unexisting package: i32-libs-gtk-i386

2012-07-04 Thread Marco Nenciarini
Package: ia32-libs-gtk
Version: 20120616
Severity: serious

The package ia32-libs-gtk is uninstallable due to dependency on i32-libs-
gtk-i386
(missing 'a' in ia32)

However, even with the correct spelling, I can't find the ia32-libs-gtk-i386
package anywhere.


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

Kernel: Linux 3.2.0-3-amd64 (SMP w/8 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 ia32-libs-gtk depends on:
ii  ia32-libs 20120102
ii  lib32asound2  1.0.25-3
ii  lib32gcc1 1:4.7.1-3
ii  lib32stdc++6  4.7.1-3
ii  lib32z1   1:1.2.7.dfsg-13
ii  libc6-i3862.13-34

ia32-libs-gtk recommends no packages.

ia32-libs-gtk suggests no packages.

-- no debconf information

-- 
-
|Marco Nenciarini| Debian/GNU Linux Developer - Plug Member |
| mnen...@prato.linux.it | http://www.prato.linux.it/~mnencia   |
-
Key fingerprint = FED9 69C7 9E67 21F5 7D95  5270 6864 730D F095 E5E4




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



Bug#677535: Unwanted soname change

2012-06-14 Thread Marco Nenciarini
Package: libept1.4.12
Version: 1.0.7
Severity: grave

mnencia@greygoo:~/prj/health-check/data-reporter (master *)$ aptitude
aptitude: error while loading shared libraries: libept.so.1.0.5.4.12: cannot 
open shared object file: No such file or directory
mnencia@greygoo:~/prj/health-check/data-reporter (master *)$ dpkg -L 
libept1.4.12 | grep usr/lib
/usr/lib
/usr/lib/libept.so.1.0.7.4.12

I think this come from a wrong string replace across the project (as the 
current version is 1.0.7)

Commit:

http://anonscm.debian.org/gitweb/?p=debtags/libept.git;a=blobdiff;f=CMakeLists.txt;h=7c0c72d90f1c73ad4a960e2892cdd1a5cdbc0d42;hp=1154891d1a335c11f16c3f959d5903c5597f7805;hb=7d4383bd070a53e6c679fe189c9f15fdb7b1dcef;hpb=d456f52d160a5eb97488dd4720cd5e646349845d

Regards
Marco

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

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

Versions of packages libept1.4.12 depends on:
ii  libapt-pkg4.12  0.9.6
ii  libc6   2.13-33
ii  libgcc1 1:4.7.0-13
ii  libstdc++6  4.7.0-13
ii  libxapian22 1.2.10-2
ii  zlib1g  1:1.2.7.dfsg-11

libept1.4.12 recommends no packages.

libept1.4.12 suggests no packages.

-- no debconf information



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



Bug#627443: CVE-2011-1929

2011-05-20 Thread Marco Nenciarini
On 20/05/2011 18:44, Moritz Muehlenhoff wrote:
 Package: dovecot
 Severity: grave
 Tags: security
 
 Hi Dovecot maintainers,
 CVE-2011-1929 was assigned to the following issue fixed in
 1.2.17 and 2.0.13:
 
 | Fixed potential crashes and other problems when parsing
 | header names that contained NUL characters.

I plan the upload of 2.0.13 for tomorror.

Regards,
Marco

-- 
-
|Marco Nenciarini| Debian/GNU Linux Developer - Plug Member |
| mnen...@prato.linux.it | http://www.prato.linux.it/~mnencia   |
-
Key fingerprint = FED9 69C7 9E67 21F5 7D95  5270 6864 730D F095 E5E4




signature.asc
Description: OpenPGP digital signature


Bug#627443: CVE-2011-1929

2011-05-20 Thread Marco Nenciarini
On 20/05/2011 18:44, Moritz Muehlenhoff wrote:
 Package: dovecot
 Severity: grave
 Tags: security
 
 Hi Dovecot maintainers,
 CVE-2011-1929 was assigned to the following issue fixed in
 1.2.17 and 2.0.13:

 | Fixed potential crashes and other problems when parsing
 | header names that contained NUL characters.
 
 http://dovecot.org/pipermail/dovecot/2011-May/059085.html
 http://dovecot.org/pipermail/dovecot/2011-May/059086.html
 
 Patch:
 http://hg.dovecot.org/dovecot-1.1/rev/3698dfe0f21c
 

I've just realized that also the stable version is affected.
Tomorow I'll prepare the update on package's repository.

Regards,
Marco

-- 
-
|Marco Nenciarini| Debian/GNU Linux Developer - Plug Member |
| mnen...@prato.linux.it | http://www.prato.linux.it/~mnencia   |
-
Key fingerprint = FED9 69C7 9E67 21F5 7D95  5270 6864 730D F095 E5E4




signature.asc
Description: OpenPGP digital signature


Bug#604164: dpkg-reconfigure error

2010-11-20 Thread Marco Nenciarini
Package: emacsen-common
Version: 1.4.19
Severity: serious

On a fresh squeeze install reconfiguring the package give you an error
and an exit status of 1

mnen...@poison:~$ sudo dpkg-reconfigure emacsen-common
emacsen-common: Handling removal of emacsen flavor emacs
emacsen-common: Handling removal of emacsen flavor emacs23
emacsen-common: purging byte-compiled files for emacs23
emacsen-common: Handling install of emacsen flavor emacs
emacsen-common: Handling install of emacsen flavor emacs23
emacsen-common: byte-compiling for emacs23
Wrote /etc/emacs23/site-start.d/00debian-vars.elc

In debian-run-directories:
debian-startup.el:131:25:Warning: `mapcar' called for effect; use `mapc' or
`dolist' instead
Wrote /usr/share/emacs23/site-lisp/debian-startup.elc
This is not dpkg install-info anymore, but GNU install-info
See the man page for ginstall-info for command line arguments
install-info: No dir file specified; try --help for more information.
mnen...@poison:~$ echo $?
1
mnen...@poison:~$ 

This also breaks a dpkg-reconfigure -a invocation

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

Kernel: Linux 2.6.32-5-686 (SMP w/1 CPU core)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/dash

Versions of packages emacsen-common depends on:
ii  bsdmainutils  8.0.13 collection of more utilities from 

emacsen-common recommends no packages.

emacsen-common suggests no packages.

-- no debconf information



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



Bug#570896: NMU to delayed/5 of resolvconf

2010-07-12 Thread Marco Nenciarini
On 12/07/2010 00:01, Mehdi Dogguy wrote:
 Hi maintainers,
 
 These bugs seem resolved in svn and tested. It's currently blocking
 osc-dhcp's transition and the pre-release of the debian-installer
 which is about to be uploaded soon.
 
 I've prepared an upload for resolvconf (version 1.46~4) and uploaded
 it to DELAYED/5. In fact, this upload is just a sponsoring upload of
 Thomas Hood's changes. Please tell if I could upload it without delay,
 or if I should delay it longer (and why).
 
 Regards,
 

I agree with all changes. If you all agree, I could tag and upload
version 1.46 now.

Kind regards,
Marco

-- 
-
|Marco Nenciarini| Debian/GNU Linux Developer - Plug Member |
| mnen...@prato.linux.it | http://www.prato.linux.it/~mnencia   |
-
Key fingerprint = FED9 69C7 9E67 21F5 7D95  5270 6864 730D F095 E5E4




signature.asc
Description: OpenPGP digital signature


Bug#567469: grub2: Latest grub makes my laptop unbotable (xfs)

2010-01-29 Thread Marco Nenciarini
Package: grub2
Version: 1.98~20100128-1
Severity: normal


After last grub2 upgrade my laptop was failing to boot. 
To be able to boot again I've had to boot with a rescue cd
and run 

grub-install --modules=xfs (hd0)

-- Package-specific info:

*** BEGIN /proc/mounts
/dev/sda2 / xfs rw,relatime,attr2,noquota 0 0
/dev/sda6 /home xfs rw,relatime,attr2,noquota 0 0
*** END /proc/mounts

*** BEGIN /boot/grub/device.map
(hd0)   /dev/sda
*** END /boot/grub/device.map

*** BEGIN /boot/grub/grub.cfg
#
# DO NOT EDIT THIS FILE
#
# It is automatically generated by /usr/sbin/grub-mkconfig using templates
# from /etc/grub.d and settings from /etc/default/grub
#

### BEGIN /etc/grub.d/00_header ###
if [ -s $prefix/grubenv ]; then
  load_env
fi
set default=0
if [ ${prev_saved_entry} ]; then
  set saved_entry=${prev_saved_entry}
  save_env saved_entry
  set prev_saved_entry=
  save_env prev_saved_entry
  set boot_once=true
fi

function savedefault {
  if [ -z ${boot_once} ]; then
saved_entry=${chosen}
save_env saved_entry
  fi
}
if terminal_input console ; then true ; else
  # For backward compatibility with versions of terminal.mod that don't
  # understand terminal_input
  terminal console
fi
if terminal_output console ; then true ; else
  # For backward compatibility with versions of terminal.mod that don't
  # understand terminal_output
  terminal console
fi
set timeout=5
### END /etc/grub.d/00_header ###

### BEGIN /etc/grub.d/05_debian_theme ###
set menu_color_normal=cyan/blue
set menu_color_highlight=white/blue
### END /etc/grub.d/05_debian_theme ###

### BEGIN /etc/grub.d/10_linux ###
menuentry Debian GNU/Linux, with Linux 2.6.32-trunk-amd64 {
set gfxpayload=keep
set root=(hd0,2)
echoLoading Linux 2.6.32-trunk-amd64 ...
linux   /boot/vmlinuz-2.6.32-trunk-amd64 root=/dev/sda2 ro  quiet
echoLoading initial ramdisk ...
initrd  /boot/initrd.img-2.6.32-trunk-amd64
}
menuentry Debian GNU/Linux, with Linux 2.6.32-trunk-amd64 (recovery mode) {
set gfxpayload=keep
set root=(hd0,2)
echoLoading Linux 2.6.32-trunk-amd64 ...
linux   /boot/vmlinuz-2.6.32-trunk-amd64 root=/dev/sda2 ro single 
echoLoading initial ramdisk ...
initrd  /boot/initrd.img-2.6.32-trunk-amd64
}
### END /etc/grub.d/10_linux ###

### BEGIN /etc/grub.d/30_os-prober ###
menuentry Windows Vista (loader) (on /dev/sda1) {
insmod ntfs
set root=(hd0,1)
search --no-floppy --fs-uuid --set aa5a53285a52f115
chainloader +1
}
menuentry Windows Vista (loader) (on /dev/sda4) {
chainloader +1
}
### END /etc/grub.d/30_os-prober ###

### BEGIN /etc/grub.d/40_custom ###
# This file provides an easy way to add custom menu entries.  Simply type the
# menu entries you want to add after this comment.  Be careful not to change
# the 'exec tail' line above.
### END /etc/grub.d/40_custom ###
*** END /boot/grub/grub.cfg

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

Kernel: Linux 2.6.32-trunk-amd64 (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

Versions of packages grub2 depends on:
ii  grub-pc  1.98~20100128-1 GRand Unified Bootloader, version 

grub2 recommends no packages.

grub2 suggests no packages.

-- no debconf information



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



Bug#471385: Wengophone crashes whenever initiating a call

2008-03-18 Thread Marco Nenciarini
On Mon, Mar 17, 2008 at 10:26:53PM +0100, Mazen NEIFER wrote:
 Package: wengophone
 Version: 2.1.2.dfsg0-2
 Severity: grave
 
 After starting Wengophone, just try to initiate a call (123 for
 example). Then you will not be able to hear the message and when you
 will hangup it will crash immediately.

 Here are last lines of strace
 
 [snip]
 
 select(10, [4 8 9], [], [], {0, 995943}Signal catched: SIGCHLD
 ) = ? ERESTARTNOHAND (To be restarted)
 +++ killed by SIGABRT +++
 Process 7421 detached
 

Could you produce a backtrace?

Thanks

-- 
-
|Marco Nenciarini| Debian/GNU Linux Developer - Plug Member |
| [EMAIL PROTECTED] | http://www.prato.linux.it/~mnencia   |
-
Key fingerprint = FED9 69C7 9E67 21F5 7D95  5270 6864 730D F095 E5E4



signature.asc
Description: Digital signature


Bug#431020: wengophone: please test new package from unstable

2007-07-23 Thread Marco Nenciarini

Please test wengophone from unstable (2.1.1.dfsg0-1). It contains many
changes and probably could fix your problem.

Best Regards

-- 
-
|Marco Nenciarini| Debian/GNU Linux Developer - Plug Member |
| [EMAIL PROTECTED] | http://www.prato.linux.it/~mnencia   |
-
Key fingerprint = FED9 69C7 9E67 21F5 7D95  5270 6864 730D F095 E5E4



signature.asc
Description: Digital signature


Bug#431020: Please try new version

2007-07-19 Thread Marco Nenciarini

Please try the following package

http://pkg-voip.buildserver.net/debian/pool/main/w/wengophone/wengophone_2.1.1.dfsg0-1.sid.3766_amd64.deb

It contains many fixes, so may be your problem was solved.

Regards

-- 
-
|Marco Nenciarini| Debian/GNU Linux Developer - Plug Member |
| [EMAIL PROTECTED] | http://www.prato.linux.it/~mnencia   |
-
Key fingerprint = FED9 69C7 9E67 21F5 7D95  5270 6864 730D F095 E5E4



signature.asc
Description: Digital signature


Bug#428977: CIPE is abandoned upstream, icompatible with all unstable kernels, low popcon and obsoleted by openvpn

2007-06-15 Thread Marco Nenciarini
Package: cipe-source
Severity: grave

The cipe-source does works with any kernel supported by debian.

The latest upstream version (1.6.0) does not works too (last code
update was January 2002 because developer themself gave up the project
since cipe has no real reason to continue)

OpenVPN is more simple in config, uses existing kernel modules
(tun/tap modules), and the link is more reliable. On top of that
OpenVPN does not have by design weaknesses like the cipe protocol
has.

Due to very low popcon I think there is no reason to keep this
software in debian.

Regards

-- 
-
|Marco Nenciarini| Debian/GNU Linux Developer - Plug Member |
| [EMAIL PROTECTED] | http://www.prato.linux.it/~mnencia   |
-
Key fingerprint = FED9 69C7 9E67 21F5 7D95  5270 6864 730D F095 E5E4



signature.asc
Description: Digital signature


Bug#427930: Unreproducile on my machine

2007-06-10 Thread Marco Nenciarini
package wengophone
severity 427930 normal
tags 427930 + moreinfo unreproducible
thanks

On my box I cannot reproduce this bug. Please provide more information.

Tnx

-- 
-
|Marco Nenciarini| Debian/GNU Linux Developer - Plug Member |
| [EMAIL PROTECTED] | http://www.prato.linux.it/~mnencia   |
-
Key fingerprint = FED9 69C7 9E67 21F5 7D95  5270 6864 730D F095 E5E4



signature.asc
Description: Digital signature


Bug#425604: [Wengophone-devel] Wengophone does not build on many linux arch

2007-06-04 Thread Marco Nenciarini
package wengophone
reopen 425604
thanks

On Mon, Jun 04, 2007 at 03:45:25PM +0200, Gianluca Sforna wrote:
 On 6/4/07, Aurélien Gâteau [EMAIL PROTECTED] wrote:
 Aurélien Gâteau a écrit :
  Marco Nenciarini a écrit :
  http://dev.openwengo.org/trac/openwengo/trac.cgi/ticket/1673
 
  owutils/memorydump under linux make use of crashdumper
  unconditionally, but it compile only on i386 and amd64.
  Linux (and Debian) supports many other architectures, like alpha, arm,
  hppa, ia64, m68k, mips, mipsel, powerpc, s390 and sparc.
 
  Please make build system aware of this crashdumper's limitation.
 
  Hello Marco,
 
  Thanks for the report, you are right. As I said in the ticket, for now
  you can disable compilation of crashdumper using the
  ENABLE_CRASHDUMPER=OFF CMake option.
 
 Hum, it's ENABLE_CRASHREPORT, not ENABLE_CRASHDUMPER.
 
 
 BTW. is the crashreport useful/working in Linux?

I don't known if it is usevull, but the provided workarround does not
works[1] :-/

Ciao

[1] 
http://buildd.debian.org/fetch.cgi?pkg=wengophone;ver=2.1.0.dfsg-2;arch=alpha;stamp=1180965469

-- 
-
|Marco Nenciarini| Debian/GNU Linux Developer - Plug Member |
| [EMAIL PROTECTED] | http://www.prato.linux.it/~mnencia   |
-
Key fingerprint = FED9 69C7 9E67 21F5 7D95  5270 6864 730D F095 E5E4



signature.asc
Description: Digital signature


Bug#425836: [CVE-2007-1860] A double encoded .. in a URL can be used to access URLs on the AJP backend

2007-05-24 Thread Marco Nenciarini
Package: libapache2-mod-jk
Version: 1:1.2.22-1
Severity: grave
Tags: security

As stated at http://tomcat.apache.org/connectors-doc/ the 1.2.22
version of jk connector is affected from CVE-2007-1860 

Please provide the 1.2.23 version.

Regards

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

Kernel: Linux 2.6.18-4-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

-- 
-
|Marco Nenciarini| Debian/GNU Linux Developer - Plug Member |
| [EMAIL PROTECTED] | http://www.prato.linux.it/~mnencia   |
-
Key fingerprint = FED9 69C7 9E67 21F5 7D95  5270 6864 730D F095 E5E4



signature.asc
Description: Digital signature


Bug#420754: copy_exec function mistakely uses xen optimised library with glibc 2.5 resulting in an unbootable image

2007-04-24 Thread Marco Nenciarini
-2  GNU cpio -- a program to manage ar
ii  klibc-utils   1.5-2  small statically-linked utilities 
ii  module-init-tools 3.3-pre4-2 tools for managing Linux kernel mo
ii  udev  0.105-4/dev/ and hotplug management daemo

initramfs-tools recommends no packages.

-- no debconf information

-- 
-
|Marco Nenciarini| Debian/GNU Linux Developer - Plug Member |
| [EMAIL PROTECTED] | http://www.prato.linux.it/~mnencia   |
-
Key fingerprint = FED9 69C7 9E67 21F5 7D95  5270 6864 730D F095 E5E4

--- /usr/share/initramfs-tools/hook-functions.orig	2007-04-24 15:01:00.0 +0200
+++ /usr/share/initramfs-tools/hook-functions	2007-04-24 15:01:33.0 +0200
@@ -80,7 +80,7 @@
 
 		# Try to use non-optimised libraries where possible.
 		# We assume that all HWCAP libraries will be in tls.
-		nonoptlib=$(echo ${x} | sed -e 's#/lib/tls.*/\(lib.*\)#/lib/\1#')
+		nonoptlib=$(echo ${x} | sed -e 's#/lib/\(tls\|i686\).*/\(lib.*\)#/lib/\2#')
 
 		if [ -e ${nonoptlib} ]; then
 			x=${nonoptlib}


signature.asc
Description: Digital signature


Bug#417662: wengophone_2.1.0~rc2-svn10386-1(hppa/unstable): FTBFS: bad build-depends

2007-04-04 Thread Marco Nenciarini
On Tue, Apr 03, 2007 at 09:50:43PM -0600, [EMAIL PROTECTED] wrote:
 
 
 g++-3.4 does not exist on hppa.

This is a problem. Wengophone does not work with gcc 4.1 and current
boost library. 

http://dev.openwengo.com/pipermail/wengophone-devel/2006-December/004731.html

Here you can read burgrport on opensuse 

https://bugzilla.novell.com/show_bug.cgi?id=228524 

and on ubuntu

https://launchpad.net/ubuntu/+source/gcc-4.1/+bug/75724

I need a c++ compiler = 3.4 and != 4.1 . Is there some good candidate
in hppa?

Ciao

-- 
-
|Marco Nenciarini| Debian/GNU Linux Developer - Plug Member |
| [EMAIL PROTECTED] | http://www.prato.linux.it/~mnencia   |
-
Key fingerprint = FED9 69C7 9E67 21F5 7D95  5270 6864 730D F095 E5E4



signature.asc
Description: Digital signature


Bug#404970: 64bits and wengophone

2007-01-22 Thread Marco Nenciarini
On Sun, Jan 21, 2007 at 11:28:22PM +0100, Didier LINK wrote:
 Hi all,
 
 Qemu is not a solution because if I have understand the FAQ, 64 bits
 processors can't be emulated on a 32 bits one ;)
 
 Another point, this particular issue about wengophone is solved with the
 2.1 branche of the project. This branche is particularly dedicated to
 solve the problems of stability on Linux and 64 bits.
 
 Can the Debian developpers watch about this branche ?
 

Hi, 
i'm subscribed to the wengophone-devel list, so i known the efforts of
developers to solve linux problems in 2.1. Actually i'm quite busy
until 24 jan, but i'm working on a 2.1-snapshot package and i'll
upload it on unstable ASAP.

Regards

-- 
-
|Marco Nenciarini| Debian/GNU Linux Developer - Plug Member |
| [EMAIL PROTECTED] | http://www.prato.linux.it/~mnencia   |
-
Key fingerprint = FED9 69C7 9E67 21F5 7D95  5270 6864 730D F095 E5E4



signature.asc
Description: Digital signature


Bug#405439: Wengophone 2.0 isn't in a releasable shape

2007-01-03 Thread Marco Nenciarini
Package: wengophone
Version: 2.0.0~rc5-svn8108-3
Severity: grave

I've told to some persons to test the wengophone package included in
testing, and i've received a very bad result.  

No one of them was using it without varius segfault and random weird
things, so i think wengophone isn't releasable in this shape.

Asking to an upstream developer he told me that the linux users should
use 2.1 version of program because the 2.0 is developed mainly under
windows.

So the next wengophone upload will be the 2.1 version on
experimental.

Heppy new year to all

-- System Information:
Debian Release: 4.0
  APT prefers unstable
  APT policy: (990, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-3-xen-686
Locale: LANG=it_IT.UTF-8, LC_CTYPE=it_IT.UTF-8 (charmap=UTF-8)

Versions of packages wengophone depends on:
ii  libasoun 1.0.13-1ALSA library
ii  libavcod 0.cvs20060823-4 ffmpeg codec library
ii  libavfor 0.cvs20060823-4 ffmpeg file format library
ii  libboost 1.33.1-9program options library for C++
ii  libboost 1.33.1-9regular expression library for C++
ii  libboost 1.33.1-9managed signals and slots library 
ii  libboost 1.33.1-9portable C++ multi-threading
ii  libc62.3.6.ds1-9 GNU C Library: Shared libraries
ii  libgcc1  1:4.1.1-21  GCC support library
ii  libglib2 2.12.6-2The GLib library of C routines
ii  libgnutl 1.4.4-3 the GNU TLS library - runtime libr
ii  libporta 19+svn20060825-1Portable audio I/O - shared librar
ii  libqt4-c 4.2.1-2 Qt 4 core non-GUI functionality ru
ii  libqt4-g 4.2.1-2 Qt 4 core GUI functionality runtim
ii  libspeex 1.1.12-3The Speex Speech Codec
ii  libssl0. 0.9.8c-4SSL shared libraries
ii  libstdc+ 4.1.1-21The GNU Standard C++ Library v3
ii  libuuid1 1.39+1.40-WIP-2006.11.14+dfsg-1 universally unique id library
ii  libx11-6 2:1.0.3-4   X11 client-side library
ii  zlib1g   1:1.2.3-13  compression library - runtime

wengophone recommends no packages.

-- no debconf information

-- 
-
|Marco Nenciarini| Debian/GNU Linux Developer - Plug Member |
| [EMAIL PROTECTED] | http://www.prato.linux.it/~mnencia   |
-
Key fingerprint = FED9 69C7 9E67 21F5 7D95  5270 6864 730D F095 E5E4



signature.asc
Description: Digital signature


Bug#404970: Processed: Merging

2007-01-02 Thread Marco Nenciarini
On Tue, Jan 02, 2007 at 02:59:46PM -0800, Steve Langasek wrote:
 severity 404970 grave
 thanks
 
 Hi Marco,
 
 On Tue, Jan 02, 2007 at 05:48:47AM -0800, Debian Bug Tracking System wrote:
   severity 404970 important
  Bug#404970: wengophone: cannot login to server on amd64
  Severity set to `important' from `grave'
 
 Why have you marked this bug as 'important'?  My understanding is that this
 makes the wengophone package completely unusable on amd64, which would be a
 'grave' bug; do you have reason to disagree?
 

Wengo is both a sip phone and an IM

But probably you are right: the main function is to voice-call others,
so grave is probably the right severity.

Ciao

P.S: talking in upstrema irc channel iv'e discovered that no one of
the upstream developers own an amd64 machine. So we need the help of a
well skilled c++ programmer with an amd64 machine to correct this (i'm
lacking both the requirements)

-- 
-
|Marco Nenciarini| Debian/GNU Linux Developer - Plug Member |
| [EMAIL PROTECTED] | http://www.prato.linux.it/~mnencia   |
-
Key fingerprint = FED9 69C7 9E67 21F5 7D95  5270 6864 730D F095 E5E4



signature.asc
Description: Digital signature


Bug#403056: tagging 403056

2006-12-28 Thread Marco Nenciarini
On Wed, Dec 27, 2006 at 10:32:37PM +0100, Andreas Barth wrote:
 * Marco Nenciarini ([EMAIL PROTECTED]) [061217 03:25]:
  tags 403056 + pending
 
 When can we expect an upload of the next version of wengophone? Or
 should I just upload the fix as NMU for now?
 

I'm testing it just now.

Bye

-- 
-
|Marco Nenciarini| Debian/GNU Linux Developer - Plug Member |
| [EMAIL PROTECTED] | http://www.prato.linux.it/~mnencia   |
-
Key fingerprint = FED9 69C7 9E67 21F5 7D95  5270 6864 730D F095 E5E4



signature.asc
Description: Digital signature


Bug#403056: patch for wengophone FTBFS.

2006-12-16 Thread Marco Nenciarini
On Thu, Dec 14, 2006 at 09:10:49PM +0100, Andreas Henriksson wrote:
 tags 403056 + patch
 thanks
 
 Patch attached.
 

Tnx, i'll test it after this weekend.

Regards

-- 
-
|Marco Nenciarini| Debian/GNU Linux Developer - Plug Member |
| [EMAIL PROTECTED] | http://www.prato.linux.it/~mnencia   |
-
Key fingerprint = FED9 69C7 9E67 21F5 7D95  5270 6864 730D F095 E5E4



signature.asc
Description: Digital signature


Bug#399562: Does not works with apache 2.2

2006-12-05 Thread Marco Nenciarini
package libapache2-mod-auth-pgsql
severity 399562 important
thanks

I've received some report of working module with apache 2.2.

I think this is a configuration problem, so i need to deeply undestand
it then write a proper NEWS.Debian / README.Debian explaining how to
make the module working.

Ciao

-- 
-
|Marco Nenciarini| Debian/GNU Linux Developer - Plug Member |
| [EMAIL PROTECTED] | http://www.prato.linux.it/~mnencia   |
-
Key fingerprint = FED9 69C7 9E67 21F5 7D95  5270 6864 730D F095 E5E4



signature.asc
Description: Digital signature


Bug#394137: wengophone: FTBFS: Not using -fPIC to generate shared library.

2006-10-20 Thread Marco Nenciarini
On Thu, Oct 19, 2006 at 07:00:24PM +0200, Kurt Roeckx wrote:
 
 I also have to wonder about the rpath that is set, which doesn't
 look like a useful path to me.
 

This cmake set it during build stage and remove it during the install
one. This causes an extra linker call. I'm investigating on how to
remove propely this extra operation.

Ciao

-- 
-
|Marco Nenciarini| Debian/GNU Linux Developer - Plug Member |
| [EMAIL PROTECTED] | http://www.prato.linux.it/~mnencia   |
-
Key fingerprint = FED9 69C7 9E67 21F5 7D95  5270 6864 730D F095 E5E4



signature.asc
Description: Digital signature


Bug#361327: OpenSSL is not an issue ATM

2006-10-12 Thread Marco Nenciarini

I've romoved all openssl files i've found in source, then i'm working
on a iLBC stipped verion of wengophone.

Ciao

-- 
-
|Marco Nenciarini| Debian/GNU Linux Developer - Plug Member |
| [EMAIL PROTECTED] | http://www.prato.linux.it/~mnencia   |
-
Key fingerprint = FED9 69C7 9E67 21F5 7D95  5270 6864 730D F095 E5E4



signature.asc
Description: Digital signature


Bug#391756: Uninstallable due to unmet dep on apache2-common

2006-10-08 Thread Marco Nenciarini
On Sun, Oct 08, 2006 at 02:56:36PM +0200, Luk Claes wrote:
 Package: libapache2-mod-auth-pgsql
 Severity: serious
 Version: 2.0.3-3
 
 Hi
 
 Your package is not installable as it depends on apache2-common which is not
 available in unstable anymore. You might want to update the dependency to
 apache2.2-common.
 
 Cheers
 

I've already prepared the new upload, but i was waiting for #390786
(fixed yesterday). I'll upload the new apackage ASAP.

Ciao

-- 
-
|Marco Nenciarini| Debian/GNU Linux Developer - Plug Member |
| [EMAIL PROTECTED] | http://www.prato.linux.it/~mnencia   |
-
Key fingerprint = FED9 69C7 9E67 21F5 7D95  5270 6864 730D F095 E5E4



signature.asc
Description: Digital signature


Bug#390531: wengophone - FTBFS: scons: *** Target `/usr/local/lib/wengophone' of Install() is a file, but should be a directory.

2006-10-05 Thread Marco Nenciarini
On Sun, Oct 01, 2006 at 07:22:40PM +0200, Bastian Blank wrote:
 Package: wengophone
 Version: 0.99+svn4511-4+b1
 Severity: serious
 
 There was an error while trying to autobuild your package:
 
  Automatic build of wengophone_0.99+svn4511-4+b1 on debian-31 by sbuild/s390 
  85
 [...]
  phapi static mode
  
  scons: *** Target `/usr/local/lib/wengophone' of Install() is a file, but 
  should be a directory.  Perhaps you have the Install() arguments backwards?
  File SSoftphoneInstall, line 129, in ?
  make: *** [build/wengophone] Error 2
  **
  Build finished at 20060928-0322
  FAILED [dpkg-buildpackage died]
 

This is a known error, i'm preparing a package for a newer version of
wengophone-ng that uses CMake instead of SCons

Ciao

-- 
-
|Marco Nenciarini| Debian/GNU Linux Developer - Plug Member |
| [EMAIL PROTECTED] | http://www.prato.linux.it/~mnencia   |
-
Key fingerprint = FED9 69C7 9E67 21F5 7D95  5270 6864 730D F095 E5E4



signature.asc
Description: Digital signature


Bug#388291: Uninstallable: rebuild-needed

2006-09-19 Thread Marco Nenciarini
Package: libdc1394-13
Version: 1.1.0-3
Severity: grave

On a clean chroot:

[EMAIL PROTECTED]:~# apt-get install libdc1394-13
[snip]

The following packages have unmet dependencies:
  libdc1394-13: Depends: libraw1394-5 but it is not installable
E: Broken packages

The package need to be rebuilded against the new libraw1394-8

I have tried to rebuild and the pachage seem to be fine on the new
libraw1394-8.

If maintainer wish I can do a NMU.

Best Regards

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (990, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.17-2-686
Locale: LANG=it_IT.UTF-8, LC_CTYPE=it_IT.UTF-8 (charmap=UTF-8)

Versions of packages libdc1394-13 depends on:
ii  libc62.3.6.ds1-4 GNU C Library: Shared libraries
ii  libraw1394-5 0.10.1-1.1  library for direct access to IEEE 

libdc1394-13 recommends no packages.

-- no debconf information

-- 
-
|Marco Nenciarini| Debian/GNU Linux Developer - Plug Member |
| [EMAIL PROTECTED] | http://www.prato.linux.it/~mnencia   |
-
Key fingerprint = FED9 69C7 9E67 21F5 7D95  5270 6864 730D F095 E5E4



signature.asc
Description: Digital signature


Bug#376370: wengophone: FTBFS: errors with scons

2006-07-02 Thread Marco Nenciarini
On Sun, Jul 02, 2006 at 12:57:39PM +0200, Julien Danjou wrote:
 Package: wengophone
 Version: 0.99+svn4511-4
 Severity: serious
 
 Hello,
 
 There was a problem while autobuilding your package:
 
  Automatic build of wengophone_0.99+svn4511-4 on avidan by sbuild/i386 0.47
  Build started at 20060702-1242
  **
 ...
  make[1]: Leaving directory `/build/buildd/wengophone-0.99+svn4511'
  # update-config must be last
  cd build-tree/wengophone-0.99+svn4511; \
  QTDIR=/usr scons mode=release-symbols \
  enable-shared-portaudio=no enable-shared-webcam=no \
  enable-shared-wengocurl=no enable-shared-phapi=no \
  softphone-runtime softphone
  scons: Reading SConscript files ...
  phapi static mode
  
  scons: *** Target `/usr/local/lib/wengophone' of Install() is a file, but 
  should be a directory.  Perhaps you have the Install() arguments backwards?
  File SSoftphoneInstall, line 129, in ?
  make: *** [build/wengophone] Error 2
  **
  Build finished at 20060702-1243
  FAILED [dpkg-buildpackage died]
  --
 

This is a known upstream problem with latest scons.

As a simple workarround you can add

mkdir -p $(CURDIR)/debian/wengophone/usr/lib/wengophone;

immediately after any scons call in debian/rules.

I'm working to new wengophone 2.0 beta3, that does not have this
problem.

Ciao

-- 
-
|Marco Nenciarini| Debian/GNU Linux Developer - Plug Member |
| [EMAIL PROTECTED] | http://www.prato.linux.it/~mnencia   |
-
Key fingerprint = FED9 69C7 9E67 21F5 7D95  5270 6864 730D F095 E5E4



signature.asc
Description: Digital signature


Bug#361327: I'm investigating

2006-04-13 Thread Marco Nenciarini
Package: wengophone
Version: 0.99+svn4511-4
Followup-For: Bug #361327

This software includes in its license the following paragraph:

As a special exception, Wengo gives permission to link this program
with the OpenSSL Library.

I'm discussing with upstream about the other issues.

Regards

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (990, 'unstable'), (500, 'testing'), (1, 'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.16-1-686-smp
Locale: LANG=it_IT.UTF-8, LC_CTYPE=it_IT.UTF-8 (charmap=UTF-8)

Versions of packages wengophone depends on:
ii  liba52-0.7.4  0.7.4-1Library for decoding ATSC A/52 str
ii  libasound21.0.10-2   ALSA library
ii  libc6 2.3.6-6GNU C Library: Shared libraries
ii  libdc1394-13  1.1.0-3high level programming interface f
ii  libgcc1   1:4.1.0-1  GCC support library
ii  libglib2.0-0  2.10.2-1   The GLib library of C routines
ii  libgsm1   1.0.10-13  Shared libraries for GSM speech co
ii  libogg0   1.1.3-2Ogg Bitstream Library
ii  libqt3-mt 3:3.3.6-1  Qt GUI Library (Threaded runtime v
ii  libraw1394-5  0.10.1-1.1 library for direct access to IEEE 
ii  libssl0.9.8   0.9.8a-8   SSL shared libraries
ii  libstdc++64.1.0-1The GNU Standard C++ Library v3
ii  libtheora00.0.0.alpha5-1 The Theora Video Compression Codec
ii  libvorbis0a   1.1.2-1The Vorbis General Audio Compressi
ii  libvorbisenc2 1.1.2-1The Vorbis General Audio Compressi
ii  libx11-6  6.9.0.dfsg.1-6 X Window System protocol client li
ii  zlib1g1:1.2.3-11 compression library - runtime

wengophone recommends no packages.

-- no debconf information

-- 
-
|Marco Nenciarini| Debian/GNU Linux Developer - Plug Member |
| [EMAIL PROTECTED] | http://www.prato.linux.it/~mnencia   |
-
Key fingerprint = FED9 69C7 9E67 21F5 7D95  5270 6864 730D F095 E5E4



signature.asc
Description: Digital signature


Bug#361269: Depenfing on avcodec.h in libavcodec-dev made a package FTBFS

2006-04-07 Thread Marco Nenciarini
Package: libavcodec-dev
Version: 0.cvs20060329-3
Severity: serious

/usr/include/ffmpeg/avcodec.h try to includes avutil.h that is only in 
libavformat-dev
moreover the executable ffmpeg-config is only in libavformat-dev

you have some solutions: 

1) make libavcodec-dev depending on libavformat-dev
2) merge libavcodec-dev and libavformat-dev 

Regards

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (990, 'unstable'), (500, 'testing'), (1, 'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.16-1-vserver-686
Locale: LANG=it_IT.UTF-8, LC_CTYPE=it_IT.UTF-8 (charmap=UTF-8)

Versions of packages libavcodec-dev depends on:
ii  liba52-0.7.4-dev [liba52- 0.7.4-1Development library and headers fo
ii  libdc1394-13-dev  1.1.0-3high level programming interface f
ii  libdts-dev0.0.2-svn-1development files for libdts
ii  libgsm1-dev   1.0.10-13  Development libraries for a GSM sp
ii  libogg-dev1.1.3-2Ogg Bitstream Library Development
ii  libraw1394-dev0.10.1-1.1 library for direct access to IEEE 
ii  libtheora-dev 0.0.0.alpha5-1 The Theora Video Compression Codec
ii  libvorbis-dev 1.1.2-1The Vorbis General Audio Compressi
ii  zlib1g-dev1:1.2.3-11 compression library - development

libavcodec-dev recommends no packages.

-- no debconf information

-- 
-
|Marco Nenciarini| Debian/GNU Linux Developer - Plug Member |
| [EMAIL PROTECTED] | http://www.prato.linux.it/~mnencia   |
-
Key fingerprint = FED9 69C7 9E67 21F5 7D95  5270 6864 730D F095 E5E4



signature.asc
Description: Digital signature


Bug#352060: Debconf should depends from perl-modules

2006-02-09 Thread Marco Nenciarini
Package: debconf
Version: 1.4.70
Severity: serious


Perl base does not provide anymore the perl module overload.pm, then
debootstrapping sid fails installing debconf:

chroot /root/test dpkg --force-depends --install 
var/cache/apt/archives/debconf_1.4.70_all.deb
(Reading database ... 2643 files and directories currently installed.)
Preparing to replace debconf 1.4.70 (using .../debconf_1.4.70_all.deb) ...
Unpacking replacement debconf ...
dpkg: debconf: dependency problems, but configuring anyway as you request:
 debconf depends on debconf-i18n | debconf-english; however:
  Package debconf-i18n is not installed.
  Package debconf-english is not installed.
Setting up debconf (1.4.70) ...
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = it_IT,
LC_ALL = (unset),
LANG = it_IT.UTF-8
are supported and installed on your system.
perl: warning: Falling back to the standard locale (C).
locale: Cannot set LC_CTYPE to default locale: No such file or directory
locale: Cannot set LC_MESSAGES to default locale: No such file or directory
locale: Cannot set LC_ALL to default locale: No such file or directory
Can't locate overload.pm in @INC (@INC contains: /etc/perl 
/usr/local/lib/perl/5.8.8 /usr/local/share/perl/5.8.8 /usr/lib/perl5 
/usr/share/perl5 /usr/lib/perl/5.8 /usr/share/perl/5.8 /usr/local/lib/site_perl 
.) at /usr/share/perl5/Debconf/Template.pm line 331.
BEGIN failed--compilation aborted at /usr/share/perl5/Debconf/Template.pm line 
331.
Compilation failed in require at /usr/share/perl5/Debconf/Question.pm line 8.
BEGIN failed--compilation aborted at /usr/share/perl5/Debconf/Question.pm line 
8.
Compilation failed in require at /usr/share/perl5/Debconf/Config.pm line 7.
BEGIN failed--compilation aborted at /usr/share/perl5/Debconf/Config.pm line 7.
Compilation failed in require at /usr/share/perl5/Debconf/Log.pm line 10.
Compilation failed in require at /usr/share/perl5/Debconf/Db.pm line 7.
BEGIN failed--compilation aborted at /usr/share/perl5/Debconf/Db.pm line 7.
Compilation failed in require at /usr/share/debconf/frontend line 6.
BEGIN failed--compilation aborted at /usr/share/debconf/frontend line 6.
dpkg: error processing debconf (--install):
 subprocess post-installation script returned error exit status 2
Errors were encountered while processing:
 debconf

If this is a perl failure please reassign this report to correct package.

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (990, 'unstable'), (500, 'testing'), (1, 'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.15-1-686-smp
Locale: LANG=it_IT.UTF-8, LC_CTYPE=it_IT.UTF-8 (charmap=UTF-8)

Versions of packages debconf depends on:
ii  debconf-i18n  1.4.70 full internationalization support 
ii  perl-base 5.8.8-1The Pathologically Eclectic Rubbis

Versions of packages debconf recommends:
ii  apt-utils 0.6.43.2   APT utility programs

-- debconf information excluded

-- 
-
|Marco Nenciarini| Debian/GNU Linux Developer - Plug Member |
| [EMAIL PROTECTED] | http://www.prato.linux.it/~mnencia   |
-
Key fingerprint = FED9 69C7 9E67 21F5 7D95  5270 6864 730D F095 E5E4



signature.asc
Description: Digital signature


Bug#343218: Headers are useless because missing file /usr/src/linux-headers-2.6.15-rc5/arch/i386/Makefile.cpu

2005-12-13 Thread Marco Nenciarini
Package: linux-headers-2.6.15-rc5-686-smp
Version: 2.6.14+2.6.15-rc5-0experimental.1
Severity: grave
Tags: experimental

module-assistant fails to build all modules i need (nvidia-kernel, openafs
and madwifi) with an error like the following:


make CC=gcc-4.0 -C /usr/src/linux-headers-2.6.15-rc5-686-smp 
SUBDIRS=/usr/src/modules/nvidia-kernel/nv modules
make[3]: Entering directory /usr/src/linux-headers-2.6.15-rc5-686-smp'
/usr/src/linux-headers-2.6.15-rc5-686-smp/arch/i386/Makefile:38: 
/usr/src/linux-headers-2.6.15-rc5-686-smp/arch/i386/Makefile.cpu: No such file 
or directory
make[3]: *** No rule to make target 
/usr/src/linux-headers-2.6.15-rc5-686-smp/arch/i386/Makefile.cpu'.  Stop.
make[3]: Leaving directory /usr/src/linux-headers-2.6.15-rc5-686-smp'


The file /usr/src/linux-headers-2.6.15-rc5-686-smp/arch/i386/Makefile.cpu is
a borken link:

$ readlink /usr/src/linux-headers-2.6.15-rc5-686-smp/arch/i386/Makefile.cpu
../../../linux-headers-2.6.15-rc5/arch/i386/Makefile.cpu
$ readlink -f /usr/src/linux-headers-2.6.15-rc5-686-smp/arch/i386/Makefile.cpu
/usr/src/linux-headers-2.6.15-rc5/arch/i386/Makefile.cpu

This issue make my system totally unusable with this kernel (no X, no network)

Best Regards

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (990, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.14-2-686-smp
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=UTF-8)

Versions of packages linux-headers-2.6.15-rc5-686-smp depends on:
ii  linux- 2.6.14+2.6.15-rc5-0experimental.1 Common header files for Linux kern

linux-headers-2.6.15-rc5-686-smp recommends no packages.

-- no debconf information


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