Re: hibernation support - lack of distro-wide coordination between systemd, dracut, anaconda, pm-utils and maybe more?

2015-04-15 Thread Matthew Garrett
On Tue, Apr 14, 2015 at 12:39:04AM +, Zbigniew Jędrzejewski-Szmek wrote: > Yeah, hibernation is automatically invoked when battery runs low Is this actually the default behaviour? -- Matthew Garrett | mj...@srcf.ucam.org -- devel mailing list devel@lists.fedoraproject.org https://admin.fed

Re: hardening breaks X.org

2015-04-15 Thread Baoquan He
On 03/01/15 at 08:16pm, David Airlie wrote: > So the rebuild to use hardened builds by default in rawhide, broke X.org. > > Thanks guys, my system is more secure, but I can't run any apps. > > Anyways enough snark from me, the problem seems to be that hardening > makes bind now override RTLD_LAZY

Re: hibernation support - lack of distro-wide coordination between systemd, dracut, anaconda, pm-utils and maybe more?

2015-04-15 Thread Bastien Nocera
- Original Message - > On Tue, Apr 14, 2015 at 12:39:04AM +, Zbigniew Jędrzejewski-Szmek wrote: > > > Yeah, hibernation is automatically invoked when battery runs low > > Is this actually the default behaviour? We call either HybridSleep, Hibernate or PowerOff, depending on what th

Agenda for Env-and-Stacks WG meeting (2015-04-16)

2015-04-15 Thread Honza Horak
WG meeting will be at 17:00 UTC (13:00 EST, 19:00 Brno, 13:00 Boston, 2:00+1d Tokyo, 3:00+1d Brisbane) in #fedora-meeting-2 on Freenode. = Topics = * Fedora Rings -- how to make Fedora more modular * Open Floor -- devel mailing list devel@lists.fedoraproject.org https://admin.fedoraproject.org/

Re: How to specify explicit requires on library

2015-04-15 Thread Dominik 'Rathann' Mierzejewski
Hi, On Wednesday, 15 April 2015 at 00:10, Sandro Mani wrote: [...] > I was about to file a bug suggesting > > # Major digit of the proj so version > %global proj_somaj 9 > [...] > # proj DL-opened in ogrct.cpp, see also fix in %%prep > Requires: libproj.so.%{proj_somaj} > [...] > sed -i 's|libpro

Re: hibernation support - lack of distro-wide coordination between systemd, dracut, anaconda, pm-utils and maybe more?

2015-04-15 Thread Zbigniew Jędrzejewski-Szmek
On Tue, Apr 14, 2015 at 09:30:31AM -0600, Chris Murphy wrote: > On Tue, Apr 14, 2015 at 3:07 AM, Bastien Nocera wrote: > > > > > > - Original Message - > >> OK not everyone is on the same page, apparently. This bug was just > >> closed by Anaconda as WONTFIX. > >> > >> suggested swap for l

Re: hibernation support - lack of distro-wide coordination between systemd, dracut, anaconda, pm-utils and maybe more?

2015-04-15 Thread Zbigniew Jędrzejewski-Szmek
On Tue, Apr 14, 2015 at 11:00:52AM -0400, Przemek Klosowski wrote: > On 04/13/2015 11:34 PM, Zbigniew Jędrzejewski-Szmek wrote: > >OK, so swap 2x memory seems excessive. Actually swap with the same as > >memory should work *most* of the time. There's no guarantee that any > >amount swap will be eno

[EPEL-devel] duplicity

2015-04-15 Thread Alex Domoradov
Hello, I have encountered with bug in duplicity-0.6.22 - https://answers.launchpad.net/duplicity/+question/264557 which I have installed from EPEL repository on CentOS 6. Is it possible upgrade duplicity at least to 0.6.25? P.S. As you can see from the thread above - there is conflict with libr

Re: Agenda for Env-and-Stacks WG meeting (2015-04-16)

2015-04-15 Thread Matthew Miller
On Wed, Apr 15, 2015 at 11:48:20AM +0200, Honza Horak wrote: > * Fedora Rings -- how to make Fedora more modular On this topic let me insert a graphic: http://mattdm.org/fedora/2015status/rings2015.svg this is part of a blog post I'm writing and doesn't make _complete_ sense out of context, but

F-22 Branched report: 20150415 changes

2015-04-15 Thread Fedora Branched Report
Compose started at Wed Apr 15 07:15:02 UTC 2015 Broken deps for armhfp -- [Sprog] Sprog-0.14-27.fc20.noarch requires perl(:MODULE_COMPAT_5.18.0) [aeskulap] aeskulap-0.2.2-0.19beta1.fc22.armv7hl requires libofstd.so.3.6

