Bug#1031593: deluge-web: gettext error

2023-03-28 Thread nb
Hi,

when will 2.1.1 version be available?
I'm using unstable and it's still not here.
Thanks



Bug#985038: deluge-common: Warning when running deluge-web --fork with Python 3.8+

2021-03-11 Thread nb
Package: deluge-common
Version: 2.0.3-3
Severity: minor
Tags: patch

Dear Maintainer,

Running deluge-web --fork leads to the following message

Unable to initialize gettext/locale!
'ngettext'
Traceback (most recent call last):
 File "/usr/lib/python3/dist-packages/deluge/i18n/util.py", line 118, in 
setup_translation
   builtins.__dict__['_n'] = builtins.__dict__['ngettext']
KeyError: 'ngettext'

It's only a warning.
Solution is very simple and is here:
https://git.deluge-torrent.org/deluge/commit/?h=develop=d6c96d629183e8bab2167ef56457f994017e7c85

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

Kernel: Linux 5.10.0-4-amd64 (SMP w/4 CPU threads)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) (ignored: LC_ALL 
set to fr_FR.UTF-8), LANGUAGE=en_US:en
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages deluge-common depends on:
ii  python3 3.9.2-2
ii  python3-chardet 4.0.0-1
ii  python3-mako1.1.3+ds1-2
ii  python3-openssl 20.0.1-1
ii  python3-pil 8.1.2-1
ii  python3-pkg-resources   52.0.0-3
ii  python3-pyasn1  0.4.8-1
ii  python3-rencode 1.0.6-1+b3
ii  python3-setproctitle1.2.1-1+b1
ii  python3-six 1.15.0-2
ii  python3-twisted 20.3.0-4
ii  python3-xdg 0.27-2
ii  python3-zope.interface  5.2.0-1

Versions of packages deluge-common recommends:
ii  geoip-database  20191224-3
ii  python3-dbus1.2.16-5
ii  python3-geoip   1.3.2-3+b3

deluge-common suggests no packages.

-- no debconf information



Bug#968079: libapache2-mod-wsgi: Package is not installable. Needs older Python2.

2020-08-11 Thread nb
How much time does it take to come to sid?



Bug#948706: greylistd: python3 version fails to start - conversion from python2 very broken

2020-02-12 Thread nb
Hi,

In my case, trying to start greylistd lasts in the message:
  File "/usr/sbin/greylistd", line 268
def saveToFile (datafile, dictionary, perm=0600):
  ^
SyntaxError: invalid token

When I try to execute greyest list, I have the message:
  File "/usr/bin/greylist", line 29
False, True = (0 is 1), (1 is 1)
^
SyntaxError: can't assign to keyword



Bug#940189: mirror submission for mirror.nbtelecom.com.br

2019-09-13 Thread Noc NB
Package: mirrors
Severity: wishlist
User: mirr...@packages.debian.org
Usertags: mirror-submission

Submission-Type: new
Site: mirror.nbtelecom.com.br
Type: leaf
Archive-architecture: ALL amd64 arm64 armel armhf hurd-i386 i386 kfreebsd-amd64 
kfreebsd-i386 mips mips64el mipsel powerpc ppc64el s390x
Archive-http: /debian/
Archive-rsync: debian/
Maintainer: Noc NB 
Country: BR Brazil
Location: Rio de Janeiro
Sponsor: NB Telecom https://www.nbtelecom.com.br




Trace Url: http://mirror.nbtelecom.com.br/debian/project/trace/
Trace Url: 
http://mirror.nbtelecom.com.br/debian/project/trace/ftp-master.debian.org
Trace Url: 
http://mirror.nbtelecom.com.br/debian/project/trace/mirror.nbtelecom.com.br



Bug#884995: [Pkg-dns-devel] Bug#884995: Bug#884995: bind9 doesn't start after upgrade. Complains /var/log/bind.log permission denied

2017-12-22 Thread nb
Oh yes, it has been rebooted. It had not for nearly six months.

Noury


