Pantek Library
Hosting Provided By
CybrHost
High Speed Hosting

debian-user-digest Digest V2007 #1894

From: <debian-user-digest-request(at)lists.debian.org>
Date: Wed Jul 04 2007 - 15:02:27 EDT


Content-Type: text/plain

debian-user-digest Digest Volume 2007 : Issue 1894

Today's Topics:

  installer w/ RAID1, crypto & LVM      [ Sneaky56  ]
  Re: trouble detecting my network car  [ Philipp Kalder 

Date: Wed, 04 Jul 2007 18:33:52 +0200
From: Sneaky56 <sneaky56@gmx.net>
To: debian-user@lists.debian.org
Subject: installer w/ RAID1, crypto & LVM

Message-Id: <1183566832.3134.28.camel@varga.sneaky56.no-ip.org>
Content-Type: text/plain
Content-Transfer-Encoding: 7bit

Hello all,

Having received 2 identical hard drives, and trying to be a bit paranoid, I am trying to setup a system with the following characteristics:
/dev/hda1 + /dev/hdc1 -> RAID1 --> /boot
/dev/hda2 + /dev/hdc2 -> RAID1 + crypto + LVM -> / + swap + reserve

I am using the following CD:
[Debian GNU/Linux testing _Lenny_ - Official Snapshot i386 NETINST Binary-1 20070629-09:05]:

Do you need help?X

~ # mount
none on /proc type proc (rw)

tmpfs on /dev type tmpfs (rw)
sysfs on /sys type sysfs (rw)
tmpfs on /dev type tmpfs (rw)

none on /dev/pts type devpts (rw)
tmpfs on /.dev type tmpfs (rw)
/dev/mapper/magelan-main.root on /target type ext3 (rw,data=ordered)
/dev/md/0 on /target/boot type ext3 (rw,data=ordered)
# ls -l /dev/mapper/
crw-rw----    1 root     root      10,  63 Jul  3 18:16 control
brw-------    1 root     root     253,   2 Jul  3 18:21 magelan-main.root
brw-------    1 root     root     253,   1 Jul  3 18:21 magelan-main.swap1
brw-------    1 root     root     253,   0 Jul  3 18:17 md1_crypt
~ # ls -l /dev/md*
brw-rw----    1 root     6          9,   0 Jul  3 18:15 /dev/md0
brw-rw----    1 root     6          9,   1 Jul  3 18:15 /dev/md1

/dev/md:
brw-rw---- 1 root root 9, 0 Jul 3 18:21 0 brw-rw---- 1 root root 9, 1 Jul 3 18:16 1
~ # lvdisplay
File descriptor 3 left open
File descriptor 4 left open
File descriptor 5 left open
File descriptor 6 left open
  • Logical volume --- LV Name /dev/magelan/main.swap1 VG Name magelan LV UUID ew6B01-XWD0-7dKB-zfp6-Tx6B-uc1w-Wvxw7v LV Write Access read/write LV Status available # open 1 LV Size 512.00 MB Current LE 128 Segments 1 Allocation inherit Read ahead sectors 0 Block device 253:1
  • Logical volume --- LV Name /dev/magelan/main.root VG Name magelan LV UUID l2dyGV-eSSx-zuW5-WH0f-1svr-N5zZ-UJZPXX LV Write Access read/write LV Status available # open 1 LV Size 1.50 GB Current LE 384 Segments 1 Allocation inherit Read ahead sectors 0 Block device 253:2

~ # fdisk -l /dev/hda

Disk /dev/hda: 30.0 GB, 30020272128 bytes 255 heads, 63 sectors/track, 3649 cylinders Units = cylinders of 16065 * 512 = 8225280 bytes

   Device Boot      Start         End      Blocks   Id  System

/dev/hda1 1 24 192748+ fd Linux raid autodetect
/dev/hda2 25 3649 29117812+ fd Linux raid autodetect
~ # fdisk -l /dev/hdc

Disk /dev/hdc: 30.0 GB, 30020272128 bytes 255 heads, 63 sectors/track, 3649 cylinders Units = cylinders of 16065 * 512 = 8225280 bytes

   Device Boot      Start         End      Blocks   Id  System
Do you need more help?X

/dev/hdc1 1 24 192748+ fd Linux raid autodetect
/dev/hdc2 25 3649 29117812+ fd Linux raid autodetect

~ # cat /proc/mdstat
Personalities : [raid0] [raid1] [raid6] [raid5] [raid4] md1 : active raid1 hdc2[1] hda2[0]

      29117696 blocks [2/2] [UU]
      
md0 : active raid1 hdc1[1] hda1[0]
      192640 blocks [2/2] [UU]
      

unused devices: <none>

At the end I am following the steps explained here: http://wiki.debian.org/DebianInstaller/RAIDvsCrypto

~ # cat >> /target/etc/crypttab
magelan-main.root /dev/md1 none luks ^D
~ # cat /target/etc/crypttab

#                 
magelan-main.root       /dev/md1        none            luks
~ # chroot /target/
sh-3.1# mount /proc/
sh-3.1# update-initramfs -u
update-initramfs: Generating /boot/initrd.img-2.6.18-4-686 W: mdadm: /etc/mdadm/mdadm.conf defines no arrays. !*!*!*!*!*!*!? sh-3.1# umount /proc/
sh-3.1# exit
Can we help you?X

The whole installation process seems to go quite well, the problem arises, when I try to boot the new installation:

root (hd0,0)
 Filesystem type is ext2fs, partition type 0xfd kernel /vmlinuz-2.6.18-4-686 root=/dev/mapper/magelan-main.root ro console=tty 0 console=ttyS0,115200n8

   [Linux-bzImage, setup=0x1e00, size=0x131b02] initrd /initrd.img-2.6.18-4-686

   [Linux-initrd @ 0x1fa20000, 0x5cf742 bytes] savedefault

Linux version 2.6.18-4-686 (Debian 2.6.18.dfsg.1-12) (waldi@debian.org) (gcc version 4.1.2 20061115 (prerelease) (Debian 4.1.1-21)) #1 SMP Mon Mar 26 17:17:36 UTC 2007 BIOS-provided physical RAM map:

 BIOS-e820: 0000000000000000 - 000000000009fc00 (usable)
 BIOS-e820: 000000000009fc00 - 00000000000a0000 (reserved)
 BIOS-e820: 00000000000e0000 - 0000000000100000 (reserved)
 BIOS-e820: 0000000000100000 - 0000000020000000 (usable)  BIOS-e820: 00000000fffc0000 - 0000000100000000 (reserved) 0MB HIGHMEM available.
512MB LOWMEM available.
DMI 2.1 present.
ACPI: PM-Timer IO Port: 0xf808
Allocating PCI resources starting at 30000000 (gap: 20000000:dffc0000) Detected 696.994 MHz processor.
Built 1 zonelists. Total pages: 131072
Kernel command line: root=/dev/mapper/magelan-main.root ro console=tty0 console=ttyS0,115200n8 Local APIC disabled by BIOS -- you can enable it with "lapic" Enabling fast FPU save and restore... done. Enabling unmasked SIMD FPU exception support... done. Initializing CPU#0
PID hash table entries: 4096 (order: 12, 16384 bytes) Console: colour VGA+ 80x25
Dentry cache hash table entries: 65536 (order: 6, 262144 bytes) Inode-cache hash table entries: 32768 (order: 5, 131072 bytes) Memory: 510640k/524288k available (1544k kernel code, 13140k reserved, 577k data, 196k init, 0k highmem) Checking if this processor honours the WP bit even in supervisor mode... Ok. Calibrating delay using timer specific routine.. 1395.02 BogoMIPS (lpj=2790040) Security Framework v1.0.0 initialized
SELinux: Disabled at boot.
Capability LSM initialized
Mount-cache hash table entries: 512
CPU: L1 I cache: 16K, L1 D cache: 16K
CPU: L2 cache: 256K
Intel machine check architecture supported. Intel machine check reporting enabled on CPU#0. Compat vDSO mapped to ffffe000.
Checking 'hlt' instruction... OK.
SMP alternatives: switching to UP code
Freeing SMP alternatives: 16k freed
ACPI: Core revision 20060707
ACPI: setting ELCR to 0200 (from 0800)
CPU0: Intel Pentium III (Coppermine) stepping 03
SMP motherboard not detected.
Local APIC not detected. Using dummy APIC emulation. Brought up 1 CPUs
migration_cost=0
checking if image is initramfs... it is
Freeing initrd memory: 5949k freed
NET: Registered protocol family 16
ACPI: bus type pci registered
PCI: PCI BIOS revision 2.10 entry at 0xedb20, last bus=1 PCI: Using configuration type 1
Setting up standard PCI resources
ACPI: Interpreter enabled
ACPI: Using PIC for interrupt routing
ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 10 11) *0, disabled.
ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 7 10 *11)
ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 7 10 *11)
ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 7 10 *11)
ACPI: PCI Root Bridge [PCI0] (0000:00)
ACPI: Assume root bridge [\_SB_.PCI0] bus is 0
PCI: Firmware left 0000:00:0e.0 e100 interrupts enabled, disabling * Found PM-Timer Bug on the chipset. Due to workarounds for a bug, * this clock source is slow. Consider trying other clock sources PCI quirk: region f800-f83f claimed by PIIX4 ACPI PCI quirk: region fc00-fc0f claimed by PIIX4 SMB Linux Plug and Play Support v0.97 (c) Adam Belay pnp: PnP ACPI init
pnp: PnP ACPI: found 14 devices
PnPBIOS: Disabled by ACPI PNP
PCI: Using ACPI for IRQ routing
PCI: If a device doesn't work, try "pci=routeirq".  If it helps, post a report
pnp: 00:0b: ioport range 0x15c-0x15d has been reserved
pnp: 00:0c: ioport range 0xf800-0xf81f could not be reserved
pnp: 00:0c: ioport range 0xf820-0xf83f has been reserved
pnp: 00:0c: ioport range 0xfc00-0xfc1f could not be reserved
PCI: Bridge: 0000:00:01.0

  IO window: disabled.
  MEM window: 40000000-408fffff
  PREFETCH window: 42000000-43ffffff
