Re: network service removed in Fedora 40 without a Change proposal(?)

2024-04-12 Thread Ian Pilcher
On 4/12/24 16:46, Adam Williamson wrote: it seems since I last looked at this, NM has grown some level of openvswitch support, but it seems to be limited, and I don't know off- hand if it's sufficient for what openQA needs. I will need to look into that.

Re: 16 packages still need a Python 3.12 rebuild, final freeze in 6 days

2023-09-27 Thread Ian Pilcher
On 9/27/23 04:56, Miro Hrončok wrote: fail2ban https://bugzilla.redhat.com/2219991 https://github.com/fail2ban/fail2ban/issues/3487 Bugzilla ASSIGNED 2 months ago, no update since. Maintainers NEEDINFOed last week. With my system/network administrator hat on, this one is really

Re: F40 Change Proposal: KDE Plasma 6 (System Wide)

2023-09-14 Thread Ian Pilcher
On 9/14/23 11:15, Neal Gompa wrote: I am interested in learning where you're seeing screen sharing issues today. The main one people bring up with me is video conferencing systems, and because of completely unrelated reasons, I've been on a binge of using a variety of them. I thought that I

Re: F40 Change Proposal: KDE Plasma 6 (System Wide)

2023-09-14 Thread Ian Pilcher
On 9/13/23 12:52, Kevin Kofler via devel wrote: For Fedora Linux, the transition to KDE Plasma 6 will also include dropping support for the X11 session entirely, leaving only Plasma Wayland as the sole offered desktop mode. Huh?! Why?! KDE upstream is still supporting X11 in Plasma 6. I see no

Re: F39 Change Proposal: Allow Removal of tzdata (System-Wide)

2023-06-30 Thread Ian Pilcher
On 6/30/23 10:22, Jonathan Wakely wrote: On Mon, 26 Jun 2023 at 19:10, Miro Hrončok wrote: We would also need to ensure UTC work even without tzdata installed. Yes, that would be useful. Although IMHO even that seems like a nice-to-have not an absolute showstopper. Most containerized

Re: It’s time to transform the Fedora devel list into something new

2023-04-25 Thread Ian Pilcher
On 4/25/23 14:33, Solomon Peachy via devel wrote: Honestly, if a "how to configure discourse to mimic the MUA-managed mailing list experience (ie not having to log into a web site after the initial configuration)" document is produced, that's probaby sufficient to overcome most of these

Re: Mesa in F37- vaapi support disabled for h264/h265/vc1

2022-09-28 Thread Ian Pilcher
On 9/28/22 03:50, Tommy Nguyen wrote: This change will only affect AMD, as the intel non-free drivers do not depend on the changes. It is also unclear how this would affect nvidia. There is barely any hardware video acceleration support for nouveau anyway, for which you would install the

Re: F37 proposal: Build all JDKs in Fedora against in-tree libraries and with static stdc++lib (System-Wide Change proposal)

2022-05-26 Thread Ian Pilcher
On 5/26/22 12:31, drago01 wrote: I am not talking about FLOSS vs non FLOSS, that's obvious. But bundled libs and properly tested / certified vs dynamic linking and less testing / no certification. But if OpenJDK-based binaries can't be distributed without passing the TCK, then it isn't really

Re: F37 proposal: Build all JDKs in Fedora against in-tree libraries and with static stdc++lib (System-Wide Change proposal)