> Le 22 déc. 2017 à 17:59, Bernhard Schmidt  a écrit :
> 
> Hi,
> 
>>> 
>>> # some people like to put logs in /var/log/named/ instead of having
>>> # syslog do the heavy lifting.
>>> /var/log/named/** rw,
>>> /var/log/named/ rw,
>>> 
>>> Please check the AppArmor documentation in the Debian Wiki
>>> (https://wiki.debian.org/AppArmor) on how to allow custom paths in the
>>> AppArmor profile.
>> 
>> I’m going to read this.
>> Do you have an idea why this begun two days ago.
>> I’ve been informed by a monitoring on secondary dns. Zones have not been 
>> transferred fir two days.
> 
> AppArmor has recently been enabled by default in the kernel. Possibly
> your system has been rebooted two days ago?
> 
> Bernhard



Bug#884995: [Pkg-dns-devel] Bug#884995: bind9 doesn't start after upgrade. Complains /var/log/bind.log permission denied

2017-12-22 Thread nb
Hi Bernhard,

> Le 22 déc. 2017 à 17:20, Bernhard Schmidt  a écrit :
> 
> Am 22.12.2017 um 16:51 schrieb Noury:
> 
> Hello Noury,
> 
> thanks for your report.
> 
>> When starting bind9, I have error messages and bind doesn't start> Other 
>> packages are unusable because they need it (ex exim4 as it's my MTA)
>> Dec 22 16:28:39 colibri named[26358]: isc_stdio_open '/var/log/bind.log' 
>> failed: permission denied
>> Dec 22 16:28:39 colibri named[26358]: isc_stdio_open '/var/log/bind.log' 
>> failed: permission denied
>> Dec 22 16:28:39 colibri named[26358]: configuring logging: permission denied
> [...]
>> Dec 22 16:28:39 colibri kernel: [288377.634631] audit: type=1400 
>> audit(1513956519.915:16): apparmor="DENIED" operation="mknod" 
>> profile="/usr/sbin/named" name="/var/log/bind.log" pid=26358 
>> comm="isc-worker" requested_mask="c" denied_mask="c" fsuid=110 ouid=110
>> Dec 22 16:28:39 colibri systemd[1]: bind9.service: Main process exited, 
>> code=exited, status=1/FAILURE
>> Dec 22 16:28:39 colibri systemd[1]: bind9.service: Failed with result 
>> 'exit-code'.
> 
> named does not log to /var/log/bind.log by default, is this somewhere in
> your configuration ("grep /var/log/bind.log /etc/bind/*")? AppArmor
> policy for named forbids writing logfiles except for /var/log/named/

grep gives:
/etc/bind/named.conf.options:   file "/var/log/bind.log" size 10m;

> 
>  # some people like to put logs in /var/log/named/ instead of having
>  # syslog do the heavy lifting.
>  /var/log/named/** rw,
>  /var/log/named/ rw,
> 
> Please check the AppArmor documentation in the Debian Wiki
> (https://wiki.debian.org/AppArmor) on how to allow custom paths in the
> AppArmor profile.

I’m going to read this.
Do you have an idea why this begun two days ago.
I’ve been informed by a monitoring on secondary dns. Zones have not been 
transferred fir two days.

Noury

> 
> Bernhard



Bug#884995: [Pkg-dns-devel] Bug#884995: bind9 doesn't start after upgrade. Complains /var/log/bind.log permission denied

2017-12-22 Thread nb
In fact I had theses lines in /etc/bind/named.conf.options for logging purpose:
logging {
   channel "requetes" {
   file "/var/log/bind.log" size 10m;
   print-time yes;
   print-category yes;
   };
   category queries { "requetes"; };
   category resolver { null; };
};

After removing them bind can start.
There’s no need to let critical level, or even to let the bug open.
I’m going to read docs to see how logging can be done now. I’ve done this a 
long time ago.

Thanks

> Le 22 déc. 2017 à 17:34, nb <n...@dagami.org> a écrit :
> 
> Hi Bernhard,
> 
>> Le 22 déc. 2017 à 17:20, Bernhard Schmidt <be...@debian.org> a écrit :
>> 
>> Am 22.12.2017 um 16:51 schrieb Noury:
>> 
>> Hello Noury,
>> 
>> thanks for your report.
>> 
>>> When starting bind9, I have error messages and bind doesn't start> Other 
>>> packages are unusable because they need it (ex exim4 as it's my MTA)
>>> Dec 22 16:28:39 colibri named[26358]: isc_stdio_open '/var/log/bind.log' 
>>> failed: permission denied
>>> Dec 22 16:28:39 colibri named[26358]: isc_stdio_open '/var/log/bind.log' 
>>> failed: permission denied
>>> Dec 22 16:28:39 colibri named[26358]: configuring logging: permission denied
>> [...]
>>> Dec 22 16:28:39 colibri kernel: [288377.634631] audit: type=1400 
>>> audit(1513956519.915:16): apparmor="DENIED" operation="mknod" 
>>> profile="/usr/sbin/named" name="/var/log/bind.log" pid=26358 
>>> comm="isc-worker" requested_mask="c" denied_mask="c" fsuid=110 ouid=110
>>> Dec 22 16:28:39 colibri systemd[1]: bind9.service: Main process exited, 
>>> code=exited, status=1/FAILURE
>>> Dec 22 16:28:39 colibri systemd[1]: bind9.service: Failed with result 
>>> 'exit-code'.
>> 
>> named does not log to /var/log/bind.log by default, is this somewhere in
>> your configuration ("grep /var/log/bind.log /etc/bind/*")? AppArmor
>> policy for named forbids writing logfiles except for /var/log/named/
> 
> grep gives:
> /etc/bind/named.conf.options: file "/var/log/bind.log" size 10m;
> 
>> 
>> # some people like to put logs in /var/log/named/ instead of having
>> # syslog do the heavy lifting.
>> /var/log/named/** rw,
>> /var/log/named/ rw,
>> 
>> Please check the AppArmor documentation in the Debian Wiki
>> (https://wiki.debian.org/AppArmor) on how to allow custom paths in the
>> AppArmor profile.
> 
> I’m going to read this.
> Do you have an idea why this begun two days ago.
> I’ve been informed by a monitoring on secondary dns. Zones have not been 
> transferred fir two days.
> 
> Noury
> 
>> 
>> Bernhard



Bug#752479: package 1.0.1?

2014-09-19 Thread nb

Hi,

1.0.2 is released since july.
The biggest problem is that some plugins are installable only whith v1+

So please, we are waiting and praying

nb


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



Bug#746378: flumotion fails to start, worker are not launched

2014-04-29 Thread nb
Package: flumotion
Version: 0.10.0-3
Severity: grave
Justification: renders package unusable

Dear Maintainer,

flumotion doesn't start at all when using flumotion-admin command. There's a 
manager process, but not a worker one.
In log I find :

INFO  [19901]  servicer  Apr 28 
23:32:56  Stopping manager default (flumotion/service/service.py:538)
INFO  [19923]  servicer  Apr 28 
23:32:57  Stopping worker default (flumotion/service/service.py:566)
INFO  [19923]  servicer  Apr 28 
23:32:57  worker default was not running (flumotion/service/service.py:569)
INFO  [19965]  servicer  Apr 28 
23:32:57  Starting manager default (flumotion/service/service.py:409)
INFO  [19965]  servicer  Apr 28 
23:32:57  Loading planet /etc/flumotion/managers/default/planet.xml 
(flumotion/service/service.py:421)
INFO  [19965]  servicer  Apr 28 
23:32:58  Started manager default with pid 19970 
(flumotion/service/service.py:457)
INFO  [19992]  servicer  Apr 28 
23:32:58  Starting worker default (flumotion/service/service.py:474)
INFO  [19992]  servicer  Apr 28 
23:32:58  Loading worker /etc/flumotion/workers/default.xml 
(flumotion/service/service.py:498)
INFO  [19993]  jelly Apr 28 
23:32:59  GnomeVFS registered (flumotion/common/vfsgnome.py:122)
INFO  [19993]  jelly Apr 28 
23:32:59  GIO registered (flumotion/common/vfsgio.py:137)
INFO  [19993]  jelly Apr 28 
23:32:59  VFS registered (flumotion/common/vfs.py:92)
Traceback (most recent call last):
  File /usr/bin/flumotion-worker, line 43, in module
boot.boot(PROGRAM_PATH, gtk=False, gst=False, installReactor=False)
  File /usr/lib/flumotion/python/flumotion/common/boot.py, line 305, in boot
sys.exit(wrapped(sys.argv))
  File /usr/lib/flumotion/python/flumotion/worker/main.py, line 229, in main
if not brain.listen():
  File /usr/lib/flumotion/python/flumotion/worker/worker.py, line 143, in 
listen
self.feedServer = self._makeFeedServer()
  File /usr/lib/flumotion/python/flumotion/worker/worker.py, line 176, in 
_makeFeedServer
return feedserver.FeedServer(self, ProxyBouncer(self), port)
  File /usr/lib/flumotion/python/flumotion/worker/feedserver.py, line 51, in 
__init__
self.listen(bouncer, portNum)
  File /usr/lib/flumotion/python/flumotion/worker/feedserver.py, line 64, in 
listen
tport = reactor.listenWith(fdserver.PassableServerPort, portNum,
AttributeError: 'EPollReactor' object has no attribute 'listenWith'
WARN  [19992]  servicer  Apr 28 
23:32:59  worker default could not start (return value 1) 
(flumotion/service/service.py:518)

It looks like listenWith is obsolete.

Regards

nb

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

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

Versions of packages flumotion depends on:
ii  adduser 3.113+nmu3
ii  gstreamer0.10-ffmpeg1:0.10.13-dmo1
ii  gstreamer0.10-plugins-bad [gstreamer0.10-schroedinger]  0.10.23-7.2+b1
ii  gstreamer0.10-plugins-base  0.10.36-1.1
ii  gstreamer0.10-plugins-good  0.10.31-3+nmu2
ii  libc6   2.18-4
ii  python  2.7.5-5
ii  python-cairo1.8.8-1+b2
ii  python-dateutil 1.5+dfsg-1
ii  python-glade2   2.24.0-3+b1
ii  python-gobject  3.12.1-1
ii  python-gst0.10  0.10.22-3
ii  python-gtk2 2.24.0-3+b1
ii  python-kiwi 1.9.22-2
ii  python-openssl  0.13.1-2
ii  python-rrdtool  1.4.7-2.1+b1
ii  python-twisted-core 13.2.0-1
ii  python-twisted-web  13.2.0-1
ii  python2.7   2.7.6-8
ii  ssl-cert1.0.33
ii  xsltproc1.1.28-2

Versions of packages flumotion recommends:
ii  python-gnome2

Bug#741079: linux-image-3.13-1-686-pae: Stack trace when unplugging usb devices

2014-03-16 Thread nb
Hello Ben,

I did it today and it seems to work fine.
No more stack traces when unplugging external disks or pendrive.

Nevertheless I have a trace when unplugging the wifi dongle. I'm going to open 
an issue at the 8821au module site.

Btw, I applied the patches to the 3.14-rc6 kernel

Thanks

nb



Le Dimanche 16 Mars 2014 00:54 CET, Ben Hutchings b...@decadent.org.uk a 
écrit:

 On Tue, 2014-03-11 at 16:28 +0100, nb wrote:
  Thanks Ben.
  I've tried first patch, it's worst...System crashes as soon as I plug
  a disk (I've tried it with 3.14-rc6)
  I haven't tried yet secon patch, it's not applicable to 3.14-rc6. I
  will download Debian 3.13.1 source and try it. It's very long, I have
  an old laptop.

 Sorry, I wasn't very clear: I believe you need to apply both patches in
 order.  I don't know which kernel version they were based on.

 Ben.

 --
 Ben Hutchings
 When you say `I wrote a program that crashed Windows', people just stare ...
 and say `Hey, I got those with the system, *for free*'. - Linus Torvalds




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



Bug#741079: linux-image-3.13-1-686-pae: Stack trace when unplugging usb devices

2014-03-11 Thread nb
Thanks Ben.
I've tried first patch, it's worst...System crashes as soon as I plug a disk 
(I've tried it with 3.14-rc6)
I haven't tried yet secon patch, it's not applicable to 3.14-rc6. I will 
download Debian 3.13.1 source and try it. It's very long, I have an old laptop.

Regards

nb


Le Dimanche 9 Mars 2014 23:09 CET, Ben Hutchings b...@decadent.org.uk a écrit:

 Control: tag -1 patch

 There are possible fixes here:
 http://marc.info/?l=linux-scsim=139031645920152w=2
 http://marc.info/?l=linux-scsim=139031650720168w=2

 But they have not yet been applied upstream.

 Ben.

 --
 Ben Hutchings
 I say we take off; nuke the site from orbit.  It's the only way to be sure.




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



Bug#741079: linux-image-3.13-1-686-pae: Stack trace when unplugging usb devices

2014-03-08 Thread nb
Package: src:linux
Version: 3.13.5-1
Severity: normal

Dear Maintainer,

When unplugging usb devices I have a stack trace. I tried an external usb disk, 
and a wifi dongle.
The message present in both cases is : warn_slowpath_common...
Note that I've moved from 3.11 to 3.13. I haven't used 3.12

Regards

nb


-- Package-specific info:
** Version:
Linux version 3.13-1-686-pae (debian-ker...@lists.debian.org) (gcc version 
4.8.2 (Debian 4.8.2-14) ) #1 SMP Debian 3.13.5-1 (2014-03-04)

** Command line:
BOOT_IMAGE=/vmlinuz-3.13-1-686-pae 
root=UUID=ae9930fd-764c-4354-901c-0abaf3657eb0 ro quiet

** Tainted: WO (4608)
 * Taint on warning.
 * Out-of-tree module has been loaded.

** Kernel log:
[51572.170508]  [c14161f7] ? ret_from_kernel_thread+0x1b/0x28
[51572.170516]  [c1068bd0] ? kthread_create_on_node+0x110/0x110
[51572.170522] ---[ end trace 8c972f800d5df207 ]---
[51740.164059] usb 5-1: new high-speed USB device number 55 using ehci-pci
[51740.297207] usb 5-1: New USB device found, idVendor=7392, idProduct=a811
[51740.297228] usb 5-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[51740.297236] usb 5-1: Product: 802.11n WLAN Adapter
[51740.297243] usb 5-1: Manufacturer: Realtek
[51740.297249] usb 5-1: SerialNumber: 00e04c01
[51740.874130] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[51746.127024] RTL871X: set ssid [belkin.92e.5GHz] fw_state=0x0008
[51746.427442] RTL871X: start auth
[51746.430511] RTL871X: auth success, start assoc
[51746.432673] RTL871X: assoc success
[51746.432759] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
[51746.435382] UpdateHalRAMask8812A = mac_id:0, networkType:0x14, 
mask:0x0000
[51746.435382]   == rssi_level:0, rate_bitmap:0x000ff010
[51746.450049] RTL871X: send eapol packet
[51746.461143] RTL871X: send eapol packet
[51746.462871] RTL871X: set pairwise key to hw: alg:4(WEP40-1 WEP104-5 TKIP-2 
AES-4) camid:4
[51746.462880] RTL871X: set group key to hw: alg:4(WEP40-1 WEP104-5 TKIP-2 
AES-4) keyid:1
[51746.886607] UpdateHalRAMask8812A = mac_id:0, networkType:0x14, 
mask:0x0000
[51746.886607]   == rssi_level:1, rate_bitmap:0x000f
[51769.309148] [ cut here ]
[51769.309196] WARNING: CPU: 0 PID: 27157 at 
/build/linux-ncyRvS/linux-3.13.5/net/wireless/sme.c:854 
__cfg80211_disconnected+0x227/0x230 [cfg80211]()
[51769.309212] Modules linked in: usb_storage pci_stub vboxpci(O) vboxnetadp(O) 
vboxnetflt(O) snd_hrtimer cpufreq_powersave cpufreq_userspace cpufreq_stats 
cpufreq_conservative rfcomm bnep binfmt_misc vboxdrv(O) synaptics_i2c 
firewire_sbp2 loop fuse parport_pc ppdev lp parport 8812au(O) hid_generic btusb 
bluetooth usbhid hid joydev gspca_m5602 gspca_main videodev media cfg80211 
evdev pcspkr psmouse pcmcia serio_raw r852 sm_common yenta_socket nand 
pcmcia_rsrc nand_ecc pcmcia_core r592 nand_ids mtd memstick lpc_ich mfd_core 
rng_core snd_hda_codec_realtek asus_laptop acpi_cpufreq i915 snd_hda_intel 
snd_hda_codec snd_hwdep snd_pcm sparse_keymap snd_page_alloc rfkill ac battery 
video processor button input_polldev drm_kms_helper drm i2c_algo_bit i2c_core 
snd_seq snd_seq_device snd_timer snd soundcore ext4 crc16 mbcache jbd2 sg 
sd_mod sr_mod crc_t10dif crct10dif_common cdrom ata_generic ata_piix 
firewire_ohci sdhci_pci sdhci firewire_core crc_itu_t 8139too 8139cp mii 
mmc_core ehci_pci the
 rmal libata scsi_mod fan uhci_hcd ehci_hcd thermal_sys usbcore usb_common
[51769.309388] CPU: 0 PID: 27157 Comm: kworker/u2:2 Tainted: GW  O 
3.13-1-686-pae #1 Debian 3.13.5-1
[51769.309394] Hardware name: ASUSTeK Computer Inc. W5A   /W5A  
 , BIOS 020911/17/2005
[51769.309412] Workqueue: cfg80211 cfg80211_event_work [cfg80211]
[51769.309418]  0009 c140b038  c104d41e c14d7898  6a15 
f88d3554
[51769.309432]  0356 f88b7277 f88b7277 c9d787a8   f35f4d20 
c104d4db
[51769.309445]  0009  f88b7277  2f15 c163c380 f3646000 
d3dd5000
[51769.309458] Call Trace:
[51769.309472]  [c140b038] ? dump_stack+0x3e/0x4e
[51769.309482]  [c104d41e] ? warn_slowpath_common+0x7e/0xa0
[51769.309506]  [f88b7277] ? __cfg80211_disconnected+0x227/0x230 [cfg80211]
[51769.309528]  [f88b7277] ? __cfg80211_disconnected+0x227/0x230 [cfg80211]
[51769.309536]  [c104d4db] ? warn_slowpath_null+0x1b/0x20
[51769.309557]  [f88b7277] ? __cfg80211_disconnected+0x227/0x230 [cfg80211]
[51769.309568]  [c107e7db] ? idle_balance+0xab/0x210
[51769.309588]  [f8898d0d] ? cfg80211_process_wdev_events+0xed/0x170 
[cfg80211]
[51769.309609]  [f8898dbf] ? cfg80211_process_rdev_events+0x2f/0x90 [cfg80211]
[51769.309628]  [f8895013] ? cfg80211_event_work+0x13/0x20 [cfg80211]
[51769.309638]  [c106324f] ? process_one_work+0xff/0x370
[51769.309646]  [c1062b65] ? destroy_worker+0x65/0x90
[51769.309655]  [c1063b66] ? manage_workers.isra.28+0x196/0x240
[51769.309664]  [c1063d09] ? worker_thread+0xf9/0x330
[51769.309672]  [c1063c10] ? manage_workers.isra.28

Bug#741079: linux-image-3.13-1-686-pae: Stack trace when unplugging usb devices

2014-03-08 Thread nb



Le Samedi 8 Mars 2014 14:08 CET, Ben Hutchings b...@decadent.org.uk a écrit:

 Control: tag -1 moreinfo

 On Sat, 2014-03-08 at 10:58 +0100, nb wrote:
  Package: src:linux
  Version: 3.13.5-1
  Severity: normal
 
  Dear Maintainer,
 
  When unplugging usb devices I have a stack trace. I tried an external usb 
  disk, and a wifi dongle.
  The message present in both cases is : warn_slowpath_common...

  Note that I've moved from 3.11 to 3.13. I haven't used 3.12
 [...]

 The wifi dongle appears to be handled by the 8821au driver, which is not
 part of this package.

Yes, you're right. I've taken it from 
https://github.com/abperiasamy/rtl8812AU_8821AU_linux and compiled it myself.

 I would like to see see the *complete* warning message for removal of
 the USB disk ('warn_slowpath_common' is just part of the warning

 mechanism).

Here it is:

[14185.008296] usb 5-3: USB disconnect, device number 9
[14185.048462] [ cut here ]
[14185.048476] WARNING: CPU: 0 PID: 8962 at 
/build/linux-ncyRvS/linux-3.13.5/fs/sysfs/group.c:214 
sysfs_remove_group+0xae/0xb0()
[14185.048480] sysfs group c159fb48 not found for kobject 'target2:0:0'
[14185.048482] Modules linked in: usb_storage pci_stub vboxpci(O) vboxnetadp(O) 
vboxnetflt(O) snd_hrtimer cpufreq_powersave cpufreq_userspace cpufreq_stats 
cpufreq_conservative rfcomm bnep binfmt_misc vboxdrv(O) synaptics_i2c 
firewire_sbp2 loop fuse parport_pc ppdev lp parport 8812au(O) gspca_m5602 
gspca_main btusb bluetooth videodev media cfg80211 joydev evdev pcspkr psmouse 
pcmcia serio_raw r852 sm_common yenta_socket nand pcmcia_rsrc nand_ecc 
pcmcia_core nand_ids r592 mtd memstick snd_hda_codec_realtek lpc_ich mfd_core 
rng_core ac battery i915 snd_hda_intel snd_hda_codec snd_hwdep asus_laptop 
snd_pcm acpi_cpufreq snd_page_alloc sparse_keymap rfkill video input_polldev 
processor button drm_kms_helper drm i2c_algo_bit i2c_core snd_seq 
snd_seq_device snd_timer snd soundcore hid_generic usbhid hid ext4 crc16 
mbcache jbd2 sg sd_mod sr_mod crc_t10dif crct10dif_common cdrom ata_generic 
firewire_ohci sdhci_pci sdhci ata_piix 8139too 8139cp mii firewire_core 
crc_itu_t mmc_core libata thermal scsi_mod ehci_pci fan uhci_hcd ehci_hcd 
thermal_sys usbcore usb_common
[14185.048581] CPU: 0 PID: 8962 Comm: umount Tainted: G   O 
3.13-1-686-pae #1 Debian 3.13.5-1
[14185.048584] Hardware name: ASUSTeK Computer Inc. W5A   /W5A  
 , BIOS 020911/17/2005
[14185.048586]  0009 c140b038 ec4dfeb0 c104d41e c14eb738 ec4dfec8 2302 
c14eb6c8
[14185.048593]  00d6 c119f52e c119f52e  c159fb48 f331141c f52b00f8 
c104d473
[14185.048599]  0009 ec4dfeb0 c14eb738 ec4dfec8 c119f52e c14eb6c8 00d6 
c14eb738
[14185.048606] Call Trace:
[14185.048613]  [c140b038] ? dump_stack+0x3e/0x4e
[14185.048619]  [c104d41e] ? warn_slowpath_common+0x7e/0xa0
[14185.048623]  [c119f52e] ? sysfs_remove_group+0xae/0xb0
[14185.048626]  [c119f52e] ? sysfs_remove_group+0xae/0xb0
[14185.048630]  [c104d473] ? warn_slowpath_fmt+0x33/0x40
[14185.048633]  [c119f52e] ? sysfs_remove_group+0xae/0xb0
[14185.048639]  [c12eea3a] ? device_del+0x2a/0x170
[14185.048655]  [f823be5c] ? scsi_target_reap_usercontext+0x1c/0x30 [scsi_mod]
[14185.048661]  [c1061e84] ? execute_in_process_context+0x44/0x50
[14185.048671]  [f823ec5c] ? scsi_device_dev_release_usercontext+0x11c/0x150 
[scsi_mod]
[14185.048675]  [c1061e84] ? execute_in_process_context+0x44/0x50
[14185.048679]  [c12ee2c3] ? device_release+0x23/0x80
[14185.048684]  [c10aa59f] ? module_refcount+0x6f/0x80
[14185.048690]  [c121919a] ? kobject_cleanup+0x2a/0x70
[14185.048699]  [f84268d0] ? scsi_disk_put+0x20/0x30 [sd_mod]
[14185.048705]  [c11715d1] ? __blkdev_put+0x111/0x150
[14185.048711]  [c114389b] ? deactivate_locked_super+0x1b/0x40
[14185.048716]  [c115b5e2] ? mntput_no_expire+0xa2/0x120
[14185.048720]  [c115c733] ? SyS_oldumount+0x73/0xb0
[14185.048726]  [c141628d] ? sysenter_do_call+0x12/0x28
[14185.048729] ---[ end trace 718a47ebe91fca5c ]---

I can reproduce it at any time.
It's the same with a usb memory key

Regards

nb


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



Bug#738056: keepass2: Can you package v.2.25

2014-02-07 Thread nb
Package: keepass2
Version: 2.24+dfsg-1
Severity: wishlist

Dear Maintainer,

V2.25 has been recently released. Can you please package it for use in unstable

Thanks

nb

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

Kernel: Linux 3.1.0-antidote-fix1-1-686-pae (SMP w/1 CPU core)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages keepass2 depends on:
ii  libmono-corlib4.5-cil3.0.6+dfsg2-10
ii  libmono-system-configuration4.0-cil  3.0.6+dfsg2-10
ii  libmono-system-drawing4.0-cil3.0.6+dfsg2-10
ii  libmono-system-security4.0-cil   3.0.6+dfsg2-10
ii  libmono-system-windows-forms4.0-cil  3.0.6+dfsg2-10
ii  libmono-system-xml4.0-cil3.0.6+dfsg2-10
ii  libmono-system4.0-cil3.0.6+dfsg2-10
ii  libx11-6 2:1.6.2-1
ii  mono-runtime 3.0.6+dfsg2-10

Versions of packages keepass2 recommends:
ii  xsel  1.2.0-2

Versions of packages keepass2 suggests:
pn  keepass2-doc  none
pn  mono-dmcs none
ii  xdotool   1:3.20130111.1-3

-- 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#732189: sogo: Need 2.1 version

2013-12-15 Thread nb
Package: sogo
Version: 2.0.7-2
Severity: minor

Dear Maintainer,

I'm using z-push-contrib wich is a z-push (d-push under Debian) active sync, 
not yet in the main branch.
The problem is that CARDDAV part takes care of sogo 2.1, which works 
differently from 2.0 in the naming of vcards urls.

Do you plan to package sogo 2.1 which is available since dec 5th

Thanks


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

Kernel: Linux 3.10-3-686-pae (SMP w/1 CPU core)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages sogo depends on:
ii  adduser   3.113+nmu3
ii  gnustep-base-runtime  1.22.1-4.2+b1
ii  libc6 2.17-97
ii  libcurl3-gnutls   7.33.0-1
ii  libgcc1   1:4.8.2-8
ii  libglib2.0-0  2.36.4-1
ii  libgnustep-base1.22   1.22.1-4.2+b1
ii  libgnutls26   2.12.23-8
ii  liblasso3 2.3.6-2.2+b2
ii  libmemcached101.0.8-1
ii  libobjc4  4.8.2-8
ii  libsbjson2.3  2.3.2-2
ii  libsope1  2.0.7-1
ii  libssl1.0.0   1.0.1e-4
ii  libxml2   2.9.1+dfsg1-3
ii  libxmlsec11.2.18-2
ii  libxmlsec1-openssl1.2.18-2
ii  libxslt1.11.1.28-2
ii  sogo-common   2.0.7-2
ii  tmpreaper 1.6.13+nmu1
ii  zip   3.0-8

sogo recommends no packages.

Versions of packages sogo suggests:
ii  mysql-server  5.5.33+dfsg-1

-- Configuration Files:
/etc/sogo/sogo.conf changed:
{
  SOGoProfileURL = mysql://sogo:4989@127.0.0.1:3306/sogo/sogo_user_profile;
  OCSFolderInfoURL = mysql://sogo:4989@127.0.0.1:3306/sogo/sogo_folder_info;
  OCSSessionsFolderURL = 
mysql://sogo:4989@127.0.0.1:3306/sogo/sogo_sessions_folder;
  OCSEMailAlarmsFolderURL = 
mysql://sogo:4989@127.0.0.1:3306/sogo/sogo_alarms_folder;
  SOGoLanguage = French;
  SOGoAppointmentSendEMailNotifications = YES;
  SOGoMailingMechanism = smtp;
  SOGoSMTPServer = 127.0.0.1;
  SOGoTimeZone = Europe/Paris;
  SOGoSentFolderName = Sent;
  INBOX/SOGoTrashFolderName = Trash;
  SOGoDraftsFolderName = Brouillons;
  SOGoIMAPServer = imaps://localhost:993/?tls=YES;
  SOGoSieveServer = sieve://localhost:4190/?tls=YES;
  SOGoIMAPAclConformsToIMAPExt = YES;
  SOGoVacationEnabled = NO;
  SOGoForwardEnabled = NO;
  SOGoSieveScriptsEnabled = NO;
  SOGoFirstDayOfWeek = 0;
  SOGoMailMessageCheck = manually;
  SOGoMailAuxiliaryUserAccountsEnabled = NO;
  SOGoFirstDayOfWeek = 1;
  SOGoMailMessageCheck = every_minutes;
  SOGoLoginModule = Calendar;
  SOGoMailDomain = dagami.org;
  SOGoUserSources = ({canAuthenticate = YES; displayName = SOGo Users; id = 
users; isAddressBook = YES; type = sql; userPasswordAlgorithm = md5; viewURL 
=mysql://sogo:4989@127.0.0.1:3306/sogo/sogo_users;});
  SOGoSuperUsernames = (admin);
// SOGoPasswordChangeEnabled = YES;
// GCSFolderDebugEnabled = YES;
// GCSFolderStoreDebugEnabled = YES;
// ImapDebugEnabled = YES;
}


-- 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#729741: when: Minor but inconvenient Translation error to French

2013-11-16 Thread nb
Package: when
Version: 1.1.31-2
Severity: minor
Tags: l10n

Dear Maintainer,

I found a minor translation rror to French.
Here's a patch to correct it

Regards

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

Kernel: Linux 3.11-1-686-pae (SMP w/1 CPU core)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages when depends on:
ii  perl  5.18.1-4

Versions of packages when recommends:
ii  m4  1.4.17-1

when 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#729741: Acknowledgement (when: Minor but inconvenient Translation error to French)

2013-11-16 Thread nb

Sorry, I forgot the patch. Here it is :

--- when.orig   2013-11-16 16:30:45.988287139 +0100
+++ when2013-11-16 16:30:59.459404791 +0100
@@ -882,7 +882,7 @@
 # Polish:
 'pl'=Stycze${n_polish} Luty Marzec Kwiecie${n_polish} Maj 
Czerwiec Lipiec Sierpie${n_polish} Wrzesie${n_polish} 
Pa${z_polish}dziernik Listopad Grudzie${n_polish},

 # French:
-'fr'=Janvier F${e_acute}vrier Mars Avril Mai Jiun Juillet 
Ao${u_circumflex}t Septembre Octobre Novembre D${e_acute}cembre,
+'fr'=Janvier F${e_acute}vrier Mars Avril Mai Juin Juillet 
Ao${u_circumflex}t Septembre Octobre Novembre D${e_acute}cembre,

 # Italian:
 'it'='Gennaio Febbraio Marzo Aprile Maggio Giugno Luglio Agosto 
Settembre Ottobre Novembre Dicembre',

 # German:


Le 16-11-2013 16:45, ow...@bugs.debian.org a écrit :

Thank you for filing a new Bug report with Debian.

This is an automatically generated reply to let you know your message
has been received.

Your message is being forwarded to the package maintainers and other
interested parties for their attention; they will reply in due course.

Your message has been sent to the package maintainer(s):
 Salvatore Bonaccorso car...@debian.org

If you wish to submit further information on this problem, please
send it to 729...@bugs.debian.org.

Please do not send mail to ow...@bugs.debian.org unless you wish
to report a problem with the Bug-tracking system.



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



Bug#685542: d-push: Error when using https://myserver/Microsoft-Server-ActiveSync

2012-08-21 Thread nb
Package: d-push
Version: 2.0-1
Severity: grave
Tags: d-i
Justification: renders package unusable

Dear Maintainer,

When I try to use https://myserver/Microsoft-Server-ActiveSync to test d-push, 
I have the following error messages :
d-push - Open Source ActiveSync
Version 2.0-1
FatalMisconfigurationException

The configured state directory should terminate with a '/'



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

Kernel: Linux 3.0.0-1-686-pae (SMP w/1 CPU core)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=ANSI_X3.4-1968) 
(ignored: LC_ALL set to C)
Shell: /bin/sh linked to /bin/bash

Versions of packages d-push depends on:
ii  debconf [debconf-2.0]  1.5.46
ii  php-mail   1.2.0-4
ii  php-pear   5.4.4-4
ii  php5   5.4.4-4
ii  php5-cli   5.4.4-4
ii  php5-imap  5.4.4-4

Versions of packages d-push recommends:
ii  apache2  2.2.22-11
ii  apache2-mpm-prefork [httpd-cgi]  2.2.22-11
ii  libapache2-mod-php5  5.4.4-4

d-push suggests no packages.

-- Configuration Files:
/etc/d-push/config.php changed:
?php
/***
* File  :   config.php
* Project   :   Z-Push
* Descr :   Main configuration file
*
* Created   :   01.10.2007
*
* Copyright 2007 - 2010 Zarafa Deutschland GmbH
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License, version 3,
* as published by the Free Software Foundation with the following additional
* term according to sec. 7:
*
* According to sec. 7 of the GNU Affero General Public License, version 3,
* the terms of the AGPL are supplemented with the following terms:
*
* Zarafa is a registered trademark of Zarafa B.V.
* Z-Push is a registered trademark of Zarafa Deutschland GmbH
* The licensing of the Program under the AGPL does not imply a trademark 
license.
* Therefore any rights, title and interest in our trademarks remain entirely 
with us.
*
* However, if you propagate an unmodified version of the Program you are
* allowed to use the term Z-Push to indicate that you distribute the Program.
* Furthermore you may use our trademarks where it is necessary to indicate
* the intended purpose of a product or service provided you use it in accordance
* with honest practices in industrial or commercial matters.
* If you want to propagate modified versions of the Program under the name 
Z-Push,
* you may only do so if you have a written permission by Zarafa Deutschland GmbH
* (to acquire a permission please contact Zarafa at tradem...@zarafa.com).
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU Affero General Public License for more details.
*
* You should have received a copy of the GNU Affero General Public License
* along with this program.  If not, see http://www.gnu.org/licenses/.
*
* Consult LICENSE file for details
/
/**
 *  Default settings
 */
