Re: My git security experiences

2010-01-20 Thread Jason L Tibbitts III
> "JS" == Jochen Schmitt writes: JS> I'm only a ordinary provenpackager without any additional access to JS> the kernel package. Provenpackagers have write access to the kernel package. What exactly do you think has gone wrong here? - J< -- devel mailing list devel@lists.fedoraproject.or

New merge review tickets being opened

2010-01-26 Thread Jason L Tibbitts III
Some Red Hat employees are opening new merge review tickets for packages which were in extras long before the big core-extras merge. It looks like all of these packages are so old that the reviews predate the use of Red Hat's bugzilla for the purpose, and so those reviews were either done on the o

Re: New merge review tickets being opened

2010-01-27 Thread Jason L Tibbitts III
> "BN" == Bill Nottingham writes: BN> There is a new internal process that encourages that packages have BN> existing Fedora reviews. Please define "internal". If this is some Red Hat internal thing, don't you think the community who is being asked to do this work should at least be informe

Re: [ACTION REQUIRED] orphaned packages in F-14

2010-08-04 Thread Jason L Tibbitts III
> "MS" == Michael Schwendt writes: MS> More than a dozen Red Hat people with "commit" access, but access MS> was "denied" to one other Red Hat employee. Why? You'll find that for some odd reason xiphmont has commit set to "Denied" on several packages. I've never understood why it ended up t

Re: Fedora 14 branching and dist-git roll out

2010-08-05 Thread Jason L Tibbitts III
> "RWMJ" == Richard W M Jones writes: RWMJ> Is there any essential difference between 'fedpkg push' and plain RWMJ> 'git push'? def push(self): """Push changes to the main repository""" cmd = ['git', 'push'] _run_command(cmd) return So looks like no. -

Re: Reminder: Bugzilla UPGRADE to 3.6 on August 13th 9:00 p.m.EDT [01:00 UTC]

2010-08-11 Thread Jason L Tibbitts III
> "JP" == John Poelstra writes: JP> Also *PLEASE* make sure any scripts or other external applications JP> that rely on bugzilla.redhat.com are tested against our test server JP> before the upgrade if you have not done so already (see original JP> email below). Unfortunately the test instanc

Re: The slip down memory lane

2010-08-12 Thread Jason L Tibbitts III
> "BN" == Bill Nottingham writes: BN> I can't help but note that the slips have become more frequent as we BN> started to actually *have* release criteria to test against. We BN> didn't slip nearly as much when we weren't testing it. To me this implies that we should begin testing earlier (o

Re: The slip down memory lane

2010-08-12 Thread Jason L Tibbitts III
> "MM" == Mike McGrath writes: MM> Possibly also stop changing earlier? Not necessarily. We should certainly try to get the earth shattering changes done as early as possible (i.e. soon after branch) but I recognize that there isn't sufficient developer time available to both stabilize one

