Re: Assorted arm-buster problems - network configuration

2019-07-05 Thread andreimpopescu
On Vi, 05 iul 19, 06:35:53, Gene Heskett wrote: > On Thursday 04 July 2019 23:54:21 andreimpope...@gmail.com wrote: > > > > Just the fact that you are running Raspbian instead of pure Debian is > > already an important clue and possibly a major hindrance in helping > > you (we don't know what other

Re: Assorted arm-buster problems - network configuration

2019-07-05 Thread andreimpopescu
On Vi, 05 iul 19, 21:19:29, Gene Heskett wrote: > On Friday 05 July 2019 12:08:45 David Wright wrote: > > > As I've said, though, I'll go no further in looking at the problems > > you have because I think that many of them are of your own making. > > Thats also true, simply because I'm the last o

Re: Assorted arm-buster problems - network configuration

2019-07-05 Thread andreimpopescu
On Vi, 05 iul 19, 15:17:16, Reco wrote: > > Debian may or may not get there - for instance, I heard some good news > about Raspberry Pi support in buster (not to be confused with Raspbian). Care to submit an entry for the Release Notes, similar to the one for Allwinner A64 based boards? Kind re

Hosting in Spain - targeting Indonesian audience

2019-07-05 Thread Bagas Sanjaya
Hello, I'd like to host my website on a local hosting provider. However, the provider have datacenter in Spain, which is far from my targeted audiences in Indonesia. Since the datacenter is far from the audiences, I expected that my website speed will be somewhat slower than if I choose hosting

Re: Assorted arm-buster problems - network configuration

2019-07-05 Thread Gene Heskett
On Friday 05 July 2019 15:23:38 Brian wrote: > On Fri 05 Jul 2019 at 04:33:42 -0400, Gene Heskett wrote: > > On Thursday 04 July 2019 16:42:11 Brian wrote: > > > If nobody objects I would like to reword that statement. Many, > > > many users will have avahi-daemon on their systems; a few won't. >

Re: Assorted arm-buster problems - network configuration

2019-07-05 Thread Gene Heskett
On Friday 05 July 2019 13:00:42 Jonas Smedegaard wrote: > Quoting Gene Heskett (2019-07-05 17:45:54) > > > On Friday 05 July 2019 07:34:42 Jonas Smedegaard wrote: > > > Quoting Gene Heskett (2019-07-05 12:54:05) > > > > > > > Its not quite that simple on the arm's. You do the install there > > > >

Re: Assorted arm-buster problems - network configuration

2019-07-05 Thread Gene Heskett
On Friday 05 July 2019 12:08:45 David Wright wrote: > On Fri 05 Jul 2019 at 06:06:30 (-0400), Gene Heskett wrote: > > On Thursday 04 July 2019 16:48:56 andreimpope...@gmail.com wrote: > > > On Jo, 04 iul 19, 11:40:30, Gene Heskett wrote: > > > > > 1. content of /etc/network/interfaces and all file

Re: armv7 vs buster sudo complains about hostname or something

2019-07-05 Thread Richard Hector
On 6/07/19 11:42 AM, Gene Heskett wrote: >> If "raspberrypi" is supposed to be your machine's local hostname, then >> you should uncomment that line. Or, if you prefer, add a line with >> the machine's proper IPv4 LAN address plus its local hostname. >> > It is in fact picnc. picnc.coyote.den TBE.

Re: armv7 vs buster sudo complains about hostname or something

2019-07-05 Thread Gene Heskett
On Friday 05 July 2019 11:52:38 David Wright wrote: > On Fri 05 Jul 2019 at 06:15:02 (-0400), Gene Heskett wrote: > > 127.0.0.1 localhost > > 192.168.71.1router.coyote.den router > > 192.168.71.3coyote.coyote.den coyote > > As well as not doing that, … > > > 192.168.71.4

Re: Assorted arm-buster problems - network configuration

2019-07-05 Thread Gene Heskett
On Friday 05 July 2019 09:17:47 Greg Wooledge wrote: > On Fri, Jul 05, 2019 at 04:02:36PM +0300, Reco wrote: > > On Fri, Jul 05, 2019 at 08:41:47AM -0400, Greg Wooledge wrote: > > > Gene, /etc/nsswitch.conf is NOT part of any Debian package. > > > > Actually, nsswitch.conf is created by postinst s

Re: Assorted arm-buster problems - network configuration

2019-07-05 Thread Gene Heskett
On Friday 05 July 2019 08:59:41 Greg Wooledge wrote: > On Fri, Jul 05, 2019 at 04:33:42AM -0400, Gene Heskett wrote: > > Here is your Clarification: I used apt to purge avahi-daemon which > > took nsswitch with it, > > Let's test this assertion. > > > wooledg:~$ ls -l /etc/nss* > -rw-r--r-- 1 root

Re: Assorted arm-buster problems - network configuration

2019-07-05 Thread Gene Heskett
On Friday 05 July 2019 08:41:47 Greg Wooledge wrote: > On Fri, Jul 05, 2019 at 06:35:53AM -0400, Gene Heskett wrote: > > yup, and if the repos were open... They are not as I've previously > > posted. I can report that apt --purge does not, I still see > > an /etc/nsswitch.conf, even though ts bee

Re: armv7 vs buster sudo complains about hostname or something

2019-07-05 Thread Gene Heskett
On Friday 05 July 2019 08:27:50 Greg Wooledge wrote: > On Fri, Jul 05, 2019 at 06:15:02AM -0400, Gene Heskett wrote: > > 127.0.0.1 localhost > > 192.168.71.1router.coyote.den router > > 192.168.71.3coyote.coyote.den coyote > > 192.168.71.4shop.coyote.den

Re: Debian Buster RC 2 wont start GUI on a Radeon HD 5750

2019-07-05 Thread Felix Miata
aprekates composed on 2019-07-05 01:50 (UTC+0300): > I reported an issue to the debian-installer > https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=931436 > As i found, the firmware included installers are unofficial > but since they do exist why not correct them. > Also i'm curious why i dont

Re: not wanting to delete somebody's home directory

2019-07-05 Thread mick crane
On 2019-07-05 20:08, David Wright wrote: On Fri 05 Jul 2019 at 18:39:51 (+0100), mick crane wrote: On 2019-07-05 17:31, songbird wrote: > mick crane wrote: > > hello, > > I doing some code in perl and I'm not very good at it. > > code makes some images and saves them to a directory. > > If the d

Re: Assorted arm-buster problems - network configuration

2019-07-05 Thread tomas
On Fri, Jul 05, 2019 at 09:27:29PM +0100, Brian wrote: [...] > Some users are always fearful of new technology. They find all sorts of > ways to rubbish it, usually without any strong technical grounds but by > an appeal to tradition and emotion. Some other people always try to skirt a sound tec

Re: Assorted arm-buster problems - network configuration

2019-07-05 Thread Brian
On Fri 05 Jul 2019 at 16:17:11 -0400, Lee wrote: > On 7/5/19, Brian wrote: > > On Fri 05 Jul 2019 at 04:33:42 -0400, Gene Heskett wrote: > > > >> On Thursday 04 July 2019 16:42:11 Brian wrote: > >> > >> > If nobody objects I would like to reword that statement. Many, many > >> > users will have a

Re: not wanting to delete somebody's home directory

2019-07-05 Thread David Christensen
On 7/5/19 8:24 AM, mick crane wrote: hello, I doing some code in perl and I'm not very good at it. code makes some images and saves them to a directory. If the directory doesn't exist it gets made and if it does exist all the files in it get deleted before putting some new ones in. I'm thinking t

Re: Assorted arm-buster problems - network configuration

2019-07-05 Thread Lee
On 7/5/19, Brian wrote: > On Fri 05 Jul 2019 at 04:33:42 -0400, Gene Heskett wrote: > >> On Thursday 04 July 2019 16:42:11 Brian wrote: >> >> > If nobody objects I would like to reword that statement. Many, many >> > users will have avahi-daemon on their systems; a few won't. The idea >> > that >>

Re: How to have password shown?

2019-07-05 Thread Reco
Hi. On Fri, Jul 05, 2019 at 10:29:36AM -0400, Carl Fink wrote: > On 7/5/19 2:42 AM, Reco wrote: > > Last time I travelled to England - they took my fingerprints beforehand, > > and checked them at Heathrow's customs. Suffice to say I'd be sent back > > home on a nearest airplane if they ha

Re: Assorted arm-buster problems - network configuration

2019-07-05 Thread Brian
On Fri 05 Jul 2019 at 04:33:42 -0400, Gene Heskett wrote: > On Thursday 04 July 2019 16:42:11 Brian wrote: > > > If nobody objects I would like to reword that statement. Many, many > > users will have avahi-daemon on their systems; a few won't. The idea > > that > > > > > Not installing this so

Re: not wanting to delete somebody's home directory

2019-07-05 Thread David Wright
On Fri 05 Jul 2019 at 18:39:51 (+0100), mick crane wrote: > On 2019-07-05 17:31, songbird wrote: > > mick crane wrote: > > > hello, > > > I doing some code in perl and I'm not very good at it. > > > code makes some images and saves them to a directory. > > > If the directory doesn't exist it gets m

Re: not wanting to delete somebody's home directory

2019-07-05 Thread mick crane
On 2019-07-05 18:56, mick crane wrote: On 2019-07-05 17:31, songbird wrote: mick crane wrote: hello, I doing some code in perl and I'm not very good at it. code makes some images and saves them to a directory. If the directory doesn't exist it gets made and if it does exist all the files in i

Re: Assorted arm-buster problems - network configuration

2019-07-05 Thread Gene Heskett
On Friday 05 July 2019 08:17:16 Reco wrote: > Hi. > > On Fri, Jul 05, 2019 at 06:54:05AM -0400, Gene Heskett wrote: > > > > The idea > > > > that > > > > > > > > > Not installing this software in the first place works even > > > > > better. > > > > > > > > requires clarification. > > > >

Re: Assorted arm-buster problems - network configuration

2019-07-05 Thread Lee
On 7/5/19, Gene Heskett wrote: > On Friday 05 July 2019 05:13:48 Brian wrote: > >> On Fri 05 Jul 2019 at 09:56:39 +0300, Reco wrote: >> >> > Third, whatever good avahi does is limited to a single L2 network >> > segment by the very definition of how it works. This particular >> > problem shows it

Re: not wanting to delete somebody's home directory

2019-07-05 Thread mick crane
On 2019-07-05 17:31, songbird wrote: mick crane wrote: hello, I doing some code in perl and I'm not very good at it. code makes some images and saves them to a directory. If the directory doesn't exist it gets made and if it does exist all the files in it get deleted before putting some new on

Re: not wanting to delete somebody's home directory

2019-07-05 Thread Greg Wooledge
On Fri, Jul 05, 2019 at 07:39:08PM +0200, john doe wrote: > > mick crane wrote: > >> I doing some code in perl and I'm not very good at it. > [ $1 = ${HOME} ] || { echo " Directory (${1}) not allowed." >&2; exit 1; } (a) That's not perl. (b) https://mywiki.wooledge.org/Quotes https://mywiki

Re: not wanting to delete somebody's home directory

2019-07-05 Thread mick crane
On 2019-07-05 17:31, songbird wrote: mick crane wrote: hello, I doing some code in perl and I'm not very good at it. code makes some images and saves them to a directory. If the directory doesn't exist it gets made and if it does exist all the files in it get deleted before putting some new on

Re: not wanting to delete somebody's home directory

2019-07-05 Thread john doe
On 7/5/2019 6:31 PM, songbird wrote: > mick crane wrote: >> hello, >> I doing some code in perl and I'm not very good at it. >> code makes some images and saves them to a directory. >> If the directory doesn't exist it gets made and if it does exist all the >> files in it get deleted before putting

Re: Assorted arm-buster problems - network configuration

2019-07-05 Thread Brian
On Fri 05 Jul 2019 at 11:11:11 -0400, Gene Heskett wrote: > On Friday 05 July 2019 05:13:48 Brian wrote: > > > On Fri 05 Jul 2019 at 09:56:39 +0300, Reco wrote: > > > > > Second, contrary to the popular thinking here, the world does not > > > start and does not end with GNOME and x86 along with t

Re: not wanting to delete somebody's home directory

2019-07-05 Thread The Wanderer
On 2019-07-05 at 12:56, Greg Wooledge wrote: > On Fri, Jul 05, 2019 at 12:16:46PM -0400, The Wanderer wrote: > >> And what if some of the destination names already exist? That's >> the point of deleting the existing files, I'd imagine. > > You're assuming too much. > > Given the communication w

Re: Assorted arm-buster problems - network configuration

2019-07-05 Thread Jonas Smedegaard
Quoting Gene Heskett (2019-07-05 17:45:54) > On Friday 05 July 2019 07:34:42 Jonas Smedegaard wrote: > > > Quoting Gene Heskett (2019-07-05 12:54:05) > > > > > Its not quite that simple on the arm's. You do the install there > > > by dd'ing the complete filesystem image to the boot media, usually

Re: not wanting to delete somebody's home directory

2019-07-05 Thread Greg Wooledge
On Fri, Jul 05, 2019 at 12:16:46PM -0400, The Wanderer wrote: > And what if some of the destination names already exist? That's the > point of deleting the existing files, I'd imagine. You're assuming too much. Given the communication we've seen thus far, the most likely scenario is "I have a cod

Re: not wanting to delete somebody's home directory

2019-07-05 Thread songbird
mick crane wrote: > hello, > I doing some code in perl and I'm not very good at it. > code makes some images and saves them to a directory. > If the directory doesn't exist it gets made and if it does exist all the > files in it get deleted before putting some new ones in. > I'm thinking that if I

Re: not wanting to delete somebody's home directory

2019-07-05 Thread The Wanderer
On 2019-07-05 at 11:45, Greg Wooledge wrote: > On Fri, Jul 05, 2019 at 11:37:13AM -0400, The Wanderer wrote: > >> On 2019-07-05 at 11:32, mick crane wrote: >> >>> after they get made I rename them all in consecutive order and if >>> there's other files in there the number order will get messed

Re: Assorted arm-buster problems - network configuration

2019-07-05 Thread David Wright
On Fri 05 Jul 2019 at 06:06:30 (-0400), Gene Heskett wrote: > On Thursday 04 July 2019 16:48:56 andreimpope...@gmail.com wrote: > > On Jo, 04 iul 19, 11:40:30, Gene Heskett wrote: > > > > 1. content of /etc/network/interfaces and all files under > > > > /etc/network/interfaces.d/ > > > > > > pi@pic

Re: Assorted arm-buster problems - network configuration

2019-07-05 Thread Gene Heskett
On Friday 05 July 2019 07:34:55 to...@tuxteam.de wrote: > On Fri, Jul 05, 2019 at 06:54:05AM -0400, Gene Heskett wrote: > > [...] > > > Its not quite that simple on the arm's. You do the install there by > > dd'ing the complete filesystem image to the boot media, usually a > > u-sd, > > so far, so

Re: armv7 vs buster sudo complains about hostname or something

2019-07-05 Thread David Wright
On Fri 05 Jul 2019 at 06:15:02 (-0400), Gene Heskett wrote: > 127.0.0.1 localhost > 192.168.71.1 router.coyote.den router > 192.168.71.3coyote.coyote.den coyote As well as not doing that, … > 192.168.71.4 shop.coyote.den shop > 192.168.71.5 lathe.coyote.denlat

Re: Assorted arm-buster problems - network configuration

2019-07-05 Thread Gene Heskett
On Friday 05 July 2019 07:34:42 Jonas Smedegaard wrote: > Quoting Gene Heskett (2019-07-05 12:54:05) > > > Its not quite that simple on the arm's. You do the install there by > > dd'ing the complete filesystem image to the boot media, usually a > > u-sd, so you get that crap regardless and must ph

Re: not wanting to delete somebody's home directory

2019-07-05 Thread Greg Wooledge
On Fri, Jul 05, 2019 at 11:37:13AM -0400, The Wanderer wrote: > On 2019-07-05 at 11:32, mick crane wrote: > > after they get made I rename them all in consecutive order and if > > there's other files in there the number order will get messed up. > > Then the obvious solution would seem to be: bef

Re: not wanting to delete somebody's home directory

2019-07-05 Thread mick crane
On 2019-07-05 16:32, mick crane wrote: On 2019-07-05 16:29, Greg Wooledge wrote: On Fri, Jul 05, 2019 at 04:24:42PM +0100, mick crane wrote: I doing some code in perl and I'm not very good at it. code makes some images and saves them to a directory. If the directory doesn't exist it gets made a

Re: not wanting to delete somebody's home directory

2019-07-05 Thread The Wanderer
On 2019-07-05 at 11:32, mick crane wrote: > On 2019-07-05 16:29, Greg Wooledge wrote: > >> On Fri, Jul 05, 2019 at 04:24:42PM +0100, mick crane wrote: >> >>> I doing some code in perl and I'm not very good at it. code makes >>> some images and saves them to a directory. If the directory >>> does

Re: not wanting to delete somebody's home directory

2019-07-05 Thread mick crane
On 2019-07-05 16:29, Greg Wooledge wrote: On Fri, Jul 05, 2019 at 04:24:42PM +0100, mick crane wrote: I doing some code in perl and I'm not very good at it. code makes some images and saves them to a directory. If the directory doesn't exist it gets made and if it does exist all the files in i

Re: Assorted arm-buster problems - network configuration

2019-07-05 Thread Gene Heskett
On Friday 05 July 2019 07:29:52 Tixy wrote: > On Fri, 2019-07-05 at 06:54 -0400, Gene Heskett wrote: > > On Friday 05 July 2019 02:56:39 Reco wrote: > > [...] > > > > Easy. You don't understand what the software does (Gene's here), > > > or you don't need its functions (I'm here) - you just do not