// Defines the default time zone, change e.g. to Europe/London if 
necessary
define('TIMEZONE', '');
// Defines the base path on the server
define('BASE_PATH', dirname($_SERVER['SCRIPT_FILENAME']). '/');
// Try to set unlimited timeout
define('SCRIPT_TIMEOUT', 0);
//Max size of attachments to display inline. Default is 1MB
define('MAX_EMBEDDED_SIZE', 1048576);
/**
 *  Default FileStateMachine settings
 */
define('STATE_DIR', '/var/lib/d-push/state');
/**
 *  Logging settings
 */
define('LOGFILEDIR', '/var/log/d-push/');
define('LOGFILE', LOGFILEDIR . 'd-push.log');
define('LOGERRORFILE', LOGFILEDIR . 'd-push-error.log');
// Possible Loglevels are:
// LOGLEVEL_OFF, LOGLEVEL_FATAL, LOGLEVEL_ERROR, LOGLEVEL_WARN,
// LOGLEVEL_INFO, LOGLEVEL_DEBUG, LOGLEVEL_WBXML, LOGLEVEL_DEVICEID,
// LOGLEVEL_WBXMLSTACK, LOGLEVEL_ALL
// see /usr/share/d-push/lib/core/zpushdefs.php for more info
define('LOGLEVEL', LOGLEVEL_DEBUG);
define('LOGAUTHFAIL', false);
// To save e.g. WBXML data only for selected users, add the usernames to 
the array
// The data will be saved into a dedicated file per user in the LOGFILEDIR
define('LOGUSERLEVEL', LOGLEVEL_DEVICEID);
$specialLogUsers = array();
/**
 *  Mobile settings
 */
