Re: XFS Filesystem problem

2007-05-29 Thread Andreas Grabner

Am Sonntag, den 27.05.2007, 20:22 + schrieb George N. White III:
 I'd want to do some serious testing before using XFS in your environment. 
 Is there a reason you can't use ext3?
No. I want to test it before using it at customer sites. At one cutomer
the fsck on ext3 takes 2 hours - they are losing money.

   XFS is needed in situations where 
 you are losing data and or money while systems are down (remote sensing 
 and other time-critical high-volume data collection, numerical simulation, 
 video production, etc.).  I'd venture that most heavily used XFS systems
 are not using (register-starved) ix86, and are using SCSI, FC, or SAS 
 storage.  You aren't getting the full benefits of all the testing that 
 has been done.
 George N. White III  [EMAIL PROTECTED]

Does that mean there should not be problems on scsi-storages?

thanks
Andreas Grabner


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



Re: XFS Filesystem problem

2007-05-23 Thread Andreas Grabner
Am Dienstag, den 22.05.2007, 22:23 -0400 schrieb Greg Folkert:
 On Tue, 2007-05-22 at 23:39 +, George N. White III wrote:
  On Tue, 22 May 2007, Greg Folkert wrote:
   can anybody explain the following to me? It happens in full production
   use. Should i change back to ext3 
  
  At one time, XFS on i386 hardware was known to be fragile, especially when 
  using IDE disks.  If you wanted to use XFS, you needed to build a kernel 
  with ample stack space due to nesting of calls with long argument lists
  when handling errors under heavy I/O.
  
  What hardware and kernel are you using for XFS and what sort of I/O loads 
  do you have?

2 Segate Disks ST3400620A (IDE) with Software RAID1 and LVM on it.
Standard Debian SMP Kernel 
Linux storage01 2.6.18-4-686 #1 SMP Wed Apr 18 09:55:10 UTC 2007 i686
GNU/Linux 
2 * Intel(R) Xeon(TM) CPU 2.80GHz (dual core) on Intel Board

I/O loads produced by moving a lot of files via samba through a
100Mbit/s link

 Even back on 2.4.12 (or was it 2.4.4 or something like that... with the
 VM problems also kicking in issues) when this was true, I still had zero
 problems ON i386 AND IDE drives... just not Western Digital IDE drives
 as XFS would trigger the firmware on the drives to have difficulties.

Thanks 
Andreas Grabner
-- 
vianova mediendesign GmbH

Andreas Grabner
Augasse 24
A-7400 Oberwart

Mail:  [EMAIL PROTECTED]
Tel:   +43.3352.32860
Mobil: +43 664 4337283


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



XFS Filesystem problem

2007-05-22 Thread Andreas Grabner
Hi,
can anybody explain the following to me? It happens in full production
use. Should i change back to ext3 ?

