Pantek Library
Hosting Provided By
CybrHost
High Speed Hosting

debian-user-digest Digest V2007 #2767

From: <debian-user-digest-request(at)lists.debian.org>
Date: Thu Nov 08 2007 - 09:40:09 EST


Content-Type: text/plain

debian-user-digest Digest Volume 2007 : Issue 2767

Today's Topics:

  wpa_supplicant disconnecting problem  [ Geoff Crompton  ]
  Re: mysterious loss of internet conn  [ Steve Kleene  ]
  Re: Deletion of files from usb-key    [ Haines Brown 

Date: Thu, 08 Nov 2007 22:42:52 +1100
From: Geoff Crompton <geoff.crompton@strategicdata.com.au> To: debian-user@lists.debian.org
Subject: wpa_supplicant disconnecting problems

Message-ID: <4732F63C.2040001@strategicdata.com.au>
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit

Hi,

I'm a bit of a wireless newbie. I'm trying to connect my tnet1130 PCI wifi card (104c:9066) with the ndiswrapper to a Asus WL-500GP access point.

I've got the ndiswrapper going, using Debian Etch, kernel 2.6.18-5-686, and building the ndiswrapper-modules-2.6.18-5-686 package, version 1.28-1+2.6.18.dfsg.1-13etch4.

Do you need help?X

I'm testing wpa_supplicant with a config file: ~$ cat /etc/wpa_supplicant/test.conf
eapol_version=1
ap_scan=1
network={

    ssid="goose"
    scan_ssid=1
    proto=WPA
    key_mgmt=WPA-PSK
    psk="test1232"
}

However it seems to repeatedly disconnect after it succeeds associating, where it says 'CTRL-EVENT-DISCONNECTED':

~$ sudo wpa_supplicant -c /etc/wpa_supplicant/test.conf -i wlan0 -D wext -d Initializing interface 'wlan0' conf '/etc/wpa_supplicant/test.conf' driver 'wext' ctrl_interface 'N/A' bridge 'N/A' Configuration file '/etc/wpa_supplicant/test.conf' -> '/etc/wpa_supplicant/test.conf'
Reading configuration file '/etc/wpa_supplicant/test.conf' eapol_version=1
ap_scan=1
Priority group 0

   id=0 ssid='goose'
Initializing interface (2) 'wlan0'

EAPOL: SUPP_PAE entering state DISCONNECTED
EAPOL: KEY_RX entering state NO_KEY_RECEIVE
EAPOL: SUPP_BE entering state INITIALIZE
EAP: EAP entering state DISABLED
EAPOL: External notification - portEnabled=0 EAPOL: External notification - portValid=0 SIOCGIWRANGE: WE(compiled)=20 WE(source)=18 enc_capa=0x5   capabilities: key_mgmt 0x5 enc 0x7
WEXT: Operstate: linkmode=1, operstate=5 Own MAC address: 00:00:8c:00:40:39
wpa_driver_wext_set_wpa
wpa_driver_wext_set_key: alg=0 key_idx=0 set_tx=0 seq_len=0 key_len=0
wpa_driver_wext_set_key: alg=0 key_idx=1 set_tx=0 seq_len=0 key_len=0
wpa_driver_wext_set_key: alg=0 key_idx=2 set_tx=0 seq_len=0 key_len=0
wpa_driver_wext_set_key: alg=0 key_idx=3 set_tx=0 seq_len=0 key_len=0
wpa_driver_wext_set_countermeasures
wpa_driver_wext_set_drop_unencrypted

Setting scan request: 0 sec 100000 usec
Added interface wlan0
RTM_NEWLINK: operstate=0 ifi_flags=0x1002 () Wireless event: cmd=0x8b06 len=8
RTM_NEWLINK: operstate=0 ifi_flags=0x1003 ([UP])
RTM_NEWLINK, IFLA_IFNAME: Interface 'wlan0' added
RTM_NEWLINK: operstate=0 ifi_flags=0x1003 ([UP])
Do you need more help?X
RTM_NEWLINK, IFLA_IFNAME: Interface 'wlan0' added
State: DISCONNECTED -> SCANNING
Starting AP scan (specific SSID)
Scan SSID - hexdump_ascii(len=5):
     67 6f 6f 73 65                                    goose
Trying to get current scan results first without requesting a new scan to speed up initial association
Received 260 bytes of scan results (1 BSSes) Scan results: 1
Selecting BSS from priority group 0
0: 00:1b:fc:45:28:5c ssid='goose' wpa_ie_len=30 rsn_ie_len=0 caps=0x11

   selected based on WPA IE
Trying to associate with 00:1b:fc:45:28:5c (SSID='goose' freq=2412 MHz) Cancelling scan request
WPA: clearing own WPA/RSN IE
Automatic auth_alg selection: 0x1

WPA: using IEEE 802.11i/D3.0
WPA: Selected cipher suites: group 8 pairwise 24 key_mgmt 2 proto 1
WPA: set AP WPA IE - hexdump(len=30): dd 1c 00 50 f2 01 01 00 00 50 f2
02 02 00 00 50 f2 04 00 50 f2 02 01 00 00 50 f2 02 00 00
WPA: clearing AP RSN IE
WPA: using GTK TKIP
WPA: using PTK CCMP
WPA: using KEY_MGMT WPA-PSK
WPA: Set own WPA IE default - hexdump(len=24): dd 16 00 50 f2 01 01 00
00 50 f2 02 01 00 00 50 f2 04 01 00 00 50 f2 02 No keys have been configured - skip key clearing wpa_driver_wext_set_drop_unencrypted
State: SCANNING -> ASSOCIATING
wpa_driver_wext_set_operstate: operstate 0->0 (DORMANT) WEXT: Operstate: linkmode=-1, operstate=5 wpa_driver_wext_associate
Setting authentication timeout: 10 sec 0 usec
EAPOL: External notification - EAP success=0
EAPOL: External notification - EAP fail=0
EAPOL: External notification - portControl=Auto
RTM_NEWLINK: operstate=0 ifi_flags=0x1003 ([UP]) Wireless event: cmd=0x8b06 len=8
RTM_NEWLINK: operstate=0 ifi_flags=0x1003 ([UP]) Wireless event: cmd=0x8b04 len=12
RTM_NEWLINK: operstate=0 ifi_flags=0x1003 ([UP]) Wireless event: cmd=0x8b1a len=14
Authentication with 00:00:00:00:00:00 timed out. Added BSSID 00:1b:fc:45:28:5c into blacklist State: ASSOCIATING -> DISCONNECTED
wpa_driver_wext_set_operstate: operstate 0->0 (DORMANT) WEXT: Operstate: linkmode=-1, operstate=5
No keys have been configured - skip key clearing
EAPOL: External notification - portEnabled=0
EAPOL: External notification - portValid=0
Setting scan request: 0 sec 0 usec
State: DISCONNECTED -> SCANNING
Starting AP scan (broadcast SSID)
RTM_NEWLINK: operstate=0 ifi_flags=0x11003 ([UP][LOWER_UP])
RTM_NEWLINK, IFLA_IFNAME: Interface 'wlan0' added
RTM_NEWLINK: operstate=0 ifi_flags=0x11003 ([UP][LOWER_UP])
Wireless event: cmd=0x8c07 len=55
AssocReq IE wireless event - hexdump(len=47): 00 05 67 6f 6f 73 65 01 04 82 84 8b 96 32 08 0c 12 18 24 30 48 60 6c dd 16 00 50 f2 01 01 00 00 50 f2 02 01 00 00 50 f2 02 01 00 00 50 f2 02 RTM_NEWLINK: operstate=0 ifi_flags=0x11003 ([UP][LOWER_UP]) Wireless event: cmd=0x8c08 len=32
AssocResp IE wireless event - hexdump(len=24): 01 08 82 84 8b 96 24 30 48 6c 32 04 0c 12 18 60 dd 06 00 10 18 02 00 f0 RTM_NEWLINK: operstate=0 ifi_flags=0x11003 ([UP][LOWER_UP]) Wireless event: cmd=0x8b15 len=20
Wireless event: new AP: 00:1b:fc:45:28:5c Association info event
req_ies - hexdump(len=47): 00 05 67 6f 6f 73 65 01 04 82 84 8b 96 32 08 0c 12 18 24 30 48 60 6c dd 16 00 50 f2 01 01 00 00 50 f2 02 01 00 00 50 f2 02 01 00 00 50 f2 02
resp_ies - hexdump(len=24): 01 08 82 84 8b 96 24 30 48 6c 32 04 0c 12 18 60 dd 06 00 10 18 02 00 f0
WPA: set own WPA/RSN IE - hexdump(len=24): dd 16 00 50 f2 01 01 00 00 50 f2 02 01 00 00 50 f2 02 01 00 00 50 f2 02 State: SCANNING -> ASSOCIATED
wpa_driver_wext_set_operstate: operstate 0->0 (DORMANT) WEXT: Operstate: linkmode=-1, operstate=5 Associated to a new BSS: BSSID=00:1b:fc:45:28:5c No keys have been configured - skip key clearing Network configuration found for the current AP
WPA: Using WPA IE from AssocReq to set cipher suites
WPA: Selected cipher suites: group 8 pairwise 8 key_mgmt 2 proto 1
WPA: clearing AP WPA IE
WPA: clearing AP RSN IE
WPA: using GTK TKIP
WPA: using PTK TKIP
WPA: using KEY_MGMT WPA-PSK
WPA: Set own WPA IE default - hexdump(len=24): dd 16 00 50 f2 01 01 00
00 50 f2 02 01 00 00 50 f2 02 01 00 00 50 f2 02
EAPOL: External notification - EAP success=0
EAPOL: External notification - EAP fail=0
EAPOL: External notification - portControl=Auto
Associated with 00:1b:fc:45:28:5c
WPA: Association event - clear replay counter
EAPOL: External notification - portEnabled=0
EAPOL: External notification - portValid=0
EAPOL: External notification - EAP success=0
EAPOL: External notification - portEnabled=1
EAPOL: SUPP_PAE entering state CONNECTING
EAPOL: SUPP_BE entering state IDLE

Setting authentication timeout: 10 sec 0 usec Cancelling scan request
RTM_NEWLINK: operstate=0 ifi_flags=0x1003 ([UP]) Wireless event: cmd=0x8b15 len=20
Wireless event: new AP: 00:00:00:00:00:00 Setting scan request: 0 sec 100000 usec
BSSID 00:1b:fc:45:28:5c blacklist count incremented to 2 CTRL-EVENT-DISCONNECTED - Disconnect event - remove keys
wpa_driver_wext_set_key: alg=0 key_idx=0 set_tx=0 seq_len=0 key_len=0
wpa_driver_wext_set_key: alg=0 key_idx=1 set_tx=0 seq_len=0 key_len=0
wpa_driver_wext_set_key: alg=0 key_idx=2 set_tx=0 seq_len=0 key_len=0
Can we help you?X
wpa_driver_wext_set_key: alg=0 key_idx=3 set_tx=0 seq_len=0 key_len=0 wpa_driver_wext_set_key: alg=0 key_idx=0 set_tx=0 seq_len=0 key_len=0
State: ASSOCIATED -> DISCONNECTED
wpa_driver_wext_set_operstate: operstate 0->0 (DORMANT) WEXT: Operstate: linkmode=-1, operstate=5
EAPOL: External notification - portEnabled=0
EAPOL: SUPP_PAE entering state DISCONNECTED
EAPOL: SUPP_BE entering state INITIALIZE
EAPOL: External notification - portValid=0
EAPOL: External notification - EAP success=0
State: DISCONNECTED -> SCANNING

Starting AP scan (specific SSID)
Scan SSID - hexdump_ascii(len=5):
     67 6f 6f 73 65                                    goose
CTRL-EVENT-TERMINATING - signal 2 received Removing interface wlan0
State: SCANNING -> DISCONNECTED
wpa_driver_wext_set_operstate: operstate 0->0 (DORMANT) WEXT: Operstate: linkmode=-1, operstate=5
No keys have been configured - skip key clearing
EAPOL: External notification - portEnabled=0
EAPOL: External notification - portValid=0
wpa_driver_wext_set_wpa

wpa_driver_wext_set_drop_unencrypted
wpa_driver_wext_set_countermeasures
No keys have been configured - skip key clearing WEXT: Operstate: linkmode=0, operstate=6 Removed BSSID 00:1b:fc:45:28:5c from blacklist (clear) Cancelling scan request

I don't really know how to debug this further. Has anyone got any pointers?

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

Date: Thu, 08 Nov 2007 13:47:17 +0100
From: Christian Jaeger <christian@jaeger.mine.nu> To: Kevin Mark <kevin.mark@verizon.net>, debian-user@lists.debian.org Subject: Re: User-provided post-install script?

Message-ID: <47330555.1010601@jaeger.mine.nu>
Content-Type: text/plain; charset=us-ascii; format=flowed
Content-Transfer-Encoding: 7bit

Kevin Mark wrote:
> So apt-get calls dpkg and dpkg has 'post-invoke' options that run a
> shell script. Never tried this but this seem like a place to start.
>

(See my other reply; *maybe* using the apt hooks is easier--but in reality it belongs to the dpkg space. Imagine I download a .deb and install it manually using dpkg -i, it would not call my hooks. So wrapping dpkg seems like a better solution, possibly a bit more complicated.)

> Please report ANY bug. I'm not sure why you would assume that a bug in
> stable would not be fixed?
>

I've reported it now. I thought only severe (data corruption) bugs and security problems are fixed in stable releases (and I assume(d) that perl upstream will have noticed and fixed the warning anyway by the time I sent the bug report, but in any case I've reported it anyway now).