// Device Provisioning
define('PROVISIONING', true);
// This option allows the 'loose enforcement' of the provisioning 

Bug#685542: Acknowledgement (d-push: Error when using https://myserver/Microsoft-Server-ActiveSync)

2012-08-21 Thread nb

Hello,

In fact the problem is in the line :
define('STATE_DIR', '/var/lib/d-push/state');
that should be :
define('STATE_DIR', '/var/lib/d-push/state/');

Notice the trailing '/'. This solves the problem.

Regards

nb

Le 21-08-2012 21:24, ow...@bugs.debian.org a écrit :

Thank you for filing a new Bug report with Debian.

This is an automatically generated reply to let you know your message
has been received.

Your message is being forwarded to the package maintainers and other
interested parties for their attention; they will reply in due 
course.


Your message has been sent to the package maintainer(s):
 Wolfram Quester wo...@sigxcpu.org

If you wish to submit further information on this problem, please
send it to 685...@bugs.debian.org.

Please do not send mail to ow...@bugs.debian.org unless you wish
to report a problem with the Bug-tracking system.



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



Bug#572265: horde3: Upgrade to php 5.3 results in fatal error

2010-04-28 Thread nb
Hi,

I have installed the php-log 1.12.0 package, but I still have the same
problem.

Regards

nb




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



Bug#579172: evolution hangs after some number of pop fetch cycles

2010-04-28 Thread nb
Hi,

I have exactly the same problem. Sometimes, it works only one cycle.
I have noticed, in this case, that a netstat shows sockets in a
CLOSE_WAIT state. I don't know if it's important. Here's an example (I
have 3 connexions) :

tcp1  0 10.1.1.4:52933  212.27.48.3:110
CLOSE_WAIT  3780/evolution  
tcp1  0 10.1.1.4:52934  212.27.48.3:110
CLOSE_WAIT  3780/evolution  
tcp   38  0 10.1.1.4:37186  10.1.1.1:110
CLOSE_WAIT  3780/evolution  

It has appeared some days ago, maybe after an upgrade ot dist-upgrade.

Regards

nb





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



Bug#562208: libsyncml0: It is impossible to install the package, there's a dependency problem

2009-12-23 Thread nb
Package: libsyncml0
Version: Version: 0.4.6-3+b1
Severity: grave
Justification: renders package unusable


At install time, I have the following error message :

pegase:~# apt-get install libsyncml0
Reading package lists... Done
Building dependency tree   
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
  libsyncml0: Depends: libsoup2.2-8 (= 2.2.98) but it is not installable
E: Broken packages
pegase:~#


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

Kernel: Linux 2.6.32-trunk-686 (SMP w/1 CPU core)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.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#562208: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=562208

2009-12-23 Thread nb
Hi Julian,

I just have seen your bug report.
After one month this is not normal.
I have reported a bug, yours being closed... And thus not seen
immediately

Michael response is not very clear, he is in cc, my bug report too.

nb




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



Bug#553481: 3270-common is stil in 3.3.7p7-1+b1

2009-12-19 Thread nb
Hi,

it seems that amd64 package only is in 3.3.10ga4-2.


Package 3270-common
  * sid (unstable) (net): Common files for IBM 3270 emulators and
pr3287 [non-free] 
3.3.10ga4-2: amd64 
3.3.7p7-1+b1: alpha armel hppa i386 ia64 mips mipsel powerpc
s390 sparc 
3.3.4p6-3.2: hurd-i386 

nb




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



Bug#552478: #552478: It seems that /var/halevt directorie is not created

2009-11-28 Thread nb
Sorry, the real message is :
Cannot create directory /var/halevt: Permission non accordée
when it doesn't exist

Furthermore it must be plugdev group and have write pemission

nb


Le samedi 28 novembre 2009 à 08:43 +0100, nb a écrit :
 Hi Michael,
 
 In fact there's no error message, it simply doesn't work.
 But if you run halevt manually in the forground and plug an usb key, you
 will see something like this :
 
 hal_interface.c:861 (halevt_run_command) Exécution de halevt-mount
 -u /org/freedesktop/Hal/devices/volume_uuid_C8A9_128F -o sync -m 002
 Error opening lock file /var/halevt/halevt.lock: Permission non accordée
 Error locking lock file /var/halevt/halevt.lock: Mauvais descripteur de
 fichier
 Error opening /var/halevt/uditab.tmp: Permission non accordée
 
 Which means permission denied and bad file descriptor.
 
 But if you create /var/halevt, everything is ok
 
 Regards,
 
 nb
 
 
 Le samedi 28 novembre 2009 à 00:32 +0100, Michael Banck a écrit :
  Tags 552478 +moreinfo
  thanks
  
  Hi,
  
  please cite the full error message. In general, no package-specific
  directories should be created in /var, so if halevt needed it I guess it
  would be a bug.  Are you talking about /var/lib/halevt instead?
  
  
  Michael
  
  
 




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



Bug#552478: #552478: It seems that /var/halevt directorie is not created

2009-11-28 Thread nb
Hi Michael,

In fact there's no error message, it simply doesn't work.
But if you run halevt manually in the forground and plug an usb key, you
will see something like this :

hal_interface.c:861 (halevt_run_command) Exécution de halevt-mount
-u /org/freedesktop/Hal/devices/volume_uuid_C8A9_128F -o sync -m 002
Error opening lock file /var/halevt/halevt.lock: Permission non accordée
Error locking lock file /var/halevt/halevt.lock: Mauvais descripteur de
fichier
Error opening /var/halevt/uditab.tmp: Permission non accordée

Which means permission denied and bad file descriptor.

But if you create /var/halevt, everything is ok

Regards,

nb


Le samedi 28 novembre 2009 à 00:32 +0100, Michael Banck a écrit :
 Tags 552478 +moreinfo
 thanks
 
 Hi,
 
 please cite the full error message. In general, no package-specific
 directories should be created in /var, so if halevt needed it I guess it
 would be a bug.  Are you talking about /var/lib/halevt instead?
 
 
 Michael
 
 




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



Bug#552478: #552478: It seems that /var/halevt directorie is not created

2009-11-28 Thread nb
Hi Michael,

I have tried it on two computers and it works now like a charme (after
having removed /var/halevt directory)

Thanks

nb


Le samedi 28 novembre 2009 à 12:16 +0100, Michael Banck a écrit :
 Hi,
 
 On Sat, Nov 28, 2009 at 08:43:48AM +0100, nb wrote:
  In fact there's no error message, it simply doesn't work.
  But if you run halevt manually in the forground and plug an usb key, you
  will see something like this :
  
  hal_interface.c:861 (halevt_run_command) Exécution de halevt-mount
  -u /org/freedesktop/Hal/devices/volume_uuid_C8A9_128F -o sync -m 002
  Error opening lock file /var/halevt/halevt.lock: Permission non accordée
  Error locking lock file /var/halevt/halevt.lock: Mauvais descripteur de
  fichier
  Error opening /var/halevt/uditab.tmp: Permission non accordée
  
  Which means permission denied and bad file descriptor.
 
 Hrm, ok.
 
 Can you remove /var/halevt temporarily again and try the following
 package:
 
 http://people.debian.org/~mbanck/halevt_0.1.5-1.1_i386.deb
 
 and tell me whether it works for you?
 
 
 Thanks,
 
 Michael




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



Bug#553481: 3270-common: dependency problem

2009-10-31 Thread nb
Package: 3270-common
Version: 3.3.7p7-1+b1
Severity: grave
Justification: renders package unusable


This package is uninstallable, there's a dependency problem.
Here's the error message :

pegase:~# apt-get install 3270-common
Reading package lists... Done
Building dependency tree   
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
  3270-common: Depends: libicu40 (= 4.0-1) but it is not installable
E: Broken packages
pegase:~# 


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

Kernel: Linux 2.6.30-2-686 (SMP w/1 CPU core)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=ANSI_X3.4-1968) 
(ignored: LC_ALL set to C)
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#552478: It seems that /var/halevt directorie is not created

2009-10-26 Thread nb
Package: halevt
Version: 0.1.5-1
Severity: grave
Justification: renders package unusable

Hi,
It seems that on a fresh install /var/halevt is not created.
This causes permission denied error messages when inserting removable media.
I created this directorie with group 46 (plugdev) with write permission to the 
group. Since then everything is ok.

I'm not sure it is the right way to solve the problem.

Regards

nb


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

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

Versions of packages halevt depends on:
ii  adduser 3.111add and remove users and groups
ii  hal 0.5.13-3 Hardware Abstraction Layer
ii  libboolstuff-0.1-0  0.1.12-3 library for operating on boolean e
ii  libc6   2.10.1-2 GNU C Library: Shared libraries
ii  libdbus-1-3 1.2.16-2 simple interprocess messaging syst
ii  libdbus-glib-1-20.82-2   simple interprocess messaging syst
ii  libglib2.0-02.22.2-2 The GLib library of C routines
ii  libhal1 0.5.13-3 Hardware Abstraction Layer - share
ii  libxml2 2.7.6.dfsg-1 GNOME XML library

halevt recommends no packages.

halevt 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#527960: Problem persists

2009-10-26 Thread nb
Hi Michael,

It looks like the problem is still here.
The way I found to solve it, is to add a new entry in /etc/group :
halevt:x:46:
this group id is also pludev's one. Is this good?

Regards

nb





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



Bug#527960: halevt -i doesn't work

2009-05-09 Thread nb
Package: halevt
Version: 0.1.3-3
Severity: normal

the output of the command halevt -i is Error getting gid for halevt: Success
So it doesn't work

The user halevt has group 46 which is plugdev group.
If the following line is added to /etc/group, the command works fine

halevt:x:46:


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

