similar to: C8 updates stucked?

Displaying 20 results from an estimated 7000 matches similar to: "C8 updates stucked?"

2020 Feb 05
0
C8 updates stucked?
On 2/5/20 6:36 AM, Leon Fauster via CentOS wrote: > Hi folks, I do see some updates coming in for RHEL8.1 and wonder why > some are not coming into current C8 (latency already included)? Are > there any staging? Koji shows such packages as finished/complete... > Because: 1. It takes time to create a new compose and to test that compose in QA. CentOS Linux 8 updates require a new
2018 Jan 26
2
Rafi KC attending DevConf and FOSDEM
Hi All, I'm attending both DevConf (25-28) and Fosdem (3-4). If any of you are attending the conferences and would like to talk about gluster, please feel free to ping me through irc nick rafi on freenode or message me on +436649795838 Regards Rafi KC
2018 Jan 26
0
Rafi KC attending DevConf and FOSDEM
On Fri, Jan 26, 2018 at 06:24:36PM +0530, Mohammed Rafi K C wrote: > Hi All, > > I'm attending both DevConf (25-28) and Fosdem (3-4). If any of you are > attending the conferences and would like to talk about gluster, please > feel free to ping me through irc nick rafi on freenode or message me on > +436649795838 In addition to that at FOSDEM, there is a Gluster stand
2017 Nov 01
2
Gluster Monthly Newsletter, October 2017
Welcome to an exceptionally busy month for Gluster! Gluster Summit Thanks to all who attended this year's Gluster Summit. As you can see, conversations are continuing to happen, with notes from the Birds of a Feather sessions starting to come into the mailing lists. If something sparked your interest, please post about it! We'll be posting recordings of the talks as we're able to, and
2017 Nov 01
0
Gluster Monthly Newsletter, October 2017
Hi, On Wed, Nov 1, 2017 at 5:32 PM, Amye Scavarda <amye at redhat.com> wrote: > Welcome to an exceptionally busy month for Gluster! > > Gluster Summit > Thanks to all who attended this year's Gluster Summit. As you can see, > conversations are continuing to happen, with notes from the Birds of a > Feather sessions starting to come into the mailing lists. If something
2020 Feb 19
14
Unable to get primary group information when using AD authentication with samba-4.10.4
Hi, When using AD authentication from a rhel8.1 environment with samba-4.10.4 installed, information on the primary group group01 set on the AD side for any user user01 cannot be obtained. [root @ rhel8_1 ~] # id user01 uid=2001107(user01) gid=2000513(domain users) groups=2000513(domain users),2001107(oec0814e),2001103(group01) If you perform the same operation on the same AD from the
2016 Aug 13
3
XDC2016
Hi everybody, I saw that some more appeared on the list of Attendees, so it might be a good time to ask how we want to organize the stay and if we plan to book at the same place like we did on fosdem (well more or less). Also how does everybody plans to stay? I was thinking about Tuesday to Sunday, but if everybody comes at Monday already, I might change my plans ;) PS: if discussing that in
2007 Feb 01
12
FOSDEM?
Hi all, A couple of people are trying to convince me to come to FOSDEM in Belgium at the end of February. I''m a bit hesitant because I''ve been doing so much travel, but LinuxConf.au was a great experience and seems to have really helped get exposure to Puppet. There seems to be a pretty strong European contingent of Puppet users, and it''d be great to meet
2021 Jun 16
2
pass on CentOS 7
Hello, I read here and there that `pass` is available for CentOS 7 through the EPEL repository. In which I cannot find it :-). I see it available for C8 but not C7. Was it removed? Regards, -- wwp https://useplaintext.email/ -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 836 bytes Desc: OpenPGP digital
2019 Nov 07
4
C8: Wayland Session / Cut and Paste
Is this the normal behavior now? Cutting text in gedit and pasting it into the terminal needs that the source application stays running? -- Leon
2016 Aug 15
1
XDC2016
On 15/08/16 11:53, Pierre Moreau wrote: > Hello everyone, > > Same place as FOSDEM? XDC is in Helsinki and FOSDEM was in Brussels… (IIRC, > FOSDEM is always located in Brussels.) I would prefer picking an hotel in > Helsinki rather than traveling every day between Helsinki and Brussels. :-p Or > was that what you meant by "more or less"? :-D > > I’ve taken days
2020 May 11
3
kvm: C8 as guest on C6 host / huge delay while booting
Since C8.1 kvm guests have a huge delay while booting on a kvm host based on C6. This delay was not present with C8.0. The "pause" happend direct after the grub step. The VNC session shows only a "_" character. Any ideas what changes? -- Leon
2023 Dec 08
0
[centos/centos.org] branch main updated: Add post about Connect 2024, remove old posts
This is an automated email from the git hooks/post-receive script. shaunm pushed a commit to branch main in repository centos/centos.org. The following commit(s) were added to refs/heads/main by this push: new 22e55e6 Add post about Connect 2024, remove old posts 22e55e6 is described below commit 22e55e6b8d076aac3150d67243db046469503bbd Author: Shaun McCance <shaunm at redhat.com>
2019 Oct 22
2
C8 regression / tmp on tmpfs
Am 22.10.19 um 04:52 schrieb Orion Poplawski: > On 10/21/19 3:42 PM, Leon Fauster via CentOS wrote: >> Does someone have a working tmp on tmpfs via >> >> systemctl enable tmp.mount >> >> under CentOS8/RHEL8? This seems to work straight in EL7 ... >> >> >> # LANG=C systemctl enable tmp.mount >> The unit files have no installation config
2019 May 08
2
kickstart compat C7 -> C8
> Am 08.05.2019 um 19:20 schrieb mark <m.roth at 5-cent.us>: > > Leon Fauster via CentOS wrote: >> Hi all, >> >> >> I still use the following kickstart partition scheme for C7 installations >> (via virt-install): >> Briefly, fixed size for /root and /boot, and the rest is filled up for >> /srv. >> >> The same kickstart
2019 Oct 21
2
C8 regression / tmp on tmpfs
Does someone have a working tmp on tmpfs via systemctl enable tmp.mount under CentOS8/RHEL8? This seems to work straight in EL7 ... # LANG=C systemctl enable tmp.mount The unit files have no installation config (WantedBy, RequiredBy, Also, Alias settings in the [Install] section, and DefaultInstance for template units). This means they are not meant to be enabled using systemctl. Possible
2020 May 16
1
kvm: C8 as guest on C6 host / huge delay while booting
On 5/16/20 5:09 PM, Leon Fauster via CentOS wrote: > Am 11.05.20 um 15:59 schrieb Leon Fauster: >> Since C8.1? kvm guests have a huge delay while booting on a kvm host based on C6. This delay was not present with C8.0. The "pause" happend >> direct after the grub step. The VNC session shows only a "_" character. >> > > and this are the corresponding
2019 May 08
5
kickstart compat C7 -> C8
Hi all, I still use the following kickstart partition scheme for C7 installations (via virt-install): Briefly, fixed size for /root and /boot, and the rest is filled up for /srv. The same kickstart (despite that c7 uses vda, f29 uses sda) doesn't work with Fedora29 (EL8). I get a "device is too small for new format" error. Any hints? part /RESCUE --fstype="ext4"
2019 Oct 08
2
[CFP] LLVM devroom at FOSDEM 2020
CALL FOR PAPERS / PARTICIPATION At FOSDEM 2020, LLVM will again participate with a dedicated devroom, on Saturday February 1st, in Brussels. As possibly the largest European Open Source Conference, FOSDEM attracts more than 600 lectures and over 8000 hackers - many core contributors of the world’s leading open source projects. Complementing the LLVM developer meetings, the devroom at FOSDEM
2020 Sep 03
2
ansible: which repo?
What would you recommend: ansible is in EPEL8 and ConfigSIG. For the latter I do not see any sources in git.centos.org. Where they come from? I wonder with which repository I should use (long term)? dnf not checking gpg signature sounds scary: https://github.com/ansible/ansible/blob/v2.9.13/changelogs/CHANGELOG-v2.9.rst#security-fixes -- Leon