RemoveSETUID feature (Was: Summary/Minutes from today's FESCo meeting (2010-10-26) NEW TIME!)

2010-10-28 Thread Jason L Tibbitts III
> "JN" == Joe Nall writes: JN> On Oct 28, 2010, at 5:08 PM, Richard W.M. Jones wrote: >> More to the point, I can easily see the setuid bit easily on a >> binary. >> How do I tell if these strange/hidden "capabilities" are >> present on a binary? 'ls' doesn't mention anything. JN> getcap

Re: RemoveSETUID feature

2010-11-01 Thread Jason L Tibbitts III
Yeah, it looks like the capabilities thing has broken my buildsystem: Error unpacking rpm package iputils-20101006-2.fc15.x86_64 error: unpacking of archive failed on file /bin/ping: cpio: cap_set_file failed - Operation not supported Error unpacking rpm package policycoreutils-2.0.83-32.fc15.x

Re: Changes in Java packaging guidelines - RFC

2010-11-02 Thread Jason L Tibbitts III
> "SO" == Stanislav Ochotnicky writes: SO> Java SIG has prepared changes in current Java packaging SO> guidelines. We would welcome wider discussion/comments at this SO> point. From our point of view guidelines seem ready for approval by SO> FPC. Could we get a diff of these guidelines again

Re: Changes in Java packaging guidelines - RFC

2010-11-02 Thread Jason L Tibbitts III
> "SO" == Stanislav Ochotnicky writes: SO> Java SIG has prepared changes in current Java packaging SO> guidelines. It's terribly rude to crosspost to a list which simply rejects messages from non-subscribers. - J< -- devel mailing list devel@lists.fedoraproject.org https://admin.fedorapro

Re: Changes in Java packaging guidelines - RFC

2010-11-02 Thread Jason L Tibbitts III
> "SO" == Stanislav Ochotnicky writes: SO> Recently? I haven't heard of Java-specific guideline changes for SO> past few months. Care to enlighten me? https://fedorahosted.org/fpc/ticket/13 http://lists.fedoraproject.org/pipermail/devel-announce/2010-October/000699.html - J< -- devel ma

Re: bugzilla bugzappers?

2010-11-04 Thread Jason L Tibbitts III
> "RC" == Ralf Corsepius writes: RC> In other words, as far as I am concerned, abrt has reduced RC> efficiency of bug-hunting by flooding maintainers with low quality, RC> often unusable reports and risen the communication churn related to RC> BZs. It's been discussed many times and I still

Re: Inclusion/Exclusion of BuildRoot tag and %defattr

2011-07-18 Thread Jason L Tibbitts III
> "TK" == Toshio Kuratomi writes: TK> They are now optional but there's no need to force people to be rid TK> of them. In particular, some people like to build a package for both TK> Fedora and EPEL-5. In this case, a lot of the things that are TK> optional in Fedora have to remain for the E

Starting a SIG for package reviews

2011-07-26 Thread Jason L Tibbitts III
For a while now I've wanted to get some sort of package review SIG going. The package review process hasn't really evolved much since it was instituted way back when, and now it (and the portion of the sponsorship process it overlaps) has become a major bottleneck in one of the main ways of gettin

Re: Starting a SIG for package reviews

2011-07-27 Thread Jason L Tibbitts III
So, that was pretty good response; only one reply here, but several names were added to the wiki page. There seem to be enough people interested to begin moving forward. I can't think of a better place for discussion than this list, so I'll just go ahead: Could someone volunteer to co-chair this

Re: Starting a SIG for package reviews

2011-07-28 Thread Jason L Tibbitts III
> "SO" == Stanislav Ochotnicky writes: SO> I believe you forgot to set whenisgood to use timezones :-) My understanding is that you have to log in in order to set your timezone, or that choosing a timezone was something the responder had to do. When I created the form, "Use timezones" was c

Re: PokerTH orphaned

2011-08-02 Thread Jason L Tibbitts III
> "HdG" == Hans de Goede writes: HdG> Hi,HHdG> Tomas has chosen to fix this problem by simply disabling the HdG> openssl compat part of gnutls (which as the above bug shows is HdG> broken by design) given that only 3 apps use this, this seems like HdG> a sane choice to me. Except, of course,

Re: [Fwd: Broken dependencies: vym]

2011-08-18 Thread Jason L Tibbitts III
> "IA" == Iain Arnell writes: IA> The perl_default_filter macro changed with perl 5.14. We're now IA> using rpm's native __requires_exclude macro (and friends) instead of IA> the slightly hacky filter_setup stuff. Really? Is there documentation for how this is supposed to work now? There's

Re: Package Review Bug#730815

2011-08-18 Thread Jason L Tibbitts III
> "NO" == Nathan Owe writes: NO> Should I let the submitter know that it is this old or should it be NO> closed or the age of the upstream source ignored, in which I am NO> guessing the later is not the case. Well, I could certainly ask the submitter if they're aware that the code they're pa

Re: Package Review Bug#730815

2011-08-18 Thread Jason L Tibbitts III
> "NO" == Nathan Owe writes: NO> Yep old code does tend to work, but also this also means that NO> security or runtime bugs that are around won't be fixed either, NO> atleast upstream. Right, which is why I wrote that you should ask the submitter if they are willing to take on the full maint

Re: [Fwd: Broken dependencies: vym]

2011-08-18 Thread Jason L Tibbitts III
> "IA" == Iain Arnell writes: IA> The only documentation I'm aware of is the same draft you're working IA> on. Ah, OK. For some reason I interpreted what I read to say that the Perl filtering macros had been rewritten to make use of the new filtering system. I'm still hoping that's possibl

Re: [Fedora-legal-list] GIMP vs. poppler licensing, was: So you want to test an unstable GIMP...

2011-09-01 Thread Jason L Tibbitts III
> "NP" == Nils Philippsen writes: NP> Legal question: is it better to put this in its own subpackage to be NP> able to specify this individual license, or would GIMP better have NP> "GPLv3+ and LGPLv3+ and (GPLv2 or GPLv3)" as its license? This is covered by http://fedoraproject.org/wiki/Pac

Re: rpmlint complains about "BSD with attribution"

2011-09-19 Thread Jason L Tibbitts III
> "SB" == Sergio Belkin writes: SB> I'd want to notify that rmplint warns about "BSD with SB> attribution", Please file a bug against rpmlint. - J< -- devel mailing list devel@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/devel

