Re: Retiring v8-314

2019-03-15 Thread Samuel Rakitničan
> Hey, remember when I said I would keep v8-314 alive? I've changed my mind. > C) It doesn't build anymore because the giant SConstruct goop it uses is > not compatible with the current SCons. (and it has not built for quite a > while now). > D) I have neither the time nor the motivation to do the

Re: Retiring v8-314

2019-03-15 Thread Samuel Rakitničan
Hi Tom, What do you suggest to packages that depends on this library, bundle or retire as well? Thanks, Samuel ___ devel mailing list -- devel@lists.fedoraproject.org To unsubscribe send an email to devel-le...@lists.fedoraproject.org Fedora Code of C

Re: /etc/yum.repos.d -> /etc/distro.repos.d

2019-03-15 Thread Samuel Rakitničan
> If anything of the like, /etc/dnf.repos.d makes more sense. These repos are > not > necessarily part of the distro. Please don't tie the name with the particular software to avoid this issue in the future. If you must then I think rpm.repos.d is less likely to avoid this issue in the future.

Re: No builds of v8-314 for f30 and f31

2019-03-14 Thread Samuel Rakitničan
> You may have the answer here: > https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.o... > and here: > https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.o... The threads are about v8 which is a different case. I am asking if someone is currently workin

No builds of v8-314 for f30 and f31

2019-03-13 Thread Samuel Rakitničan
Hello, I am wondering what is the status of v8-314. In koji there are some failed builds for f30. New builds are required because readline was updated to a new version, thus Fedora 29 version is not able to install. Error: nothing provides libreadline.so.7()(64bit) needed by v8-314-3.14.5.10-1

dxflib ABI changed yet nothing changed

2019-02-04 Thread Samuel Rakitničan
Hi, Got via e-mail that libdxflib's ABI changed in comparison to previous release, yet nothing changed in the package except version bump for the mass rebuild. Why is that? Digest Summary: 1. dist.abicheck FAILED for libdxflib-3.17.0-8.fc30 2. dist.abicheck FAILED for libdxflib-3.17.

Re: Camotics fails with default Fedora flags GCC9 (cbang)

2019-02-03 Thread Samuel Rakitničan
> On Sat, Feb 2, 2019 at 7:02 AM Samuel Rakitničan < > srakitnican(a)fedoraproject.org> wrote: > > > $ rpm -E %optflags > -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 > -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong > -grecor

Re: Camotics fails with default Fedora flags GCC9 (cbang)

2019-02-02 Thread Samuel Rakitničan
> On Sat, Feb 02, 2019 at 08:57:42AM -0000, Samuel Rakitničan wrote: > > Guess the important question is, is the warning correct or not? > If it is correct, certainly fix the code, if it is a false positive, either > find a workaround, turn the warning off (locally or globally)

Camotics fails with default Fedora flags GCC9 (cbang)

2019-02-02 Thread Samuel Rakitničan
Hi, With a new version of GCC errors are blocking the build at various places. Not sure how serious the issue is. Should I just add the compiler flags to get through the build? Upstream issue: https://github.com/CauldronDevelopmentLLC/cbang/issues/29#issuecomment-459673777 _

Re: /usr/include/GL/glext.h:467:10: fatal error: KHR/khrplatform.h: No such file or directory

2018-12-10 Thread Samuel Rakitničan
> https://bugzilla.redhat.com/show_bug.cgi?id=1657356 > > Adam Jackson, the Mesa maintainer in Fedora, has been on vacation, getting > back tomorrow, so should take care of it then, if nobody fixes it first. > > Including mesa-libEGL-devel as a buildrequire is a harmless workaround, but > certain

Re: /usr/include/GL/glext.h:467:10: fatal error: KHR/khrplatform.h: No such file or directory

2018-12-10 Thread Samuel Rakitničan
> Hmm on a second look mesa-libGL-devel seems to be installing judging by > root.log. File is > missing for some reason? Please disregard, I've mixed up mesa-libEGL-devel with mesa-libGL-devel. So mesa-libEGL-devel is not pulled anymore for some reason. The original question still stands. _

Re: /usr/include/GL/glext.h:467:10: fatal error: KHR/khrplatform.h: No such file or directory

