Re: which symbols came from which library?

2020-12-10 Thread Michael Hennebry
On Thu, 10 Dec 2020, Michael Hennebry wrote: Using gcc 10.2.1 -g -O, I compiled and linkeds a program using multiple libraries. Some symbols are defined by more than one library. I would like to discover which symbols came from which library. What, if anything, is the incantation to do that?

Re: F33 , System wide failure

2020-12-10 Thread Chris Murphy
On Thu, Dec 10, 2020 at 1:59 PM Kostas Sfakiotakis wrote: > It would seem that F33 was failing to boot due to a damaged var > partition ( /dev/mapper/F31-F31Var ) and it was asking me to run e2fsck > manually . > > > The question is can really a damaged var partition prevent the system > from

Re: which symbols came from which library?

2020-12-10 Thread Samuel Sieb
On 12/10/20 9:03 PM, Michael Hennebry wrote: On Thu, 10 Dec 2020, Samuel Sieb wrote: On 12/10/20 7:47 PM, Michael Hennebry wrote: Using gcc 10.2.1 -g -O, I compiled and linkeds a program using multiple libraries. Some symbols are defined by more than one library. That sounds like a really

Re: which symbols came from which library?

2020-12-10 Thread Michael D. Setzer II via users
On 10 Dec 2020 at 23:03, Michael Hennebry wrote: Date sent: Thu, 10 Dec 2020 23:03:19 -0600 (CST) From: Michael Hennebry To: Community support for Fedora users Subject:Re: which symbols came from which library? Send reply to:

Re: which symbols came from which library?

2020-12-10 Thread Michael Hennebry
On Thu, 10 Dec 2020, Michael Hennebry wrote: On Thu, 10 Dec 2020, Samuel Sieb wrote: On 12/10/20 7:47 PM, Michael Hennebry wrote: Using gcc 10.2.1 -g -O, I compiled and linkeds a program using multiple libraries. Some symbols are defined by more than one library. That sounds like a really

Re: which symbols came from which library?

2020-12-10 Thread Michael Hennebry
On Thu, 10 Dec 2020, Samuel Sieb wrote: On 12/10/20 7:47 PM, Michael Hennebry wrote: Using gcc 10.2.1 -g -O, I compiled and linkeds a program using multiple libraries. Some symbols are defined by more than one library. That sounds like a really bad situation. One library is supposed to be

Re: which symbols came from which library?

2020-12-10 Thread Samuel Sieb
On 12/10/20 7:47 PM, Michael Hennebry wrote: Using gcc 10.2.1 -g -O, I compiled and linkeds a program using multiple libraries. Some symbols are defined by more than one library. That sounds like a really bad situation. I would like to discover which symbols came from which library. What, if

which symbols came from which library?

2020-12-10 Thread Michael Hennebry
Using gcc 10.2.1 -g -O, I compiled and linkeds a program using multiple libraries. Some symbols are defined by more than one library. I would like to discover which symbols came from which library. What, if anything, is the incantation to do that? -- Michael henne...@web.cs.ndsu.nodak.edu

Re: mysterious/suspicious internet activity.

2020-12-10 Thread George N. White III
Privacy Extensions for Stateless Address Autoconfiguration in IPv6 On Mon, 7 Dec 2020 at 05:18, Ed Greshko wrote: > On 07/12/2020 11:11, Tim via users wrote: > > On Sun, 2020-12-06 at 15:43 -0400, George N. White III wrote: > >> As more systems use IPv6, bad actors will have to collect > >>

Re: How do I post to the btrfs mailing list?

2020-12-10 Thread Tim via users
On Thu, 2020-12-10 at 21:18 +0530, Sreyan Chakravarty wrote: > There is plain text option in Gmail. Using that I was able to send > mails to the said list which was accepted. Try doing the same thing here, you're supposed to avoid posting HTML on this mailing list. i.e. Use plain text emails.

Re: RSYNC copy -

2020-12-10 Thread Todd Zullinger
Cameron Simpson wrote: > On 09Dec2020 11:29, todd zullinger wrote: >>For testing, the --verbose, -v option is very handy too. I >>often run `rsync -avn ...` to do a dry-run and check that >>the files/directories I expect to be transferred/updated are >>indeed included. > > I find -i (itemise)

