Pantek Library
Hosting Provided By
CybrHost
High Speed Hosting

debian-user-digest Digest V2007 #2296

From: <debian-user-digest-request(at)lists.debian.org>
Date: Sun Sep 02 2007 - 07:05:49 EDT


Content-Type: text/plain

debian-user-digest Digest Volume 2007 : Issue 2296

Today's Topics:

  Fileserver Issues                     [ "Nathan O"  ]
  Re: USB ports not responding          [ "Rickard Lindberg"  ]
  Several GTK-apps not working anymore [ danteonline@gmail.com ]   Re: PC with vhosts and with 1 public [ Matus UHLAR - fantomas <uhlar@fanto ]

Date: Sun, 2 Sep 2007 16:07:30 +1000
From: "Nathan O" <predder@gmail.com>
To: debian-user@lists.debian.org
Subject: Fileserver Issues

Message-ID: 
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

I have a home-use fileserver running Etch and distro-supplied kernels, software etc. It contains 2 x 4 drive raid5 arrays using mdadm. What I initially thought was a samba issue led to a few kernel panics and some "kernel bug" log messages. At first I had the bug messages when running 2.6.18-4 so I updated to 2.6.18-5 where I got different bug messages and the machine degraded to the point whereby it would kernel panic during the boot process. I reverted back to an old 2.6.17 kernel where everything appeared to boot and work fine, my arrays both began to resync. After a couple of hours the first (4 x 320gb) array had completed its resync and I noticed the other array (4 x 500gb) was "stuck" midway through the resync after one of the "kernel bug" log messages had been printed to the console. Any subsequent process trying to query the mounted filesystem went into an uninterpretable sleep and mdadm would not respond to commands citing an I/O error.

I booted into knoppix (livecd) and constructed the array for which dmesg told me a specific drive it was having issues with. I booted into the manufacturers hardware testing util (seagate) and ran the short and extended tests, both which passed fine. I zeroed the drive, booted back into Debian, created a partition on the device and (after some mdadm hiccups) managed to re-add the old drive to the array. During the re-sync I got a kernel panic, then another 2 after rebooting. Finally, I removed the suspect device from the array before it spent too long resyncing and all is well. The degraded array is mounted and working fine. I erased and created an ext3 partition on the suspect drive and data is being copied to it as I type. I don't think this is a hardware problem, issues only happen if I add this drive to the array and leave it to resync for a couple of minutes. In the course of all this I tried a backported kernel and copy of mdadm too. I have run CPU/Memory stability testing programs and I should also note that the machine has been running with no issues for about 8 months.

What should I try from here short of purchasing new hardware? I've included some of the different messages from my kernel log if they are of any use.

Do you need help?X

Thanks,
Nathan

