Re: [DNG] merged /usr breakage

2022-01-03 Thread Steve Litt
k...@aspodata.se said on Tue, 4 Jan 2022 00:08:01 +0100 (CET) >Karl: >> The first one gives me an unbootable system >> $ ldd /sbin/init | grep /usr >> libpcre2-8.so.0 => /usr/lib/x86_64-linux-gnu/libpcre2-8.so.0 >> (0x7f737ba28000) >> >> fortunately /bin/bash didn't depend on /usr

Re: [DNG] busybox init

2022-01-03 Thread Steve Litt
k...@aspodata.se said on Mon, 3 Jan 2022 18:45:28 +0100 (CET) >Would there be any interests having a busybox_init package which >I could possible maintain (with a little help) ? My opinion is that the more init systems the merrier, except for systemd. If busybox init does not require daemons

Re: [DNG] merged /usr breakage

2022-01-03 Thread karl
Martin: > k...@aspodata.se - 03.01.22, 18:25:12 CET: > > The first one gives me an unbootable system > > $ ldd /sbin/init | grep /usr > > libpcre2-8.so.0 => /usr/lib/x86_64-linux-gnu/libpcre2-8.so.0 > > (0x7f737ba28000) > […] > > Soo, what can I do to help with that ? >

Re: [DNG] merged /usr breakage

2022-01-03 Thread Martin Steigerwald
k...@aspodata.se - 03.01.22, 18:25:12 CET: > The first one gives me an unbootable system > $ ldd /sbin/init | grep /usr > libpcre2-8.so.0 => /usr/lib/x86_64-linux-gnu/libpcre2-8.so.0 > (0x7f737ba28000) […] > Soo, what can I do to help with that ?

Re: [DNG] Printer trouble again. (slight progress)

2022-01-03 Thread karl
Hendrik: > On Mon, Jan 03, 2022 at 06:52:17PM +0100, k...@aspodata.se wrote: > > Hendrik: > > ... > > > DeviceURI > > > dnssd://Brother%20HL-3170CDW%20series._ipp._tcp.local/?uuid=e3248000-80ce-11db-8000-30055c5516df > > From what I can see: > > https://www.brother-usa.com/products/hl3170cdw > >

Re: [DNG] merged /usr breakage

2022-01-03 Thread karl
Karl: > The first one gives me an unbootable system > $ ldd /sbin/init | grep /usr > libpcre2-8.so.0 => /usr/lib/x86_64-linux-gnu/libpcre2-8.so.0 > (0x7f737ba28000) > > fortunately /bin/bash didn't depend on /usr so I could boot with > init=/bin/bash, but there is more breakage:

Re: [DNG] busybox init

2022-01-03 Thread karl
Didier Kryn: > Le 03/01/2022 à 21:27, tito via Dng a écrit : > > On Mon, 3 Jan 2022 18:45:28 +0100 (CET) > > k...@aspodata.se wrote: ... > >> The sysinit thing is a how you start the system, it's just > >> one script /etc/init.d/rcS (or where you prefer to place it). > >> > >> One could

[DNG] Fwd: Printer trouble again. (slight progress)

2022-01-03 Thread o1bigtenor via Dng
(sorry list - - - Imanaged to send this as private email only - - - - argh!!) Subject: Re: [DNG] Printer trouble again. (slight progress) To: Florian Zieboll On Mon, Jan 3, 2022 at 12:22 PM Florian Zieboll via Dng wrote: > > On Mon, 3 Jan 2022 12:40:24 -0500 > Hendrik Boom wrote: > > >

Re: [DNG] busybox init

2022-01-03 Thread Didier Kryn
Le 03/01/2022 à 21:27, tito via Dng a écrit : On Mon, 3 Jan 2022 18:45:28 +0100 (CET) k...@aspodata.se wrote: I have used busybox init for a while. It differs from sysvinit by not having runlevels, except perhaps on and off. Busybox repo is at: git://busybox.net/busybox.git Website at:

Re: [DNG] Printer trouble again. (slight progress)