2018-12-10 Thread Samuel Rakitničan
Hmm on a second look mesa-libGL-devel seems to be installing judging by root.log. File is missing for some reason? ___ devel mailing list -- devel@lists.fedoraproject.org To unsubscribe send an email to devel-le...@lists.fedoraproject.org Fedora Code of

/usr/include/GL/glext.h:467:10: fatal error: KHR/khrplatform.h: No such file or directory

2018-12-10 Thread Samuel Rakitničan
Hi, Got an e-mail from Koschei [1] with a notice that camotics package is starting to fail to build. The reason for this seems to be that something that used to pull mesa-libEGL-devel doesn't do so anymore. /usr/include/GL/glext.h:467:10: fatal error: KHR/khrplatform.h: No such file or directo

Re: Fedora Lifecycles: imagine longer-term possibilities

2018-11-15 Thread Samuel Rakitničan
> As can be clearly seen from the breadth of the update streams, once F+2 > is released, F+1 still gets a moderate number of updates, but F only > gets major bugs fixed, at best. Some maintainers care more, some less, > but it's pretty obvious that our "oldstable" release is not where the > maintai

Re: [SO-NAME BUMP] libjson-c.so.4 comes to fc28 and Rawhide

2018-10-02 Thread Samuel Rakitničan
Hi, It seems bti was missed from this so bump and it is currently broken. The koji build[1] was deleted and there is nothing in bodhi [2]. [1] https://koji.fedoraproject.org/koji/...packageID=6699 [2] https://bodhi.fedoraproject.org/updates/?packages=bti __

Re: Testing / feedback request: DNF 3 crashes

2018-09-14 Thread Samuel Rakitničan
The following bug have not been updated since report. I would say it is a big issue since an upgrade will break dnf, https://bugzilla.redhat.com/show_bug.cgi?id=1598590 ___ devel mailing list -- devel@lists.fedoraproject.org To unsubscribe send an email

Re: dnf history - change in how rpmdb checksum is computed

2018-07-18 Thread Samuel Rakitničan
> If a user migrates from RHEL 7 to the next version of RHEL (or CentOS), > there will be continuity in used algorithm and history db checksums. > It's important to some enterprise customers to keep the history db in a > good shape. > Fedora users don't care about that much in general. I care abou

Re: Kernel marking files in /boot as %ghost

2018-03-06 Thread Samuel Rakitničan
> On Fri, Mar 2, 2018 at 1:11 AM, Samuel Rakitničan > > What is the result you expect from this email? You filed a bug, it > was closed because the packaging was done intentionally and there is > no other solution when considering the original reasons for the > change.

Re: Official archiver of Fedora mailing lists shows e-mails with one day delay!

2018-03-04 Thread Samuel Rakitničan
> I am one happy user of Spinics too. I find HyperKitty interface slow and > buggy. The only > way I am using HyperKitty is to post a message, and every time I find some > issue which I > have to go to a report process first. For example right now HyperKitty is not > displaying > comments of thi

Re: Official archiver of Fedora mailing lists shows e-mails with one day delay!

2018-03-03 Thread Samuel Rakitničan
> Sure Hyperkitty has drawbacks. Pipermail had drawbacks you complained > about too. You seem to win either way because you can complain if we > don't change stuff, and you can complain if we do change things. It is > really extremely tiring trying to deal with your constant > negativity... so I am

Re: Kernel marking files in /boot as %ghost

2018-03-02 Thread Samuel Rakitničan
> What is the result you expect from this email? You filed a bug, it was closed because the packaging was done intentionally and there is no other solution when considering the original reasons for the change. I'm not sure if you want the original change reverted entirely or what you would like t

Kernel marking files in /boot as %ghost

2018-03-01 Thread Samuel Rakitničan
Dear list, I've stumbled upon a serious issue that has not been discussed before. Somewhere around May 2015 kernel files was moved to /usr/lib/modules/, which are then copied to /boot in post scriptlets [1]. The issue is that such files are marked with %ghost because they don't exist initially

Re: GCC 8: camotics fails to build for i686, ARMv7 arches (reading 31 bytes from a region of size 16)