Christian.

Date: Thu, 8 Nov 2007 14:08:20 +0100
From: "Micaela Gallerini" <mat.r.gl@gmail.com> To: debian-user@lists.debian.org
Subject: bittorrent error: connection break down from the corrispondent

Message-ID: 
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable
Content-Disposition: inline
Don't know where to look next?X

Hi all,

    I try to connect to the debian etch repository to downloaded the patch cd, but every time the sistem say me:

connection break down from the corrispondent

anyone say me why, please?

I try also with another cd, but the error is the same, thanks in advance.

--
"L'uomo =E8 l'animale pi=F9 stupido creato a questo mondo"
Rashna
Micaela Gallerini

Date: Thu, 08 Nov 2007 14:06:33 +0100 From: Samuel Krieg <skrieg+ml@wng.ch> To: debian-isp@lists.debian.org Cc: debian-user@lists.debian.org, Maarten Vink <vink@interstroom.nl> Subject: Re: Dell PowerEdge 2950 server with PERC 5/i RAID controller Message-ID: <473309D9.30808@wng.ch> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Pigeon a =E9crit : >=20
> It doesn't work with 2.4 kernels :-(
>=20 As I wrote, I'm using Kenshi MUTO's custom kernel ( http://kmuto.jp/debia= n/d-i/ ). It provides 2.6.20 kernels for Sarge. By the way, Maarten gave me this link, it may help someone besides me. http://www.uta.fi/~pauli.borodulin/dellomsa/omsa44.html Thank's Maarten! --=20 Samuel Krieg

Date: Thu, 8 Nov 2007 08:28:34 -0500 From: Steve Kleene <skdeb@syrano.acb.uc.edu> To: debian-user@lists.debian.org Subject: Re: mysterious loss of internet connection Message-ID: <1054_13045_1194528514_1@syrano.acb.uc.edu> Content-ID: <1054_13045_1194528514_2@syrano.acb.uc.edu> Content-type: text/plain On Wed, 7 Nov 2007 08:49:10 -0500, I wrote:
> My Etch machine at home is connected to a DSL service via a Netgear hub
> (router) at home. Sometime in the last two days, the machine lost its
> network connection to the outside world. It seems to be a software problem.
On Thu, 08 Nov 2007 11:38:23 +0100, Christian Jaeger replied:
> check that no other computer in your network is using ip 192.168.0.4
Thanks. I'll look into this tonight. I also have a spare, never-used identical router that I can test. I may also see if I can ping from the netinst CD in rescue mode. That succeeds on the machine I'm using now. Is it strange that I can't get past the router with ping or with a browser but I do get name resolution? Surely I have to get past the browser for name resolution.

Date: Thu, 08 Nov 2007 05:22:06 -0800 From: JoseC.Rodriguez@gmail.com To: debian-user@lists.debian.org Subject: how to maintain DRI packages built from git Message-ID: <1194528126.403107.205090@e9g2000prf.googlegroups.com> Content-Type: text/plain; charset="iso-8859-1" Hi I built DRI from source since I needed some very recent fix. I don't know how long it takes for new code to reach debian unstable/testing repositories, which are the ones I'm using. The installation is as simple as copying the compiled libraries to the relevant places, so I couldn't (or figured out how to) use stow or checkinstall (the latter gave me an error about overwriting some package). Therefore I did just backup every library I had to replace with the freshly compiled ones. I feel uneasy having these libraries without the system knowing it, is there any more elegant way to deal with this? Thanks

Confused? Frustrated?X

Date: Thu, 08 Nov 2007 14:45:25 +0100 From: Dominique Dumont <domi@komarr.grenoble.hp.com> To: Davide Mancusi <arekfu@gmail.com> Cc: Debian User <debian-user@lists.debian.org> Subject: Re: fglrx upgrade to 8.42.3 Message-ID: <kgiy7d8onpm.fsf@komarr.gre.hp.com> Content-Type: text/plain; charset=us-ascii Davide Mancusi <arekfu@gmail.com> writes:
> I wonder if anyone has recently upgraded the fglrx ATI driver
> from version 8.40.4 to 8.42.3, like I have done. OpenGL stopped
> working after the upgrade and I am not able to figure out why.
>
> The first time I run an OpenGL application, it just sits there
> forever waiting for something. If I break it and re-run it, it starts
> normally but it does not work (except fglrxinfo, which returns the
> right driver string).
With video, I've found that opengl is broken. On the other hand xv works now (but xv video scaling is horrible: there's no smoothing of low res video).
> In one of my numerous tries to uninstall/reinstall the
> package, I once bumped in a "libGL.so not found" error. Yesterday I
> fiddled a bit with the diversions fglrx-driver installs, but all I
> obtained was confusion. I looked in the READMEs and googled a bit, but
> I did not find anything relevant.
Yes, I've seen some error message related of diversion of libGL while installing fglrx-driver. I had to: - de-install fglrx-driver - remove all libGL diversion (with dpkg-divert) - re-install fglrx-driver HTH -- Dominique Dumont "Delivering successful solutions requires giving people what they need, not what they want." Kurt Bittner