NET: Registered protocol family 2
IP route cache hash table entries: 16384 (order: 4, 65536 bytes) TCP established hash table entries: 65536 (order: 7, 524288 bytes) TCP bind hash table entries: 32768 (order: 6, 262144 bytes) TCP: Hash tables configured (established 65536 bind 32768) TCP reno registered
audit: initializing netlink socket (disabled) audit(1183562464.524:1): initialized
VFS: Disk quotas dquot_6.5.1
Dquot-cache hash table entries: 1024 (order 0, 4096 bytes) Initializing Cryptographic API
io scheduler noop registered
io scheduler anticipatory registered
io scheduler deadline registered
io scheduler cfq registered (default)
Limiting direct PCI/PCI transfers.
isapnp: Scanning for PnP cards...
isapnp: No Plug & Play device found
Serial: 8250/16550 driver $Revision: 1.90 $ 4 ports, IRQ sharing enabled
serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A serial8250: ttyS1 at I/O 0x2f8 (irq = 3) is a NS16550A 00:08: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A 00:09: ttyS1 at I/O 0x2f8 (irq = 3) is a NS16550A RAMDISK driver initialized: 16 RAM disks of 8192K size 1024 blocksize PNP: PS/2 Controller [PNP0303:KBD,PNP0f0e:PS2M] at 0x60,0x64 irq 1,12 serio: i8042 AUX port at 0x60,0x64 irq 12 serio: i8042 KBD port at 0x60,0x64 irq 1 mice: PS/2 mouse device common for all mice TCP bic registered
NET: Registered protocol family 1
NET: Registered protocol family 17
NET: Registered protocol family 8
NET: Registered protocol family 20

