[CentOS] IPv6: ADDRCONF(NETDEV_UP): link is not ready after upgrading to 7.6

2018-12-25 Thread Luigi Rosa
Hi, after upgrading to 7.6, kernel 3.10.0-957.1.3.el7.x86_64, at boot instead of 
the GUI login screen I got two lines like this:


IPv6: ADDRCONF(NETDEV_UP): em1: link is not ready
IPv6: ADDRCONF(NETDEV_UP): em1: link is not ready

The server is accessible via ssh on IPv4


Server:  DELL PowerEdge T 110 II

NIC: Broadcom, driver tg3, lspci -v:
04:00.0 Ethernet controller: Broadcom Inc. and subsidiaries NetXtreme BCM5722 
Gigabit Ethernet PCI Express

Subsystem: Dell Device 04de
Flags: bus master, fast devsel, latency 0, IRQ 33
Memory at c4a0 (64-bit, non-prefetchable) [size=64K]
Expansion ROM at  [disabled]
Capabilities: [48] Power Management version 3
Capabilities: [50] Vital Product Data
Capabilities: [58] Vendor Specific Information: Len=78 
Capabilities: [e8] MSI: Enable+ Count=1/1 Maskable- 64bit+
Capabilities: [d0] Express Endpoint, MSI 00
Capabilities: [100] Advanced Error Reporting
Capabilities: [13c] Virtual Channel
Capabilities: [160] Device Serial Number f8-db-88-ff-fe-fe-b4-57
Capabilities: [16c] Power Budgeting 
Kernel driver in use: tg3
Kernel modules: tg3

dmesg says:
[8.075141] tg3 :04:00.0 em1: Link is up at 1000 Mbps, full duplex
[8.075153] tg3 :04:00.0 em1: Flow control is off for TX and off for RX
[8.075174] IPv6: ADDRCONF(NETDEV_CHANGE): em1: link becomes ready




IPv6 is configured as IGNORE in NetworkManager.

I tried the following with the same result:

net.ipv6.conf.default.disable_ipv6 = 1
net.ipv6.conf.all.disable_ipv6 = 1

and reboot, no effect


Setting an automatic IPv6 address: no effect.



Suggestions?


--


Ciao,
luigi

/
+--[Luigi Rosa]--
\
___
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] You removed Weboob package over political reasons? Whole Internet laughs at you

2018-12-25 Thread Alice Wonder

On 12/25/18 4:48 PM, Scott Robbins wrote:

On Mon, Dec 24, 2018 at 01:26:15PM -0500, rj coleman wrote:




On Dec 24, 2018, at 10:42 AM, Alice Wonder  wrote:


On 12/24/18 7:21 AM, vsnsdua...@memeware.net wrote:
Debian is not ruled by the men who actually write the software, but instead 
women.


*snip*







Can we please ban the person who sent that disgusting rant to the list



I was under the impression that it was sarcasm.  Whenever something gets
posted a or a code of conduct that comes down to don't be a jerk is
adapted, there's lots of people who feel their right to be jerks has been
infringed.  I could easily be wrong but I thought that post was making a
about why such codes of conduct become necessary.



Could be, I'm autistic and often completely miss what other people claim 
was obvious sarcasm. But sometimes what I think they might claim was 
obvious sarcasm based upon past experience it wasn't.


That's why /sarcasm or other indications really should be used, not all 
minds work the same and it isn't fair to assume they should.


--
For signature trust anchor (paranoid only need worry 'bout this):
https://ca.pipfrosch.com/pipfrosch-cacert-pem.crt

Webmail clients, sorry, out of luck, you can't import it.
Get an actual e-mail app.

___
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] You removed Weboob package over political reasons? Whole Internet laughs at you

2018-12-25 Thread Scott Robbins
On Mon, Dec 24, 2018 at 01:26:15PM -0500, rj coleman wrote:
> 
> 
> > On Dec 24, 2018, at 10:42 AM, Alice Wonder  wrote:
> > 
> >> On 12/24/18 7:21 AM, vsnsdua...@memeware.net wrote:
> >> Debian is not ruled by the men who actually write the software, but 
> >> instead women.
> > 
> > *snip*
> > 




> > Can we please ban the person who sent that disgusting rant to the list


I was under the impression that it was sarcasm.  Whenever something gets
posted a or a code of conduct that comes down to don't be a jerk is
adapted, there's lots of people who feel their right to be jerks has been
infringed.  I could easily be wrong but I thought that post was making a
about why such codes of conduct become necessary.

-- 
Scott Robbins
PGP keyID EB3467D6
( 1B48 077D 66F6 9DB0 FDC2 A409 FA54 EB34 67D6 )
gpg --keyserver pgp.mit.edu --recv-keys EB3467D6

___
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] upgrading 7.5 ==> 7.6

2018-12-25 Thread Fred Smith
On Fri, Dec 21, 2018 at 06:13:26AM +0100, Simon Matter via CentOS wrote:
> 
> I didn't see any issues with RAID. I think those problems arise only if
> you have old RAID devices created with older CentOS releases than 7. Those
> were probably created with 0.9 metadata version which may be a problem.
> Currently 1.2 metadata version is created and I didn't see any issues with
> it.

