On 09/13/2016 06:33 PM, Ian Pilcher wrote:
The odd thing is that none of the "problematic" packages --
gnupg2-smime, libguestfs-xfs, pinentry -- are installed.
I have install_weak_deps=false in /etc/dnf/dnf.conf, so it shouldn't be
trying to install weak dependencies.
Anyone know what the heck
Tom Horsley writes:
On Tue, 13 Sep 2016 19:10:13 -0400
Tom Horsley wrote:
> I'm not exactly sure about any of that though. If I
> look at some maps files, there always seems to be
> one of these ---p regions somewhere in the middle
> of each shared library.
I found this:
http://unix.stackexch
I've been seing this for several days now:
[pilcher@ian ~]$ sudo dnf update
Last metadata expiration check: 1:27:54 ago on Tue Sep 13 19:00:42 2016.
Dependencies resolved.
=
On 13Sep2016 14:27, bruce wrote:
I'm doing 100s/1000s of these..
Still a smallish number.
but.. the othe parts of th operation are
longer/more compute expensive.. this is essentially noise in the scheme of
things.. and i'm fairly certain the resource usage is a wash as well for
the diff appr
On 13Sep2016 16:54, todd zullinger wrote:
for f in *.mp4; do
ffmpeg -i "$f" -c:a libmp3lame "${f%.mp4}.mp3";
done
While we're at it, I might suggest that "${f%.mp4}.mp3" isn't as clear
as "${f/.mp4/.mp3}" for this particular for loop.
I think that's a little subjective; I personally prefer
On 09/13/2016 02:20 PM, Patrick Dupre wrote:
After an update to fc24, I lost the numerical keyboard with nedit
on 2 computers.
Could you confirm this glitch ?
Assuming you mean the number pad, is your numlock on? Do those keys
work in any other app or is it just nedit that doesn't work?
--
us
On Tue, 13 Sep 2016 19:10:13 -0400
Tom Horsley wrote:
> I'm not exactly sure about any of that though. If I
> look at some maps files, there always seems to be
> one of these ---p regions somewhere in the middle
> of each shared library.
I found this:
http://unix.stackexchange.com/questions/2262
On Tue, 13 Sep 2016 18:46:50 -0400
Sam Varshavchik wrote:
> half of them are "---p" mappings, which I do not
> understand, a private mapping without read and write privileges?
I think that corresponds to an intentional "hole" in
the address space where attempted access results in
a segfault and
Rick Stevens writes:
On 09/13/2016 04:06 AM, Sam Varshavchik wrote:
>
> Freshly restarted named:
>
> 4.7.2:
>
> PID USER PR NIVIRTRESSHR S %CPU %MEM TIME+ COMMAND
> 29156 named 20 0 702528 83324 6360 S 12.5 2.1 0:00.23 named
>
> 4.6.7:
>
> PID USER PR
Tom Horsley writes:
On Tue, 13 Sep 2016 09:56:08 -0700
Rick Stevens wrote:
> Yeah, the virtual usage is significantly bigger, the resident part
> slightly bigger and the shared segment is actually smaller. Weird.
You could compare the /proc/pid/maps files for both cases and
see which memory se
On 09/13/2016 02:36 PM, Sumit Bhardwaj wrote:
Yes, I tried Chrome as well. The problem is on Linux, DRM in flash is
implemented using HAL libraries as per what I have read, and that lib is
no longer used. So whether it's Chrome or Firefox, its not working, The
new version of Flash plugin that Ado
Hi Christopher,
Yes, I understand and I use Netflix too which works properly. It's just
that Hotstar has a lot of Indian movies and TV Series that Netflix
doesn't, in fact no other service has. So I was kinda hoping if I can go
with a workaround till the time they switch to HTML5.
Hi Samuel
Hello,
After an update to fc24, I lost the numerical keyboard with nedit
on 2 computers.
Could you confirm this glitch ?
Regards.
===
Patrick DUPRÉ | | email: pdu...@gmx.com
Laboratoire de
On 09/13/16 16:37, joev.8450 wrote:
> I still use priorities as I did with yum. it was an extension under yum.
> then any packages that are in that lower priority repo will not
> over-upgrade the same package in another repo.
Which might fail if the lower priority repo updates before the higher
p
Anthony Joseph Messina wrote:
On Monday, September 12, 2016 12:22:48 PM CDT Mike Wright wrote:
for f in "$(ls *.mp4)"; do
ffmpeg -i "$f" -c:a libmp3lame "${f%.mp4}.mp3";
done
You shouldn't need ls...
Indeed. Parsing ls is almost never a good idea.
for f in *.mp4; do
ffmpeg -i
I still use priorities as I did with yum. it was an extension under yum.
then any packages that are in that lower priority repo will not
over-upgrade the same package in another repo.
regards,
Joe Verreau
Durand, MI
On 09/13/2016 02:33 PM, Kevin Cummings wrote:
> On 09/13/16 11:48, Roman Vyache
On Tue, Sep 13, 2016 at 1:10 PM, Ahmad Samir wrote:
Yes, I do use the same password for my account and for the
gnome-keyring. Yet, the reported problem persists. But, bear in mind,
that I do not use Gnome; I use XFCE.
I would not like to have my passwords saved as plain te
On 09/13/2016 12:11 PM, Roman Vyacheslavovich wrote:
> В Вт, 13/09/2016 в 18:14 +0200, Jon Ingason пишет:
>> Den 2016-09-13 kl. 17:48, skrev Roman Vyacheslavovich:
>>>
>>> Hi All!
>>>
>>> I have two repos with the same named package. How can i set to
>>> ignore
>>> it from one of them?
>>>
>>> repo
On 09/13/2016 10:57 AM, Sumit Bhardwaj wrote:
I searched about this issue and found few things to try like using
freshplayer to get PepperFlash or installing the HAL shim library. But
none of these methods seems to work with Fedora 24. Can anybody hep me
out with this? It is so frustrating to go
В Вт, 13/09/2016 в 18:14 +0200, Jon Ingason пишет:
> Den 2016-09-13 kl. 17:48, skrev Roman Vyacheslavovich:
> >
> > Hi All!
> >
> > I have two repos with the same named package. How can i set to
> > ignore
> > it from one of them?
> >
> > repo1:package
> > repo2:package
> >
> > i want completel
On Tue, Sep 13, 2016 at 1:58 PM Sumit Bhardwaj
wrote:
> Hi Everyone,
>
> I have a paid subscription of an online streaming service Hotstar.com in
> India. The problem is, they are using some Flash based DRM technique with
> their videos due to which they don't play on Fedora 24 Workstation. I onl
On 09/13/16 11:48, Roman Vyacheslavovich wrote:
> Hi All!
>
> I have two repos with the same named package. How can i set to ignore
> it from one of them?
>
> repo1:package
> repo2:package
>
> i want completely ignore package from repo2. is it possible with dnf?
With YUM, you used to be able to
Hey Gordon.
I'm doing 100s/1000s of these.. but.. the othe parts of th operation are
longer/more compute expensive.. this is essentially noise in the scheme of
things.. and i'm fairly certain the resource usage is a wash as well for
the diff approaches
On Tue, Sep 13, 2016 at 1:19 PM, Gordon Me
Cntrl-Alt-F[234567] do not switch me to vty AFTER I login to the gui.
Before logging to the GUI, I am able to, but not after.
Any hints about this?
--
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://lists.fedoraproject.org/admin/lists/users@
Hi Everyone,
I have a paid subscription of an online streaming service Hotstar.com in
India. The problem is, they are using some Flash based DRM technique with
their videos due to which they don't play on Fedora 24 Workstation. I only
get a movie not loaded message in context menu of flash player.
http://developers.redhat.com/blog/2016/09/13/running-systemd-in-a-non-privileged-container/
--
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://lists.fedoraproject.org/admin/lists/users@lists.fedoraproject.org
Fedora Code of Conduct: http://fed
On 09/13/2016 09:54 AM, bruce wrote:
everything's working as needed.. if i get a few spare cycles i'll run
a few tests to see what the time/diff would be between a few of the
posts..
Your use case is small enough that it might be difficult to illustrate
the potential problems. The question
On Tue, 13 Sep 2016 09:56:08 -0700
Rick Stevens wrote:
> Yeah, the virtual usage is significantly bigger, the resident part
> slightly bigger and the shared segment is actually smaller. Weird.
You could compare the /proc/pid/maps files for both cases and
see which memory segment(s) were bigger.
-
On 09/13/2016 04:06 AM, Sam Varshavchik wrote:
> Rick Stevens writes:
>
>> On 09/10/2016 08:09 AM, Sam Varshavchik wrote:
>> > Sam Varshavchik writes:
>> >
>> >> Tom Horsley writes:
>> >>
>> >>> On Sat, 10 Sep 2016 10:20:57 -0400
>> >>> Sam Varshavchik wrote:
>> >>>
>> >>> > All-righty, this must
I thank all you guys!
everything's working as needed.. if i get a few spare cycles i'll run a few
tests to see what the time/diff would be between a few of the posts..
thanks
(hopefully the answers will help others in the future.!)
On Tue, Sep 13, 2016 at 12:32 PM, Boris Epstein
wrote:
> Goo
Good points. I wonder if it wouldn't be best to do it all in awk. Saves CPU
cycles and complexity, IMHO.
Cheers,
Boris.
On Tue, Sep 13, 2016 at 12:26 PM, Gordon Messmer
wrote:
> On 09/12/2016 04:37 PM, bruce wrote:
>
>> awk -F': ' '{print $2}' | tail -1 | sed 's/.*storeId=\(.*\).&/\1/'
>>
>
>
On 09/12/2016 04:37 PM, bruce wrote:
awk -F': ' '{print $2}' | tail -1 | sed 's/.*storeId=\(.*\).&/\1/'
You've got good answers, especially Cameron's. It had one error,
though. If the URL is in a variable, it needs to be an argument to printf:
url='http://venturacollege.bncollege.com/w
Den 2016-09-13 kl. 17:48, skrev Roman Vyacheslavovich:
> Hi All!
>
> I have two repos with the same named package. How can i set to ignore
> it from one of them?
>
> repo1:package
> repo2:package
>
> i want completely ignore package from repo2. is it possible with dnf?
Yes you can! In your case
Hi All!
I have two repos with the same named package. How can i set to ignore
it from one of them?
repo1:package
repo2:package
i want completely ignore package from repo2. is it possible with dnf?
Thanks.
--
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription
Allegedly, on or about 09 September 2016, Alex sent:
> The reason I was exploring other possibilities is because generally
> speaking the apache user shouldn't have write privileges in the
> document root. If there was ever an apache compromise leading to a
> shell, it would put in jeopardy the ent
On 12 September 2016 at 23:05, Paul Smith wrote:
> On Mon, Sep 12, 2016 at 2:13 PM, Ahmad Samir wrote:
If by autologin you mean that my computer automatically login the
default user after bootup, no, I do not have autologin enabled.
>>>
>>> Is the login keyring password
On 13/09/2016 01:37, bruce wrote:
Hey.
Simple question.
Got a basic string..
http://venturacollege.bncollege.com/webapp/wcs/stores/servlet/BNCBHomePage?storeId=78236&campusId=78236&userId=-1002&catalogId=10001&ddkey=http:BNCBMultiCampusPageCmd
trying to get the internal sub-string "78236"
Rick Stevens writes:
On 09/10/2016 08:09 AM, Sam Varshavchik wrote:
> Sam Varshavchik writes:
>
>> Tom Horsley writes:
>>
>>> On Sat, 10 Sep 2016 10:20:57 -0400
>>> Sam Varshavchik wrote:
>>>
>>> > All-righty, this must be something about this particular named-chroot
>>> > configuration…
>>>
>>>
Hello,
Gsmartcontrol doesn't start. There is no error message. But it start from a
terminal. When launched from a terminal it ask for root permission. Maybe it's
the problem, I don't know.
https://bugzilla.redhat.com/show_bug.cgi?id=1368430
Thanks !
--
users mailing list
users@lists.fedorap
39 matches
Mail list logo