Using IPI No-Shortcut mode
ACPI: (supports S0<6>Time: tsc clocksource has been installed.  S1 S4 S5)
Freeing unused kernel memory: 196k freed Loading, please wait...
input: AT Translated Set 2 keyboard as /class/input/input0 Begin: Loading essential drivers... ...
Done.
Begin: Running /scripts/init-premount ...
ACPI: CPU0 (power states: C1[C1] C2[C2])
ACPI: Processor [CPU0] (supports 8 throttling states)
e100: Intel(R) PRO/100 Network Driver, 3.5.10-k2-NAPI
e100: Copyright(c) 1999-2005 Intel Corporation
Can't find what you're looking for?X
ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 ACPI: PCI Interrupt 0000:00:0e.0[A] -> Link [LNKB] -> GSI 11 (level, low) -> IRQ 11 e100: eth0: e100_probe: addr 0x40a00000, irq 11, MAC addr 00:03:47:B1:7A:21
Uniform Multi-Platform E-IDE driver Revision: 7.00alpha2 ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx
PIIX4: IDE controller at PCI slot 0000:00:14.1
PIIX4: chipset revision 1
PIIX4: not 100% native mode: will probe irqs later

    ide0: BM-DMA at 0x10a0-0x10a7, BIOS settings: hda:DMA, hdb:pio     ide1: BM-DMA at 0x10a8-0x10af, BIOS settings: hdc:DMA, hdd:DMA usbcore: registered new driver usbfs