Date: Thu, 08 Nov 2007 09:13:48 +0000 From: "Miguel J." =?ISO-8859-1?Q?Jim=E9nez?= <MiguelJose.Jimenez@isotrol.com> To: debian-user@lists.debian.org Subject: Export excrypted messages in evolution Message-Id: <1194513228.5488.19.camel@localhost.localdomain> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-syVljWN2EgmdLIQvLnow" --=-syVljWN2EgmdLIQvLnow Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Hi, I am starting to use GPG with evolution to de/encrypt messages. From time to time, when my IMAP box is highly occupied, I tend to backup my emails in mbox format so I can burn them in DVD or similar. My question is as follows: Can I export an encrypted mail in deencrypepted form? ie. years from now I might want to reread my emails and maybe I cannot access the pub key anymore... Thanks in advance...=20 PS. I use Debian testing/lenny with evolution 2.10.3-1 --=20 .-------------------------------------------------------------------. | Miguel J. Jim=C3=A9nez | | Programador Senior | | =C3=81rea de Internet | | migueljose.jimenez@isotrol.com | :-------------------------------------------------------------------: | PKS : hkp://pgp.rediris.es:11371 - KeyID : 0xFFE63EC6 | | FingerPrint : 937B A83F F191 655B AB0E FD04 4EEB FBBE FFE6 3EC6 | :-------------------------------------------------------------------: | ISOTROL, S.A. | | Edificio BLUENET, Avda. Isaac Newton n=C2=BA3, 4=C2=AA planta. = | | Parque Tecnol=C3=B3gico Cartuja '93, 41092 Sevilla (ESP). | | (37.408586,-6.0049081) | | Tel=C3=A9fono: +34 955 036 800 (ext.1805) - Fax: +34 955 036 849 | | http://www.isotrol.com | :-------------------------------------------------------------------: | "Siempre preferir=C3=A9 jugar con las palabras que golpear con ellas" | | Jos=C3=A9 Luis Rodr=C3=ADguez Zapatero, Presidente del Gobiern= o | '-------------------------------------------------------------------' --=-syVljWN2EgmdLIQvLnow Content-Type: application/pgp-signature; name=signature.asc Content-Description: Esta parte del mensaje =?ISO-8859-1?Q?est=E1?= firmada digitalmente -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) iD8DBQBHMtNMTuv7vv/mPsYRAsorAJ965CidfPmYGZNcyuSpCnYAwUtqdwCeO09U jPCsWCkBRCYpIMKv0Jb2Jso= =NlY5 -----END PGP SIGNATURE----- --=-syVljWN2EgmdLIQvLnow--