Re: not wanting to delete somebody's home directory

2019-07-05 Thread Greg Wooledge
On Fri, Jul 05, 2019 at 04:24:42PM +0100, mick crane wrote: > I doing some code in perl and I'm not very good at it. > code makes some images and saves them to a directory. > If the directory doesn't exist it gets made and if it does exist all the > files in it get deleted before putting some new o

not wanting to delete somebody's home directory

2019-07-05 Thread mick crane
hello, I doing some code in perl and I'm not very good at it. code makes some images and saves them to a directory. If the directory doesn't exist it gets made and if it does exist all the files in it get deleted before putting some new ones in. I'm thinking that if I ever give it to somebody it'

Re: armv7 vs buster sudo complains about hostname or something

2019-07-05 Thread David Wright
On Fri 05 Jul 2019 at 06:15:02 (-0400), Gene Heskett wrote: > On Thursday 04 July 2019 23:38:50 andreimpope...@gmail.com wrote: > > On Jo, 04 iul 19, 03:30:55, Gene Heskett wrote: > > > On Thursday 04 July 2019 02:47:50 Andrei POPESCU wrote: > > > > I seem to recall sudo cares about /etc/hosts. > >

Re: From Buster RC2 to Buster stable

2019-07-05 Thread Gene Heskett
On Friday 05 July 2019 06:08:26 aprekates wrote: > I've installed Buster RC2. Do i have to do sth (except > apt-get update / upgrade) when the official Buster is released? > > And before that. Is there a notion of upgrading to RC3 ? > > Alexandros I just upgraded 41 packages. Expect lots of activ

