Hey guys,
I have a package dnsdist that can now run as an unprivileged user.
Upstream (and in Debian) the choice for the username has been made as
_dnsdist. Is this okay for Fedora as well?
--
Sander
--
devel mailing list
devel@lists.fedoraproject.org
http://lists.fedoraproject.org/admin/lists/d
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
Hi all,
Ascend is not built yet on Fedora 24+ because of errors with GCC6:
> ascxx/ascpy_wrap.cc:27027:69: required from here
> /usr/include/c++/6.0.0/bits/stl_construct.h:75:7: error:
> 'Curve::Curve()' is private within this context {
> ::new
ascxx/curve.h:
class Curve : public Instanc{
friend class std::vector;
private:
friend class Plot;
explicit Curve(const Instanc &);
Curve();
public:
Curve(const Curve &);
std::vector x;
std::vector y;
const std::string getLegend() const;
/**
Get the curv
OLD: Fedora-Rawhide-20160413.n.1
NEW: Fedora-Rawhide-20160414.n.0
= SUMMARY =
Added images:4
Dropped images: 2
Added packages: 4
Dropped packages:0
Upgraded packages: 72
Downgraded packages: 0
Size of added packages: 3.33 MiB
Size of dropped packages:0.00
Missing expected images:
Kde live i386
Workstation live i386
Kde live x86_64
Cloud_base raw-xz i386
Atomic raw-xz x86_64
Kde raw-xz armhfp
Workstation live x86_64
Images in this compose but not Rawhide-20160413.n.1:
Cloud_base qcow2 x86_64
Cloud_base raw-xz x86_64
Workstation raw-xz armhfp
Mate
On Thursday, April 7, 2016 7:54:36 AM CDT Neal Gompa wrote:
> On Thu, Apr 7, 2016 at 7:37 AM, Stephen Gallagher
wrote:
> > On 04/06/2016 04:49 AM, Jason L Tibbitts III wrote:
> >>> "PP" == Petr Pisar writes:
> >> PP> This changes meaning regarding to F25. Previous text banned rich
> >> PP> s
Please join us for the modularity wg meeting.
Agenda:
* Finalize charter
* Review progress
Langdon
--
devel mailing list
devel@lists.fedoraproject.org
http://lists.fedoraproject.org/admin/lists/devel@lists.fedoraproject.org
glibc-2.23.90-9.fc25 removed the type union wait from its API. This
used to be a BSD compatibility extension, but it has long since been
removed from the BSDs. It was never part of the POSIX process
interfaces, and its implementation relies on GCC extensions.
If your package is portable to a
On 14/04/16 06:34 -0400, Igor Gnatenko wrote:
ascxx/curve.h:
class Curve : public Instanc{
friend class std::vector;
private:
friend class Plot;
explicit Curve(const Instanc &);
Curve();
public:
Curve(const Curve &);
std::vector x;
std::vector y;
const std::string getLegen
On 14/04/16 15:42 +0100, Jonathan Wakely wrote:
On 14/04/16 06:34 -0400, Igor Gnatenko wrote:
ascxx/curve.h:
class Curve : public Instanc{
friend class std::vector;
private:
friend class Plot;
explicit Curve(const Instanc &);
Curve();
public:
Curve(const Curve &);
std::vector x;
st
> From: "Marcin Juszkiewicz"
>
> W dniu 12.04.2016 o 11:20, Honza Šilhan pisze:
> > The new version of DNF and DNF-PLUGINS-CORE has been released.
>
> Can someone update version in EPEL7?
The build for EPEL7 will be soon.
--
devel mailing list
devel@lists.fedoraproject.org
http://lists.fedorapr
= Proposed Self Contained Change: Replace UDisks2 by Storaged =
https://fedoraproject.org/wiki/Changes/Replace_UDisks2_by_Storaged
Change owner(s):
* Peter Hatina
* Tomáš Smetana
Storaged extends UDisks2 API by exporting several enterprise features
(in form of plugins), such as LVM2 and iSCSI.
On 14/04/16 15:47 +0100, Jonathan Wakely wrote:
On 14/04/16 15:42 +0100, Jonathan Wakely wrote:
On 14/04/16 06:34 -0400, Igor Gnatenko wrote:
ascxx/curve.h:
class Curve : public Instanc{
friend class std::vector;
private:
friend class Plot;
explicit Curve(const Instanc &);
Curve();
public:
Hi,
I'll upgrade libicu to 57.1 in rawhide, which as usual comes with
a soname bump. I requested a side tag for the builds, David Tardon will
help with rebuilding the dependent packages.
Eike
--
LibreOffice Calc developer. Number formatter stricken i18n transpositionizer.
GPG key "ID" 0x65632
On Thu, 2016-04-14 at 11:09 +, Fedora Rawhide Report wrote:
> OLD: Fedora-Rawhide-20160413.n.1
> NEW: Fedora-Rawhide-20160414.n.0
>
> = SUMMARY =
> Added images:4
> Dropped images: 2
> Added packages: 4
> Dropped packages:0
> Upgraded
Hi,
I am trying to work out why the xpra package is failing to build on
arm on the rawhide branch - it builds correctly on arm on other
branches. The failing build is:
http://koji.fedoraproject.org/koji/taskinfo?taskID=13659756
Afaics, it's failing during find-debuginfo.sh. Any help from the arm
> From: "Dennis Gilmore"
>
> On Thursday, April 7, 2016 7:54:36 AM CDT Neal Gompa wrote:
> > On Thu, Apr 7, 2016 at 7:37 AM, Stephen Gallagher
> wrote:
> > > On 04/06/2016 04:49 AM, Jason L Tibbitts III wrote:
> > >>> "PP" == Petr Pisar writes:
> > >> PP> This changes meaning regarding to F
Having a hard time with an OpenVPN network, where logs in journald
don't show anything of interest yet nm-openvpn quits.
What is the right procedure to pass the --debug flag to nm-openvpn
these days (i.e.: F23/F24)?
Everything I find is seriously outdated. Recent bz entries I reviewed
didn't offe
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
On 04/14/2016 04:52 PM, Jonathan Wakely wrote:
> On 14/04/16 15:47 +0100, Jonathan Wakely wrote:
>> On 14/04/16 15:42 +0100, Jonathan Wakely wrote:
>>> On 14/04/16 06:34 -0400, Igor Gnatenko wrote:
ascxx/curve.h: class Curve : public Instanc{ fr
Good news, everyone,
the first draft of the module metadata format is now available
for you to comment on. We've decided to go with YAML so it
should be fairly readable. You can view the latest version here:
https://pagure.io/fm-metadata/blob/master/f/metadata.yaml
What is is:
The file defines
On Thu, Apr 14, 2016 at 12:16 PM, Martin Langhoff
wrote:
> Having a hard time with an OpenVPN network, where logs in journald
> don't show anything of interest yet nm-openvpn quits.
To answer my own question:
- Create /usr/libexec/nm-openvpn-service-debug, a shell script that
execs /usr/libexe
On Thu, 2016-04-14 at 12:16 -0400, Martin Langhoff wrote:
> Having a hard time with an OpenVPN network, where logs in journald
> don't show anything of interest yet nm-openvpn quits.
>
> What is the right procedure to pass the --debug flag to nm-openvpn
> these days (i.e.: F23/F24)?
>
> Everythin
On Thu, 14 Apr 2016 16:22:26 +0100
Jonathan Underwood wrote:
> Hi,
>
> I am trying to work out why the xpra package is failing to build on
> arm on the rawhide branch - it builds correctly on arm on other
> branches. The failing build is:
>
> http://koji.fedoraproject.org/koji/taskinfo?taskID=1
There is a thread on the users' list * dealing with the issue that
after an upgrade, there's no non-obscure way to clean cached metadata
(or packages, even) from previous releases. The thread discussses DNF
and Yum, but it may apply to PackageKit/Software as well; I'm not sure
offhand.
It seems li
On 14 April 2016 at 17:47, Kevin Fenzi wrote:
> On Thu, 14 Apr 2016 16:22:26 +0100
> Jonathan Underwood wrote:
>
>> Hi,
>>
>> I am trying to work out why the xpra package is failing to build on
>> arm on the rawhide branch - it builds correctly on arm on other
>> branches. The failing build is:
>
On Thu, Apr 14, 2016 at 12:41 PM, Thomas Haller wrote:
> https://wiki.gnome.org/Projects/NetworkManager/Debugging#Debugging_NetworkManager-openvpn
>
> still works for me on F23 (nm-1-0).
good to hear! I'm on F23 right now.
The top of that page says it's all stale due to systemd, so I thought
per
On Thu, 2016-04-14 at 12:51 -0400, Matthew Miller wrote:
> There is a thread on the users' list * dealing with the issue that
> after an upgrade, there's no non-obscure way to clean cached metadata
> (or packages, even) from previous releases. The thread discussses DNF
> and Yum, but it may apply t
On Qui, 2016-04-14 at 12:51 -0400, Matthew Miller wrote:
> There is a thread on the users' list * dealing with the issue that
> after an upgrade, there's no non-obscure way to clean cached metadata
> (or packages, even) from previous releases. The thread discussses DNF
> and Yum, but it may apply t
On Thu, Apr 14, 2016 at 11:16 AM, Matthias Clasen wrote:
> It is also not really dnf-specific at all. Other apps or services may
> leave stuff behind in /var/cache too. One radical, but simple approach
> would be to simply rm -rf /var/cache after the upgrade. That would give
> you a system that i
On Thu, Apr 14, 2016 at 01:16:07PM -0400, Matthias Clasen wrote:
> If you put it in the dnf plugin, you leave out the new graphical
> upgrade that is coming in F24.
Yeah — and obviously not something I want to leave out. :)
> It is also not really dnf-specific at all. Other apps or services may
>
On Thursday, April 14, 2016 11:34:08 AM CDT Honza Šilhan wrote:
> > From: "Dennis Gilmore"
> >
> > On Thursday, April 7, 2016 7:54:36 AM CDT Neal Gompa wrote:
> > > On Thu, Apr 7, 2016 at 7:37 AM, Stephen Gallagher
> >
> > wrote:
> > > > On 04/06/2016 04:49 AM, Jason L Tibbitts III wrote:
> > >
On Wednesday, 13 April 2016 at 14:50, Igor Gnatenko wrote:
[...]
> > I'm going to update elpa to 2015.11 this week, which includes a soname
> > bump and an API change. This change affects the following packages:
> >
> > cp2k
> > openmx
> >
> > cp2k is already taken care of. I'm looking at openmx
Hi
I want to unretire libkml, the review is already done and approved, and
now I guessed that the next step was to file a rel-eng ticket to unblock
the branches [1], things have been pretty silent there though. Is this
still the correct procedure and are people simply busy, or is this the
wro
Following is the list of topics that will be discussed in the FESCo
meeting Friday at 17: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 '2016-04-15 17:00 UTC'
Links to all tickets below ca
OK, did a much better job of working zodbot this time. Although I still
managed to do #link wrong so, yeah. Thanks to bconoboy for his help.
We have approved the charter and we will have the voting members
selected by the next WG meeting.
Other progress was also reported, please check out the
> On Apr 14, 2016, at 4:16 PM, Kevin Fenzi wrote:
>
> Following is the list of topics that will be discussed in the FESCo
> meeting Friday at 17: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
36 matches
Mail list logo