usbcore: registered new driver hub
USB Universal Host Controller Interface driver v3.0 Linux Tulip driver version 1.1.13-NAPI (May 11, 2002) hda: QUANTUM FIREBALLP LM30, ATA DISK drive Time: acpi_pm clocksource has been installed. ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
hdc: QUANTUM FIREBALLP LM30, ATA DISK drive hdd: Compaq CRD-8402B, ATAPI CD/DVD-ROM drive ide1 at 0x170-0x177,0x376 on irq 15
ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 ACPI: PCI Interrupt 0000:00:14.2[D] -> Link [LNKD] -> GSI 11 (level, low) -> IRQ 11

uhci_hcd 0000:00:14.2: UHCI Host Controller
uhci_hcd 0000:00:14.2: new USB bus registered, assigned bus number 1
uhci_hcd 0000:00:14.2: irq 11, io base 0x00001080
usb usb1: configuration #1 chosen from 1 choice hub 1-0:1.0: USB hub found
hub 1-0:1.0: 2 ports detected
ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 11 ACPI: PCI Interrupt 0000:00:0f.0[A] -> Link [LNKC] -> GSI 11 (level, low) -> IRQ 11
tulip0:  EEPROM default media type Autosense.
tulip0:  Index #0 - Media 10baseT (#0) described by a 21142 Serial PHY (2) block.
tulip0:  Index #1 - Media 10baseT-FDX (#4) described by a 21142 Serial PHY (2) block.
tulip0:  Index #2 - Media 100baseTx (#3) described by a 21143 SYM PHY (4) block.
tulip0:  Index #3 - Media 100baseTx-FDX (#5) described by a 21143 SYM PHY (4) block.
tulip0:  Index #4 - Media 100baseTx (#3) described by a 21143 reset method (5) block.
eth1: Digital DS21143 Tulip rev 48 at 00011400, 00:00:C5:50:96:6C, IRQ 11. ACPI: PCI Interrupt 0000:00:10.0[A] -> Link [LNKD] -> GSI 11 (level, low) -> IRQ 11
tulip1:  EEPROM default media type Autosense.
tulip1:  Index #0 - Media 10baseT (#0) described by a 21142 Serial PHY (2) block.
tulip1:  Index #1 - Media 10baseT-FDX (#4) described by a 21142 Serial PHY (2) block.
tulip1:  Index #2 - Media 100baseTx (#3) described by a 21143 SYM PHY (4) block.
tulip1:  Index #3 - Media 100baseTx-FDX (#5) described by a 21143 SYM PHY (4) block.
tulip1:  Index #4 - Media 100baseTx (#3) described by a 21143 reset method (5) block.
eth2: Digital DS21143 Tulip rev 48 at 00011480, 00:00:C5:50:32:86, IRQ 11.
hda: max request size: 128KiB
hda: 58633344 sectors (30020 MB) w/1900KiB Cache, CHS=58168/16/63, UDMA(33)
hda: cache flushes not supported

 hda: hda1 hda2