Re: Assorted arm-buster problems - network configuration

2019-07-05 Thread Gene Heskett
On Friday 05 July 2019 05:13:48 Brian wrote: > On Fri 05 Jul 2019 at 09:56:39 +0300, Reco wrote: > > On Thu, Jul 04, 2019 at 09:42:11PM +0100, Brian wrote: > > > On Thu 04 Jul 2019 at 22:05:09 +0200, to...@tuxteam.de wrote: > > > > On Thu, Jul 04, 2019 at 08:56:45PM +0100, Tixy wrote: > > > > > On

Re: Packaging of Sugar-toolkit-gtk3 (sugar3) v0.114.

2019-07-05 Thread ANIKET MATHUR
Thanks! Did that. On Fri, Jul 5, 2019 at 5:44 PM Bagas Sanjaya wrote: > Aniket Mathur: > > Aniket Mathur this side, an active contributor of Sugarlabs as well > as a GSoC 19 participant. This mail is a small query regarding the > packaging of "sugar3" module. > We currently have > v0.112 packa

ORDER OF BALING WIRE

2019-07-05 Thread JAMES A . MALLOY
To whom it may concern My name is Terry Thomas. I would like to know if you have BALING WIRE , i'm looking for ones you have unstuck. Could you please let me know the prices that are available Baling Wire Automatic Baling Wire - 10 gauge 10 Gauge Box Wire I would be happy to make my payment by