Kernel: Linux 2.6.29-1-686 (SMP w/1 CPU core)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages halevt depends on:
ii  adduser  3.110   add and remove users and groups
ii  hal  0.5.12~git20090406.46dc48-2 Hardware Abstraction Layer
ii  libboolstuff 0.1.12-1library for operating on boolean e
ii  libc62.9-12  GNU C Library: Shared libraries
ii  libdbus-1-3  1.2.14-2simple interprocess messaging syst
ii  libdbus-glib 0.80-4  simple interprocess messaging syst
ii  libglib2.0-0 2.20.1-2The GLib library of C routines
ii  libhal1  0.5.12~git20090406.46dc48-2 Hardware Abstraction Layer - share
ii  libxml2  2.7.3.dfsg-1GNOME XML library

halevt recommends no packages.

halevt 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#524320: libchipcard-tools: Error message after an upgrade

2009-04-16 Thread nb
Package: libchipcard-tools
Version: 4.2.7-1
Severity: normal


after an apt-get upgrade I have the following message in the console :


process 3125: arguments to dbus_move_error() were incorrect, assertion (dest) 
== NULL || !dbus_error_is_set ((dest)) failed in file dbus-errors.c line 278.
This is normally a bug in some application using the D-Bus library.

ps auxw|grep 3125 shows :
chipcard  3125  0.0  0.1   6936  2060 ?S10:22   0:00 
/usr/sbin/chipcardd4 --pidfile /var/run/chipcard/chipcardd4.pid --exit-on-error

dpkg -S /usr/sbin/chipcardd4 gives :
libchipcard-tools: /usr/sbin/chipcardd4


-- Package-specific info:
Available chipcard readers (output of chipcard-tool list):

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

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

Versions of packages libchipcard-tools depends on:
ii  adduser  3.110   add and remove users and groups
ii  libc62.9-7   GNU C Library: Shared libraries
ii  libchipcard- 4.2.7-1 configuration files for libchipcar
ii  libchipcardc 4.2.7-1 library for accessing smartcards
ii  libdbus-1-3  1.2.12-1simple interprocess messaging syst
ii  libgcc1  1:4.3.3-7   GCC support library
ii  libgwenhywfa 3.8.0-1 OS abstraction layer
ii  libhal1  0.5.12~git20090406.46dc48-1 Hardware Abstraction Layer - share
ii  libpcsclite1 1.5.2-2 Middleware to access a smart card 
ii  libstdc++6   4.3.3-7 The GNU Standard C++ Library v3
ii  procps   1:3.2.7-11  /proc file system utilities
ii  zlib1g   1:1.2.3.3.dfsg-13   compression library - runtime

libchipcard-tools recommends no packages.

Versions of packages libchipcard-tools suggests:
pn  libccid   none (no description available)
pn  libtowitoko2  none (no description available)

-- 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#524320: libchipcard-tools: Error message after an upgrade

2009-04-16 Thread nb
Hi Micha,

hal is installed and running.
But I have to say that in the same upgrade operation, hal gave me error
messages at stop and start time. As a workaround, I have modified prerm
and postinst to exit with 0. Was it a bad thing ?

Regards

nb



Le jeudi 16 avril 2009 à 11:42 +0200, Micha Lenk a écrit :
 -BEGIN PGP SIGNED MESSAGE-
 Hash: SHA1
 
 Hi,
 
 nb wrote:
  after an apt-get upgrade I have the following message in the console :
  
  process 3125: arguments to dbus_move_error() were incorrect, assertion 
  (dest) == NULL || !dbus_error_is_set ((dest)) failed in file 
  dbus-errors.c line 278.
  This is normally a bug in some application using the D-Bus library.
 
 Do you have hal installed (what does dpkg -l hal give you) and running?
 
 If not: Can you please install and start it and report back whether that
 fixes your problem?
 
 Regards
   Micha
 -BEGIN PGP SIGNATURE-
 Version: GnuPG v1.4.9 (GNU/Linux)
 Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
 
 iEYEARECAAYFAknm/XEACgkQWN0/4pnhQbSU+ACfcXNvgOxGdfvYthXgLDSMse4t
 e0AAoMAzoA5k/KO47LQB+rfTw2uDvieY
 =0TFa
 -END PGP SIGNATURE-



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



Bug#524320: libchipcard-tools: Error message after an upgrade

2009-04-16 Thread nb
Hi Mika,

Do you think it will be sufficent?
I have modified the sequence number as following :

update-rc.d hal start 20 2 3 4 5 . stop 20 1 .
update-rc.d libchipcard-tools start 24 2 3 4 5 . stop 16 1 .

And everything is ok now.

Regards

nb





Le jeudi 16 avril 2009 à 15:16 +0200, Micha Lenk a écrit :
 Hi,
 
 nb schrieb:
  Isn't it a pb of initscripts?
  If I do :
  
  /etc/init.d/hal stop
  /etc/init.d/hal start
  /etc/init.d/libchipcard-tools stop
  /etc/init.d/libchipcard-tools start
  
  The pb seems to disappear
 
 Yes, the HAL daemon should run already when the chipcard daemon is started.
 
 However, the chipcard daemon can also run perfectly without HAL, but
 then it needs manual configuration for the chipcard readers. For the
 next upload I've added a Recommends: dependency on hal to make clear
 that users usually should have hal installed on their system.
 
 Regards
   Micha



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



Bug#516497: [debian-mysql] Bug#516497: mysql-server-5.0: mysql server fails to start after upgrade

2009-02-23 Thread nb
Hi Norbert,

Thanks for your answer.
All my problems are due to a hardware problem on a disk.
I just have finished reinstalling a new one, the old one has died since.
I had a seven days old ghost image. I reinstalled it and I'm recoreving
now daily backups.

Databases were corrupted, so the server couldn't start, and thus I had
these problems.

I can say it, it's not a bug.

You can close it.

Thanks again for your answer.

Regards,

nb



Le dimanche 22 février 2009 à 11:59 +0100, Norbert Tretkowski a écrit :
 Am Samstag, den 21.02.2009, 22:13 +0100 schrieb nb:
  After an ugrade, mysql server doesn't start
 
 The output from your mail doesn't make clear from which version you
 upgraded.
 
  Starting MySQL database server: mysqld . . . . . . . . . . . . . . failed!
  invoke-rc.d: initscript mysql, action start failed.
  dpkg: error processing mysql-server-5.0 (--configure):
   subprocess post-installation script returned error exit status 1
  Errors were encountered while processing:
   mysql-server-5.0
  E: Sub-process /usr/bin/dpkg returned an error code (1)
 
 Please check /var/log/daemon.log for errors.
 
   Norbert
 



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



Bug#516497: mysql-server-5.0: mysql server fails to start after upgrade

2009-02-21 Thread nb
Package: mysql-server-5.0
Version: 5.0.77-1
Severity: grave
Justification: renders package unusable


After an ugrade, mysql server doesn't start

I have the following message

colibri:~# apt-get install mysql-server-5.0
Reading package lists... Done
Building dependency tree   
Reading state information... Done
Suggested packages:
  tinyca
The following NEW packages will be installed:
  mysql-server-5.0
0 upgraded, 1 newly installed, 0 to remove and 1 not upgraded.
Need to get 0B/27.0MB of archives.
After this operation, 87.6MB of additional disk space will be used.
Preconfiguring packages ...
Selecting previously deselected package mysql-server-5.0.
(Reading database ... 95561 files and directories currently installed.)
Unpacking mysql-server-5.0 (from .../mysql-server-5.0_5.0.77-1_i386.deb) ...
Processing triggers for man-db ...
Setting up mysql-server-5.0 (5.0.77-1) ...
Stopping MySQL database server: mysqld.
Starting MySQL database server: mysqld . . . . . . . . . . . . . . failed!
invoke-rc.d: initscript mysql, action start failed.
dpkg: error processing mysql-server-5.0 (--configure):
 subprocess post-installation script returned error exit status 1
Errors were encountered while processing:
 mysql-server-5.0
E: Sub-process /usr/bin/dpkg returned an error code (1)


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

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

Versions of packages mysql-server-5.0 depends on:
ii  adduser3.110 add and remove users and groups
ii  debconf [debconf-2.0]  1.5.25Debian configuration management sy
ii  libc6  2.7-18GNU C Library: Shared libraries
ii  libdbi-perl1.607-1   Perl5 database interface by Tim Bu
ii  libgcc11:4.3.3-4 GCC support library
ii  libmysqlclient15off5.0.77-1  MySQL database client library
ii  libncurses55.7+20090214-1shared libraries for terminal hand
ii  libreadline5   5.2-3.1   GNU readline and history libraries
ii  libstdc++6 4.3.3-4   The GNU Standard C++ Library v3
ii  libwrap0   7.6.q-16  Wietse Venema's TCP wrappers libra
ii  lsb-base   3.2-20Linux Standard Base 3.2 init scrip
ii  mysql-client-5.0   5.0.77-1  MySQL database client binaries
ii  mysql-common   5.0.77-1  MySQL database common files
ii  passwd 1:4.1.1-6 change and administer password and
ii  perl   5.10.0-19 Larry Wall's Practical Extraction 
ii  psmisc 22.6-1Utilities that use the proc filesy
ii  zlib1g 1:1.2.3.3.dfsg-12 compression library - runtime

Versions of packages mysql-server-5.0 recommends:
ii  bsd-mailx [mailx]  8.1.2-0.20081101cvs-2 A simple mail user agent
ii  libhtml-template-p 2.9-1 HTML::Template : A module for usin
ii  mailx  1:20081101-2  Transitional package for mailx ren

Versions of packages mysql-server-5.0 suggests:
pn  tinycanone (no description available)

-- debconf information:
  mysql-server-5.0/really_downgrade: false
  mysql-server-5.0/start_on_boot: true
  mysql-server-5.0/nis_warning:
  mysql-server-5.0/postrm_remove_databases: false
* mysql-server-5.0/need_sarge_compat: false
  mysql-server/error_setting_password:
  mysql-server-5.0/need_sarge_compat_done: true
  mysql-server/password_mismatch:



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



Bug#496357: opensync-plugin-palm: Impossible to install the package

2008-08-31 Thread nb
Hi Michael,

I have been using http://opensync.gforge.punktart.de/repo/opensync-svn
repository during some time but I met pbs with locales, so I went back
to Debian sid. I removed the line from sources.list and did an apt-get
update and then an apt-get ugrade thinking it would be sufficient. That
was my error, I didn't remove correctly old packages.
I did it now and then reinstalled all packages including multisync-tools
and everything work fine.
So it was not a bug, you can close it.

Best regards

nb



Le vendredi 29 août 2008 à 22:57 +0200, Michael Banck a écrit :
 Hi,
 
 On Fri, Aug 29, 2008 at 10:17:50PM +0200, nb wrote:
  Hello Michael,
  
  You are right, the error message is produced by apt.
  I think I begin to understand. Other packages
  libopensync-plugin-evolution2, libopensync-plugin-syncml,
  libopensync-plugin-file use libopensync1, 
 
 There are no libopensync-plugin-* packages in Debian, you must have
 installed those from a 3rd party repository.  They might conflict with
 the official testing/unstable opensync packages.
 
  opensync-plugin-palm uses libopensync0. 
 
 As do all other opensync-plugin-* packages in testing/unstable I believe
 (note the missing lib- prefix).
 
  It seems to be a dependancy matter. I have had a look at experimental,
  all packages are not available.  Sorry if I can't explain it better
  but there's no installable plugin for palm on unstable.
 
 You do not need to explain it, you should quote/copypaste/whatever the
 error output you get from apt.  Everything is not adequate, sorry.
 
 
 cheers,
 
 Michael



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



Bug#496357: opensync-plugin-palm: Impossible to install the package

2008-08-24 Thread nb
Package: opensync-plugin-palm
Version: 0.22-2
Severity: grave
Justification: renders package unusable


When I try to install the package, I have the following error :

Package: opensync-plugin-palm
Priority: optional
Section: libs
Installed-Size: 132
Maintainer: Michael Banck [EMAIL PROTECTED]
Architecture: i386
Source: libopensync-plugin-palm
Version: 0.22-2
Depends: libc6 (= 2.7-1), libglib2.0-0 (= 2.12.0), libopensync0 (= 0.22), 
libpisock9, libxml2 (= 2.6.27)
Filename: 
pool/main/libo/libopensync-plugin-palm/opensync-plugin-palm_0.22-2_i386.deb
Size: 31338
MD5sum: 0611924ad344c847d97319074b2b6133
SHA1: b07b4489ba9e2a62003e76a8c07bf36d5ce7943b
SHA256: c7a0ee66f1bc1118d2c72e3f9defefb137f4a994f1c52940fd98110e187bd09e
Description: Opensync Palm plugin
 This plugin allows applications using OpenSync to synchronise to and
 from PalmOS based devices using its HotSync system.



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

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

