Re: CRON: Authentication token is no longer valid; new one required

2015-02-07 Thread Bob Proulx
ML mail wrote: > Bob Proulx wrote: > > It is the state of an expired password that is a problem. > > ... > > What does this say? Example from a system of mine. > > > > $ passwd --status root > > root P 05/01/2010 0 9 7 -1 > The result of running passwd --status tells me that the password

Re: 3rd new wheezy install

2015-02-07 Thread Bob Proulx
Gene Heskett wrote: > Then why is fdisk complaining?: 'fdisk' is an old tool and unfortunately it hasn't had the love and care that is needed for it to keep up with the modern day formats. I used it for years before the new IDE drives but I don't use it anymore because of exactly what you are see

Re: 3rd new wheezy install

2015-02-07 Thread Lisi Reisz
On Sunday 08 February 2015 06:29:00 Gene Heskett wrote: > On Sunday, February 08, 2015 12:59:11 AM Bob Proulx wrote: > > Gene Heskett wrote: > > > The alignment seems to be bad on every partition if you do it by hand, > > > but if you just let it use the whole disk, the first parttition is > > > go

Re: Overflow of RX/TX Bytes on AMD64

2015-02-07 Thread Bob Proulx
Stephen R Guglielmo wrote: > I'm running Debian Jessie AMD64. I'm using RRDTool to create graphs of > my network activity. Fun! > Do the byte counters in the `ifconfig` output overflow? Yes. Eventually. > I imagine they have to at some point. What's the value at which they > overflow? Is it 2

Re: 3rd new wheezy install

2015-02-07 Thread Gene Heskett
On Sunday, February 08, 2015 12:59:11 AM Bob Proulx wrote: > Gene Heskett wrote: > > The alignment seems to be bad on every partition if you do it by hand, > > but if you just let it use the whole disk, the first parttition is > > good, but the swap seems out of kilter and probably slow if and when

Re: FLAC playback in Iceweasel

2015-02-07 Thread Bob Proulx
August Karlstrom wrote: > Does anyone know if there is a package in Debian Wheezy that provides > playback of FLAC files in Iceweasel? On the page > http://hpr.dogphilosophy.net/test/ all clips work for me except the last > one. As far as I know there isn't one. That doesn't mean one doesn't exis

Re: unmet dependencies: libcurl4-openssl-dev

2015-02-07 Thread Bob Proulx
Sivaram Neelakantan wrote: > Emacs24.4 is working for me. What fails to install was the swirl > package in R which needed Lcurl or libcurl which needed the ssl > libs. From yours and Brian's research it seems that the backports > install of Emacs messes with R package installation. You say "mess

Re: 3rd new wheezy install

2015-02-07 Thread Bob Proulx
Gene Heskett wrote: > The alignment seems to be bad on every partition if you do it by hand, but > if you just let it use the whole disk, the first parttition is good, but the > swap seems out of kilter and probably slow if and when I ever get into swap. But your swap was aligned just fine. You

Re: 3rd new wheezy install

2015-02-07 Thread Gene Heskett
On Sunday, February 08, 2015 12:12:32 AM Chris Bannister wrote: > On Thu, Feb 05, 2015 at 01:14:56PM -0500, Gene Heskett wrote: > > I have been down that graden path so many times I think I could do it > > in my sleep. I had that drive setup with a hair over a gig for the > > /boot, and all that,

Re: 3rd new wheezy install

2015-02-07 Thread Chris Bannister
On Thu, Feb 05, 2015 at 01:14:56PM -0500, Gene Heskett wrote: > > I have been down that graden path so many times I think I could do it in my > sleep. I had that drive setup with a hair over a gig for the /boot, and all > that, it did write a new table giving boot only 300 megs, and all the oth

Overflow of RX/TX Bytes on AMD64

2015-02-07 Thread Stephen R Guglielmo
Hi list, I'm running Debian Jessie AMD64. I'm using RRDTool to create graphs of my network activity. Do the byte counters in the `ifconfig` output overflow? I imagine they have to at some point. What's the value at which they overflow? Is it 2^64 bytes? Also, is there a "better" way to access thi