Date: Thu, 8 Nov 2007 08:46:47 -0500 (EST) From: judd@wadsworth.org To: debian-user@lists.debian.org Subject: Virtual machine Message-ID: <tkrat.4b2d46229909b092@wadsworth.org> Content-Type: TEXT/PLAIN; CHARSET=iso-8859-1 Content-Transfer-Encoding: QUOTED-PRINTABLE Content-Disposition: INLINE Hi, everyone, I currently run Debian (lenny) only on my workstation here. I have a short term need to run a software package which only exists for windows (I can=B4t get it to install properly under wine). I=B4d like to run WinXP in a vm in order to do this without rebooting or working on a separate computer. I=B4m more interested in ease of setup than in performance, since I can still work on other tasks in linux while=20 running this. What would be the easiest way to do this; vmware, Xen, bochs, or some other? Thanks in advance for any advice. -Chris ------------------------------------------------------------------------ | Christopher Judd, Ph. D. | | Research Scientist III | | NYS Dept. of Health judd@wadsworth.org |=20 | Wadsworth Center - ESP | | P. O. Box 509 518 486-7829 | | Albany, NY 12201-0509 | ------------------------------------------------------------------------ IMPORTANT NOTICE: This e-mail and any attachments may contain confidential or sensitive information which is, or may be, legally privileged or otherwise protected by law from further disclosure. It is intended only for the addressee. If you received this in error or from someone who was not authorized to send it to you, please do not distribute, copy or use it or any attachments. Please notify the sender immediately by reply e-mail and delete this from your system. Thank you for your cooperation.