2022-05-26 Thread Ian Pilcher
On 5/26/22 10:40, drago01 wrote: Why would we do that? Is the build process really more important than shipping tested software? For Fedora? Yes. Fedora includes lots of untested (in the formal, TCK sense) software. It does not include non-FLOSS software (except maybe in very specific

Re: F37 Proposal: Strong crypto settings: phase 3, forewarning 1/2 (System-Wide Change proposal)

2022-05-23 Thread Ian Pilcher
On 5/2/22 08:56, Ian Pilcher wrote: IMO, there's a rather desperate need to be able to override the system- wide policy for individual processes, maybe via some sort of wrapper around one of the containerization technologies. Just FYI, I managed to bang out a proof of concept of a "wr

Re: F37 Proposal: Strong crypto settings: phase 3, forewarning 1/2 (System-Wide Change proposal)

2022-05-02 Thread Ian Pilcher
It sure feels like we're reaching the point where anyone who has to work with any sort of older equipment or servers is going to to forced to switch their entire system to the LEGACY policy, which seems really unfortunate. IMO, there's a rather desperate need to be able to override the system-

BIOS boot - an alternative approach

2022-04-18 Thread Ian Pilcher
I'm not a Fedora developer, just a long time interested user, so take this for what it's worth. I'd like to suggest an alternative approach to the BIOS boot (and potentially other similar boot issues), or at least suggest that this approach be discussed. Basically, I suggest that Fedora stop

Re: F37 Change: Deprecate Legacy BIOS (System-Wide Change proposal)

2022-04-07 Thread Ian Pilcher
On 4/7/22 03:43, Lennart Poettering wrote: Do you think the user experience with grub was *good*? Turing complete language? Scripts that generate scripts that generate scripts? Well said. GRUB2 was actually the reason that I kept many of my UEFI-capable systems booting in legacy mode for

Re: Looking for %{forgemeta} GitHub example

2022-02-21 Thread Ian Pilcher
On 2/21/22 15:09, Fabio Valentini wrote: So, if you plan to package releases / tags from your GitHub project, just use what's documented here: https://docs.fedoraproject.org/en-US/packaging-guidelines/SourceURL/#_git_tags Glad I asked. Thanks! --

Looking for %{forgemeta} GitHub example

2022-02-21 Thread Ian Pilcher
Can anyone suggest a good (simple) example SPEC file that I can reference as an example of how to use the forgemeta macro? I'm trying to build SPEC files for a couple of personal GitHub-hosted projects, and I'd like to make them as robust as possible. Even though I have no current plans to try

Re: use unit names in systemd output by default?

2021-06-25 Thread Ian Pilcher
On 6/25/21 7:19 AM, Neal Gompa wrote: I personally prefer the description myself, actually. Many unit names are more meaningless than the descriptions. One point ... It's far easier to get the description from the unit name than vice versa. --

Re: OpenSSH SHA-1 deprecation, developing FAQ, etc

2021-03-11 Thread Ian Pilcher
On 3/11/21 5:13 AM, Florian Weimer wrote: In the past (long, long ago), I had to enable Telnet on target devices to work around incompatible cryptography policies. I hope we are not going to return to that. I've had to enable http on my home switches for that very reason, so ... --

Re: Package update requires modification of config file in users' home directories

2021-03-09 Thread Ian Pilcher
On 3/9/21 4:21 PM, Alexander Ploumistos wrote: Do all of the DEs we have in Fedora support the same notification mechanisms? I'm not 100% sure, but it's freedesktop.org/D-Bus based, so it's about as standard as it gets these days. (Probably irrelevant, though.) I added ln -sf

Re: Package update requires modification of config file in users' home directories

2021-03-09 Thread Ian Pilcher
On 3/9/21 1:39 PM, Alexander Ploumistos wrote: Well, the first option is still a no-no, as the fixup has to happen in the user's home directory. For the second one, I think I'd need to add something like "Requires: zenity", which in turn would pull in other dependencies. I don't believe that

Re: Package update requires modification of config file in users' home directories

2021-03-09 Thread Ian Pilcher
On 3/8/21 5:10 PM, Alexander Ploumistos wrote: Is there something I can do to sed out the -qt5 suffix, or should I just bite the bullet, build the update and wait for the bug reports to come in? You could replace the executable with a wrapper script that performs the necessary fixups before

Re: Backwards-incompatible RPM format change in Fedora 34?

2021-01-21 Thread Ian Pilcher
On 1/21/21 5:43 AM, Fabio Valentini wrote: That's just not acceptable. Which means that signed RPM contents need to be postponed at least until all supported Fedora releases have an RPM version that can read those files. I'm not sure what Fedora's policy on this is, but as an administrator with

Re: splitting out systemd-networkd, systemd-standalone-{sysusers,tmpfiles} subpackages in F33+

2020-09-30 Thread Ian Pilcher
On 9/30/20 2:19 PM, Michael Catanzaro wrote: On Wed, Sep 30, 2020 at 2:00 pm, Ian Pilcher wrote: And what about places where NetworkManager isn't used?  (Just because it's the default, doesn't mean that it's used everywhere.) NetworkManager is used everywhere by default. If you want

