On 09/30/2010 08:56 AM, James Mckenzie wrote:
> However, be aware that Fedora tries to be on a six month or shorter
> release cycle. Fedora is basically a 'wide beta' for RedHat and that
> is also stated on the Project's web page.
Where is that stated?
--
users mailing list
users@lists.fedorapro
http://www.linuxquestions.org/questions/interviews-28/interview-with-greg-dekoenigsberg-red-hat-community-architect-725426/
Interview with Greg Dekoenigsberg - Red Hat Community Architect
* What do you think is the biggest misconception about Fedora? *
That it's just a beta for Red Hat Enterpr
On 10/06/2010 01:28 PM, Volker Potworowski wrote:
> I have the directive
> pam_password exop
> in /etc/ldap.conf. Hope this is enough (but doesn't work anyway).
sss doesn't use /etc/ldap.conf. Check /etc/sssd/sssd.conf.
>
> My slapd.conf includes
>
> access to attrs=userPassword
> by self w
On 10/09/2010 12:53 AM, Volker Potworowski wrote:
> access to *
> by dn.exact="cn=root,dc=teraphim,dc=de" read
> by * none
> access to attrs=userPassword
> by dn.base="cn=Manager,dc=teraphim,dc=de" write
> by anonymous auth
> by self write
> by
On 10/09/2010 05:23 AM, Craig White wrote:
> access to *
> by anonymous auth
> by self write
> by * read
Just in case someone comes across this in the archives and doesn't read
the entire thread:
NEVER ALLOW "access to * by self write". NEVER!
If you allow DNs to wri
On 10/14/2010 06:35 PM, Kevin Abbey wrote:
>
> Can someone explain why this is happening?
I can't, but I'd start looking here:
http://pkgs.fedoraproject.org/gitweb/?p=python.git;a=blob;f=python.spec;h=e62431869ce98004670dad3d4d9ccaf8b5303ad5;hb=HEAD
and here:
http://pkgs.fedoraproject.org/gitweb/
On 02/20/2011 10:04 AM, Richard Shaw wrote:
> I was googling for a way to figure out a dependency chain for a
> package I'm trying to flush out a spec file for and build.
Spec files don't normally require the entire chain to be listed. What
problem are you trying to solve that isn't solved by li
On 10/23/2010 09:54 PM, Marko Vojinovic wrote:
> Anyway, you seem to be right! Restarting X purged most of the swap, from
> 1.3 GB it went down to 31.4 MB. And the system regained responsiveness.
Whatever is using swap is probably the application using the most RAM.
Take a look at 'System Monitor
On 10/23/2010 08:21 AM, sean darcy wrote:
> Is there a way to implement network failover that actually checks for
> true internet connection?
Recent Shorewall releases have something like that:
http://www.shorewall.net/MultiISP.html#LinkMonitor
--
users mailing list
users@lists.fedoraproject.org
On 10/30/2010 11:13 AM, Patrick Dupre wrote:
> Here is the result of testdisk:
> Disk /dev/mapper/VG1-home - 9663 MB / 9216 MiB - CHS 18874368 1 1
You probably want to run testdisk on /dev/sda rather than
/dev/mapper/VG1-home?
--
users mailing list
users@lists.fedoraproject.org
To unsubscribe or
On 11/01/2010 08:49 PM, Andre Robatino wrote:
>
> Anyone know if there is an archive for Red Hat 9 and earlier?
ftp://archive.download.redhat.com/pub/redhat/linux/
--
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/ma
On 11/04/2010 05:40 AM, Ranjan Maitra wrote:
> I have noticed a strange problem after I come back from hibernate and
> upgrade in F14 on my Thinkpad T61. The temperatures are off the charts,
> hitting as high as 95C, and staying there, soon after waking up. The
> laptop has become unusable, basical
On 11/05/2010 06:07 AM, Neil Bird wrote:
> The '@' gets
> binned along with the quotes and spaces, and the meandering is down to the
> line it's on changing from 'COMP' to just 'C' (as far as the sort is
> concerned).
I'm pretty sure the values aren't "changed". 'COMP' is sorted where it
should
On 11/07/2010 01:40 AM, Bob Goodwin wrote:
> 1.I can't copy/paste using the usual two buttons.
Works for me. Run "xev" from a terminal and use the second mouse button
in its X window. What is printed to the terminal when you do that? You
should see:
ButtonPress event, serial 30, syntheti
On 11/08/2010 07:22 PM, Ranjan Maitra wrote:
> % strace -f -s 256 -p 1589
>
> The following keeps on scrolling:
>
> [pid 1589] ppoll([{fd=5, events=POLLIN}, {fd=21, events=POLLIN},
> {fd=9, events=0}, {fd=4, events=POLLIN}, {fd=20, events=POLLIN},
> {fd=26, events=POLLIN}, {fd=31, events=POLLIN|PO
On 11/09/2010 12:20 PM, Nick Urbanik wrote:
>
> My son's computer has br0 as the main network device (to support KVM
> virtual machines), but when the computer wakes up from sleep, I need
> to do
> sudo ifup br0
> to have the machine get its address from the DHCP server.
> Does anyone have any sugg
On 11/07/2010 12:46 PM, Bob Goodwin wrote:
> This is what I get with the right button "2" only here it's button 3 as
> it also is on the F-13 computer which works as expected.
Yes, the right-mouse button should be button 3. Can you clarify what
you mean by "works as expected"? I expect button 3
On 11/09/2010 08:30 PM, Ranjan Maitra wrote:
> So, what should this bug be filed against? This appears to not be a
> problem for suspend, or boot, but only after hibernate.
I'm not sure. I'd file it against pulseaudio to begin with. Indicate
that something else appears to crash during hibernate
On 11/06/2010 11:04 AM, bruce wrote:
> But then, I'm not sure what the next steps should be. At this point, I
> think I have a virtual disk, so I'm wondering if it's possible to
> somehow do an install into the VM/disk using yum.
First, create a kickstart file (ks.cfg) using system-config-kickstar
On 11/10/2010 01:07 AM, Nick Urbanik wrote:
> I have as a consequence already had both enabled:
In that case, make sure "NM_CONTROLLED=no" appears in both ifcfg-br0 and
ifcfg-eth0.
--
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fe
On 11/09/2010 07:35 PM, Patrick Bartek wrote:
> I've gotten to the point where I'm tiring of Fedora's fast release
> cycle. I need a longer life OS. I build my personal systems to last
> about 5 to 7 years with periodic hardware upgrades as needed. I'd
> like the OS last that long, too.
...
> 5
On 11/11/2010 10:28 AM, Ranjan Maitra wrote:
>
> Thanks! Don't you think hibernate would be more appropriate?
No, I'm pretty sure one of the bugs here is that pulseaudio should be
closing the fd which gets POLLHUP. There's probably another
somewhere... that fd is probably connected to something
On 11/12/2010 08:31 AM, Patrick Bartek wrote:
>
> That's okay as long as the OS is "current" when it is installed and
> will be supported for those 5 years or so.
I understand that, but you will never find that to be the case on a
sustained basis unless you schedule your hardware purchases to coi
On 11/17/2010 08:33 AM, Bill Davidsen wrote:
> Now I can select enhanced effects for video, and they work fine (for values of
> fine considering I wanted to see if they work, not that I want them on).
> However, the display is still dog slow, glxgears runs at 60fps, video is
> jerky,
> etc. So the
On 01/01/2011 05:14 PM, Matthew Saltzman wrote:
>
> ssh with keys by a normal user works fine. No error messages to be
> found in /var/log/secure on the client or with ssh -v on the server.
Does the output from "ssh -v" indicate that the correct key file is
being offered?
--
users mailing list
On 01/01/2011 05:59 AM, Dick Holland wrote:
> I've installed F14 on a box that was running F8 (I know, I know...) and
> DNS is not working properly.
...
> I've trawled the forums and mailing list archives and I've searched
> Redhat bugzilla. I've seen references to 64-bit DNS problems in F10-F11,
>
On 01/02/2011 06:45 AM, Matthew Saltzman wrote:
> Aha! In /var/log/messages, on the other hand, this happens:
>
> Jan 2 09:40:36 yankee setroubleshoot: SELinux is preventing
> /usr/sbin/sshd from search access on the directory /var/lib/amanda. For
> complete SELinux messages. run sealer
On 01/02/2011 03:27 AM, Dick Holland wrote:
> OK, here are the results of making IPv6 type DNS requests.
>
> --
> Sending "dig -t google.com" to my local DNS server:
>
> ;<<>> DiG 9.7.2-P2-RedHat-9.7.2-2.P2.fc14<<>>
On 01/02/2011 04:10 AM, Tom H wrote:
> On Sun, Jan 2, 2011 at 6:27 AM, Dick Holland wrote:
>
>> All this leaves me with one question: is there a way of turning off
>> these IPv6 DNS requests in Fedora?
>
> Disable ipv6.
As far as I know, glibc will issue queries whether IPv6 is
configured o
On 01/02/2011 05:20 AM, Tom H wrote:
> google.com doesn't have an ipv6 address so your test is incorrect,
The test was correct. I wasn't looking for a result, I was looking for
an indication that the DNS server would do recursive queries for
records. The hostname could have been anything.
On 01/04/2011 06:11 AM, Daniel J Walsh wrote:
> On 01/04/2011 04:08 AM, Gordon Messmer wrote:
>> # semanage fcontext -a -t user_home_dir_t /var/lib/amanda
>> # semanage fcontext -a -t user_home_t "/var/lib/amanda/.*"
>> # restorecon -r /var/lib/amanda
> No This wo
On 01/04/2011 11:34 AM, Dick Holland wrote:
>
> So if that proves that the glibc bug you suspected is indeed there,
> Gordon, what's the next step for us to take?
I've added information to the bug (which I originally filed). You can
add yourself to the CC list if you have an account. I looked a
On 01/06/2011 06:29 PM, Tom H wrote:
>
> For your netopia problem, have you seen:
> https://bugzilla.redhat.com/show_bug.cgi?id=505105#c48
No, but I'll look into that.
> For your last update to your bug report, you chose the wrong dig
> output since google.com doesn't have an ipv6 address and the
On 01/31/2010 08:16 AM, Marko Vojinovic wrote:
> You mean as in nVidia drivers taking a week or so to adjust to new kernel
> version and reach rpmfusion? Wow, that's a bummer! So you suggest we all opt
> to use ATI drivers which don't work at all on current X for several months
> now, basically sin
On 07/31/2015 02:00 PM, inode0 wrote:
grub2 supports LUKS. You'll need to add GRUB_ENABLE_CRYPTODISK=y to
/etc/sysconfig/grub
Interesting. Thanks for the tip! :)
--
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/m
On 08/01/2015 02:29 AM, Michael D. Setzer II wrote:
It was trying to remove an old fc21 kernel, and it failed with 3 files. Using
yumex I was alble to remove two of the files with no problem, but the
kernel-core gets a similar message.
What message? What did you remove, exactly?
Error: trans
On 08/02/2015 01:17 PM, Martin Møller Skarbiniks Pedersen wrote:
You can try redoing the upgrade with
--exclude elfutils-libs.otherarch ... this should give you
an error
message showing the root cause of the problem.
...
3. You have duplicate versions of elfuti
On 08/05/2015 05:39 AM, Timothy Murphy wrote:
Does KVM require LVM to be in use?
No, but that's the shortest IO path for virtual disks. If you're
concerned about disk performance, you might find that's the best
configuration. I've seen some benchmarks that suggest that disk
performance for
On 08/07/2015 12:56 PM, Diogene Laerce wrote:
Hi,
After a sad experience with a system update, I would like to ask
if there is a software on Fedora or more generally on Linux
which would allow me to make a complete snapshot of the system ?
Something as easy of use as the snapshot feature in Vir
On 08/07/2015 12:24 PM, jd1008 wrote:
She does not recall what key sequences she pushed,
but now, Cntrl-Alt-F[23456...] no longer work.
I tried it on her computer under her login, and it does not work.
Creating another account and login in with that account, it works. Any
clues how to restore
On 08/20/2015 04:06 PM, jd1008 wrote:
I have seen a solution that advises the use of IMAP instead
of pop3.
But that is not what he wants, because sometimes he does not have
access to the web, and would still like to read messages he has
not read yet, so he needs them to be on the laptops.
So
On 08/26/2015 03:52 AM, Barry Scott wrote:
https://bugzilla.redhat.com/show_bug.cgi?id=1224605
Is this waiting on fedora people to act or does this need mozilla people to fix
the problem?
I'm not sure if Mozilla can fix the problem.
Comments 8 and 12 describe a fix that you can implement on a
On 08/27/2015 04:45 AM, Jouk Jansen wrote:
When I mount a certain share
on one client all works fine. However if any other client tries to mount the
share also it fails.
I can't reproduce the problem. Watch the "messages" log on the clients
and server and see if anything is printed there.
--
On 08/27/2015 03:58 AM, Paul Cartwright wrote:
ok, I am running fedora 22, along with ubuntu & Windows 10. a new kernel
got installed last night, and I rebooted, but grub doesn't show it, and
still defaults to the ubuntu OS. I am new to this efibootmgr
A few things happen in sequence for Linux
On 08/27/2015 05:44 PM, Paul Cartwright wrote:
not exactly sure which part is UEFI & which is grub, but I will reboot &
try that...
UEFI is everything before the grub2 menu, essentially.
I tried booting into ubuntu & running the grub-mkconfig, hoping it would
update the grub.cfg, but it still
On 08/27/2015 06:02 PM, Paul Cartwright wrote:
wow, not exactly sure what happened...
Neither am I, but you've duplicated several of your UEFI boot items.
Fedora is now 2 and 5. Ubuntu is now 4, 8, and 10.
so when I ran the efibootmgr & changed it to default to fedora, it also
used the f
On 08/27/2015 11:19 PM, Jouk Jansen wrote:
The client give me just a "mount fail" due to "data loss".
Can you post the log contents, rather than paraphrasing?
Where do I find the logs on the server side? (it a Fedora 22 system)
As far as I know, "messages" still gets a copy of stuff sent to
On 08/28/2015 03:02 AM, Paul Cartwright wrote:
well it changed now, booting from fedora, the original screen ( before
grub?) when it booted ubuntu default, had a line on the screen before
anything else happened.. something about booting insecure.. then the
grub menu came up. Now that the default
On 08/28/2015 10:33 AM, Paul Cartwright wrote:
ok, so UEFI loads grub which loads grub.cfg which knows about the
different kernels ?
Essentially, yes. UEFI has its own list, which normally isn't displayed
and is only available with the F12 key. It identifies different boot
loaders (such as
On 08/28/2015 11:30 AM, Paul Cartwright wrote:
>Yeah, you will typically have just one system partition. In your
>case, it has different directories for the Fedora and Ubuntu shim and
>grubx64.efi, and grub.cfg.
but now I don't see the ubuntu folder, but the fedora folder.. do these
folders get
On 08/28/2015 03:22 PM, Paul Cartwright wrote:
oh, I get it.. but still I don't get it... /boot/efi is a separate
partition.. how can /EFI/ubuntu & /EFI/fedora be different... when they
are both under /boot/efi..
In the same way that "/" is a different partition or logical volume for
Ubuntu an
On 08/29/2015 03:20 AM, Tom H wrote:
grub2-install works on non-SB systems.
And there's no reason that it shouldn't work on SB systems. Aren't the
grub and shim executables simply copied from "/usr/something"? So they
should be signed.
Not according to the documentation, which indicates that:
"
On 08/29/2015 04:15 AM, Paul Cartwright wrote:
it would really be nice if there was some HOW-TO or documentation on all
this new UEFI/shim packages...
There is.
https://fedoraproject.org/wiki/GRUB_2
--
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription optio
On 08/29/2015 04:20 AM, Paul Cartwright wrote:
that may be true, but however I got my fedora installed on this UEFI box
is the way I am leaving it.. I am pretty sure I have secure boot turned
off. it works, and I go with the KISS method, it works, I'm leaving it
alone:)
Secure Boot is an effect
On 08/28/2015 06:48 PM, Paul Cartwright wrote:
every time you boot into a specific distro, update the system, and
install a new kernel, well, then grub needs to be updated.
To be clear: the grub configuration needs to be updated. Grub, the
program, does not. Installing a new kernel does not
On 08/29/2015 04:42 AM, Paul Cartwright wrote:
then if I update ubuntu I have to either do the efibootmgr -o to change
to ubuntu OR from fedora run grub-2mkconfig.. with 2 ESPs it is a manual
process to keep grub updated for 2 OSes..
Just pick which system's grub you want to use, and you can st
On 08/29/2015 12:52 PM, Paul Cartwright wrote:
I will try turning on secure-boot next time I reboot, to see if I can
boot with it turned on.. define "tampered with".. what if you run
grub2-mkconfig.. that tampers with it...
I mean that a root kit can't modify the system firmware, the shim, the
On 08/29/2015 12:51 PM, Paul Cartwright wrote:
Not according to the documentation, which indicates that:
>"grub2-install shouldn't be used on EFI systems. The grub2-efi package
>installs a prebaked grubx64.efi on the EFI System partition, which
>looks for grub.cfg on the ESP in/EFI/fedora/ where
On 08/29/2015 12:56 PM, Paul Cartwright wrote:
that I can deal with.. but there are TWO grub.cfg files which one
should I modify with grub2-mkconfig??
The one on the ESP. /boot/grub2/grub.cfg is used under BIOS. It
normally won't be present on an UEFI system.
--
users mailing list
use
On 08/29/2015 01:03 PM, Tom H wrote:
the grub2-install command
>creates a custom grubx64.efi, deletes the original installed one, and looks
>for grub.cfg in /boot/grub2/."
>https://fedoraproject.org/wiki/GRUB_2
I hadn't read that page. I stand corrected.
How nice that Fedora diverges from upstr
On 08/30/2015 05:13 AM, Patrick Dupre wrote:
This task used to run very often on my machine and makes every slow.
How can I manage it?
rpm -q -a --queryformat
%{NAME}\n%{VERSION}-%{RELEASE}\n%{EPOCH}\n%{GROUP}\n%{SUMMARY}\n\n
If you're asking how to avoid slowing down everything else, use "ni
On 08/30/2015 03:58 AM, Paul Cartwright wrote:
not very descriptive to tell me what kernel or why duplicate Fedora &
ubuntu entries..
I'm really trying to explain this in the simplest terms possible. So,
again, the UEFI firmware loads boot loaders. The boot loaders load kernels.
You hit F1
On 08/30/2015 06:21 AM, Paul Cartwright wrote:
so, tell me what the difference is between Fedora, 0005, and UEFI OS:
Boot0005* Fedora
HD(8,GPT,ac2fc695-5de9-47d0-a19b-01e236404130,0x5ae5d800,0x2f800)/File(\EFI\FEDORA\shim.efi)
Boot0009* UEFI OS
HD(8,GPT,ac2fc695-5de9-47d0-a19b-01e236404130,0x5ae
On 08/30/2015 10:30 AM, Chris Murphy wrote:
# rsync -rvnc --delete /brick0 /brick1
I've confirmed that separate devices are mounted to /brick0 and
/brick1. What I'm seeing for ~ 20 minutes now is only the device
mounted at brick0 is being accessed, and yet I'm seeing piles of files
(verbose opti
On 08/30/2015 10:18 AM, Paul Cartwright wrote:
On 08/30/2015 12:17 PM, Gordon Messmer wrote:
Boot0005* Fedora
HD(8,GPT,ac2fc695-5de9-47d0-a19b-01e236404130,0x5ae5d800,0x2f800)/File(\EFI\FEDORA\shim.efi)
Boot0009* UEFI OS
HD(8,GPT,ac2fc695-5de9-47d0-a19b-01e236404130,0x5ae5d800,0x2f800)/File
On 08/30/2015 02:09 PM, Samuel Rakitničan wrote:
Any thoughts why imsm RAID is not assembled in initramfs on boot?
Try updating /etc/mdadm.conf and rebuilding the initramfs, again.
--
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.f
On 08/30/2015 05:27 AM, Tom H wrote:
Crippling an upstream tool is beyond anything other distros patch.
It's not crippled. The efi modules are packaged separately. If you
know that you want to run grub2-install, then you need to install the
"grub2-efi-modules" package. When you run grub2-i
On 09/04/2015 02:40 PM, antonio montagnani wrote:
Is it not possible to run e2fsck during the standard boot before
filesystems are mounted??
Normally fsck is run during boot, before filesystems are mounted
read/write. You should only be dropped to the emergency shell if errors
are found in f
On 09/06/2015 01:35 PM, Cameron Simpson wrote:
I'm actually astounded that unout will spin out unless in-kernel work
is being counted to the CPU time (not normally the case). Yes, the
drive appears to be buggy, but that should be concealed inside the kernel.
User CPU time and system CPU time a
On 09/10/2015 01:40 PM, Paul Smith wrote:
Thanks, Rick, for your reply. The idea of a cloning application with
differential / incremental backup is not mine, but inspired on what is
written at the clonezilla site:
"Differential/incremental backup is not implemented yet."
It's important for tha
On 09/13/2015 07:07 AM, John Mellor wrote:
Then (since I'm developing a deep distrust of software update), I did a
CLI dnf update. There were 27 updates pending. Clearly, software
update is broken.
Nothing is clearly broken.
yum/dnf repositories are not synchronized. No mechanism nor mandat
On 09/14/2015 01:04 PM, jd1008 wrote:
02:00.0 Network controller: Broadcom Corporation BCM43224
802.11a/b/g/n (rev 01)
and kernel: kernel-4.3.0-0.rc0.git11.1
...should be supported by brcmsmac (CONFIG_BRCMSMAC in the kernel config)
--
users mailing list
users@lists.fedoraproject.org
To unsubsc
On 09/14/2015 06:02 PM, jd1008 wrote:
[ 25.411675] b43: probe of bcma0:0 failed with error -524
Not sure why b43 is loading... Maybe blacklist that module and reboot:
echo b43 >> /etc/modprobe.d/blacklist.conf
If that doesn't work, I suggest starting over from a fresh install of
Fedora 22.
On 09/15/2015 04:14 PM, jd1008 wrote:
So, my question remains: Why fc23
yum repolist
I know you said that rawhide isn't enabled, but that's really the only
likely explanation. You may have installed or enabled some rawhide
repository to fetch the kernel src.rpm, and now yum related too
On 09/15/2015 06:44 PM, John Mellor wrote:
I checked the dnf log and dnf is configured to select some
indeterminate Fedora mirrors site. I'm willing to bet that the
unselected mirrors are no more than a couple of hours out-of-date at
worst, and there is actually a software error at work here. S
On 09/17/2015 05:21 PM, Rick Stevens wrote:
Well, you really should be using "dnf repolist", but it's pretty
obvious you have F20 repos for the most part.
On a mostly-Fedora-20 system, I wouldn't expect dnf to be installed.
Your machine is in a weird state, so these are somewhat draconian
me
On 09/17/2015 03:41 PM, jd1008 wrote:
On 09/16/2015 11:40 AM, Gordon Messmer wrote:
yum repolist
$ yum repolist
Less useful than I hoped, but I missed this from your first message:
/var/cache/system-upgrade/fedora/packages/
-rw-r--r-- 1 root jd 0 Sep 15 16:12 a2jmidid-8-9.fc23
Thanks for the explanation. :)
--
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
Guidelines: http://fedoraproject.org/wiki/Mailin
On 09/19/2015 11:51 AM, jd1008 wrote:
--> Processing Conflict: mutter-3.16.2-1.fc22.x86_64 conflicts
gnome-shell < 3.16.1
...
How do I resolve this?
Hard to say, since gnome-shell should be in the upgrade set. Your
system is in a weird state. As has been suggested several times
already, I
On 09/27/2015 07:44 AM, Tom Horsley wrote:
something that would be easy and fix 99% of
all problems like this.
Would it? The people who pushed the update to stable definitely knew
that it required a version of sqlite that hasn't been released yet.
https://bodhi.fedoraproject.org/updates/FED
On 09/27/2015 11:39 AM, Tom Horsley wrote:
I don't care what "they" do, "stable" doesn't become visible to the
world till the update on the virtual machine works. It doesn't matter what
kind of dependency nightmare exists behind it.
Sounds hand-wavy. Circular dependencies do happen, and handli
On 09/27/2015 04:01 PM, Andre Robatino wrote:
Most of those people have the updates-testing repo enabled by default, so
they tend not to notice broken deps like this. Some kind of automation is
necessary to reliably prevent it.
Looking at bodhi, it doesn't appear that anyone was unaware that th
On 09/30/2015 04:32 AM, arnaud gaboury wrote:
I totally agree. At worth it can leave your system with unneeded packages.
Your original request was ambiguous. "rpm -e --nodeps" removes a
package without checking for other packages that depend on the one
you're removing. That's the inverse of
On 10/06/2015 05:24 AM, Robert Nichols wrote:
ip route add to 1.1.1.1 dev enp0s25
That's all there is to it. Your system now knows that address 1.1.1.1
can be reached directly (no gateway) on that interface.
And how does that destination respond?
It's not as simple as you suggest. The
On 10/06/2015 08:42 AM, Bob Goodwin wrote:
I've saved this for future use, too bad you weren't here yesterday ...
Rick gave a reasonable response. Could have been improved to not
interfere with regular network access, but I thought it was good enough.
--
users mailing list
users@lists.fedora
On 10/06/2015 09:13 AM, Robert Nichols wrote:
It's highly likely that it will simply use its only interface as
a default route, at least that's the way it worked for the two IP
cameras I set up that also had an initial IP address of 1.1.1.1.
That's not generally how IPv4 works. In the simple,
On 10/06/2015 05:06 PM, Cameron Simpson wrote:
Rick gave a nightmarishly complex answer, as did several others. It
might work, but I'm not sure I'd call it reasonable. Bob only needed a
temporary config, so the reasonable thing to do is to add an "eth0:0"
with the right addressing as already
On 10/08/2015 11:21 PM, Wolfgang S. Rupprecht wrote:
Hacking routes as one of the other replies suggested will only solve
half the problem. The packet gets flung in the right direction. The
problem is that the return packet won't be accepted. In fact the arp
reply won't even happen.
That's n
On 10/11/2015 12:01 AM, Zoltan Hoppar wrote:
I have serious problem with our hu-users mailing list
You probably want to ask the infrastructure list.
https://lists.fedoraproject.org/admin/lists/infrastructure.lists.fedoraproject.org/
--
users mailing list
users@lists.fedoraproject.org
To unsubsc
On 10/11/2015 11:27 AM, Patrick Dupre wrote:
Actually, the issue is with xmgrace which generate:
PID USER PR NIVIRTRESSHR S %CPU %MEM TIME+ COMMAND
1351 root 20 0 462744 105588 50068 R 84.4 3.5 24:46.20 Xorg.bin
If you're seeing high CPU utilization in Xorg
On 10/12/2015 07:55 PM, sean darcy wrote:
i really don't want to edit grub.cfg directly, and I can't figure out
the templates.
grub2-mkconfig should generate a new configuration entirely.
Installing a kernel will run:
/bin/kernel-install add /boot/vmlinuz-
I'd suggest running both manua
On 10/19/2015 05:35 AM, Tom Horsley wrote:
Looks like it wasn't just cron related stuff. When I finally
made it to the cleanup phase of the update, every single
try-restart hung till I killed it for every service being
updated, not just cron related stuff.
Yes, that is expected. Any user looku
On 10/19/2015 10:00 AM, Tom Horsley wrote:
But why would it hang? The server wasn't just having trouble,
it was completely offline. Shouldn't something have noticed it
was utterly impossible to talk to the server and fallen back to
local lookups (certainly absolutely all of the "system" users
are
On 10/19/2015 10:03 AM, jd1008 wrote:
OK, so I went back to searching and found this item:
http://www.newertech.com/products/esatatousb3.php
It internal converts eSata to usb3.0 protocol.
Which is the opposite of what you said you need:
"Connect your eSATA equipped external drive to a USB
On 10/19/2015 10:32 AM, jd1008 wrote:
Did I?
I thought I said my external drive is usb3.0 with Micro-B connector
and my laptop has eSata female port.
Yes, you misinterpreted what I wrote. You said that you want to connect
a drive with USB interface to an eSata port on your laptop. The
inform
On 10/19/2015 11:50 AM, jd1008 wrote:
The good news is I found a much less expensive device on ebay which
also will pass power through my laptop's powered eSata port out
to female usb port and female eSata port (only one can be used at a
time).
If you have an eSatap port, you can connect an eS
On 10/27/2015 10:39 AM, Paolo Galtieri wrote:
I have unmounted the filesystems and run fsck on them and fsck reports
no errors.
Bear in mind that fsck only checks the filesystem structure. It does
not verify that the data in your files is complete or correct. The
filesystem structure itself
On 10/28/2015 09:24 AM, Rick Stevens wrote:
You have a DNS resolution issue.
It's probably an mDNS issue, and replies should normally be allowed by
the default "accept RELATED,ESTABLISHED" rule.
It might be helpful to see the output of "iptables -L -n -v".
With the firewall enabled, as roo
On 10/28/2015 01:55 PM, Antonio M wrote:
why do I have two lines instead of one???
Probably for different interfaces. Use "iptables -v".
--
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Fed
On 10/28/2015 03:17 PM, Antonio M wrote:
still I have not done a single step to improve situation
The problem isn't obvious. Your firewall rules are set up properly to
both browse other mDNS devices and advertise services on your system
using mDNS.
Maybe install the avahi-tools package and
101 - 200 of 881 matches
Mail list logo