2018-02-18 Thread Samuel Rakitničan
> It means the package should probably not be using -Werror Oh yes forgot that upstream forces -Werror. For now I will keep upstream preference as long as the issues reported gets fixed. All the reported issues was fixed upstream and the package built successfully for Fedora 28. Thank you for

GCC 8: camotics fails to build for i686, ARMv7 arches (reading 31 bytes from a region of size 16)

2018-02-14 Thread Samuel Rakitničan
Hello, Need help figuring this out since I have no idea what this means. The cbang code that is included in camotics fails to build with the following messages. It is failing only for i686 and armv7hl architectures. g++ -o build/cbang/log/Logger.o -c -std=c++11 -ggdb -Wall -Werror -I/usr/inclu

Re: Mass Rebuild for Fedora 28

2018-02-13 Thread Samuel Rakitničan
Strange error with camotics: Error: Problem: package cairo-devel-1.15.10-2.fc28.x86_64 requires pkgconfig(gobject-2.0), but none of the providers can be installed - conflicting requests - nothing provides /usr/bin//usr/bin/python3 needed by glib2-devel-2.55.2-1.fc28.x86_64

Re: Upstream installs AppData file in /usr/share/appdata

2018-02-05 Thread Samuel Rakitničan
> Submit a PR upstream to fix it, and use that patch to change it locally. So I did, upstream accepted it, but then it applied old location again. As it is noted in patch description for compatibility reasons. Now application installs on both locations. Should I remove now this files from the ol

Upstream installs AppData file in /usr/share/appdata

2018-01-25 Thread Samuel Rakitničan
Hi, I have a package where upstream installs AppData file in /usr/share/appdata, but the Fedora Packaging Guidelines says it should be installed to /usr/share/metainfo. I am wondering how to approach this; should I submit a PR upstream, should I change it locally or should I leave it unchanged.

Re: EPEL support in "master" branch (aka speeding up Fedora development)

2018-01-24 Thread Samuel Rakitničan
> Oh it definitely does. > > I am handling mass rebuilds of Ruby packages or updates of Ruby on > Rails. This is complex task requiring touching plenty of packages. Due > to update of Rails in master, I simply cannot contact maintainers of all > packages and assuring their branches still works. I

Re: EPEL support in "master" branch (aka speeding up Fedora development)

2018-01-24 Thread Samuel Rakitničan
> Just FTR: above we have "I think" vs "in practice, it looks not like you > may think". > Real engineering is about 1) testing, 2) testing, 3) testing. > "Assumption" like, "I think" is/should be the real enemy of each > engineer. > > Stricter use of branching will have yet another effects that f

Re: EPEL support in "master" branch (aka speeding up Fedora development)

2018-01-23 Thread Samuel Rakitničan
> -BEGIN PGP SIGNED MESSAGE- > Hash: SHA256 > > On Mon, 2018-01-22 at 12:31 +0100, Miroslav Suchý wrote: > > Better to introduce bugs? > > mock-core-config now requires yum on Fedora because you made wrong if in > spec... > > https://bugzilla.redhat.com/show_bug.cgi?id=1537193 > - -- >

Re: EPEL support in "master" branch (aka speeding up Fedora development)

2018-01-23 Thread Samuel Rakitničan
> Dne 22.1.2018 v 12:31 Miroslav Suchý napsal(a): > > You took pretty basic example without context. So let me give you > different example. > > There were attempts to get Ruby on Rails into EPEL. It is around 80 > packages. Some packages were RHEL contidiontalized. But the effort to > get Ruby o

Re: [Proposal] Mass change: remove executing gtk-update-icon-cache in %post/%postu/%postrans to update hicolor theme cache

2018-01-04 Thread Samuel Rakitničan
If I am not mistaken, EPEL still needs quite large chunk of such scriptlets[1]. What would be the best way to maintain a SPEC file for both. https://fedoraproject.org/wiki/EPEL:Packaging#Scriptlets ___ devel mailing list -- devel@lists.fedoraproject.org

Re: Cockpit depends on NetworkManager.

2017-10-17 Thread Samuel Rakitničan
> This is clean_requirements_on_remove being helpful as usual. Never should > have been a default setting as I've argued before, and the first thing I > disable in /etc/dnf/dnf.conf. > http://dnf.readthedocs.io/en/latest/conf_ref.html#clean-requirements-on-r... > -Dan If users survived half th

