Re: md5 files - how to use them ?

2018-05-29 Thread Samuel Sieb

On 05/29/2018 08:49 PM, Angelo Moreschini wrote:
I downloaded this file to the link 
http://www.eclipse.org/windowbuilder/download.php.

There are nothing other that files .zip,MD5.


Perhaps I misunderstand the instruction because my poor English ?
That can be.

But there I could get only a file .zip,MD5.  and no one .zip file.


The zip file is the "link" part, the md5 file is the "(md5 hash)" part.

But the better way is to copy the "Update site" link and add it the 
software sources in Eclipse.

___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org/message/WTHXK4KX3FV37TZNFL554KQM3UZFZDXW/


Re: md5 files - how to use them ?

2018-05-29 Thread Angelo Moreschini
Hi Ed,

you are right, "adding plugin" is a tool intern to Eclipse...



I already tried this way, but I wasn't able to find there the plug-in
"WindowBuilder" that I need...
So after some time that I worked around this problem I looked for one
alternative.

It seem it is another possibility to setg plug-in : "download the plug-in
as file.zip) on the computer and after to do a local installation" ...

I tried this second possibility,  but I found ONLY the file.zip.DM5
(not the WindowBuilder..zip)...

Ok I have to look better inside eclipse..

thank you

Angelo

On Wed, May 30, 2018 at 7:38 AM, Ed Greshko  wrote:

> On 05/30/18 11:49, Angelo Moreschini wrote:
> >
> > Perhaps I misunderstand the instruction because my poor English ?
> > That can be.
> >
> > But there I could get only a file .zip,MD5.  and no one .zip file.
>
>
> I do not use eclipse.  However, in looking at the site it seems you need to
> download/access the plugin from within the eclipse UI.  (I've no clue as
> to the
> eclipse UI, that is just my understanding looking at that site).
>
>
> --
> Conjecture is just a conclusion based on incomplete information. It isn't
> a fact.
>
>
> ___
> users mailing list -- users@lists.fedoraproject.org
> To unsubscribe send an email to users-le...@lists.fedoraproject.org
> Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
> List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
> List Archives: https://lists.fedoraproject.org/archives/list/users@lists.
> fedoraproject.org/message/4HQJOPKZCB6OUPOFGOORU677GC34NMC6/
>
>
___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org/message/SPBLNKAN7SMJXYAS26DSTUIMAFL3LCQI/


Re: error with /run/user/1000/dconf

2018-05-29 Thread Michael D. Setzer II
Have the session started thru the rc.local at startup

runuser -l msetzerii -c 'vncserver :xx -geometry 1280x1024'

So, not sure why that wouldn't create a login session to run the vnc??
Been running thru many version of linux going back to Redhat 9, and now 
thru to Fedora 27. Didn't notice error messages before 27, so not sure if they 
were there before. You don't see the messages if you run gedit from the 
menus, but from the command line, they pop up. 

Without the login, the directory doesn't exist.
With login.

tmpfs 758388 4758384   1% /run/user/1000
# find .
.
./dconf
./dconf/user
./bus
./systemd
./systemd/private
./systemd/notify
./systemd/transient

So, not sure if errors are not important, or if setting up an ssh startup 
process 
would be a solution. The machine doesn't have a monitor, so just vnc into it.




On 29 May 2018 at 22:13, Samuel Sieb wrote:

Subject:Re: error with /run/user/1000/dconf
To: users@lists.fedoraproject.org
From:   Samuel Sieb 
Date sent:  Tue, 29 May 2018 22:13:17 -0700
Send reply to:  Community support for Fedora users 


> On 05/29/2018 08:34 PM, Michael D. Setzer II wrote:
> > Question:
> > 1. Why isn't the /run/user/1000 directory created with a login (actually 
> > connected via VNC)
> > 2. Why does an ssh login create it, but not the vnc session?
> 
> How are you starting the VNC server?  If you aren't running through a 
> display manager, you probably aren't going through the login process.
> ___
> users mailing list -- users@lists.fedoraproject.org
> To unsubscribe send an email to users-le...@lists.fedoraproject.org
> Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
> List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
> List Archives: 
> https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org/message/BQJWQZOLDXCYH7TBEO3DXRL32BRIYSFQ/


++
 Michael D. Setzer II - Computer Science Instructor (Retired) 
 mailto:mi...@guam.net
 mailto:msetze...@gmail.com
 Guam - Where America's Day Begins
 G4L Disk Imaging Project maintainer 
 http://sourceforge.net/projects/g4l/
++

http://setiathome.berkeley.edu (Original)
Number of Seti Units Returned:  19,471
Processing time:  32 years, 290 days, 12 hours, 58 minutes
(Total Hours: 287,489)

BOINC@HOME CREDITS

ROSETTA  65556914.872459 | ABC  16613838.513356
SETI109374891.314959 | EINSTEIN141058465.999240
___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org/message/X3WWKTG6LR3FSPU4UZ23VXUNFG33GBUL/


Re: error with /run/user/1000/dconf

2018-05-29 Thread Samuel Sieb

On 05/29/2018 08:34 PM, Michael D. Setzer II wrote:

Question:
1. Why isn't the /run/user/1000 directory created with a login (actually 
connected via VNC)

2. Why does an ssh login create it, but not the vnc session?


How are you starting the VNC server?  If you aren't running through a 
display manager, you probably aren't going through the login process.

___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org/message/BQJWQZOLDXCYH7TBEO3DXRL32BRIYSFQ/


Re: md5 files - how to use them ?

2018-05-29 Thread Ed Greshko
On 05/30/18 11:49, Angelo Moreschini wrote:
>
> Perhaps I misunderstand the instruction because my poor English ?
> That can be.
>
> But there I could get only a file .zip,MD5.  and no one .zip file.


I do not use eclipse.  However, in looking at the site it seems you need to
download/access the plugin from within the eclipse UI.  (I've no clue as to the
eclipse UI, that is just my understanding looking at that site).


-- 
Conjecture is just a conclusion based on incomplete information. It isn't a 
fact.



signature.asc
Description: OpenPGP digital signature
___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org/message/4HQJOPKZCB6OUPOFGOORU677GC34NMC6/


Re: md5 files - how to use them ?

2018-05-29 Thread Angelo Moreschini
I downloaded this file to the link
http://www.eclipse.org/windowbuilder/download.php.
There are nothing other that files .zip,MD5.


Perhaps I misunderstand the instruction because my poor English ?
That can be.

But there I could get only a file .zip,MD5.  and no one .zip file.

thank you

Angelo




On Wed, May 30, 2018 at 1:49 AM, Michael Schwendt 
wrote:

> On Tue, 29 May 2018 17:05:33 +0300, Angelo Moreschini wrote:
>
> > I tried this :
> >
> > commad
> >
> > output
> >
> >
> > *md5sum *
> >
> > ./WB_v1.8.0_UpdateSite_for_Eclipse4.5.zip
> >
> > d06dc1c7000dc910ce4642fc7b09c312 ./WB_v1.8.0_UpdateSite_for_
> Eclipse4.5.zip
> >
> > *cat* ./WB_v1.8.0_UpdateSite_for_Eclipse4.5.zip.MD5
> >
> > d876735181a68126b918735859665fd7
> > */shared/tools/windowbuilder/stage/WB/WB_v1.8.0_UpdateSite_
> for_Eclipse4.5.zip
> >
> >
> > where I can find the plug-in to use on eclipse  ?
>
> Let's not turn this into a riddle, please. Where did you download the two
> files you refer to above? You've downloaded a .zip file already. If it
> doesn't pass the MD5 check, perhaps it has been damaged/truncated during
> download. You could use a program like "zip" to test integrity of the
> file. Or perhaps the MD5 file is out-of-date. In that case you may need
> to ask the publisher of those files.
> ___
> users mailing list -- users@lists.fedoraproject.org
> To unsubscribe send an email to users-le...@lists.fedoraproject.org
> Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
> List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
> List Archives: https://lists.fedoraproject.org/archives/list/users@lists.
> fedoraproject.org/message/LS4ZAQ5UJ34JT5ZW723435GNSEWWSRIT/
>
___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org/message/ZHO2KKPWHAEO7RHHHQSIQUNDZBVKHGUQ/


error with /run/user/1000/dconf

2018-05-29 Thread Michael D. Setzer II
In using gedit from command line, I will see these errors?

(gedit:18414): dconf-CRITICAL **: unable to create directory 
'/run/user/1000/dconf': Permission denied.  dconf will not work properly.

The directory actually does not exist, but there are other /urn/user 
directories.

If I ssh into the machine using the user id, then the /run/user/1000 directory 
and subdirectories are created, and then using gedit does not issue the 
errors?

Question:
1. Why isn't the /run/user/1000 directory created with a login (actually 
connected via VNC)
2. Why does an ssh login create it, but not the vnc session?



___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org/message/VK735ICUL2WRINIJWZDYU67UMPXMASNA/


Re: 4% battery; dpesn't suspend

2018-05-29 Thread Tim via users
Allegedly, on or about 29 May 2018, Wolfgang Pfeiffer sent:
> The logs here are interesting anyways, and I'm still wondering where
> the system actually saved the image: in /tmp, or swap partition?

The usual method of hibernating is to dump the memory into the swap
partition.  I do not know what will happen if your swap partition is
smaller than your RAM, though.

-- 
[tim@localhost ~]$ uname -rsvp
Linux 4.16.7-100.fc26.x86_64 #1 SMP Wed May 2 21:45:56 UTC 2018 x86_64

Boilerplate:  All mail to my mailbox is automatically deleted.
There is no point trying to privately email me, I only get to see
the messages posted to the mailing list.

If you don't understand how e-mail threading works, then follow the
instructions given by those who do, and don't argue with them.
___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org/message/C342R4O6OYQMCPPF2TW7WTK3UJOWLEP7/


Re: F28 - K3b failure on image copy

2018-05-29 Thread Ed Greshko
On 05/30/18 08:35, Robert Moskowitz wrote:
>
>
> On 05/29/2018 08:13 PM, Ed Greshko wrote:
>> On 05/30/18 05:31, Robert Moskowitz wrote:
>>> But gdhadow did get updated:
>>>
>>> grep rgm gshadow
>>> wheel:::rgm
>>> cdrom:::rgm
>>> rgm:!::
>>>
>>>
>>> More confusion.  :(
>>
>> I've added the following comment to the BZ.
>>
>> FWIW, you can workaround the problem by doing
>>
>> sudo chmod +s /usr/bin/wodim
>
> Thanks, but I have mixed feelings about workarounds, as I then don't know if 
> it is
> really fixed.  I still have my old system that I can use for burning CDs and 
> DVD
> for a while.  A pain moving stuff..

Well, it is a "workaround" which means it isn't actually fixed.

You filed a BZ and the resolution of that BZ will be the "real" fix.  My 
suggestion
is only to get it working if you need it to work.  But you said you have other
systems you can use.  Sadly, I only have one system with a DVD drive, that I 
rarely
use, but decided to try and use it today to dupe a audio CD for someone that 
has been
pestering me.  :-)