---
kernel BUG at fs/xfs/support/debug.c:57!
invalid opcode:  [#1]
SMP
Modules linked in: nfs ipv6 nfsd exportfs lockd nfs_acl sunrpc appletalk
button ac battery ext2 xfs loop hisax_fcpcipnp hisax_isac hisax
crc_ccitt isdn slhc evd ev shpchp pci_hotplug psmouse i2c_i801 rtc
parport_pc parport floppy serio_raw i 2c_core pcspkr e7xxx_edac edac_mc
sg ext3 jbd mbcache dm_mirror dm_snapshot dm_m od raid1 md_mod
ide_generic ide_cd cdrom ide_disk piix gdth scsi_mod e1000 gener ic
ide_core uhci_hcd usbcore thermal processor fan
CPU:1
EIP:0060:[f8ab3d1f]Not tainted VLI
EFLAGS: 00010246   (2.6.18-4-686 #1)
EIP is at cmn_err+0x97/0xcc [xfs]
eax: f8ac9ad8   ebx:    ecx: 0297   edx: 0200
esi: f8ab53d0   edi: f8aca180   ebp: 0297   esp: c3c01b70
ds: 007b   es: 007b   ss: 0068
Process smbd (pid: 7604, ti=c3c0 task=dffb5000 task.ti=c3c0)
Stack: c3c01b90 c3c01d1c c4f2ab00 eabec220  f8a70bbd 
f8ab53d0
   f7e0da40 6880cc6e     

     c4f2ab00 f7bd4c00  0005 f8a70e35

Call Trace:
 [f8a70bbd] xfs_bmap_search_extents+0xb4/0xbe [xfs]
 [f8a70e35] xfs_bmapi+0x26e/0x20b5 [xfs]
 [c016a627] __pollwait+0x0/0xb2
 [c0117778] default_wake_function+0x0/0xc
 [c022926a] dev_hard_start_xmit+0x19a/0x1f0
 [c02368d6] __qdisc_run+0x2e/0x188
 [c022ab7c] dev_queue_xmit+0x22c/0x24c
 [c0247f52] ip_output+0x1c3/0x1fd
 [c015c0e7] __block_commit_write+0x63/0x8e
 [f8ab16dd] xfs_zero_eof+0x1d7/0x2bc [xfs]
 [c0226305] memcpy_toiovec+0x27/0x4a
 [c028140f] _spin_lock_bh+0x8/0x18
 [c028140f] _spin_lock_bh+0x8/0x18
 [c022203f] release_sock+0xc/0x91
 [c01214ab] current_fs_time+0x4a/0x53
 [f8ab2442] xfs_write+0x530/0xa52 [xfs]
 [c0220101] sock_aio_read+0x53/0x61
 [f8aaee43] xfs_file_aio_write+0x5e/0x66 [xfs]
 [c0159d22] do_sync_write+0xb6/0xf1
 [c012d92d] autoremove_wake_function+0x0/0x2d
 [c012d92d] autoremove_wake_function+0x0/0x2d
 [c0159c6c] do_sync_write+0x0/0xf1
 [c015a5db] vfs_write+0xa1/0x143
 [c015ac90] sys_pwrite64+0x44/0x5a
 [c0102c11] sysenter_past_esp+0x56/0x79
Code: 75 fa 68 80 a1 ac f8 ff 34 9d c0 49 ab f8 68 80 8a ab f8 e8 5e 9c
66 c7 89  ea b8 d8 9a ac f8 e8 18 d7 7c c7 83 c4 0c 85 db 75 2d 0f 0b
39 00 67 8a ab f8  eb 23 68 80 a1 ac f8 68 85 8a ab f8 68
EIP: [f8ab3d1f] cmn_err+0x97/0xcc [xfs] SS:ESP 0068:c3c01b70
---

Thanks in advance

Andreas Grabner


-- 
vianova mediendesign GmbH

Andreas Grabner
Augasse 24
A-7400 Oberwart

Mail:  [EMAIL PROTECTED]
Tel:   +43.3352.32860
Mobil: +43 664 4337283


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



How to create a bacula rescue CD on sarge

2005-07-11 Thread Andreas Grabner
Hello all,
i would like to create a bacula-rescue-cd as recommended in the
manual. There is a descrption how to do it if installed from source. I
use the deb's.
I can't find a way out of the box in sarge. Have i missed something?

Thanks 

Andreas Grabner


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



Unidentified subject!

2002-05-19 Thread Andreas Grabner
unsubscribe



pgpRgUnMM6PSt.pgp
Description: PGP signature


Re: Unidentified subject! -- SORRY!

2002-05-19 Thread Andreas Grabner
RTFM correct :-)
Sorry!!!


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



Re: tcpdump: traffic connecting to another machine

2002-04-19 Thread Andreas Grabner
On Fri, Apr 19, 2002 at 04:11:39PM +, Rory Campbell-Lange wrote:
 I'd like to run tcpdump on internal network traffice between our router
 and general workstations.
 
 My laptop, on which I'm running tcpdump, is connected to the same switch
 as the router. However I can only get traffic between my machine and the
 router using tcpdump.
 
 The switch is a managed switch. 
Can you manage the switch to give you a monitor port ?

The good on a switch is that not all workstations see all traffic.
The bad thing is that you cannot sniff on it like on a hub.
Its a feature not a bug!

Andreas Grabner


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



Re: Wrong sender address!

2002-04-18 Thread Andreas Grabner
On Sun, Apr 14, 2002 at 12:13:46PM +0100, Brett Parker wrote:
 
 [EMAIL PROTECTED]${lookup{$1}lsearch{/etc/email-addresses}\
 {$value}fail} bcfrFs
 
 which rewrites a whole bunch of headers including the sender according
 to information found in /etc/email-addresses. The relevant line in there
 is simply:
 
 brettp: [EMAIL PROTECTED]
 
 Hope that helps,
 
 Brett Parker

SOLVED

Yes that helped! The BIG F was missing.
and a line like 
[EMAIL PROTECTED]: [EMAIL PROTECTED]  also helps.

Now im going to learn exim and burn my Bat Book

Thanks 

Andreas Grabner


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



Re: Annoying Mcast Packets

2002-04-17 Thread Andreas Grabner
On Wed, Apr 17, 2002 at 12:15:22PM +0200, David Gardi wrote:
 Hi to all,
 I have recently changed dialup ISP, and since then tcpdump is reporting 
 strange packets going to a variety of 224.0.0.0/4 addresses from 
 apparently the dialup node I'm connect to. Here are a two examples:
 
 tcpdump: listening on ppp0
 00:48:43.928630 195.130.232.243  224.0.0.1: igmp query v2 [tos 0xc0] 
 [ttl 1]
 00:48:44.958630 195.130.232.243  224.0.0.13: pim v2 Hello (Hold-time 
 1m45s) (OLD-DR-Priority: 1) (State Refresh Capable ?0x100?) [tos 
 0xc0]  [ttl 1]

I have had the same problem. Maybe that are multicasts used by rouer to
exchange information. You shoud not see this and be able to take over
the router ;-)
In short call the Provider to configure his router correct!!!

 I have tried to DROP such packets by telling the kernel using iptables:
 Here is the listing:
 
 Chain INPUT (policy ACCEPT)
 target prot opt source   destination
 DROP   all  --  Fe0-0-0.NAS-FI-1.net.tiscali.it BASE-ADDRESS.MCAST.NET/4
 
 but of course this didn't work.