Re: hibernation support - lack of distro-wide coordination between systemd, dracut, anaconda, pm-utils and maybe more?

2015-04-15 Thread Bastien Nocera
- Original Message - > On Tue, Apr 14, 2015 at 09:30:31AM -0600, Chris Murphy wrote: > > On Tue, Apr 14, 2015 at 3:07 AM, Bastien Nocera wrote: > > > > > > > > > - Original Message - > > >> OK not everyone is on the same page, apparently. This bug was just > > >> closed by Anacon

Re: hibernation support - lack of distro-wide coordination between systemd, dracut, anaconda, pm-utils and maybe more?

2015-04-15 Thread Zbigniew Jędrzejewski-Szmek
On Wed, Apr 15, 2015 at 10:26:14AM -0400, Bastien Nocera wrote: > > > - Original Message - > > On Tue, Apr 14, 2015 at 09:30:31AM -0600, Chris Murphy wrote: > > > On Tue, Apr 14, 2015 at 3:07 AM, Bastien Nocera > > > wrote: > > > > > > > > > > > > - Original Message - > > > >> O

Re: hibernation support - lack of distro-wide coordination between systemd, dracut, anaconda, pm-utils and maybe more?

2015-04-15 Thread Bastien Nocera
- Original Message - > On Wed, Apr 15, 2015 at 10:26:14AM -0400, Bastien Nocera wrote: > > > > > > - Original Message - > > > On Tue, Apr 14, 2015 at 09:30:31AM -0600, Chris Murphy wrote: > > > > On Tue, Apr 14, 2015 at 3:07 AM, Bastien Nocera > > > > wrote: > > > > > > > > > >

Re: Fwd: Why Isn't NFS Working?

2015-04-15 Thread Mattia Verga
Il 12/04/2015 23:11, Kelly Miller ha scritto: I just tried to mount my home folders using NFS as I usually do, but no matter what I get the error mount.nfs: requested NFS version or transport protocol is not supported. Did something change in the Alpha of Fedora 22 to suddenly break NFS moun

Re: hibernation support - lack of distro-wide coordination between systemd, dracut, anaconda, pm-utils and maybe more?

