Re: USB printer CUPS stalls on "Sending data to printer"

2016-06-21 Thread Bob Bernstein
On Tue, 21 Jun 2016, Lisi Reisz wrote: <201606210831.24319.lisi.re...@gmail.com> Need a bit of help here. What am I supposed to do with this line of um text? If there is an elegant method that will use it as a starting point such that I end up looking at the email to which you are referri

Re: USB printer CUPS stalls on "Sending data to printer"

2016-06-21 Thread Emanuel Berg
Brian writes: > 1. Get the Samsung_M2020_Series.ppd from the > ULD tarball > > 2. Edit the *cupsFilters line in it to read > > *cupsFilters: > "application.vnd.cups-raster 0 rastertoqpdl > >or > > *cupsFilters: > "application.vnd.cups-postscript 0 pstoqpdl > > 3. Put the PPD in /u

Re: boot times out after dist-upgrade on Stretch

2016-06-21 Thread Borden Rhodes
Thank you, Mark, and I apologise for not acknowledging your message sooner. I moved all of the symlinks in /etc/systemd/system/multi-user.target.wants/ to my home directory and restarted. The same symptoms appeared. I don't suppose there's some utility that can walk through a target unit and displ

Re: jessie won't install/boot on a Dell Poweredge R815

2016-06-21 Thread Jeffrey Mark Siskind
Thanks for your help. > Here is a screen picture. Could you upload this to an image paste site or send it along (or use a serial console to get it as text?) http://upplysingaoflun.ecn.purdue.edu/~qobi/20160619_140357.jpg (The other screen picture of a machine (not an R815) that does bo

Re: USB printer CUPS stalls on "Sending data to printer"

2016-06-21 Thread Lisi Reisz
On Tuesday 21 June 2016 22:29:36 Brian wrote: > Was the suggestion given not clear enough or too > involved? Emanuel doesn't like the idea of trying to do anything with the web interface. I had already suggested it for one of his problems earlier. <201606210831.24319.lisi.re...@gmail.com> Too c

Re: USB printer CUPS stalls on "Sending data to printer"

2016-06-21 Thread deloptes
Emanuel Berg wrote: > Brian writes: > >> To automatise what? > > The testing of all configurations. Brian suggested one approach though - no word automation and testing at all? Besides the 4 steps are equal in time you spent writing whatever you wrote to automate whatever you wanted to automa

Re: jessie won't install/boot on a Dell Poweredge R815

2016-06-21 Thread deloptes
Don Armstrong wrote: > The error would be useful to know. Most likely one or more of them > dropped out of the array for some reason and you're booting off of one > which has a lower event count and it won't assemble. > > But it could be any number of things. > > The output of mdadm --examine /d

Re: USB printer CUPS stalls on "Sending data to printer"

2016-06-21 Thread Emanuel Berg
Brian writes: > To automatise what? The testing of all configurations. -- underground experts united http://user.it.uu.se/~embe8573 Emacs Gnus Blogomatic . http://user.it.uu.se/~embe8573/blogomatic - so far: 55 Blogomatic articles -

Re: USB printer CUPS stalls on "Sending data to printer"

2016-06-21 Thread Brian
On Tue 21 Jun 2016 at 22:24:29 +0200, Emanuel Berg wrote: > Brian writes: > > > But it will give you something to do for the > > rest of the afternoon! > > I wrote this to automatize it: To automatise what? Was the suggestion given not clear enough or too involved? > # try all PPDs on the sys

Re: jessie won't install/boot on a Dell Poweredge R815

2016-06-21 Thread Don Armstrong
On Tue, 21 Jun 2016, Jeffrey Mark Siskind wrote: > Please note that all of the above systems have / as md0 RAID1. The fresh > install of jessie was successfull on all but the R815s. > >> Then it fails to reboot

Re: USB printer CUPS stalls on "Sending data to printer"

2016-06-21 Thread Emanuel Berg
Brian writes: > But it will give you something to do for the > rest of the afternoon! I wrote this to automatize it: # try all PPDs on the system: # # $ test-ppd **/*.ppd # # and, in another pane: # # $ watch -t -n 0.1 lpstat -p test-ppd () { local -a ppds ppds=($@) local t