Re: splitting out systemd-networkd, systemd-standalone-{sysusers,tmpfiles} subpackages in F33+

2020-09-30 Thread Ian Pilcher
On 9/30/20 1:35 PM, Neal Gompa wrote: Please, no more package splitting. And NetworkManager is used across all variants of Fedora, so resolved should be installed in all places where NetworkManager is used. And what about places where NetworkManager isn't used? (Just because it's the default,

Re: This is bad, was Re: Fedora 33 System-Wide Change proposal: systemd-resolved

2020-09-28 Thread Ian Pilcher
On 9/28/20 8:32 AM, Zbigniew Jędrzejewski-Szmek wrote: Yeah, that test is far from ideal, but we need something. If you have a constructive proposal how to improve it, I'm all ears. I anticipated this question. I don't have a good proposal for you ... but I believe that it's up to the people

Re: This is bad, was Re: Fedora 33 System-Wide Change proposal: systemd-resolved

2020-09-28 Thread Ian Pilcher
On 9/28/20 6:47 AM, Zbigniew Jędrzejewski-Szmek wrote: Instructions were already posted by Vitaly, so I won't repeat that here. I'll just note that the scriptlet in systemd.rpm looks for 'Generated by NetworkManager' in /etc/resolv.conf as an indicator that the file is autogenerated. Which is

Re: Fedora 33 System-Wide Change proposal: systemd-resolved

2020-07-28 Thread Ian Pilcher
On 7/28/20 12:31 PM, Michael Catanzaro wrote: I think we should remove it if it's generated by NetworkManager, and leave it untouched otherwise. If NetworkManager is managing DNS then it will just push all its settings to systemd-resolved anyway after upgrade, right? Don't assume that the

Re: Mock build Fedora package on CentOS 7

2020-01-19 Thread Ian Pilcher
On 1/18/20 12:57 PM, Nico Kadel-Garcia wrote: This is turning into a "debug mock on CentOS" discussion, not a Fedora discussion per se. Please let me know if it should be over in the mock github.com issues instead. Indeed. My original hope was that I was simply missing something that was

Re: Mock build Fedora package on CentOS 7

2020-01-18 Thread Ian Pilcher
On 1/18/20 5:07 AM, Nico Kadel-Garcia wrote: The inserted arguments are order sensitive, and need to be in the right place in fedora-31.tmpl on the latest release of mock and mock-core-cnfigs. See my notes at: https://github.com/rpm-software-management/mock/issues/390 And use this in

Re: Mock build Fedora package on CentOS 7

2020-01-16 Thread Ian Pilcher
On 1/16/20 9:39 AM, Miroslav Suchý wrote: https://github.com/rpm-software-management/mock/wiki/Feature-container-for-bootstrap Right, but it still doesn't work. [pilcher@breadbox ~]$ cat /etc/centos-release CentOS Linux release 7.7.1908 (Core) [pilcher@breadbox ~]$ cd /etc/mock/templates

Re: Mock build Fedora package on CentOS 7

2020-01-15 Thread Ian Pilcher
On 1/15/20 1:26 PM, Stephen John Smoogen wrote: On Wed, 15 Jan 2020 at 12:08, Ian Pilcher wrote: Is $SUBJECT possible these days? I've tried with both --bootstrap-chroot and --use-bootstrap-image, but the build is failing with: ERROR: builddep command missing. Please install package

