Re: Package shared library with application

2018-10-23 Thread deloptes
Damir Porobic wrote: > Hi All, > > > I'm trying to package my application together with a shared library that I > have written but run now into following error: > > > dpkg-shlibdeps: error: no dependency information found for > /usr/lib/x86_64-linux-gnu/libkImageAnnotator.so.0.0.1 (used by > d

Re: strange DHCP behaviour

2018-10-23 Thread Reco
Hi. On Tue, Oct 23, 2018 at 03:56:34PM +0200, Tony van der Hoff wrote: > The DHCP server is another Stretch system, with the stanzas > host tony-lt { > hardware ethernet 0c:60:76:6c:e6:6f; > fixed-address 192.168.1.199; > } > subnet 192.168.1.0 netmask 255.255.255.0 >

Re: Advice on mailing list software -- special requirements

2018-10-23 Thread Miles Fidelman
On 10/23/18 8:16 PM, rhkra...@gmail.com wrote: On Tuesday, October 23, 2018 11:04:52 AM Miles Fidelman wrote: Speaking from experience: Running your own server is a bit of a pain - to setup, and to administer, Must be my day to reply to email messages ;-) Yes, I've tried that before. and i

Re: Advice on mailing list software -- special requirements

2018-10-23 Thread rhkramer
On Tuesday, October 23, 2018 11:04:52 AM Miles Fidelman wrote: > Speaking from experience: Running your own server is a bit of a pain - > to setup, and to administer, Must be my day to reply to email messages ;-) Yes, I've tried that before. > and it's best done on a server with a > static IP

Re: Conversion to btrfs raid1 profile on added ext device renders some systems unable to boot into converted rootfs

2018-10-23 Thread Qu Wenruo
Add Cc to debian user list. On 2018/10/24 上午3:21, Tony Prokott wrote: > The trouble is yet unresolved, symptoms are as they were, but I've diagnosed > a step further. Maybe you can help me advance the diagnosis or better pose my > question among debian experts, related to adjusting the building

Re: Package shared library with application

2018-10-23 Thread Roberto C . Sánchez
On Tue, Oct 23, 2018 at 06:42:40PM +, Damir Porobic wrote: >Even with this option set, I'm still failing failing to start the >application after installing from package, I get an error saying: error >while loading shared libraries: libkImageAnnotator.so.0.0.1: cannot open >share

Re: strange DHCP behaviour

2018-10-23 Thread deloptes
Tony van der Hoff wrote: > Any suggestions, please? I would put host declaration after subnet - don't think it makes difference also check /etc/hosts for left overs and for the lease take care that your computers update time with ntp regularly regards

Re: Package shared library with application

2018-10-23 Thread Damir Porobic
> > > Hi All, > > > > > > > > > I'm trying to package my application together with a shared library that > > > I have written but run now into following error: > > > > > > > > > dpkg-shlibdeps: error: no dependency information found for > > > /usr/lib/x86_64-linux-gnu/libkImageAnnotator.so.0.0.1

Re: strange DHCP behaviour