Re: jessie won't install/boot on a Dell Poweredge R815

2016-06-21 Thread Jeffrey Mark Siskind
My posting has not appeared on debian-{boot,kernel,user}. I think it is because of the attachments. I have removed them. I'll send the screen images to people individually if they request them. --- I am cross posting this t

Re: J_find__your_perfect____ dentist

2016-06-21 Thread J Knight
On Monday, May 2, 2016, wrote: > > > > > *Dear_J, Find the perfect dentist in your area click here * > *no_more_emails? >

Re: Problem with udev and mount

2016-06-21 Thread Michael Biebl
Am 21.06.2016 um 18:28 schrieb Szilard Andai: > I have an udev rule to automatically mount an USB device: > ACTION=="add", KERNEL=="sd?1", ATTRS{idVendor}=="0781", > ATTRS{idProduct}=="5150", RUN+="/bin/mount -v %N" ... > Unfortunately the device doesn't get actually mounted: it doesn't appear >

Problem with udev and mount

2016-06-21 Thread Szilard Andai
Hello everyone, Lately I ran into a problem with udev and mounting; I can't tell the exact date, but it worked until around this May. I have an udev rule to automatically mount an USB device: ACTION=="add", KERNEL=="sd?1", ATTRS{idVendor}=="0781", ATTRS{idProduct}=="5150", RUN+="/bin/mount -v %N"

Re: Strange Email Bounce

2016-06-21 Thread Michael Milliman
On 06/21/2016 09:24 AM, John Hasler wrote: Charlie writes: Also no longer use that address or Gmail for the list, as The address is obviously toxic... No it isn't. No it is not my email address that is "toxic." I may be able to make some changes to improve such situations in the future, but

Re: home directory fail-over using automount ?

2016-06-21 Thread briand
On Fri, 17 Jun 2016 20:00:07 -0700 (PDT) Steve Witt wrote: > My experience over the years is the NFS automouting is very reliable and > fairly easy to administer. If your network is stable, then you shouldn't > have a problem with it at all. If your network isn't stable, then that > problem s

Re: USB printer CUPS stalls on "Sending data to printer"

2016-06-21 Thread Brian
On Tue 21 Jun 2016 at 16:25:00 +0200, Emanuel Berg wrote: > Brian writes: > > > Early this morning you had an M202x series > > printer; this afternoon you have an ML-2026W. > > Not only is the ML-2026W not mentioned at the > > Splix site but Samsung's site doesn't believe > > it exists and says

Re: Debian Testing Cannot be installed on Hyper-V 2012 R2

2016-06-21 Thread Don Armstrong
On Tue, 21 Jun 2016, Larry Sevilla wrote: > I'm trying to install Debian Testing under Hyper-V Windows Server 2012 R2. > > iso file: debian-testing-i386-netinst.iso dated 2016-06-20 07:33 391Mb > > mem: Start-up 1024Mb Dynamic Min 512Mb Max 3584 > proc: 2 > vhd: 10Gb > > Install it using non-GU

hostpad failed when station active

2016-06-21 Thread Bob
Hello list, I am trying to enable software AP in linux along with wifi station. The compiled 4.4.13 kernel already provides the required drivers ~~~ #lsmod | grep 80211 mac80211630784 1 ath9k cfg80211 548864 4 ath,ath9k_common,ath9k,mac80211 ~~~ No issue to start the AP alone wit

Re: Strange Email Bounce

2016-06-21 Thread Don Armstrong
On Tue, 21 Jun 2016, Charlie S wrote: > Which people? We who are getting these bounces or some other people? Some other person whose MUA setup is sending the bounces. You'll get them in response to messages that you send to the mailing list while the offending subscriber's email address is broken

Re: Strange Email Bounce

2016-06-21 Thread Lisi Reisz
On Tuesday 21 June 2016 09:26:02 Charlie wrote: > Then what sender? The sender of the bounce. The addressee? Lisi

Re: USB printer CUPS stalls on "Sending data to printer"