Mock build Fedora package on CentOS 7

2020-01-15 Thread Ian Pilcher
Is $SUBJECT possible these days? I've tried with both --bootstrap-chroot and --use-bootstrap-image, but the build is failing with: ERROR: builddep command missing. Please install package dnf-plugins-core. This happens even when the dnf-plugins-core package is installed (from EPEL) on the

Re: F29 System Wide Change: i686 Is For x86-64

2018-06-04 Thread Ian Pilcher
be required to rebuild all of the userspace packages to run on actual 32-bit hardware, right? (What would those be called, since i686 is taken?) -- Ian Pilcher arequip...@gmail.com

Re: Hiding the grub menu by default on single OS installs

2018-05-31 Thread Ian Pilcher
. -- Ian Pilcher arequip...@gmail.com "I grew up before Mark Zuckerberg invented frien

[EPEL-devel] Re: Blue Sky Discussion: EPEL-next or EPIC

2018-05-18 Thread Ian Pilcher
/OpenStack_Project_Cinder_vertical.jpg -- Ian Pilcher arequip...@gmail.com "I grew up before Mark Zuckerberg invented frien

Re: I would like to propose that we turn on XFS Reflink in Fedora 29 by default

2018-05-02 Thread Ian Pilcher
be legitimate reasons for them. -- Ian Pilcher arequip...@gmail.com "I grew up before Mark Zuckerberg invented frien

Re: I would like to propose that we turn on XFS Reflink in Fedora 29 by default

2018-05-02 Thread Ian Pilcher
, and then unexpectedly needs tens of gigabytes of space to bisect a kernel bug is very different. -- Ian Pilcher arequip...@gmail.com "I grew up before Mark Zuckerberg inv

Re: starting services in fedora

2018-04-17 Thread Ian Pilcher
when dnf exits. What if gpm is pulled in as a dependency? (gpm may not be the best example here, but Avahi definitely is pulled in as a dependency sometimes.) -- Ian Pilcher arequip

Re: Announcing DNF 3 development

2018-03-23 Thread Ian Pilcher
id=1549851 -- ======== Ian Pilcher arequip...@gmail.com "I grew up before Mark Zuckerberg invented friendship" _

Re: RFC: retiring yum

2017-09-01 Thread Ian Pilcher
downgrades. -- ======== Ian Pilcher arequip...@gmail.com "I grew up before Mark Zuckerberg invented friendship" _

Re: RFC: retiring yum

2017-09-01 Thread Ian Pilcher
it, but --verbose certainly doesn't.) -- Ian Pilcher arequip...@gmail.com "I grew up before Mark Zuckerberg invented frien

python-dnf questions

2017-06-02 Thread Ian Pilcher
Does anyone know of a mailing list/forum/etc. for DNF Python API questions? -- Ian Pilcher arequip...@gmail.com "I grew up before Mark Zuckerberg invented frien

Re: What happen to UINT16_MAX

2017-06-01 Thread Ian Pilcher
On 06/01/2017 02:09 PM, Jonathan Wakely wrote: On 01/06/17 13:20 -0500, Ian Pilcher wrote: Actually, you need inttypes.h for the limit macros. You're thinking of the format specifier macros for printf. The limit macros are in . Right you are. Sorry for the misinformation

Re: What happen to UINT16_MAX

2017-06-01 Thread Ian Pilcher
On 06/01/2017 01:07 PM, Tom Hughes wrote: Well presumably you're not including stdint.h for some reason. Actually, you need inttypes.h for the limit macros. -- Ian Pilcher arequip

Re: Deprecated net-tools? Mass bug filing?

2017-05-17 Thread Ian Pilcher
it related) discussions. -- ======== Ian Pilcher arequip...@gmail.com "I grew up before Mark Zuckerberg inve

Re: PROPOSAL: Blocking the release is our only "big hammer" — let's add a softer one.

