similar to: python updates

Displaying 20 results from an estimated 10000 matches similar to: "python updates"

2012 Feb 28
1
gdm in 6.2 missing keyboard menu?
I have a box running 6.0 that gives a keyboard layout menu via gdm when logging in. I've just installed a 6.2 box, but there is no keyboard layout menu I've found a bugzilla entry at: <https://bugzilla.redhat.com/show_bug.cgi?id=746923> which says that with gdm in 6.2, it now only shows keyboard layouts listed in /etc/sysconfig/keyboard However, I've added a list of
2012 Jan 04
3
CentOS 6 and screenshot of website
Hi, How one is supposed to do screenshots of a website with CentOS 6? The usual and normal ways I know doing it is: http://www.coderholic.com/pywebshot-generate-website-thumbnails-using-python/ https://github.com/AdamN/python-webkit2png/ But then from some reason RedHat doesn't support them: gnome-python2-extras: * Thu Jul 15 2010 Christopher Aillon <caillon at redhat.com> -
2016 Jun 22
3
x86: How to Force 2-byte `jmp` instruction in lowering
On Wed, Jun 22, 2016 at 6:05 AM Nirav Davé <niravd at google.com> wrote: > This appears to work: > > auto Target = OutContext.createLinkerPrivateTempSymbol(); > > with > > auto Target = OutContext.createTempSymbol(); > > -Nirav > > Thanks Nirav -- I tried this but I'm still getting a "jmpq <address>" with this incantation when I load and
2016 Jun 22
0
x86: How to Force 2-byte `jmp` instruction in lowering
Hmm. Odd. I just rebuilt from scratch and it seems to work with the test/CodeGen/X86/xray-attribute-instrumentation.ll test case outputing straight to obj: llc -filetype=obj -o ~/a.o -mtriple=x86_64-apple-macosx < test/CodeGen/X86/xray-attribute-instrumentation.ll What test case are you using? In any case, the issue appears to be that llvm doesn't realize that the target address is
2014 Mar 15
2
[PATCH pkg-libvirt/libguestfs] Split off ZFS support from libguestfs0.
Hilko, This is an experimental patch showing how to split libguestfs into subpackages, so the main libguestfs0 doesn't depend on everything. Splitting packages only works for packages which are in the appliance (ie. in appliance/packagelist or supermin.d/packages). In this patch, only zfs-fuse [which previously caused trouble for users: https://bugs.launchpad.net/bugs/1053911] has been
2012 Dec 07
4
AMD Liano A8 Processors supported on CentOS 6.x?
Hi. Red Hat is saying that AMD Liano A8 CPU's are not supported by RHEL/CentOS 6: https://access.redhat.com/knowledge/articles/65431 Is that true? What can I expect if I try to install CentOS 6.3 on PC with that CPU? -- Ljubomir Ljubojevic (Love is in the Air) PL Computers Serbia, Europe Google is the Mother, Google is the Father, and traceroute is your trusty Spiderman... StarOS,
2019 Sep 26
3
Centos 8 Mate?
> > If you want it ... package and build it when building on 8 becomes > available via CBS to SIGs. Should be early next week. With the new initiative CentOS and Fedora Stream, wouldn't it be easier collaborate with Fedora SIGs to bring an updated version of Mate to CentOS > and build whatever you want to build. The question is ,, is someone > going to do it. I am not an
2019 Oct 19
2
CentOS 8 apcupsd or nut and duplicity
Hello Again, Is there any update on nut or apcupsd for CentOS 8? Also, I noticed that duplicity is not currently available for CentOS 8. I got the Fedora 30 SRPM for duplicity to build on CentOS, but ran into a dependency issue and cannot find python-devel. Any suggestions on alternatives or how to get duplicity going on CentOS 8? Cheers, Ian P.
2011 Sep 06
2
Announce: OpenSSH 5.9 released
OpenSSH 5.9 has just been released. It will be available from the mirrors listed at http://www.openssh.com/ shortly. OpenSSH is a 100% complete SSH protocol version 1.3, 1.5 and 2.0 implementation and includes sftp client and server support. Once again, we would like to thank the OpenSSH community for their continued support of the project, especially those who contributed code or patches,
2011 Sep 06
2
Announce: OpenSSH 5.9 released
OpenSSH 5.9 has just been released. It will be available from the mirrors listed at http://www.openssh.com/ shortly. OpenSSH is a 100% complete SSH protocol version 1.3, 1.5 and 2.0 implementation and includes sftp client and server support. Once again, we would like to thank the OpenSSH community for their continued support of the project, especially those who contributed code or patches,
2008 Jul 06
11
OpenSSH 5.1: call for testing
Hi, OpenSSH 5.1 is almost ready for release, so we would appreciate testing on as many platforms and systems as possible. This release is one of the biggest in recent years, with two hackathons' worth of improvements and fixes for some of our most recalcitrant bugs. Snapshot releases for portable OpenSSH are available from http://www.mindrot.org/openssh_snap/ The OpenBSD version is
2014 Jan 27
2
Booting problem after update, how to track order of starting services
Hi. I have updated system/server that worked for a long time. It was upgrade from 6.4 to latest. After restart, system freezes after most/all of the daemons are booted. From interactive mode I found out that services starting are: ... ... atd jexec atieventsd libvirtd certmonger libvirt-guests local nxsensor nxserver webmin As soon as I allow webmin to pass, system freezes. BUT, if I stop
2013 Sep 05
6
Help with VMware ESXi manager for CentOS - newbie level
Hi. On my new job we use VMware ESXi (Free version), but my colleagues use Windows on their PC's. I am allowed to use CentOS Linux, but I have no prior experience with WMVare. I now (today) have to install CentOS 6.x minimal on that ESXi server, so I am trying to wrap my head around whole ecosystem. What should I install on my CentOS 6.x so I can access/manage ESXi server and manage
2019 Oct 25
2
Centos 8 & AMD hardware?
Putting together a system build, AMD based. Ryzen 5 CPU on X570 chipset with Radeon RX480 GPU. Guessing this will be supported by Centos OK? (Unless you know different! :-) ) https://www.amd.com/en/support/graphics/radeon-400-series/radeon-rx-400-series/radeon-rx-480 Shows driver support. Does Centos repo's hold these drivers or do I download after the install please? TiA -- Dave
2015 Apr 24
1
Re: Remove Virtual bridge and DNSMASQ
On 04/24/2015 02:02 PM, mimicafe@gmail.com wrote: > On Centos 6.5 both packages cannot be identified. any idea? > > Yes. CentS 6 uses libvirt-0.10.2 + a ton of backported patches. The splitting of libvirt into a bunch of smaller subpackages so that admins could more easily tailor what was installed on their systems happened [sometime after that, not motivated to look up the exact version
2017 Sep 13
1
https://ctan.org/tex-archive/graphics/pstricks/contrib/pst-barcode/
On 13 September 2017 at 11:42, Johnny Hughes <johnny at centos.org> wrote: > On 09/13/2017 10:28 AM, hw wrote: >> >> Hi, >> >> https://ctan.org/tex-archive/graphics/pstricks/contrib/pst-barcode/ >> says that pst-barcode is included in texlive. >> >> I installed texlive, and it can?t find pst-barcode.sty. Is that a >> bug in the packaging
2018 Mar 22
16
Call for testing: OpenSSH 7.7
Hi, OpenSSH 7.7p1 is almost ready for release, so we would appreciate testing on as many platforms and systems as possible. This is a bugfix release. Snapshot releases for portable OpenSSH are available from http://www.mindrot.org/openssh_snap/ The OpenBSD version is available in CVS HEAD: http://www.openbsd.org/anoncvs.html Portable OpenSSH is also available via git using the instructions at
2006 Nov 09
3
php-mcrypt extension
I see that there are a plethora of php extensions available as rpms, from the centos repositories, but not the php-mcrypt extension. I'm trying to stick to an rpm-only system and haven't found one that provides this, yet, for my 4.4 system. Is there any plan to add this to the repository in the near future (if at all)? Does anyone know where I can get it, otherwise? I see there is one for
2012 Nov 04
9
Migrate to Linux Server
Hi, In our company we have a DL380 ( 16gb ram) server with Windows server 2003 x86, this run only tomcat 6. We have 2 options: a) upgrade to windows 2008 x64 and b) migrate to Linux ( I mean centos 6 x64). I want to make some benchmarks. Please help me to compare a and b. How I can make this benchmark? -- Best Regards, Ashkan R
2020 Apr 21
2
Dovecot 2.3.10 fails to start due to missing dependency
Greetings, I installed Dovecot 2.3.10 on my Centos 7.7.1908 server, however it fails startup. This is a fresh/default install, meaning all the configs are default, downloaded from the dovecot.repo. Here is my PasteBin: https://pastebin.com/376UQFLs ### Error Log, copied from Journalctl print out ### Apr 20 21:10:01 server101 systemd[1]: Started Session 955 of user root. Apr 20 21:10:01