Re: Package review SIG dead?

2011-10-06 Thread Jason L Tibbitts III
> "RS" == Richard Shaw writes: RS> After some initial interest there doesn't appear to be any activity RS> unless I'm missing something. Never could gather enough interest for anyone to actually do anything. Basically I stopped after I called for a couple of folks to help me with some things

Re: mass rebuild of mysql packages in F-15

2011-03-24 Thread Jason L Tibbitts III
> "TL" == Tom Lane writes: TL> Do we need to wait around for somebody to fix these stragglers, or TL> can we go ahead and release dist-f15-mysql into the general TL> f15-testing pool? Please do not wait on zoneminder. It was broken before this due to an unrelated issue which should be fixed

Re: File bugzilla-4.0-1.fc14.src.rpm uploaded to lookaside cache by eseyman

2011-03-27 Thread Jason L Tibbitts III
> "ES" == Emmanuel Seyman writes: ES> It's a mistake. I wanted to upload the source tarball and picked the ES> wrong file. Is there anything for me to undo? It is pretty much permanently in the git repository, and anyone who does a non-shallow clone of the package will have to download that

Re: File bugzilla-4.0-1.fc14.src.rpm uploaded to lookaside cache by eseyman

2011-03-27 Thread Jason L Tibbitts III
Erm, I guess I misread. I thought the file had been checked into git, rather than uploaded to the lookaside. Checking big binaries into git is a problem, uploading them to the lookaside isn't. I can remove it from the lookaside if that's really necessary, but there's really not much reason since

Re: Some changes to EPEL package reviews

2011-05-02 Thread Jason L Tibbitts III
> "GH" == Garrett Holmstrom writes: GH> How is this any different, given that process-git-requests creates a GH> rawhide branch without regard to whether one asks for it or not? I'm catching up with mail after the weekend and noticed this unusually pointed bit of misinformation which bears c

Re: Using generally useful macros

2010-03-13 Thread Jason L Tibbitts III
> "NU" == Nikolay Ulyanitsky writes: NU> Some maintainers use them, some do not. I guess people who really like extra typing, wrist pain or spec files which are difficult to read would use them. NU> What is recommended way? It's up to you, but something like "%{__cp}" is absolutely pointle

Re: F13 install timings

2010-03-21 Thread Jason L Tibbitts III
> "OP" == Orion Poplawski writes: OP> The install spends a long time displaying "Checking dependencies in OP> packages selected for installation" with no movement of the progress OP> bar. My kickstart installs used to sit showing that for ages; I ended up using pungi -G to gather an install

Re: Drop Xorg Nv driver?

2010-03-30 Thread Jason L Tibbitts III
> "BW" == Bruno Wolff writes: BW> Please update us on when he is ready for bug reports for that BW> version. Several 3d games don't work. I don't think anything's actually expected to work at this point. - J< -- devel mailing list devel@lists.fedoraproject.org https://admin.fedoraproject.

Re: Need a sponsor for beakerlib

2010-04-13 Thread Jason L Tibbitts III
> "JL" == James Laska writes: JL> Greetings folks, Is anyone interested in sponsoring a new package JL> used in several upcoming AutoQA test cases? We don't sponsor packages, we sponsor packagers. Has the packager in question done any other review work? Submitted other packages for inspec

Re: Need a sponsor for beakerlib