Re: How to have password shown?

2019-07-05 Thread Carl Fink
On 7/5/19 2:42 AM, Reco wrote: Last time I travelled to England - they took my fingerprints beforehand, and checked them at Heathrow's customs. Suffice to say I'd be sent back home on a nearest airplane if they haven't match. Last time I traveled to England (2017), they didn't even check my pas

Re: From Buster RC2 to Buster stable

2019-07-05 Thread Patrick Bartek
On Fri, 5 Jul 2019 13:08:26 +0300 aprekates wrote: > I've installed Buster RC2. Do i have to do sth (except > apt-get update / upgrade) when the official Buster is released? > > And before that. Is there a notion of upgrading to RC3 ? If you use dist-upgrade instead of upgrade, you will automat

Re: Assorted arm-buster problems - network configuration

2019-07-05 Thread Gene Heskett
On Friday 05 July 2019 05:13:36 Curt wrote: > On 2019-07-05, Gene Heskett wrote: > > pi@picnc:/ $ sudo apt update > > Get:1 http://raspbian.raspberrypi.org/raspbian buster InRelease > > [15.0 kB] Get:2 http://archive.raspberrypi.org/debian buster > > InRelease [25.1 kB] Reading package lists... D

Re: How Buster release may affect Unstable?

2019-07-05 Thread Francisco M Neto
On Tue, 2019-07-02 at 12:23 -0400, Default User wrote: > > > On Tue, Jul 2, 2019, 05:38 Dave Sherohman wrote: > > I think the core misunderstanding here is that you seem to be assuming > > that, when a new stable comes out, a new unstable is created to go with > > it. Well... maybe? I m