2016-10-05 Thread Ian Pilcher
a strong signal that a bug is deemed worthy of attention by someone other than the reporter. -- Ian Pilcher arequip...@gmail.com "I grew up before Mark Zuckerberg inv

Re: ... and Fedora 25! - Re: PSA: Do not run 'dnf update' inside GNOME, KDE or any other graphical desktop on Fedora 24

2016-10-04 Thread Ian Pilcher
On 10/04/2016 01:03 PM, Tomasz Torcz wrote: On Tue, Oct 04, 2016 at 12:31:43PM -0500, Ian Pilcher wrote: Can you clarify? In what circumstances would the dnf command running within a screen session not survive an X/desktop crash? KillUserProcesses=yes Ouch! Forgot about

Re: ... and Fedora 25! - Re: PSA: Do not run 'dnf update' inside GNOME, KDE or any other graphical desktop on Fedora 24

2016-10-04 Thread Ian Pilcher
would the dnf command running within a screen session not survive an X/desktop crash? -- Ian Pilcher arequip...@gmail.com "I grew up before Mark Zuckerberg invented frien

AMD FirePro W4100

2016-01-20 Thread Ian Pilcher
Has anyone tried a W4100 with the open source drivers? -- ======== Ian Pilcher arequip...@gmail.com "I grew up before Mark Zuckerberg inve

Re: AMD FirePro W4100

2016-01-20 Thread Ian Pilcher
On 01/20/2016 01:21 PM, Ian Pilcher wrote: I'm looking at upgrading my video setup to support 3 monitors. I had intended to purchase an AMD FirePro V4900, since it is known to "just work" with the open source drivers, but I see that the W4100 is now available at approximately the

Pruning journal on systemd 216

2015-11-10 Thread Ian Pilcher
data? TIA! -- ======== Ian Pilcher arequip...@gmail.com "I grew up before Mark Zuckerberg invented friendship" ==

Re: [EPEL-devel] Centos 7, 32 bits edition

2015-10-15 Thread Ian Pilcher
On 10/15/2015 07:29 AM, Matthew Miller wrote: And in fact is out now: http://seven.centos.org/2015/10/centos-linux-7-32-bit-x86-i386-architecture-released/ And hopefully we'll see EPEL 7 for 32-bit x86 soon ... -- Ian

Re: Linux 4.0

2015-02-23 Thread Ian Pilcher
#NVIDIA_Proprietary_Graphics_Drivers That pages discusses the reasons that those items are not included in Fedora. I'm pretty sure that it hasn't yet been declared a thought- crime to discuss them. -- Ian Pilcher

Re: F22 System Wide Change: Login Screen Over Wayland

2015-01-20 Thread Ian Pilcher
How does this affect users of other display managers (or does it)? -- Ian Pilcher arequip...@gmail.com I grew up before Mark Zuckerberg invented friendship

Split DNS broken again - test case?

2015-01-14 Thread Ian Pilcher
? -- Ian Pilcher arequip...@gmail.com I grew up before Mark Zuckerberg invented friendship

Re: no error handling in Yum any more?

2014-12-22 Thread Ian Pilcher
. Nothing seems amis in the tail of /var/log/yum.log. How does one find out why nothing is happening? strace -p $YUM_PID -- Ian Pilcher arequip...@gmail.com I grew up before

Re: Improving the offline updates user experience

2014-09-13 Thread Ian Pilcher
by people smarter than me, but it occurs to me that there's no reason that kexec couldn't some- how pass LUKS/dm-crypt keys to the new kernel. -- Ian Pilcher arequip...@gmail.com I

Re: defining firewalld services

2014-07-07 Thread Ian Pilcher
to revert to the permanent configuration. Is there not a more specific command that adds the service definition to the current environment without a full reload? -- Ian Pilcher arequip

Re: delta rpms - can we turn them off