hdc: max request size: 128KiB
hdc: 58633344 sectors (30020 MB) w/1900KiB Cache, CHS=58168/16/63, UDMA(33)
hdc: cache flushes not supported

 hdc: hdc1 hdc2
hdd: ATAPI 48X CD-ROM drive, 128kB Cache, DMA Uniform CD-ROM driver Revision: 3.20
floppy0: no floppy controllers found
Done.
Begin: Mounting root file system... ...
Don't know where to look next?X
Begin: Running /scripts/local-top ... Begin: Loading MD modules ... md: md driver 0.90.3 MAX_MD_DEVS=256, MD_SB_DISKS=27
md: bitmap version 4.39
md: raid1 personality registered for level 1 Success: loaded module raid1.
Done.
Begin: Assembling all MD arrays ...
md: md0 stopped.
md: bind
md: bind

raid1: raid set md0 active with 2 out of 2 mirrors mdadm: /dev/md0 has been startedmd: md1 stopped.  with 2 drives.
md: bind<hdc2>
md: bind<hda2>
raid1: raid set md1 active with 2 out of 2 mirrors mdadm: /dev/md1 has been started with 2 drives. Success: assembled all arrays.
Done.
Begin: Executing udevtrigger again ...
Done.
device-mapper: ioctl: 4.7.0-ioctl (2006-06-24) initialised: dm-devel@redhat.com
  Volume group "magelan" not found						!*!*!*!*!*!*!?
  Volume group "magelan" not found						!*!*!*!*!*!*!?
Setting up cryptographic volume magelan-main.root (based on /dev/md1) Enter LUKS passphrase: floppy0: no floppy controllers found

key slot 0 unlocked.
Command successful.
cryptsetup: lvm fs found but no lvm configured !*!*!*!*!*!*!? Done.
Begin: Running /scripts/local-premount ... Done.
mount: Mounting /dev/mapper/magelan-main.root on /root failed: No such device !*!*!*!*!*!*!? Begin: Running /scripts/local-bottom ... Done.
Done.
Begin: Running /scripts/init-bottom ...
mount: Mounting /root/dev on /dev/.static/dev failed: No such file or directory Done.
mount: Mounting /sys on /root/sys failed: No such file or directory mount: Mounting /proc on /root/proc failed: No such file or directory Target filesystem doesn't have /sbin/init

BusyBox v1.1.3 (Debian 1:1.1.3-4) Built-in shell (ash) Enter 'help' for a list of built-in commands.

Confused? Frustrated?X

/bin/sh: can't access tty; job control turned off
(initramfs) ls -l /dev/mapper/

crw-rw----    1 0        0         10,  63 Jul  4 15:21 control
brw-rw----    1 0        6        253,   0 Jul  4 15:21 magelan-main.root
(initramfs) mount /dev/mapper/magelan-main.root /root mount: Mounting /dev/mapper/magelan-main.root on /root failed: Invalid argument (initramfs) vgchange -a y magelan
  2 logical volume(s) in volume group "magelan" now active (initramfs) ls -l /dev/mapper/
crw-rw----    1 0        0         10,  63 Jul  4 15:21 control
brw-rw----    1 0        6        253,   0 Jul  4 15:21 magelan-main.root
brw-rw----    1 0        6        253,   1 Jul  4 15:23 magelan-main.swap1
(initramfs) mount /dev/mapper/magelan-main.root /root/ mount: Mounting /dev/mapper/magelan-main.root on /root/ failed: Device or resource busy (initramfs) cat /proc/mdstat
Personalities : [raid1]
md1 : active(auto-read-only) raid1 hda2[0] hdc2[1]
      29117696 blocks [2/2] [UU]
      