Re: Assorted arm-buster problems - network configuration

2019-07-05 Thread Greg Wooledge
On Fri, Jul 05, 2019 at 04:02:36PM +0300, Reco wrote: > On Fri, Jul 05, 2019 at 08:41:47AM -0400, Greg Wooledge wrote: > > Gene, /etc/nsswitch.conf is NOT part of any Debian package. > > Actually, nsswitch.conf is created by postinst script of libc-bin > package, to technically nsswitch.conf is a

Re: Assorted arm-buster problems - network configuration

2019-07-05 Thread Reco
Hi. On Fri, Jul 05, 2019 at 08:41:47AM -0400, Greg Wooledge wrote: > On Fri, Jul 05, 2019 at 06:35:53AM -0400, Gene Heskett wrote: > > yup, and if the repos were open... They are not as I've previously > > posted. I can report that apt --purge does not, I still see > > an /etc/nsswitch.

Re: Assorted arm-buster problems - network configuration

2019-07-05 Thread Greg Wooledge
On Fri, Jul 05, 2019 at 04:33:42AM -0400, Gene Heskett wrote: > Here is your Clarification: I used apt to purge avahi-daemon which > took nsswitch with it, Let's test this assertion. wooledg:~$ ls -l /etc/nss* -rw-r--r-- 1 root root 545 Apr 1 08:58 /etc/nsswitch.conf wooledg:~$ sudo cp /etc/ns