Re: Cockpit depends on NetworkManager.

2017-10-17 Thread Samuel Rakitničan
Hi, You should always check the list before confirming the action. As Mathew said, it is probably an issue with package not being marked as user installed for some reason. There was an issue in the past with using PackageKit and dnf together, see: https://fedoraproject.org/wiki/Common_F24_bugs#DN

Re: Package add request

2017-09-25 Thread Samuel Rakitničan
Here it is: https://copr.fedorainfracloud.org/coprs/srakitnican/default/build/607839/ Still not sure about naming issue, package wants to name files ZeGrapher, I called the package zegrapher, debian maintainers go a step further and call package files zegrapher also. TODO: AppStream metadata I

Re: Call for testing - Firefox CSD/titlebar

2017-09-16 Thread Samuel Rakitničan
"Edge" of the window is way off the visible one with an offset somewhere to what window is shown in the picture bellow. Resize cursor is visible way off the visible window border. https://i.imgur.com/v36YoDU.png Not sure if that is by design, minimize, maximize or close buttons don't show up un

Re: Testing graphical applications inside mock fails

2017-09-12 Thread Samuel Rakitničan
> Thank you for your detailed answer! > > > The error messages about drm device are gone if I manually create the > character file > inside the chroot. However the original issue remains the same. Tried a GTK > application > easystroke however and that seems to work fine even without a drm devi

Re: Testing graphical applications inside mock fails

2017-09-12 Thread Samuel Rakitničan
Thank you for your detailed answer! > Short answer: > > # mknod /dev/dri/card0 c 226 0 The error messages about drm device are gone if I manually create the character file inside the chroot. However the original issue remains the same. Tried a GTK application easystroke however and that seems

Testing graphical applications inside mock fails

2017-09-12 Thread Samuel Rakitničan
Hi, I am trying to test graphical application inside mock chroot environment as documented on Fedora wiki [1], but I am unable to do that successfully. In addition to that instructions I've installed mesa-dri-drivers and mesa-libGL inside the chroot as there were messages about missing files. B

Re: Splitting AppStream data into Workstation/Server

2017-09-02 Thread Samuel Rakitničan
I agree, 15MB is too much for a server instance, especially for a container. I think AppStream data as is is more appropriate for desktop. No sure if possible, but maybe an option; don't make it a hard dependency. ___ devel mailing list -- devel@lists.fed

Re: Need assistance to build knotter for Fedora

2017-08-18 Thread Samuel Rakitničan
There are various error messages about missing files. The project uses git submodules, make sure you provide them as well. https://github.com/mbasaglia/Knotter/tree/master/src/widgets ___ devel mailing list -- devel@lists.fedoraproject.org To unsubscrib

Re: git push fails for new packages

2017-08-12 Thread Samuel Rakitničan
> for f27: This is a known problem see: > https://pagure.io/fedora-infrastructure/issue/6236 > They working on it right now. > > f26 works for me now with: > $ git checkout -b f26; git push --set-upstream origin f26; fedpkg build > --nowait Used your workaround, I can't build the package now in

Re: git push fails for new packages

2017-08-11 Thread Samuel Rakitničan
In addition to new package not building because of tag, by following the https://fedoraproject.org/wiki/Join_the_package_collection_maintainers#Import.2C_commit.2C_and_build_your_package On step: fedpkg switch-branch BRANCH Gives: $ fedpkg switch-branch f26 /usr/lib/python2.7/site-packages/fedo

Re: Pagure over dist-git: what changes?

2017-08-08 Thread Samuel Rakitničan
Hi, How can one request new package for multiple repoes at once like it was possible with pkgdb, is this possible with this new tool? ___ devel mailing list -- devel@lists.fedoraproject.org To unsubscribe send an email to devel-le...@lists.fedoraproject

Re: cbang build error on epel

2017-07-12 Thread Samuel Rakitničan
> I guess it depends if (and how) inttypes.h header gets included, it's > provided by glibc. > > > Dan Find out some more information, do in both Fedora and EPEL __STDC_FORMAT_MACROS is not defined. The difference is in following patch: https://sourceware.org/git/?p=glibc.git;a=blo