Versions of packages opensync-plugin-palm depends on:
ii  libc6  2.7-13GNU C Library: Shared libraries
ii  libglib2.0-0   2.16.5-1  The GLib library of C routines
pn  libopensync0   none(no description available)
ii  libpisock9 0.12.3-5  library for communicating with a P
ii  libxml22.6.32.dfsg-2 GNOME XML library

opensync-plugin-palm recommends no packages.

opensync-plugin-palm suggests no packages.



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



Bug#183045: Its all about the cash flow

2008-07-09 Thread nb

A Unique company with multiple facets

Purchase as: mpix.pk
Buisness: Mind Pix Inc.
Price: two and 1/2 Cent's

The price will. come back triple.

Make your _move 





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



Bug#455235: multisync-tools: convcard doesn't work at all

2007-12-09 Thread nb
Package: multisync-tools
Version: 0.91.0-4
Severity: normal


Hi,

I don't understand that no one reported this before. convcard is
completely unusable. We always have the usage beeing printed.
The main section is completely wrong.
I only have commented the section that reads the arguments for using it.
Its really a program (version) that have never been tested.

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

Kernel: Linux 2.6.22-2-686 (SMP w/1 CPU core)
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15)
Shell: /bin/sh linked to /bin/bash

Versions of packages multisync-tools depends on:
ii  libc6  2.7-4 GNU C Library: Shared libraries
ii  libglib2.0-0   2.14.4-2  The GLib library of C routines
ii  libopensync0   0.19-1.2  Synchronisation framework for emai
ii  libsqlite3-0   3.4.2-2   SQLite 3 shared library
ii  libxml22.6.30.dfsg-3 GNOME XML library

multisync-tools recommends no packages.

-- no debconf information



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



Bug#429737: impossible to install exim4-config 4.67-3

2007-06-19 Thread nb
Package: exim4-config
Version: 4.67-3
Severity: grave
Justification: renders package unusable


Setting up exim4-config (4.67-3) ...
2007-06-19 22:28:01 Exim configuration error in line 30 of
/var/lib/exim4/config.autogenerated.tmp:
  malformed macro definition
Invalid new configfile /var/lib/exim4/config.autogenerated.tmp
not installing /var/lib/exim4/config.autogenerated.tmp to 
/var/lib/exim4/config.autogenerated
dpkg: error processing exim4-config (--configure):
 subprocess post-installation script returned error exit status 1
dpkg: dependency problems prevent configuration of exim4-base:
 exim4-base depends on exim4-config (= 4.30) | exim4-config-2; however:
  Package exim4-config is not configured yet.
  Package exim4-config-2 is not installed.
  Package exim4-config which provides exim4-config-2 is not configured
yet.
dpkg: error processing exim4-base (--configure):
 dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of exim4-daemon-heavy:
 exim4-daemon-heavy depends on exim4-base (= 4.67); however:
  Package exim4-base is not configured yet.
dpkg: error processing exim4-daemon-heavy (--configure):
 dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of exim4:
 exim4 depends on exim4-base (= 4.67); however:
  Package exim4-base is not configured yet.
 exim4 depends on exim4-daemon-light | exim4-daemon-heavy |
exim4-daemon-custom; however:
  Package exim4-daemon-light is not installed.
  Package exim4-daemon-heavy is not configured yet.
  Package exim4-daemon-custom is not installed.
dpkg: error processing exim4 (--configure):
 dependency problems - leaving unconfigured
Errors were encountered while processing:
 exim4-config
 exim4-base
 exim4-daemon-heavy
 exim4
E: Sub-process /usr/bin/dpkg returned an error code (1)

line 30 contains :

DEBCONFminimaldnsDEBCONF


This follows an apt-get upgrade

-- Package-specific info:
Exim version 4.67 #1 built 18-Jun-2007 10:38:30
Copyright (c) University of Cambridge 2006
Berkeley DB: Sleepycat Software: Berkeley DB 4.3.29: (September  6, 2005)
Support for: crypteq iconv() IPv6 PAM Perl GnuTLS move_frozen_messages 
Content_Scanning Old_Demime
Lookups: lsearch wildlsearch nwildlsearch iplsearch cdb dbm dbmnz dnsdb dsearch 
ldap ldapdn ldapm mysql nis nis0 passwd pgsql sqlite
Authenticators: cram_md5 cyrus_sasl dovecot plaintext spa
Routers: accept dnslookup ipliteral iplookup manualroute queryprogram redirect
Transports: appendfile/maildir/mailstore/mbx autoreply lmtp pipe smtp
Fixed never_users: 0
Size of off_t: 8
Configuration file is /var/lib/exim4/config.autogenerated
# /etc/exim4/update-exim4.conf.conf
#
# Edit this file and /etc/mailname by hand and execute update-exim4.conf
# yourself or use 'dpkg-reconfigure exim4-config'
#
# Please note that this is _not_ a dpkg-conffile and that automatic changes
# to this file might happen. The code handling this will honor your local
# changes, so this is usually fine, but will break local schemes that mess
# around with multiple versions of the file.
#
# update-exim4.conf uses this file to determine variable values to replace
# the DEBCONFsomethingDEBCONF strings in the configuration template files.
#
# Most settings found in here do have corresponding questions in the
# Debconf configuration, but not all of them.
#
# This is a Debian specific file

dc_eximconfig_configtype='internet'
dc_other_hostnames='colibri.dagami.org : colibri : dagami.org'
dc_local_interfaces=''
dc_readhost=''
dc_relay_domains=''
dc_minimaldns='false'
dc_relay_nets='82.226.230.20/32:10.1.1.0/24'
dc_smarthost=''
CFILEMODE='644'
dc_use_split_config='false'
dc_hide_mailname=''
dc_mailname_in_oh='true'
dc_localdelivery='mail_spool'
mailname:colibri.dagami.org

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

Kernel: Linux 2.6.20-1-686 (SMP w/1 CPU core)
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15)
Shell: /bin/sh linked to /bin/bash

Versions of packages exim4-config depends on:
ii  adduser   3.103  Add and remove users and groups
ii  debconf [debconf-2.0] 1.5.13 Debian configuration management sy

exim4-config recommends no packages.

-- debconf information:
  exim4/dc_smarthost:
* exim4/dc_relay_domains:
  exim4/dc_localdelivery: mbox format in /var/mail/
  exim4/exim3_upgrade: true
* exim4/dc_eximconfig_configtype: internet site; mail is sent and received 
directly using SMTP
  exim4/dc_readhost:
  exim4/exim4-config-title:
  exim4/dc_noalias_regenerate: false
* exim4/dc_relay_nets: 82.226.230.20/32:10.1.1.0/24
* exim4/mailname: colibri.dagami.org
* exim4/dc_local_interfaces:
  exim4/dc_minimaldns: false
* exim4/dc_other_hostnames: colibri.dagami.org : colibri : dagami.org
  exim4/no_config: true
  exim4/hide_mailname:
* exim4/dc_postmaster: nb
* exim4/use_split_config: false
  exim4/internal/exim4-config.reconfigure: false

Bug#424756: I works again

2007-05-19 Thread nb
After an upgrade, I'm now in 0.90.2-4, it works fine. I don't understand
but I think you can close the bug

regards

nb



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



Bug#424756: clamav-daemon: clamd don't go in background

2007-05-17 Thread nb
Package: clamav-daemon
Version: 0.90.2-3
Severity: grave
Justification: renders package unusable


It looks like clamd works in debug mode, it' interactive only. CTRL-C
stops it.


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

Kernel: Linux 2.6.20-1-686 (SMP w/1 CPU core)
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15)
Shell: /bin/sh linked to /bin/bash

Versions of packages clamav-daemon depends on:
ii  clamav-base   0.90.2-3   base package for clamav, an anti-v
ii  clamav-freshclam [clamav-data 0.90.2-3   downloads clamav virus databases f
ii  libc6 2.5-7  GNU C Library: Shared libraries
ii  libclamav20.90.2-3   virus scanner library
ii  lsb-base  3.1-23.1   Linux Standard Base 3.1 init scrip
ii  ucf   3.001  Update Configuration File: preserv

clamav-daemon recommends no packages.

-- no debconf information


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



Bug#424758: clamav-freshclam: bad owner for some directories in /var/lib/clamav

2007-05-17 Thread nb
Package: clamav-freshclam
Version: 0.90.2-3
Severity: grave
Justification: renders package unusable


In the logfile, I have the following :

--
freshclam daemon 0.90.2 (OS: linux-gnu, ARCH: i386, CPU: i486)
ClamAV update process started at Tue May 15 11:39:03 2007
main.inc is up to date (version: 43, sigs: 104500, f-level: 14, builder:
sven)
ERROR: getfile: Can't create new file
./clamav-9be0456d277181f17b15eb1f940f340f in /var/lib/clamav/daily.inc
Hint: The database directory must be writable for UID 110 or GID 113
ERROR: getpatch: Can't download daily-3246.cdiff from
db.local.clamav.net
WARNING: Incremental update failed, trying to download daily.cvd
Downloading daily.cvd [100%]
daily.inc updated (version: 3245, sigs: 11650, f-level: 15, builder:
ccordes)
Database updated (116150 signatures) from db.local.clamav.net (IP:
195.214.240.53)


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

Kernel: Linux 2.6.20-1-686 (SMP w/1 CPU core)
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15)
Shell: /bin/sh linked to /bin/bash

Versions of packages clamav-freshclam depends on:
ii  clamav-base   0.90.2-3   base package for clamav, an anti-v
ii  debconf [debconf-2.0] 1.5.13 Debian configuration management sy
ii  debianutils   2.18.1 Miscellaneous utilities specific t
ii  libc6 2.5-7  GNU C Library: Shared libraries
ii  libclamav20.90.2-3   virus scanner library
ii  logrotate 3.7.1-3Log rotation utility
ii  lsb-base  3.1-23.1   Linux Standard Base 3.1 init scrip
ii  ucf   3.001  Update Configuration File: preserv
ii  zlib1g1:1.2.3-14 compression library - runtime

clamav-freshclam recommends no packages.

-- debconf information:
* clamav-freshclam/autoupdate_freshclam: daemon
  clamav-freshclam/proxy_user:
* clamav-freshclam/NotifyClamd: /etc/clamav/clamd.conf
* clamav-freshclam/local_mirror: db.local.clamav.net
* clamav-freshclam/http_proxy:
  clamav-freshclam/mirrors.txt-note:
  clamav-freshclam/update_interval: 24
  clamav-freshclam/internet_interface:


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



Bug#424758: Not totally fixed

2007-05-17 Thread nb
I don't think it is totaly fixed. All people who went thru 0.90.2.2 meet
the problem. I have manualy changed the owner. The solution is perhaps
to change the owner to clamav in the postinst...

regards

nb




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



Bug#424756: clamav-daemon: clamd don't go in background

2007-05-17 Thread nb
Hi,

Its very hard to tell you what happens. I understand it's hard to see
waht yhe problem is.

In fact, after an apt-get upgrade, I noticed that clamav-daemon was
launched and that all upgrade process was freezed. So I did a CTRL-C and
the upgrade process resumed.

After that I tried numerous /etc/init.d/clamav-daemon stop an start.
Each time, the start was interactive, I can leave it with CTRL-C only,
this stops it of course.

I can't tell you any more. I have noticed that this pb happened with the
one of clamav-freshclam but I don't know if they are related.

nb


Le jeudi 17 mai 2007 à 11:44 +0100, Stephen Gran a écrit :
 severity 424756 normal
 tags 424756 +moreinfo
 thanks
 This one time, at band camp, nb said:
  It looks like clamd works in debug mode, it' interactive only. CTRL-C
  stops it.
 
 Can you try maybe giving me a few hints about what the problem is?  You
 understand that with a bug report like that, there is no way I have any
 idea what the problem is.  It certainly runs for me without debug mode
 one.
 
 What led you to turn on debugging?
 What happens when you try to run it without debugging enabled?
 If it crashes, can you get a backtrace from gdb with the -dbg package
   installed?
 Do you have permission problems on one of clamd's directories?
 
 Anything else you can think of would be helpful.
 
 Thanks,



Bug#411652: closed by John Goerzen [EMAIL PROTECTED] (Bug#411652: fixed in bacula 1.38.11-8)

2007-02-24 Thread nb
Everything seems to be ok now.

Thanks

nb