Re: Assorted arm-buster problems - network configuration

2019-07-05 Thread Greg Wooledge
On Fri, Jul 05, 2019 at 06:35:53AM -0400, Gene Heskett wrote: > yup, and if the repos were open... They are not as I've previously > posted. I can report that apt --purge does not, I still see > an /etc/nsswitch.conf, even though ts been purged. ... what. Gene, /etc/nsswitch.conf is NOT part o

Re: armv7 vs buster sudo complains about hostname or something

2019-07-05 Thread Reco
Hi. On Fri, Jul 05, 2019 at 08:27:50AM -0400, Greg Wooledge wrote: > sudo does a hostname lookup because, for some reason incomprehensible to > mortal women and men, it has a "host" field on every configuration line. And that reason is called LDAP-provided sudo configuration. One /etc/sud

Re: Packaging of Sugar-toolkit-gtk3 (sugar3) v0.114.

2019-07-05 Thread Bagas Sanjaya
Aniket Mathur: Aniket Mathur this side, an active contributor of Sugarlabs as well as a GSoC 19 participant. This mail is a small query regarding the packaging of "sugar3" module. We currently have v0.112 packaged. In the latest version (0.114) Sugarlabs have made the toolkit compatible with bo

Re: armv7 vs buster sudo complains about hostname or something