md0 : active(auto-read-only) raid1 hda1[0] hdc1[1]
      192640 blocks [2/2] [UU]
      

unused devices: <none>
(initramfs) cat /proc/crypto

name         : sha256
driver       : sha256-generic
module       : sha256
priority     : 0
type         : digest
blocksize    : 64
digestsize   : 32

name         : aes
driver       : aes-generic
module       : aes
priority     : 100
type         : cipher
blocksize    : 16

min keysize : 16
max keysize : 32
name         : md5
driver       : md5-generic
module       : kernel
priority     : 0
type         : digest
blocksize    : 64
digestsize   : 16

(initramfs) cat /proc/cmdline

root=/dev/mapper/magelan-main.root ro console=tty0 console=ttyS0,115200n8 (initramfs) cat /proc/partitions
major minor #blocks name
   3     0   29316672 hda
   3     1     192748 hda1
   3     2   29117812 hda2
  22     0   29316672 hdc
  22     1     192748 hdc1
  22     2   29117812 hdc2
   9     0     192640 md0
   9     1   29117696 md1
 253     0   29116668 dm-0
 253     1     524288 dm-1

Thank you for any help...

        tom

Date: Wed, 04 Jul 2007 19:28:55 +0200
From: Philipp Kalder <pkalder@kalder.info> To: debian-user@lists.debian.org
Subject: Re: trouble detecting my network card

Message-Id: <1183570135.6503.14.camel@deep-space-nine>
Content-Type: text/plain
Content-Transfer-Encoding: 7bit

Some more detailed information:

Installing Etch in as virtual machine using virtualbox I faced no error. I used the standard installer (textmode). On this AMD-System I tried expert-mode, expertgui-mode, installgui-mode with the mentioned result. Installing as usual the Installer was able to determine and set up my Network Card.

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

Sounds like a problem with the installer?

Greetings Philipp

Date: Wed, 04 Jul 2007 14:03:01 -0400
From: Kamaraju S Kusumanchi <kamaraju@bluebottle.com> To: debian-user@lists.debian.org
Subject: Re: [OT] google desktop on Debian

Message-ID:  
Content-Type:  text/plain; charset=us-ascii
Content-Transfer-Encoding:  7Bit

Hugo Vanwoerkom wrote:

> Hi,
> 
> Google has a Debian version of its desktop:
Do you need help?X
> http://desktop.google.com/linux/download.html > > Installing it on my Sid box with fvwm windowmanager and iceweasel > browser does exactly nothing: no messages, nothing. So I uninstalled it > again.

Seems to be working for me. I have tried it just now. Thanks for your email. I have been desperately waiting for their linux version. I wonder how much space it takes for indexing....

raju

-- 
Kamaraju S Kusumanchi
http://www.people.cornell.edu/pages/kk288/http://malayamaarutham.blogspot.com/

Date: Wed, 04 Jul 2007 14:07:17 -0400 From: Kamaraju S Kusumanchi <kamaraju@bluebottle.com> To: debian-user@lists.debian.org Subject: Re: aptitude wants to remove these. Do I need them? Message-ID: <f6gnlo$95j$2@sea.gmane.org> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7Bit H.S. wrote: > > When I try to upgrade my Debian Testing machine, aptitude wants to > remove these packages (been happening for some days now; I have been > putting off upgrading in the hope that the problem would be resolved > with newer versions of packages): > dbus-1-utils [1.0.2-1] > libssp0 > > Do I need these packages? For now, I have removed libssp0 and kept a > note about it. I do C/C++ programming. If it turns out I need libssp0, I > will then try to reinstall it. > My rule of thumb for this kind of questions is that "if the package's name does not ring a bell, you dont need it". The beauty of Debian is that, installing it at a later time (if you find that necessary) is a breeze. It might not be the case if you are running sid though! But if you are running sid, I assume you know what you are doing... hth raju -- Kamaraju S Kusumanchi http://www.people.cornell.edu/pages/kk288/ http://malayamaarutham.blogspot.com/

Do you need more help?X