2016-06-21 Thread Emanuel Berg
Brian writes: > Early this morning you had an M202x series > printer; this afternoon you have an ML-2026W. > Not only is the ML-2026W not mentioned at the > Splix site but Samsung's site doesn't believe > it exists and says "We're sorry, your search > "ml-2026W" didn't return any results." Now I

Re: Strange Email Bounce

2016-06-21 Thread John Hasler
Charlie writes: > Also no longer use that address or Gmail for the list, as The address > is obviously toxic... No it isn't. -- John Hasler jhas...@newsguy.com Elmwood, WI USA

Re: USB printer CUPS stalls on "Sending data to printer"

2016-06-21 Thread Brian
On Tue 21 Jun 2016 at 14:50:51 +0200, Emanuel Berg wrote: > Brian writes: > > > You read the wiki and learn how to install > > a print queue. > > Here is a list [1] what printers work with > Linux and Splix - mine, ML-2026W, isn't on that > list, so I guess it won't work? > > [1] http://splix.

Re: Strange Email Bounce

2016-06-21 Thread Charlie
On Tue, 21 Jun 2016 08:00:09 -0500 Michael Milliman sent: > However, the solution has been presented in this thread -- forward > the offending message to the list administrator so that the email > address from which the spam/bounce notice is coming can be > unsubscribed. Once that happens, the sp

Re: CUPS under jessie

2016-06-21 Thread Jonathan Dowland
On Fri, Jun 03, 2016 at 04:00:52PM -0400, Alan McConnell wrote: > CUPS seems to be the standard printing SW used by Linux, or at least > by Debian. But my CUPS is totally broken and I'd like to get rid of > it all and reinstall. So I ran apt-get purge cups, but there > are still lots of cups-rela

Re: Strange Email Bounce

2016-06-21 Thread John Hasler
Here's the explanation: http://www.atelier.net/en/trends/articles/bounceio-looking-turn-non-delivered-emails-advertising-goldmine_431691 https://betterbounces.net/ I'd say that this "Scott Brown" guy behind bounce.io is a bungler, but that may be too generous. He may be doing this on purpose so

Re: Strange Email Bounce

2016-06-21 Thread Michael Milliman
On 06/21/2016 03:37 AM, Thomas Schmitt wrote: Hi Lisi Reisz wrote: It is the sender that has the misconfiguration in this case. But what is misconfigured in particular ? The mail clients used are all different: Lisi: User-Agent: KMail/1.9.10[gets no spam] Michael:User-Agent: M

Re: Printer color balance

2016-06-21 Thread Sven Arvidsson
On Mon, 2016-06-20 at 19:07 -0700, Gary Roach wrote: > Hi all, > > System Specs: > Intel DP55KG with i5-750 quad processor > Debian Stretch > Kde Desktop > HP OfficeJet Pro 8600 Printer > Cups driver for the 6800 > Dell U2412M Monitor > > Ive had the HP printer for some time but have not paid muc

Re: USB printer CUPS stalls on "Sending data to printer"

2016-06-21 Thread Emanuel Berg
Brian writes: > You read the wiki and learn how to install > a print queue. Here is a list [1] what printers work with Linux and Splix - mine, ML-2026W, isn't on that list, so I guess it won't work? [1] http://splix.ap2c.org/ -- underground experts united http://user.it.uu.se/~embe8573 E

Re: Strange Email Bounce

2016-06-21 Thread Cindy-Sue Causey
On 6/20/16, Michael Milliman wrote: > I just replied to an email here on the debian-user list. I have checked > the debian-user list archive on debian.org, and the email was indeed > received and posted to the list. Nevertheless, I also received a bounce > notice which was somewhat disturbing.

Re: Strange Email Bounce

2016-06-21 Thread John Hasler
Charlie writes: > Which people? We who are getting these bounces or some other people? Someone subscribed to the list. Then, for one of many reasons (perhaps they got fired and the address is no longer valid), the email server they utilized started bouncing messages from the list. However, said

Re: Strange Email Bounce