Re: unmet dependencies: libcurl4-openssl-dev

2015-02-07 Thread Sivaram Neelakantan
On Sat, Feb 07 2015,Bob Proulx wrote: [snipped 36 lines] > In for a penny, in for a pound. I think this is just a natural > consequence of using backport software. Sivaram should keep going > with backports. > > Since the goal is to get emacs24 installed I would keep going. > Insteall libcurl4

Re: incomplete update(?) trashed my system

2015-02-07 Thread songbird
Charles Blair wrote: ... >Output from df: > > Filesystem 1K-blocksUsed Available Use% Mounted on > rootfs 330215 239888 73278 77% / > udev 10240 0 10240 0% /dev > tmpfs400736 684400052 1% /run > /dev/disk/by-

Re: unmet dependencies: libcurl4-openssl-dev

2015-02-07 Thread Bob Proulx
Brian wrote: > Ric Moore wrote: > > Do a CLEAN install to Jessie, if at all possible. There is just too > > great a gap between Jessie and Wheezy for me to trust upgrading. > > This way you get it all right, from the get-go. It would be like > > "upgrading" 8.04 Ubuntu to 14.10 in one go. Do a back

Re: unmet dependencies: libcurl4-openssl-dev

2015-02-07 Thread Bob Proulx
Brian wrote: > Brian wrote: > > It is good that you have provided sufficient information in this > > thread to be able to follow in your footsteps as I am now able to > > reproduce your problem. > > > > I installed emacs24: > >apt-get -t wheezy-backports install emacs24 > > Then > >apt-get

incomplete update(?) trashed my system

2015-02-07 Thread Charles Blair
I have been running a dual-boot linux / windows system on a Toshiba laptop for several years. According to /etc/apt/sources.list, the system is wheezy, installed with binary 20140209-16:42. When I turn the machine on, I get the usual GRUB multi-boot display. The windows boot seems to be

Re: I screwed up gdm3, can't recover

2015-02-07 Thread Bob Proulx
Thomas H. George wrote: > A new jessie installation. Display problem so I tried to switch to xdm. > When this didn't work I tried to switch back to gdm3. No Go: What was the display problem? > problem not fixed. > > What to do? Reinstall jessie? Continue experimenting with systemctl > commands?

Re: Painful BlueTooth Audio

2015-02-07 Thread Jude DaShiell
This is a linux kernel problem created by whoever made the decision that speakers must connect through the quarter-inch jack on the sound card by default. A little more work must have been done to that end since though I was able to connect usb speakers to a linux box and configure alsa to use

Re: I screwed up gdm3, can't recover

