fpc
LOGS
16:00:24 <geppetto> #startmeeting fpc
16:00:24 <zodbot> Meeting started Thu Apr 23 16:00:24 2015 UTC.  The chair is geppetto. Information about MeetBot at http://wiki.debian.org/MeetBot.
16:00:24 <zodbot> Useful Commands: #action #agreed #halp #info #idea #link #topic.
16:00:24 <geppetto> #meetingname fpc
16:00:24 <geppetto> #topic Roll Call
16:00:24 <zodbot> The meeting name has been set to 'fpc'
16:00:27 <tibbs|w> Howdy.
16:00:42 <tibbs|w> You must have been hovering over the middle button.
16:00:52 <geppetto> #chair tibbs
16:00:52 <zodbot> Current chairs: geppetto tibbs
16:00:59 <geppetto> ha
16:01:16 <geppetto> maybe I'm just a bot ;)
16:02:07 <tibbs|w> Sometimes I feel that way.  Especially lately.  Trying to figure out where all the time goes.
16:02:42 <mbooth> Hi
16:02:55 * racor is here
16:03:26 <sgallagh> /me is around, though not on FPC
16:03:56 <geppetto> #chair mbooth
16:03:56 <zodbot> Current chairs: geppetto mbooth tibbs
16:04:01 <geppetto> #chair racor
16:04:01 <zodbot> Current chairs: geppetto mbooth racor tibbs
16:04:05 <geppetto> sgallagh: hey :)
16:04:29 <geppetto> limburgher orionp Rathann SmootherFr0gZ spot tomspur: FPC ping
16:04:57 <tibbs|w> Why do you ping spot?
16:05:19 <geppetto> he's still on the FPC
16:05:25 <geppetto> afaik
16:05:32 <tibbs|w> https://fedoraproject.org/wiki/Packaging_Committee?rd=Packaging:Committee
16:05:39 <tibbs|w> Says... no.
16:06:00 <geppetto> huh
16:06:15 * tomspur is here
16:07:40 <tibbs|w> I was looking at who to ping for the two meetings I ran badly, and was kind of wondering why he was in your list.
16:07:58 <geppetto> #chair tomspur
16:07:58 <zodbot> Current chairs: geppetto mbooth racor tibbs tomspur
16:08:14 <geppetto> Well we have quorum now
16:08:33 <geppetto> #topic Schedule
16:08:37 <geppetto> https://lists.fedoraproject.org/pipermail/packaging/2015-April/010604.html
16:08:51 <geppetto> #topic #525 	Request for bundling exception: plotnetcfg, contains parson library
16:08:56 <geppetto> https://fedorahosted.org/fpc/ticket/525
16:09:17 <tibbs|w> Parson seems pretty big for a bundled thing.
16:09:35 <tibbs|w> And... they could always achieve their "copy the binary around" goal just by static linking, so I don't get it.
16:10:02 <geppetto> yeh, probably shouldn't have said shared library
16:10:26 <geppetto> I was initially heavily -1 … but I expected it to be bigger than 1k lines
16:10:30 <tibbs|w> For Fedora that really shouldn't matter.
16:10:35 <geppetto> so I'm somewhat on the fence, now
16:11:29 * lubko notes both the packager & the reviewer are on the channel now, in case anyone has questions not answered in the ticket
16:12:12 <geppetto> How do they feel about a static lib … keeps the ability to cp the binary to random debian systems or whatever, and doesn't bundle?
16:12:52 <jbenc> static linking is fine, except that parson is not really a shared/static library
16:13:23 <geppetto> it has it's own github
16:13:27 <lubko> well, building it as a library would need parson upstream changes. at this point it wouldn't really help, since plotnetcfg uses a version that's different from released version of parson
16:13:57 <racor> jbenc: Please elaborate - I don't get it.
16:13:58 <tibbs|w> Would it really?  I mean, you just compile it and run ar.
16:14:14 <jbenc> lubko: that will probably change in the next plotnetcfg version, as upstream merged the necessary features into the stable branch recently
16:14:52 <jbenc> racor: parson is a copylib, it's intended usage is to copy the two (rather small) files to your own project
16:14:54 <geppetto> lubko: So is plotnetcfg going to diverge from upstream parson forever?
16:15:28 <jbenc> racor: upstream parson does not provide any mechanism to build a .so file
16:15:29 <racor> jbenc: What you are saying to me reads: I don't want if
16:15:48 <geppetto> jbenc: not .so … .a
16:15:53 <jbenc> nor .a
16:16:08 <jbenc> of course, one can always write his own makefile
16:16:09 <geppetto> jbenc: as tibbs said, .a just means running ar after a normal compile
16:16:14 <racor> jbenc: You've convinced me to vote -1
16:17:34 <geppetto> lubko: ping ^
16:17:50 <lubko> geppetto: i don't think so
16:18:13 <tomspur> jbenc: Maybe extend the upstream parson Makefile to build the .so/.a?
16:18:14 <lubko> geppetto: jbenc said they're going to converge with an new release
16:18:23 <geppetto> Ok, cool
16:18:29 <lubko> what if we got an exception for versions we're packaging currently?
16:18:53 <geppetto> So how about a tmp. bundling exception for 1 release, and then make a static lib. of parson and use that?
16:18:55 <jbenc> tomspur: that's of course possible, there's no versioning upstream, though
16:18:58 <lubko> and I'll promise to try to convince upstream to support building as a library and then we'll reconsider it with next release?
16:19:41 <lubko> maybe the upstream will just be willing to add a version, or even a SONAME and we'll be set then
16:20:24 <geppetto> well, as we've said … just adding a ar command to create a static. lib. is almost no work
16:20:46 <geppetto> Anyway, seems like you are fine with my proposal … so I'm +1 on that
16:21:04 <geppetto> tibbs: mbooth: tomspur: racor: Vote?
16:21:09 <tibbs|w> I can +1 a temp exception.
16:21:21 <tibbs|w> But lets be clear on what "one release" means.
16:21:33 <tomspur> +1 for a temporal exception until the "next release" (whatever that is)
16:21:46 <tomspur> Sounds like after upstream merged the changes?
16:21:59 <geppetto> tibbs:  Given we are close to F22, I assumed F22
16:22:20 <racor> +1 for exception for F22, but not for f23
16:22:22 <tibbs|w> Yeah, OK in F22, please fix by F23 release.
16:22:23 <mbooth> So, this is to be fixed properly in F23?
16:22:26 <mbooth> Ok
16:22:28 <geppetto> yeh
16:22:29 <mbooth> +1 for that
16:23:08 <tibbs|w> Please use Provides: bundled(parson)
16:23:30 * tomspur was talking about the "next release" of parson. If they are not numbering and copying around parson, it's hard to define a release there
16:23:50 <tibbs|w> Don't really need a release if you're using a static library.
16:23:54 <geppetto> orionp: You here?
16:24:23 <tibbs|w> Just call the package parson-0-1.foo.rpm.
16:24:32 <lubko> thank you
16:24:46 <geppetto> tomspur: in general we don't go on upstream releases … as they might happen tomorrow or 10 years from now
16:25:13 <geppetto> Fedora releases are a bit more scheduled that way :)
16:25:40 <geppetto> tomspur: did you vote?
16:25:47 <tomspur> geppetto: yes, +1
16:25:57 <geppetto> ahh, I see it now, yeh
16:26:27 <geppetto> #action Allow tmp. bundling exception for F22, but use at least static. lib for F23. (+1:5, 0:0, -1:0)
16:26:41 <geppetto> #topic #524 	static UID for ceph
16:26:48 <geppetto> https://fedorahosted.org/fpc/ticket/524
16:27:01 * orionp is here finally - user's machine was broken...
16:27:15 <geppetto> #chair orionp
16:27:15 <zodbot> Current chairs: geppetto mbooth orionp racor tibbs tomspur
16:27:22 <geppetto> Welcome
16:27:48 <geppetto> .fpc 524
16:27:49 <zodbot> geppetto: #524 (static UID for ceph) – fpc - https://fedorahosted.org/fpc/ticket/524
16:28:18 <geppetto> it's weird … the more I read this the more I want to give it -1
16:28:28 <geppetto> it seems like they really don't need it at all
16:28:45 <geppetto> and giving them a low uid isn't going to really help them anyway
16:28:53 <tibbs|w> It helps them in some situations.
16:29:08 <tibbs|w> But its limited and they automatically deal with the weird situations anyway.
16:29:18 <geppetto> yeh, that's what I mean
16:29:35 <geppetto> I have trouble believing they are saving much from not having to run the chown script
16:29:42 <tibbs|w> If they new in advance the systems between which they would swap the disks, they can just do ACLs.
16:30:48 <tibbs|w> I don't want to be a dick here, and of course all of the other distros are going to accommodate so we kind of look like asses.
16:31:10 <tibbs|w> But, you know, if they could get all distros to agree on what the UID would be, I think I'd go along with it.
16:31:30 <tibbs|w> But otherwise, I just don't see the point.
16:31:31 <geppetto> yeh, but at least debian are going to accommodate in a different (incompatible) way
16:31:40 <geppetto> yeh
16:31:50 <tibbs|w> Now, how many backing files are typically on a ceph volume?
16:32:01 <tibbs|w> Here before it was mentioned that the files were huge.
16:32:14 <tibbs|w> Which means there probably aren't very many of them, and a chmod wouldn't take very long.
16:32:16 <geppetto> yeh, I thought they weren't small
16:32:24 <tibbs|w> If there are millions then I would be more concerned.
16:32:54 <geppetto> yeh, and I guess they could have 100MB files and a 1TB drive
16:33:21 <tibbs|w> It still doesn't take long to chown 10K files.
16:33:27 <geppetto> yeh
16:33:37 <tibbs|w> Or setfacl once and be done.
16:33:44 <geppetto> ha
16:33:59 <geppetto> You really like ACLs huh ?:)
16:34:05 <tibbs|w> Who doesn't?
16:34:10 <geppetto> everyone else :)
16:34:17 <tibbs|w> OK, I mean, if you have NFS4 involved, your brain melts.
16:34:19 <sgallagh> tibbs|w: Anyone who's ever tried to use them?
16:34:29 <tibbs|w> I find ACLs absolutely trivial to use, honestly.
16:34:51 <sgallagh> I find it far more trivial to not use them :-D
16:34:53 <tibbs|w> Don't really see what's hard about them; I use them all over and they're great.
16:34:57 <tibbs|w> But anyway....
16:35:09 <tibbs|w> I have made a little progress on the UID fixing thing.
16:35:40 <tibbs|w> The setup "maintainer" is amenable.
16:35:41 <geppetto> cool, you think it will be ready in the next couple of weeks?
16:36:00 <tibbs|w> Well, the support is in upstream anaconda.
16:36:09 <tibbs|w> And I actually have a hack that needs no support in anything.
16:36:18 <geppetto> is that going to be in F22?
16:36:24 <tibbs|w> No, 23 unfortunately.
16:36:55 <tibbs|w> But the pull request was at least merged.
16:36:59 * geppetto nods
16:37:11 <tibbs|w> The section is %pre-install.  Runs immediately after filesystems have been created.
16:37:55 <tibbs|w> Anyway, for the hack, just spawn a subshell that loops waiting for /etc/passwd and the other three important files to exist, and then cat some extra lines onto them.
16:38:18 <tibbs|w> Immediate UID fixing, works in all releases, has been possible to do it all along.
16:38:30 <tibbs|w> I just never thought of spawning the subshell in the background in %pre.
16:38:52 <tibbs|w> So, they want this and they have to do it in kickstart?  They're good.
16:39:23 <tibbs|w> Now, still doesn't help with installing from live media.  Though maybe there's another way to deal with that; I haven't ever used any live media..
16:39:39 <geppetto> Ever? :)
16:39:42 <tibbs|w> Nope.
16:39:43 <mbooth> Are ceph consumers really using live media?
16:40:08 <geppetto> maybe a dev. has it on his dev. box?
16:40:13 <mbooth> geppetto: To be fair, I've never installed from live media either :-)
16:40:13 <tibbs|w> The last time I installed from any form of media was, I think, RHL7.something.
16:40:25 <tibbs|w> But that was just a CD.
16:40:59 <tibbs|w> I only do PXE or boot from the PXE images on a stick.
16:41:02 <geppetto> wow … I feel like a newbie now :)
16:41:25 <tibbs|w> Even when I install my home machines.  100mb/s internet is fast enough.
16:41:55 <geppetto> yeh, I don't have anything close to that :p
16:42:13 <tibbs|w> Just crappy comcast.
16:42:19 * geppetto nods
16:42:29 <geppetto> mbooth: tomspur … what do you think?
16:42:32 <tibbs|w> Anyway, I don't think anyone's really +1 at this point for the ceph thing.
16:42:38 <geppetto> orionp: racor You too :)
16:42:58 <tibbs|w> But again if the distros can get together, I would go along in the spirit of cooperation.
16:43:03 <geppetto> yeh
16:43:11 <tibbs|w> Except that we already know that isn't going to happen, so I guess it's an empty offer.
16:43:14 <geppetto> I was +1 last week … assuming they couldn't fix it up
16:43:24 <tibbs|w> Maybe even if we can agree with suse; I haven't thought about it.
16:43:41 <geppetto> But now I know they can fix it up, and debian are going to use a number we can't give out
16:43:55 <geppetto> I also don't see the point
16:44:01 <racor> IIRC, I was at 0 last week.
16:44:05 <orionp> I'm leaning against it, but not strongly
16:44:14 <geppetto> Maybe if they said the fixup would often take like 1 minute, and they really don't want it to take that long
16:44:29 * geppetto shrugs
16:44:49 <orionp> There are lots of other filesystems (e.g. parallel) that build on top of other stores like this
16:45:38 <tibbs|w> Indeed.
16:45:44 <tibbs|w> And do they have the same goal of swapping disks?
16:45:55 <tibbs|w> Maybe we could give them all one UID?
16:46:01 <tibbs|w> (actually half serious)
16:46:09 <orionp> And it just feels like a "nice to have" rather than critical need - and admins who care will enforce common UID on their own
16:46:41 <mbooth> orionp: I guess the goal is having it work "out-of-the-box"
16:47:13 <geppetto> #action We don't see the point, given that Debian won't be compatible and you have fixup scripts. If the fixup scripts take an annoying amount of time to run, then we might reconsider.
16:47:18 <geppetto> mbooth: yeh, but it does work
16:47:44 <geppetto> #topic #520 	[Guidelines Draft] Per-Product Configuration Defaults v2
16:47:45 <geppetto> .fpc 520
16:47:45 <geppetto> https://fedorahosted.org/fpc/ticket/520
16:47:47 <zodbot> geppetto: #520 ([Guidelines Draft] Per-Product Configuration Defaults v2) – fpc - https://fedorahosted.org/fpc/ticket/520
16:47:55 <geppetto> sgallagh: this be you :)
16:48:20 <sgallagh> /me perks up
16:48:33 <sgallagh> So tibbs|w and I had a conversation after the meeting last week
16:48:59 <sgallagh> We discovered that the macro was the wrong approach (since those are applied at build time and we needed this handled at %post script time)
16:49:16 * geppetto nods
16:49:35 <tibbs|w> Really it's just that the /etc/os-release is guaranteed to be sourceable.
16:49:36 <sgallagh> tibbs|w also noted that we can import /etc/os-release directly, since it's formatted to be sourced by a bourne-compatible shell
16:49:40 <geppetto> Why did you change from the awk to just imprting the file?
16:49:54 <tibbs|w> Because that's the intended use of the file.
16:49:58 * geppetto nods … that's always going to be safe?
16:50:01 <geppetto> ok
16:50:32 <tibbs|w> I mean, if someone goes and makes random edits to it, who knows?  But that's the case no matter what you do.
16:50:42 <tibbs|w> And it simplifies things, so why not?
16:50:55 <geppetto> so if I want to move from workstation to server … is that possible?
16:51:21 <tibbs|w> The scripts just overwrite the existing link, so it should "just work".
16:51:33 <geppetto> on the next upgrade?
16:51:42 <tibbs|w> If you change the VARIANT in /etc/os-release, of course you'll have to fix things manually or reinstall.
16:51:58 <tibbs|w> Though there could be a helper script that fixes up all of the links at any point, I guess.
16:51:59 <sgallagh> geppetto: Technically or by policy?
16:52:08 <tibbs|w> But that would be out of the scope of the guideline.
16:52:23 <sgallagh> Our official policy is that conversion between editions is unsupported except in one specific case
16:52:25 <geppetto> sgallagh: I wondered if it was a supported feature
16:52:37 <geppetto> sgallagh: and if so, what the packagers/users have to do to make it work
16:52:42 <sgallagh> That's the cloud->server "Adopt your cattle" feature.
16:52:44 <tibbs|w> Actually, is there any way to determine packages which use this?
16:52:51 <sgallagh> And that has to be done via a script maintained by the Cloud WG
16:52:59 <geppetto> Ugh … ok
16:53:02 <tibbs|w> Maybe toss in a Provides?
16:53:18 <geppetto> Maybe require /etc/os-release?
16:53:35 <sgallagh> geppetto: That's provided by systemd, so it seems slightly redundant
16:53:52 <geppetto> yeh, I mean it more as documentation … but maybe that's a bad overload
16:53:53 <sgallagh> Though... I should probably care about the container case where it may not exist...
16:54:26 <tibbs|w> Anyway, I'm +1 with this as is.  We can always tweak if we want something to identify packages that have these per-product configs.
16:54:30 <sgallagh> If the source fails, it should just be treated as "non-product"
16:54:44 <tibbs|w> Yeah, that does make sense.
16:54:50 <sgallagh> /me will add :|| to the end of that line
16:54:52 <sgallagh> Should be enough
16:54:56 <geppetto> sgallagh: it doesn't error out the scrtipt?
16:54:59 * geppetto nods
16:55:04 <geppetto> +1 with the ||:
16:55:16 <tibbs|w> What does the case statement do if VARIANT is empty?  I can't remember that much shell.
16:55:38 <sgallagh> Fixed
16:55:50 <sgallagh> I've tested it. the * catches that
16:56:04 <tibbs|w> Cool.
16:56:07 <tibbs|w> Still +1.
16:56:32 * tomspur would have guessted, that you'd need "$VARIANT" instead of just $VARIANT
16:56:35 <sgallagh> (Which was necessary for the non-productized case, since VARIANT doesn't exist in the file there)
16:56:40 <tomspur> Yet if it works, +1
16:57:17 <geppetto> do not question the parsing of bourne shell ;)
16:57:39 <geppetto> orionp: mbooth: racor: vote?
16:58:22 <racor> Well, ...  I am undecided
16:58:35 <sgallagh> racor: On what grounds?
16:58:38 <geppetto> racor: You have any questions?
16:59:03 <racor> I believe there are quite a few (minor) /bin/sh issues/mistakes lurking
16:59:33 <geppetto> You mean bashisms or something else?
16:59:35 <racor> I also do not like the idea of not having these scripts in macros
16:59:59 <tibbs|w> Not sure how much of it can be macro-ized.
17:00:00 <sgallagh> racor: How would you macro-ize them?
17:00:14 <tibbs|w> The cases will be different depending on the package.
17:00:15 <sgallagh> I've tried, but I can't come up with a macro that's any shorter than the scripts
17:00:21 <racor> I mean useless quotes, missing quotes and likely useless ||:
17:00:46 <tibbs|w> Well, yeah, rm -f doesn't need ||:, but it's not really an issue.
17:00:50 <racor> e.g. case $variant should be be case "$variant"
17:01:01 <mbooth> sgallagh: I think you definitely need to quote $VARIANT in the case statement
17:01:11 <tibbs|w> Wouldn't hurt, I guess.
17:01:15 <mbooth> Because e.g. "case  in "Server") ;; *) ;; esac " is not valid syntax
17:01:17 <racor> while the quotes in "Server") are useless
17:01:36 <sgallagh> mbooth: I can do that. It works today with firewalld without it, but I have no problems
17:01:46 <sgallagh> (with changing it)
17:01:46 <geppetto> Those seem more like bashisms … but can't hurt
17:01:58 <geppetto> can't hurt to change it, that is
17:02:00 <mbooth> sgallagh: I am surprised it works for non-product case, wierd
17:02:04 <racor> no they are useless quotes, not bashims
17:02:30 <geppetto> by bashism, I mean bash would always do the right thing anyway … while dsh or something might not
17:02:37 <racor> the difference shows when $variant contains white spaces
17:02:50 <racor> case $variant will go up in smoke
17:02:54 <geppetto> ahh
17:02:55 <sgallagh> oh, interesting
17:03:05 <sgallagh> OK, that's a potential bug then
17:03:11 <tibbs|w> The format guarantees that there won't be whitespaces.
17:03:22 <tibbs|w> But, sure, defensive programming is OK.
17:03:26 * geppetto nods
17:03:26 <sgallagh> oh true.
17:03:38 <sgallagh> It would have to be quoted in /etc/os-release if there was whitespace
17:03:53 <tibbs|w> But you'd still have to quote the use of the variable in that case.
17:04:00 <sgallagh> /me nods
17:04:01 <tibbs|w> As with PRETTY_NAME.
17:04:11 <racor> another presumable bug "if [ \! .... ]" ....
17:04:11 <mbooth> Anyway, nitpicking aside, I am okay to +1 this
17:04:33 <geppetto> ok, that's +4
17:04:36 <tibbs|w> Yeah, I wasn't sure if the '!' needed to be backwhacked there, but it doesn't hurt.
17:04:36 <orionp> Isn't it really /usr/lib/os-release?
17:04:43 <sgallagh> racor: DId I miss the backwhack somewhere?
17:04:49 <sgallagh> I thought I removed all of those
17:04:55 <sgallagh> orionp: /etc/os-release has to be canonical.
17:05:10 <racor> if [ \! -e %{_sysconfdir}/firewalld/firewalld.conf ]; then
17:05:15 <sgallagh> That's the API. /usr/lib/os-release may be implementation-specific
17:05:23 <orionp> Ah, thanks
17:05:50 <geppetto> racor: what page are you looking at?
17:05:53 <racor> if [ \! -e %{_sysconfdir}/foo/foo.conf ]; then
17:06:03 <geppetto> https://fedoraproject.org/wiki/User:Sgallagh/Per-Product_Configuration_Packaging_Draft
17:06:11 <sgallagh> racor: Are you looking at an old version?
17:06:12 <geppetto> That's the latest page, and doesn't contain those.
17:06:14 <racor> https://fedoraproject.org/w/index.php?title=User:Sgallagh/Per-Product_Configuration_Packaging_Draft&diff=next&oldid=410297
17:06:33 <geppetto> ahh, yeh, the oldid= means you aren't getting the updates
17:07:21 <racor> OK ;-)
17:07:41 <sgallagh> so quotes belong around $VARIANT but not Server in the case,right?
17:08:01 <mbooth> sgallagh: Yes
17:08:04 <racor> sgallagh: yes.
17:08:12 <geppetto> orionp: racor: vote?
17:08:16 <sgallagh> OK, and I'll eliminate ||: from the rm -f lines
17:08:32 <orionp> I'm basically +1,  some comments:
17:08:47 * geppetto waits to see some weird error in rm -f to make that fail now ;)
17:09:01 <orionp> Are the rm -f's necessary?  Won't the ln -sf later take care of things?
17:09:11 <orionp> Can ln -sf fail?
17:09:18 <tibbs|w> If it can't write to the filesystem....
17:09:29 <orionp> Some ln -sf 's don't have || :
17:09:33 <sgallagh> orionp: I'm overly-paranoid. I've seen ln -sf not update the symlink from time to time
17:09:39 <sgallagh> orionp: I noticed. Refresh
17:10:09 <sgallagh> (and just spotted one more)
17:10:44 <orionp> looks good +1
17:10:50 <racor> tibbs|w: Yeah, just today, I've seen filesystems going r/o underneath of dnf
17:11:15 <tibbs|w> But then, the rm -f calls will fail as well.
17:11:18 <sgallagh> Yeah
17:11:40 <sgallagh> I can remove that from the example if you want.
17:11:45 <mbooth> I'm afraid I have to run shortly
17:11:48 <sgallagh> It's probably unnecessary
17:11:48 <racor> +1, but I am still having uneasy feeling on "no macro"
17:11:52 <tibbs|w> So, it's a question of just how defensive you want to be.  Personally I don't think adding four extra characters at the end makes much difference if the script is that long.
17:12:01 <geppetto> mbooth: no problem … we can end after this ticket
17:12:06 <mbooth> But I +1 sgallagh's proposal
17:12:21 <tibbs|w> If the rm's and ln's are sufficiently identical, they could be macro'ized.
17:12:35 <sgallagh> tibbs|w: I just purged the rm's from the example
17:12:43 <tibbs|w> Cool.
17:12:52 <sgallagh> If they're necessary, it's an 'ls' bug
17:12:57 <sgallagh> We shouldn't be codifying that :)
17:12:58 <tibbs|w> ln
17:13:00 <tibbs|w> BUt, yeah.
17:13:09 <racor> ... because right now, AFAIS, we don't have any means to trace src.rpm which utilize this mechanism
17:13:14 <sgallagh> oops, yeah. ln
17:14:01 <sgallagh> racor: Provides: variant_config(Server) ?
17:14:07 <sgallagh> Would that work?
17:14:24 <geppetto> sgallagh: What does the Server bit mean?
17:14:36 <sgallagh> Differentiating which Variant it applies to
17:14:47 <geppetto> And how does that work?
17:14:51 <sgallagh> So if there were different ones for all three products, it would provide them separately?
17:14:54 <racor> sgallagh: Dunno if this would work, but it's something into the directions I was thinking about
17:15:08 <sgallagh> Provides: variant_config(Workstation)
17:15:09 <sgallagh> Provides: variant_config(Cloud)
17:15:17 <sgallagh> For tracking purposes?
17:15:19 <geppetto> Ahh, so in the firewalld example it would provide variant_config(Server) and variant_config(Workstation) ?
17:15:28 <geppetto> sgallagh: that seems great, to me
17:15:34 <sgallagh> Yes
17:15:41 <sgallagh> In each of the appropriate subpackages
17:16:24 <tomspur> I kind of doubt that this will work with the source os-release trick
17:16:46 <sgallagh> sorry, ignore the subpackages comment.
17:16:55 <sgallagh> Cobwebs in the brain. That was the old implementation
17:16:59 <geppetto> ok, cool … was trying to find out wtf you meant by that :)
17:17:04 * geppetto nods
17:17:05 <sgallagh> tomspur: What won't?
17:17:43 <sgallagh> tomspur: It will at least give us a list of any package that *may* be using a variant configuration
17:17:44 <tomspur> sgallagh: Can you source a file and do %if and %elses based on environment variables?
17:17:49 <sgallagh> yes
17:18:19 <sgallagh> oh sorry
17:18:21 <geppetto> tomspur: By %if do you mean at rpmbuild time?
17:18:22 <sgallagh> %if? not sure
17:18:25 <sgallagh> Probably not
17:18:37 <tomspur> yes, I mean the rpmbuild %if
17:18:40 <sgallagh> How is that relevant? All of this is happening at %posttrigger execution
17:18:50 <sgallagh> err %posttrans
17:19:01 <geppetto> sgallagh: I think he's just confused about your subpackage comment
17:19:09 <tomspur> seems so :)
17:19:12 <sgallagh> Maybe. I did say to ignore it.
17:19:20 <sgallagh> I was misremembering that I eliminated that piece of hackery
17:19:28 <tomspur> ok :)
17:19:37 * geppetto nods … ok, so … latest version … I think we are at +5 or +6 … anyone disagree?
17:20:14 <geppetto> although I don't see the provides yet
17:21:41 <sgallagh> geppetto: Updated now
17:21:45 <sgallagh> Please refresh
17:21:50 <sgallagh> (sorry, was still typing)
17:22:29 <geppetto> ok
17:23:18 <geppetto> racor: You +1?
17:23:59 * tomspur also needs to run in a few minutes
17:24:15 <sgallagh> "(01:11:48 PM) racor: +1, but I am still having uneasy feeling on "no macro""
17:24:19 <geppetto> #action Per-Product Configuration Packaging (+1:6, 0:0, -1:0)
17:24:29 <sgallagh> Thanks!
17:24:29 <geppetto> #topic Open Floor
17:24:51 <geppetto> Ok, anything before I close and everyone has to run anyway ;)
17:24:54 <tibbs|w> Nothing from me.
17:26:17 <geppetto> ok, I'll give it until 13:30 then and close
17:28:22 <sgallagh> I assume someone will replace the old guideline with this one?
17:28:29 <sgallagh> /me doesn't have privilege.
17:30:15 <geppetto> Yeh, tibbs seems to be doing that stuff atm.
17:30:21 <tibbs|w> Yeah, I'll write it up.
17:30:25 <sgallagh> Thank you
17:30:26 <geppetto> but anyone of us can do it
17:30:31 <tibbs|w> I have time this evening.
17:30:42 <geppetto> #endmeeting