2016-06-21 Thread Charlie
On Tue, 21 Jun 2016 08:33:22 +0100 Lisi Reisz sent: > On Tuesday 21 June 2016 07:29:42 Charlie S wrote: > > On Mon, 20 Jun 2016 13:03:10 -0500 Don Armstrong sent: > > > On Mon, 20 Jun 2016, Michael Milliman wrote: > > > > I just replied to an email here on the debian-user list. I have > > > >

Re: Strange Email Bounce

2016-06-21 Thread Thomas Schmitt
Hi Lisi Reisz wrote: > It is the sender that has the misconfiguration in this case. But what is misconfigured in particular ? The mail clients used are all different: Lisi: User-Agent: KMail/1.9.10[gets no spam] Michael:User-Agent: Mozilla/5.0[gets spam] Charlie S: X-Maile

Re: Strange Email Bounce

2016-06-21 Thread Charlie
On Tue, 21 Jun 2016 08:33:22 +0100 Lisi Reisz sent: > On Tuesday 21 June 2016 07:29:42 Charlie S wrote: > > On Mon, 20 Jun 2016 13:03:10 -0500 Don Armstrong sent: > > > On Mon, 20 Jun 2016, Michael Milliman wrote: > > > > I just replied to an email here on the debian-user list. I have > > > >

Re: USB printer CUPS stalls on "Sending data to printer"

2016-06-21 Thread Brian
On Tue 21 Jun 2016 at 10:02:39 +0200, Emanuel Berg wrote: > Brian writes: > > > printer-driver-splix ULD might work but > > I suspect a splix PPD would need adapting to > > provide what the M202x expects to receive. > > OK, I installed that - do I need to tell CUPS > to use it? How do I do that

Re: USB printer CUPS stalls on "Sending data to printer"

2016-06-21 Thread Emanuel Berg
Brian writes: > printer-driver-splix ULD might work but > I suspect a splix PPD would need adapting to > provide what the M202x expects to receive. OK, I installed that - do I need to tell CUPS to use it? How do I do that? -- underground experts united http://user.it.uu.se/~embe8573 Emacs

Re: USB printer CUPS stalls on "Sending data to printer"

2016-06-21 Thread Brian
On Tue 21 Jun 2016 at 04:51:23 +0200, Emanuel Berg wrote: > Emanuel Berg writes: > > > File "/usr/lib/cups/filter/rastertospl" not > > available: No such file or directory > > I found rastertospl it in the ULD archive, the > i386 directory. > > Now when I do print it first says "... is now > p

Re: USB printer CUPS stalls on "Sending data to printer"

2016-06-21 Thread Emanuel Berg
Lisi Reisz writes: > I find that going into printer maintenance, > deleting all jobs for that printer, pausing > the printer, then starting it again, solves > this particular problem. But I do it at the > web interface. 'cancel -a' deletes all jobs so if I could just pause and start it... -- u

Re: CUPS under jessie

2016-06-21 Thread Anthony Campbell
On 20 Jun 2016, Curt wrote: > On 2016-06-20, Charlie S wrote: > > > > On Debian Linux systems, have found HP printers are good and Epson > > printers to be good as well. > > > > Brother printers can be made to work, but it's onerous and not all the > > features work. Maybe it's just the models tha

Re: Strange Email Bounce

2016-06-21 Thread Lisi Reisz
On Tuesday 21 June 2016 07:29:42 Charlie S wrote: > On Mon, 20 Jun 2016 13:03:10 -0500 Don Armstrong sent: > > On Mon, 20 Jun 2016, Michael Milliman wrote: > > > I just replied to an email here on the debian-user list. I have > > > checked the debian-user list archive on debian.org, and the email

Re: USB printer CUPS stalls on "Sending data to printer"

2016-06-21 Thread Lisi Reisz
On Tuesday 21 June 2016 03:51:23 Emanuel Berg wrote: > Emanuel Berg writes: > > File "/usr/lib/cups/filter/rastertospl" not > > available: No such file or directory > > I found rastertospl it in the ULD archive, the > i386 directory. > > Now when I do print it first says "... is now > printing ...