Re: Symbol aliasing issue

2017-08-20 Thread Jerry James
On Sun, Aug 20, 2017 at 2:44 AM, Florian Weimer wrote: > GDB is notoriously bad at resolving symbol collisions. You need to look > at (eu-)readelf and possibly LD_DEBUG output to figure out what is > really going on. Okay, thanks for the tip Florian. I'll see what I can figure out. Regards, --

Re: Modularity and packagers [was Re: PkgDB and the ArbitraryBranching Change]

2017-08-20 Thread Lars Seipel
On Fri, Jun 09, 2017 at 08:50:58AM +0200, Adam Samalik wrote: > RPMs... Well, if someone has an application on their server that doesn't > run in a container, there are still RPMs on a traditional system. But would > you install multiple versions stuff on that single system? Or would other > things

Re: pkgdb 'collections' API is now inaccurate, will soon go away (was Re: PkgDB and the ArbitraryBranching Change)

2017-08-20 Thread Kevin Kofler
Adam Williamson wrote: > pkgdb had an API endpoint, 'collections', which was useful as a > reliable source of information about available Fedora releases and > their status. It still exists now, until pkgdb is entirely turned off: > > https://admin.fedoraproject.org/pkgdb/api/collections/ > > but

Re: removable setup rpm?!

2017-08-20 Thread Kevin Kofler
Neal Gompa wrote: > For comparison, here's Mageia's basesystem: > http://svnweb.mageia.org/packages/cauldron/basesystem/current/SPECS/basesystem.spec?view=markup Huh? The full vim as a dependency of basesystem? I can see the case for vim-minimal (though in principle really any text-mode editor sho

Re: introducing fed-install: easy way to install packages from koji and other releases

2017-08-20 Thread Lars Seipel
On Wed, Aug 16, 2017 at 12:08:18PM +0200, Tomas Tomecek wrote: > I thought that somebody had to write a tool for that. To my surprise, I > haven't really found anything useful. So I wrote a simple tool to automate > installation of packages from koji and other Fedora releases. The tool is > just a

Re: introducing fed-install: easy way to install packages from koji and other releases

2017-08-20 Thread Kevin Fenzi
Sorry for the delay in answering.. things have been really busy. ;) On 08/16/2017 03:08 AM, Tomas Tomecek wrote: > Hello Fedora, > > for some time, I am using rawhide as my main system. I always struggled > with installation of non-rawhide packages: installing stable kernel, > downgrading to a no

Re: [DONE] Mass package change (python2- binary package renaming)

2017-08-20 Thread Sérgio Basto
On Sun, 2017-08-20 at 18:49 +, Zbigniew Jędrzejewski-Szmek wrote: > On Sun, Aug 20, 2017 at 05:09:04PM +0100, Sérgio Basto wrote: > > On Sun, 2017-08-20 at 14:46 +, Zbigniew Jędrzejewski-Szmek > > wrote: > > > On Sun, Aug 20, 2017 at 05:16:54AM +0100, Sérgio Basto wrote: > > > > On Sun, 201

Re: [DONE] Mass package change (python2- binary package renaming)

2017-08-20 Thread Zbigniew Jędrzejewski-Szmek
On Sun, Aug 20, 2017 at 05:09:04PM +0100, Sérgio Basto wrote: > On Sun, 2017-08-20 at 14:46 +, Zbigniew Jędrzejewski-Szmek wrote: > > On Sun, Aug 20, 2017 at 05:16:54AM +0100, Sérgio Basto wrote: > > > On Sun, 2017-08-20 at 03:26 +, Zbigniew Jędrzejewski-Szmek > > > wrote: > > > > Hi, > > >

[Test-Announce] 2017-08-21 @ 16:00 UTC - Fedora 27 Blocker Review Meeting

2017-08-20 Thread Adam Williamson
# F27 Blocker Review meeting # Date: 2017-08-21 # Time: 16:00 UTC # Location: #fedora-blocker-review on irc.freenode.net Hi folks! We currently have 8 proposed Beta blockers and 5 proposed Final blockers to review, so let's have a Fedora 27 blocker review meeting. If you have time today, you can

[Test-Announce] Proposal to CANCEL: 2017-08-21 Fedora QA Meeting

2017-08-20 Thread Adam Williamson
Hi folks! I'm proposing we cancel the QA meeting tomorrow. I don't have anything super important for the agenda. If you're aware of anything important we have to discuss this week, please do reply to this mail and we can go ahead and run the meeting. Thanks! -- Adam Williamson Fedora QA Community

[Test-Announce] Fedora 27 Branched 20170817.n.3 nightly compose nominated for testing

2017-08-20 Thread rawhide
Announcing the creation of a new nightly release validation test event for Fedora 27 Branched 20170817.n.3. Please help run some tests for this nightly compose if you have time. For more information on nightly release validation testing, see: https://fedoraproject.org/wiki/QA:Release_validation_tes

Re: [DONE] Mass package change (python2- binary package renaming)

2017-08-20 Thread Sérgio Basto
On Sun, 2017-08-20 at 14:46 +, Zbigniew Jędrzejewski-Szmek wrote: > On Sun, Aug 20, 2017 at 05:16:54AM +0100, Sérgio Basto wrote: > > On Sun, 2017-08-20 at 03:26 +, Zbigniew Jędrzejewski-Szmek > > wrote: > > > Hi, > > > > > > I pushed the changes and rebuilt the packages today. > > > > Hi

Re: [DONE] Mass package change (python2- binary package renaming)

2017-08-20 Thread Zbigniew Jędrzejewski-Szmek
On Sun, Aug 20, 2017 at 05:16:54AM +0100, Sérgio Basto wrote: > On Sun, 2017-08-20 at 03:26 +, Zbigniew Jędrzejewski-Szmek wrote: > > Hi, > > > > I pushed the changes and rebuilt the packages today. > > Hi, > I got this [1] in log of wammu-0.43-1.fc28, so in [2] line 50 you need > replace >

Re: g2clib static lib file name change

2017-08-20 Thread Jos de Kloe
Thanks Volker, so the affected packages are: gdal, grads, ncl, pygrib, wgrib2 I will fix pygrib myself. Orion Poplawski knows about the change and already looked at gdal. He also is main contact for ncl and wgrib2. So only grads remains. I filed a bugzilla entry to warn the maintainers about

Re: Symbol aliasing issue

2017-08-20 Thread Florian Weimer
On 08/20/2017 05:43 AM, Jerry James wrote: > If I build the gfan binary, then run "gdb gfan", before I even start > the binary running, and therefore before any of its shared objects are > loaded, I get this: > > (gdb) print &dd_purezero GDB is notoriously bad at resolving symbol collisions. You