On 09/22/2015 05:53 AM, Patrick Dupre wrote:
> Yes,
>
> I did:
> setfacl -m u:amsterdam:r out.pdf
>
> but masterdam cannot access to the file:
>
> ls /home/pdupre/out.pdf
> ls: cannot access /home/pdupre/out.pdf: Permission denied
> or
> I/O Error: Couldn't open file '/home/pdupre/out.pdf'
>
>
Hi,
I was trying to do a koji build for a couple of my packages (pdf-stapler and
sylfilter) and for both of these I get the following error:
$ koji build --scratch f22 pdf-stapler-0.3.3-1.fc22.src.rpm
Uploading srpm: pdf-stapler-0.3.3-1.fc22.src.rpm
[] 100% 0
On 09/22/2015 04:04 AM, Michael Schwendt wrote:
On Sun, 20 Sep 2015 18:16:35 -0600, jd1008 wrote:
--> Processing Conflict: mutter-3.16.2-1.fc22.x86_64 conflicts
gnome-shell < 3.16.1
...
How do I resolve this?
Hard to say, since gnome-shell should be in the upgrade set. Your
system is in a w
On 22Sep2015 14:53, Patrick Dupre wrote:
On 22Sep2015 13:22, Patrick Dupre wrote:
>I am trying to use the acl, but I have not been successful.
Do commands like setfacl fail?
Yes,
I did:
setfacl -m u:amsterdam:r out.pdf
but masterdam cannot access to the file:
ls /home/pdupre/out.pdf
ls: can
On Tue, Sep 22, 2015 at 07:09:54PM +0200, Patrick Dupre wrote:
> I tried to compile (rpmbuild) the package perl-B-C (from cpan)
> because I could find an rpm.
> and I get the following error messages (rpmbuild -bb perl-B-C.spec)
>
> Processing files: perl-B-C-debuginfo-1.52-1.fc22.x86_64
> Checkin
On Sep 22, 2015 12:10 PM, "Patrick Dupre" wrote:
>
> Hello,
>
> I tried to compile (rpmbuild) the package perl-B-C (from cpan)
> because I could find an rpm.
> and I get the following error messages (rpmbuild -bb perl-B-C.spec)
>
> Processing files: perl-B-C-debuginfo-1.52-1.fc22.x86_64
> Checking
Hello,
I tried to compile (rpmbuild) the package perl-B-C (from cpan)
because I could find an rpm.
and I get the following error messages (rpmbuild -bb perl-B-C.spec)
Processing files: perl-B-C-debuginfo-1.52-1.fc22.x86_64
Checking for unpackaged file(s): /usr/lib/rpm/check-files
/home/pdupre/rp
condolences...
On Tue, Sep 22, 2015 at 6:29 AM, David Neil Kristensen
wrote:
> Sorry.
>
> But I want to unsubscribe.
>
> I use Windows 10.
>
> Thanks.
>
> Best regards
>
> David Neil Kristensen
>
>
> From: users-requ...@lists.fedoraproject.org
> Subject: users Digest, Vol 139, Issue 46
> To: use
Hello,
Is there a perlcc, or a way to create an executable from perl
in fedora?
Thank
===
Patrick DUPRÉ | | email: pdu...@gmx.com
Laboratoire de Physico-Chimie de l'Atmosphère | |
Universit
Linux, of any flavor, provides us with the greatest gift... choice. David
is simply exercising his. Thanks for giving us a go David. We are here if
you change your mind. As Gary already mentioned, check the bottom of emails
for the unsubscribe link. Good Luck.
-- Fred
On Tue, Sep 22, 2015 at
On 09/22/15 20:53, Patrick Dupre wrote:
> Yes,
>
> I did:
> setfacl -m u:amsterdam:r out.pdf
>
> but masterdam cannot access to the file:
>
> ls /home/pdupre/out.pdf
> ls: cannot access /home/pdupre/out.pdf: Permission denied
> or
> I/O Error: Couldn't open file '/home/pdupre/out.pdf'
Just like "n
On 09/21/2015 11:33 AM, Kevin Cummings wrote:
On 09/21/15 07:08, Patrick Dupre wrote:
Hello,
I am trying to install a package:
dnf install
/home/pdupre/rpmbuild/RPMS/x86_64/perl-Math-GSL-0.35-1.fc22.x86_64.rpm
but I get:
Error: nothing provides perl(Chart::Clicker::Drawing) needed by
perl-M
I have noticed that sometimes, depending on where my mouse is, the text
in thunderbird shakes up & down... like it has the jitters..
uname -a
Linux pauls-desktop.attlocal.net 4.1.6-201.fc22.x86_64 #1 SMP Fri Sep 4
17:49:24 UTC 2015 x86_64 x86_64 x86_64 GNU/Linux
lspci|grep VGA
01:00.0 VGA compat
Sorry to add to the SPAM, but
Windows 10 user, have pity on him.
David. please see the bottom of every email for instructions on how to
properly unsubscribe.
On Tuesday 22 September 2015 14:29:16 David Neil Kristensen wrote:
> Sorry.
> But I want to unsubscribe.
> I use Windows 10.
> Thank
Sorry.
But I want to unsubscribe.
I use Windows 10.
Thanks.
Best regards
David Neil Kristensen
From: users-requ...@lists.fedoraproject.org
Subject: users Digest, Vol 139, Issue 46
To: users@lists.fedoraproject.org
Date: Tue, 22 Sep 2015 12:00:02 +
Send users mailing list submissions to
That kernel is from fc21and should be removed from fc22 system.
On Sep 21, 2015 9:31 PM, "Jon Ingason" wrote:
> Den 2015-09-21 kl. 14:40, skrev Jon Ingason:
> > I just did fedup from fc21 to fc22 without any problems.
>
> Sorry for the noise. This was note a problem. Should have read what
> stood
Yes,
I did:
setfacl -m u:amsterdam:r out.pdf
but masterdam cannot access to the file:
ls /home/pdupre/out.pdf
ls: cannot access /home/pdupre/out.pdf: Permission denied
or
I/O Error: Couldn't open file '/home/pdupre/out.pdf'
===
On 22Sep2015 13:22, Patrick Dupre wrote:
I am trying to use the acl, but I have not been successful.
Do commands like setfacl fail?
I modified the /etc/fstab file:
from
dev/mapper/VolGrpUsr_DK0-home /home ext4default 1 2
to
dev/mapper/VolGrpUsr_DK0-home /home
setfacl -m [permissions] [file name]
On Tue, Sep 22, 2015 at 7:22 AM, Patrick Dupre wrote:
> Hello,
>
> I am trying to use the acl, but I have not been successful.
> I modified the /etc/fstab file:
> from
> dev/mapper/VolGrpUsr_DK0-home /home ext4default
> 1 2
> to
> dev/m
Hello,
I am trying to use the acl, but I have not been successful.
I modified the /etc/fstab file:
from
dev/mapper/VolGrpUsr_DK0-home /home ext4default 1 2
to
dev/mapper/VolGrpUsr_DK0-home /home ext4rw,acl 1 2
and
mount -v -o remoun
On Sun, 20 Sep 2015 18:16:35 -0600, jd1008 wrote:
> >>> --> Processing Conflict: mutter-3.16.2-1.fc22.x86_64 conflicts
> >>> gnome-shell < 3.16.1
> >>> ...
> >>> How do I resolve this?
> >> Hard to say, since gnome-shell should be in the upgrade set. Your
> >> system is in a weird state.
> > Has
21 matches
Mail list logo