2019-07-05 Thread Greg Wooledge
On Fri, Jul 05, 2019 at 06:15:02AM -0400, Gene Heskett wrote: > 127.0.0.1 localhost > 192.168.71.1 router.coyote.den router > 192.168.71.3coyote.coyote.den coyote > 192.168.71.4 shop.coyote.den shop > 192.168.71.5 lathe.coyote.denlathe > 192.168.71.6 lappy.coyo

Re: Assorted arm-buster problems - network configuration

2019-07-05 Thread Reco
Hi. On Fri, Jul 05, 2019 at 06:54:05AM -0400, Gene Heskett wrote: > > > The idea > > > that > > > > > > > Not installing this software in the first place works even > > > > better. > > > > > > requires clarification. > > > > Easy. You don't understand what the software does (Gene's her

Re: Packaging of Sugar-toolkit-gtk3 (sugar3) v0.114.

2019-07-05 Thread Jonas Smedegaard
Hi Aniket, Quoting ANIKET MATHUR (2019-07-05 12:40:42) > Aniket Mathur this side, an active contributor of Sugarlabs as well as > a GSoC 19 participant. This mail is a small query regarding the > packaging of "sugar3" module. > > We currently have v0.112 packaged. In the latest version (0.114)

Re: Assorted arm-buster problems - network configuration

2019-07-05 Thread tomas
On Fri, Jul 05, 2019 at 06:54:05AM -0400, Gene Heskett wrote: [...] > Its not quite that simple on the arm's. You do the install there by > dd'ing the complete filesystem image to the boot media, usually a u-sd, so far, so good... > so you get that crap regardless and must physically remove i

Re: Assorted arm-buster problems - network configuration

2019-07-05 Thread Jonas Smedegaard
Quoting Gene Heskett (2019-07-05 12:54:05) > Its not quite that simple on the arm's. You do the install there by > dd'ing the complete filesystem image to the boot media, usually a > u-sd, so you get that crap regardless and must physically remove it > before a staticly defined, hosts file based

Re: Assorted arm-buster problems - network configuration

2019-07-05 Thread Tixy
On Fri, 2019-07-05 at 06:54 -0400, Gene Heskett wrote: > On Friday 05 July 2019 02:56:39 Reco wrote: [...] > > Easy. You don't understand what the software does (Gene's here), or > > you don't need its functions (I'm here) - you just do not install it. > > You don't fight with it, you don't try to

Re: From Buster RC2 to Buster stable

2019-07-05 Thread songbird
aprekates wrote: > I've installed Buster RC2. Do i have to do sth (except > apt-get update / upgrade) when the official Buster is released? > > And before that. Is there a notion of upgrading to RC3 ? the RC2 and RC3 are referring to the installer so there wouldn't likely be any reason to upgra

Re: Assorted arm-buster problems - network configuration