Aug 30 20:22:13 localhost kernel: ------------[ cut here ]------------
Aug 30 20:22:13 localhost kernel: kernel BUG at mm/slab.c:3434!
Aug 30 20:22:13 localhost kernel: invalid opcode: 0000 [#1]
Aug 30 20:22:13 localhost kernel: Modules linked in: ipv6 button ac
battery raid456 xor md_mod dm_snapshot dm_mirror dm_mod sbp2 loop evdev snd_mpu401 snd_mp
u401_uart snd_rawmidi snd_seq_device snd rtc parport_pc parport serio_raw floppy analog gameport pcspkr soundcore psmouse i2c_nforce2 i2c_core eth1394 ext3 j
bd ide_cd cdrom ide_disk sd_mod amd74xx generic ide_core ohci1394 skge ieee1394 sata_sil sata_nv ehci_hcd ohci_hcd forcedeth libata scsi_mod usbcore thermal
processor fan
Aug 30 20:22:13 localhost kernel: CPU:    0
Aug 30 20:22:13 localhost kernel: EIP:    0060:[]    Not tainted VLI
Aug 30 20:22:13 localhost kernel: EFLAGS: 00010206   (2.6.18-4-486 #1)
Aug 30 20:22:13 localhost kernel: EIP is at kmem_cache_free+0x36/0x62
Aug 30 20:22:13 localhost kernel: eax: 80000080   ebx: d3b50dc0   ecx:
dff5a0c0 edx: c1474fe0
Aug 30 20:22:13 localhost kernel: esi: d09d6f74 edi: e3a7f4e4 ebp: f6c6b8c0 esp: f7c85f2c
Aug 30 20:22:13 localhost kernel: ds: 007b es: 007b ss: 0068 Aug 30 20:22:13 localhost kernel: Process kjournald (pid: 2269, ti=f7c84000 task=dfbab030 task.ti=f7c84000) Aug 30 20:22:13 localhost kernel: Stack: d3b50dc0 d09d6f74 e3a7f4e4 f8966a9b 00000000 f6ab0800 00000000 00000000 Aug 30 20:22:13 localhost kernel: d048815c f7da83c0 dfbab030 c0360454 f6ab0800 00000000 00000000 00000046 Aug 30 20:22:13 localhost kernel: 00000000 0000000a f7aca030 25df3858 0002b97b 00007e83 dfbab140 f6c6b910 Aug 30 20:22:13 localhost kernel: Call Trace: Aug 30 20:22:13 localhost kernel: [<f8966a9b>] journal_commit_transaction+0x30b/0xc08 [jbd] Aug 30 20:22:13 localhost kernel: [<f8969ca1>] kjournald+0x92/0x184 [jbd] Aug 30 20:22:13 localhost kernel: [<c0122cc3>] autoremove_wake_function+0x0/0x2d
Aug 30 20:22:13 localhost kernel:  [] kjournald+0x0/0x184 [jbd]
Aug 30 20:22:13 localhost kernel:  [] kthread+0xaf/0xdb
Aug 30 20:22:13 localhost kernel:  [] kthread+0x0/0xdb
Aug 30 20:22:13 localhost kernel:  [] kernel_thread_helper+0x5/0xb
Aug 30 20:22:13 localhost kernel: Code: 00 40 c1 ea 0c c1 e2 05 03 15
5c b4 36 c0 8b 02 f6 c4 40 74 03 8b 52 0c 8b 02 84 c0 78 08 0f 0b 53 02 f9 06 29 c0 39
4a 18 74 08 <0f> 0b 6a 0d f9 06 29 c0 9c 5e fa 8b 19 8b 03 3b 43 04 72 0b 89 Aug 30 20:22:13 localhost kernel: EIP: [<c0146014>] kmem_cache_free+0x36/0x62 SS:ESP 0068:f7c85f2c

Aug 30 22:27:51 localhost kernel: BUG: unable to handle kernel NULL pointer dereference at virtual address 00000014

Aug 30 22:27:51 localhost kernel:  printing eip:
Aug 30 22:27:51 localhost kernel: f8ba79e0
Do you need more help?X
Aug 30 22:27:51 localhost kernel: *pde = 00000000 Aug 30 22:27:51 localhost kernel: Oops: 0000 [#1] Aug 30 22:27:51 localhost kernel: SMP Aug 30 22:27:51 localhost kernel: Modules linked in: ipv6 button ac
battery raid456 xor md_mod dm_snapshot dm_mirror dm_mod sbp2 loop analog snd_mpu401 snd_m
pu401_uart snd_rawmidi snd_seq_device snd floppy parport_pc parport rtc gameport soundcore serio_raw psmouse pcspkr i2c_nforce2 i2c_core eth1394 evdev ext3 j
bd mbcache ide_cd cdrom ide_disk sd_mod generic amd74xx ide_core ohci1394 skge ieee1394 sata_sil ohci_hcd forcedeth sata_nv ehci_hcd libata scsi_mod usbcore
thermal processor fan
Aug 30 22:27:51 localhost kernel: CPU:    0
Aug 30 22:27:51 localhost kernel: EIP:    0060:[]    Not tainted VLI
Aug 30 22:27:51 localhost kernel: EFLAGS: 00010202   (2.6.18-5-686 #1)
Aug 30 22:27:51 localhost kernel: EIP is at
handle_stripe+0x114d/0x2075 [raid456]
Aug 30 22:27:51 localhost kernel: eax: 25e61e40 ebx: f71b4e80 ecx: 0000000c edx: 00000000
Aug 30 22:27:51 localhost kernel: esi: f71b4e84 edi: 00000010 ebp: f71b4d78 esp: f756be90
Aug 30 22:27:51 localhost kernel: ds: 007b es: 007b ss: 0068 Aug 30 22:27:51 localhost kernel: Process md0_raid5 (pid: 2273, ti=f756a000 task=dff17aa0 task.ti=f756a000) Aug 30 22:27:51 localhost kernel: Stack: f756beb0 00000040 ffffa138 f71b4e80 c18079a0 c1807980 ffffa138 00000000 Aug 30 22:27:51 localhost kernel: c1909980 00000001 c030cf58 0000000a 00000000 c0121838 00000046 f756bef0 Aug 30 22:27:51 localhost kernel: dffdb550 00000046 00000046 00000032 c01050ea 00803040 f7407900 c01036b6
Aug 30 22:27:51 localhost kernel: Call Trace:
Aug 30 22:27:51 localhost kernel:  [] __do_softirq+0x5a/0xbb
Aug 30 22:27:51 localhost kernel:  [] do_IRQ+0x48/0x52
Aug 30 22:27:51 localhost kernel:  [] common_interrupt+0x1a/0x20
Aug 30 22:27:51 localhost kernel:  [] generic_unplug_device+0x15/0x22
Aug 30 22:27:51 localhost kernel:  [] raid5d+0x10d/0x132 [raid456]
Aug 30 22:27:51 localhost kernel:  [] md_thread+0xd7/0xed [md_mod]
Aug 30 22:27:51 localhost kernel:  []
autoremove_wake_function+0x0/0x2d
Aug 30 22:27:51 localhost kernel:  [] md_thread+0x0/0xed [md_mod]
Aug 30 22:27:51 localhost kernel:  [] kthread+0xc2/0xef
Aug 30 22:27:51 localhost kernel:  [] kthread+0x0/0xef
Aug 30 22:27:51 localhost kernel:  [] kernel_thread_helper+0x5/0xb
Aug 30 22:27:51 localhost kernel: Code: 11 8b 8c 24 94 00 00 00 89 4f
08 89 bc 24 94 00 00 00 b0 01 8b 7c 24 20 86 87 d0 00 00 00 fb 89 df 85 ff 74 23 8b 46
60 8b 56 64 <8b> 5f 04 8b 0f 83 c0 08 83 d2 00 39 d3 0f 82 68 ff ff ff 77 08 Aug 30 22:27:51 localhost kernel: EIP: [<f8ba79e0>] handle_stripe+0x114d/0x2075 [raid456] SS:ESP 0068:f756be90

Aug 31 00:51:57 localhost kernel: BUG: unable to handle kernel paging request at virtual address 7a95c000

Aug 31 00:51:57 localhost kernel:  printing eip:
Aug 31 00:51:57 localhost kernel: f8b347ce
Aug 31 00:51:57 localhost kernel: *pde = 00000000
Aug 31 00:51:57 localhost kernel: Oops: 0000 [#1]
Aug 31 00:51:57 localhost kernel: Modules linked in: ipv6 button ac
battery raid456 xor md_mod dm_snapshot dm_mirror dm_mod sbp2 loop snd_mpu401 snd_mpu401_u
art snd_rawmidi snd_seq_device snd rtc analog gameport soundcore parport_pc parport serio_raw psmouse floppy pcspkr i2c_nforce2 i2c_core eth1394 evdev ext3 j
bd ide_cd cdrom ide_disk sd_mod generic amd74xx ide_core forcedeth ohci1394 skge ieee1394 sata_sil sata_nv ehci_hcd ohci_hcd libata scsi_mod usbcore thermal
processor fan
Aug 31 00:51:57 localhost kernel: CPU:    0
Aug 31 00:51:57 localhost kernel: EIP:    0060:[]    Not tainted VLI
Aug 31 00:51:57 localhost kernel: EFLAGS: 00010212   (2.6.18-4-486 #1)
Can we help you?X
Aug 31 00:51:57 localhost kernel: EIP is at xor_sse_5+0x5b/0x3b5 [xor] Aug 31 00:51:57 localhost kernel: eax: 00000010 ebx: f6a36000 ecx:
f6a39000 edx: 7a95c000
Aug 31 00:51:57 localhost kernel: esi: f6a37000 edi: f6a38000 ebp: f7c01dd8 esp: f7c01dd4
Aug 31 00:51:57 localhost kernel: ds: 007b es: 007b ss: 0068 Aug 31 00:51:57 localhost kernel: Process md1_raid5 (pid: 2223, ti=f7c00000 task=f7ad4ab0 task.ti=f7c00000) Aug 31 00:51:57 localhost kernel: Stack: 8005003b 00000000 00000000 00000000 00000000 00000000 00000000 00000000 Aug 31 00:51:57 localhost kernel: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 Aug 31 00:51:57 localhost kernel: 00000000 f8b3745c f6a37000 7a95c000 00001000 f8b3521a f6a38000 f6a37000
Aug 31 00:51:57 localhost kernel: Call Trace:
Aug 31 00:51:57 localhost kernel:  [] xor_block+0x74/0x7d [xor]
Aug 31 00:51:57 localhost kernel:  []
compute_parity5+0x311/0x3d6 [raid456]
Aug 31 00:51:57 localhost kernel: [<f8b94fc1>] handle_stripe+0x18ee/0x1ebe [raid456]
Aug 31 00:51:57 localhost kernel: [<f8834fb2>] scsi_io_completion+0x13f/0x2e9 [scsi_mod] Aug 31 00:51:57 localhost kernel: [<f888bf25>] ata_hsm_move+0x63d/0x653 [libata]
Aug 31 00:51:57 localhost kernel:  [] sd_rw_intr+0x1f7/0x221 [sd_mod]
Aug 31 00:51:57 localhost kernel:  [] schedule+0x46e/0x4d2
Aug 31 00:51:57 localhost kernel:  [] raid5d+0xde/0xf8 [raid456]
Aug 31 00:51:57 localhost kernel:  [] md_thread+0xd6/0xec [md_mod]
Aug 31 00:51:57 localhost kernel:  []
autoremove_wake_function+0x0/0x2d
Aug 31 00:51:57 localhost kernel:  [] md_thread+0x0/0xec [md_mod]
Aug 31 00:51:57 localhost kernel:  [] kthread+0xaf/0xdb
Aug 31 00:51:57 localhost kernel:  [] kthread+0x0/0xdb
Aug 31 00:51:57 localhost kernel:  [] kernel_thread_helper+0x5/0xb
Aug 31 00:51:57 localhost kernel: Code: 5d 30 0f 18 82 00 01 00 00 0f
18 82 20 01 00 00 8d b6 00 00 00 00 8d bc 27 00 00 00 00 0f 18 81 00 01 00 00 0f 18 81
20 01 00 00 <0f> 28 02 0f 28 4a 10 0f 28 52 20 0f 28 5a 30 0f 18 87 00 01 00 Aug 31 00:51:57 localhost kernel: EIP: [<f8b347ce>] xor_sse_5+0x5b/0x3b5 [xor] SS:ESP 0068:f7c01dd4

Date: Sun, 2 Sep 2007 09:21:30 +0200
From: "Rickard Lindberg" <ricli576@student.liu.se> To: debian-user@lists.debian.org
Subject: Re: USB ports not responding
Message-ID: <db294fb00709020021h1d3d763at448e31cc0f072979@mail.gmail.com> Content-Type: multipart/alternative;

        boundary="----=_Part_5926_2238272.1188717690632"

------=_Part_5926_2238272.1188717690632

Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

Thanks for the tip. Unfortunately the X40 does not have a CD drive, and the only way I can connect one is through USB (which does not work).

Can't find what you're looking for?X

It seems like Debian finds the hardware for the USB and installs all the host controllers. The same thing happened when I was running windows. All hardware is detected and seems to be working fine, but nothing happens when I plug something in.

Can I check somehow in Debian if the USB ports have enough power? Is there any log messages written when I plug something in? It says that udev is supposed to add and remove devices in /dev, but nothing happens when I plug something in.

On 9/2/07, Carl Fink <carl@finknetwork.com> wrote:
>
> On Sat, Sep 01, 2007 at 08:38:00PM +0200, Rickard Lindberg wrote:
>
> > I'm not sure if this problem is hardware or software related. Do you
> think
> > that my USB-ports might have become physically damaged? Is there any way
> in
> > Debian to debug the USB-ports to see what is going on?
>
> It's fairly easy to tell: boot with a Knoppix or other LiveCD and see if
> USB works.
>
> Debian USB support (at least in Testing) continues to be unreliable. Just
> Thursday I plugged in my own removable hard drive, which worked fine as
> /dev/sde. I removed it, used it on another box, then plugged it back in
> to
> transfer files ... and no detection, no /dev/sde existed, and no messages
> in
> /var/log/messages when I plugged or unplugged it. I tried restarting
> udev,
> and even rmmod'ed all USB related modules and re-modprobed them, and it
> still won't detect the drive.
> --
> Carl Fink nitpicking@nitpicking.com
>
> Read my blog at nitpickingblog.blogspot.com. Reviews! Observations!
> Stupid mistakes you can correct!
>
>
> --
> To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org
> with a subject of "unsubscribe". Trouble? Contact
> listmaster@lists.debian.org
>
>

-- 
Rickard Lindberg
ricli576@student.liu.se
+46 733 464794

------=_Part_5926_2238272.1188717690632
Content-Type: text/html; charset=UTF-8
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

Thanks for the tip. Unfortunately the X40 does not have a CD drive, and the only way I can connect one is through USB (which does not work).

It seems like Debian finds the hardware for the USB and installs all the host controllers. The same thing happened when I was running windows. All hardware is detected and seems to be working fine, but nothing happens when I plug something in.

Can I check somehow in Debian if the USB ports have enough power? Is there any log messages written when I plug something in? It says that udev is supposed to add and remove devices in /dev, but nothing happens when I plug something in.
Don't know where to look next?X


On 9/2/07, Carl Fink <carl@finknetwork.com> wrote:
On Sat, Sep 01, 2007 at 08:38:00PM +0200, Rickard Lindberg wrote:

> I'm not sure if this problem is hardware or software related. Do you think
> that my USB-ports might have become physically damaged? Is there any way in
> Debian to debug the USB-ports to see what is going on?

It's fairly easy to tell:  boot with a Knoppix or other LiveCD and see if
USB works.

Debian USB support (at least in Testing) continues to be unreliable.  Just
Thursday I plugged in my own removable hard drive, which worked fine as
/dev/sde.  I removed it, used it on another box, then plugged it back in to
transfer files ... and no detection, no /dev/sde existed, and no messages in
/var/log/messages when I plugged or unplugged it.  I tried restarting udev,
and even rmmod'ed all USB related modules and re-modprobed them, and it
still won't detect the drive.
--
Carl Fink                                   nitpicking(at)nitpicking.com">
Confused? Frustrated?X
nitpicking(at)nitpicking.com

Read my blog at http://nitpickingblog.blogspot.com">nitpickingblog.blogspot.com.  Reviews!  Observations!
Stupid mistakes you can correct!


--
To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org




--
Rickard Lindberg
ricli576@student.liu.se
+46 733 464794 ------=_Part_5926_2238272.1188717690632--

Date: Sun, 2 Sep 2007 05:23:03 -0300 From: "Nelson A. de Oliveira" <naoliv@gmail.com> To: debian-user@lists.debian.org Subject: Where and how do I install a TTF font? Message-ID: <9bfa9ae0709020123l5f2f2d1avdbb1856e93ce52b2@mail.gmail.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline (CC me on answers, please) Hi! I have a PDF (http://naoliv.googlepages.com/giap.pdf) that uses a Bar25if font (http://naoliv.googlepages.com/Bar25if.ttf). Installing it to a directory /usr/share/fonts/truetype/ttf-barcod25 and registering it with "defoma-font reregister-all ttf-barcod25.hints" seems to work with Evince. But trying to open the PDF with xpdf, acroread or trying to print it, it doesn't work (the bar code font isn't displayed on them). Do anybody knows what I have to do to have this font working on my system, please? Thank you very much! Best regards, Nelson

Date: Sun, 2 Sep 2007 11:55:05 +0200 From: "Richard Hartmann" <richih.mailinglist@gmail.com> To: debian-user@lists.debian.org Subject: A sane way to merge config file differences during package installation? Message-ID: <2d460de70709020255o25bf9869yc55ea849555fabc6@mail.gmail.com> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-Disposition: inline Everyone will know a message like this: Configuration file `/etc/sysctl.conf' ==> Modified (by you or by a script) since installation. ==> Package distributor has shipped an updated version. What would you like to do about it ? Your options are: Y or I : install the package maintainer's version N or O : keep your currently-installed version D : show the differences between the versions Z : background this process to examine the situation The default action is to keep your current version. *** sysctl.conf (Y/I/N/O/D/Z) [default=N] ? What I would want is something like M: merge files interactively which would then call vimdiff, probably via $DIFF_EDITOR or some other variable if something like it does already exist. Is anyone aware of any such solution or has good suggestions on custom-creating it? Thanks, Richard

Date: Sun, 2 Sep 2007 10:47:27 +0100 From: Richard Lyons <richard@the-place.net> To: debian-user@lists.debian.org Subject: Re: Shut down or leave on? Message-ID: <20070902094727.GB3341@the-place.net> Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Sat, Sep 01, 2007 at 08:34:56PM -0500, Cousin Stanley wrote:
>
> > My previous server used 100 Watts on average.
> >
> > If left on 24/7, that's 61,320 hours a year,
> > or 6,132,000 Watt-hours or 6,132 kWh.
> > ....
>
> Adam ....
>
> The number of hours per year that you used
> in your calculation seems a bit high ....
>
> hours_per_day = 24
>
> days_per_year = 366
>
> hours_per_year = hours_per_day * days_per_year
>
> print '\n ' , hours_per_year
>
> 8784
Just out of idle interest, what did you do that in? I tried it in bc and needed to use double quotes. -- richard

Date: Sun, 2 Sep 2007 11:36:35 +0200 From: danteonline@gmail.com To: debian-user@lists.debian.org Subject: Several GTK-apps not working anymore after update Message-Id: <200709021136.35661.danteonline@gmail.com> Content-Disposition: inline Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Hello there Thank you for your reply I'm sorry it took me so long to reply but I did not see your reply in a very long time :( I gave iceweasel with your parameters a try, it started. Also, the defoma-error is gone now, so the only thing left is that apps won't start and print me this error: <error> Pango-ERROR **: file pangofc-fontmap.c: line 438 (pango_fc_font_map_add): assertion failed: (fcfont->fontmap == NULL) aborting... </error> I am now in the process of trying to downgrade libpango1.0-0 and libpango1.0-common, though this will probably not be a solution in the long run. I will write to you again at any moment I figure out something new. greets, dante (Original message below) On Thu, Jul 26, 2007 at 22:43:29 +0200, danteonline AT gmail DOT com wrote: [...]
> Problem: I updated my debian lenny/sid system today (at about 14:00 CET,
> 26.07.07).
> After that update, I noticed that i couldn't launch iceweasel anymore, it
gave
> me the error:
>
> <error>
>
> Pango-ERROR **: file pangofc-fontmap.c: line 438 (pango_fc_font_map_add):
> assertion failed: (fcfont->fontmap == NULL)
> aborting...
>
> </error>
What happens if you try to run iceweasel --safe-mode or MOZ_DISABLE_PANGO=1 iceweasel --safe-mode or LANG=C iceweasel --safe-mode ?
> The big problem is, that message also appears in applications like zenity.
> Other apps, like gimp, pidgin and quodlibet fail to launch after the update
> too, but they don't seem to give me any distinct error output
> but "segmentation fault".
>
> I assumed the bug was in either libpango1.0-0 or libpango1.0-common, due to
> the fact that I only have those packages installed that contain pango in the
> name.
/usr/lib/iceweasel/firefox-bin links against pango libraries which are part of libpango1.0-0. If you decide to file a bug then it probably should be filed against that package.
> Reinstalling libpango1.0-common gives me the following warning:
>
> <error>
>
> Cleaning up font configuration of pango...
> Updating font configuration of pango...
> Cleaning up category xfont..
> Updating category xfont..
> *** You don't have any defomized font packages.
> *** So we are trying to force to generate pangox.aliases...
>
> </error>
>
> Note: I do have defoma installed, I even reinstalled.
What output do you get if you run (as root) /usr/bin/defoma-app -v update pango
> Any suggestions?
Try to downgrade libpango1.0-0 and libpango1.0-common.
> How can I test if the packages I installed are the official
> ones and not some 3rd party ones? I chose mirror.switch.ch for the packages.
If you did not deliberately override apt's package verification mechanism then you should be safe. -- Regards, | http://users.icfo.es/Florian.Kulzer Florian |

Date: Sun, 2 Sep 2007 11:01:17 +0100 From: "Andrew" <a_critchlow@hotmail.com> To: <debian-user@lists.debian.org> Subject: Microsoft DHCP to BIND9 Message-ID: <BLU106-DAV2F39745EAA4A5A950A4E582C80@phx.gbl> Content-Type: text/plain; charset="windows-1250" Content-Transfer-Encoding: 7bit Hi everyone, I am trying to get Microsoft's DHCP Server to Update a BIND DNS Server's record's when clients receive a DHCP address. I can't seem to find a way to tell the Microsoft DHCP server to update the Bind named server. I am using Bind9. Thanks for your help, Andrew. No virus found in this outgoing message. Checked by AVG Free Edition. Version: 7.5.484 / Virus Database: 269.13.2/983 - Release Date: 01/09/2007 16:20

Call Pantek today for Open Source Technical Support at 1-877-546-8934 - 24/7/365X

Date: Sun, 2 Sep 2007 11:50:41 +0200 From: danteonline@gmail.com To: debian-user@lists.debian.org Subject: Several GTK-apps not working anymore after update Message-Id: <200709021150.41966.danteonline@gmail.com> Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline Hello I just tried downgrading libpango1.0-common and libpango1.0-0 No progress at all, still the same error. I think this error lies somewhere in the communication between glib/gtk and pango, as the the pango packages don't seem to be the problem, as downgrading showed. Is anyone able to direct me somewhere more specific? If not, what information do you need? greets, dante ---------------------------------------------------------------------------------------------------------------------- (my other message:) Hello there Thank you for your reply I'm sorry it took me so long to reply but I did not see your reply in a very long time :( I gave iceweasel with your parameters a try, it started. Also, the defoma-error is gone now, so the only thing left is that apps won't start and print me this error: <error> Pango-ERROR **: file pangofc-fontmap.c: line 438 (pango_fc_font_map_add): assertion failed: (fcfont->fontmap == NULL) aborting... </error> I am now in the process of trying to downgrade libpango1.0-0 and libpango1.0-common, though this will probably not be a solution in the long run. I will write to you again at any moment I figure out something new. greets, dante (Original message below) On Thu, Jul 26, 2007 at 22:43:29 +0200, danteonline AT gmail DOT com wrote: [...]
> Problem: I updated my debian lenny/sid system today (at about 14:00 CET,
> 26.07.07).
> After that update, I noticed that i couldn't launch iceweasel anymore, it
gave
> me the error:
>
> <error>
>
> Pango-ERROR **: file pangofc-fontmap.c: line 438 (pango_fc_font_map_add):
> assertion failed: (fcfont->fontmap == NULL)
> aborting...
>
> </error>
What happens if you try to run iceweasel --safe-mode or MOZ_DISABLE_PANGO=1 iceweasel --safe-mode or LANG=C iceweasel --safe-mode ?
> The big problem is, that message also appears in applications like zenity.
> Other apps, like gimp, pidgin and quodlibet fail to launch after the update
> too, but they don't seem to give me any distinct error output
> but "segmentation fault".
>
> I assumed the bug was in either libpango1.0-0 or libpango1.0-common, due to
> the fact that I only have those packages installed that contain pango in the
> name.
/usr/lib/iceweasel/firefox-bin links against pango libraries which are part of libpango1.0-0. If you decide to file a bug then it probably should be filed against that package.
> Reinstalling libpango1.0-common gives me the following warning:
>
> <error>
>
> Cleaning up font configuration of pango...
> Updating font configuration of pango...
> Cleaning up category xfont..
> Updating category xfont..
> *** You don't have any defomized font packages.
> *** So we are trying to force to generate pangox.aliases...
>
> </error>
>
> Note: I do have defoma installed, I even reinstalled.
What output do you get if you run (as root) /usr/bin/defoma-app -v update pango
> Any suggestions?
Try to downgrade libpango1.0-0 and libpango1.0-common.
> How can I test if the packages I installed are the official
> ones and not some 3rd party ones? I chose mirror.switch.ch for the packages.
If you did not deliberately override apt's package verification mechanism then you should be safe. -- Regards, | http://users.icfo.es/Florian.Kulzer Florian |

Date: Sun, 2 Sep 2007 12:30:45 +0200 From: Matus UHLAR - fantomas <uhlar@fantomas.sk> To: debian-user@lists.debian.org Subject: Re: PC with vhosts and with 1 public IP Message-ID: <20070902103045.GA12236@fantomas.sk> Content-Type: text/plain; charset=us-ascii Content-Disposition: inline
> Stefan Weber wrote:
> > i have a pc with a public ip-address on eth0. i like to build some
> > virtual hosts for proftp at this pc. I think that i need a public ip for
> > every vhost. but my subnet is not largely enough. have somebody an idea?
On 19.07.07 19:30, Giorgos Pallas wrote:
> Why don't you use the same public ip but different listening ports for
> every proftpd server?
I'm afraid this is the only way how to do it, but note that you (or your users) may have problems with their firewalls - FTP uses different port for data transfers than for the control connection, and firewalls' connection tracking and NAT modules may not to detect FTP on different porte than 21. Maybe you could get another subnet, routed to your machine, where you'd have the virtual hosts. -- Matus UHLAR - fantomas, uhlar(at)fantomas.sk ; http://www.fantomas.sk/ Warning: I wish NOT to receive e-mail advertising to this address. Varovanie: na tuto adresu chcem NEDOSTAVAT akukolvek reklamnu postu. My mind is like a steel trap - rusty and illegal in 37 states. End of debian-user-digest Digest V2007 Issue #2296 ************************************************** Received on Sun Sep 2 06:59:41 2007

This archive was generated by hypermail 2.1.8 : Sun Oct 07 2007 - 07:54:23 EDT


Contact Us  Legal Notices  Order Services Online 
Pantek Home  Privacy Policy  IT news  Site Map  Pantek Library