Re: cbang build error on epel

2017-07-12 Thread Samuel Rakitničan
> GCC > 6 That should say GCC 6 and newer ___ devel mailing list -- devel@lists.fedoraproject.org To unsubscribe send an email to devel-le...@lists.fedoraproject.org

Re: cbang build error on epel

2017-07-12 Thread Samuel Rakitničan
> Argument 4 is the "n". The problem is with the definition of "PRIo64. > There was a recent commit attempting to fix that, but it probably needs > some adjustment to handle your case. Check out the lines around line 48 > in that file and see if you can patch it to work in all cases. The odd

Re: Strange situation with Wine on Fedora 27

2017-07-12 Thread Samuel Rakitničan
> Hello, I'm just trying to install the Wine via dnf and get: > # dnf install wine ... Error: Transaction check error: >   file /usr/share/doc/gstreamer1/NEWS from install of > gstreamer1-1.12.1-1.fc27.i686 > conflicts with file from package gstreamer1-1.12.0-1.fc27.x86_64 >   file /usr/share/doc/

Re: Coming soon: Pagure service for dist-git

2017-07-08 Thread Samuel Rakitničan
IMHO, based on first impressions, new features aside. I don't like the interface responsiveness. If I compare it with cgit, cgit is reasonably fast with an nice overview. Browsing pages with packages with pagure is slower, browsing users pages is unusable, it literally takes minutes to load a p

Re: cbang build error on epel

2017-07-08 Thread Samuel Rakitničan
> Argument 4 is the "n". Right, if I adapt the fix for 4th argument, that works. > The problem is with the definition of "PRIo64. There was a recent commit > attempting to fix that, but it probably needs some adjustment to handle your > case. Check out the lines around line 48 in that file and

Re: cbang build error on epel

2017-07-07 Thread Samuel Rakitničan
> Patch that line to read `sprintf(buf, "%0*" PRIo64, static_cast unsigned int>(length - 1), n);` and you're cool. It might be related to how > that particular gcc version in EPEL7 inherits those atomic data-types. I've tried with that and this is what I get. src/cbang/tar/TarHeader.cpp:226:80:

cbang build error on epel

2017-07-06 Thread Samuel Rakitničan
Hi, I am building CAMotics with cbang builds successfully for i686 and x86_64 platforms, I am trying to make it work for other architectures, in particular armv7 and ppc64 (there is no v8-314 available for others). So while testing fixes on copr I've stumbled upon an issue of what I am not sur

Re: Rotation logs - use or not to use

2017-03-16 Thread Samuel Rakitničan
> Cheers all, > > I'm trying to do something with a patch in MariaDB, but I need to know > current situation about rotation logs. > > *What's the problem:* > Upstream ship rotation log, we drop it out. > This started sometimes between F15 and F16. Mostly because (for what I > read) Fedora didn't

Re: Please provide "Minimal CD" of Fedora

2017-02-20 Thread Samuel Rakitničan
> And build your own kernel and compile other applications from source? > Wouldn't that fragment the system? That might lead to dependency issues! > CentOS is only good enough if he doesn't want the latest and greatest of > everything! Or if he runs on old hardware. > Almost all is available for

Re: Please provide "Minimal CD" of Fedora

2017-02-20 Thread Samuel Rakitničan
Quite frankly, I don't think Fedora is suitable for people with low bandwidth, simply because of its nature of updating policy. Even when using proxy with squid cache for packages, packages updates constantly and cache becomes obsolete very quickly. CentOS is much better choice. ___

Re: Headsup: Xserver update switching Intel GPUs from xorg-x11-drv-intel to -modesetting by default coming to rawhide

2017-01-11 Thread Samuel Rakitničan
> Hi, > > A while back Debian has switched to using the modesetting Xorg driver > rather then the intel Xorg driver for Intel GPUs. > Hello, Is it possible to configure xserver to use "intel" driver without recompiling it? Best regards, Samuel > Regards, > > Hans ___

Re: sudo not looking into /usr/local

2016-11-16 Thread Samuel Rakitničan
> Am 16.11.2016 08:08, schrieb Samuel Rakitničan: > > You can change the default behaviour in "/etc/sudoers" or (better) by > adding a file in "/etc/sudoers.d". > > If you want to keep the users path, add: > > Defaults env_keep += "PATH"