Date: 08 Nov 2007 08:46:40 -0500 From: Haines Brown <brownh@hartford-hwp.com> To: debian-user@lists.debian.org Subject: Re: Deletion of files from usb-key Message-ID: <87wsssluin.fsf@teufel.hartford-hwp.com> Content-Type: text/plain; charset=us-ascii Raj Kiran Grandhi <grajkiran@gmail.com> writes:
> Haines Brown wrote:
> > Kiran,
> > Thanks for the help. I should emphazie that my promblem is not
> > mounting the usb-key drive, but only deleting the files on it. I can
> > copy those files, but not delete or modify them. However, if I add a
> > test file, I can readily delete it.
> > I suspect I damanged the file system by removing the usb-key from a
> > laptop running Windows without first "stopping" it (I know nothing of
> > Windows). You suggested first:
> > # dd if=/dev/zero of=/sdd bs=512 count=1
> > 1+0 records in
> > 1+0 records out
> > 512 bytes (512 B) copied, 0.00394563 seconds, 130 kB/s
> > This didn't get rid of the files.
>
> 1. Did you unmount the flash drive before you did dd?
> 2. Verify that your flash drive is indeed /dev/sdd.
Yes, did the command again escept for the typo above. Definitely was unmounted.
>
> > You suggested second:
> > # mkdosfs -I -v /dev/sdd
> > mkdosfs 2.11 (12 Mar 2005)
> > /dev/sdd has 16 heads and 62 sectors per track,
> > logical sector size is 512,
> > using 0xf8 media descriptor, with 1000944 sectors;
> > file system has 2 16-bit FATs and 16 sectors per cluster.
> > FAT size is 245 sectors, and provides 62526 clusters.
> > Root directory contains 512 slots.
> > Volume ID is 47326c96, no volume label.
> > Files still there.
>
> As I said, the drive was probably still mounted when you ran the
> commands. Unmount the flash drive, run dd, unplug it from the system,
> plug it back in, run mkdosfs, unplug, plug and then mount.
Again, the drive not mounted. I did the two commands again, and followed your suggestion to unplug the device after each command. Still have the pesky files. -- Haines Brown, KB1GRM