somebody told me the ppp-timecounter is reseted before iptables see the
packages so !maybe! you should use an other kernelfeature (2.4) works with
pppd to filter packages. I am sorry i can't find the feature yet but i
think in a new pppd man-page there is a hint.
 
 Thanks,
 David.

HTH
Andreas Grabner


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



Re: mutt and my email address

2002-04-17 Thread Andreas Grabner
On Wed, Apr 17, 2002 at 12:09:28PM -0500, Brooks R. Robinson wrote:
 those don't seem to help either.  What am I missing?

try omething like set from=[EMAIL PROTECTED]
 
 Thanks,
 
 Brooks
 
 
 
 
 -- 
 To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
 with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]
 
 


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



Re: Wrong sender address!

2002-04-14 Thread Andreas Grabner
On Sat, Apr 13, 2002 at 09:35:07AM -0500, dman wrote:
 | From: Andreas Grabner [EMAIL PROTECTED]
 | OK, this shows as From: ^
And this is what i want my perfered Address
 
 That is because the From: header doesn't match the user passing the
 message to exim.  Is your (Andreas') machine is named film and your
 username is andi?  exim added the Sender: header indicating that
 [EMAIL PROTECTED] is who really gave it the message, just in case you were
 forging the From: header and the original needed to be traced.
 I see that header as 'Sender: Andreas Grabner [EMAIL PROTECTED]'
 
 However, 'film' is not a FQDN so some MTAs are filling in the rest,
 but of course they can only fill in their own domain.  (hence the
 rcsntx.swbell.net Gary saw and the debian.org Andreas saw)
 
 IOW, this is normal operation.  I do believe there is a way to turn
 off that annotation, but I don't recall how right now.  Actually, I
 just tested it by specifying a different From: header while sending to
 a different mailbox I have, and exim added the Sender: header.  It's
 only a problem if you wish to really hide your local user and host
 and real names.
 
 HTH,
 -D

After reading in my Exim book (page 1 to 10) i know where a lot of my
mails go they are bounced to [EMAIL PROTECTED] which does not exist in
Internet (i hope). So my problem is still how to get the right Envelope
Sender which would be something like [EMAIL PROTECTED] where utanet
is my dialin provider.
Now you know the most of my personal email-accounts so i would like to
do a complete strip.
grabner-it.at is my own domain hostet at ISP inode where my mailboxes
are. There i have an SMTP.grabner-it.at which i can't use because they
do not relay my own mails (maybe because dialed in at UTA)
I think UTA sometimes !!!?? thats strange dont like my mails but I
don't get a bounce!
Yes i want to use EXIM! (only for the case you ask for the sense)

So how to configure exim to do the right Sender?

BTW An other question.
Can somebody please tell me a tool to sync mbox-files between two
computers?

Thanks for each tipp.

Andreas Grabner


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



Re: Wrong sender address!

2002-04-13 Thread Andreas Grabner
On Fri, Apr 12, 2002 at 10:20:36PM +0200, Jeroen Valcke wrote:
 On Fri, Apr 12, 2002 at 09:21:36PM +0200, Andreas Grabner wrote:
 What kind of mail client are you using.
 Check the file /etc/email-addresses Exim uses it to rewrite your from
 header.
MTA exim. in email-addresses there is andi: [EMAIL PROTECTED]
MUA mutt 

I think i have to look to exim.conf.

 -Jeroen-
 
 -- 
 Jeroen Valcke   jeroen@valcke.com   
 Any system that depends on reliability is unreliable. -Nogg's Postulate 

Andreas Grabner


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



Wrong sender address!

2002-04-12 Thread Andreas Grabner
Hi

After sending some mails to the list but dont see them I looked in the
archive where i saw:
# Sender: Andreas Grabner [EMAIL PROTECTED]
which is wrong !!!

Is there a wrong setting in my exim ?!
I have no own DNS or something else what have i todo?

Thanks

Andreas Grabner


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



Re: configure error 10 with dpkg

2002-04-09 Thread Andreas Grabner
On Sun, Apr 07, 2002 at 09:24:22AM -0500, Kent West wrote:
 
 Colin Watson solved my similar problem with the following:
  Your debconf database is broken in some exciting way. Backing up and
  moving aside /var/cache/debconf/config.dat and
  /var/cache/debconf/templates.dat may help, although Joey may have some
  more cunning solution.
 
 You can find the entire thread if you want here:
 
 http://lists.debian.org/debian-user/2002/debian-user-200203/msg03185.html
 
 with the final answering post here:
 
 http://lists.debian.org/debian-user/2002/debian-user-200203/msg03322.html
 
 Kent

Thanks Thanks thanks !!


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



configure error 10 with dpkg

2002-04-07 Thread Andreas Grabner
Hi once again since i lost a lot of mails :-(
there was no dependencies problem and i cant install a lot of different
packages.
What scripts ar used for pre-, post- config (bash,python ??)
 


Hi
 i have got a problem since some weeks which doesn't solve it self and i
 can't solve it. There are more and more packages which exits with
 exit status 10. Because i can't find a solution i ask the list for help

 thanks 

 Andreas Grabner

here te debugging output:

dpkg -i  console-common_0.7.13_all.deb

(Lese Datenbank ... 67127 Dateien und Verzeichnisse sind derzeit installiert.)
Entpacke console-common (aus console-common_0.7.13_all.deb) ...
debconf (db): making DbDriver of type File
debconf (db configdb): started; filename is /var/cache/debconf/config.dat
debconf (db configdb): loading database
debconf (db): making DbDriver of type File
debconf (db templatedb): started; filename is /var/cache/debconf/templates.dat
debconf (db templatedb): loading database
debconf (developer): frontend started
debconf (user): trying frontend Dialog
debconf (developer): frontend running, package name is console-common
debconf (developer): starting /var/lib/dpkg/tmp.ci/config configure 0.7.12
debconf (developer): -- CAPB backup
debconf (developer): -- 0 multiselect backup
debconf (developer): -- SUBST console-data/keymap/full choices 
debconf (developer): -- 10 console-data/keymap/full doesn't exist
debconf (developer): -- INPUT high console-data/keymap/policy
debconf (developer): -- 10 console-data/keymap/policy doesn't exist
debconf (developer): -- GO
debconf (developer): -- 0 ok
debconf (developer): -- GET console-data/keymap/policy
debconf (developer): -- 10 console-data/keymap/policy doesn't exist
debconf (developer): -- INPUT high console-data/keymap/family
debconf (developer): -- 10 console-data/keymap/family doesn't exist
debconf (developer): -- GO
debconf (developer): -- 0 ok
debconf (developer): -- GET console-data/keymap/family
debconf (developer): -- 10 console-data/keymap/family doesn't exist
debconf (developer): -- INPUT high 
console-data/keymap/console-data/keymap/family_doesn_t_exist/layout
debconf (developer): -- 10 
console-data/keymap/console-data/keymap/family_doesn_t_exist/layout doesn't 
exist
debconf (developer): -- GO
debconf (developer): -- 0 ok
debconf (developer): -- GET console-data/keymap/family
debconf (developer): -- 10 console-data/keymap/family doesn't exist
debconf (developer): -- GET 
console-data/keymap/console-data/keymap/family_doesn_t_exist/layout
debconf (developer): -- 10 
console-data/keymap/console-data/keymap/family_doesn_t_exist/layout doesn't 
exist
debconf (developer): -- INPUT medium 
console-data/keymap/console-data/keymap/family_doesn_t_exist/console-data/keymap/console-data/keymap/family_doesn_t_exist/layout_doesn_t_exist/variant
debconf (developer): -- 10 
console-data/keymap/console-data/keymap/family_doesn_t_exist/console-data/keymap/console-data/keymap/family_doesn_t_exist/layout_doesn_t_exist/variant
 doesn't exist
debconf (developer): -- GO
debconf (developer): -- 0 ok
debconf (developer): -- GET console-data/keymap/family
debconf (developer): -- 10 console-data/keymap/family doesn't exist
debconf (developer): -- GET 
console-data/keymap/console-data/keymap/family_doesn_t_exist/layout
debconf (developer): -- 10 
console-data/keymap/console-data/keymap/family_doesn_t_exist/layout doesn't 
exist
debconf (developer): -- GET 
console-data/keymap/console-data/keymap/family_doesn_t_exist/console-data/keymap/console-data/keymap/family_doesn_t_exist/layout_doesn_t_exist/variant
debconf (developer): -- 10 
console-data/keymap/console-data/keymap/family_doesn_t_exist/console-data/keymap/console-data/keymap/family_doesn_t_exist/layout_doesn_t_exist/variant
 doesn't exist
debconf (developer): -- INPUT low 
console-data/keymap/console-data/keymap/family_doesn_t_exist/console-data/keymap/console-data/keymap/family_doesn_t_exist/layout_doesn_t_exist/console-data/keymap/console-data/keymap/family_doesn_t_exist/console-data/keymap/console-data/keymap/family_doesn_t_exist/layout_doesn_t_exist/variant_doesn_t_exist/keymap
debconf (developer): -- 10 
console-data/keymap/console-data/keymap/family_doesn_t_exist/console-data/keymap/console-data/keymap/family_doesn_t_exist/layout_doesn_t_exist/console-data/keymap/console-data/keymap/family_doesn_t_exist/console-data/keymap/console-data/keymap/family_doesn_t_exist/layout_doesn_t_exist/variant_doesn_t_exist/keymap
 doesn't exist
debconf (developer): -- GO
debconf (developer): -- 0 ok
debconf (developer): starting /var/lib/dpkg/tmp.ci/preinst install 0.7.12
debconf (developer): -- GET console-data/keymap/qwertz/german/standard/keymap
debconf (developer): -- 10 console-data/keymap/qwertz/german/standard/keymap 
doesn't exist
debconf (developer): -- GET console-data/keymap/full
debconf (developer): -- 10 console-data/keymap/full doesn't exist
debconf (developer): -- GET console-data/keymap/family
debconf (developer): -- 10 console-data/keymap

Re: THANKS

2002-04-07 Thread Andreas Grabner
On Sun, Apr 07, 2002 at 09:24:22AM -0500, Kent West wrote:
 Colin Watson solved my similar problem with the following:
  Your debconf database is broken in some exciting way. Backing up and
  moving aside /var/cache/debconf/config.dat and
  /var/cache/debconf/templates.dat may help, although Joey may have some
  more cunning solution.
 
 You can find the entire thread if you want here:
 
 http://lists.debian.org/debian-user/2002/debian-user-200203/msg03185.html
 
 with the final answering post here:
 
 http://lists.debian.org/debian-user/2002/debian-user-200203/msg03322.html
 
 Kent
 


Thanks Thanks Thanks
 


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



configure error 10 with dpkg

2002-04-02 Thread Andreas Grabner
Hi
 i have got a problem since some weeks which doesn't solve it self and i
 can't solve it. There are more and more packages which exits with
 exit status 10. Because i can't find a solution i ask the list for help

 thanks 

 Andreas Grabner

here te debugging output:

dpkg -i  console-common_0.7.13_all.deb

(Lese Datenbank ... 67127 Dateien und Verzeichnisse sind derzeit installiert.)
Entpacke console-common (aus console-common_0.7.13_all.deb) ...
debconf (db): making DbDriver of type File
debconf (db configdb): started; filename is /var/cache/debconf/config.dat
debconf (db configdb): loading database
debconf (db): making DbDriver of type File
debconf (db templatedb): started; filename is /var/cache/debconf/templates.dat
debconf (db templatedb): loading database
debconf (developer): frontend started
debconf (user): trying frontend Dialog
debconf (developer): frontend running, package name is console-common
debconf (developer): starting /var/lib/dpkg/tmp.ci/config configure 0.7.12
debconf (developer): -- CAPB backup
debconf (developer): -- 0 multiselect backup
debconf (developer): -- SUBST console-data/keymap/full choices 
debconf (developer): -- 10 console-data/keymap/full doesn't exist
debconf (developer): -- INPUT high console-data/keymap/policy
debconf (developer): -- 10 console-data/keymap/policy doesn't exist
debconf (developer): -- GO
debconf (developer): -- 0 ok
debconf (developer): -- GET console-data/keymap/policy
debconf (developer): -- 10 console-data/keymap/policy doesn't exist
debconf (developer): -- INPUT high console-data/keymap/family
debconf (developer): -- 10 console-data/keymap/family doesn't exist
debconf (developer): -- GO
debconf (developer): -- 0 ok
debconf (developer): -- GET console-data/keymap/family
debconf (developer): -- 10 console-data/keymap/family doesn't exist
debconf (developer): -- INPUT high 
console-data/keymap/console-data/keymap/family_doesn_t_exist/layout
debconf (developer): -- 10 
console-data/keymap/console-data/keymap/family_doesn_t_exist/layout doesn't 
exist
debconf (developer): -- GO
debconf (developer): -- 0 ok
debconf (developer): -- GET console-data/keymap/family
debconf (developer): -- 10 console-data/keymap/family doesn't exist
debconf (developer): -- GET 
console-data/keymap/console-data/keymap/family_doesn_t_exist/layout
debconf (developer): -- 10 
console-data/keymap/console-data/keymap/family_doesn_t_exist/layout doesn't 
exist
debconf (developer): -- INPUT medium 
console-data/keymap/console-data/keymap/family_doesn_t_exist/console-data/keymap/console-data/keymap/family_doesn_t_exist/layout_doesn_t_exist/variant
debconf (developer): -- 10 
console-data/keymap/console-data/keymap/family_doesn_t_exist/console-data/keymap/console-data/keymap/family_doesn_t_exist/layout_doesn_t_exist/variant
 doesn't exist
debconf (developer): -- GO
debconf (developer): -- 0 ok
debconf (developer): -- GET console-data/keymap/family
debconf (developer): -- 10 console-data/keymap/family doesn't exist
debconf (developer): -- GET 
console-data/keymap/console-data/keymap/family_doesn_t_exist/layout
debconf (developer): -- 10 
console-data/keymap/console-data/keymap/family_doesn_t_exist/layout doesn't 
exist
debconf (developer): -- GET 
console-data/keymap/console-data/keymap/family_doesn_t_exist/console-data/keymap/console-data/keymap/family_doesn_t_exist/layout_doesn_t_exist/variant
debconf (developer): -- 10 
console-data/keymap/console-data/keymap/family_doesn_t_exist/console-data/keymap/console-data/keymap/family_doesn_t_exist/layout_doesn_t_exist/variant
 doesn't exist
debconf (developer): -- INPUT low 
console-data/keymap/console-data/keymap/family_doesn_t_exist/console-data/keymap/console-data/keymap/family_doesn_t_exist/layout_doesn_t_exist/console-data/keymap/console-data/keymap/family_doesn_t_exist/console-data/keymap/console-data/keymap/family_doesn_t_exist/layout_doesn_t_exist/variant_doesn_t_exist/keymap
debconf (developer): -- 10 
console-data/keymap/console-data/keymap/family_doesn_t_exist/console-data/keymap/console-data/keymap/family_doesn_t_exist/layout_doesn_t_exist/console-data/keymap/console-data/keymap/family_doesn_t_exist/console-data/keymap/console-data/keymap/family_doesn_t_exist/layout_doesn_t_exist/variant_doesn_t_exist/keymap
 doesn't exist
debconf (developer): -- GO
debconf (developer): -- 0 ok
debconf (developer): starting /var/lib/dpkg/tmp.ci/preinst install 0.7.12
debconf (developer): -- GET console-data/keymap/qwertz/german/standard/keymap
debconf (developer): -- 10 console-data/keymap/qwertz/german/standard/keymap 
doesn't exist
debconf (developer): -- GET console-data/keymap/full
debconf (developer): -- 10 console-data/keymap/full doesn't exist
debconf (developer): -- GET console-data/keymap/family
debconf (developer): -- 10 console-data/keymap/family doesn't exist
debconf (db configdb): no database changes, not saving
debconf (db templatedb): saving database
dpkg: Fehler beim Bearbeiten von console-common_0.7.13_all.deb (--install