2015-04-15 Thread Przemek Klosowski
On 04/15/2015 11:02 AM, Bastien Nocera wrote: I think that conflating "memory-to-disk swap space" with "I can hibernate my machine" is unacceptable. We need a new partition type that Anaconda would setup, or a whitelist of laptops with firmwares that support rapid start (and again, Anaconda to

Re: hibernation support - lack of distro-wide coordination between systemd, dracut, anaconda, pm-utils and maybe more?

2015-04-15 Thread Przemek Klosowski
On 04/15/2015 09:07 AM, Zbigniew Jędrzejewski-Szmek wrote: Maybe swap space should simply be max(4GB, $PhysicalMemory). Actually, isn't 'swap to filesystem' still an option? if so, maybe swap should be a constant 4GB, and hibernation should create an appropriately sized file on the fly, join it

FAILED: BuildError: package netbeans is blocked for tag f23

2015-04-15 Thread مصعب الزعبي
What's problem ? what's solve ? Mosaab -- devel mailing list devel@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/devel Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct

Re: hibernation support - lack of distro-wide coordination between systemd, dracut, anaconda, pm-utils and maybe more?

2015-04-15 Thread Andrew Lutomirski
On Mon, Apr 13, 2015 at 3:09 AM, Jaroslav Skarvada wrote: > > > - Original Message - >> On 01.04.2015 10:29, Jaroslav Skarvada wrote: >> >>> pm-hibernate is obsolete as others already mentioned. >> >> >> >> Do the pm-utils maintainers/upstream know this? >> >> >> > >> > Hi, >> > >> > I am

Re: hardening breaks X.org

2015-04-15 Thread Moez Roy
On Wed, Apr 15, 2015 at 2:08 AM, Baoquan He wrote: > Hi, > > I got this problem too on kexec-tools package building. Linker > asked me to add "-fPIC" and recompile. > > So what is suggested to do? > > Turn it off or just make change as compiler/linker suggested? > > Thanks > Baoquan See: https:/

Re: hibernation support - lack of distro-wide coordination between systemd, dracut, anaconda, pm-utils and maybe more?

2015-04-15 Thread Chris Murphy
On Wed, Apr 15, 2015 at 7:03 AM, Zbigniew Jędrzejewski-Szmek wrote: > I think the problem is in the ways filesystems are implemented. The > fs has to be mounted to access the swap file, and this can change the > fs, even with a read-only mount. At least on Linux I'm pretty sure the way swapfile

Re: hibernation support - lack of distro-wide coordination between systemd, dracut, anaconda, pm-utils and maybe more?

2015-04-15 Thread Chris Murphy
On Wed, Apr 15, 2015 at 9:02 AM, Bastien Nocera wrote: > > > - Original Message - >> On Wed, Apr 15, 2015 at 10:26:14AM -0400, Bastien Nocera wrote: >> > >> > >> > - Original Message - >> > > On Tue, Apr 14, 2015 at 09:30:31AM -0600, Chris Murphy wrote: >> > > > On Tue, Apr 14, 201

Re: Fwd: Why Isn't NFS Working?

2015-04-15 Thread Kelly Miller
Well, like I said before, I figured out that the problem isn't with NFS directly, but that systemd isn't starting nfs-lock like it's supposed to at startup for some reason. When I started it manually, everything worked fine. On Wed, Apr 15, 2015 at 11:02 AM, Mattia Verga wrote: > Il 12/04/2015

Schedule for Wednesday's FESCo Meeting (2015-04-15)

2015-04-15 Thread Debarshi Ray
Following is the list of topics that will be discussed in the FESCo meeting Wednesday at 18:00UTC in #fedora-meeting on irc.freenode.net. To convert UTC to your local time, take a look at http://fedoraproject.org/wiki/UTCHowto or run: date -d '2015-04-15 18:00 UTC' Links to all tickets belo

Re: Another C++ ABI change?

2015-04-15 Thread Richard Shaw
I take it this is a result of the aforementioned ABI breakage? Linking CXX executable imagespec_test cd /builddir/build/BUILD/oiio-Release-1.5.14/build/linux/src/libOpenImageIO && /usr/bin/cmake -E cmake_link_script CMakeFiles/imagespec_test.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wa

Summary/Minutes from today's FESCo Meeting (2015-04-15)

2015-04-15 Thread Debarshi Ray
=== #fedora-meeting: FESCo (2015-04-15) === Meeting started by rishi at 17:59:54 UTC. The full logs are available at http://meetbot.fedoraproject.org/fedora-meeting/2015-04-15/fesco.2015-04-15-17.59.log.html . Meeting summary

Re: FAILED: BuildError: package netbeans is blocked for tag f23

2015-04-15 Thread gil
hi ... and a build.log is not available? regards gil p.s. you should use java-de...@lists.fedoraproject.org Il 15/04/2015 17:29, مصعب الزعبي ha scritto: What's problem ? what's solve ? Mosaab -- devel mailing list devel@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/list

Re: FAILED: BuildError: package netbeans is blocked for tag f23

2015-04-15 Thread Kevin Fenzi
On Wed, 15 Apr 2015 17:29:25 +0200 مصعب الزعبي wrote: > What's problem ? what's solve ? > > Mosaab > > Please see: https://fedoraproject.org/wiki/Orphaned_package_that_need_new_maintainers#Claiming_Ownership_of_a_Retired_Package especially the step ab

Re: How to specify explicit requires on library

2015-04-15 Thread Sandro Mani
On 15.04.2015 14:05, Dominik 'Rathann' Mierzejewski wrote: Hi, On Wednesday, 15 April 2015 at 00:10, Sandro Mani wrote: [...] I was about to file a bug suggesting # Major digit of the proj so version %global proj_somaj 9 [...] # proj DL-opened in ogrct.cpp, see also fix in %%prep Requires: li

Re: Another C++ ABI change?

2015-04-15 Thread Orion Poplawski
On 04/15/2015 12:37 PM, Richard Shaw wrote: I take it this is a result of the aforementioned ABI breakage? Linking CXX executable imagespec_test cd /builddir/build/BUILD/oiio-Release-1.5.14/build/linux/src/libOpenImageIO && /usr/bin/cmake -E cmake_link_script CMakeFiles/imagespec_test.dir/link.

Schedule for Thursday's FPC Meeting (2015-04-17 16:00 UTC) Followups:6 New:2

2015-04-15 Thread James Antill
Following is the list of topics that will be discussed in the FPC meeting Thursday at 2015-04-17 16:00 UTC in #fedora-meeting-1 on irc.freenode.net. Local time information (via. rktime): 2015-04-17 09:00 Fri US/Pacific PDT 2015-04-17 12:00 Fri US/Eastern EDT 2015-04-17 1

Re: Fwd: Why Isn't NFS Working?

2015-04-15 Thread Orion Poplawski
On 04/13/2015 04:30 PM, Kelly Miller wrote: I managed to figure it out. nfs-lock doesn't seem to be starting through systemd, and I'm not sure why. I can start it using start manually, but when I try to enable it to start on system load, it claims "No file or directory". Because there isn't o