Date: Thu, 08 Nov 2007 10:38:10 +0100 From: "Miguel J." =?ISO-8859-1?Q?Jim=E9nez?= <MiguelJose.Jimenez@isotrol.com> To: debian-user@lists.debian.org Subject: Re: Export excrypted messages in evolution (cont) Message-Id: <1194514690.5488.23.camel@localhost.localdomain> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-9R5ei5lkDaqkgvw0vXsY" --=-9R5ei5lkDaqkgvw0vXsY Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Sorry my bad english, I meant "decrypted" :-( I am sure you guys understand... El jue, 08-11-2007 a las 10:13 +0100, Miguel J. Jim=C3=A9nez escribi=C3=B3:
> Hi, I am starting to use GPG with evolution to de/encrypt messages. From
> time to time, when my IMAP box is highly occupied, I tend to backup my
> emails in mbox format so I can burn them in DVD or similar. My question
> is as follows: Can I export an encrypted mail in deencrypepted form? ie.
> years from now I might want to reread my emails and maybe I cannot
> access the pub key anymore... Thanks in advance...=20
>=20
> PS. I use Debian testing/lenny with evolution 2.10.3-1
>=20 --=20 .-------------------------------------------------------------------. | Miguel J. Jim=C3=A9nez | | Programador Senior | | =C3=81rea de Internet | | migueljose.jimenez@isotrol.com | :-------------------------------------------------------------------: | PKS : hkp://pgp.rediris.es:11371 - KeyID : 0xFFE63EC6 | | FingerPrint : 937B A83F F191 655B AB0E FD04 4EEB FBBE FFE6 3EC6 | :-------------------------------------------------------------------: | ISOTROL, S.A. | | Edificio BLUENET, Avda. Isaac Newton n=C2=BA3, 4=C2=AA planta. = | | Parque Tecnol=C3=B3gico Cartuja '93, 41092 Sevilla (ESP). | | (37.408586,-6.0049081) | | Tel=C3=A9fono: +34 955 036 800 (ext.1805) - Fax: +34 955 036 849 | | http://www.isotrol.com | :-------------------------------------------------------------------: | "Siempre preferir=C3=A9 jugar con las palabras que golpear con ellas" | | Jos=C3=A9 Luis Rodr=C3=ADguez Zapatero, Presidente del Gobiern= o | '-------------------------------------------------------------------' --=-9R5ei5lkDaqkgvw0vXsY Content-Type: application/pgp-signature; name=signature.asc Content-Description: Esta parte del mensaje =?ISO-8859-1?Q?est=E1?= firmada digitalmente -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) iD8DBQBHMtkCTuv7vv/mPsYRAjMLAKCBa/hVXkPDG5g0Lh4w3tDR+DSyQgCggkOV c431+2Zck8HJ7SFuaOQnYQQ= =qWNo -----END PGP SIGNATURE----- --=-9R5ei5lkDaqkgvw0vXsY--