2010-04-13 Thread Jason L Tibbitts III
> "AW" == Adam Williamson writes: AW> I think it was just a thinko for 'review'. In which case, why would a sponsor be required at all? James is in the packager group, so he could just do the review. According to the ticket in question, a sponsor for the packager is required (FE-NEEDSPONSO

Re: Need a sponsor for beakerlib

2010-04-13 Thread Jason L Tibbitts III
> "JL" == James Laska writes: JL> I take it from your response that you're not interested in reviewing JL> and sponsoring this package review request? Again, we don't sponsor packages or package review requests. We sponsor packagers. Packagers need to demonstrate various things before some

Re: potentially unmaintained packages

2010-04-14 Thread Jason L Tibbitts III
> "TK" == Toshio Kuratomi writes: TK> Querying bugzilla is a comparatively expensive process so it's TK> probably something we need to do by syncing the count of bugs into TK> the db via a cron job. Any takers? I could probably whip something up. - J< -- devel mailing list devel@lists.fe

Re: Why does git merge have so much trouble with Fedora package branches?

2011-11-10 Thread Jason L Tibbitts III
> "JK" == Jesse Keating writes: JK> I don't believe you can delete a branch remotely, I think releng has JK> to do it on the server. Yes, you could still ask releng to delete a JK> branch, then you could re-create it with the same name and have the JK> same net effect, however we don't let d

Re: Fedora clean up process seems to be seriously broken...

2011-11-21 Thread Jason L Tibbitts III
> "JBG" == Jóhann B Guðmundsson writes: JBG> How does FPC handle packagers that violate the packaging JBG> guidelines? FPC is not tasked with enforcing the packaging guidelines. - J< -- devel mailing list devel@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/devel

Re: Fedora clean up process seems to be seriously broken...

2011-11-22 Thread Jason L Tibbitts III
> "VO" == Vít Ondruch writes: VO> It would be reasonable, on the beginning of each development cycle, VO> to publish a list of packages which were not touched by it VO> maintainer in previous release. I certainly hope you realize that there are very many packages in the distribution that sim

Re: Fedora clean up process seems to be seriously broken...

2011-11-22 Thread Jason L Tibbitts III
> "TH" == Tom Hughes writes: TH> As somebody who is in exactly that situation all I can say is that TH> if doing informal reviews is an essential prerequisite to getting TH> sponsored then the wiki could be a lot clearer. Currently it reads TH> more like it's just one thing that may help. It

Re: Getting Sponsored

2011-11-22 Thread Jason L Tibbitts III
> "RS" == Richard Shaw writes: RS> Perhaps this has been discussed before I'm RS> not aware of it but do we really need to hold up a package because RS> the submitter needs a sponsor? Yes, definitely. RS> Does this make sense? Yes, it makes a lot of sense. We need to set some minimal limi

Re: Fedora clean up process seems to be seriously broken...

2011-11-22 Thread Jason L Tibbitts III
> "RS" == Richard Shaw writes: RS> How does someone who needs to be sponsored make sure that their RS> informal reviews get noticed? Not everyone will 'toot their own RS> horn' so to speak. That doesn't mean they are not a good prospect as RS> a packager. Well, the documentation says to incl

Re: Fedora clean up process seems to be seriously broken...

2011-11-22 Thread Jason L Tibbitts III
> "RS" == Richard Shaw writes: RS> Yes. If the informal review is for an existing packager then, RS> there's no guarantee that a sponsor will even see that informal RS> review because there's no requirement for a sponsor to approve the RS> review request in that scenario. You must have misun

Re: grub2 and setting crashkernel kernel argument

2011-11-28 Thread Jason L Tibbitts III
> "RR" == Roman Rakus writes: RR> How are fedora with grub2 users supposed to set up crashkernel RR> kernel argument? Or even any argument? One possibility is /etc/default/grub. This contains GRUB_CMDLINE_LINUX. After changing that, grub2-mkconfig -o /boot/grub2/grub.cfg. You can also edi

Re: Rawhide tree structure

2012-01-20 Thread Jason L Tibbitts III
> "MC" == Mike Chambers writes: MC> Did my eyes deceive me, or do the packages now get separated and put MC> in their respected dir of their first letter, and not located in one MC> dir now? Yes. MC> Did the tree change or is this an error? The tree changed. - J< -- devel mailing list d

Re: filesystem

2012-02-03 Thread Jason L Tibbitts III
> "dp" == darrell pfeifer writes: dp> As far as I've seen on the list, the /usr move stuff was supposed to dp> be confined by tagging to f17-usermove so it wouldn't affect rawhide dp> until the big switch was pulled. Well, yes, but the big switch has actually been pulled. - J< -- devel ma

Re: PCRE 8.30 will break API

2012-02-09 Thread Jason L Tibbitts III
> "PP" == Petr Pisar writes: PP> zoneminder Went ahead and rebuilt it now as I intend to be working on it tomorrow. - J< -- devel mailing list devel@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/devel

Re: /usrmove and path ordering

2012-02-16 Thread Jason L Tibbitts III
> "SS" == Simo Sorce writes: SS> I guess it is time to change habits, what's the point of a separate SS> /usr these days ? I also always configured a separate /usr until I decided to obey systemd's complaints about it being broken (though of course I never had any issue at all with it). For

Re: request for intel driver update in rawhide

2010-11-09 Thread Jason L Tibbitts III
> "RK" == Rudolf Kastl writes: RK> Hello, I wanted to point out that about a month and a half ago intel RK> released a new driver version 2.13.0. Could we please have an update RK> in rawhide? Currently rawhide seems to be at 2.13.901, a development version past the one you are requesting.

Re: request for intel driver update in rawhide

2010-11-09 Thread Jason L Tibbitts III
> "RK" == Rudolf Kastl writes: RK> http://koji.fedoraproject.org/koji/packageinfo?packageID=7794 RK> guess you pulled that somewhere else. fedpkg co xorg-x11-drv-intel; less xorg-x11-drv-intel/*spec - J< -- devel mailing list devel@lists.fedoraproject.org https://admin.fedoraproject.org/m

Re: debugging build hang in koji ?

2010-11-09 Thread Jason L Tibbitts III
A few folks have sufficient access to log into the builders and strace things if necessary. You're welcome to ping me on IRC. - J< -- devel mailing list devel@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/devel

Re: sched_autogroup interactivity patch for the desktop

2010-11-16 Thread Jason L Tibbitts III
> "IG" == Ilyes Gouta writes: IG> Can we have this patch back ported into the current kernel for IG> Fedora 14 and possibly posted as an update? :) IG> Would be wonderful! Would be more wonderful to wait until the upstream development has actually finished before cramming it into our package

