Re: [CentOS] Semi-OT: hardware: NVidia proprietary driver, C7.4
Thank you! I messaged the ELREPO Mailing List. We are currently investigating the cause of the messages. Br, Jens ___ CentOS mailing list CentOS@centos.org https://lists.centos.org/mailman/listinfo/centos
[CentOS] ebtables bug
Hi guys! I need to deploy this bugfix - https://bugzilla.redhat.com/show_bug.cgi?id=1495893 on my servers, but I don't want to compile own package. It'll be nice to use official package from centos repo. Could you please tell me, when this fix will be approved and added to main line package ebtables, so I can update it on my systems. Thanks! -- Best regards, Andrew. ___ CentOS mailing list CentOS@centos.org https://lists.centos.org/mailman/listinfo/centos
Re: [CentOS] ebtables bug
On 22 November 2017 at 10:00, Andrew Radygin wrote: > Hi guys! > I need to deploy this bugfix - > https://bugzilla.redhat.com/show_bug.cgi?id=1495893 on my servers, but I > don't want to compile own package. It'll be nice to use official package > from centos repo. > Could you please tell me, when this fix will be approved and added to main > line package ebtables, so I can update it on my systems. > Thanks! > Logging in to the Red Hat portal the most recent ebtables is still ebtables-2.0.10-15.el7 whereas the bug says it is fixed in ebtables-2.0.10-16.el7 and is listed as ON_QA. That usually means it'll be part of the next milestone, 7.5, which isn't even in beta yet. ___ CentOS mailing list CentOS@centos.org https://lists.centos.org/mailman/listinfo/centos
[CentOS] CentOS-announce Digest, Vol 153, Issue 5
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. CEEA-2017:3254 CentOS 7 pygobject3 EnhancementUpdate (Johnny Hughes) -- Message: 1 Date: Tue, 21 Nov 2017 15:12:26 + From: Johnny Hughes To: centos-annou...@centos.org Subject: [CentOS-announce] CEEA-2017:3254 CentOS 7 pygobject3 Enhancement Update Message-ID: <20171121151226.ga25...@n04.lon1.karan.org> Content-Type: text/plain; charset=us-ascii CentOS Errata and Enhancement Advisory 2017:3254 Upstream details at : https://access.redhat.com/errata/RHEA-2017:3254 The following updated files have been uploaded and are currently syncing to the mirrors: ( sha256sum Filename ) x86_64: d3dd722c42569b49b5458e13a4522070389df71630975d1484b63796f9b4fae1 pygobject3-devel-3.22.0-1.el7_4.1.x86_64.rpm 4cf52e0fcd8752975217ee69a9b5e8d607402a2be90ea7b660e99e78d775318e python-gobject-3.22.0-1.el7_4.1.x86_64.rpm d091e348239d90e2b7403048189a2f2d5bd82187e9ad40ebaf540ee2185b0ae4 python-gobject-base-3.22.0-1.el7_4.1.x86_64.rpm Source: 1f8966ce0ff7e194264648130c38432761f005079d5b1e01e697b803d59946a8 pygobject3-3.22.0-1.el7_4.1.src.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 153, Issue 5 *** ___ CentOS mailing list CentOS@centos.org https://lists.centos.org/mailman/listinfo/centos
Re: [CentOS] skypeforlinux lacks dependencies, won't update
On 11/19/2017 12:53 PM, vychytraly . wrote: Maybe try flatpak version? there should be no problems with dependencies there... :) Thanks, I didn't know about flatpak... even tho it's in the base repo! I have to admit though, after reading through the flatpak website about it, I still don't understand how it could overcome the dependency problem with the skypeforlinux update. Grateful for enlightenment. On Sat, Nov 18, 2017 at 7:02 PM, ken wrote: For about a week now yum has tried and failed to update skypeforlinux: Packages skipped because of dependency problems: skypeforlinux-8.10.0.4-1.x86_64 from skype-stable Processing Dependency: libstdc++.so.6(GLIBCXX_3.4.20)(64bit) for package: skypeforlinux-8.10.0.4-1.x86_64 Is there any resolution to this issue? ___ CentOS mailing list CentOS@centos.org https://lists.centos.org/mailman/listinfo/centos ___ CentOS mailing list CentOS@centos.org https://lists.centos.org/mailman/listinfo/centos ___ CentOS mailing list CentOS@centos.org https://lists.centos.org/mailman/listinfo/centos
[CentOS] CentOS6 davfs2 shows invalid free/total storage capacity
Hello, I have a CentOS6 VM with davfs2 where I mount WebDAV Shares; one I have at a storage hoster and one I configured myself on a virtual server I rented on a hoster; why does 'df' always show the same value for capacity [root@centos6-vm ~]# df Filesystem 1K-blocks Used Available Use% Mounted on /dev/sda3 11249272 7074512 3596664 67% / tmpfs 3932640393264 0% /dev/shm /dev/sda1 21803979340127231 39% /boot https://webdav.hidrive.strato.com/ 2664 1332 1332 50% /mnt/hidrive https://myserver.example.com/webdav/ 2664 1332 1332 50% /mnt/webdav the capacity of the hidrive is 5 GB and of mine abount 10 GB ... several time ago I had a hoster, where the correct values where shown, so this seems that this is a server setting, but how/where, I'm just doing this on my server (CentOS with default Apache RPM): DavLockDB /var/lib/dav/DavLock Alias /webdav/ "/var/www/webdav/" AllowOverride None Options +Indexes Dav On AuthType Basic AuthName "WebDAV" AuthUserFile /var/www/passwrds Require User walter are there any settings I can do on server side or can I do something on client side, be shown correct values ... Thanks, Walter ___ CentOS mailing list CentOS@centos.org https://lists.centos.org/mailman/listinfo/centos
Re: [CentOS] skypeforlinux lacks dependencies, won't update
ken wrote: > On 11/19/2017 12:53 PM, vychytraly . wrote: >> Maybe try flatpak version? there should be no problems with dependencies >> there... :) > > Thanks, I didn't know about flatpak... even tho it's in the base repo! > I have to admit though, after reading through the flatpak website about > it, I still don't understand how it could overcome the dependency > problem with the skypeforlinux update. Grateful for enlightenment. > > Unrelated comment: I was interested to see that there is a current skype for linux. Then I remembered that M$ is scanning skype connections, the same way google scans your gmail emails. mark ___ CentOS mailing list CentOS@centos.org https://lists.centos.org/mailman/listinfo/centos
Re: [CentOS] skypeforlinux lacks dependencies, won't update
> -Original Message- > From: CentOS [mailto:centos-boun...@centos.org] On Behalf Of ken > Sent: den 22 november 2017 20:14 > To: centos@centos.org > Subject: Re: [CentOS] skypeforlinux lacks dependencies, won't update > > On 11/19/2017 12:53 PM, vychytraly . wrote: > > Maybe try flatpak version? there should be no problems with > dependencies > > there... :) > > Thanks, I didn't know about flatpak... even tho it's in the base repo! > I have to admit though, after reading through the flatpak website about > it, I still don't understand how it could overcome the dependency > problem with the skypeforlinux update. Grateful for enlightenment. > > > > > > On Sat, Nov 18, 2017 at 7:02 PM, ken wrote: > > > >> For about a week now yum has tried and failed to update skypeforlinux: > >> > >> Packages skipped because of dependency problems: > >> skypeforlinux-8.10.0.4-1.x86_64 from skype-stable > >> > >> Processing Dependency: libstdc++.so.6(GLIBCXX_3.4.20)(64bit) for > package: > >> skypeforlinux-8.10.0.4-1.x86_64 > >> > >> Is there any resolution to this issue? Please excuse the sidetrack. I had to do a Skype-meeting yesterday evening. Some weirdness occurred. A background; Have two OEM:s, one at work, one at home. Same hardware, same OS - CentOS 7.4 x64, same repos and both fully updated, same software installed. I believe the chassis differ though(...). At work, the rpm from https://www.skype.com/en/get-skype/, refused to install with the same errors as above regarding the libs. The Skype Flatpak from https://flathub.org/repo/appstream/com.skype.Client.flatpakref installed just fine and the test call showed no problems, so that's what I installed at home too. The Skype flatpak at home worked beautifully, that is to say for about ten minutes, then the sound (using a Koss SB/45 headset) it started crackling to the point of not being usable anymore. I hung up and reconnected, then sound was fine, for another ten minutes at which point the crackling returned. Checking the sound prefs, I saw that alsa on the app tab had two instances, one stable and one that blinked like crazy, like it was opening and closing a few times a second. On a hunch I downloaded the skype for linux rpm from the link above and installed it with yum. No lib errors! I started it and gave it a go, and - no crackling whatsoever. In fact it worked as good as it gets IMHO. Is there anything that could account for the problem I had? I read that the network bandwidth may be a problem, and that five Mbps at a minimum with video is the low mark. At work I sit on a 1 Gbps up/down network. At home I have 100 Mbps up/down. I have doubts that the network width was the problem. Are flatpaks known to cause odd problems at all? -- //Sorin ___ CentOS mailing list CentOS@centos.org https://lists.centos.org/mailman/listinfo/centos