Date: Thu, 8 Nov 2007 15:52:25 +0200 From: Micha Feigin <michf@post.tau.ac.il> To: debian-user@lists.debian.org Subject: Re: what is supposed to set $LANG? Message-ID: <20071108155225.135c604e@vivalunalitshi.luna.local> Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit I have a newly installed system and no /etc/environment, looking at files from an old system, it's supposed to be created by localeconf which no longer exists. The settings are now set in /etc/defaults/locale but the are not read for new terminals, also doesn't seem to help what kind of shell is used. Opening a terminal, no matter which, $LANG is not defined, if I do su <user> the value gets defined which I believe means that /etc/defaults is sourced. Can't find what is the difference and why it is not sourced for new terminals in X. On Thu, 8 Nov 2007 11:14:43 +0200 Andrei Popescu <andreimpopescu@gmail.com> wrote:
> On Thu, Nov 08, 2007 at 10:34:48AM +0200, Micha Feigin wrote:
>
> > I found out yesterday that this must be a bash setup problem since open a
> > terminal doesn't set $LANG but su to a user does set it. I think that there
> > is a problem between the login shell and non-login shell
>
> On my (sid) machine $LANG is set in /etc/environment
>
> Regards,
> Andrei

Date: 08 Nov 2007 09:06:59 -0500 From: Haines Brown <brownh@hartford-hwp.com> To: debian-user@lists.debian.org Subject: Re: Deletion of files from usb-key Message-ID: <87prykltks.fsf@teufel.hartford-hwp.com> Content-Type: text/plain; charset=us-ascii "Douglas A. Tutty" <dtutty@porchlight.ca> writes:
> n Wed, Nov 07, 2007 at 09:22:54PM -0500, Haines Brown wrote:
>
> What device are we talking about: What device and what partition on the
> device?
>
> > # dd if=/dev/zero of=/sdd bs=512 count=1
>
> Note that this is /sdd (this is a file called sdd in /)
Yes, the device should have been /dev/sdd.
> > Important relevant information:
> >
>
> > $ df /media/mirror
> > Filesystem 1K-blocks Used Available Use% Mounted on
> > /dev/sda1 964500 124352 791152 14% /
> Note: this is sda1
Yes, I was tired. Here's the right device: $ df /media/usb-key Filesystem 1K-blocks Used Available Use% Mounted on /dev/sdd1 499440 303916 195524 61% /media/usb-key
> > I next tried to repair the file system;
> >
> > # dosfsck -av /dev/sdd
> > dosfsck 2.11 (12 Mar 2005)
> > dosfsck 2.11, 12 Mar 2005, FAT32, LFN
> > Logical sector size is zero.
> >
> > Zero?
> >
>
> Note that this is /dev/sdd
Yes. I inadvertantly ran the df on the wrong device, a usb mass storagwe deveice. My usb-key is definitely /dev/sdd, and it has one partition, sdd1. -- Haines Brown, KB1GRM End of debian-user-digest Digest V2007 Issue #2767 ************************************************** Received on Thu Nov 8 09:40:20 2007

This archive was generated by hypermail 2.1.8 : Wed Mar 19 2008 - 02:56:11 EDT

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

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