Le jeudi 22 février 2007 à 19:36 -0600, John Goerzen a écrit :
 On Thu, Feb 22, 2007 at 11:17:15PM +0100, nb wrote:
  Hi,
  
  It still doesn't work for me. Take a look at this :
 
 Fixed packages have not yet hit your mirror.  Since I uploaded on
 amd64, give it 24-48 hours.
 
 -- John



Bug#411652: closed by John Goerzen [EMAIL PROTECTED] (Bug#411652: fixed in bacula 1.38.11-8)

2007-02-22 Thread nb
Hi,

It still doesn't work for me. Take a look at this :


colibri:~# apt-get install bacula-common bacula-sd
Reading package lists... Done
Building dependency tree... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
  bacula-sd: PreDepends: bacula-common (= 1.38.11-7+b1) but 1.38.11-8 is
to be installed
E: Broken packages
colibri:~# 


Maybe it's because I'm using i386 architecture...

Regards

nb





Le jeudi 22 février 2007 à 19:51 +, Debian Bug Tracking System a
écrit :
 This is an automatic notification regarding your Bug report
 #411652: bacula-sd: fails to install - dependency problem,
 which was filed against the bacula-sd package.
 
 It has been closed by John Goerzen [EMAIL PROTECTED].
 
 Their explanation is attached below.  If this explanation is
 unsatisfactory and you have not received a better one in a separate
 message then please contact John Goerzen [EMAIL PROTECTED] by replying
 to this email.
 
 Debian bug tracking system administrator
 (administrator, Debian Bugs database)
 
 pièce jointe message de courriel
   Message transféré 
  De: John Goerzen [EMAIL PROTECTED]
  À: [EMAIL PROTECTED]
  Sujet: Bug#411652: fixed in bacula 1.38.11-8
  Date: Thu, 22 Feb 2007 19:32:03 +
  
  Source: bacula
  Source-Version: 1.38.11-8
  
  We believe that the bug you reported is fixed in the latest version of
  bacula, which is due to be installed in the Debian FTP archive:
  
  bacula-client_1.38.11-8_all.deb
to pool/main/b/bacula/bacula-client_1.38.11-8_all.deb
  bacula-common_1.38.11-8_all.deb
to pool/main/b/bacula/bacula-common_1.38.11-8_all.deb
  bacula-console-gnome_1.38.11-8_amd64.deb
to pool/main/b/bacula/bacula-console-gnome_1.38.11-8_amd64.deb
  bacula-console-wx_1.38.11-8_amd64.deb
to pool/main/b/bacula/bacula-console-wx_1.38.11-8_amd64.deb
  bacula-console_1.38.11-8_amd64.deb
to pool/main/b/bacula/bacula-console_1.38.11-8_amd64.deb
  bacula-director-common_1.38.11-8_amd64.deb
to pool/main/b/bacula/bacula-director-common_1.38.11-8_amd64.deb
  bacula-director-mysql_1.38.11-8_amd64.deb
to pool/main/b/bacula/bacula-director-mysql_1.38.11-8_amd64.deb
  bacula-director-pgsql_1.38.11-8_amd64.deb
to pool/main/b/bacula/bacula-director-pgsql_1.38.11-8_amd64.deb
  bacula-director-sqlite3_1.38.11-8_amd64.deb
to pool/main/b/bacula/bacula-director-sqlite3_1.38.11-8_amd64.deb
  bacula-director-sqlite_1.38.11-8_amd64.deb
to pool/main/b/bacula/bacula-director-sqlite_1.38.11-8_amd64.deb
  bacula-fd_1.38.11-8_amd64.deb
to pool/main/b/bacula/bacula-fd_1.38.11-8_amd64.deb
  bacula-sd-mysql_1.38.11-8_amd64.deb
to pool/main/b/bacula/bacula-sd-mysql_1.38.11-8_amd64.deb
  bacula-sd-pgsql_1.38.11-8_amd64.deb
to pool/main/b/bacula/bacula-sd-pgsql_1.38.11-8_amd64.deb
  bacula-sd-sqlite3_1.38.11-8_amd64.deb
to pool/main/b/bacula/bacula-sd-sqlite3_1.38.11-8_amd64.deb
  bacula-sd-sqlite_1.38.11-8_amd64.deb
to pool/main/b/bacula/bacula-sd-sqlite_1.38.11-8_amd64.deb
  bacula-sd_1.38.11-8_amd64.deb
to pool/main/b/bacula/bacula-sd_1.38.11-8_amd64.deb
  bacula-server_1.38.11-8_all.deb
to pool/main/b/bacula/bacula-server_1.38.11-8_all.deb
  bacula-traymonitor_1.38.11-8_amd64.deb
to pool/main/b/bacula/bacula-traymonitor_1.38.11-8_amd64.deb
  bacula_1.38.11-8.diff.gz
to pool/main/b/bacula/bacula_1.38.11-8.diff.gz
  bacula_1.38.11-8.dsc
to pool/main/b/bacula/bacula_1.38.11-8.dsc
  bacula_1.38.11-8_all.deb
to pool/main/b/bacula/bacula_1.38.11-8_all.deb
  
  
  
  A summary of the changes between this version and the previous one is
  attached.
  
  Thank you for reporting the bug, which will now be closed.  If you
  have further comments please address them to [EMAIL PROTECTED],
  and the maintainer will reopen the bug report if appropriate.
  
  Debian distribution maintenance software
  pp.
  John Goerzen [EMAIL PROTECTED] (supplier of updated bacula package)
  
  (This message was generated automatically at their request; if you
  believe that there is a problem with it please contact the archive
  administrators by mailing [EMAIL PROTECTED])
  
  
  -BEGIN PGP SIGNED MESSAGE-
  Hash: SHA1
  
  Format: 1.7
  Date: Thu, 22 Feb 2007 12:58:55 -0600
  Source: bacula
  Binary: bacula-director-sqlite3 bacula-console bacula-director-sqlite 
  bacula-client bacula-traymonitor bacula-console-gnome bacula 
  bacula-director-pgsql bacula-director-common bacula-fd bacula-console-wx 
  bacula-director-mysql bacula-sd-pgsql bacula-common bacula-server 
  bacula-sd-sqlite bacula-sd bacula-sd-sqlite3 bacula-sd-mysql
  Architecture: source amd64 all
  Version: 1.38.11-8
  Distribution: unstable
  Urgency: high
  Maintainer: John Goerzen

Bug#411652: bacula-sd: fails to install - dependency problem

2007-02-20 Thread nb
Package: bacula-sd
Version: 1.38.11-7+b1
Severity: grave
Justification: renders package unusable

at install time I have the following messages :
colibri:~# apt-get install bacula-common bacula-sd
Reading package lists... Done
Building dependency tree... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
  bacula-sd: PreDepends: bacula-common (= 1.38.11-7+b1) but 1.38.11-7 is to be 
installed
E: Broken packages



-- System Information:
Debian Release: 4.0
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-4-k7
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#374352: kronolith2: I have upgraded my unstable Debian and I have since a mail every minute

2006-06-18 Thread nb
Package: kronolith2
Version: 2.1-1
Severity: important


I have the following mail every minute :

Subject: Cron [EMAIL PROTECTED] test -x /usr/bin/php4  /usr/bin/php4 -q
+/usr/share/horde3/kronolith/scripts/reminders.php 12  /dev/null
X-Cron-Env: SHELL=/bin/sh
X-Cron-Env: HOME=/root
X-Cron-Env: PATH=/usr/bin:/bin
X-Cron-Env: LOGNAME=root

PHP Warning:  mime_magic: type regexBEGIN[[:space:]]*[{]
+application/x-awk invalid in Unknown on line 0


-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: powerpc (ppc)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.16-1-powerpc
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)

Versions of packages kronolith2 depends on:
ii  horde3   3.1.1-3 horde web application framework
ii  php-date 1.4.3-1 PHP PEAR module for Date and Time 
ii  php-http-request 1.3.0-2 provides an easy way to perform HT
ii  php4-mcal4:4.4.2-1.1 MCAL calendar module for php4
ii  php4-mysql   4:4.4.2-1.1 MySQL module for php4

Versions of packages kronolith2 recommends:
ii  locales  2.3.6-15GNU C Library: National Language (
ii  php4-cgi 4:4.4.2-1.1 server-side, HTML-embedded scripti
ii  php4-cli 4:4.4.2-1.1 command-line interpreter for the p

-- no debconf information


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



Bug#374190: Impossible to ugrade python2.4 neither to install other packages now

2006-06-17 Thread nb
Package: python2.4
Version: 2.4.3-5
Severity: grave
Justification: renders package unusable

When I try to upgrade my packages or to install new ones I have he
following error message :

pegase:~# apt-get -f install
Reading package lists... Done
Building dependency tree... Done
Correcting dependencies... Done
The following extra packages will be installed:
  python python2.4 python2.4-minimal
Suggested packages:
  python-doc python-tk python-profiler python2.4-doc
The following packages will be upgraded:
  python python2.4 python2.4-minimal
3 upgraded, 0 newly installed, 0 to remove and 7 not upgraded.
110 not fully installed or removed.
Need to get 0B/3627kB of archives.
After unpacking 86.0kB of additional disk space will be used.
Do you want to continue [Y/n]? 
dpkg: error processing python2.4 (--remove):
 Package is in a very bad inconsistent state - you should
 reinstall it before attempting a removal.
terminate called after throwing an instance of 'std::logic_error'
  what():  basic_string::_S_construct NULL not valid
Aborted
pegase:~# Errors were encountered while processing:
 python2.4

It's impossible to do an apt-get upgrade, it asks to do an apt-get -f
install



-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.15
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ANSI_X3.4-1968) (ignored: 
LC_ALL set to C)

Versions of packages python2.4 depends on:
ii  libbz2-1.01.0.3-2high-quality block-sorting file co
ii  libc6 2.3.6-15   GNU C Library: Shared libraries
pn  libdb4.4  none (no description available)
ii  libncurses5   5.5-2  Shared libraries for terminal hand
ii  libncursesw5  5.5-2  Shared libraries for terminal hand
ii  libreadline5  5.1-7  GNU readline and history libraries
ii  libssl0.9.8   0.9.8b-2   SSL shared libraries
ii  mime-support  3.36-1 MIME files 'mime.types'  'mailcap
pn  python-centralnone (no description available)
ii  python2.4-minimal 2.4.3-5A minimal subset of the Python lan

python2.4 recommends no packages.

-- no debconf information


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



Bug#374190: Impossible to ugrade python2.4 neither to install other packages now

2006-06-17 Thread nb
I just try to do an upgrade

Here's what a dpkg -l gives :

pegase:~# dpkg -l python-central
Desired=Unknown/Install/Remove/Purge/Hold
|
Status=Not/Installed/Config-files/Unpacked/Failed-config/Half-installed
|/ Err?=(none)/Hold/Reinst-required/X=both-problems (Status,Err:
uppercase=bad)
||/ Name   Version
Description
+++-==-==-
iU  python-central 0.4.17
register and build utility for Python packages
pegase:~# dpkg -l python2.4
Desired=Unknown/Install/Remove/Purge/Hold
|
Status=Not/Installed/Config-files/Unpacked/Failed-config/Half-installed
|/ Err?=(none)/Hold/Reinst-required/X=both-problems (Status,Err:
uppercase=bad)
||/ Name   Version
Description
+++-==-==-
rFR python2.4  2.4.3-5
An interactive high-level object-oriented language (version 2.4)

Le samedi 17 juin 2006 à 20:58 +0200, Matthias Klose a écrit :
 tags 374190 + needsinfo
 thanks
 
 what are the versions you try to install from? and which are the
 current versions? If python-central_0.4.16 is installed, please get
 0.4.17 directly from the archives before you continue.



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


Bug#374190: Impossible to ugrade python2.4 neither to install other packages now

2006-06-17 Thread nb


Le samedi 17 juin 2006 à 21:28 +0200, Matthias Klose a écrit :

 so does apt-get -f install help?

As I said it at the beginning here's the output :

pegase:~# apt-get -f install
Reading package lists... Done
Building dependency tree... Done
Correcting dependencies... Done
The following extra packages will be installed:
  python python2.4 python2.4-minimal
Suggested packages:
  python-doc python-tk python-profiler python2.4-doc python2.4-profiler
python2.4-iconvcodec python2.4-japanese-codecs
The following packages will be upgraded:
  python python2.4 python2.4-minimal
3 upgraded, 0 newly installed, 0 to remove and 7 not upgraded.
110 not fully installed or removed.
Need to get 0B/3627kB of archives.
After unpacking 86.0kB of additional disk space will be used.
Do you want to continue [Y/n]? 
dpkg: error processing python2.4 (--remove):
 Package is in a very bad inconsistent state - you should
 reinstall it before attempting a removal.