I just took a look at the md devices in my raid1, and it seems pretty
weird. they were all created by the installer (Anaconda) when I first
installed C7, yet 3 of them are 1.2 and one is 1.0.

# mdadm --detail /dev/md124
/dev/md124:
   Version : 1.2
 Creation Time : Wed Dec  2 23:13:09 2015

# mdadm --detail /dev/md125
/dev/md125:
   Version : 1.2
 Creation Time : Wed Dec  2 23:13:21 2015

# mdadm -D /dev/md126
/dev/md126:
   Version : 1.2
 Creation Time : Wed Dec  2 23:13:22 2015

# mdadm -D /dev/md127
/dev/md127:
   Version : 1.0
 Creation Time : Wed Dec  2 23:13:18 2015


-- 
 Fred Smith -- fre...@fcshome.stoneham.ma.us 
Do you not know? Have you not heard? 
The LORD is the everlasting God, the Creator of the ends of the earth. 
  He will not grow tired or weary, and his understanding no one can fathom.
- Isaiah 40:28 (niv) -
___
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mailman/listinfo/centos


[CentOS] CentOS-announce Digest, Vol 166, Issue 8

2018-12-25 Thread centos-announce-request
Send CentOS-announce mailing list submissions to
centos-annou...@centos.org

To subscribe or unsubscribe via the World Wide Web, visit
https://lists.centos.org/mailman/listinfo/centos-announce
or, via email, send a message with subject or body 'help' to
centos-announce-requ...@centos.org

You can reach the person managing the list at
centos-announce-ow...@centos.org

When replying, please edit your Subject line so it is more specific
than "Re: Contents of CentOS-announce digest..."


Today's Topics:

   1. CESA-2018:3831 Critical CentOS 6 firefox Security Update
  (Johnny Hughes)
   2. CESA-2018:3833 Critical CentOS 7 firefox Security Update
  (Johnny Hughes)


--

Message: 1
Date: Fri, 21 Dec 2018 19:07:59 +
From: Johnny Hughes 
To: centos-annou...@centos.org
Subject: [CentOS-announce] CESA-2018:3831 Critical CentOS 6 firefox
SecurityUpdate
Message-ID: <20181221190759.ga3...@n04.lon1.karan.org>
Content-Type: text/plain; charset=us-ascii


CentOS Errata and Security Advisory 2018:3831 Critical

Upstream details at : https://access.redhat.com/errata/RHSA-2018:3831

The following updated files have been uploaded and are currently 
syncing to the mirrors: ( sha256sum Filename ) 

i386:
429981c764d258970b014425dfe4a26573613bb5941d254e0deac4aa21ed0c91  
firefox-60.4.0-1.el6.centos.i686.rpm

x86_64:
429981c764d258970b014425dfe4a26573613bb5941d254e0deac4aa21ed0c91  
firefox-60.4.0-1.el6.centos.i686.rpm
2e436d3c160a06bb442a4caea811f40855a07579a69a4de4d67e3da4ec30a605  
firefox-60.4.0-1.el6.centos.x86_64.rpm

Source:
705857e68c4510628e0d571b8dbc702ffee6b512bbd6ad496b19cba8855daed6  
firefox-60.4.0-1.el6.centos.src.rpm



-- 
Johnny Hughes
CentOS Project { http://www.centos.org/ }
irc: hughesjr, #cen...@irc.freenode.net
Twitter: @JohnnyCentOS



--

Message: 2
Date: Fri, 21 Dec 2018 19:08:51 +
From: Johnny Hughes 
To: centos-annou...@centos.org
Subject: [CentOS-announce] CESA-2018:3833 Critical CentOS 7 firefox
SecurityUpdate
Message-ID: <20181221190851.ga3...@n04.lon1.karan.org>
Content-Type: text/plain; charset=us-ascii


CentOS Errata and Security Advisory 2018:3833 Critical

Upstream details at : https://access.redhat.com/errata/RHSA-2018:3833

The following updated files have been uploaded and are currently 
syncing to the mirrors: ( sha256sum Filename ) 

x86_64:
9db402dc9f056bf640dc02800014ad688ac988ad10c7359fc66ea2b5538a951a  
firefox-60.4.0-1.el7.centos.i686.rpm
5553ef981d4841a3041e728e07169aad5a2d4ab0a4cd3fba5cddaefe7c9d0be9  
firefox-60.4.0-1.el7.centos.x86_64.rpm




-- 
Johnny Hughes
CentOS Project { http://www.centos.org/ }
irc: hughesjr, #cen...@irc.freenode.net
Twitter: @JohnnyCentOS



--

Subject: Digest Footer

___
CentOS-announce mailing list
centos-annou...@centos.org
https://lists.centos.org/mailman/listinfo/centos-announce


--

End of CentOS-announce Digest, Vol 166, Issue 8
***
___
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mailman/listinfo/centos