2018-10-23 Thread mick crane
On 2018-10-23 14:56, Tony van der Hoff wrote: Hi, I havea laptop running fully up to date Stretch with NetworkManager, set to use DH|Cp via wireless. The DHCP server is another Stretch system, with the stanzas host tony-lt { hardware ethernet 0c:60:76:6c:e6:6f; fixed-address 192

Re: trying to redirect display output from laptop to a TV through its HDMI port ...

2018-10-23 Thread deloptes
Albretch Mueller wrote: > How can I make that kind of setup awaken back into the samsung monitor? I think this should help xrandr --output HDMI1 --auto

Re: strange DHCP behaviour

2018-10-23 Thread john doe
On 10/23/2018 7:49 PM, john doe wrote: > On 10/23/2018 7:39 PM, tony wrote: >> On 23/10/2018 18:36, john doe wrote: >>> On 10/23/2018 5:14 PM, Martin wrote: Shouldn't the host definition be inside the subnet definition? Am 23.10.18 um 15:56 schrieb Tony van der Hoff: > Hi, I have

Re: what is sitting on USB device?

2018-10-23 Thread Curt
On 2018-10-23, Mark Copper wrote: > > yes, there is a gnome environment variable that can stifle the gvfs > monitors and I have done that. Nor do I see any trace of the modules > mentioned in the error message. I didn't know that you had done that. > so I thought I'd try to go back to first prin

Re: strange DHCP behaviour

2018-10-23 Thread john doe
On 10/23/2018 7:39 PM, tony wrote: > On 23/10/2018 18:36, john doe wrote: >> On 10/23/2018 5:14 PM, Martin wrote: >>> Shouldn't the host definition be inside the subnet definition? >>> >>> Am 23.10.18 um 15:56 schrieb Tony van der Hoff: Hi, I havea laptop running fully up to date Stretch with

Re: strange DHCP behaviour

2018-10-23 Thread tony
On 23/10/2018 18:36, john doe wrote: > On 10/23/2018 5:14 PM, Martin wrote: >> Shouldn't the host definition be inside the subnet definition? >> >> Am 23.10.18 um 15:56 schrieb Tony van der Hoff: >>> Hi, I havea laptop running fully up to date Stretch with NetworkManager, >>> set to use DH|Cp via w

Re: what is sitting on USB device?

2018-10-23 Thread Cindy-Sue Causey
On 10/23/18, Mark Copper wrote: > On Tue, Oct 23, 2018 at 11:13 AM wrote: >> >> On Tue, Oct 23, 2018 at 11:03:05AM -0500, Mark Copper wrote: >> > Trying to connect to a device, I get this error message: >> >> What are you trying to do while this error show up? How does it >> show up (e.g. desktop

Re: what is sitting on USB device?

2018-10-23 Thread Mark Copper
On Tue, Oct 23, 2018 at 11:28 AM Curt wrote: > > On 2018-10-23, Mark Copper wrote: > > Trying to connect to a device, I get this error message: > > > > *** Error *** > > An error occurred in the io-library ('Could not claim the USB > > device'): Could not claim interface 0 (Device or resource bus

Re: what is sitting on USB device?

2018-10-23 Thread Mark Copper
On Tue, Oct 23, 2018 at 11:13 AM wrote: > > On Tue, Oct 23, 2018 at 11:03:05AM -0500, Mark Copper wrote: > > Trying to connect to a device, I get this error message: > > What are you trying to do while this error show up? How does it > show up (e.g. desktop pop up, some log file...)? > > > *** Err

Re: strange DHCP behaviour

2018-10-23 Thread john doe
On 10/23/2018 5:14 PM, Martin wrote: > Shouldn't the host definition be inside the subnet definition? > > Am 23.10.18 um 15:56 schrieb Tony van der Hoff: >> Hi, I havea laptop running fully up to date Stretch with NetworkManager, >> set to use DH|Cp via wireless. >> >> The DHCP server is another S

Re: what is sitting on USB device?

2018-10-23 Thread Curt
On 2018-10-23, Mark Copper wrote: > Trying to connect to a device, I get this error message: > > *** Error *** > An error occurred in the io-library ('Could not claim the USB > device'): Could not claim interface 0 (Device or resource busy). Make > sure no other program (gvfs-gphoto2-volume-monito

Re: what is sitting on USB device?

2018-10-23 Thread tomas
On Tue, Oct 23, 2018 at 11:03:05AM -0500, Mark Copper wrote: > Trying to connect to a device, I get this error message: What are you trying to do while this error show up? How does it show up (e.g. desktop pop up, some log file...)? > *** Error *** > An error occurred in the io-library ('Could no

Re: strange DHCP behaviour

2018-10-23 Thread tony
On 23/10/2018 16:22, Roberto C. Sánchez wrote: > On Tue, Oct 23, 2018 at 03:56:34PM +0200, Tony van der Hoff wrote: >> >> So, my question: why is the server handing out .253, when it is >> configured to provide .199? >> What is this 'reuse-lease' all about? >> >> I've tried 'dhclient -r wlan 0; dhc

what is sitting on USB device?

2018-10-23 Thread Mark Copper
Trying to connect to a device, I get this error message: *** Error *** An error occurred in the io-library ('Could not claim the USB device'): Could not claim interface 0 (Device or resource busy). Make sure no other program (gvfs-gphoto2-volume-monitor) or kernel module (such as sdc2xx, stv680, s

Re: strange DHCP behaviour

2018-10-23 Thread tony
On 23/10/2018 17:14, Martin wrote: > Shouldn't the host definition be inside the subnet definition? Thanks for the suggestion, Martin. The sample config file supplied with the DHCP package shows a host outside the subnet. Anyway, I tried it, and it made no difference. Thanks anyway. Cheers, Tony

Re: Advice on mailing list software -- special requirements

2018-10-23 Thread Dan Ritter
On Tue, Oct 23, 2018 at 09:53:57AM -0400, rhkra...@gmail.com wrote: > I want to establish a mailing list for the group. > > I want to find either: > >* a "service" that would host a mailing list for the group for free > >* or, put a (simple) mailing list application on one of my machines

Re: Package shared library with application

2018-10-23 Thread Dan Ritter
On Tue, Oct 23, 2018 at 08:36:37AM +, Damir Porobic wrote: > Hi All, > > > I'm trying to package my application together with a shared library that I > have written but run now into following error: > > > dpkg-shlibdeps: error: no dependency information found for > /usr/lib/x86_64-linux-g

Re: strange DHCP behaviour

2018-10-23 Thread Martin
Shouldn't the host definition be inside the subnet definition? Am 23.10.18 um 15:56 schrieb Tony van der Hoff: > Hi, I havea laptop running fully up to date Stretch with NetworkManager, > set to use DH|Cp via wireless. > > The DHCP server is another Stretch system, with the stanzas > host tony-lt

Re: Advice on mailing list software -- special requirements

2018-10-23 Thread Miles Fidelman
Speaking from experience:  Running your own server is a bit of a pain - to setup, and to administer, and it's best done on a server with a static IP address, not on a desktop behind a NAT router. (Sympa is what I recommend for those who want to run their own, by the way.) For simple things, I

Re: System user names, uids, and gids

2018-10-23 Thread David Wright
On Tue 23 Oct 2018 at 15:09:05 (+0200), Steve Keller wrote: > Dan Purgert writes: > > > No, package management doesn't touch usernames. They're kept as a > > reference so that when you look at a logfile (etc.) that's still owned > > by that UID, you'll get the username instead of just an ID numb

Package shared library with application

2018-10-23 Thread Damir Porobic
Hi All, I'm trying to package my application together with a shared library that I have written but run now into following error: dpkg-shlibdeps: error: no dependency information found for /usr/lib/x86_64-linux-gnu/libkImageAnnotator.so.0.0.1 (used by debian/ksnip/bin/ksnip) Hint: check if t

Re: Advice on mailing list software -- special requirements

2018-10-23 Thread Jeremy Nicoll
On Tue, 23 Oct 2018, at 14:53, rhkra...@gmail.com wrote: > (Aside to Jeff: Just sending you a copy of this for your information.) > > Background: I am working with a Linux SIG that used to be part of a more > general computer group. We plan to change the name to mention "LUG" (GLVLUG > -- Great

Re: Advice on mailing list software -- special requirements

2018-10-23 Thread mick crane
On 2018-10-23 14:53, rhkra...@gmail.com wrote: (Aside to Jeff: Just sending you a copy of this for your information.) Background: I am working with a Linux SIG that used to be part of a more general computer group. We plan to change the name to mention "LUG" (GLVLUG -- Greater Lehigh Valley

Re: strange DHCP behaviour

2018-10-23 Thread Roberto C . Sánchez
On Tue, Oct 23, 2018 at 03:56:34PM +0200, Tony van der Hoff wrote: > > So, my question: why is the server handing out .253, when it is > configured to provide .199? > What is this 'reuse-lease' all about? > > I've tried 'dhclient -r wlan 0; dhclient -v wlan0' on the laptop, to no > avail. > > An

strange DHCP behaviour

2018-10-23 Thread Tony van der Hoff
Hi, I havea laptop running fully up to date Stretch with NetworkManager, set to use DH|Cp via wireless. The DHCP server is another Stretch system, with the stanzas host tony-lt { hardware ethernet 0c:60:76:6c:e6:6f; fixed-address 192.168.1.199; } subnet 192.168.1.0 netmask

Advice on mailing list software -- special requirements

2018-10-23 Thread rhkramer
(Aside to Jeff: Just sending you a copy of this for your information.) Background: I am working with a Linux SIG that used to be part of a more general computer group. We plan to change the name to mention "LUG" (GLVLUG -- Greater Lehigh Valley Linux User Group). I want to establish a mailing

Re: System user names, uids, and gids

2018-10-23 Thread Greg Wooledge
On Tue, Oct 23, 2018 at 03:09:05PM +0200, Steve Keller wrote: > Of course the file uids/gids have to be changed too, but that's easy > (in single user mode, when no daemons are running using these IDs). > The question is whether Debian expects certain users/groups to have a > fixed value or if I am

Re: System user names, uids, and gids

2018-10-23 Thread Steve Keller
Dan Purgert writes: > No, package management doesn't touch usernames. They're kept as a > reference so that when you look at a logfile (etc.) that's still owned > by that UID, you'll get the username instead of just an ID number. Well, the package management *does* create users and groups when

Re: System user names, uids, and gids

2018-10-23 Thread Reco
Hi. On Tue, Oct 23, 2018 at 01:40:57PM +0200, Steve Keller wrote: > Debian uses some long (more than 8 chars) user and group names which I > don't particularly like, e.g. > > systemd-timesync > systemd-network > Debian-exim > messagebus > telnetd-ssl > > This is annoy

Re: System user names, uids, and gids

2018-10-23 Thread Dan Purgert
Steve Keller wrote: > Debian uses some long (more than 8 chars) user and group names which I > don't particularly like, e.g. > > [...] > > This is annoying with ps(1) which abbreviates these names. For more > than 20 years I have always limited user names to 8 chars on all my > Unix and Unix-like

System user names, uids, and gids

2018-10-23 Thread Steve Keller
Debian uses some long (more than 8 chars) user and group names which I don't particularly like, e.g. systemd-timesync systemd-network Debian-exim messagebus telnetd-ssl This is annoying with ps(1) which abbreviates these names. For more than 20 years I have always limited use

trying to redirect display output from laptop to a TV through its HDMI port ...

2018-10-23 Thread Albretch Mueller
On: $ uname -a Linux niggahme 4.9.0-6-amd64 #1 SMP Debian 4.9.82-1+deb9u3 (2018-03-02) x86_64 GNU/Linux ~ I am using a samsung 32" TV through its HDMI port: https://www.samsung.com/ca/support/model/LN32A450C1DXZC/ http://downloadcenter.samsung.com/content/UM/200803/20080310190040609_BN68-01