>
>> I checked an F27 system, it doesn't have a DVD, and suid isn't set.  But, as 
>> I said,
>> I had no problems with k3b in F27.  I used it minimally.
>
> Pretty much all my burning is via K3B.  My wife is often asking me to make 
> copies
> of her CDs, or to make special CD audio builds that she uses for her 
> pre-schoolers
> she works with.  So at least once a week I am firing it up.
>
>

-- 
Conjecture is just a conclusion based on incomplete information. It isn't a 
fact.



signature.asc
Description: OpenPGP digital signature
___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org/message/DIDBOXZ52FXKNF56TPS5OPISSCLEFHXQ/


Re: F28 - K3b failure on image copy

2018-05-29 Thread Robert Moskowitz



On 05/29/2018 08:13 PM, Ed Greshko wrote:

On 05/30/18 05:31, Robert Moskowitz wrote:

But gdhadow did get updated:

grep rgm gshadow
wheel:::rgm
cdrom:::rgm
rgm:!::


More confusion.  :(


I've added the following comment to the BZ.

FWIW, you can workaround the problem by doing

sudo chmod +s /usr/bin/wodim


Thanks, but I have mixed feelings about workarounds, as I then don't 
know if it is really fixed.  I still have my old system that I can use 
for burning CDs and DVD for a while.  A pain moving stuff..



I checked an F27 system, it doesn't have a DVD, and suid isn't set.  But, as I 
said,
I had no problems with k3b in F27.  I used it minimally.


Pretty much all my burning is via K3B.  My wife is often asking me to 
make copies of her CDs, or to make special CD audio builds that she uses 
for her pre-schoolers she works with.  So at least once a week I am 
firing it up.


___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org/message/RV4XLRI7GAUMV6TGXKT7ESNWEBW6HMMN/


Re: F28 - K3b failure on image copy

2018-05-29 Thread Robert Moskowitz



On 05/29/2018 06:41 PM, Rick Stevens wrote:

On 05/29/2018 02:19 PM, Robert Moskowitz wrote:

added to the cdrom group disconnected the DVD/RW, restarted K3B and
still get the error.  In device settings I see the message:

In order to give K3b full access to the writer device the current user
needs be added to a group cdrom. The Permission helper that could do
this for you was not enabled during build. Please rebuild the package
with the Permission helper enabled or contact your distribution.

Me in groups is:

grep rgm group wheel:x:10:rgm cdrom:x:11:rgm rgm:x:1000:

Are you using the lightdm desktop manager and pam-kwallet? This may
be related to the other issues this combination causes (seems like it's
poking its nose into a lot of things).


No.  Xfce.



If you are, edit the /etc/pam.d/lightdm file and comment out the lines
that reference pam_kwallet.so and pam_kwallet5.so (just stick a "#"
in front of the lines), save the file, log out and back in and try your
operation again.

If that solves the issue, add a note to the bugzilla on lightdm/kwallet
(BZ #1581495) giving the details.


On 05/29/2018 05:13 PM, Robert Moskowitz wrote:

Seems the error is that my user needs to be added to group cdrom. This
was not the case in the past...


On 05/29/2018 04:53 PM, Robert Moskowitz wrote:

First time using K3b on this system.  Plugged the DVD/RW in.  Copied
the CD no problem but the write failed:

Devices
---
SONY DVD RW DRU-840A SS01 (/dev/sr0, CD-R, CD-RW, CD-ROM, DVD-ROM,
DVD-R, DVD-RW, DVD-R DL, DVD+R, DVD+RW, DVD+R DL) [DVD-ROM, DVD-R
Sequential, DVD-R Dual Layer Sequential, DVD-R Dual Layer Jump,
DVD-RAM, DVD-RW Restricted Overwrite, DVD-RW Sequential, DVD+RW,
DVD+R, DVD+R Dual Layer, CD-ROM, CD-R, CD-RW] [SAO, TAO, RAW,
SAO/R96P, SAO/R96R, RAW/R16, RAW/R96P, RAW/R96R, Restricted
Overwrite, Layer Jump] [%7]

System
---
K3b Version: 17.12.3
KDE Version: 5.44.0
Qt Version:  5.10.1
Kernel:  4.16.11-300.fc28.x86_64

Used versions
---
cdrecord: 1.1.11

cdrecord
---
/usr/bin/wodim: Operation not permitted. Warning: Cannot raise
RLIMIT_MEMLOCK limits.
scsidev: '/dev/sr0'
devname: '/dev/sr0'
scsibus: -2 target: -2 lun: -2
/usr/bin/wodim: Cannot allocate memory.
Cannot open SCSI driver!
For possible targets try 'wodim --devices' or 'wodim -scanbus'.
For possible transport specifiers try 'wodim dev=help'.
For IDE/ATAPI devices configuration, see the file README.ATAPI.setup
from
the wodim documentation.
TOC Type: 0 = CD-DA

cdrecord command:
---
/usr/bin/wodim -v gracetime=2 dev=/dev/sr0 speed=40 -raw96r
driveropts=burnfree -text -useinfo -audio -shorttrack
/home/rgm/Videos/k3bCdCopy0/Track01.wav
/home/rgm/Videos/k3bCdCopy0/Track02.wav
/home/rgm/Videos/k3bCdCopy0/Track03.wav
/home/rgm/Videos/k3bCdCopy0/Track04.wav
/home/rgm/Videos/k3bCdCopy0/Track05.wav
/home/rgm/Videos/k3bCdCopy0/Track06.wav
/home/rgm/Videos/k3bCdCopy0/Track07.wav
/home/rgm/Videos/k3bCdCopy0/Track08.wav
/home/rgm/Videos/k3bCdCopy0/Track09.wav
___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives:
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org/message/52NEF74MLEL57JTOPWBPASBXV5XPXTGQ/

___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives:
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org/message/DDSTJUUYUSSEHR57QI652WASEDXC5SQ6/



___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org/message/ZL3JWQGIUKY3X6Z2GXFXW6KJVPGZE2VZ/




___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org/message/N5OGIPA5HTI7KNQBBQBPOWYAHB5IBQGD/


Re: F28 - K3b failure on image copy

2018-05-29 Thread Ed Greshko
On 05/30/18 05:31, Robert Moskowitz wrote:
> But gdhadow did get updated:
>
> grep rgm gshadow
> wheel:::rgm
> cdrom:::rgm
> rgm:!::
>
>
> More confusion.  :(


I've added the following comment to the BZ.

FWIW, you can workaround the problem by doing

sudo chmod +s /usr/bin/wodim

I checked an F27 system, it doesn't have a DVD, and suid isn't set.  But, as I 
said,
I had no problems with k3b in F27.  I used it minimally.

-- 
Conjecture is just a conclusion based on incomplete information. It isn't a 
fact.



signature.asc
Description: OpenPGP digital signature
___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org/message/KGAH5NP22ZLXZQWECAFVQVWCWAIBHUFI/


Re: F28 - K3b failure on image copy

2018-05-29 Thread Ed Greshko
On 05/30/18 06:41, Rick Stevens wrote:
> On 05/29/2018 02:19 PM, Robert Moskowitz wrote:
>> added to the cdrom group disconnected the DVD/RW, restarted K3B and
>> still get the error.  In device settings I see the message:
>>
>> In order to give K3b full access to the writer device the current user
>> needs be added to a group cdrom. The Permission helper that could do
>> this for you was not enabled during build. Please rebuild the package
>> with the Permission helper enabled or contact your distribution.
>>
>> Me in groups is:
>>
>> grep rgm group wheel:x:10:rgm cdrom:x:11:rgm rgm:x:1000:
> Are you using the lightdm desktop manager and pam-kwallet? This may
> be related to the other issues this combination causes (seems like it's
> poking its nose into a lot of things).

That doesn't appear to be the problem.  I am not running lightdm, running sddm 
and
KDE.  I'd not used my DVD drive since F27.

Put in a CD-RW disk and tried to blank it and it failed as a normal user who is 
also
in the wheel group.

[egreshko@meimei ~]$ /usr/bin/wodim -v gracetime=2 dev=/dev/sr0 speed=4 -tao
driveropts=burnfree blank=fast
TOC Type: 1 = CD-ROM
/usr/bin/wodim: Operation not permitted. Warning: Cannot raise RLIMIT_MEMLOCK 
limits.
scsidev: '/dev/sr0'
devname: '/dev/sr0'
scsibus: -2 target: -2 lun: -2
/usr/bin/wodim: Cannot allocate memory.
Cannot open SCSI driver!
For possible targets try 'wodim --devices' or 'wodim -scanbus'.
For possible transport specifiers try 'wodim dev=help'.
For IDE/ATAPI devices configuration, see the file README.ATAPI.setup from
the wodim documentation.

Worked as root...

[root@meimei ~]# /usr/bin/wodim -v gracetime=2 dev=/dev/sr0 speed=4 -tao
driveropts=burnfree blank=fast
TOC Type: 1 = CD-ROM
scsidev: '/dev/sr0'
devname: '/dev/sr0'
scsibus: -2 target: -2 lun: -2
Linux sg driver version: 3.5.27
Wodim version: 1.1.11
Driveropts: 'burnfree'
SCSI buffer size: 64512
Device type    : Removable CD-ROM
Version    : 5
Response Format: 2
Capabilities   :
Vendor_info    : 'ASUS    '
Identification : 'DRW-24D5MT  '
Revision   : '1.00'
Device seems to be: Generic mmc2 DVD-R/DVD-RW.
Current: 0x000A (CD-RW)
Profile: 0x0015 (DVD-R/DL sequential recording)
Profile: 0x0016 (DVD-R/DL layer jump recording)
Profile: 0x002B (DVD+R/DL)
Profile: 0x001B (DVD+R)
Profile: 0x001A (DVD+RW)
Profile: 0x0014 (DVD-RW sequential recording)
Profile: 0x0013 (DVD-RW restricted overwrite)
Profile: 0x0012 (DVD-RAM)
Profile: 0x0011 (DVD-R sequential recording)
Profile: 0x0010 (DVD-ROM)
Profile: 0x000A (CD-RW) (current)
Profile: 0x0009 (CD-R)
Profile: 0x0008 (CD-ROM) (current)
Profile: 0x0002 (Removable disk)
Using generic SCSI-3/mmc   CD-R/CD-RW driver (mmc_cdr).
Driver flags   : MMC-3 SWABAUDIO BURNFREE
Supported modes: TAO PACKET SAO SAO/R96P SAO/R96R RAW/R16 RAW/R96P RAW/R96R
Drive buf size : 362208 = 353 KB
Beginning DMA speed test. Set CDR_NODMATEST environment variable if device
communication breaks or freezes immediately after that.
Current Secsize: 2048
ATIP info from disk:
  Indicated writing power: 5
  Reference speed: 2
  Is not unrestricted
  Is erasable
  ATIP start of lead in:  -11940 (97:22/60)
  ATIP start of lead out: 335975 (74:41/50)
  1T speed low:  0 (reserved val  0) 1T speed high:  4
  2T speed low:  0 (reserved val  5) 2T speed high:  0 (reserved val 10)
  power mult factor: 3 5
  recommended erase/write power: 2
  A1 values: 02 3A A0
  A2 values: 5A A6 14
Disk type:    Phase change
Manuf. index: 43
Manufacturer: Acer Media Technology, Inc.
Speed set to 706 KB/s
Starting to write CD/DVD at speed   4.0 in real BLANK mode for single session.
Last chance to quit, starting real write in    0 seconds. Operation starts.
Performing OPC...
Blanking PMA, TOC, pregap
Blanking time:   49.513s

Added user to cdrom group...

[egreshko@meimei ~]$ groups
egreshko wheel cdrom systemd-journal libvirt wireshark vboxusers

And it still fails.




-- 
Conjecture is just a conclusion based on incomplete information. It isn't a 
fact.



signature.asc
Description: OpenPGP digital signature
___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org/message/67SETSRMDX2CEFD5B2GC7HQJXZZH6YDP/


Re: md5 files - how to use them ?

2018-05-29 Thread Michael Schwendt
On Tue, 29 May 2018 17:05:33 +0300, Angelo Moreschini wrote:

> I tried this :
> 
> commad
> 
> output
> 
> 
> *md5sum *
> 
> ./WB_v1.8.0_UpdateSite_for_Eclipse4.5.zip
> 
> d06dc1c7000dc910ce4642fc7b09c312 ./WB_v1.8.0_UpdateSite_for_Eclipse4.5.zip
> 
> *cat* ./WB_v1.8.0_UpdateSite_for_Eclipse4.5.zip.MD5
> 
> d876735181a68126b918735859665fd7
> */shared/tools/windowbuilder/stage/WB/WB_v1.8.0_UpdateSite_for_Eclipse4.5.zip
> 
> 
> where I can find the plug-in to use on eclipse  ?

Let's not turn this into a riddle, please. Where did you download the two
files you refer to above? You've downloaded a .zip file already. If it
doesn't pass the MD5 check, perhaps it has been damaged/truncated during
download. You could use a program like "zip" to test integrity of the
file. Or perhaps the MD5 file is out-of-date. In that case you may need
to ask the publisher of those files.
___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org/message/LS4ZAQ5UJ34JT5ZW723435GNSEWWSRIT/


Re: F28 - K3b failure on image copy

2018-05-29 Thread Rick Stevens
On 05/29/2018 02:19 PM, Robert Moskowitz wrote:
> added to the cdrom group disconnected the DVD/RW, restarted K3B and
> still get the error.  In device settings I see the message:
> 
> In order to give K3b full access to the writer device the current user
> needs be added to a group cdrom. The Permission helper that could do
> this for you was not enabled during build. Please rebuild the package
> with the Permission helper enabled or contact your distribution.
> 
> Me in groups is:
> 
> grep rgm group wheel:x:10:rgm cdrom:x:11:rgm rgm:x:1000:

Are you using the lightdm desktop manager and pam-kwallet? This may
be related to the other issues this combination causes (seems like it's
poking its nose into a lot of things).

If you are, edit the /etc/pam.d/lightdm file and comment out the lines
that reference pam_kwallet.so and pam_kwallet5.so (just stick a "#"
in front of the lines), save the file, log out and back in and try your
operation again.

If that solves the issue, add a note to the bugzilla on lightdm/kwallet
(BZ #1581495) giving the details.

> On 05/29/2018 05:13 PM, Robert Moskowitz wrote:
>> Seems the error is that my user needs to be added to group cdrom. This
>> was not the case in the past...
>>
>>
>> On 05/29/2018 04:53 PM, Robert Moskowitz wrote:
>>> First time using K3b on this system.  Plugged the DVD/RW in.  Copied
>>> the CD no problem but the write failed:
>>>
>>> Devices
>>> ---
>>> SONY DVD RW DRU-840A SS01 (/dev/sr0, CD-R, CD-RW, CD-ROM, DVD-ROM,
>>> DVD-R, DVD-RW, DVD-R DL, DVD+R, DVD+RW, DVD+R DL) [DVD-ROM, DVD-R
>>> Sequential, DVD-R Dual Layer Sequential, DVD-R Dual Layer Jump,
>>> DVD-RAM, DVD-RW Restricted Overwrite, DVD-RW Sequential, DVD+RW,
>>> DVD+R, DVD+R Dual Layer, CD-ROM, CD-R, CD-RW] [SAO, TAO, RAW,
>>> SAO/R96P, SAO/R96R, RAW/R16, RAW/R96P, RAW/R96R, Restricted
>>> Overwrite, Layer Jump] [%7]
>>>
>>> System
>>> ---
>>> K3b Version: 17.12.3
>>> KDE Version: 5.44.0
>>> Qt Version:  5.10.1
>>> Kernel:  4.16.11-300.fc28.x86_64
>>>
>>> Used versions
>>> ---
>>> cdrecord: 1.1.11
>>>
>>> cdrecord
>>> ---
>>> /usr/bin/wodim: Operation not permitted. Warning: Cannot raise
>>> RLIMIT_MEMLOCK limits.
>>> scsidev: '/dev/sr0'
>>> devname: '/dev/sr0'
>>> scsibus: -2 target: -2 lun: -2
>>> /usr/bin/wodim: Cannot allocate memory.
>>> Cannot open SCSI driver!
>>> For possible targets try 'wodim --devices' or 'wodim -scanbus'.
>>> For possible transport specifiers try 'wodim dev=help'.
>>> For IDE/ATAPI devices configuration, see the file README.ATAPI.setup
>>> from
>>> the wodim documentation.
>>> TOC Type: 0 = CD-DA
>>>
>>> cdrecord command:
>>> ---
>>> /usr/bin/wodim -v gracetime=2 dev=/dev/sr0 speed=40 -raw96r
>>> driveropts=burnfree -text -useinfo -audio -shorttrack
>>> /home/rgm/Videos/k3bCdCopy0/Track01.wav
>>> /home/rgm/Videos/k3bCdCopy0/Track02.wav
>>> /home/rgm/Videos/k3bCdCopy0/Track03.wav
>>> /home/rgm/Videos/k3bCdCopy0/Track04.wav
>>> /home/rgm/Videos/k3bCdCopy0/Track05.wav
>>> /home/rgm/Videos/k3bCdCopy0/Track06.wav
>>> /home/rgm/Videos/k3bCdCopy0/Track07.wav
>>> /home/rgm/Videos/k3bCdCopy0/Track08.wav
>>> /home/rgm/Videos/k3bCdCopy0/Track09.wav
>>> ___
>>> users mailing list -- users@lists.fedoraproject.org
>>> To unsubscribe send an email to users-le...@lists.fedoraproject.org
>>> Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
>>> List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
>>> List Archives:
>>> https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org/message/52NEF74MLEL57JTOPWBPASBXV5XPXTGQ/
>> ___
>> users mailing list -- users@lists.fedoraproject.org
>> To unsubscribe send an email to users-le...@lists.fedoraproject.org
>> Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
>> List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
>> List Archives:
>> https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org/message/DDSTJUUYUSSEHR57QI652WASEDXC5SQ6/
> 
> 
> 
> ___
> users mailing list -- users@lists.fedoraproject.org
> To unsubscribe send an email to users-le...@lists.fedoraproject.org
> Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
> List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
> List Archives: 
> https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org/message/ZL3JWQGIUKY3X6Z2GXFXW6KJVPGZE2VZ/
> 


-- 
--
- Rick Stevens, Systems Engineer, AllDigitalri...@alldigital.com -
- AIM/Skype: therps2ICQ: 226437340   Yahoo: origrps2 -
--
-  Programmers often confuse Halloween and Christmas.-

[seeking advice] MariaDB - TokuDB storage engine

2018-05-29 Thread Michal Schorm
Hello,

I maintain MariaDB.
There is a subpackage containing TokuDB storage engine. (available only for
x86_64)

However the TokuDB can't be build against Jemalloc 5, but on F>=28 there is
no older jemalloc version.
The build without jemalloc is not supported too.


Is it OK to drop the subpackage on F28 and later until the upstream adds
the Jemalloc 5 support?
I'm ready to drop such update to Bodhi.

Here's a bugzilla for this issue:
https://bugzilla.redhat.com/show_bug.cgi?id=1538870

--

So far, on F>=28 the TokuDB was build without jemalloc.
It may be risky to rely on, yet no one complained.

That's why I'm asking users mailing list too, to get a feedback for such
pontential users, i would be otherwise unable to reach.

--

Michal Schorm
Associate Software Engineer
Core Services - Databases Team
Red Hat
___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org/message/73XPME5WCBTD74QJ7ML7VZFVWCCD6ZBK/


bug filed: Re: F28 - K3b failure on image copy

2018-05-29 Thread Robert Moskowitz

*Bug 1583845* 

On 05/29/2018 05:31 PM, Robert Moskowitz wrote:

But gdhadow did get updated:

grep rgm gshadow
wheel:::rgm
cdrom:::rgm
rgm:!::


More confusion.  :(

On 05/29/2018 05:22 PM, Robert Moskowitz wrote:



On 05/29/2018 05:17 PM, Rex Dieter wrote:

Robert Moskowitz wrote:


Seems the error is that my user needs to be added to group cdrom. This
was not the case in the past...

That should not be required now either.  Mind filing a bug?


I will work on getting into bugzilla.  Also got the following. 
Perhaps when I tried to add me to cdrom with the usrmod command from 
su..


SELinux is preventing pool from getattr access on the file /etc/gshadow.

*  Plugin catchall (100. confidence) suggests 
**


If you believe that pool should be allowed getattr access on the 
gshadow file by default.

Then you should report this as a bug.
You can generate a local policy module to allow this access.
Do
allow this access for now by executing:
# ausearch -c 'pool' --raw | audit2allow -M my-pool
# semodule -X 300 -i my-pool.pp

Additional Information:
Source Context unconfined_u:unconfined_r:thumb_t:s0-s0:c0.c1023
Target Context    system_u:object_r:shadow_t:s0
Target Objects    /etc/gshadow [ file ]
Source    pool
Source Path   pool
Port  
Host  lx121e.htt-consult.com
Source RPM Packages
Target RPM Packages   setup-2.11.4-1.fc28.noarch
Policy RPM selinux-policy-3.14.1-29.fc28.noarch
Selinux Enabled   True
Policy Type   targeted
Enforcing Mode    Enforcing
Host Name lx121e.htt-consult.com
Platform  Linux lx121e.htt-consult.com
  4.16.11-300.fc28.x86_64 #1 SMP Tue May 
22 18:29:09

  UTC 2018 x86_64 x86_64
Alert Count   2
First Seen    2018-05-29 17:13:56 EDT
Last Seen 2018-05-29 17:13:56 EDT
Local ID b3355fe8-15e5-4422-9ccf-8794cd452416

Raw Audit Messages
type=AVC msg=audit(1527628436.92:843): avc:  denied  { getattr } for  
pid=11867 comm="pool" path="/etc/gshadow" dev="sda3" ino=140981 
scontext=unconfined_u:unconfined_r:thumb_t:s0-s0:c0.c1023 
tcontext=system_u:object_r:shadow_t:s0 tclass=file permissive=0



Hash: pool,thumb_t,shadow_t,file,getattr



-- Rex


On 05/29/2018 04:53 PM, Robert Moskowitz wrote:

First time using K3b on this system. Plugged the DVD/RW in.  Copied
the CD no problem but the write failed:

Devices
---
SONY DVD RW DRU-840A SS01 (/dev/sr0, CD-R, CD-RW, CD-ROM, DVD-ROM,
DVD-R, DVD-RW, DVD-R DL, DVD+R, DVD+RW, DVD+R DL) [DVD-ROM, DVD-R
Sequential, DVD-R Dual Layer Sequential, DVD-R Dual Layer Jump,
DVD-RAM, DVD-RW Restricted Overwrite, DVD-RW Sequential, DVD+RW,
DVD+R, DVD+R Dual Layer, CD-ROM, CD-R, CD-RW] [SAO, TAO, RAW,
SAO/R96P, SAO/R96R, RAW/R16, RAW/R96P, RAW/R96R, Restricted 
Overwrite,

Layer Jump] [%7]

System
---
K3b Version: 17.12.3
KDE Version: 5.44.0
Qt Version:  5.10.1
Kernel:  4.16.11-300.fc28.x86_64

Used versions
---
cdrecord: 1.1.11

cdrecord
---
/usr/bin/wodim: Operation not permitted. Warning: Cannot raise
RLIMIT_MEMLOCK limits.
scsidev: '/dev/sr0'
devname: '/dev/sr0'
scsibus: -2 target: -2 lun: -2
/usr/bin/wodim: Cannot allocate memory.
Cannot open SCSI driver!
For possible targets try 'wodim --devices' or 'wodim -scanbus'.
For possible transport specifiers try 'wodim dev=help'.
For IDE/ATAPI devices configuration, see the file 
README.ATAPI.setup from

the wodim documentation.
TOC Type: 0 = CD-DA

cdrecord command:
---
/usr/bin/wodim -v gracetime=2 dev=/dev/sr0 speed=40 -raw96r
driveropts=burnfree -text -useinfo -audio -shorttrack
/home/rgm/Videos/k3bCdCopy0/Track01.wav
/home/rgm/Videos/k3bCdCopy0/Track02.wav
/home/rgm/Videos/k3bCdCopy0/Track03.wav
/home/rgm/Videos/k3bCdCopy0/Track04.wav
/home/rgm/Videos/k3bCdCopy0/Track05.wav
/home/rgm/Videos/k3bCdCopy0/Track06.wav
/home/rgm/Videos/k3bCdCopy0/Track07.wav
/home/rgm/Videos/k3bCdCopy0/Track08.wav
/home/rgm/Videos/k3bCdCopy0/Track09.wav

___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org/message/IL3KXSIC6UJRFI6IH2OPCOHJWR73XXQ4/

___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedorapro

Re: F28 - K3b failure on image copy

2018-05-29 Thread Robert Moskowitz

But gdhadow did get updated:

grep rgm gshadow
wheel:::rgm
cdrom:::rgm
rgm:!::


More confusion.  :(

On 05/29/2018 05:22 PM, Robert Moskowitz wrote:



On 05/29/2018 05:17 PM, Rex Dieter wrote:

Robert Moskowitz wrote:


Seems the error is that my user needs to be added to group cdrom. This
was not the case in the past...

That should not be required now either.  Mind filing a bug?


I will work on getting into bugzilla.  Also got the following. Perhaps 
when I tried to add me to cdrom with the usrmod command from su..


SELinux is preventing pool from getattr access on the file /etc/gshadow.

*  Plugin catchall (100. confidence) suggests 
**


If you believe that pool should be allowed getattr access on the 
gshadow file by default.

Then you should report this as a bug.
You can generate a local policy module to allow this access.
Do
allow this access for now by executing:
# ausearch -c 'pool' --raw | audit2allow -M my-pool
# semodule -X 300 -i my-pool.pp

Additional Information:
Source Context unconfined_u:unconfined_r:thumb_t:s0-s0:c0.c1023
Target Context    system_u:object_r:shadow_t:s0
Target Objects    /etc/gshadow [ file ]
Source    pool
Source Path   pool
Port  
Host  lx121e.htt-consult.com
Source RPM Packages
Target RPM Packages   setup-2.11.4-1.fc28.noarch
Policy RPM    selinux-policy-3.14.1-29.fc28.noarch
Selinux Enabled   True
Policy Type   targeted
Enforcing Mode    Enforcing
Host Name lx121e.htt-consult.com
Platform  Linux lx121e.htt-consult.com
  4.16.11-300.fc28.x86_64 #1 SMP Tue May 
22 18:29:09

  UTC 2018 x86_64 x86_64
Alert Count   2
First Seen    2018-05-29 17:13:56 EDT
Last Seen 2018-05-29 17:13:56 EDT
Local ID  b3355fe8-15e5-4422-9ccf-8794cd452416

Raw Audit Messages
type=AVC msg=audit(1527628436.92:843): avc:  denied  { getattr } for  
pid=11867 comm="pool" path="/etc/gshadow" dev="sda3" ino=140981 
scontext=unconfined_u:unconfined_r:thumb_t:s0-s0:c0.c1023 
tcontext=system_u:object_r:shadow_t:s0 tclass=file permissive=0



Hash: pool,thumb_t,shadow_t,file,getattr



-- Rex


On 05/29/2018 04:53 PM, Robert Moskowitz wrote:

First time using K3b on this system. Plugged the DVD/RW in.  Copied
the CD no problem but the write failed:

Devices
---
SONY DVD RW DRU-840A SS01 (/dev/sr0, CD-R, CD-RW, CD-ROM, DVD-ROM,
DVD-R, DVD-RW, DVD-R DL, DVD+R, DVD+RW, DVD+R DL) [DVD-ROM, DVD-R
Sequential, DVD-R Dual Layer Sequential, DVD-R Dual Layer Jump,
DVD-RAM, DVD-RW Restricted Overwrite, DVD-RW Sequential, DVD+RW,
DVD+R, DVD+R Dual Layer, CD-ROM, CD-R, CD-RW] [SAO, TAO, RAW,
SAO/R96P, SAO/R96R, RAW/R16, RAW/R96P, RAW/R96R, Restricted Overwrite,
Layer Jump] [%7]

System
---
K3b Version: 17.12.3
KDE Version: 5.44.0
Qt Version:  5.10.1
Kernel:  4.16.11-300.fc28.x86_64

Used versions
---
cdrecord: 1.1.11

cdrecord
---
/usr/bin/wodim: Operation not permitted. Warning: Cannot raise
RLIMIT_MEMLOCK limits.
scsidev: '/dev/sr0'
devname: '/dev/sr0'
scsibus: -2 target: -2 lun: -2
/usr/bin/wodim: Cannot allocate memory.
Cannot open SCSI driver!
For possible targets try 'wodim --devices' or 'wodim -scanbus'.
For possible transport specifiers try 'wodim dev=help'.
For IDE/ATAPI devices configuration, see the file 
README.ATAPI.setup from

the wodim documentation.
TOC Type: 0 = CD-DA

cdrecord command:
---
/usr/bin/wodim -v gracetime=2 dev=/dev/sr0 speed=40 -raw96r
driveropts=burnfree -text -useinfo -audio -shorttrack
/home/rgm/Videos/k3bCdCopy0/Track01.wav
/home/rgm/Videos/k3bCdCopy0/Track02.wav
/home/rgm/Videos/k3bCdCopy0/Track03.wav
/home/rgm/Videos/k3bCdCopy0/Track04.wav
/home/rgm/Videos/k3bCdCopy0/Track05.wav
/home/rgm/Videos/k3bCdCopy0/Track06.wav
/home/rgm/Videos/k3bCdCopy0/Track07.wav
/home/rgm/Videos/k3bCdCopy0/Track08.wav
/home/rgm/Videos/k3bCdCopy0/Track09.wav

___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org/message/IL3KXSIC6UJRFI6IH2OPCOHJWR73XXQ4/

___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject

Re: F28 - K3b failure on image copy

2018-05-29 Thread Robert Moskowitz



On 05/29/2018 05:17 PM, Rex Dieter wrote:

Robert Moskowitz wrote:


Seems the error is that my user needs to be added to group cdrom. This
was not the case in the past...

That should not be required now either.  Mind filing a bug?


I will work on getting into bugzilla.  Also got the following. Perhaps 
when I tried to add me to cdrom with the usrmod command from su..


SELinux is preventing pool from getattr access on the file /etc/gshadow.

*  Plugin catchall (100. confidence) suggests **

If you believe that pool should be allowed getattr access on the gshadow 
file by default.

Then you should report this as a bug.
You can generate a local policy module to allow this access.
Do
allow this access for now by executing:
# ausearch -c 'pool' --raw | audit2allow -M my-pool
# semodule -X 300 -i my-pool.pp

Additional Information:
Source Context unconfined_u:unconfined_r:thumb_t:s0-s0:c0.c1023
Target Context    system_u:object_r:shadow_t:s0
Target Objects    /etc/gshadow [ file ]
Source    pool
Source Path   pool
Port  
Host  lx121e.htt-consult.com
Source RPM Packages
Target RPM Packages   setup-2.11.4-1.fc28.noarch
Policy RPM    selinux-policy-3.14.1-29.fc28.noarch
Selinux Enabled   True
Policy Type   targeted
Enforcing Mode    Enforcing
Host Name lx121e.htt-consult.com
Platform  Linux lx121e.htt-consult.com
  4.16.11-300.fc28.x86_64 #1 SMP Tue May 22 
18:29:09

  UTC 2018 x86_64 x86_64
Alert Count   2
First Seen    2018-05-29 17:13:56 EDT
Last Seen 2018-05-29 17:13:56 EDT
Local ID  b3355fe8-15e5-4422-9ccf-8794cd452416

Raw Audit Messages
type=AVC msg=audit(1527628436.92:843): avc:  denied  { getattr } for  
pid=11867 comm="pool" path="/etc/gshadow" dev="sda3" ino=140981 
scontext=unconfined_u:unconfined_r:thumb_t:s0-s0:c0.c1023 
tcontext=system_u:object_r:shadow_t:s0 tclass=file permissive=0



Hash: pool,thumb_t,shadow_t,file,getattr



-- Rex


On 05/29/2018 04:53 PM, Robert Moskowitz wrote:

First time using K3b on this system.  Plugged the DVD/RW in.  Copied
the CD no problem but the write failed:

Devices
---
SONY DVD RW DRU-840A SS01 (/dev/sr0, CD-R, CD-RW, CD-ROM, DVD-ROM,
DVD-R, DVD-RW, DVD-R DL, DVD+R, DVD+RW, DVD+R DL) [DVD-ROM, DVD-R
Sequential, DVD-R Dual Layer Sequential, DVD-R Dual Layer Jump,
DVD-RAM, DVD-RW Restricted Overwrite, DVD-RW Sequential, DVD+RW,
DVD+R, DVD+R Dual Layer, CD-ROM, CD-R, CD-RW] [SAO, TAO, RAW,
SAO/R96P, SAO/R96R, RAW/R16, RAW/R96P, RAW/R96R, Restricted Overwrite,
Layer Jump] [%7]

System
---
K3b Version: 17.12.3
KDE Version: 5.44.0
Qt Version:  5.10.1
Kernel:  4.16.11-300.fc28.x86_64

Used versions
---
cdrecord: 1.1.11

cdrecord
---
/usr/bin/wodim: Operation not permitted. Warning: Cannot raise
RLIMIT_MEMLOCK limits.
scsidev: '/dev/sr0'
devname: '/dev/sr0'
scsibus: -2 target: -2 lun: -2
/usr/bin/wodim: Cannot allocate memory.
Cannot open SCSI driver!
For possible targets try 'wodim --devices' or 'wodim -scanbus'.
For possible transport specifiers try 'wodim dev=help'.
For IDE/ATAPI devices configuration, see the file README.ATAPI.setup from
the wodim documentation.
TOC Type: 0 = CD-DA

cdrecord command:
---
/usr/bin/wodim -v gracetime=2 dev=/dev/sr0 speed=40 -raw96r
driveropts=burnfree -text -useinfo -audio -shorttrack
/home/rgm/Videos/k3bCdCopy0/Track01.wav
/home/rgm/Videos/k3bCdCopy0/Track02.wav
/home/rgm/Videos/k3bCdCopy0/Track03.wav
/home/rgm/Videos/k3bCdCopy0/Track04.wav
/home/rgm/Videos/k3bCdCopy0/Track05.wav
/home/rgm/Videos/k3bCdCopy0/Track06.wav
/home/rgm/Videos/k3bCdCopy0/Track07.wav
/home/rgm/Videos/k3bCdCopy0/Track08.wav
/home/rgm/Videos/k3bCdCopy0/Track09.wav

___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org/message/IL3KXSIC6UJRFI6IH2OPCOHJWR73XXQ4/

___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org/message/ONNQEVWAKMEPAEQFQV2VGIYUC6L673AO/


Re: F28 - K3b failure on image copy

2018-05-29 Thread Robert Moskowitz
added to the cdrom group disconnected the DVD/RW, restarted K3B and 
still get the error.  In device settings I see the message:


In order to give K3b full access to the writer device the current user 
needs be added to a group cdrom. The Permission helper that could do 
this for you was not enabled during build. Please rebuild the package 
with the Permission helper enabled or contact your distribution.


Me in groups is:

grep rgm group wheel:x:10:rgm cdrom:x:11:rgm rgm:x:1000:



On 05/29/2018 05:13 PM, Robert Moskowitz wrote:
Seems the error is that my user needs to be added to group cdrom. This 
was not the case in the past...



On 05/29/2018 04:53 PM, Robert Moskowitz wrote:
First time using K3b on this system. Plugged the DVD/RW in.  Copied 
the CD no problem but the write failed:


Devices
---
SONY DVD RW DRU-840A SS01 (/dev/sr0, CD-R, CD-RW, CD-ROM, DVD-ROM, 
DVD-R, DVD-RW, DVD-R DL, DVD+R, DVD+RW, DVD+R DL) [DVD-ROM, DVD-R 
Sequential, DVD-R Dual Layer Sequential, DVD-R Dual Layer Jump, 
DVD-RAM, DVD-RW Restricted Overwrite, DVD-RW Sequential, DVD+RW, 
DVD+R, DVD+R Dual Layer, CD-ROM, CD-R, CD-RW] [SAO, TAO, RAW, 
SAO/R96P, SAO/R96R, RAW/R16, RAW/R96P, RAW/R96R, Restricted 
Overwrite, Layer Jump] [%7]


System
---
K3b Version: 17.12.3
KDE Version: 5.44.0
Qt Version:  5.10.1
Kernel:  4.16.11-300.fc28.x86_64

Used versions
---
cdrecord: 1.1.11

cdrecord
---
/usr/bin/wodim: Operation not permitted. Warning: Cannot raise 
RLIMIT_MEMLOCK limits.

scsidev: '/dev/sr0'
devname: '/dev/sr0'
scsibus: -2 target: -2 lun: -2
/usr/bin/wodim: Cannot allocate memory.
Cannot open SCSI driver!
For possible targets try 'wodim --devices' or 'wodim -scanbus'.
For possible transport specifiers try 'wodim dev=help'.
For IDE/ATAPI devices configuration, see the file README.ATAPI.setup 
from

the wodim documentation.
TOC Type: 0 = CD-DA

cdrecord command:
---
/usr/bin/wodim -v gracetime=2 dev=/dev/sr0 speed=40 -raw96r 
driveropts=burnfree -text -useinfo -audio -shorttrack 
/home/rgm/Videos/k3bCdCopy0/Track01.wav 
/home/rgm/Videos/k3bCdCopy0/Track02.wav 
/home/rgm/Videos/k3bCdCopy0/Track03.wav 
/home/rgm/Videos/k3bCdCopy0/Track04.wav 
/home/rgm/Videos/k3bCdCopy0/Track05.wav 
/home/rgm/Videos/k3bCdCopy0/Track06.wav 
/home/rgm/Videos/k3bCdCopy0/Track07.wav 
/home/rgm/Videos/k3bCdCopy0/Track08.wav 
/home/rgm/Videos/k3bCdCopy0/Track09.wav

___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org/message/52NEF74MLEL57JTOPWBPASBXV5XPXTGQ/

___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org/message/DDSTJUUYUSSEHR57QI652WASEDXC5SQ6/


___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org/message/ZL3JWQGIUKY3X6Z2GXFXW6KJVPGZE2VZ/


Re: F28 - K3b failure on image copy

2018-05-29 Thread Rex Dieter
Robert Moskowitz wrote:

> Seems the error is that my user needs to be added to group cdrom. This
> was not the case in the past...

That should not be required now either.  Mind filing a bug?

-- Rex

> On 05/29/2018 04:53 PM, Robert Moskowitz wrote:
>> First time using K3b on this system.  Plugged the DVD/RW in.  Copied
>> the CD no problem but the write failed:
>>
>> Devices
>> ---
>> SONY DVD RW DRU-840A SS01 (/dev/sr0, CD-R, CD-RW, CD-ROM, DVD-ROM,
>> DVD-R, DVD-RW, DVD-R DL, DVD+R, DVD+RW, DVD+R DL) [DVD-ROM, DVD-R
>> Sequential, DVD-R Dual Layer Sequential, DVD-R Dual Layer Jump,
>> DVD-RAM, DVD-RW Restricted Overwrite, DVD-RW Sequential, DVD+RW,
>> DVD+R, DVD+R Dual Layer, CD-ROM, CD-R, CD-RW] [SAO, TAO, RAW,
>> SAO/R96P, SAO/R96R, RAW/R16, RAW/R96P, RAW/R96R, Restricted Overwrite,
>> Layer Jump] [%7]
>>
>> System
>> ---
>> K3b Version: 17.12.3
>> KDE Version: 5.44.0
>> Qt Version:  5.10.1
>> Kernel:  4.16.11-300.fc28.x86_64
>>
>> Used versions
>> ---
>> cdrecord: 1.1.11
>>
>> cdrecord
>> ---
>> /usr/bin/wodim: Operation not permitted. Warning: Cannot raise
>> RLIMIT_MEMLOCK limits.
>> scsidev: '/dev/sr0'
>> devname: '/dev/sr0'
>> scsibus: -2 target: -2 lun: -2
>> /usr/bin/wodim: Cannot allocate memory.
>> Cannot open SCSI driver!
>> For possible targets try 'wodim --devices' or 'wodim -scanbus'.
>> For possible transport specifiers try 'wodim dev=help'.
>> For IDE/ATAPI devices configuration, see the file README.ATAPI.setup from
>> the wodim documentation.
>> TOC Type: 0 = CD-DA
>>
>> cdrecord command:
>> ---
>> /usr/bin/wodim -v gracetime=2 dev=/dev/sr0 speed=40 -raw96r
>> driveropts=burnfree -text -useinfo -audio -shorttrack
>> /home/rgm/Videos/k3bCdCopy0/Track01.wav
>> /home/rgm/Videos/k3bCdCopy0/Track02.wav
>> /home/rgm/Videos/k3bCdCopy0/Track03.wav
>> /home/rgm/Videos/k3bCdCopy0/Track04.wav
>> /home/rgm/Videos/k3bCdCopy0/Track05.wav
>> /home/rgm/Videos/k3bCdCopy0/Track06.wav
>> /home/rgm/Videos/k3bCdCopy0/Track07.wav
>> /home/rgm/Videos/k3bCdCopy0/Track08.wav
>> /home/rgm/Videos/k3bCdCopy0/Track09.wav

___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org/message/IL3KXSIC6UJRFI6IH2OPCOHJWR73XXQ4/


Re: F28 - K3b failure on image copy

2018-05-29 Thread Robert Moskowitz
Seems the error is that my user needs to be added to group cdrom. This 
was not the case in the past...



On 05/29/2018 04:53 PM, Robert Moskowitz wrote:
First time using K3b on this system.  Plugged the DVD/RW in.  Copied 
the CD no problem but the write failed:


Devices
---
SONY DVD RW DRU-840A SS01 (/dev/sr0, CD-R, CD-RW, CD-ROM, DVD-ROM, 
DVD-R, DVD-RW, DVD-R DL, DVD+R, DVD+RW, DVD+R DL) [DVD-ROM, DVD-R 
Sequential, DVD-R Dual Layer Sequential, DVD-R Dual Layer Jump, 
DVD-RAM, DVD-RW Restricted Overwrite, DVD-RW Sequential, DVD+RW, 
DVD+R, DVD+R Dual Layer, CD-ROM, CD-R, CD-RW] [SAO, TAO, RAW, 
SAO/R96P, SAO/R96R, RAW/R16, RAW/R96P, RAW/R96R, Restricted Overwrite, 
Layer Jump] [%7]


System
---
K3b Version: 17.12.3
KDE Version: 5.44.0
Qt Version:  5.10.1
Kernel:  4.16.11-300.fc28.x86_64

Used versions
---
cdrecord: 1.1.11

cdrecord
---
/usr/bin/wodim: Operation not permitted. Warning: Cannot raise 
RLIMIT_MEMLOCK limits.

scsidev: '/dev/sr0'
devname: '/dev/sr0'
scsibus: -2 target: -2 lun: -2
/usr/bin/wodim: Cannot allocate memory.
Cannot open SCSI driver!
For possible targets try 'wodim --devices' or 'wodim -scanbus'.
For possible transport specifiers try 'wodim dev=help'.
For IDE/ATAPI devices configuration, see the file README.ATAPI.setup from
the wodim documentation.
TOC Type: 0 = CD-DA

cdrecord command:
---
/usr/bin/wodim -v gracetime=2 dev=/dev/sr0 speed=40 -raw96r 
driveropts=burnfree -text -useinfo -audio -shorttrack 
/home/rgm/Videos/k3bCdCopy0/Track01.wav 
/home/rgm/Videos/k3bCdCopy0/Track02.wav 
/home/rgm/Videos/k3bCdCopy0/Track03.wav 
/home/rgm/Videos/k3bCdCopy0/Track04.wav 
/home/rgm/Videos/k3bCdCopy0/Track05.wav 
/home/rgm/Videos/k3bCdCopy0/Track06.wav 
/home/rgm/Videos/k3bCdCopy0/Track07.wav 
/home/rgm/Videos/k3bCdCopy0/Track08.wav 
/home/rgm/Videos/k3bCdCopy0/Track09.wav

___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org/message/52NEF74MLEL57JTOPWBPASBXV5XPXTGQ/

___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org/message/DDSTJUUYUSSEHR57QI652WASEDXC5SQ6/


F28 - K3b failure on image copy

2018-05-29 Thread Robert Moskowitz
First time using K3b on this system.  Plugged the DVD/RW in.  Copied the 
CD no problem but the write failed:


Devices
---
SONY DVD RW DRU-840A SS01 (/dev/sr0, CD-R, CD-RW, CD-ROM, DVD-ROM, 
DVD-R, DVD-RW, DVD-R DL, DVD+R, DVD+RW, DVD+R DL) [DVD-ROM, DVD-R 
Sequential, DVD-R Dual Layer Sequential, DVD-R Dual Layer Jump, DVD-RAM, 
DVD-RW Restricted Overwrite, DVD-RW Sequential, DVD+RW, DVD+R, DVD+R 
Dual Layer, CD-ROM, CD-R, CD-RW] [SAO, TAO, RAW, SAO/R96P, SAO/R96R, 
RAW/R16, RAW/R96P, RAW/R96R, Restricted Overwrite, Layer Jump] [%7]


System
---
K3b Version: 17.12.3
KDE Version: 5.44.0
Qt Version:  5.10.1
Kernel:  4.16.11-300.fc28.x86_64

Used versions
---
cdrecord: 1.1.11

cdrecord
---
/usr/bin/wodim: Operation not permitted. Warning: Cannot raise 
RLIMIT_MEMLOCK limits.

scsidev: '/dev/sr0'
devname: '/dev/sr0'
scsibus: -2 target: -2 lun: -2
/usr/bin/wodim: Cannot allocate memory.
Cannot open SCSI driver!
For possible targets try 'wodim --devices' or 'wodim -scanbus'.
For possible transport specifiers try 'wodim dev=help'.
For IDE/ATAPI devices configuration, see the file README.ATAPI.setup from
the wodim documentation.
TOC Type: 0 = CD-DA

cdrecord command:
---
/usr/bin/wodim -v gracetime=2 dev=/dev/sr0 speed=40 -raw96r 
driveropts=burnfree -text -useinfo -audio -shorttrack 
/home/rgm/Videos/k3bCdCopy0/Track01.wav 
/home/rgm/Videos/k3bCdCopy0/Track02.wav 
/home/rgm/Videos/k3bCdCopy0/Track03.wav 
/home/rgm/Videos/k3bCdCopy0/Track04.wav 
/home/rgm/Videos/k3bCdCopy0/Track05.wav 
/home/rgm/Videos/k3bCdCopy0/Track06.wav 
/home/rgm/Videos/k3bCdCopy0/Track07.wav 
/home/rgm/Videos/k3bCdCopy0/Track08.wav 
/home/rgm/Videos/k3bCdCopy0/Track09.wav

___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org/message/52NEF74MLEL57JTOPWBPASBXV5XPXTGQ/


Re: 4% battery; dpesn't suspend

2018-05-29 Thread Wolfgang Pfeiffer

On Mon, May 28, 2018 at 10:38:58PM +0100, Dave Mitchell wrote:
> On Tue, Apr 17, 2018 at 10:26:22PM +0200, Wolfgang Pfeiffer wrote:
> > I'm getting curious about your settings, if that's not too intrusive:
> > mine are, with comments removed:
> > 
> > ->
> > % grep -v '^#'  /etc/UPower/UPower.conf 
> > 
> > [UPower]
> > 
> > EnableWattsUpPro=false
> > 
> > NoPollBatteries=false
> > 
> > IgnoreLid=false
> > 
> > UsePercentageForPolicy=true
> > 
> > PercentageLow=10
> > PercentageCritical=3
> > PercentageAction=2
> 
> OP here - my UPower settings are the same as yours, and when I found time
> to risk my battery getting down to 2% (I only tried to 4% originally), it
> did indeed hibernate. Although it then immediately resumed :-(

Resumed meaning it really "woke up", without your intervention like
pressing a key or so? If yes I'd check the journalctl logs, because
that seems a little strange to me.

I had a similar situation a few days ago: I ran down battery until
very low down. When the battery level was in what the system probably
saw as critical (45%, something like that), it started
sleep-hibernating (whatever the mix of these modes means), with
journalctl writing (excerpt):

Starting Hybrid Suspend+Hibernate...

and seconds later:
PM: Hibernation image created

and only woke up after I pressed the power button, IIRC.

> So I guess I now have a different issue. BIOS maybe?

No idea: syslogs/journalctl might tell you what was going on:

The logs here are interesting anyways, and I'm still wondering where
the system actually saved the image: in /tmp, or swap partition? ...

HTH
Wolfgang
___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org/message/LXYSKWJJTTMZ4MY5LF66EM5SRLGPYDJW/


Re: F28 suspend

2018-05-29 Thread Samuel Sieb

On 05/29/2018 01:53 AM, Berend De Schouwer wrote:

I've got a laptop that has started misbehaving on suspend.

About 1 in 10 suspends the laptop fails to fully suspend.  It switches
mostly off (screen off, etc.) but some of the motherboard keeps
running.  I know some of the motherboard keeps running because:
- the wifi light remains on
- the laptop will get hot because the fans don't start

The laptop does not respond to the power button to wake up.  It's
necessary to force halt & reboot the laptop by holding the power button
down for a few seconds.


Do you still have a 4.14 kernel available?  If you boot that does it work?
___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org/message/HDS4CEYI5I4OJAH35Q3VMETYPYMV4E2X/


Re: Gnome keyring and ssh passphrase

2018-05-29 Thread Gordon Messmer

On 05/24/2018 01:24 AM, Gianluca Cecchi wrote:
Actually latest updates brought in better (if you mind usability) or 
worse (if you mind security) behavior, not covered in the two bugs...


In fact now if I connect to a system with the key that has a 
passphrase from gnome-terminal, I can log in without even being asked 
about passphrase the first time???

I supposed at least across reboots there should be any cache m



When you enter your passphrase for an ssh key in GNOME, there is a 
checkbox labeled something like "unlock this key automatically at 
login".  If you click on that box, the passphrase for your key will be 
stored in the GNOME keyring, and the key will be unlocked without 
prompting you.  You can use "seahorse" (aka "Passwords and Keys") to 
find and remove that stored passphrase if you prefer not to have that 
stored.

___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org/message/T3LTJY5ETZW2PO3YDRNS4KMIJMPLS4UT/


Re: Docker warning - Your kernel does not support cgroup rt runtime

2018-05-29 Thread Gordon Messmer

On 05/28/2018 09:58 PM, Robbi Nespu wrote:

I am curious what is cgroup rt runtime? Can anyone explain what it about?



https://docs.docker.com/config/containers/resource_constraints/#configure-the-realtime-scheduler

If your kernel has a realtime scheduler, you can use it for your 
containers.  Fedora does not ship with the realtime scheduler enabled.

___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org/message/CEZYTACN2AGRGMLTQHYXACU6LH3NWQ5C/


Re: md5 files - how to use them ?

2018-05-29 Thread Angelo Moreschini
than you to all,

OK the *files ".zip.MD5"* are text files, that cannot be usable,
 but I got only a file..zip.MD5 in the site of
eclipse...

I would like know how I can get the "eclipse PLUG-IN" that I need .

I tried this :

commad

output


*md5sum *

./WB_v1.8.0_UpdateSite_for_Eclipse4.5.zip

d06dc1c7000dc910ce4642fc7b09c312 ./WB_v1.8.0_UpdateSite_for_Eclipse4.5.zip

*cat* ./WB_v1.8.0_UpdateSite_for_Eclipse4.5.zip.MD5

d876735181a68126b918735859665fd7
*/shared/tools/windowbuilder/stage/WB/WB_v1.8.0_UpdateSite_for_Eclipse4.5.zip


where I can find the plug-in to use on eclipse  ?

thank you

Angelo

On Tue, May 29, 2018 at 2:18 AM, Tim via users <
users@lists.fedoraproject.org> wrote:

> Allegedly, on or about 28 May 2018, Angelo Moreschini sent:
> > I got the eclipse plugin
> > "WB_v1.8.0_UpdateSite_for_Eclipse4.5.zip.md5" (plugin windowbuilder).
> > The suffix md5 is for checking the integrity of the file...
> >
> > But I cannot use this file (I cannot to install it on eclipse..)
> > Nautilus doesn't unzip it,  and also not  the command ;ine tar -xzf.
> >
> > If I rename the file (in .zip), nothing change..
> > and also I didn't find some program that can help me...
>
> The file you're looking at with a .zip.md5 suffix, is not a ZIP file.
> It's a text file with a MD5 hash, or checksum, in it.
>
> That's a descriptive text file *about* the other ZIP file.  In this
> case a computation on the file, giving you a unique identifier that
> will only match the original file if it has not being tampered with.
>
> e.g. example.zip  (an archive)
>  example.zip.md5  (a file about the archive)
>
> The same kind of thing can be done with any kind of file, be that a
> binary ISO file, a directly executable file, etc.  A separate checksum
> can be provided about that file, as a verification that the file is
> exactly the file it's supposed to be.
>
> This does mean, however, that you need to get the checksum file from a
> source that you can trust.
>
> --
> [tim@localhost ~]$ uname -rsvp
> Linux 4.16.7-100.fc26.x86_64 #1 SMP Wed May 2 21:45:56 UTC 2018 x86_64
>
> Boilerplate:  All mail to my mailbox is automatically deleted.
> There is no point trying to privately email me, I only get to see
> the messages posted to the mailing list.
>
> Well somebody had to eat the last biscuit.
> You're just miffed that it wasn't you.
> ___
> users mailing list -- users@lists.fedoraproject.org
> To unsubscribe send an email to users-le...@lists.fedoraproject.org
> Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
> List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
> List Archives: https://lists.fedoraproject.org/archives/list/users@lists.
> fedoraproject.org/message/BS5AMNVLWLKXTGBE7HBBNHLAZ34I5ZRP/
>
___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org/message/JFLF3EIXDJMJMAATH2X5LZT4LHUPS2MW/


Re: F27->F28 Update Problem with package vlc

2018-05-29 Thread Ed Greshko
On 05/29/18 18:27, Frank Elsner wrote:
> On Tue, 29 May 2018 18:18:16 +0800 Ed Greshko wrote:
>
>   [ ... ]
>
>> Have you added an "exclude" in your /etc/dnf/dnf.conf by any chance?
> I have. Don't ask my why and when. Totally forgotten.

I've been there, and done that.  :-)
>
> Thanks to you for helping me to make the upgrade going.
> Have a nice week.

Welcome.  You have a good week too.

-- 
Conjecture is just a conclusion based on incomplete information. It isn't a 
fact.



signature.asc
Description: OpenPGP digital signature
___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org/message/Y7RA3R54DAGGBUVNHLEEJCRWDTVLRG4I/


Re: F27->F28 Update Problem with package vlc

2018-05-29 Thread Frank Elsner
On Tue, 29 May 2018 18:18:16 +0800 Ed Greshko wrote:

  [ ... ]

> Have you added an "exclude" in your /etc/dnf/dnf.conf by any chance?

I have. Don't ask my why and when. Totally forgotten.

Thanks to you for helping me to make the upgrade going.
Have a nice week.


Cheers, 
Frank
___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org/message/IXHBNMXOMHT2XDVYP4455H5IRV4XXZWX/


Re: F27->F28 Update Problem with package vlc

2018-05-29 Thread Ed Greshko
On 05/29/18 18:12, Frank Elsner wrote:
> On Tue, 29 May 2018 17:59:09 +0800 Ed Greshko wrote:
>
>   [ ... ]
>> And it doesn't show if you do 
>>
>> dnf list available | grep vlc
> # dnf list available | grep ^vlc
> vlc-core.i6863.0.2-1.fc27
> rpmfusion-free-updates
> vlc-devel.i686   3.0.2-1.fc27
> rpmfusion-free-updates
> vlc-extras.i686  3.0.2-1.fc27
> rpmfusion-free-updates
>
> As You assumed :-)

Have you added an "exclude" in your /etc/dnf/dnf.conf by any chance?


-- 
Conjecture is just a conclusion based on incomplete information. It isn't a 
fact.



signature.asc
Description: OpenPGP digital signature
___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org/message/62TEU6RYSN5INXTJ3M32UDCVJEYWC2TT/


Re: F27->F28 Update Problem with package vlc

2018-05-29 Thread Frank Elsner
On Tue, 29 May 2018 17:59:09 +0800 Ed Greshko wrote:

  [ ... ]
> And it doesn't show if you do 
> 
> dnf list available | grep vlc

# dnf list available | grep ^vlc
vlc-core.i6863.0.2-1.fc27
rpmfusion-free-updates
vlc-devel.i686   3.0.2-1.fc27
rpmfusion-free-updates
vlc-extras.i686  3.0.2-1.fc27
rpmfusion-free-updates

As You assumed :-)


Cheers, 
   Frank
___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org/message/WQHC4OFIBR4VMC57V2FENEVVTIRLPD3J/


Re: F27->F28 Update Problem with package vlc

2018-05-29 Thread Ed Greshko
On 05/29/18 17:50, Frank Elsner wrote:
> On Tue, 29 May 2018 17:43:01 +0800 Ed Greshko wrote:
>> On 05/29/18 17:38, Frank Elsner wrote:
>>> I did it, but if I try reinstall get 
>>>
>>> # dnf --refresh install vlc 
>>> Last metadata expiration check: 0:00:00 ago on Tue 29 May 2018 11:35:49 AM 
>>> CEST.
>>> No match for argument: vlc
>>> Error: Unable to find a match
>>>
>>> The rpmfusion repos are enabled and yumex offers vlc for installation.
>> I suppose you could try
>>
>> dnf clean all
>> dnf install vlc
> # dnf clean all
> 51 files removed
> [root@siffux yum.repos.d]# dnf install vlc
> Adobe Systems Incorporated   16 kB/s | 1.9 kB 00:00   
>  
> Fedora 27 - i386 - Updates  1.3 MB/s |  21 MB 00:15   
>  
> Fedora 27 - i3861.2 MB/s |  53 MB 00:43   
>  
> RPM Fusion for Fedora 27 - Free - Updates   776 kB/s | 309 kB 00:00   
>  
> RPM Fusion for Fedora 27 - Free 1.0 MB/s | 613 kB 00:00   
>  
> RPM Fusion for Fedora 27 - Nonfree - Updates243 kB/s |  71 kB 00:00   
>  
> RPM Fusion for Fedora 27 - Nonfree  995 kB/s | 151 kB 00:00   
>  
> Last metadata expiration check: 0:00:00 ago on Tue 29 May 2018 11:48:31 AM 
> CEST.
> No match for argument: vlc
> Error: Unable to find a match

And it doesn't show if you do 

dnf list available | grep vlc


-- 
Conjecture is just a conclusion based on incomplete information. It isn't a 
fact.



signature.asc
Description: OpenPGP digital signature
___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org/message/LGJIOZNUNYP6G55I5VAH4KR2HDE6DBXF/


Re: F27->F28 Update Problem with package vlc

2018-05-29 Thread Frank Elsner
On Tue, 29 May 2018 17:43:01 +0800 Ed Greshko wrote:
> On 05/29/18 17:38, Frank Elsner wrote:
> > I did it, but if I try reinstall get 
> >
> > # dnf --refresh install vlc 
> > Last metadata expiration check: 0:00:00 ago on Tue 29 May 2018 11:35:49 AM 
> > CEST.
> > No match for argument: vlc
> > Error: Unable to find a match
> >
> > The rpmfusion repos are enabled and yumex offers vlc for installation.
> 
> I suppose you could try
> 
> dnf clean all
> dnf install vlc

# dnf clean all
51 files removed
[root@siffux yum.repos.d]# dnf install vlc
Adobe Systems Incorporated   16 kB/s | 1.9 kB 00:00
Fedora 27 - i386 - Updates  1.3 MB/s |  21 MB 00:15
Fedora 27 - i3861.2 MB/s |  53 MB 00:43
RPM Fusion for Fedora 27 - Free - Updates   776 kB/s | 309 kB 00:00
RPM Fusion for Fedora 27 - Free 1.0 MB/s | 613 kB 00:00
RPM Fusion for Fedora 27 - Nonfree - Updates243 kB/s |  71 kB 00:00
RPM Fusion for Fedora 27 - Nonfree  995 kB/s | 151 kB 00:00
Last metadata expiration check: 0:00:00 ago on Tue 29 May 2018 11:48:31 AM CEST.
No match for argument: vlc
Error: Unable to find a match


Cheers,
   Frank
___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org/message/UF5ADBUR7ID22LDAXRX3WX3TNVOXJ5KF/


Re: F27->F28 Update Problem with package vlc

2018-05-29 Thread Ed Greshko
On 05/29/18 17:38, Frank Elsner wrote:
> I did it, but if I try reinstall get 
>
> # dnf --refresh install vlc 
> Last metadata expiration check: 0:00:00 ago on Tue 29 May 2018 11:35:49 AM 
> CEST.
> No match for argument: vlc
> Error: Unable to find a match
>
> The rpmfusion repos are enabled and yumex offers vlc for installation.

I suppose you could try

dnf clean all
dnf install vlc

-- 
Conjecture is just a conclusion based on incomplete information. It isn't a 
fact.



signature.asc
Description: OpenPGP digital signature
___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org/message/BRPMWTAFGSWJXCOCGAO577VLBHEF67LF/


Re: F27->F28 Update Problem with package vlc

2018-05-29 Thread Frank Elsner
On Tue, 29 May 2018 17:16:51 +0800 Ed Greshko wrote:

  [ ... ]

> Odd that dnf doesn't see vlc installed.
> 
> I have 3 packages from rpm-fusion installed.
> 
> vlc-3.0.2-1.fc28.x86_64
> vlc-core-3.0.2-1.fc28.x86_64
> vlc-extras-3.0.2-1.fc28.x86_64
> 
> You may want to run "rpmdb --rebuilddb" to see if it helps with dnf not 
> finding all
> the vlc packages installed on the system.

rpmdb --rebuilddb ... didn't help.

> If that doesn't work, yes, you can remove vlc via rpm as well as vlc-core

I did it, but if I try reinstall get 

# dnf --refresh install vlc 
Last metadata expiration check: 0:00:00 ago on Tue 29 May 2018 11:35:49 AM CEST.
No match for argument: vlc
Error: Unable to find a match

The rpmfusion repos are enabled and yumex offers vlc for installation.


Cheers,
   Frank
___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org/message/RP7SQ4WDZOO57A7ARIX6OA7LC5J57MMR/


Re: F27->F28 Update Problem with package vlc

2018-05-29 Thread Ed Greshko
On 05/29/18 16:02, Frank Elsner wrote:
> On Tue, 29 May 2018 00:54:13 -0700 Joe Zeff wrote:
>> On 05/29/2018 12:49 AM, Frank Elsner wrote:
>>> Hello,
>>>
>>> I've a F27 system which is fully updated by "dnf update" and ran into this 
>>> problem
>>> when trying to upgrade to F28:
>>>
>>> # dnf system-upgrade download --refresh --releasever=28 --allowerasing
>>> Before you continue ensure that your system is fully upgraded by running 
>>> "dnf --refresh upgrade". Do you want to continue [y/N]: y
>>> Last metadata expiration check: 0:00:00 ago on Tue 29 May 2018 09:44:51 AM 
>>> CEST.
>>> Error:
>>>   Problem: package vlc-3.0.2-1.fc27.i686 requires libavcodec.so.57, but 
>>> none of the providers can be installed
>>>- ffmpeg-libs-3.3.7-1.fc27.i686 does not belong to a distupgrade 
>>> repository
>>>- problem with installed package vlc-3.0.2-1.fc27.i686
>>> [root@siffux dnf]#
>>>
>>> Any hint to solve this issue?
>>>
>> The simplest way would be to remove vlc, upgrade then re-install it.
> I already had this idea but
>
> # dnf remove vlc
> No match for argument: vlc
> Error: No packages marked for removal.
>
> I can not understand 
>
> # dnf list installed  | grep vlc
> phonon-backend-vlc.i6860.9.1-3.fc27@System
>   
> vlc-core.i686  3.0.2-1.fc27
> @rpmfusion-free-updates
>
> # rpm -q vlc
> vlc-3.0.2-1.fc27.i686
>
> Is it save to remove vlc by rpm and the reinstall?
>

Odd that dnf doesn't see vlc installed.

I have 3 packages from rpm-fusion installed.

vlc-3.0.2-1.fc28.x86_64
vlc-core-3.0.2-1.fc28.x86_64
vlc-extras-3.0.2-1.fc28.x86_64

You may want to run "rpmdb --rebuilddb" to see if it helps with dnf not finding 
all
the vlc packages installed on the system.

If that doesn't work, yes, you can remove vlc via rpm as well as vlc-core


-- 
Conjecture is just a conclusion based on incomplete information. It isn't a 
fact.



signature.asc
Description: OpenPGP digital signature
___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org/message/EFWYJHW3RGVX3HQHUGUZCLYIUU6BLQYO/


Re: F27->F28 Update Problem with package vlc

2018-05-29 Thread Frank Elsner
On Tue, 29 May 2018 10:02:26 +0200 Frank Elsner wrote:
> On Tue, 29 May 2018 00:54:13 -0700 Joe Zeff wrote:
> > On 05/29/2018 12:49 AM, Frank Elsner wrote:
  
[ ... ]

> > >   Problem: package vlc-3.0.2-1.fc27.i686 requires libavcodec.so.57, but 
> > > none of the providers can be installed
> > >- ffmpeg-libs-3.3.7-1.fc27.i686 does not belong to a distupgrade 
> > > repository
> > >- problem with installed package vlc-3.0.2-1.fc27.i686
> > > [root@siffux dnf]#
> > > 
> > > Any hint to solve this issue?
> > > 
> > 
> > The simplest way would be to remove vlc, upgrade then re-install it.
> 
> I already had this idea but
> 
> # dnf remove vlc
> No match for argument: vlc
> Error: No packages marked for removal.
> 
> I can not understand 
> 
> # dnf list installed  | grep vlc
> phonon-backend-vlc.i6860.9.1-3.fc27@System
>   
> vlc-core.i686  3.0.2-1.fc27
> @rpmfusion-free-updates
> 
> # rpm -q vlc
> vlc-3.0.2-1.fc27.i686
> 
> Is it save to remove vlc by rpm and the reinstall?

I removed vlc by rpm. Reinstall failed with

# dnf install vlc
Last metadata expiration check: 1:32:22 ago on Tue 29 May 2018 09:23:06 AM CEST.
No match for argument: vlc
Error: Unable to find a match

But I was able to install using yumex

10:57:12 : INFO - vlc-3.0.2-1.fc27.i686 is installed

But afterwards dnf doesn't see it

# dnf list installed  | grep vlc
phonon-backend-vlc.i6860.9.1-3.fc27@System  
vlc-core.i686  3.0.2-1.fc27
@rpmfusion-free-updates

Why the difference? 

Cheers,
   Frank
___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org/message/6UDLP6NYVLOXQ3TB2ZN7VBBBRC26GZB7/


F28 suspend

2018-05-29 Thread Berend De Schouwer
I've got a laptop that has started misbehaving on suspend.

About 1 in 10 suspends the laptop fails to fully suspend.  It switches
mostly off (screen off, etc.) but some of the motherboard keeps
running.  I know some of the motherboard keeps running because:
- the wifi light remains on
- the laptop will get hot because the fans don't start

The laptop does not respond to the power button to wake up.  It's
necessary to force halt & reboot the laptop by holding the power button
down for a few seconds.

9 out of 10 times suspend works fine.

This appears to be a BIOS or kernel issue, since the last entries in
the logs are:

May 29 09:02:17 sieve-deschouwer-co-za systemd[1]: Reached target
Sleep.
May 29 09:02:17 sieve-deschouwer-co-za systemd[1]: Starting Suspend...
May 29 09:02:17 sieve-deschouwer-co-za systemd-sleep[21435]: Suspending
system...
May 29 09:02:17 sieve-deschouwer-co-za kernel: PM: suspend entry (deep)
-- Reboot --

On a successful suspend I will additionally get:

May 29 08:21:32 sieve-deschouwer-co-za kernel: PM: Syncing filesystems
... done.

This started at the same time as I upgraded to F28.  The laptop has
previously worked fine since F24 or F25, or maybe earlier.

It's happened with a few different F28 kernel patchlevels.

product: HP ProBook 450 G2 (L8A81ES#ACQ)
model name  : Intel(R) Core(TM) i7-5500U CPU @ 2.40GHz
00:00.0 Host bridge: Intel Corporation Broadwell-U Host Bridge -OPI
(rev 09)
Linux sieve-deschouwer-co-za 4.16.11-300.fc28.x86_64 #1 SMP Tue May 22
18:29:09 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux

Can anyone help me debug before I enter a bugzilla?

Berend
___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org/message/25RW7VHY4O7OOXPK44LZKLIL6WIRCTTQ/


Re: F27->F28 Update Problem with package vlc

2018-05-29 Thread Frank Elsner
On Tue, 29 May 2018 00:54:13 -0700 Joe Zeff wrote:
> On 05/29/2018 12:49 AM, Frank Elsner wrote:
> > Hello,
> > 
> > I've a F27 system which is fully updated by "dnf update" and ran into this 
> > problem
> > when trying to upgrade to F28:
> > 
> > # dnf system-upgrade download --refresh --releasever=28 --allowerasing
> > Before you continue ensure that your system is fully upgraded by running 
> > "dnf --refresh upgrade". Do you want to continue [y/N]: y
> > Last metadata expiration check: 0:00:00 ago on Tue 29 May 2018 09:44:51 AM 
> > CEST.
> > Error:
> >   Problem: package vlc-3.0.2-1.fc27.i686 requires libavcodec.so.57, but 
> > none of the providers can be installed
> >- ffmpeg-libs-3.3.7-1.fc27.i686 does not belong to a distupgrade 
> > repository
> >- problem with installed package vlc-3.0.2-1.fc27.i686
> > [root@siffux dnf]#
> > 
> > Any hint to solve this issue?
> > 
> 
> The simplest way would be to remove vlc, upgrade then re-install it.

I already had this idea but

# dnf remove vlc
No match for argument: vlc
Error: No packages marked for removal.

I can not understand 

# dnf list installed  | grep vlc
phonon-backend-vlc.i6860.9.1-3.fc27@System  
vlc-core.i686  3.0.2-1.fc27
@rpmfusion-free-updates

# rpm -q vlc
vlc-3.0.2-1.fc27.i686

Is it save to remove vlc by rpm and the reinstall?


Cheers,
 Frank
___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org/message/HM6IED42IFPSR4MS5GJD63JJC2LB6QP7/


Re: F27->F28 Update Problem with package vlc

2018-05-29 Thread Ed Greshko
On 05/29/18 15:49, Frank Elsner wrote:
> Hello,
>
> I've a F27 system which is fully updated by "dnf update" and ran into this 
> problem
> when trying to upgrade to F28:
>
> # dnf system-upgrade download --refresh --releasever=28 --allowerasing
> Before you continue ensure that your system is fully upgraded by running "dnf 
> --refresh upgrade". Do you want to continue [y/N]: y
> Last metadata expiration check: 0:00:00 ago on Tue 29 May 2018 09:44:51 AM 
> CEST.
> Error: 
>  Problem: package vlc-3.0.2-1.fc27.i686 requires libavcodec.so.57, but none 
> of the providers can be installed
>   - ffmpeg-libs-3.3.7-1.fc27.i686 does not belong to a distupgrade repository
>   - problem with installed package vlc-3.0.2-1.fc27.i686
> [root@siffux dnf]#
>
> Any hint to solve this issue?

Where are you getting vlc and  ffmpeg-libs from?  It isn't included in the 
fedora repos.

I get my vlc from rpmfusion and it upgraded to fc28 with no problems. 

[egreshko@meimei ~]$ rpm -q ffmpeg-libs vlc
ffmpeg-libs-4.0-1.fc28.x86_64
vlc-3.0.2-1.fc28.x86_64


-- 
Conjecture is just a conclusion based on incomplete information. It isn't a 
fact.



signature.asc
Description: OpenPGP digital signature
___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org/message/2CWCMRL6H7HBBL2PCZIZQE3OIWYNFOWZ/


Re: F27->F28 Update Problem with package vlc

2018-05-29 Thread Joe Zeff

On 05/29/2018 12:49 AM, Frank Elsner wrote:

Hello,

I've a F27 system which is fully updated by "dnf update" and ran into this 
problem
when trying to upgrade to F28:

# dnf system-upgrade download --refresh --releasever=28 --allowerasing
Before you continue ensure that your system is fully upgraded by running "dnf 
--refresh upgrade". Do you want to continue [y/N]: y
Last metadata expiration check: 0:00:00 ago on Tue 29 May 2018 09:44:51 AM CEST.
Error:
  Problem: package vlc-3.0.2-1.fc27.i686 requires libavcodec.so.57, but none of 
the providers can be installed
   - ffmpeg-libs-3.3.7-1.fc27.i686 does not belong to a distupgrade repository
   - problem with installed package vlc-3.0.2-1.fc27.i686
[root@siffux dnf]#

Any hint to solve this issue?



The simplest way would be to remove vlc, upgrade then re-install it.
___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org/message/OKM43JSAADCEQO5WZEHGUAMKOM6HPQXR/


ksplice alternative?

2018-05-29 Thread cheese

Hi all,

are there any plans to incorporate inplace kernel/glibc/... patching into 
fedora.


i currently use ksplice (legacy, free version) and am quite satisfied. but 
oracle seems to be laggy with updates, no Fedora 28 yet (no ubuntu 18.04 
version, too). it would be great to have a *free* alternative with quick 
releases für fedora.


yours
josef

___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org/message/DGX6DNFHUGJZROHGEQJBWQWWL6WCXMIM/


F27->F28 Update Problem with package vlc

2018-05-29 Thread Frank Elsner
Hello,

I've a F27 system which is fully updated by "dnf update" and ran into this 
problem
when trying to upgrade to F28:

# dnf system-upgrade download --refresh --releasever=28 --allowerasing
Before you continue ensure that your system is fully upgraded by running "dnf 
--refresh upgrade". Do you want to continue [y/N]: y
Last metadata expiration check: 0:00:00 ago on Tue 29 May 2018 09:44:51 AM CEST.
Error: 
 Problem: package vlc-3.0.2-1.fc27.i686 requires libavcodec.so.57, but none of 
the providers can be installed
  - ffmpeg-libs-3.3.7-1.fc27.i686 does not belong to a distupgrade repository
  - problem with installed package vlc-3.0.2-1.fc27.i686
[root@siffux dnf]#

Any hint to solve this issue?

Cheers, 
Frank
___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org/message/QTWPNMG7C4JVDJ3GQBMVSPVX4BVLDLIW/