2022-01-03 Thread Hendrik Boom
On Mon, Jan 03, 2022 at 06:52:17PM +0100, k...@aspodata.se wrote: > Hendrik: > ... > > DeviceURI > > dnssd://Brother%20HL-3170CDW%20series._ipp._tcp.local/?uuid=e3248000-80ce-11db-8000-30055c5516df > > From what I can see: > https://www.brother-usa.com/products/hl3170cdw > > that printer

Re: [DNG] snetaid debs...

2022-01-03 Thread aitor
On 3/1/22 22:02, aitor wrote: it could be carred out in the short term. *carried* ___ Dng mailing list Dng@lists.dyne.org https://mailinglists.dyne.org/cgi-bin/mailman/listinfo/dng

Re: [DNG] snetaid debs...

2022-01-03 Thread aitor
Hi, On 3/1/22 12:05, al3xu5 via Dng wrote: After upgraded to Chimaera, I wsa able to install snetaid .deb packets without problems. It seems it works as expected. Many thanks Aitor! Good :) PS: I would also kindly ask you for information on the status of

Re: [DNG] more printer questions

2022-01-03 Thread tito via Dng
On Mon, 3 Jan 2022 14:04:23 -0600 o1bigtenor via Dng wrote: > On Mon, Jan 3, 2022 at 10:25 AM Maurice McCarthy via Dng > wrote: > > > > No, no. It is the other way around. A driverless printer means you do > > _not _need any driver or other software to print. > > Seems to take a very long time

Re: [DNG] busybox init

2022-01-03 Thread tito via Dng
On Mon, 3 Jan 2022 18:45:28 +0100 (CET) k...@aspodata.se wrote: > I have used busybox init for a while. It differs from sysvinit > by not having runlevels, except perhaps on and off. > > Busybox repo is at: git://busybox.net/busybox.git > Website at: https://busybox.net/ > Comment re. systemd:

Re: [DNG] more printer questions

2022-01-03 Thread o1bigtenor via Dng
On Mon, Jan 3, 2022 at 10:25 AM Maurice McCarthy via Dng wrote: > > No, no. It is the other way around. A driverless printer means you do > _not _need any driver or other software to print. Seems to take a very long time before printing starts though. Then there is also the goofy ip address - -

Re: [DNG] Printer trouble again. (slight progress)

2022-01-03 Thread Florian Zieboll via Dng
On Mon, 3 Jan 2022 19:22:44 +0100 Florian Zieboll via Dng wrote: > a simple netcat'ed pdf Well, "simple pdf" might be an oxymoron... but 'netcat' vs. 'cupsd' bears an impressive simplification ;-) ___ Dng mailing list Dng@lists.dyne.org

Re: [DNG] Printer trouble again. (slight progress)

2022-01-03 Thread Florian Zieboll via Dng
On Mon, 3 Jan 2022 12:40:24 -0500 Hendrik Boom wrote: > DeviceURI > dnssd://Brother%20HL-3170CDW%20series._ipp._tcp.local/?uuid=e3248000-80ce-11db-8000-30055c5516df Hallo Hendrik, as you mentioned "driverless" earlier in this thread: I remember, that "driverless printing" had been mentioned

Re: [DNG] Printer trouble again. (slight progress)

2022-01-03 Thread karl
Hendrik: ... > DeviceURI > dnssd://Brother%20HL-3170CDW%20series._ipp._tcp.local/?uuid=e3248000-80ce-11db-8000-30055c5516df From what I can see: https://www.brother-usa.com/products/hl3170cdw that printer supports BR-script which is a postscript clone. Why not set it to BR-script mode on the

[DNG] busybox init

2022-01-03 Thread karl
I have used busybox init for a while. It differs from sysvinit by not having runlevels, except perhaps on and off. Busybox repo is at: git://busybox.net/busybox.git Website at: https://busybox.net/ Comment re. systemd: https://busybox.net/kill_it_with_fire.txt Example inittab at:

Re: [DNG] Printer trouble again. (slight progress)