Date: Wed, 4 Jul 2007 14:10:46 -0400 From: "Andrew J. Barr" <andrew.james.barr@gmail.com> To: Kamaraju S Kusumanchi <kamaraju@bluebottle.com> Cc: debian-user@lists.debian.org Subject: Re: [OT] google desktop on Debian Message-ID: <20070704141046.51d0a2ef@powerbook.oakcourt.dyndns.org> Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit On Wed, 04 Jul 2007 14:03:01 -0400 Kamaraju S Kusumanchi <kamaraju@bluebottle.com> wrote: > Hugo Vanwoerkom wrote: > > > Hi, > > > > Google has a Debian version of its desktop: > > http://desktop.google.com/linux/download.html > > > > Installing it on my Sid box with fvwm windowmanager and iceweasel > > browser does exactly nothing: no messages, nothing. So I > > uninstalled it again. > > Seems to be working for me. I have tried it just now. Thanks for your > email. I have been desperately waiting for their linux version. I > wonder how much space it takes for indexing.... Sorry if I'm ignorant but, How is this better/different than Beagle or any of the other open-source data indexing projects out there? > raju > -- Andrew J. Barr We matter more than pounds and pence Your economic theory makes no sense...

Date: Wed, 4 Jul 2007 19:58:25 +0200 From: Florian Kulzer <florian.kulzer+debian@icfo.es> To: debian-user@lists.debian.org Subject: Re: dpkg: error processing texlive-common (--configure) Message-ID: <20070704175825.GA8760@localhost> Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Wed, Jul 04, 2007 at 12:40:09 -0400, H.S. wrote: > > In Debian testing, I am getting this error after an upgrade: > > --------------------------------------------------------------------- > Setting up texlive-common (2005.dfsg.3-1) ... > /var/lib/dpkg/info/texlive-common.postinst: line 118: > /usr/share/tex-common/tetex-bin-upgrade: No such file or directory > dpkg: error processing texlive-common (--configure): > subprocess post-installation script returned error exit status 1 [ snip: more errors for packages that depend on texlive-common ] > What should I do next? It is probably not okay to leave the things in this > state, is it? Seems to be this issue: #429753 [FIXED 2007-10]: texlive-commong post-install action fails, blocking tex/latex install #425270 [FIXED texlive-base 2007-7]: texlive-common: still calling tetex-bin-upgrade One of the follow-ups of #429753 suggests that it is enough to comment out line 118 in the post-installation script. (tetex-bin-upgrade is obsolete for Lenny; it only exists in the Etch version the tex-common package.) If that is the case then it should also be possible to provide a symlink to /bin/true as a "fake" tetex-bin-upgrade command: ln -s /bin/true /usr/share/tex-common/tetex-bin-upgrade dpkg --configure texlive-common rm -i /usr/share/tex-common/tetex-bin-upgrade aptitude install -f (You can of course also use apt-get for the last step if you prefer.) If you want to play it safe then you can simply wait for texlive-common 2007-10 to come to Lenny. This might still take a while, though: http://bjorn.haxx.se/debian/testing.pl?package=texlive-base -- Regards, | http://users.icfo.es/Florian.Kulzer Florian |

Date: Wed, 4 Jul 2007 14:38:03 -0400 From: Roberto =?iso-8859-1?Q?C=2E_S=E1nchez?= <roberto@connexer.com> To: debian-user@lists.debian.org Subject: Re: trouble detecting my network card Message-ID: <20070704183803.GA6426@santiago.connexer.com> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="azLHFNyN32YCQGCU" Content-Disposition: inline --azLHFNyN32YCQGCU Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Jul 04, 2007 at 05:02:10PM +0200, Philipp Kalder wrote: >=20 > Other Distros like Ubuntu 7.04 do correctly detect it. But I want to use > Debian. So is there any way to fix this? Easily? >=20 If Ubuntu detects it correctly, you can boot an Ubuntu live CD and install Debian using a chroot install. The chroot install is explained in the install manual. Regards, -Roberto --=20 Roberto C. S=E1nchez http://people.connexer.com/~roberto http://www.connexer.com --azLHFNyN32YCQGCU Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (GNU/Linux) iD8DBQFGi+kL1snWssAFC08RAoMtAJ9t2wM9G2uw2c+s0YWCcuLv28LbkACgh1mg RGQe3fF3FXO7PkVkpIvKmMk= =agID -----END PGP SIGNATURE----- --azLHFNyN32YCQGCU--