Re: Milmeister Mass-Orphaning Request

2010-11-16 Thread Jason L Tibbitts III
> "RWMJ" == Richard W M Jones writes: RWMJ> I will take ocaml* and unison*. I have orphaned them; feel free to take ownership. - J< -- devel mailing list devel@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/devel

Re: bastion02.fedoraproject.org listed in sorbs.net DNSBL - can we get some better spam filtering so I don't end up blocking feodora's emails?

2010-11-17 Thread Jason L Tibbitts III
> "MF" == Mike Fedyk writes: MF> Hopefully some better spam filtering can be implemented so that MF> fedora's mail servers don't end up in spam block lists anymore. Spam filtering will never prevent every spam from getting through. The host forwards lots of mail; people are going to falsely

Re: Milmeister Mass-Orphaning Request

2010-11-18 Thread Jason L Tibbitts III
> "PP" == Petr Pisar writes: PP> I can take: pl, yap. They should be orphaned in pkgdb; you'll need to log in and take ownership. - J< -- devel mailing list devel@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/devel

Re: [Guidelines Change] Changes to the Packaging Guidelines

2010-11-19 Thread Jason L Tibbitts III
> "VS" == Ville Skyttä writes: VS> It seems that the %jpackage_script tip/guideline did not make it VS> into this revision, was there a reason for that or did it just fall VS> through the cracks? That was not part of the draft which we considered. Currently there are no Java-related drafts

Re: Howto: Create a new package and retiring a package

2010-11-20 Thread Jason L Tibbitts III
> "SD" == Steve Dickson writes: SD> So what/where are the steps I need to take to retire nfs-utils-lib SD> and create a new libnfsidmap package... http://fedoraproject.org/wiki/How_to_remove_a_package_at_end_of_life And I think you're probably pretty familiar with the process of submitting

Re: Appeal to finish the change in maintainer for the openjpeg package.

2010-11-23 Thread Jason L Tibbitts III
> "AH" == Adam Hough writes: AH> Someone with that right permissions need to change who maintains the AH> openjpeg package in Fedora. It has two comaintainers, so I don't really see what the issue is. I went ahead and gave those comaintainers approveacls permission on the Fedora branches so

Re: F15 Feature - convert as many service init files as possible to the native SystemD services

2010-11-23 Thread Jason L Tibbitts III
> "MP" == Michał Piotrowski writes: MP> How can I get information about all packages that provides init MP> scripts? repoquery --whatprovides '/etc/init.d/*' - J< -- devel mailing list devel@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/devel

Re: Looking for testers: RPM 4.9 alpha

2010-11-29 Thread Jason L Tibbitts III
> "PM" == Panu Matilainen writes: PM> In particular, I'm interested in feedback on the new, pluggable and PM> enhanced dependency extration system. Documentation is scarce at the PM> moment but some background and examples can be found here: PM> http://laiskiainen.org/blog/?p=35 Unfortunatel

Re: Unresponsive maintainer for libical

2010-12-03 Thread Jason L Tibbitts III
> "MC" == Milan Crha writes: MC> Could you give me a link to the proper PackageDB MC> page, please? Personally I just go to http://bugz.fedoraproject.org/packagname and click the "Package Info" link. - J< -- devel mailing list devel@lists.fedoraproject.org https://admin.fedoraproject.org/

Re: Unresponsive maintainer for libical

