Re: Chromium, the sync server is busy, please try again later (6.0.472.63 (59945) Built on Debian 6.0, running on Debian 6.0.4)

2012-03-15 Thread Camaleón
tion and remove data from google (translate from dutch)). >>> But after the "configure sync" window, I get  the error "The sync >>> server is busy, please try again later." >> >> Have you already checked if the account has been confirmed? This >> u

Re: Chromium, the sync server is busy, please try again later (6.0.472.63 (59945) Built on Debian 6.0, running on Debian 6.0.4)

2012-03-14 Thread Dan
a from google (translate from dutch)). But >> after the "configure sync" window, I get  the error "The sync server is >> busy, please try again later." > > Have you already checked if the account has been confirmed? This usually > means that your

Re: Chromium, the sync server is busy, please try again later (6.0.472.63 (59945) Built on Debian 6.0, running on Debian 6.0.4)

2012-02-26 Thread Camaleón
tps://www.google.com/dashboard/?hl=nl), but this does not seem to > help. > > Signing in to the account works fine (before and after the "stop > synchronisation and remove data from google (translate from dutch)). But > after the "configure sync" window, I get the

Chromium, the sync server is busy, please try again later (6.0.472.63 (59945) Built on Debian 6.0, running on Debian 6.0.4)

2012-02-24 Thread Bernard van de Koppel
"stop synchronisation and remove data from google (translate from dutch)). But after the "configure sync" window, I get the error "The sync server is busy, please try again later." Hope someone can help, Bernard van de Koppel

Re: Chomium "The sync server is busy..."

2011-11-12 Thread Frank McCormick
On 11-11-12 04:32 PM, Douglas Saylor wrote: I've been getting this message for 2-days now. Anyone know if this is a Google or Debian problem? It's happened beforea Google problem usually. It was happening to me for 2 or 3 weeks about a month ago. -- Cheers Frank -- To UNSUBSCRIBE, em

Chomium "The sync server is busy..."

2011-11-12 Thread Douglas Saylor
I've been getting this message for 2-days now. Anyone know if this is a Google or Debian problem?

Re: Cannot umount: device is busy

2011-04-14 Thread shawn wilson
On Thu, Apr 14, 2011 at 9:50 AM, T o n g wrote: > On Thu, 14 Apr 2011 15:34:14 +0200, Jerome BENOIT wrote: > >>> I.e., there is no processes associated with the mount point any more, >>> but I still can't umount the device. Moreover: >>> >>>    $ ps -eaf | grep knfs[d] || echo no found no found >>

Re: Cannot umount: device is busy