Re: sudo not looking into /usr/local

2016-11-15 Thread Samuel Rakitničan
> On Tue, 2016-11-15 at 18:42 +0000, Samuel Rakitničan wrote: > > What about -E option? Thanks for that, didn't take this into consideration. -E option however seems to have no effect on PATH environment variable. $ sudo -E env | grep ^PATH PATH=/sbin:/bin:/usr/sbin:/usr/bin Fol

sudo not looking into /usr/local

2016-11-15 Thread Samuel Rakitničan
Hi, Something I stumbled upon today is that there is no convenient way by default to make some custom script accessible via sudo without specifying full path. Found out that sudo have limited set of paths in its environment that is looking into [1]. Sadly, none of it is appropriate for custom s

Re: RFC (round 2): Change the default hostname for Fedora 26+

2016-11-14 Thread Samuel Rakitničan
> Since I like to use terminal a lot, I would prefer if you keep it short! > > If you must include branding I would prefer shorter version of "Fed" or > "fed" so ideally something like "fed12345". Shorter hostname is not only useful when typing commands, but anywhere else where it is used. For e

Re: RFC (round 2): Change the default hostname for Fedora 26+

2016-11-14 Thread Samuel Rakitničan
Since I like to use terminal a lot, I would prefer if you keep it short! If you must include branding I would prefer shorter version of "Fed" or "fed" so ideally something like "fed12345". ___ devel mailing list -- devel@lists.fedoraproject.org To unsub

Re: DNF and PackageKit background data usage

2016-11-06 Thread Samuel Rakitničan
> On Sat, 2016-11-05 at 05:01 +0100, Kevin Kofler wrote: > > "hunt down"? > > koji download-build (nvr) works fine. I think you are missing the point here. Reverting dnf history does not work if packages are missing from repository. Besides "koji" command is not installed on my machine, and he

Re: F26 Self Contained Change: Blivet-GUI in Anaconda

2016-10-23 Thread Samuel Rakitničan
> = Proposed Self Contained Change:Blivet-GUI in Anaconda = > https://fedoraproject.org/wiki/Changes/AnacondaBlivetGUI > > Change owner(s): > * Martin Kolman * Vojtěch Trefný > > Add blivet-gui as an alternative option for storage configuration in > Anaconda Installer. > > > == Detailed Desc

Re: duplicate package on fresh install

2016-09-25 Thread Samuel Rakitničan
> On Fri, Sep 23, 2016 at 5:34 AM, Nikos Mavrogiannopoulos > > Could be lots of reasons. An x86_64 and i686 library installed > simultaneously can appear confusingly as duplicate libraries if you > don't ask rpm to report architecture. A system interruption during the > update can block rpm from

Re: Intelligentmirror needs a refresh

2016-08-28 Thread Samuel Rakitničan
Since then I have found out that intelligentmirror-0.5-1 is not ideal. It works but if package is not cached download happens twice (One at the mirror, one at the client) making it not very efficient. That and since it is fairly difficult to set up considering all the problems with obsolete con

Intelligentmirror needs a refresh

2016-07-09 Thread Samuel Rakitničan
intelligentmirror-0.5-1.noarch.rpm installs with a couple of issues: 1. It's missing apache configuration line with "Require all granted" 2. SELinux is blocking it by default so I suppose it needs a policy file? I know that intelligentmirror is not in fedora repositories and thus not officially

Re: Firefox on Wayland

2016-06-29 Thread Samuel Rakitničan
> On 06/28/2016 12:13 PM, Martin Stransky wrote: > > New fixed package is available at Copr. > ma. Fixed the launcher crash for me. Window repainting [1] is still an issue for me, though, which makes it kind of unusable under wayland. [1] https://bugzilla.redhat.com/show_bug.cgi?id=1349016 -- d

Re: Firefox on Wayland

2016-06-27 Thread Samuel Rakitničan
> I've failed to launch the application properly under X.org and Wayland using > the > launcher icon in GNOME shell. > > But when I switched to Wayland, I executed the `firefox` command from > "Terminix" > and it worked under XWayland with no regressions so far (I didn't notice any > other > th