2010-12-03 Thread Jason L Tibbitts III
> "MC" == Milan Crha writes: MC> I see [1] the libical is not orphaned yet, neither in devel, nor in MC> F14, as I "only" can add myself to the package, but not take MC> ownership as with other orphaned packages. Well, currently it has a maintainer (and a comaintainer for the Fedora branches

Re: Fedora default services

2010-12-06 Thread Jason L Tibbitts III
> "MP" == Michał Piotrowski writes: MP> Dear FPC people, could you provide this list in the near future? We haven't even met since it was decided that we were to do this. I imagine it would take a couple of meetings to bang out a list. - J< -- devel mailing list devel@lists.fedoraproject

Re: Proposed package blocking due to FTBFS

2010-12-09 Thread Jason L Tibbitts III
> "PR" == Peter Robinson writes: PR> My understanding was that if it was blocked it had to go through PR> review again. Depends on how long: http://fedoraproject.org/wiki/Orphaned_package_that_need_new_maintainers " Re-review required for older packages If a package was last updated more

Re: Retired package by mistake - undo?

2010-12-14 Thread Jason L Tibbitts III
> "GD" == Gilboa Davara writes: GD> Hello all, While the click-frenzy required to take ownership over GD> spring and its sub packages I mistakably retired spring-maps-default GD> / devel and spring-install / devel. I tried to unretire them both, GD> but failed. You've found one of the worst

Re: Retired package by mistake - undo?

2010-12-14 Thread Jason L Tibbitts III
OK, I found spring-installer and unretired it as well. You should log into pkgdb and claim both packages as they're currently orphaned. - J< -- devel mailing list devel@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/devel

Re: Proposal to improve the Sponsorship process on Fedora

2011-01-05 Thread Jason L Tibbitts III
> "JS" == Jochen Schmitt writes: JS> because I have read, that new contributors should not applies JS> membership on the packagers group and the sponsor should invites JS> them to this group, Well, nobody can apply to the packager group; it is invite-only. There may be a few people in the s

Re: Requesting a new scm module for a new package

2011-01-06 Thread Jason L Tibbitts III
Well, you missed yesterday morning's run and I skipped over that package in this morning's run because the ticket isn't assigned to anyone. I intend to go back over the tickets I skipped, figure out what's gone wrong with them and add comments but I have not yet found the time to do that today. A

Re: Question regarding RPM packaging of interactive software.

2011-01-08 Thread Jason L Tibbitts III
> "JC" == Jon Ciesla writes: JC> I can't recall at the moment where this stems from, but the JC> rationale, as I recall, was that we can never be sure if the JC> database is available at RPM install/upgrade time. It's pretty simple. Creating databases isn't generally something that an rpm c

Re: gtk2 2.99.0

2011-01-10 Thread Jason L Tibbitts III
> "MC" == Matthias Clasen writes: MC> * gtk-update-icon-cache-3.0 and gtk-builder-convert-3.0 have been MC> dropped (since they were identical to their un-suffixed cousins in MC> the gtk2 package). If you are using gtk-update-icon-cache in %post MC> of a gtk3-using package, you should add Req

Re: Question regarding RPM packaging of interactive software.

2011-01-11 Thread Jason L Tibbitts III
> "ss" == susmit shannigrahi writes: ss> Not sure where it should go inside packaging guidelines. Can anyone ss> else please do that? Packaging guidelines are modified by the packaging committee and are not generally editable. You are welcome to submit a draft for consideration; just create

Re: Can someone please give this ticket some attention?

2011-01-14 Thread Jason L Tibbitts III
> "NM" == Nathaniel McCallum writes: NM> https://bugzilla.redhat.com/show_bug.cgi?id=625187 This bug NM> basically makes Fedora completely unusable in rawhide for NVA{3,5,8} NM> users. Isn't that just https://bugs.freedesktop.org/show_bug.cgi?id=26980 ? If so, the hardware is basically unsu

Re: rpm-buildroot-usage

2011-01-19 Thread Jason L Tibbitts III
> "AW" == Adam Williamson writes: AW> that's not the problem. rpmlint just thinks you usually shouldn't do AW> anything with the build root in certain sections of spec files and AW> so complains if it sees usage of any buildroot definition AW> ($RPM_BUILD_ROOT or %buildroot) in those sections

Re: rawhide report: 20110122 changes

2011-01-22 Thread Jason L Tibbitts III
> "RWMJ" == Richard W M Jones writes: RWMJ> I thought that was all I had to do, but apparently there's RWMJ> something else needed to drop it entirely. Did you delete all of the files and add a dead.package file? http://fedoraproject.org/wiki/How_to_remove_a_package_at_end_of_life - J< --

Re: Summary/Minutes from today's FESCo meeting (2011-01-26)

2011-01-26 Thread Jason L Tibbitts III
> "pm" == philippe makowski writes: pm> You mean that the initscript provided by upstream should be changed pm> ? Yes. pm> chkconfig: 345 80 20 pm> chkconfig: - 80 20 - J< -- devel mailing list devel@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/devel

Re: rawhide report: 20110129 changes

2011-01-29 Thread Jason L Tibbitts III
>New package: ghc-process-leksah-1.0.1.4-2.fc15 > Haskell process-leksah library Is it not possible to try a little harder to write a useful package summary? Or for the package reviewer to take just a quick look and notice that a summary such as that is pretty much completely useless?

Re: package for Fedora and EPEL from one spec source?

2011-02-01 Thread Jason L Tibbitts III
> "GvE" == Gerd v Egidy writes: GvE> What is the best way to handle this? Can I keep one spec for both GvE> and use conditionals to always build the right way? You can. Do keep in mind, however, that the amount of conditional garbage you have to pile into the spec file can get to be a bit m

Re: package for Fedora and EPEL from one spec source?

2011-02-01 Thread Jason L Tibbitts III
> "MC" == Michael Cronenworth writes: MC> I don't know why, but it wouldn't be a bad thing to have it in the MC> repository like a normal package, IMO. Not that this will really explain anything, but: https://bugzilla.redhat.com/show_bug.cgi?id=563176 - J< -- devel mailing list devel@lis

Re: Packaging only a subset of a tool collection

2011-03-08 Thread Jason L Tibbitts III
> "TM" == Till Maas writes: TM> Is there any reason to only package the two tools I need and add TM> others whenever someone requests it? Would someone disapprove this TM> in a package review? I don't see what would require you to package every piece of functionality included in a upstream t

Re: Package SCM admin requests

2011-03-17 Thread Jason L Tibbitts III
> "SB" == Sergio Belkin writes: SB> I've made yesterday a Package SCM admin request and I haven't SB> received a notification yet. Well, you made your request just after I had processed the queue yesterday and chose to complain before I had processed the queue this morning. SB> I'm not in a

Re: Could someone, please, clarify situation with *-javadoc

2010-05-07 Thread Jason L Tibbitts III
> "PL" == Peter Lemenkov writes: PL> Sometimes *-javadoc sub-packages explicitly requires main PL> package, and sometimes - not. I'm not a java-expert, so I don't know PL> which is correct. Java guidelines have come up recently on the packaging list. The templates in the Java packaging guid

Re: JBoss stalled

2010-06-05 Thread Jason L Tibbitts III
> "AH" == Alex Hudson writes: AH> So Red Hat's lawyers know that Red Hat are distributing something AH> which they have no license for, so either they haven't passed that AH> message on or Red Hat have decided they don't care?* http://en.wikipedia.org/wiki/False_dilemma - J< -- devel mail

Re: gethostbyname() and resolv.conf updates

2010-06-17 Thread Jason L Tibbitts III
> "BI" == Bernie Innocenti writes: BI> A Debian user told me that Debian carries a glibc patch to make BI> processes notice resolv.conf updates and reload it. Is there any BI> chance we could apply the same patch in Fedora too? I don't know all BI> the details, but I guess there might be a g

Re: [HEADS-UP] systemd for F14 - the next steps

2010-07-21 Thread Jason L Tibbitts III
> "TK" == Toshio Kuratomi writes: TK> * What replaces chkconfig TK> * What replaces /etc/init.d/SERVICENAME start | stop ? If the answers aren't "chkconfig" and "service foo start" then I fear significant backlash from poor people who actually have to run F-14 systems. We pretty much have t

[Guidelines change] Changes to the packaging guidelines

2015-07-08 Thread Jason L Tibbitts III
Here are the recent changes to the packaging guidelines. Note that there is also a set of Python guideline changes pending which I will send in a separate announcement. - Guidelines for making use of weak dependencies (Recommends:, Suggests:, etc.) have been added. *​https://fedoraproject.

[Guidelines change] Changes to the packaging guidelines

2015-08-04 Thread Jason L Tibbitts III
Here are the recent changes to the packaging guidelines. - The big change is that the Python guidelines have been extensively reorganized and partially rewritten, and new macros are available which simplify packaging by removing some of the boilerplate which was previously required. The main

Re: [Guidelines change] Changes to the packaging guidelines

2015-08-06 Thread Jason L Tibbitts III
> "VS" == Ville Skyttä writes: VS> I have a bug report about the macros. Where should I file it, FPC VS> ticket or Bugzilla against the python* packages that ship the VS> affected macro files? Oops, I didn't see your mailing list post until well after I saw the ticket. Unfortunately this ki

Re: Sponsors - who does (not) work on FE-NEEDSPONSOR tickets

2015-08-15 Thread Jason L Tibbitts III
> "H" == Haïkel writes: H> Using Bugzilla rather than FAS is not a bad idea, as some people H> abuse their sponsor status by blindly adding people into the packager H> group without any supervision. Using FAS as the information source H> would just hide this hideous behaviour. I don't know

Re: [Fedora-packaging] Proposal to reduce anti-bundling requirements

2015-09-10 Thread Jason L Tibbitts III
> "SG" == Stephen Gallagher writes: SG> Right now, we have a policy that essentially forbids source code SG> from being bundled into a package. Technically we only care if that bundled code is actually compiled in. SG> In technical terms, this means essentially that the packaging SG> polici

Re: [Fedora-packaging] Proposal to reduce anti-bundling requirements

2015-09-10 Thread Jason L Tibbitts III
> "MM" == Matthew Miller writes: MM> That said, I do recognize that "provides high-quality packages" has MM> also always been an underlying Fedora value even if unstated. But, I MM> think that _that_ value should be in support of the Big Four, and in MM> support of our mission in general, not

Re: [Fedora-packaging] Proposal to reduce anti-bundling requirements

2015-09-10 Thread Jason L Tibbitts III
> "SS" == Simo Sorce writes: SS> I have the impression (which may be totally wrong) that you are SS> taking the binary approach here: either we care maximally or we do SS> not care at all. I sure hope that's not the tack I'm taking. SS> It seem to me Stephen is making a proposal to tweak ju

Re: [Fedora-packaging] Proposal to reduce anti-bundling requirements

2015-09-10 Thread Jason L Tibbitts III
> "MM" == Matthew Miller writes: MM> I think it's because overriding a different group seems hostile, MM> even if it isn't meant that way. And FESCo doesn't want to feel like MM> they're second-guessing other groups all the time. Well, FPC even has a "bounce to FESCo clause" in the rules we

Re: [Fedora-packaging] Proposal to reduce anti-bundling requirements

2015-09-10 Thread Jason L Tibbitts III
> "AW" == Adam Williamson writes: AW> That just says 'multiple, separate upstream projects' (nothing about AW> being 'compiled in'), and implies that absolutely any such case can AW> only be included with an explicit 'Bundling Exception'. OK, so "compiled in" isn't really the right term if y

Re: [Fedora-packaging] Proposal to reduce anti-bundling requirements

2015-09-10 Thread Jason L Tibbitts III
> "AM" == Adam Miller writes: AM> I also like the proposal for the bundled() macro definition AM> for tracking purposes. Just a note that it isn't a proposal; that is the current requirement for anything which bundles things. - J< -- devel mailing list devel@lists.fedoraproject.org https:

Re: [Fedora-packaging] Proposal to reduce anti-bundling requirements

2015-09-10 Thread Jason L Tibbitts III
> "AW" == Adam Williamson writes: AW> I think the fact that we can't even have a discussion of this where AW> we both understand what the current rules actually *are* clearly AW> indicates they have a clarity problem =) You may recall my earlier message in this thread where I indicated that

Re: [Fedora-packaging] RFC mass bug reporting: checksec failures

2015-09-16 Thread Jason L Tibbitts III
> "AT" == Alexander Todorov writes: AT> offending packages. You can find links to the script and execution AT> log here: AT> http://atodorov.org/blog/2015/09/16/4000-bugs-in-fedora-checksec-failures/ BTW to see if any packages you own are on the list, you can do: wget https://raw.githubuse

[Guidelines change] Changes to the packaging guidelines

2015-03-10 Thread Jason L Tibbitts III
Here are the recent changes to the packaging guidelines: The documentation section of the guidelines has been updated to include a prohibition on using both %doc and direct installation of files into %_pkgdocdir. * https://fedoraproject.org/wiki/Packaging:Guidelines#Documentation * https://fedo

Re: A proposal for Fedora updates

2015-03-27 Thread Jason L Tibbitts III
> "KF" == Kevin Fenzi writes: KF> Right, as I noted at the end of that other long mail, there's KF> discussion about a 'urgent updates' repo for security updates. Why not, when going to mash, mash only updates marked a security and get those out immediately, then mash everyhing else. Is the

Texlive packaging (Was: A proposal for Fedora updates)

2015-03-27 Thread Jason L Tibbitts III
> "KL" == Kalev Lember writes: KL> If texlive packaging is causing issues with update pushes, could KL> maybe ask the texlive maintainers to rework the packaging? The texlive packaging is basically the way they were required to do it way back when. It used to be just a big ol' "texlive" pac

  1   2   3   4   5   6   >