2014-06-27 Thread Ian Pilcher
rpm you don't need to uncompress again. I'm pretty sure that the compression takes the vast majority of the time. -- Ian Pilcher arequip...@gmail.com Sent from the cloud

Re: SELinux RPM scriplet issue annoucement

2014-01-20 Thread Ian Pilcher
there. -- Ian Pilcher arequip...@gmail.com Sent from the cloud -- where it's already tomorrow -- devel mailing list

Re: FTBFS if -Werror=format-security flag is used

2013-12-04 Thread Ian Pilcher
? -- Ian Pilcher arequip...@gmail.com Sent from the cloud -- where it's already tomorrow -- devel

Re: TLS libraries and licenses

2013-11-27 Thread Ian Pilcher
of the OpenSSL documentation (or lack thereof). -- Ian Pilcher arequip...@gmail.com Sent from the cloud -- where it's already tomorrow

Re: F20b Some characters seems to not to display ok on Virtual Terminals (but the keymap seems to be ok)

2013-10-14 Thread Ian Pilcher
suspect you're hitting https://bugzilla.redhat.com/show_bug.cgi?id=970030 -- Ian Pilcher arequip...@gmail.com Sometimes there's nothing left to do but crash and burn...or die trying

UTF-8 locale in RPM build

2013-08-25 Thread Ian Pilcher
export LANG=en_US.UTF-8 to the relevant sections of the SPEC file?) Thanks! -- Ian Pilcher arequip...@gmail.com Sometimes there's nothing left to do but crash and burn...or die trying

Why is AHCI built-in?

2013-08-19 Thread Ian Pilcher
anything in git or BZ about why this was done, probably because searching on ahci and module in Bugzilla isn't exactly productive. Any pointers? TIA -- Ian Pilcher arequip

Re: Why is AHCI built-in?

2013-08-19 Thread Ian Pilcher
ensuring that it's always included in the initramfs? - Was this change discussed anywhere? Thanks! -- Ian Pilcher arequip...@gmail.com Sometimes there's nothing left to do but crash

Re: Why is AHCI built-in?

2013-08-19 Thread Ian Pilcher
-dated the RHEL 6 branch, since AHCI is still a module in RHEL 6.) Thanks for the info! -- Ian Pilcher arequip...@gmail.com Sometimes there's nothing left to do but crash and burn...or die

yum groups vs. rpm dependencies

2013-08-05 Thread Ian Pilcher
I'm trying to figure out if I agree with the resolution of this bug: https://bugzilla.redhat.com/show_bug.cgi?id=914965 Thoughts? -- Ian Pilcher arequip...@gmail.com Sometimes

Re: F20 Self Contained Change: SDDM as the default KDE DM

2013-07-11 Thread Ian Pilcher
important feature, as it's the only way (of which I know) to get a log-in screen via VNC. -- Ian Pilcher arequip...@gmail.com Sometimes there's nothing left to do but crash and burn

Re: icedtea-web installed and enabled by default in Fedora 19

2013-06-17 Thread Ian Pilcher
don't already know its name. -- Ian Pilcher arequip...@gmail.com Sometimes there's nothing left to do but crash and burn...or die trying

Re: bugzilla.redhat.com vs upstream bug trackers

2013-06-17 Thread Ian Pilcher
. -- Ian Pilcher arequip...@gmail.com Sometimes there's nothing left to do but crash and burn...or die trying. -- devel mailing list devel@lists.fedoraproject.org https

Re: when startup delays become bugs

2013-05-15 Thread Ian Pilcher
On 05/15/2013 10:53 AM, Jeffrey Bastian wrote: Maybe you have iptables blocking mDNS traffic (tcp port 5353)? UDP -- Ian Pilcher arequip...@gmail.com Sometimes there's nothing left

Re: Idea: {Gnome,KDE,Xfce,...} Minimal Desktop groups

2013-04-29 Thread Ian Pilcher
. -- Ian Pilcher arequip...@gmail.com Sometimes there's nothing left to do but crash and burn...or die trying. -- devel mailing list