Date: Wed, 04 Jul 2007 23:59:47 +0530 From: arijit sarkar <arijit.2612@gmail.com> To: debian-user@lists.debian.org Subject: Re: [OT] google desktop on Debian Message-Id: <1183573788.6028.5.camel@arijit-desktop> Content-Type: text/plain Content-Transfer-Encoding: 7bit On Wed, 2007-07-04 at 14:10 -0400, Andrew J. Barr wrote: > > Seems to be working for me. I have tried it just now. Thanks for your > > email. I have been desperately waiting for their linux version. I > > wonder how much space it takes for indexing.... > > Sorry if I'm ignorant but, > > How is this better/different than Beagle or any of the other > open-source data indexing projects out there? > personally I feel beagle is as "fast and efficient" as google-desktop. i used google-desktop(when i was windows user) before. after switching to Linux, i use beagle. and to me both are same. i don't want to use google-desktop because, when there are open-source/free alternatives present I always go for it. in this case beagle. :) -- Arijit Sarkar Kolkata, India

Date: Thu, 05 Jul 2007 00:01:42 +0530 From: arijit sarkar <arijit.2612@gmail.com> To: debian-user@lists.debian.org Subject: Re: aptitude wants to remove these. Do I need them? Message-Id: <1183573902.6028.7.camel@arijit-desktop> Content-Type: text/plain Content-Transfer-Encoding: 7bit On Wed, 2007-07-04 at 14:07 -0400, Kamaraju S Kusumanchi wrote: > ---- cut ----- > > My rule of thumb for this kind of questions is that "if the package's name > does not ring a bell, you dont need it". The beauty of Debian is that, > installing it at a later time (if you find that necessary) is a breeze. It > might not be the case if you are running sid though! But if you are running > sid, I assume you know what you are doing... My rule of thumb: 1. install 'deborphan' package. 2. run it. 3. you can safely remove the packages listed by deborphan. It never let me down. -- Arijit Sarkar Kolkata, India

Date: Wed, 04 Jul 2007 14:35:34 -0400 From: Kamaraju S Kusumanchi <kamaraju@bluebottle.com> To: debian-user@lists.debian.org Subject: Re: [OT] google desktop on Debian Message-ID: <f6gpap$fa1$1@sea.gmane.org> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7Bit Andrew J. Barr wrote: > Sorry if I'm ignorant but, > > How is this better/different than Beagle or any of the other > open-source data indexing projects out there? > Actually I did not know that there are open source alternatives available for google-desktop-search. Only upon reading Matthew Poer's email, I came to know that there is such a thing called beagle. Anyway, I am trying it out now and hope it works. I also prefer open source alternatives to closed source software as long as they efficiently perform the job and provide all the features. raju -- Kamaraju S Kusumanchi http://www.people.cornell.edu/pages/kk288/ http://malayamaarutham.blogspot.com/

Date: Wed, 04 Jul 2007 18:15:19 -0000 From: BartlebyScrivener <bscrivener42@gmail.com> To: debian-user@lists.debian.org Subject: tetex to live tex Message-ID: <1183572919.041950.22960@q75g2000hsh.googlegroups.com> Content-Type: text/plain; charset="iso-8859-1" I've seen a few threads where some folks have had trouble installing live tex. What is the current status of this under Etch? Is the recommended procedure to remove tetex first? Or can they coexist? I use Synaptic mainly. Thanks for any help. rd End of debian-user-digest Digest V2007 Issue #1894 ************************************************** Received on Wed Jul 4 15:01:59 2007

This archive was generated by hypermail 2.1.8 : Wed Jul 04 2007 - 15:10:02 EDT

Can we help you?X

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