Re: RSYNC copy -

2020-12-10 Thread Cameron Simpson
On 10Dec2020 09:25, Mauricio Tavares wrote: >On Thu, Dec 10, 2020 at 7:34 AM J.Witvliet--- via users > wrote: >> And —progress >> So you see where it is, handy during bulk transfers. >> > And --partial For big transfers where I expect to restart an interrupted large file, yes. Conveniently

F33 , System wide failure

2020-12-10 Thread Kostas Sfakiotakis
Greetings , Well i have just managed to recover from a system wide failure ( aka the system wasn't booting , it was basically asking me to run journalctl -xb , whatever that is ) . It would seem that F33 was failing to boot due to a damaged  var partition ( /dev/mapper/F31-F31Var ) and it

Re: USB to LAN -

2020-12-10 Thread Bob Goodwin
On 2020-12-10 12:45, Bob Goodwin wrote: On 2020-12-10 11:21, Mauricio Tavares wrote:    IF by "I can connect via ssh from my desktop workstation" you mean you can ssh from desktop to the NFS server,  why not use rsync from the desktop (assuming it is a Linux/Unix/OSX box): . There was

Re: different sources for download ...

2020-12-10 Thread Ben Cotton
On Thu, Dec 10, 2020 at 2:12 PM Walter H. wrote: > > https://spins.fedoraproject.org/ > > what is the difference? > Spins are Fedora variants with different desktop environments. For example, I use the KDE Spin, which features the KDE Plasma desktop instead of GNOME. There are also "labs",

Re: different sources for download ...

2020-12-10 Thread Doug H.
On Thu, Dec 10, 2020, at 11:08 AM, Walter H. wrote: > Hello, > > can help explain me a little bit... > > I found this > > https://getfedora.org/ > > there I downloaded the workstation iso and then > > I found this > > https://spins.fedoraproject.org/ > > what is the difference? > > (I

different sources for download ...

2020-12-10 Thread Walter H.
Hello, can help explain me a little bit... I found this https://getfedora.org/ there I downloaded the workstation iso and then I found this https://spins.fedoraproject.org/ what is the difference? (I don't like the look and feel of GNOME, are theese at https://spins.fedoraproject.org/

Re: USB to LAN -

2020-12-10 Thread Bob Goodwin
On 2020-12-10 11:21, Mauricio Tavares wrote: IF by "I can connect via ssh from my desktop workstation" you mean you can ssh from desktop to the NFS server, why not use rsync from the desktop (assuming it is a Linux/Unix/OSX box): . There was a power outage and when I switched back on

Re: USB to LAN -

2020-12-10 Thread Bob Goodwin
On 2020-12-10 11:07, Kevin Becker wrote: I think there may be some terminology confusion here. It sounds to me like you have a NAS (network attached storage) device and you want to copy data from the NAS to an USB drive. No, it is a network file system, and it is broken ... I once installed

Re: USB to LAN -

2020-12-10 Thread Mauricio Tavares
On Thu, Dec 10, 2020 at 10:20 AM Bob Goodwin wrote: > > > > On 2020-12-10 09:24, Mauricio Tavares wrote: > >Just to make sure I am not too confused -- I have not had my > > morning tea yet -- you > > > > 1. Have an external USB drive which is connected to your laptop > > 2. Want to make

Re: USB to LAN -

2020-12-10 Thread Kevin Becker
On Dec 10, 2020, at 10:19 AM, Bob Goodwin wrote: > > Mow I have the external mybook drive connected to the NFS USB but don't know > how to mount the USB external drive on the NFS. Usually an icon should pop up > on the screen but there is no monitor connected to the NFS, only SSH from > this

Re: How do I post to the btrfs mailing list?

2020-12-10 Thread Sreyan Chakravarty
On Thu, 10 Dec 2020, 8:35 pm Tim via users, wrote: > On Thu, 2020-12-10 at 17:08 +0530, Sreyan Chakravarty wrote: > > Thanks for help. It worked. > > What worked? > > You are still sending HTML here, which is not preferred. > There is plain text option in Gmail. Using that I was able to send

Re: USB to LAN -

2020-12-10 Thread Bob Goodwin
On 2020-12-10 09:24, Mauricio Tavares wrote: Just to make sure I am not too confused -- I have not had my morning tea yet -- you 1. Have an external USB drive which is connected to your laptop 2. Want to make the contents of said USB drive available through NFS 3. Something about

Re: How do I post to the btrfs mailing list?

2020-12-10 Thread Tim via users
On Thu, 2020-12-10 at 17:08 +0530, Sreyan Chakravarty wrote: > Thanks for help. It worked. What worked? You are still sending HTML here, which is not preferred. -- uname -rsvp Linux 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Boilerplate: All unexpected mail

Re: RSYNC copy -

2020-12-10 Thread Mauricio Tavares
On Thu, Dec 10, 2020 at 7:34 AM J.Witvliet--- via users wrote: > > And —progress > So you see where it is, handy during bulk transfers. > And --partial > > From: "Patrick O'Callaghan" > Date: Thursday, 10 December 2020 at 12:47:27 > To: "users@lists.fedoraproject.org" > Subject: Re: RSYNC

Re: USB to LAN -

2020-12-10 Thread Mauricio Tavares
On Thu, Dec 10, 2020 at 9:11 AM Bob Goodwin wrote: > > > > On 2020-12-10 07:27, J.Witvliet--- via users wrote: > > > > You mean: usb/LAN dongels? > > Yes, they exist for ages. > > Usb-2 will do max 100Mb, > > For 1Gb you need usb3 (Dongle & Port) > > Cisco have them, but I prefer those with a

Re: USB to LAN -

2020-12-10 Thread Bob Goodwin
On 2020-12-10 07:27, J.Witvliet--- via users wrote: You mean: usb/LAN dongels? Yes, they exist for ages. Usb-2 will do max 100Mb, For 1Gb you need usb3 (Dongle & Port) Cisco have them, but I prefer those with a  tiny usb-cord, more flexible and less problems when patch cords are rigid. I

Re: RSYNC copy -

2020-12-10 Thread J.Witvliet--- via users
And —progress So you see where it is, handy during bulk transfers. From: "Patrick O'Callaghan" mailto:pocallag...@gmail.com>> Date: Thursday, 10 December 2020 at 12:47:27 To: "users@lists.fedoraproject.org" mailto:users@lists.fedoraproject.org>> Subject: Re: RSYNC copy - On Thu, 2020-12-10 at

Re: USB to LAN -

2020-12-10 Thread J.Witvliet--- via users
You mean: usb/LAN dongels? Yes, they exist for ages. Usb-2 will do max 100Mb, For 1Gb you need usb3 (Dongle & Port) Cisco have them, but I prefer those with a tiny usb-cord, more flexible and less problems when patch cords are rigid. From: "Bob Goodwin" mailto:bobgood...@fastmail.us>> Date:

Re: USB to LAN -

2020-12-10 Thread George N. White III
On Thu, 10 Dec 2020 at 08:01, Bob Goodwin wrote: > Is there an application for this workstation that will make the USB > output from an external drive [WD-mybook] available to my ethernet LAN? > Once the external drive is mounted, it can be shared using the same NFS software and configuration

USB to LAN -

2020-12-10 Thread Bob Goodwin
Is there an application for this workstation that will make the USB output from an external drive [WD-mybook] available to my ethernet LAN? I want to save NFS data to the Mybook and as it is I will have to connect it to the NFS USB port. -- Bob Goodwin - Zuni, Virginia, USA FEDORA-32/64bit

Re: RSYNC copy -

2020-12-10 Thread Patrick O'Callaghan
On Thu, 2020-12-10 at 17:20 +1100, Cameron Simpson wrote: > On 09Dec2020 11:29, todd zullinger wrote: > > Patrick O'Callaghan wrote: > > > You can also do a dry run to check: > > >    --dry-run, -nperform a trial run with no changes > > >    made > > > > For testing, the

Re: How do I post to the btrfs mailing list?

2020-12-10 Thread Sreyan Chakravarty
On Thu, 10 Dec 2020, 4:58 pm Ed Greshko, wrote: > On 10/12/2020 19:23, Sreyan Chakravarty wrote: > > > > > > On Thu, Dec 10, 2020 at 4:52 PM Ed Greshko > wrote: > > > > And, I assume, you've ensured you're not sending html? > > > > > > How do I do that in

Re: How do I post to the btrfs mailing list?

2020-12-10 Thread Sreyan Chakravarty
On Thu, Dec 10, 2020 at 4:58 PM Ed Greshko wrote: > > On 10/12/2020 19:23, Sreyan Chakravarty wrote: > > > > > > On Thu, Dec 10, 2020 at 4:52 PM Ed Greshko > > wrote: > > > > And, I assume, you've ensured you're not sending html? > > > > > > How do I do that in

Re: How do I post to the btrfs mailing list?

2020-12-10 Thread Ed Greshko
On 10/12/2020 19:23, Sreyan Chakravarty wrote: On Thu, Dec 10, 2020 at 4:52 PM Ed Greshko mailto:ed.gres...@greshko.com>> wrote: And, I assume, you've ensured you're not sending html? How do I do that in GMail ? Are you asking me to research how to send "text only" emails from the

Re: How do I post to the btrfs mailing list?

2020-12-10 Thread Sreyan Chakravarty
On Thu, Dec 10, 2020 at 4:52 PM Ed Greshko wrote: > And, I assume, you've ensured you're not sending html? > How do I do that in GMail ? How do I do that from anywhere ? -- Regards, Sreyan Chakravarty ___ users mailing list --

Re: How do I post to the btrfs mailing list?

2020-12-10 Thread Ed Greshko
On 10/12/2020 19:11, Sreyan Chakravarty wrote: On Thu, Dec 10, 2020 at 4:35 PM Ed Greshko mailto:ed.gres...@greshko.com>> wrote: On 10/12/2020 19:01, Sreyan Chakravarty wrote: > No it's the upstream list. So, where can one find this list?

Re: How do I post to the btrfs mailing list?

2020-12-10 Thread Sreyan Chakravarty
On Thu, Dec 10, 2020 at 4:35 PM Ed Greshko wrote: > On 10/12/2020 19:01, Sreyan Chakravarty wrote: > > > No it's the upstream list. > > So, where can one find this list? > https://btrfs.wiki.kernel.org/index.php/Btrfs_mailing_list linux-bt...@vger.kernel.org -- Regards, Sreyan Chakravarty

Re: How do I post to the btrfs mailing list?

2020-12-10 Thread Ed Greshko
On 10/12/2020 19:01, Sreyan Chakravarty wrote: No it's the upstream list. So, where can one find this list? On Thu, 10 Dec 2020, 4:30 pm Ed Greshko, mailto:ed.gres...@greshko.com>> wrote: On 10/12/2020 17:54, Sreyan Chakravarty wrote: > Hi, > > I know this is a strange

Re: How do I post to the btrfs mailing list?

2020-12-10 Thread Sreyan Chakravarty
No it's the upstream list. On Thu, 10 Dec 2020, 4:30 pm Ed Greshko, wrote: > On 10/12/2020 17:54, Sreyan Chakravarty wrote: > > Hi, > > > > I know this is a strange question but I need help with btrfs so I signed > up to their maling list. > > > > Now they use greylisting and manjdormo. > > > >

Re: How do I post to the btrfs mailing list?

2020-12-10 Thread Ed Greshko
On 10/12/2020 17:54, Sreyan Chakravarty wrote: Hi, I know this is a strange question but I need help with btrfs so I signed up to their maling list. Now they use greylisting and manjdormo. I have submitted my query but it is still yet to be come into the list. I also have got no

How do I post to the btrfs mailing list?

2020-12-10 Thread Sreyan Chakravarty
Hi, I know this is a strange question but I need help with btrfs so I signed up to their maling list. Now they use greylisting and manjdormo. I have submitted my query but it is still yet to be come into the list. I also have got no confirmation that my message is discarded. Am I missing