Re: Improving the Fedora boot experience

2013-03-12 Thread Ian Pilcher
for rental car gas because I couldn't figure out how to open the gas cap. -- Ian Pilcher arequip...@gmail.com Sometimes there's nothing left to do but crash and burn...or die trying

Re: twinkle: Intent to retire

2013-03-10 Thread Ian Pilcher
? -- Ian Pilcher arequip...@gmail.com Sometimes there's nothing left to do but crash and burn...or die trying. -- devel mailing list devel

Re: To the Mate package maintainers

2013-01-18 Thread Ian Pilcher
-- Ian Pilcher arequip...@gmail.com Sometimes there's nothing left to do but crash and burn...or die trying. -- devel mailing list devel@lists.fedoraproject.org https

Wireshark

2013-01-15 Thread Ian Pilcher
if this has been fixed: https://bugzilla.redhat.com/show_bug.cgi?id=871091 -- Ian Pilcher arequip...@gmail.com Sometimes there's nothing left to do but crash and burn...or die trying

Re: Wireshark

2013-01-15 Thread Ian Pilcher
assignee hasn't bothered to even respond. -- Ian Pilcher arequip...@gmail.com Sometimes there's nothing left to do but crash and burn...or die trying

Re: Heads up: nc replaced by nmap ncat

2013-01-01 Thread Ian Pilcher
dependant scripts or apps. This appears to break freenx-server. https://bugzilla.redhat.com/show_bug.cgi?id=891109 -- Ian Pilcher arequip...@gmail.com Sometimes there's nothing left

Re: Grub2

2012-12-09 Thread Ian Pilcher
-- Ian Pilcher arequip...@gmail.com Sometimes there's nothing left to do but crash and burn...or die trying

Re: f18: how to install into a LVM partitions (or RAID)

2012-11-21 Thread Ian Pilcher
cannot do is allocate new LVs from old VGs. That's sort of the last item on the TODO list. It looks like this is still the case in beta RC1, right? -- Ian Pilcher arequip...@gmail.com

Re: f18: how to install into a LVM partitions (or RAID)

2012-11-21 Thread Ian Pilcher
On 11/21/2012 02:01 PM, David Lehman wrote: On Wed, 2012-11-21 at 12:09 -0600, Ian Pilcher wrote: It looks like this is still the case in beta RC1, right? Yes. I've just completed testing of patches for this stuff. It was decided that it's too late to try to get them into the Beta. I can

PKLA -- JavaScript

2012-11-15 Thread Ian Pilcher
that I can figure it out in time, but this seems like a terrible burden to put on system administrators, particularly those who are (sometimes proudly) averse to anything that smacks of programming. -- Ian Pilcher

Re: remove polkit from core?

2012-11-13 Thread Ian Pilcher
... -- Ian Pilcher arequip...@gmail.com Sometimes there's nothing left to do but crash and burn...or die trying. -- devel mailing list devel

Re: [@core] working definition for the minimal package set

2012-11-13 Thread Ian Pilcher
bridge support. In the meantime, Open vSwitch, which has a ton more configuration options has been recently added to the distro. I'd argue that NM actually continues to fall farther behind. -- Ian Pilcher

Re: f18: how to install into a LVM partitions (or RAID)

2012-10-26 Thread Ian Pilcher
On 10/25/2012 10:46 AM, David Lehman wrote: It is planned (but at risk) for the beta and a must-have for GA. If it's a must-have for GA, but it isn't in the beta, how does it get tested? -- Ian Pilcher

Re: f18: how to install into a LVM partitions (or RAID)

2012-10-19 Thread Ian Pilcher
. Is this functionality planned for the beta? GA? F19? As I said up-thread, I believe that this information should be much more widely disseminated. -- Ian Pilcher arequip...@gmail.com Sometimes there's

Re: f18: how to install into a LVM partitions (or RAID)