terminate called after throwing an instance of 'std::logic_error'
  what():  basic_string::_S_construct NULL not valid
Aborted
pegase:~# Errors were encountered while processing:
 python2.4


 or apt-get --reinstall install python2.4 (that was the package that
 dpkg complained about).

I have already tried it with no success :

pegase:~# apt-get --reinstall install python2.4
Reading package lists... Done
Building dependency tree... Done
You might want to run `apt-get -f install' to correct these:
The following packages have unmet dependencies:
  python-central: Depends: python (= 2.3.5-9) but 2.3.5-5 is to be
installed
  python2.4: Depends: python2.4-minimal (= 2.4.3-7) but 2.4.3-5 is to be
installed
E: Unmet dependencies. Try 'apt-get -f install' with no packages (or
specify a solution).


That's why I've said I can't install any other package now




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


Bug#374190: Impossible to ugrade python2.4 neither to install other packages now

2006-06-17 Thread nb

 please could you check, that your mirror has current versions?
 
 python2.4-X should be at 2.4.3-7 (not -5)

python2.4_2.4.3-7_i386.deb

 python should be at 2.3.5-10 (not -5)

python_2.3.5-9_all.deb

http://packages.debian.org/cgi-bin/search_packages.pl?keywords=pythonsearchon=namessubword=1version=unstablerelease=all

 please recheck with these versions. if that doesn't help, unpack these
 deb's per hand: python2.4, python2.4-minimal, python python-minimal,
 python-central, python2.3 (dpkg --unpack --force-depends --force-conflicts)
 then update with dpkg --configure --pending.

Ok it works now.

So the problem seems to be the python package version

thanks a lot




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


Bug#368322: Acknowledgement (fails to start dante-server at install)

2006-05-28 Thread nb
Any news?



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


Bug#368322: fails to start dante-server at install

2006-05-21 Thread nb
Package: dante-server
Version: 1.1.18-2
Severity: normal


at install time, I have the following :

colibri:~# apt-get install dante-server
Reading package lists... Done
Building dependency tree... Done
The following NEW packages will be installed:
  dante-server
  0 upgraded, 1 newly installed, 0 to remove and 9 not upgraded.
  Need to get 0B/130kB of archives.
  After unpacking 356kB of additional disk space will be used.
  Selecting previously deselected package dante-server.
  (Reading database ... 48718 files and directories currently
  installed.)
  Unpacking dante-server (from .../dante-server_1.1.18-2_powerpc.deb)
  ...
  Setting up dante-server (1.1.18-2) ...
  Starting Dante SOCKS daemon: /usr/sbin/danted: Symbol `tcpd_buf' has
  different size in shared object, onsider re-linking
  May 21 13:53:07 (1148212387) danted[0]: socks_seteuid(): old: 0, new:
  13
  May 21 13:53:07 (1148212387) danted[0]: socks_reseteuid(): current:
  13, new: 0
  May 21 13:53:07 (1148212387) danted[0]: socks_seteuid(): old: 0, new:
  65534
  May 21 13:53:07 (1148212387) danted[0]: socks_reseteuid(): current:
  65534, new: 0
  May 21 13:53:07 (1148212387) danted[0]: socks_seteuid(): old: 0, new:
  65534
  May 21 13:53:07 (1148212387) danted[0]: socks_reseteuid(): current:
  65534, new: 0
  May 21 13:53:07 (1148212387) danted[0]: fixsettings(): no internal
  address given
  May 21 13:53:07 (1148212387) danted[0]: sockdexit(): terminating
  invoke-rc.d: initscript danted, action start failed.


-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: powerpc (ppc)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.16-1-powerpc
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)

Versions of packages dante-server depends on:
ii  libc6 2.3.6-9GNU C Library: Shared libraries
ii  libpam0g  0.79-3.1   Pluggable Authentication Modules l
ii  libwrap0  7.6.dbs-9  Wietse Venema's TCP wrappers libra

dante-server recommends no packages.

-- no debconf information


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



Bug#366398: cant install erlang package (dependencie problem)

2006-05-08 Thread nb
Package: erlang
Version: 1:10.b.9-2
Severity: grave
Justification: renders package unusable

can't install erlang package. I have the following error :

Reading package lists... Done
Building dependency tree... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.

Since you only requested a single operation it is extremely likely that
the package is simply not installable and a bug report against
that package should be filed.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
  erlang: Depends: erlang-mode (= 1:10.b.9-2) but it is not installable
  Depends: erlang-src (= 1:10.b.9-2) but it is not installable
E: Broken packages


-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: powerpc (ppc)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.16-1-powerpc
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)


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



Bug#366398: cant install erlang package (dependencie problem)

2006-05-08 Thread nb
Here's what you asked fro :

colibri:~# apt-get install erlang-mode=1:10.b.9-2 erlang-nox=1:10.b.9-2
Reading package lists... Done
Building dependency tree... Done
E: Version '1:10.b.9-2' for 'erlang-mode' was not found
colibri:~# apt-get install erlang-src=1:10.b.9-2 erlang-nox=1:10.b.9-2
Reading package lists... Done
Building dependency tree... Done
E: Version '1:10.b.9-2' for 'erlang-src' was not found

You're right, I think it's powerpc specific. Have a look at
http://www.debian.org/unstable/interpreters/erlang-src
and
http://www.debian.org/unstable/interpreters/erlang-mode

It's only possible to download i386 version

regards

nb



Le lundi 08 mai 2006 à 09:37 -0400, Francois-Denis Gonthier a écrit :
 On Monday 08 May 2006 05:47, nb wrote:
 
  The following packages have unmet dependencies:
erlang: Depends: erlang-mode (= 1:10.b.9-2) but it is not installable
Depends: erlang-src (= 1:10.b.9-2) but it is not installable
  E: Broken packages
 
 
 I don't understand this.  It's probably powerpc specific.  Could you try and 
 show me the output of those two commands:
 
 apt-get install erlang-mode=1:10.b.9-2 erlang-nox=1:10.b.9-2
 apt-get install erlang-src=1:10.b.9-2 erlang-nox=1:10.b.9-2
 
 It should give more information as to why erlang-mode and erlang-src cannot 
 be 
 installed.


signature.asc
Description: Ceci est une partie de message	numériquement signée


Bug#320041: libgtk1.2-dev: fails to install

2005-07-27 Thread nb
Le mardi 26 juillet 2005 à 15:53 -0700, Steve Langasek a écrit :
 severity 320041 important
 tags 320041 moreinfo unreproducible
 reassign 320041 libx11-dev
 thanks

OK, for the severity grave was good since package is unusable but maybe youre 
wright

 On Tue, Jul 26, 2005 at 06:38:50PM +0200, nb wrote:
  Package: libgtk1.2-dev
  Severity: grave
  Justification: renders package unusable
 
  at install time I have the following :
 
  Reading package lists... Done
  Building dependency tree... Done
  Some packages could not be installed. This may mean that you have
  requested an impossible situation or if you are using the unstable
  distribution that some required packages have not yet been created
  or been moved out of Incoming.
 
  Since you only requested a single operation it is extremely likely that
  the package is simply not installable and a bug report against
  that package should be filed.
  The following information may help to resolve the situation:
 
  The following packages have unmet dependencies:
libgtk1.2-dev: Depends: libx11-dev but it is not going to be installed
   Depends: libxext-dev but it is not going to be installed
   Depends: libxi-dev but it is not going to be installed
  E: Broken packages
 
 So, why can't those packages be installed?  They install just fine here.
 Have you put some packages on hold?

There's no package on hold



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


Bug#320041: I have found the explanation

2005-07-27 Thread nb
This problem made me crazy. I have understood. The mirror I used is not
up to date. I used ftp.de.debian.org/debian
Many dependencies were wrong because the packages were old. I have
changed the mirror and all is ok.

Bug can be closed
Thanks to all

nb



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


Bug#320041: libgtk1.2-dev: fails to install

2005-07-26 Thread nb
Package: libgtk1.2-dev
Severity: grave
Justification: renders package unusable

at install time I have the following :

Reading package lists... Done
Building dependency tree... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.

Since you only requested a single operation it is extremely likely that
the package is simply not installable and a bug report against
that package should be filed.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
  libgtk1.2-dev: Depends: libx11-dev but it is not going to be installed
 Depends: libxext-dev but it is not going to be
installed
 Depends: libxi-dev but it is not going to be installed
E: Broken packages



-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.11-1-686
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)


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



Bug#320047: openoffice.org: Don't install, dependencies problem

2005-07-26 Thread nb
Package: openoffice.org
Severity: grave
Justification: renders package unusable


At install time, I hyave the following :

Reading package lists... Done
Building dependency tree... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.

Since you only requested a single operation it is extremely likely that
the package is simply not installable and a bug report against
that package should be filed.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
  openoffice.org: Depends: openoffice.org-debian-files ( 1.1.3+1.1.4)
but it is not going to be installed
  Depends: openoffice.org-bin ( 1.1.3+1.1.4) but it is
not going to be installed
E: Broken packages


-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.11-1-686
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)


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



Bug#312260: ndiswrapper-modules-2.6.8-2-k7: Why this package does not exists for powerpc ?

2005-06-11 Thread nb
Ok, I understand. I asked for something that was impossible.
You can close the bug (wish).

Regards,

nb


Le mardi 07 juin 2005 à 16:54 -0400, Andres Salomon a écrit :
 On Mon, 2005-06-06 at 21:58 +0200, Debian User wrote:
  Package: ndiswrapper-modules-2.6.8-2-k7
  Severity: wishlist
  
  
  Why this package exists only for Intel and not for other platforms ?
  Powerpc for instance
 
 
 This is designed to be an NDIS layer for the linux kernel; all the of
 NDIS drivers I'm aware of have been compiled for amd64 and i386.  Thus,
 upstream has only tested them w/ x86.  For powerpc, you would have to
 port it; if you decide to do that, or at least try compiling it for
 powerpc, I'd love to hear what happens (I suspect you'll run into endian
 problems at the very least, however).
 
 
 


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


Bug#308639: Any news ? Me too have the same problem

2005-06-05 Thread nb
for templ in ; do \
cp $templ `echo $templ | sed -e 's/_KVERS_/2.6.8/g'` ; \
  done
for templ in `ls debian/*.modules.in` ; do \
test -e ${templ%.modules.in}.backup || cp ${templ%.modules.in}
${templ%.modules.in}.backup 2/dev/null || true; \
sed -e 's/##KVERS##/2.6.8/g ;s/#KVERS#/2.6.8/g ; s/_KVERS_/2.6.8/g ;
s/##KDREV##//g ; s/#KDREV#//g ; s/_KDREV_//g'  $templ  ${templ
%.modules.in}; \
  done
dh_testdir
dh_testroot
dh_clean -k
dh_installdirs lib/modules/2.6.8/misc
# build and install the module
/usr/bin/make KPKG_EXTRAV_ARG= KSRC=/usr/src/linux -I /usr/include \
KVER=2.6.8 \
INST_DIR=debian/ndiswrapper-modules-2.6.8/lib/modules/2.6.8/misc/
install
make[1]: Entering directory `/usr/src/modules/ndiswrapper'
/usr/bin/make -C /usr/src/linux SUBDIRS=/usr/src/modules/ndiswrapper \
NDISWRAPPER_VERSION=1.1 \
EXTRA_VERSION= modules
make[2]: Entering directory `/usr/src/kernel-headers-2.6.8'
  CC [M]  /usr/src/modules/ndiswrapper/hal.o
In file included from include/linux/module.h:10,
 from /usr/src/modules/ndiswrapper/hal.c:17:
include/linux/sched.h:4:37: asm/param.h: No such file or directory
In file included from include/linux/types.h:13,
 from include/linux/capability.h:16,
 from include/linux/sched.h:7,
 from include/linux/module.h:10,
 from /usr/src/modules/ndiswrapper/hal.c:17:
include/linux/posix_types.h:47:29: asm/posix_types.h: No such file or
directory
In file included from include/linux/capability.h:16,
 from include/linux/sched.h:7,
 from include/linux/module.h:10,
 from /usr/src/modules/ndiswrapper/hal.c:17:
include/linux/types.h:14:23: asm/types.h: No such file or directory
In file included from include/linux/capability.h:16,
 from include/linux/sched.h:7,
 from include/linux/module.h:10,
 from /usr/src/modules/ndiswrapper/hal.c:17:
include/linux/types.h:18: error: syntax error before __kernel_dev_t
include/linux/types.h:18: warning: type defaults to `int' in declaration
of `__kernel_dev_t'

And so on ...

I can test if you want. I'm working on a Mac-Mini

regards



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