2015-02-07 Thread Glenn English
On Feb 7, 2015, at 4:52 PM, Thomas H. George wrote: >>> Any suggestions? Have you tried logging in to the terminal and typing "startx"? If that gets you a Gnome GUI, Gnome is (probably) OK, and you can just remove the GUI starters and reinstall the one for Gnome. If not, your problem is (prob

Re: I screwed up gdm3, can't recover

2015-02-07 Thread Thomas H. George
On Sat, Feb 07, 2015 at 10:02:15PM +, Joe wrote: > On Sat, 7 Feb 2015 16:37:23 -0500 > "Thomas H. George" wrote: > > > OK, my fault. > > > > A new jessie installation. Display problem so I tried to switch to > > xdm. When this didn't work I tried to switch back to gdm3. No Go: > > > > gdm3.

Re: using gnome, hotkey problem

2015-02-07 Thread Gene Heskett
On Saturday, February 07, 2015 06:01:06 PM Lisi Reisz wrote: > On Saturday 07 February 2015 20:42:59 Brian wrote: > > On Sat 07 Feb 2015 at 15:24:50 -0500, Gene Heskett wrote: > > > Where would I find the location in a config file that uses the F10 > > > key to open a terminal file requester? It i

Re: I screwed up gdm3, can't recover

2015-02-07 Thread songbird
Thomas H. George wrote: ... > What to do? Reinstall jessie? Continue experimenting with systemctl > commands? > > Any suggestions? i'd go to single user mode and use: apt-get purge gdm3 xdm and then try to install gdm3 again and see how that goes... songbird -- To UNSUBSCRIBE, email t

Re: using gnome, hotkey problem

2015-02-07 Thread Lisi Reisz
On Saturday 07 February 2015 20:42:59 Brian wrote: > On Sat 07 Feb 2015 at 15:24:50 -0500, Gene Heskett wrote: > > Where would I find the location in a config file that uses the F10 key to > > open a terminal file requester? It is blocking thne F10 key from getting > > to mc, and making a single k

Re: using gnome, hotkey problem

2015-02-07 Thread Gene Heskett
On Saturday, February 07, 2015 03:42:59 PM Brian wrote: > On Sat 07 Feb 2015 at 15:24:50 -0500, Gene Heskett wrote: > > Where would I find the location in a config file that uses the F10 key > > to open a terminal file requester? It is blocking thne F10 key from > > getting to mc, and making a sin

Re: I screwed up gdm3, can't recover

2015-02-07 Thread Joe
On Sat, 7 Feb 2015 16:37:23 -0500 "Thomas H. George" wrote: > OK, my fault. > > A new jessie installation. Display problem so I tried to switch to > xdm. When this didn't work I tried to switch back to gdm3. No Go: > > gdm3.serviceJob for gdm.service failed. > > Looked for solution in man syst

Re: Epiphany installation

2015-02-07 Thread Cindy-Sue Causey
On 2/7/15, kamaraju kusumanchi wrote: > > For me epiphany 3.14.1 opens up normally under normal user account. > With root account, I see the following display error. > > rajulocal@hogwarts ~/learning % su > Password: > root@hogwarts:/home/rajulocal/learning# epiphany > No protocol specified > > **

I screwed up gdm3, can't recover

2015-02-07 Thread Thomas H. George
OK, my fault. A new jessie installation. Display problem so I tried to switch to xdm. When this didn't work I tried to switch back to gdm3. No Go: gdm3.serviceJob for gdm.service failed. Looked for solution in man systemctl, found reset-failed command. Tried systemctl reset-failed gdm.service

Re: using gnome, hotkey problem

2015-02-07 Thread Brian
On Sat 07 Feb 2015 at 15:24:50 -0500, Gene Heskett wrote: > Where would I find the location in a config file that uses the F10 key to > open > a terminal file requester? It is blocking thne F10 key from getting to mc, > and making a single keystroke exit into a tedious at least 3 clicks of the

using gnome, hotkey problem

2015-02-07 Thread Gene Heskett
Greetings; Where would I find the location in a config file that uses the F10 key to open a terminal file requester? It is blocking thne F10 key from getting to mc, and making a single keystroke exit into a tedious at least 3 clicks of the mouse to exit mc when I am done. I have scoured the

Re: Epiphany installation

2015-02-07 Thread kamaraju kusumanchi
On Mon, Jan 26, 2015 at 10:36 PM, Ethan Rosenberg wrote: > Dear List - > > I installed Epiphany with the package manager and receive a segmentation > fault message if I try to run from the command line. It will not run at all > from the desktop. The permissions are 777, and it is owned by me. > >

Re: Question about GRUB recovery using Debian 7.x LiveCD

2015-02-07 Thread Diogene Laerce
On 02/07/2015 04:31 PM, Bret Busby wrote: > On 07/02/2015, Diogene Laerce wrote: >> On 02/07/2015 06:32 AM, Bret Busby wrote: >>> Hello. >> Hi, >> >>> [...] Now, the request is this; please advise the stepwise procedure for >>> using a Debian 7.x LiveCD, to (attempt to) restore GRUB, so that the

Re: FLAC playback in Iceweasel

2015-02-07 Thread August Karlstrom
On 2015-02-07 12:40, Elimar Riesebieter wrote: * August Karlstrom [2015-02-07 10:43 +0100]: Does anyone know if there is a package in Debian Wheezy that provides playback of FLAC files in Iceweasel? On the page http://hpr.dogphilosophy.net/test/ all clips work for me except the last one. $ a

Re: Question about GRUB recovery using Debian 7.x LiveCD

2015-02-07 Thread Bret Busby
On 07/02/2015, Diogene Laerce wrote: > > On 02/07/2015 06:32 AM, Bret Busby wrote: >> Hello. > > Hi, > >> [...] Now, the request is this; please advise the stepwise procedure for >> using a Debian 7.x LiveCD, to (attempt to) restore GRUB, so that the >> GRUB menu is available and accessible and us

Re: rsync question

2015-02-07 Thread Rob Owens
On Fri, Feb 06, 2015 at 07:58:22PM +, Curtis Vaughan wrote: > I need to rsync several, but not all, the Maildir directories under /home. > I have a file with all the user accounts, so what would the script be to > say take each user account name and then rsync up each Maildir directory. > > T

Re: Question about GRUB recovery using Debian 7.x LiveCD

2015-02-07 Thread Brian
On Sat 07 Feb 2015 at 13:50:47 +0100, Pascal Hambourg wrote: > Brian a écrit : > > > > 1. Boot in rescue mode. > > > > 2. Choose a root file system when you get to this screen. > > > > 3. Select 'Reinstall the GRUB boot loader." > > > > 4. Specify a device to install GRUB to. > > You don't sp

Re: Question about GRUB recovery using Debian 7.x LiveCD

2015-02-07 Thread Pascal Hambourg
Brian a écrit : > > 1. Boot in rescue mode. > > 2. Choose a root file system when you get to this screen. > > 3. Select 'Reinstall the GRUB boot loader." > > 4. Specify a device to install GRUB to. You don't specifiy a device when installing grub-efi. It installs in the EFI system partition mo

Re: FLAC playback in Iceweasel

2015-02-07 Thread Elimar Riesebieter
* August Karlstrom [2015-02-07 10:43 +0100]: > Does anyone know if there is a package in Debian Wheezy that provides > playback of FLAC files in Iceweasel? On the page > http://hpr.dogphilosophy.net/test/ all clips work for me except the last > one. $ apt-cache show moc $ apt-cache show vorbis-t

Re: Question about GRUB recovery using Debian 7.x LiveCD

2015-02-07 Thread Brian
On Sat 07 Feb 2015 at 13:32:41 +0800, Bret Busby wrote: > Now, the request is this; please advise the stepwise procedure for > using a Debian 7.x LiveCD, to (attempt to) restore GRUB, so that the > GRUB menu is available and accessible and usable, and, detects the > installed operating systems, an

FLAC playback in Iceweasel

2015-02-07 Thread August Karlstrom
Does anyone know if there is a package in Debian Wheezy that provides playback of FLAC files in Iceweasel? On the page http://hpr.dogphilosophy.net/test/ all clips work for me except the last one. Regards, August -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subjec

Re: Question about GRUB recovery using Debian 7.x LiveCD

2015-02-07 Thread Diogene Laerce
On 02/07/2015 06:32 AM, Bret Busby wrote: > Hello. Hi, > [...] Now, the request is this; please advise the stepwise procedure for > using a Debian 7.x LiveCD, to (attempt to) restore GRUB, so that the > GRUB menu is available and accessible and usable, and, detects the > installed operating syst

Re: rsync question

2015-02-07 Thread shawn wilson
On Feb 6, 2015 11:14 PM, "Don Armstrong" wrote: > > On Sat, 07 Feb 2015, Curtis Vaughan wrote: > > That seems to work, but here's a problem. Each time it enters a new > > user directory I have to re-enter the root password. I realize I can > > just set it up so that I don't have to enter a passwor