2012-10-18 Thread Ian Pilcher
if this functionality is simply being removed. -- Ian Pilcher arequip...@gmail.com Sometimes there's nothing left to do but crash and burn...or die trying

Re: f18: how to install into a LVM partitions (or RAID)

2012-10-18 Thread Ian Pilcher
a not enough free space on disks error. So how's it supposed to work? -- Ian Pilcher arequip...@gmail.com Sometimes there's nothing left to do but crash and burn...or die trying

Re: f18: how to install into a LVM partitions (or RAID)

2012-10-16 Thread Ian Pilcher
or not. -- Ian Pilcher arequip...@gmail.com Sometimes there's nothing left to do but crash and burn...or die trying

Plans for anaconda LVM/RAID support

2012-10-06 Thread Ian Pilcher
to either (or both) of these technologies to install Fedora 18 at all. Thanks! -- Ian Pilcher arequip...@gmail.com Sometimes there's nothing left to do but crash and burn, or die trying

Re: configuration files created by Anaconda exclusively

2012-08-09 Thread Ian Pilcher
+1 to Jan's point. It should be possible to recover a critical file (or at least a skeleton thereof) by reinstalling the owning RPM. -- Ian Pilcher arequip...@gmail.com If you're

Re: default DNS caching name server on Fedora ?

2012-07-07 Thread Ian Pilcher
. -- Ian Pilcher arequip...@gmail.com If you're going to shift my paradigm ... at least buy me dinner first. -- devel mailing list

Re: default DNS caching name server on Fedora ?

2012-07-05 Thread Ian Pilcher
works for multiple search domains. I can ping name and it'll try name.localdomain and I can also do name.subname and it'll find it at name.subname.workdomain. A+ Double-plus awesome! -- Ian Pilcher

Re: Fedora 17 Alpha status: open blockers, karma requests and blocker/NTH vote requests

2012-02-19 Thread Ian Pilcher
On 02/19/2012 01:32 AM, Adam Williamson wrote: On Sat, 2012-02-18 at 19:54 -0600, Ian Pilcher wrote: This actually wasn't a problem during my (very brief) attempt to install RC2. X was pretty obviously spanning both displays, but anaconda was only using a smaller region (1024x768?) of one

Re: Fedora 17 Alpha status: open blockers, karma requests and blocker/NTH vote requests

2012-02-18 Thread Ian Pilcher
) attempt to install RC2. X was pretty obviously spanning both displays, but anaconda was only using a smaller region (1024x768?) of one of the displays. -- Ian Pilcher arequip

Please create Fedora 17 in Bugzilla

2012-02-16 Thread Ian Pilcher
Anaconda in Fedora 17 Alpha RC2 cannot upload tracebacks to Bugzilla, because Bugzilla doesn't think Fedora 17 exists. Is it carved into a stone tablet somewhere that we have to do this dance for every release? -- Ian

Re: Please create Fedora 17 in Bugzilla

2012-02-16 Thread Ian Pilcher
On 02/16/2012 01:11 PM, Bill Nottingham wrote: Ian Pilcher (arequip...@gmail.com) said: Anaconda in Fedora 17 Alpha RC2 cannot upload tracebacks to Bugzilla, because Bugzilla doesn't think Fedora 17 exists. Done. Thank you

Re: service version disclosure

2012-01-08 Thread Ian Pilcher
have any doubt of this. (And I'm speaking as someone who has helped my customers fight the automated security scan vs. backporting battle.) -- Ian Pilcher arequip...@gmail.com If you're

Re: grub1 support in grubby

2011-09-22 Thread Ian Pilcher
)? -- Ian Pilcher arequip...@gmail.com If you're going to shift my paradigm ... at least buy me dinner first. -- devel

Re: grub / grub2 conflicts

2011-09-15 Thread Ian Pilcher
? -- Ian Pilcher arequip...@gmail.com If you're going to shift my paradigm ... at least buy me dinner first. -- devel mailing list devel@lists.fedoraproject.org https

  1   2   >