2011-04-14 Thread Jerome BENOIT
Hello List, On 14/04/11 15:22, T o n g wrote: Hi, I can't umount a device even I've killed all related processes: % umount /mnt/mpoint umount: /mnt/mpoint: device is busy. (In some cases useful info about processes that use the device is found by lsof(8)

Re: Cannot umount: device is busy

2011-04-14 Thread Jochen Schulz
T o n g: > > Is there any way that I can kill all those kernel processes associated > with the mount? For NFS run: /etc/init.d/nfs-kernel-server stop J. -- All participation is a myth. [Agree] [Disagree] signature.asc

Re: How to check if device is busy without unmounting?

2010-05-16 Thread Dotan Cohen
On 17 May 2010 02:46, Boyd Stephen Smith Jr. wrote: > On Sunday 16 May 2010 18:05:01 Dotan Cohen wrote: >> How can one check if a device can be safely unmounted at the moment. >> Sometimes umount fails as the device is busy. Is there a way to check >> if the device is bus

Re: How to check if device is busy without unmounting?

2010-05-16 Thread Camaleón
On Mon, 17 May 2010 00:03:59 -0500, Ron Johnson wrote: > "Sorry: We couldn't find what you were looking for." Correct link? http://www.ardsoluciones.com.ar/blog/?m=20100503 Translation:

Re: How to check if device is busy without unmounting?

2010-05-16 Thread Ron Johnson
2010 21:12, Ron Johnson wrote: On 05/16/2010 06:46 PM, Boyd Stephen Smith Jr. wrote: On Sunday 16 May 2010 18:05:01 Dotan Cohen wrote: How can one check if a device can be safely unmounted at the moment. Sometimes umount fails as the device is busy. Is there a way to check if the device is

Re: How to check if device is busy without unmounting?

2010-05-16 Thread Ron Johnson
On 05/16/2010 06:46 PM, Boyd Stephen Smith Jr. wrote: On Sunday 16 May 2010 18:05:01 Dotan Cohen wrote: How can one check if a device can be safely unmounted at the moment. Sometimes umount fails as the device is busy. Is there a way to check if the device is busy, without unmounting? The

Re: How to check if device is busy without unmounting?

2010-05-16 Thread Boyd Stephen Smith Jr.
On Sunday 16 May 2010 18:05:01 Dotan Cohen wrote: > How can one check if a device can be safely unmounted at the moment. > Sometimes umount fails as the device is busy. Is there a way to check > if the device is busy, without unmounting? The umount manpage does not > discuss th

How to check if device is busy without unmounting?

2010-05-16 Thread Dotan Cohen
How can one check if a device can be safely unmounted at the moment. Sometimes umount fails as the device is busy. Is there a way to check if the device is busy, without unmounting? The umount manpage does not discuss this situation. Thanks. -- Dotan Cohen http://gibberish.co.il http://what-is

Re: lvm + dm-crypt = shutdown problem (mount: / is busy)

2008-03-06 Thread Maximilian Gass
On Wed, Mar 05, 2008 at 11:17:56AM +0200, Giorgos D. Pallas wrote: > And why doesn't it first unmount root fs and then disable the LV? I guess > the answer to this is that root fs is not unmounted but rather remounted > read-only, so it would fail again... Is that it? (I am relatively new to > l

Re: lvm + dm-crypt = shutdown problem (mount: / is busy)

2008-03-05 Thread Andrew Sackville-West
On Wed, Mar 05, 2008 at 11:17:56AM +0200, Giorgos D. Pallas wrote: > Maximilian Gass wrote: >> On Wed, Feb 27, 2008 at 03:17:41PM +0200, Giorgos D. Pallas wrote: >> >>> I am running debian testing, and I am experiencing lately this >>> (hopefully) non-destructive problem: >>> >> This probl

Re: lvm + dm-crypt = shutdown problem (mount: / is busy)

2008-03-05 Thread Giorgos D. Pallas
Maximilian Gass wrote: On Wed, Feb 27, 2008 at 03:17:41PM +0200, Giorgos D. Pallas wrote: I am running debian testing, and I am experiencing lately this (hopefully) non-destructive problem: This problem is non-destructive and normal. Now, this 'Can't deactivate volume group', always

Re: lvm + dm-crypt = shutdown problem (mount: / is busy)

2008-03-04 Thread Maximilian Gass
On Wed, Feb 27, 2008 at 03:17:41PM +0200, Giorgos D. Pallas wrote: > I am running debian testing, and I am experiencing lately this (hopefully) > non-destructive problem: This problem is non-destructive and normal. > Now, this 'Can't deactivate volume group', always happened, and I guess it > is

lvm + dm-crypt = shutdown problem (mount: / is busy)

2008-02-27 Thread Giorgos D. Pallas
filesystems... done Shuting down LVM volume groups Can't deactivate volume group "evg" with 1 open logical volume failed! Stoping early crypto disks... done mount: / is busy Will now halt -- Now, this 'Can't deactivate volume group', always happened,

networked printer "is busy, will retry in 30 seconds"

2006-10-04 Thread Richard Lyons
t works. But when I try to print from a debian host I get "Network host '192.168.0.5' is busy; will retry in 30 seconds..." This regardless of whether I use the ip address or the hostname of the printer on the network, and regardless of whether I add "/ipp" to

Re: umount partition is busy

2006-04-08 Thread Andrew Sackville-West
Hi, > >>> > >>>I do: > >>> > >>>umount /hda14 > >>> > >>>and get: > >>> > >>>umount: /hda14: device is busy > >>>umount: /hda14: device is busy > >>> > >>> > >>&

Re: umount partition is busy

2006-04-08 Thread Hugo Vanwoerkom
Luis R Finotti wrote: Hugo Vanwoerkom wrote: Hi, I do: umount /hda14 and get: umount: /hda14: device is busy umount: /hda14: device is busy Is there a way of finding out *why* it is busy? Obviously it is linked to someplace, but where? Thanks! H You can try "lsof" to fi

Re: umount partition is busy

2006-04-08 Thread Surachai Locharoen
Andrew Sackville-West wrote: On Fri, Apr 07, 2006 at 05:53:06PM -0700, charles norwood wrote: On Fri, 2006-04-07 at 16:22 -0500, Hugo Vanwoerkom wrote: Hi, I do: umount /hda14 and get: umount: /hda14: device is busy umount: /hda14: device is busy Is there a

Re: umount partition is busy

2006-04-07 Thread Andrew Sackville-West
On Fri, Apr 07, 2006 at 05:53:06PM -0700, charles norwood wrote: > On Fri, 2006-04-07 at 16:22 -0500, Hugo Vanwoerkom wrote: > > Hi, > > > > I do: > > > > umount /hda14 > > > > and get: > > > > umount: /hda14: device is busy > >

Re: umount partition is busy

2006-04-07 Thread Luis R Finotti
Hugo Vanwoerkom wrote: Hi, I do: umount /hda14 and get: umount: /hda14: device is busy umount: /hda14: device is busy Is there a way of finding out *why* it is busy? Obviously it is linked to someplace, but where? Thanks! H You can try "lsof" to find what is keeping the d

Re: umount partition is busy

2006-04-07 Thread charles norwood
On Fri, 2006-04-07 at 16:22 -0500, Hugo Vanwoerkom wrote: > Hi, > > I do: > > umount /hda14 > > and get: > > umount: /hda14: device is busy > umount: /hda14: device is busy > > > Is there a way of finding out *why* it is busy? Obviously it is linked

Re: umount partition is busy

2006-04-07 Thread charles norwood
On Fri, 2006-04-07 at 16:22 -0500, Hugo Vanwoerkom wrote: > Hi, > > I do: > > umount /hda14 > > and get: > > umount: /hda14: device is busy > umount: /hda14: device is busy > > > Is there a way of finding out *why* it is busy? Obviously it is linked

umount partition is busy

2006-04-07 Thread Hugo Vanwoerkom
Hi, I do: umount /hda14 and get: umount: /hda14: device is busy umount: /hda14: device is busy Is there a way of finding out *why* it is busy? Obviously it is linked to someplace, but where? Thanks! H -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubs

how to get Clock cursor in place of Hourglass cursor when system is busy in Debian/unstable

2004-06-10 Thread J.S.Sahambi
I recently updated the system (Debian/unstable) from debian servers. When the system is busy the cursor changes to the standard hourglass. I also installed Debian/unstable from the same server on a new system from scratch. In that system the system busy indication is with a new Clock cursor. I

"" is busy

2000-07-17 Thread David Densmore
I was working on I got this message: "" is busy How do I fix this without rebooting? Thanks, David Densmore <[EMAIL PROTECTED]>

Re: umount: /cdrom: devide is busy.

1997-10-06 Thread LeRoy D. Cressy
Philippe Troin wrote: > > On Sat, 04 Oct 1997 18:08:19 +1000 Alan Eugene Davis > ([EMAIL PROTECTED]) wrote: > > > This happens to me quite often: a floppy or a cd isn't being accessed, > > but I cannot unmount it: umount gives the error I have indicated. > > > > Is there any way to find out what

RE: Re.: Re: umount: /cdrom: devide is busy.

1997-10-04 Thread Ralph Winslow
? This happens once in a while, >that I am NOT in that directory, but I get this message, so something >is going on that is not seen by me. > >Alan > >Dan Hugo writes: >> This will always happen if, for example, >> >> pwd >> /cdrom/* >> >>

re: umount:/cdrom: device is busy.

1997-10-04 Thread Johann Spies
Hallo Alan, The same thing happened to me when I tried to unmount the cdrom while at the same time my default directory is /cdrom or one of its subdirectories. Make sure that you are in / when trying to unmount. Johann. >This happens to me quite often: a floppy or a cd isn't being accessed, >bu

Re: umount: /cdrom: devide is busy.

1997-10-04 Thread David Stern
On Sat, 4 Oct 1997, Alan Eugene Davis wrote: > This happens to me quite often: a floppy or a cd isn't being accessed, > but I cannot unmount it: umount gives the error I have indicated. > > Is there any way to find out what process or which xterm might be > accessing or sitting on a certain devic

Re: Re.: Re: umount: /cdrom: devide is busy.

1997-10-04 Thread Brandon Mitchell
fuser -m /cdrom lsof would also work in this case. Brandon On Sat, 4 Oct 1997, Alan Eugene Davis wrote: > Thank you for the response. Perhaps I should clarify. > > I am using X. I have several xterms/rxvts open, and I am running > several emacs frames. None of these, as far as I can tell, i

Re: umount: /cdrom: devide is busy.

1997-10-04 Thread Philippe Troin
On Sat, 04 Oct 1997 18:08:19 +1000 Alan Eugene Davis ([EMAIL PROTECTED]) wrote: > This happens to me quite often: a floppy or a cd isn't being accessed, > but I cannot unmount it: umount gives the error I have indicated. > > Is there any way to find out what process or which xterm might be > ac

Re.: Re: umount: /cdrom: devide is busy.

1997-10-04 Thread Alan Eugene Davis
> pwd > /cdrom/* > > In other words, if you are IN the directory in question, it is busy. > > Happens to me all the time as well. Same with any mounts, or if you try > to rmdir a directory you are in. > > cd /;umount /cdrom > > should work > > -dh > &

umount: /cdrom: devide is busy.

1997-10-04 Thread Alan Eugene Davis
This happens to me quite often: a floppy or a cd isn't being accessed, but I cannot unmount it: umount gives the error I have indicated. Is there any way to find out what process or which xterm might be accessing or sitting on a certain device? Thank you to all who have made my computing journey