I tried both system-config-selinux and semanage, and both failed.
However, I did not try the -d option to fcontext. I tried this and it
worked :-)
I was hoping not to have to reinstall selinux policies and relabel the
system.
Thanks,
Paolo
On 12/07/2015 02:11 PM, Gordon Messmer wrote:
On
Btw, please stick to proper formatting so that you do not attribute comments
made by you to somebody else (in this case me).
On Mon, 07 Dec 2015 22:13:40 + arnaud gaboury
wrote:
> On Mon, Dec 7, 2015, 10:13 PM Ranjan Maitra
> wrote:
>
> On Mon, 7 Dec 2015 17:11:19 +0100 arnaud gaboury
>
Kevin Fenzi wrote:
>> http://download.fedoraproject.org/pub/fedora/linux/releases/21/Everything/x86_64/os/repodata/repomd.xml:
>> [Errno -1] Error importing repomd.xml for fedora: Damaged repomd.xml file
>Try using the metalink instead of the baseurl and make sure time is set
>right on your machi
On 12/05/2015 11:13 AM, Alex Thomas wrote:
Looking at setting up several fedora workstations. Is it better to use
a CM tools to put all the xxx.repo files in /etc/yum.repos.d/ or use
various repo install rpms, ( rpmfusion, playonlinux, etc)
"better" is subjective. I install the "X-release" pa
On Mon, Dec 7, 2015, 10:13 PM Ranjan Maitra
wrote:
On Mon, 7 Dec 2015 17:11:19 +0100 arnaud gaboury
wrote:
> On Mon, Dec 7, 2015 at 4:44 PM, Ranjan Maitra
> wrote:
> > Question: why do you need R-intel-core? My RStudio works fine without
it.
>
> Long debate, but R built with Intel is faster.
On 12/07/2015 01:39 PM, Paolo Galtieri wrote:
I have tried using the various selinux tools to correct the problem
without success.
I created an entry matching yours and verified that I get the same error
when I do something like "semodule -B".
I was able to delete the entry using semanage, t
On 12/07/2015 01:39 PM, Paolo Galtieri wrote:
Somehow my SElinux config has gotten messed up. When I try to install a
module I get the following error:
libsepol.context_from_record: type httpd_prewikka_rw_content_t is not
defined (No such file or directory).
libsepol.context_from_record: could
Somehow my SElinux config has gotten messed up. When I try to install a
module I get the following error:
libsepol.context_from_record: type httpd_prewikka_rw_content_t is not
defined (No such file or directory).
libsepol.context_from_record: could not create context structure
(Invalid argume
On Mon, 7 Dec 2015 17:11:19 +0100 arnaud gaboury
wrote:
> On Mon, Dec 7, 2015 at 4:44 PM, Ranjan Maitra
> wrote:
> > Question: why do you need R-intel-core? My RStudio works fine without it.
>
> Long debate, but R built with Intel is faster.
I see, thanks! But, RStudio is hardly what I would
On 12/07/2015 02:06 AM, arnaud gaboury wrote:
In fact, I just did this and it build fine:
%files
%defattr(-, root, root, -)
%{_libdir}/%{name}/*
%{_localstatedir}/*
%{_sysconfdir}/*
When looking at various spec files from Fedora repo, I can't see such
method.Most spec files contain a very long
On 12/07/2015 11:17 AM, arnaud gaboury wrote:
On Mon, Dec 7, 2015 at 6:49 PM, Rick Stevens wrote:
On 12/07/2015 09:20 AM, arnaud gaboury wrote:
On Mon, Dec 7, 2015 at 5:16 PM, arnaud gaboury
wrote:
On Mon, Dec 7, 2015 at 5:09 PM, Michael Schwendt
wrote:
On Mon, 7 Dec 2015 16:14:03 +0100
Ok, so this is a really strange problem and I don't even know where to
dig, where to submit bug or anything.
I had my old Mitsumi USB keyboard that I switched to the shiny new
Logitech K270 wireless keyboard. The thing is that after bootup
keyboard layout switch is not working. Buttons are working
On Mon, 7 Dec 2015 09:49:03 -0800, Rick Stevens wrote:
> You should also make sure your "home-made" libR RPM pokes the
> pkg-config system so the various build tools know about it. Obviously
> you've installed it, but likely
>
> pkg-config {--exists | --atleast-version=VERSION | --exact-
>
On Mon, Dec 7, 2015 at 6:49 PM, Rick Stevens wrote:
> On 12/07/2015 09:20 AM, arnaud gaboury wrote:
>>
>> On Mon, Dec 7, 2015 at 5:16 PM, arnaud gaboury
>> wrote:
>>>
>>> On Mon, Dec 7, 2015 at 5:09 PM, Michael Schwendt
>>> wrote:
On Mon, 7 Dec 2015 16:14:03 +0100, arnaud gaboury wrote
On 12/07/2015 09:20 AM, arnaud gaboury wrote:
On Mon, Dec 7, 2015 at 5:16 PM, arnaud gaboury wrote:
On Mon, Dec 7, 2015 at 5:09 PM, Michael Schwendt wrote:
On Mon, 7 Dec 2015 16:14:03 +0100, arnaud gaboury wrote:
I wrote and build successfuly a rpm package. When it comes to install,
I have
On Mon, Dec 7, 2015 at 5:16 PM, arnaud gaboury wrote:
> On Mon, Dec 7, 2015 at 5:09 PM, Michael Schwendt wrote:
>> On Mon, 7 Dec 2015 16:14:03 +0100, arnaud gaboury wrote:
>>
>>> I wrote and build successfuly a rpm package. When it comes to install,
>>> I have this error:
>>>
>>> # dnf install My
On Mon, Dec 7, 2015 at 5:09 PM, Michael Schwendt wrote:
> On Mon, 7 Dec 2015 16:14:03 +0100, arnaud gaboury wrote:
>
>> I wrote and build successfuly a rpm package. When it comes to install,
>> I have this error:
>>
>> # dnf install MyPackage.rpm
>> Error: package rstudio-server-0.99.800-1.fc23.x8
On Mon, Dec 7, 2015 at 4:44 PM, Ranjan Maitra
wrote:
> Question: why do you need R-intel-core? My RStudio works fine without it.
Long debate, but R built with Intel is faster.
>
> Did you try BuildRequiring R-core-devel?
libR.so is installed by R-core, but will try
>
> Thanks,
> Ranjan
>
> PS: B
On Mon, 7 Dec 2015 16:14:03 +0100, arnaud gaboury wrote:
> I wrote and build successfuly a rpm package. When it comes to install,
> I have this error:
>
> # dnf install MyPackage.rpm
> Error: package rstudio-server-0.99.800-1.fc23.x86_64 requires
> libR.so()(64bit), but none of the providers can
Question: why do you need R-intel-core? My RStudio works fine without it.
Did you try BuildRequiring R-core-devel?
Thanks,
Ranjan
PS: Btw,
$ sudo dnf whatprovides /usr/lib64/R/lib/libR.so
Last metadata expiration check performed 1:42:29 ago on Mon Dec 7 08:00:56
2015.
R-core-3.2.2-2.fc23.x8
I wrote and build successfuly a rpm package. When it comes to install,
I have this error:
# dnf install MyPackage.rpm
Error: package rstudio-server-0.99.800-1.fc23.x86_64 requires
libR.so()(64bit), but none of the providers can be installed
The cited library is indeed already installed:
% ldconf
On Mon, Dec 7, 2015 at 1:22 PM, Michael Schwendt wrote:
> On Mon, 7 Dec 2015 11:06:18 +0100, arnaud gaboury wrote:
>
>> >> doubt is how deep I shall go in lisiting
>> >> direcrories/subdirectories/files.
>
>> >> What I would do is this:
>> >>
>> >> %files
>> >>
>> >> %{_libdir}/%{name}/bin/pandoc/
On Mon, 7 Dec 2015 11:06:18 +0100, arnaud gaboury wrote:
> >> doubt is how deep I shall go in lisiting
> >> direcrories/subdirectories/files.
> >> What I would do is this:
> >>
> >> %files
> >>
> >> %{_libdir}/%{name}/bin/pandoc/<--- dir
> >> %{_libdir}/%{name}/bin/postback/ < dir
On Mon, Dec 7, 2015 at 10:22 AM, arnaud gaboury
wrote:
> On Mon, Dec 7, 2015 at 10:02 AM, arnaud gaboury
> wrote:
>> I am not sure how I shall lsit my files under the %files section. My
>> doubt is how deep I shall go in lisiting
>> direcrories/subdirectories/files.
>>
>> Below is part of the con
On Mon, Dec 7, 2015 at 10:02 AM, arnaud gaboury
wrote:
> I am not sure how I shall lsit my files under the %files section. My
> doubt is how deep I shall go in lisiting
> direcrories/subdirectories/files.
>
> Below is part of the content of my buildroot
> --
been using an external USB keyboard on my ASUS laptop for quite some
time, always used "xset led 3" to turn on the keyboard backlighting.
suddenly, it doesn't work anymore. did something there change?
rday
--
Robert P.
I am not sure how I shall lsit my files under the %files section. My
doubt is how deep I shall go in lisiting
direcrories/subdirectories/files.
Below is part of the content of my buildroot
% ls usr/lib64/rstudio-server
bin/ resource
27 matches
Mail list logo