2022-01-03 Thread Hendrik Boom
On Mon, Jan 03, 2022 at 12:10:01PM +0100, Florian Zieboll via Dng wrote: > > Hallo Hendrick, > > just another possibility: If there's no intermediate print server, > grepping your local '/etc/cups/printers.conf' for 'DeviceURI' will > reveal the printer's IP address resp. its hostname as well.

[DNG] merged /usr breakage

2022-01-03 Thread karl
The first one gives me an unbootable system $ ldd /sbin/init | grep /usr libpcre2-8.so.0 => /usr/lib/x86_64-linux-gnu/libpcre2-8.so.0 (0x7f737ba28000) fortunately /bin/bash didn't depend on /usr so I could boot with init=/bin/bash, but there is more breakage: $ ldd /bin/mount |

Re: [DNG] more printer questions

2022-01-03 Thread Maurice McCarthy via Dng
Sorry meant to reply to the list 1st time. No, no. It is the other way around. A driverless printer means you do _not _need any driver or other software to print ___ Dng mailing list Dng@lists.dyne.org

Re: [DNG] Priter trouble again.

2022-01-03 Thread william moss via Dng
On 1/3/22 6:10 AM, Florian Zieboll via Dng wrote: Hallo Hendrick, just another possibility: If there's no intermediate print server, grepping your local '/etc/cups/printers.conf' for 'DeviceURI' will reveal the printer's IP address resp. its hostname as well. Libre Grüße, Florian

[DNG] more printer questions

2022-01-03 Thread o1bigtenor via Dng
Greetings Following the thread 'Priter trouble again' there has been some discussion on finding the IP address of the printer. Thought I would look at my information. Printer is connected to my lan using a standard (I think it is anyway) ethernet cable. When I look in the 'Printers' tab I see

Re: [DNG] request for assistance

2022-01-03 Thread al3xu5 via Dng
Mon, 3 Jan 2022 06:37:43 -0600 - o1bigtenor via Dng : > Greetings > > Following the official directions: > > https://www.devuan.org/os/documentation/install-guides/chimaera/upgrade-to-chimaera > > I get : > > # apt update > Ign:1 http://deb.devuan.org/merged chimera InRelease > Ign:2

Re: [DNG] request for assistance

2022-01-03 Thread Antony Stone
On Monday 03 January 2022 at 13:37:43, o1bigtenor via Dng wrote: > Greetings > > Following the official directions: Not quite... > # apt update > Ign:1 http://deb.devuan.org/merged chimera InRelease It's called "chimaera" :) Antony. -- What do you get when you cross a joke with a

[DNG] request for assistance

2022-01-03 Thread o1bigtenor via Dng
Greetings Following the official directions: https://www.devuan.org/os/documentation/install-guides/chimaera/upgrade-to-chimaera I get : # apt update Ign:1 http://deb.devuan.org/merged chimera InRelease Ign:2 http://deb.devuan.org/merged chimera-security InRelease Ign:3

Re: [DNG] Priter trouble again.

2022-01-03 Thread Florian Zieboll via Dng
Hallo Hendrick, just another possibility: If there's no intermediate print server, grepping your local '/etc/cups/printers.conf' for 'DeviceURI' will reveal the printer's IP address resp. its hostname as well. Libre Grüße, Florian ___ Dng mailing list

Re: [DNG] snetaid debs...

2022-01-03 Thread al3xu5 via Dng
Mon, 22 Nov 2021 11:32:45 +0100 - al3xu5 via Dng : > Mon, 22 Nov 2021 01:38:54 +0100 - aitor : > > > Hi, > > > > On 6/11/21 10:36, al3xu5 via Dng wrote: > > > I tried to install the new packages on Beowulf: [...] > I will retry after upgrading to Chimaera... After upgraded to Chimaera, I

Re: [DNG] Priter trouble again.

2022-01-03 Thread Marjorie Roome via Dng
Hi Hendrick, On Sat, 2022-01-01 at 15:07 -0500, Hendrik Boom wrote: > I installed CUPS a part of the standard istall long ago. > I had no trouble configuring it back the to talk sweet to me printer. > Worked fine. Bu tnow it doesn't. > > The printer seems to hae changed its IP number. > Now I