2019-07-05 Thread Jonas Smedegaard
Quoting Gene Heskett (2019-07-05 12:35:53) > On Thursday 04 July 2019 23:54:21 andreimpope...@gmail.com wrote: > > Just the fact that you are running Raspbian instead of pure Debian > > is already an important clue and possibly a major hindrance in > > helping you (we don't know what other custom

Packaging of Sugar-toolkit-gtk3 (sugar3) v0.114.

2019-07-05 Thread ANIKET MATHUR
G'day, Aniket Mathur this side, an active contributor of Sugarlabs as well as a GSoC 19 participant. This mail is a small query regarding the packaging of "sugar3" module. We currently have v0.112 packaged. In the latest version (0.114) Sugarlabs have made the toolkit compatible with both Python a

Re: Assorted arm-buster problems - network configuration

2019-07-05 Thread Gene Heskett
On Friday 05 July 2019 02:56:39 Reco wrote: > On Thu, Jul 04, 2019 at 09:42:11PM +0100, Brian wrote: > > On Thu 04 Jul 2019 at 22:05:09 +0200, to...@tuxteam.de wrote: > > > On Thu, Jul 04, 2019 at 08:56:45PM +0100, Tixy wrote: > > > > On Thu, 2019-07-04 at 20:01 +0100, Brian wrote: > > > > > On Th

Re: Assorted arm-buster problems - network configuration

2019-07-05 Thread Gene Heskett
On Thursday 04 July 2019 23:54:21 andreimpope...@gmail.com wrote: > On Jo, 04 iul 19, 04:42:40, Gene Heskett wrote: > > On Thursday 04 July 2019 03:16:31 andreimpope...@gmail.com wrote: > > > 3. Information on anything (and I do mean anything) else you might > > > have done to your network configu

Re: From Buster RC2 to Buster stable

2019-07-05 Thread Tixy
On Fri, 2019-07-05 at 13:08 +0300, aprekates wrote: > I've installed Buster RC2. Debian doesn't have defined release candidates for the OS, but it does for the installer, so I guess you used Release Candidate 2 of the installer? All the installers will trying and get the latest versions of package

Re: armv7 vs buster sudo complains about hostname or something

2019-07-05 Thread Gene Heskett
On Thursday 04 July 2019 23:38:50 andreimpope...@gmail.com wrote: > On Jo, 04 iul 19, 03:30:55, Gene Heskett wrote: > > On Thursday 04 July 2019 02:47:50 Andrei POPESCU wrote: > > > I seem to recall sudo cares about /etc/hosts. > > > > But I have that address TAB hostname.domain.name TAB alias in

From Buster RC2 to Buster stable

2019-07-05 Thread aprekates
I've installed Buster RC2. Do i have to do sth (except apt-get update / upgrade) when the official Buster is released? And before that. Is there a notion of upgrading to RC3 ? Alexandros

Re: Assorted arm-buster problems - network configuration

2019-07-05 Thread Gene Heskett
On Thursday 04 July 2019 16:48:56 andreimpope...@gmail.com wrote: > On Jo, 04 iul 19, 11:40:30, Gene Heskett wrote: > > > 1. content of /etc/network/interfaces and all files under > > > /etc/network/interfaces.d/ > > > > pi@picnc:~ $ cat /etc/network/interfaces.d/* > > Is below the literal output

Re: Assorted arm-buster problems - network configuration

2019-07-05 Thread Curt
On 2019-07-05, Gene Heskett wrote: > > pi@picnc:/ $ sudo apt update > Get:1 http://raspbian.raspberrypi.org/raspbian buster InRelease [15.0 kB] > Get:2 http://archive.raspberrypi.org/debian buster InRelease [25.1 kB] > Reading package lists... Done > E: Release file for > http://raspbian.raspberr

Re: Assorted arm-buster problems - network configuration

2019-07-05 Thread Brian
On Fri 05 Jul 2019 at 09:56:39 +0300, Reco wrote: > On Thu, Jul 04, 2019 at 09:42:11PM +0100, Brian wrote: > > On Thu 04 Jul 2019 at 22:05:09 +0200, to...@tuxteam.de wrote: > > > > > On Thu, Jul 04, 2019 at 08:56:45PM +0100, Tixy wrote: > > > > On Thu, 2019-07-04 at 20:01 +0100, Brian wrote: > >

Re: Assorted arm-buster problems - network configuration

2019-07-05 Thread Gene Heskett
On Thursday 04 July 2019 16:44:14 to...@tuxteam.de wrote: > On Thu, Jul 04, 2019 at 09:42:11PM +0100, Brian wrote: > > On Thu 04 Jul 2019 at 22:05:09 +0200, to...@tuxteam.de wrote: > > [...] > > > > As always, all generalizations suck. Some do avahi, others don't > > > (full disclosure: I am in th

Re: Assorted arm-buster problems - network configuration

2019-07-05 Thread Gene Heskett
On Thursday 04 July 2019 16:42:11 Brian wrote: > On Thu 04 Jul 2019 at 22:05:09 +0200, to...@tuxteam.de wrote: > > On Thu, Jul 04, 2019 at 08:56:45PM +0100, Tixy wrote: > > > On Thu, 2019-07-04 at 20:01 +0100, Brian wrote: > > > > On Thu 04 Jul 2019 at 19:18:13 +0300, Reco wrote: > > > > > > > > [

Re: kde kmail to much email Unable to fetch item from backend

2019-07-05 Thread Curt
On 2019-07-04, Thomas wrote: > Hello, > I have an Gmail Mail account and lots of email. > Iam not able to open this folder succesfull anymore. > After some time I get this message. > Unable to fetch item from backend (collection -1) Unable to retrieve item > from > resource. > > Whats the probl