Re: FreeDOS on fedora with kvm/qemu/virt-manager

2012-04-04 Thread Rafiqul Islam
when start postfix huge mail are going from my mail server please help
me how to fix up this problem...

On 4/5/12, Alex  wrote:
> Hi,
>
>> I have a freedos virtual machine working under kvm, created with
>> virt-manager. However, I can't get networking to work.
>>
>> The freedos instructions point to using virtualbox and using the
>> amdpcnet network driver, but I'm just using libvirt/virt-manager. Is
>> there a network driver in freedos that I can use with virt-manager?
>
> Turns out I just converted the image to virtualbox format and used that.
>
> http://en.wikibooks.org/wiki/QEMU/Images#Exchanging_images_with_VirtualBox
>
> Thanks,
> Alex
> --
> users mailing list
> users@lists.fedoraproject.org
> To unsubscribe or change subscription options:
> https://admin.fedoraproject.org/mailman/listinfo/users
> Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
> Have a question? Ask away: http://ask.fedoraproject.org
>
-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org


developing LSB-certified applications

2012-04-04 Thread Hiisi
Hi, list!
In ubuntu repositories there's a package called lsb-dev. The package
includes lsbcc to compile lsb-3.1 compatible applications. yum search
provides only redhat-lsb on fedora 16 and there's no such thing as
lsbcc. Lsb-plugin for eclipse doesn't work on my system. What is the
best way to develop lsb-compatible applications on fedora? Currently
my c++ application doesn't pass test by lsb-check-app utility, mainly
because a lot of non-lsb-libraries included during compilation.
-- 
Hiisi.
Registered Linux User #487982. Be counted at: http://counter.li.org/
--
Spandex is a privilege, not a right.
-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org


Re: [OT] Fedora 18 code name

2012-04-04 Thread Hiisi
On 4 April 2012 15:36, NOSpaze  wrote:
> On Tue, 2012-04-03 at 14:07 -0400, nu...@gmx.com wrote:
>> >On Fri, Mar 30, 2012 at 09:13:33PM -0400, Tom Horsley wrote:
>> >> I think Fedora 18 should take a radical approach to code
>> >> names, one that no one would ever expect. How about:
>> >>
>> >> Fedora 18
>>
>> >Fedora 17++
>>
>> Fedora 19 Beta??
>
> Fedora New Version
>

Definitely we need to add some mess in version names. How about 'Fedora One'??
-- 
Hiisi.
Registered Linux User #487982. Be counted at: http://counter.li.org/
--
Spandex is a privilege, not a right.
-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org


What does this mean part 2

2012-04-04 Thread Roger

Re:"Hacked by Nobody"
I forgot to add that my daughters also use my web system on wireless 
would they be hacked also?

Thank you in advance
Roger
--
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org


What does this mean

2012-04-04 Thread Roger
I was browsing a site in Firefox and a page black site with a green logo 
opened that said "Hacked by Nobody".


I read about the Nobody group in the Daniel Domsschiet-Berg book "Inside 
Wikileaks" but do not know the relevance for me seeing that web page.

Can someone please explain this, is it something to be concerned about?
If so what steps should I take?

There is nothing on my pc of any interest to any one and I can find no 
key loggers of note. I do not know what else to look for.
I am working in a voluntary capacity on a remote server setting up a 
number of drupal sites, would these be in danger please?



Thanks in advance
Roger
--
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org


Re: Problem starting vncserver - but only during reboot

2012-04-04 Thread Michael D. Setzer II
On 4 Apr 2012 at 12:48, Lets Go Canes wrote:

Date sent:  Wed, 4 Apr 2012 12:48:58 -0700 (PDT)
From:   Lets Go Canes 
Subject:Problem starting vncserver - but only during 
reboot
To: users@lists.fedoraproject.org
Send reply to:  Community support for Fedora users 






> Once my Fedora 16 system has finished booting, I can login over a ssh
> session, and as root issue the command "systemctl start
> vncserver@:1.service", and it starts vncserver without any issues.
> 
> However, during boot, vncserver fails to start.
> 
> 
> the service is enabled:
> 
> # systemctl is-enabled vncserver@:1.service
> enabled
> 
> 
> I get the following messages in /var/log/mesages:
> 
> # grep vnc /var/log/messages
> Apr  4 15:35:18 rtpxentst1 systemd[1011]: Failed at step USER spawning
> /usr/bin/vncserver: No such process Apr  4 15:35:18 rtpxentst1
> systemd[1]: vncserver@:1.service: control process exited, code=exited
> status=217 Apr  4 15:35:18 rtpxentst1 systemd[1]: Unit
> vncserver@:1.service entered failed state.
> 
> 
> Any suggestions?
> 

Did you modify the /lib/systemd/system/vncserver@1.service file 
to change the  to the id of the user to run the vncserver 
on?

What does 
rpm -qa | grep vnc 
show?

I get 7 lines, with 5 being tiger-vnc packages.


> -- 
> users mailing list
> users@lists.fedoraproject.org
> To unsubscribe or change subscription options:
> https://admin.fedoraproject.org/mailman/listinfo/users
> Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines Have
> a question? Ask away: http://ask.fedoraproject.org


+--+
  Michael D. Setzer II -  Computer Science Instructor  
  Guam Community College  Computer Center  
  mailto:mi...@kuentos.guam.net
  mailto:msetze...@gmail.com
  http://www.guam.net/home/mikes
  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
SETI12029945.909740   |   EINSTEIN 7623371.809852
ROSETTA  4388616.446766   |   ABC 12103891.691340

-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org


Re: Fedora 16 / gnome3 / ATI Technologies Inc Device 9648 (prog-if 00 [VGA controller]

2012-04-04 Thread Gregory P. Ennis
On Wed, 2012-04-04 at 14:31 -0500, Gregory P. Ennis wrote: 
> Everyone,
> 
> Just when I was getting accustomed to gnome3, and liking it, my system
> switched to fallback mode automatically.  I thought the problem was
> something I had done, and when I tried to fix it I only made things much
> worse and eventually even broke yum.  I decided to start over with a new
> install, but I have not been able to fix the problem.  Of course it is
> easy to blame a kernel update, but I have not seen any other posts that
> specifically address this.  
> 
> This machine is an HP laptop (AMD A4-3300M APU with Radeon(tm) HD
> Graphics × 2) with ATI Technologies Inc Device 9648 (prog-if 00 [VGA
> controller].
> 
> At the time of the fresh install gnome3 would not work, and
> automatically dropped back to fail safe mode.  
> 
> In the manner that I did on the original install I did the following :
> 
> #1. Install of akmod-catalyst xorg-x11-drv-catalyst from rpmfusion
> #2. Removal of nomodeset from grub2.cfg
> 

How did you remove nomodset?
You need to edit /etc/default/grub file to remove the nomodset.
Then run: grub2-mkconfig -o /boot/grub2/grub.cfg

. 
> gnome-shell has been installed :
> Package gnome-shell-3.2.2.1-1.fc16.x86_64 already installed and latest
> version
> 
> I am still unable to boot to gnome3 without going to failsafe mode; your
> help would be appreciated.
> 
> Thank you,
> 
> Greg Ennis

-- 
===
Virtue is its own punishment. -- Denniston Righteous people terrify
me ... virtue is its own punishment. -- Aneurin Bevan
===
Aaron Konstam telephone: (210) 656-0355 e-mail: akons...@sbcglobal.net

--

Aaron,

Thanks for the reply.  I had removed nomodeset from
the /etc/default/grub file.  I did generate grub.cfg in the manner you
suggested, but that did not fix the problem for me.  I still have it
removed, but the problem did not get fixed until I updated the new
kernel 3.3.0-8.fc16.x86_64, and then yum removed akmod-catalyst and
xorg-x11-drv-catalyst

Thanks to everyone for their help on this.

Greg

-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org


Re: UPDATE FEDORA 17A CRASH: file /usr/share/locale/be/LC_MESSAGES/nm-applet.mo conflicts between attempted installs of nm-connection-editor-0.9.4.1-1.fc17.x86_64 and

2012-04-04 Thread Rick Stevens

On 04/04/2012 05:31 PM, SES wrote:

OK! I'm about ready to give up on Fedora 17 Alpha- so, please tell me
what this is??

Peace out!

SES


Test Transaction Errors:
file /usr/share/locale/be/LC_MESSAGES/nm-applet.mo conflicts between
attempted installs of nm-connection-editor-0.9.4.1-1.fc17.x86_64 and
NetworkManager-1:0.9.4.0-1.git20120328.fc17.x86_64
   file /usr/share/locale/bg/LC_MESSAGES/nm-applet.mo conflicts between
attempted installs of nm-connection-editor-0.9.4.1-1.fc17.x86_64 and
NetworkManager-1:0.9.4.0-1.git20120328.fc17.x86_64
   file /usr/share/locale/ca/LC_MESSAGES/nm-applet.mo conflicts between
attempted installs of nm-connection-editor-0.9.4.1-1.fc17.x86_64 and
NetworkManager-1:0.9.4.0-1.git20120328.fc17.x86_64
   file /usr/share/locale/ca@valencia/LC_MESSAGES/nm-applet.mo conflicts
between attempted installs of nm-connection-editor-0.9.4.1-1.fc17.x86_64
and NetworkManager-1:0.9.4.0-1.git20120328.fc17.x86_64
   file /usr/share/locale/crh/LC_MESSAGES/nm-applet.mo conflicts between
attempted installs of nm-connection-editor-0.9.4.1-1.fc17.x86_64 and
NetworkManager-1:0.9.4.0-1.git20120328.fc17.x86_64
   file /usr/share/locale/da/LC_MES...


Technically, F17 isn't released yet (it's not even an official beta 
yet--it's at Beta RC3) and this message should be aimed at the test list

(t...@lists.fedoraproject.org), not this forum.

However, my guess is that your yum config is aimed at the test repo AND
the F17 repo since the complaints are against a legitimate version
of the package and a git version.  There will possibly be conflicts in
those cases.

Really, take this to the test list I mention above and I'm sure they'll
help you.
--
- Rick Stevens, Systems Engineer, AllDigitalri...@alldigital.com -
- AIM/Skype: therps2ICQ: 22643734Yahoo: origrps2 -
--
-"And on the seventh day, He exited from append mode."   -
--
--
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org


UPDATE FEDORA 17A CRASH: file /usr/share/locale/be/LC_MESSAGES/nm-applet.mo conflicts between attempted installs of nm-connection-editor-0.9.4.1-1.fc17.x86_64 and

2012-04-04 Thread SES
OK! I'm about ready to give up on Fedora 17 Alpha- so, please tell me
what this is??

Peace out!

SES


Test Transaction Errors:
file /usr/share/locale/be/LC_MESSAGES/nm-applet.mo conflicts between
attempted installs of nm-connection-editor-0.9.4.1-1.fc17.x86_64 and
NetworkManager-1:0.9.4.0-1.git20120328.fc17.x86_64
  file /usr/share/locale/bg/LC_MESSAGES/nm-applet.mo conflicts between
attempted installs of nm-connection-editor-0.9.4.1-1.fc17.x86_64 and
NetworkManager-1:0.9.4.0-1.git20120328.fc17.x86_64
  file /usr/share/locale/ca/LC_MESSAGES/nm-applet.mo conflicts between
attempted installs of nm-connection-editor-0.9.4.1-1.fc17.x86_64 and
NetworkManager-1:0.9.4.0-1.git20120328.fc17.x86_64
  file /usr/share/locale/ca@valencia/LC_MESSAGES/nm-applet.mo conflicts
between attempted installs of nm-connection-editor-0.9.4.1-1.fc17.x86_64
and NetworkManager-1:0.9.4.0-1.git20120328.fc17.x86_64
  file /usr/share/locale/crh/LC_MESSAGES/nm-applet.mo conflicts between
attempted installs of nm-connection-editor-0.9.4.1-1.fc17.x86_64 and
NetworkManager-1:0.9.4.0-1.git20120328.fc17.x86_64
  file /usr/share/locale/da/LC_MES...
-- 
"mysterium fide"



-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org


Re: Changing home broke samba

2012-04-04 Thread Rick Stevens

On 04/04/2012 04:53 PM, Joe Zeff wrote:

On 04/04/2012 04:41 PM, Rick Stevens wrote:

you should be able to "restorecon /home" (as the root user) to get
the contexts reset.


I'd suggest "restorecon -R /home" because that gets everything in /home
recursively.


A good catch, Joe.  Yes, use the "-R", by all means.
--
- Rick Stevens, Systems Engineer, AllDigitalri...@alldigital.com -
- AIM/Skype: therps2ICQ: 22643734Yahoo: origrps2 -
--
- The world is coming to an end ... SAVE YOUR FILES!!!   -
--
--
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org


Re: Changing home broke samba

2012-04-04 Thread Joe Zeff

On 04/04/2012 04:41 PM, Rick Stevens wrote:

you should be able to "restorecon /home" (as the root user) to get
the contexts reset.


I'd suggest "restorecon -R /home" because that gets everything in /home 
recursively.

--
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org


F17: ruby gems now being installed to /usr/local?

2012-04-04 Thread Julian C. Dunn
I'm testing out some Ruby packages on F17 and I'm finding that all the
gems installed via "rubygems" are being installed to /usr/local,
instead of /usr, as it was under F16. Any idea where I might find this
configuration knob, and any ideas as to why it changed?

- Julian
-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org


Re: Changing home broke samba

2012-04-04 Thread Rick Stevens

On 04/04/2012 04:26 PM, Rod McCown wrote:

That was exactly it. Now I have to work through SELinux getting perms
correct on the home directories. Thanks!


Glad to help. Since the new drive is being mounted on /home (I think
I recall that from your mentioning buggering the /etc/fstab entry),
you should be able to "restorecon /home" (as the root user) to get
the contexts reset.
--
- Rick Stevens, Systems Engineer, AllDigitalri...@alldigital.com -
- AIM/Skype: therps2ICQ: 22643734Yahoo: origrps2 -
--
- "People tell me I look at the dark side.  That's not true.  I have -
-   the heart of a small boy..in a jar right here on my desk."   -
--- Stephen King -
--
--
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org


Re: Changing home broke samba

2012-04-04 Thread Rod McCown
That was exactly it. Now I have to work through SELinux getting perms
correct on the home directories. Thanks!
-- 
Rod McCown
Unix System Administrator
Fishermen Chapter
Christian Motorcyclist Association

"Unix is user friendly. It just picks its friends" 

On Wed, 2012-04-04 at 13:31 -0700, Rick Stevens wrote:
> On 04/04/2012 01:20 PM, Rod McCown wrote:
> > Running samba on F14 so that my wife can use her home directory as extra
> > space for her XP desktop. I recently got some SCSI drives and an
> > UltraIII card, so I mirrored 2 of the drives, copied the home
> > directories to the mirrored device, changed the /etc/fstab, rebooted
> > successfully with home directories on a mirrored device, but samba is
> > now broken and I'm having a hard time getting it to work again. smb.conf
> > only wanted to see "/home/" and that didn't change. Any ideas why?
> 
> Check and see if you're getting SELinux denials. Unless you used "cp -a" 
> or "cp --preserve=all" simply copying files doesn't copy the
> SELinux contexts.
> 
> --
> - Rick Stevens, Systems Engineer, AllDigitalri...@alldigital.com -
> - AIM/Skype: therps2ICQ: 22643734Yahoo: origrps2 -
> --
> -God is real...unless declared integer or long   -
> --

-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org


Re: HWCLOCK,LOCALTIME,UTC how to fix wrong time.

2012-04-04 Thread Rick Stevens

On 04/04/2012 02:47 PM, luis redondo wrote:

I got that Fedora16 and OpenSUSE present wrong system time because they
are the only systems I run that have WRONG UTC.
For example: My correct system time is 21:20:04 and when I do on
Fedora(OpenSUSE) :
hwclock ; date ; date --utc I got

8:20:04 PM WEST
20:20:04 WEST 2012
19:20:04 UTC 2012

Then UTC is 2 hours before my right daylight savings time AND IT SHOULD
BE ONLY 1 HOUR.
On Ubuntu,Debian which present right system hour with daylight savings
the UTC is 1 HOUR BEFORE
20:20:04 UTC 2012(which is correct with the real world).


The numbers look right for the WEST time zone (western Europe savings 
time), which is defined as "+0100".


"hwclock" always reports in local time, regardless if your hardware
clock is set to UTC or not (read the man page if you don't believe me).
You need to look at /etc/sysconfig/clock to see how your hardware clock
is set. If "UTC" is "true", then your hardware clock is using UTC.
--
- Rick Stevens, Systems Engineer, AllDigitalri...@alldigital.com -
- AIM/Skype: therps2ICQ: 22643734Yahoo: origrps2 -
--
-  When all else fails, try reading the instructions.-
--
--
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org


Re: named

2012-04-04 Thread Cameron Simpson
On 04Apr2012 16:29, Scott van Looy  wrote:
| Hoping this might help someone debug my issue…
| 
| I attached a strace:
| strace -f -p 1747 -o trace.txt
| 
| Left it running for around 10 seconds and got 34Mb of log that's all pretty 
much this:
| 
| 1751  epoll_wait(9,  
| 1750  futex(0x7f8148e22028, FUTEX_WAKE_PRIVATE, 1 
| 1749  futex(0x7f8148e22028, FUTEX_WAIT_PRIVATE, 2, NULL 
| 1748  futex(0x7f8148e2108c, FUTEX_WAIT_PRIVATE, 4692676, NULL 
| 1747  rt_sigsuspend([] 
| 1750  <... futex resumed> ) = 0
| 1749  <... futex resumed> ) = -1 EAGAIN (Resource temporarily 
unavailable)
[...]

Looks like heavy contention for something.
Try:
  strace -e trace=!futex -f -p 1747 -o trace.txt
and see what's left over. And get the output of:
  lsof -p 1747
too so you can match of file descriptor numbers.

This may shed a little light on what named is working on at the time.

Does it settle down if you leave it alone?
Is it easy to reproduce? For you I mean; for example, if it _has_ settled
down, can you make it happen again by stopping and restarting named? If so,
does HUPping named trigger it also?

Cheers,
-- 
Cameron Simpson  DoD#743
http://www.cskk.ezoshosting.com/cs/

Can't talk.  Eating.- Homer Simpson
-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org


HWCLOCK,LOCALTIME,UTC how to fix wrong time.

2012-04-04 Thread luis redondo

I got that Fedora16 and OpenSUSE present wrong system time because they are the 
only systems I run that have WRONG UTC.For example: My correct system time is 
21:20:04 and when I do on Fedora(OpenSUSE) :hwclock ; date ; date --utc I got
8:20:04 PM WEST20:20:04 WEST 201219:20:04 UTC 2012
Then UTC is 2 hours before my right daylight savings time AND IT SHOULD BE ONLY 
1 HOUR.On Ubuntu,Debian which present right system hour with daylight savings 
the UTC is 1 HOUR BEFORE20:20:04 UTC 2012(which is correct with the real world).
So,how can I put UTC to equal the hardware clock? On Ubuntu UTC equals the 
HWCLOCK.   -- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org


Re: Changing home broke samba

2012-04-04 Thread Patrick O'Callaghan
On Wed, 2012-04-04 at 15:20 -0500, Rod McCown wrote:
> Running samba on F14 so that my wife can use her home directory as extra
> space for her XP desktop. I recently got some SCSI drives and an
> UltraIII card, so I mirrored 2 of the drives, copied the home
> directories to the mirrored device, changed the /etc/fstab, rebooted
> successfully with home directories on a mirrored device, but samba is
> now broken and I'm having a hard time getting it to work again. smb.conf
> only wanted to see "/home/" and that didn't change. Any ideas why?

Note that F14 was EOL'ed quite a few weeks back. To stay up to date with
bugfixes you should be on F15 or F16.

poc

-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org


Re: Fedora 16 / gnome3 / ATI Technologies Inc Device 9648 (prog-if 00 [VGA controller]

2012-04-04 Thread Aaron Konstam
On Wed, 2012-04-04 at 14:31 -0500, Gregory P. Ennis wrote: 
> Everyone,
> 
> Just when I was getting accustomed to gnome3, and liking it, my system
> switched to fallback mode automatically.  I thought the problem was
> something I had done, and when I tried to fix it I only made things much
> worse and eventually even broke yum.  I decided to start over with a new
> install, but I have not been able to fix the problem.  Of course it is
> easy to blame a kernel update, but I have not seen any other posts that
> specifically address this.  
> 
> This machine is an HP laptop (AMD A4-3300M APU with Radeon(tm) HD
> Graphics × 2) with ATI Technologies Inc Device 9648 (prog-if 00 [VGA
> controller].
> 
> At the time of the fresh install gnome3 would not work, and
> automatically dropped back to fail safe mode.  
> 
> In the manner that I did on the original install I did the following :
> 
> #1. Install of akmod-catalyst xorg-x11-drv-catalyst from rpmfusion
> #2. Removal of nomodeset from grub2.cfg
> 

How did you remove nomodset?
You need to edit /etc/default/grub file to remove the nomodset.
Then run: grub2-mkconfig -o /boot/grub2/grub.cfg

. 
> gnome-shell has been installed :
> Package gnome-shell-3.2.2.1-1.fc16.x86_64 already installed and latest
> version
> 
> I am still unable to boot to gnome3 without going to failsafe mode; your
> help would be appreciated.
> 
> Thank you,
> 
> Greg Ennis

-- 
===
Virtue is its own punishment. -- Denniston Righteous people terrify
me ... virtue is its own punishment. -- Aneurin Bevan
===
Aaron Konstam telephone: (210) 656-0355 e-mail: akons...@sbcglobal.net

-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org


Re: Changing home broke samba

2012-04-04 Thread Rick Stevens

On 04/04/2012 01:20 PM, Rod McCown wrote:

Running samba on F14 so that my wife can use her home directory as extra
space for her XP desktop. I recently got some SCSI drives and an
UltraIII card, so I mirrored 2 of the drives, copied the home
directories to the mirrored device, changed the /etc/fstab, rebooted
successfully with home directories on a mirrored device, but samba is
now broken and I'm having a hard time getting it to work again. smb.conf
only wanted to see "/home/" and that didn't change. Any ideas why?


Check and see if you're getting SELinux denials. Unless you used "cp -a" 
or "cp --preserve=all" simply copying files doesn't copy the

SELinux contexts.

--
- Rick Stevens, Systems Engineer, AllDigitalri...@alldigital.com -
- AIM/Skype: therps2ICQ: 22643734Yahoo: origrps2 -
--
-God is real...unless declared integer or long   -
--
--
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org


Changing home broke samba

2012-04-04 Thread Rod McCown
Running samba on F14 so that my wife can use her home directory as extra
space for her XP desktop. I recently got some SCSI drives and an
UltraIII card, so I mirrored 2 of the drives, copied the home
directories to the mirrored device, changed the /etc/fstab, rebooted
successfully with home directories on a mirrored device, but samba is
now broken and I'm having a hard time getting it to work again. smb.conf
only wanted to see "/home/" and that didn't change. Any ideas why?
Thanks.

-- 
Rod McCown
Unix System Administrator
Fishermen Chapter
Christian Motorcyclist Association

"Unix is user friendly. It just picks its friends" 


-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org


Problem starting vncserver - but only during reboot

2012-04-04 Thread Lets Go Canes
Once my Fedora 16 system has finished booting, I can login over a ssh session, 
and as root issue the command "systemctl start vncserver@:1.service", and it 
starts vncserver without any issues.

However, during boot, vncserver fails to start.


the service is enabled:

# systemctl is-enabled vncserver@:1.service
enabled


I get the following messages in /var/log/mesages:

# grep vnc /var/log/messages
Apr  4 15:35:18 rtpxentst1 systemd[1011]: Failed at step USER spawning 
/usr/bin/vncserver: No such process
Apr  4 15:35:18 rtpxentst1 systemd[1]: vncserver@:1.service: control process 
exited, code=exited status=217
Apr  4 15:35:18 rtpxentst1 systemd[1]: Unit vncserver@:1.service entered failed 
state.


Any suggestions?

-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org


Re: Fedora 16 / gnome3 / ATI Technologies Inc Device 9648 (prog-if 00 [VGA controller]

2012-04-04 Thread Gregory P. Ennis
Everyone,

Just when I was getting accustomed to gnome3, and liking it, my system
switched to fallback mode automatically.  I thought the problem was
something I had done, and when I tried to fix it I only made things much
worse and eventually even broke yum.  I decided to start over with a new
install, but I have not been able to fix the problem.  Of course it is
easy to blame a kernel update, but I have not seen any other posts that
specifically address this.  

This machine is an HP laptop (AMD A4-3300M APU with Radeon(tm) HD
Graphics × 2) with ATI Technologies Inc Device 9648 (prog-if 00 [VGA
controller].

At the time of the fresh install gnome3 would not work, and
automatically dropped back to fail safe mode.  

In the manner that I did on the original install I did the following :

#1. Install of akmod-catalyst xorg-x11-drv-catalyst from rpmfusion
#2. Removal of nomodeset from grub2.cfg

gnome-shell has been installed :
Package gnome-shell-3.2.2.1-1.fc16.x86_64 already installed and latest
version

I am still unable to boot to gnome3 without going to failsafe mode; your
help would be appreciated.

Thank you,

Greg Ennis
-

Everyone,

The new kernel just released 3.3.0-8.fc16.x86_64 fixes the problems with
this ATI 9648 controller.  I now have gnome3 working on F16.  After the
installation of the new kernel my laptop failed to present the login
screen; all that appeared was a black screen, but I could access the
laptop remotely with a terminal interface.  

I had to yum remove akmod-catalyst as well and xorg-x11-drv-catalyst.
After these were removed and When I rebooted I was able to get into
gnome3.

Greg

-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org


Re: Fedora 16 killed my eth0 ?

2012-04-04 Thread Zoltan Szecsei

On 2012/04/04 10:55, Andrew Haley wrote:

On 04/04/2012 06:47 AM, Zoltan Szecsei wrote:

Well, perhaps someone should also think about impact of name-changing.
Quite frankly, what's in a name, so why change it?

It's because in the old scheme when a machine had several ports the
mapping between the physical hardware and the dev nodes was not fixed:
the kernel would just assign names as it found interfaces.  This
caused a fair bit of inconvenience.


 From my side, I have a "no longer supported" SW product that
licenses itself against the MAC address of ETH0. Yep, ETH0 and not
any other name.

Put a symlink in?
H I (you) have a cunning plan   [in the fine words of Private 
Baldrick]


I'll try it out - thanks.
Zoltan


Andrew.



--

===
Zoltan Szecsei PrGISc [PGP0031]
Geograph (Pty) Ltd.
P.O. Box 7, Muizenberg 7950, South Africa.

65 Main Road, Muizenberg 7945
Western Cape, South Africa.

34° 6'16.35"S 18°28'5.62"E

Tel: +27-21-7884897  Mobile: +27-83-6004028
Fax: +27-86-6115323 www.geograph.co.za
===

--
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org


Re: FreeDOS on fedora with kvm/qemu/virt-manager

2012-04-04 Thread Alex
Hi,

> I have a freedos virtual machine working under kvm, created with
> virt-manager. However, I can't get networking to work.
>
> The freedos instructions point to using virtualbox and using the
> amdpcnet network driver, but I'm just using libvirt/virt-manager. Is
> there a network driver in freedos that I can use with virt-manager?

Turns out I just converted the image to virtualbox format and used that.

http://en.wikibooks.org/wiki/QEMU/Images#Exchanging_images_with_VirtualBox

Thanks,
Alex
-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org


Re: named

2012-04-04 Thread Scott van Looy
I had a look and followed the suggestions in the bug comments, but it doesn't 
seem to help at all.

Thanks for the help though!

Scott

On 4 Apr 2012, at 17:41, Kevin Martin  wrote:

> 
> 
> On 04/04/2012 09:29 AM, Scott van Looy wrote:
>> Hoping this might help someone debug my issue…
>> 
>> I attached a strace:
>> strace -f -p 1747 -o trace.txt
>> 
>> Left it running for around 10 seconds and got 34Mb of log that's all pretty 
>> much this:
>> 
>> 1751  epoll_wait(9,  
>> 1750  futex(0x7f8148e22028, FUTEX_WAKE_PRIVATE, 1 
>> 1749  futex(0x7f8148e22028, FUTEX_WAIT_PRIVATE, 2, NULL 
>> 1748  futex(0x7f8148e2108c, FUTEX_WAIT_PRIVATE, 4692676, NULL > ...>
>> 1747  rt_sigsuspend([] 
>> 1750  <... futex resumed> ) = 0
>> 1749  <... futex resumed> ) = -1 EAGAIN (Resource temporarily 
>> unavailable)
>> 1748  <... futex resumed> ) = -1 EAGAIN (Resource temporarily 
>> unavailable)
>> 1750  futex(0x7f8148e22078, FUTEX_WAKE_PRIVATE, 1 
>> 1749  futex(0x7f8148e22078, FUTEX_WAIT_PRIVATE, 2, NULL 
>> 1748  futex(0x7f8148e2108c, FUTEX_WAIT_PRIVATE, 4692677, NULL > ...>
>> 1750  <... futex resumed> ) = 0
>> 1749  <... futex resumed> ) = -1 EAGAIN (Resource temporarily 
>> unavailable)
>> 1750  futex(0x7f8148e2207c, FUTEX_WAIT_BITSET_PRIVATE|FUTEX_CLOCK_REALTIME, 
>> 15836521, {1333549881, 89699000},  
>> 1749  futex(0x7f8148e2207c, FUTEX_WAKE_OP_PRIVATE, 1, 1, 0x7f8148e22078, 
>> {FUTEX_OP_SET, 0, FUTEX_OP_CMP_GT, 1} 
>> 1750  <... futex resumed> ) = -1 EAGAIN (Resource temporarily 
>> unavailable)
>> 1749  <... futex resumed> ) = 0
>> 1750  futex(0x7f8148e22028, FUTEX_WAKE_PRIVATE, 1 
>> 1749  futex(0x7f8148e22028, FUTEX_WAKE_PRIVATE, 1 
>> 1750  <... futex resumed> ) = 0
>> 1749  <... futex resumed> ) = 0
>> 1750  futex(0x7f8148e22078, FUTEX_WAKE_PRIVATE, 1 
>> 1749  futex(0x7f8148e22078, FUTEX_WAIT_PRIVATE, 2, NULL 
>> 1750  <... futex resumed> ) = 0
>> 1749  <... futex resumed> ) = -1 EAGAIN (Resource temporarily 
>> unavailable)
>> 1750  futex(0x7f8148e2207c, FUTEX_WAIT_BITSET_PRIVATE|FUTEX_CLOCK_REALTIME, 
>> 15836523, {1333549881, 89699000},  
>> 1749  futex(0x7f8148e2207c, FUTEX_WAKE_OP_PRIVATE, 1, 1, 0x7f8148e22078, 
>> {FUTEX_OP_SET, 0, FUTEX_OP_CMP_GT, 1} 
>> 1750  <... futex resumed> ) = -1 EAGAIN (Resource temporarily 
>> unavailable)
>> 1749  <... futex resumed> ) = 0
>> 1750  futex(0x7f8148e2108c, FUTEX_WAKE_OP_PRIVATE, 1, 1, 0x7f8148e21088, 
>> {FUTEX_OP_SET, 0, FUTEX_OP_CMP_GT, 1} 
>> 1749  futex(0x7f8148e2108c, FUTEX_WAIT_PRIVATE, 4692678, NULL > ...>
>> 1750  <... futex resumed> ) = 1
>> 1749  <... futex resumed> ) = -1 EAGAIN (Resource temporarily 
>> unavailable)
>> 1748  <... futex resumed> ) = 0
>> 1750  futex(0x7f8148e21028, FUTEX_WAKE_PRIVATE, 1 
>> 1749  futex(0x7f8148e2108c, FUTEX_WAIT_PRIVATE, 4692679, NULL > ...>
>> 1748  futex(0x7f8148e21028, FUTEX_WAIT_PRIVATE, 2, NULL 
>> 1750  <... futex resumed> ) = 0
>> 1748  <... futex resumed> ) = -1 EAGAIN (Resource temporarily 
>> unavailable)
>> 1750  futex(0x7f8148e22028, FUTEX_WAKE_PRIVATE, 1 
>> trace.txt
>> 
>> On 4 Apr 2012, at 11:54, Scott van Looy  wrote:
>> 
>>> I have a bit of an odd issue, in that when I start named, it sits using 
>>> around 95% of CPU.
>>> I've changed nothing lately that I'm aware of, and the logs don't seem to 
>>> show anything odd happening.
>>> 
>>> Does anyone have any pointers on debugging this?
>>> -- 
>>> users mailing list
>>> users@lists.fedoraproject.org
>>> To unsubscribe or change subscription options:
>>> https://admin.fedoraproject.org/mailman/listinfo/users
>>> Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
>>> Have a question? Ask away: http://ask.fedoraproject.org
> Did you look at this:
> 
> https://bugzilla.redhat.com/show_bug.cgi?format=multiple&id=709205
> 
> Kevin

-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org


Re: named

2012-04-04 Thread Kevin Martin


On 04/04/2012 09:29 AM, Scott van Looy wrote:
> Hoping this might help someone debug my issue…
>
> I attached a strace:
> strace -f -p 1747 -o trace.txt
>
> Left it running for around 10 seconds and got 34Mb of log that's all pretty 
> much this:
>
> 1751  epoll_wait(9,  
> 1750  futex(0x7f8148e22028, FUTEX_WAKE_PRIVATE, 1 
> 1749  futex(0x7f8148e22028, FUTEX_WAIT_PRIVATE, 2, NULL 
> 1748  futex(0x7f8148e2108c, FUTEX_WAIT_PRIVATE, 4692676, NULL 
> 1747  rt_sigsuspend([] 
> 1750  <... futex resumed> ) = 0
> 1749  <... futex resumed> ) = -1 EAGAIN (Resource temporarily 
> unavailable)
> 1748  <... futex resumed> ) = -1 EAGAIN (Resource temporarily 
> unavailable)
> 1750  futex(0x7f8148e22078, FUTEX_WAKE_PRIVATE, 1 
> 1749  futex(0x7f8148e22078, FUTEX_WAIT_PRIVATE, 2, NULL 
> 1748  futex(0x7f8148e2108c, FUTEX_WAIT_PRIVATE, 4692677, NULL 
> 1750  <... futex resumed> ) = 0
> 1749  <... futex resumed> ) = -1 EAGAIN (Resource temporarily 
> unavailable)
> 1750  futex(0x7f8148e2207c, FUTEX_WAIT_BITSET_PRIVATE|FUTEX_CLOCK_REALTIME, 
> 15836521, {1333549881, 89699000},  
> 1749  futex(0x7f8148e2207c, FUTEX_WAKE_OP_PRIVATE, 1, 1, 0x7f8148e22078, 
> {FUTEX_OP_SET, 0, FUTEX_OP_CMP_GT, 1} 
> 1750  <... futex resumed> ) = -1 EAGAIN (Resource temporarily 
> unavailable)
> 1749  <... futex resumed> ) = 0
> 1750  futex(0x7f8148e22028, FUTEX_WAKE_PRIVATE, 1 
> 1749  futex(0x7f8148e22028, FUTEX_WAKE_PRIVATE, 1 
> 1750  <... futex resumed> ) = 0
> 1749  <... futex resumed> ) = 0
> 1750  futex(0x7f8148e22078, FUTEX_WAKE_PRIVATE, 1 
> 1749  futex(0x7f8148e22078, FUTEX_WAIT_PRIVATE, 2, NULL 
> 1750  <... futex resumed> ) = 0
> 1749  <... futex resumed> ) = -1 EAGAIN (Resource temporarily 
> unavailable)
> 1750  futex(0x7f8148e2207c, FUTEX_WAIT_BITSET_PRIVATE|FUTEX_CLOCK_REALTIME, 
> 15836523, {1333549881, 89699000},  
> 1749  futex(0x7f8148e2207c, FUTEX_WAKE_OP_PRIVATE, 1, 1, 0x7f8148e22078, 
> {FUTEX_OP_SET, 0, FUTEX_OP_CMP_GT, 1} 
> 1750  <... futex resumed> ) = -1 EAGAIN (Resource temporarily 
> unavailable)
> 1749  <... futex resumed> ) = 0
> 1750  futex(0x7f8148e2108c, FUTEX_WAKE_OP_PRIVATE, 1, 1, 0x7f8148e21088, 
> {FUTEX_OP_SET, 0, FUTEX_OP_CMP_GT, 1} 
> 1749  futex(0x7f8148e2108c, FUTEX_WAIT_PRIVATE, 4692678, NULL 
> 1750  <... futex resumed> ) = 1
> 1749  <... futex resumed> ) = -1 EAGAIN (Resource temporarily 
> unavailable)
> 1748  <... futex resumed> ) = 0
> 1750  futex(0x7f8148e21028, FUTEX_WAKE_PRIVATE, 1 
> 1749  futex(0x7f8148e2108c, FUTEX_WAIT_PRIVATE, 4692679, NULL 
> 1748  futex(0x7f8148e21028, FUTEX_WAIT_PRIVATE, 2, NULL 
> 1750  <... futex resumed> ) = 0
> 1748  <... futex resumed> ) = -1 EAGAIN (Resource temporarily 
> unavailable)
> 1750  futex(0x7f8148e22028, FUTEX_WAKE_PRIVATE, 1 
> trace.txt
>
> On 4 Apr 2012, at 11:54, Scott van Looy  wrote:
>
>> I have a bit of an odd issue, in that when I start named, it sits using 
>> around 95% of CPU.
>> I've changed nothing lately that I'm aware of, and the logs don't seem to 
>> show anything odd happening.
>>
>> Does anyone have any pointers on debugging this?
>> -- 
>> users mailing list
>> users@lists.fedoraproject.org
>> To unsubscribe or change subscription options:
>> https://admin.fedoraproject.org/mailman/listinfo/users
>> Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
>> Have a question? Ask away: http://ask.fedoraproject.org
Did you look at this:

https://bugzilla.redhat.com/show_bug.cgi?format=multiple&id=709205

Kevin
-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org


NetworkManager connecting during boot

2012-04-04 Thread chritallic

Hey,

I've just switched to Fedora and I have an issue that I couldn't solve 
myself yet. When I boot my Fedora 16 (x64) system, it takes quite some 
time till I can log-in after almost all seems to be setup. According to 
the kernel log the reason for this is that NetworkManager (NM) wait's 
until it successfully set up a wlan connection. It takes of course even 
longer if NM cannot connect to any network.


Is there a way to let systemd finish the initialization without waiting 
for NM to finish the establishment of the connection?


I really link having NM negotiating the connection before I log-in, but 
on the other hand I can't see any benefits when the boot process is 
stopped during that time.


Thank you!

--chritallic
--
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org


[389-users] Audit log - clear text password in user changes

2012-04-04 Thread Alberto Viana
I have an 389 DS (version 1.2.10.2)  with AD replication and I enabled the
audit log, but when I change a user password, shows the unhashed password
in the audit log file:

time: 20120404113336
dn: uid=alberto.viana,OU=G,OU=RJ,dc=my,dc=domain
changetype: modify
replace: userPassword
userPassword: {SSHA}bqBSVbLJpqKCujEC2JC4ysaUUJuTsFe87AoPsQ==
-
replace: modifiersname
modifiersname:
uid=admin,ou=administrators,ou=topologymanagement,o=netscaperoo
 t
-
replace: modifytimestamp
modifytimestamp: 20120404143336Z
-
replace: unhashed#user#password
unhashed#user#password: maisumteste
-

Is the expected behavior? Can I configure to just not show the unhashed
password? Because I need the audit log.
--
389 users mailing list
389-us...@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/389-users

Re: Wireless firmware missing

2012-04-04 Thread Michael Cronenworth
Roger wrote:
> I started the install of b43-fwcutter and after using make it gives errors:
> DEPEND dep/md5.d
> DEPEND /dep/fwcutter.d
> make: *** [obj /fwcutter.0] Error 127
> 
> What does this mean please?

Instead of compiling the tool you should install it from the official
Fedora repository.

# yum install b43-fwcutter
-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org


Re: Wireless firmware missing

2012-04-04 Thread Mike Chambers
On Wed, 2012-04-04 at 15:57 +1000, Roger wrote:

> I started the install of b43-fwcutter and after using make it gives errors:
> DEPEND dep/md5.d
> DEPEND /dep/fwcutter.d
> make: *** [obj /fwcutter.0] Error 127
> 
> What does this mean please?

Do you have gcc installed?

rpm -q gcc

-- 
Mike Chambers
Madisonville, KY

"Best little town on Earth!"

-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org


Re: named

2012-04-04 Thread Scott van Looy
Hoping this might help someone debug my issue…

I attached a strace:
strace -f -p 1747 -o trace.txt

Left it running for around 10 seconds and got 34Mb of log that's all pretty 
much this:

1751  epoll_wait(9,  
1750  futex(0x7f8148e22028, FUTEX_WAKE_PRIVATE, 1 
1749  futex(0x7f8148e22028, FUTEX_WAIT_PRIVATE, 2, NULL 
1748  futex(0x7f8148e2108c, FUTEX_WAIT_PRIVATE, 4692676, NULL 
1747  rt_sigsuspend([] 
1750  <... futex resumed> ) = 0
1749  <... futex resumed> ) = -1 EAGAIN (Resource temporarily 
unavailable)
1748  <... futex resumed> ) = -1 EAGAIN (Resource temporarily 
unavailable)
1750  futex(0x7f8148e22078, FUTEX_WAKE_PRIVATE, 1 
1749  futex(0x7f8148e22078, FUTEX_WAIT_PRIVATE, 2, NULL 
1748  futex(0x7f8148e2108c, FUTEX_WAIT_PRIVATE, 4692677, NULL 
1750  <... futex resumed> ) = 0
1749  <... futex resumed> ) = -1 EAGAIN (Resource temporarily 
unavailable)
1750  futex(0x7f8148e2207c, FUTEX_WAIT_BITSET_PRIVATE|FUTEX_CLOCK_REALTIME, 
15836521, {1333549881, 89699000},  
1749  futex(0x7f8148e2207c, FUTEX_WAKE_OP_PRIVATE, 1, 1, 0x7f8148e22078, 
{FUTEX_OP_SET, 0, FUTEX_OP_CMP_GT, 1} 
1750  <... futex resumed> ) = -1 EAGAIN (Resource temporarily 
unavailable)
1749  <... futex resumed> ) = 0
1750  futex(0x7f8148e22028, FUTEX_WAKE_PRIVATE, 1 
1749  futex(0x7f8148e22028, FUTEX_WAKE_PRIVATE, 1 
1750  <... futex resumed> ) = 0
1749  <... futex resumed> ) = 0
1750  futex(0x7f8148e22078, FUTEX_WAKE_PRIVATE, 1 
1749  futex(0x7f8148e22078, FUTEX_WAIT_PRIVATE, 2, NULL 
1750  <... futex resumed> ) = 0
1749  <... futex resumed> ) = -1 EAGAIN (Resource temporarily 
unavailable)
1750  futex(0x7f8148e2207c, FUTEX_WAIT_BITSET_PRIVATE|FUTEX_CLOCK_REALTIME, 
15836523, {1333549881, 89699000},  
1749  futex(0x7f8148e2207c, FUTEX_WAKE_OP_PRIVATE, 1, 1, 0x7f8148e22078, 
{FUTEX_OP_SET, 0, FUTEX_OP_CMP_GT, 1} 
1750  <... futex resumed> ) = -1 EAGAIN (Resource temporarily 
unavailable)
1749  <... futex resumed> ) = 0
1750  futex(0x7f8148e2108c, FUTEX_WAKE_OP_PRIVATE, 1, 1, 0x7f8148e21088, 
{FUTEX_OP_SET, 0, FUTEX_OP_CMP_GT, 1} 
1749  futex(0x7f8148e2108c, FUTEX_WAIT_PRIVATE, 4692678, NULL 
1750  <... futex resumed> ) = 1
1749  <... futex resumed> ) = -1 EAGAIN (Resource temporarily 
unavailable)
1748  <... futex resumed> ) = 0
1750  futex(0x7f8148e21028, FUTEX_WAKE_PRIVATE, 1 
1749  futex(0x7f8148e2108c, FUTEX_WAIT_PRIVATE, 4692679, NULL 
1748  futex(0x7f8148e21028, FUTEX_WAIT_PRIVATE, 2, NULL 
1750  <... futex resumed> ) = 0
1748  <... futex resumed> ) = -1 EAGAIN (Resource temporarily 
unavailable)
1750  futex(0x7f8148e22028, FUTEX_WAKE_PRIVATE, 1 
trace.txt

On 4 Apr 2012, at 11:54, Scott van Looy  wrote:

> I have a bit of an odd issue, in that when I start named, it sits using 
> around 95% of CPU.
> I've changed nothing lately that I'm aware of, and the logs don't seem to 
> show anything odd happening.
> 
> Does anyone have any pointers on debugging this?
> -- 
> users mailing list
> users@lists.fedoraproject.org
> To unsubscribe or change subscription options:
> https://admin.fedoraproject.org/mailman/listinfo/users
> Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
> Have a question? Ask away: http://ask.fedoraproject.org

-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org


Re: Fedora 16 wireless connection

2012-04-04 Thread Terry Polzin
On Wed, 2012-04-04 at 13:51 +1000, Roger wrote:
> Have just installed Fedora 16 on Dell 1645 laptop, all went very well.
> I have a problem with the wireless connection to my Gateway TG792T 
> wireless modem
> Network Connections shows "Wireless firmware missing"
> 
> Can you please tell me what is missing and where to find it.
> There are many pages in Google, none has helped with clear explanations.
> Fedoraproject.org/wiki/Firmware shows available firmware and Tools but 
> nothing to say what is needed.
> 
> Thanks in advance
> Roger

OK we need to know more about your wireless device.
Need you to post output of lspci or lsusb depending if your wireless
device is a mini pci card or a usb dongle.


-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org


Re: netbook compatibility

2012-04-04 Thread Gilboa Davara
> I am only really going to need Windows for some trading apps I have that are
> only available on Windows. I have a desktop I dedicate for that, but if I
> travel it'd be nice to be able to keep up on things and have all the tools I
> am used to. There are some other Windows tools that only run on Windows also
> but I use them very infrequently.

In this case, I can offer something radical:
If the application still supports Windows 2K, ebay for a used copy of
Windows 2K and install it under VirtualBox (no use in wasting an
expensive VMWare license for that) and limit the use of this VM to the
trading application and nothing else.
In my experience, if you limit the Windows 2K usage to a single
application and surround it with a good firewall (saving the need to
install A/V and F/W software on the VM), you'll get host-like
performance - even on a low end netbook.

- Gilboa
-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org


RE: Fedora 16 killed my eth0 ?

2012-04-04 Thread 'Chris Hall'
Tom Horsley wrote (on Wed 04-Apr-2012 at 12:57 +0100):
> On Wed, 4 Apr 2012 12:41:59 +0100 'Chris Hall' wrote:
> 
> > There is clearly a mechanism for this, since an upgrade (rather
> > than a clean install) appears to do it.  But it seems to be
> > buried many layers deep in udev spells :-(

> I think "yum erase biosdevname" will eradicate all helpful renaming
> features and allow your persistent net definition to work (maybe :-
> ).

It certainly appears to do the trick :-)  All my ifcfg-eth0 and ifcfg-eth0:xx 
appear to work again !  And all my scripts work !

You are a prince among men.

Thanks,

Chris


-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org


Re: Fedora 16 killed my eth0 ?

2012-04-04 Thread Tom Horsley
On Wed, 4 Apr 2012 12:41:59 +0100
'Chris Hall' wrote:

> There is clearly a mechanism for this, since an upgrade (rather than a clean 
> install) appears to do it.  But it seems to be buried many layers deep in 
> udev spells :-(

I think "yum erase biosdevname" will eradicate all helpful renaming features and
allow your persistent net definition to work (maybe :-).
-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org


Re: Fedora 16 killed my eth0 ?

2012-04-04 Thread Zoltan Szecsei

On 2012/04/04 13:41, 'Chris Hall' wrote:

 From my side, I have a "no longer supported" SW product that
licenses itself against the MAC address of ETH0. Yep, ETH0 and
not any other name.

Put a symlink in?

OK.  Gizza clue: what would the symlink be, where would one insert it, and what effect 
would it have ?  Would, for example, ifconfig or ip recognise the new name and show 
results using it ?  Would one end up with two apparent "interfaces" ?



Yep, a clue would be nice.

I compared /etc/udev/rules.d/70-persistent-net.rules
with lspci | grep -i eth
and with /dev/.udev/db/net:eth?

and could not see a common thread to tie them together (and hence guess 
what to symlink with)


Regards,
Zoltan



--

===
Zoltan Szecsei PrGISc [PGP0031]
Geograph (Pty) Ltd.
P.O. Box 7, Muizenberg 7950, South Africa.

65 Main Road, Muizenberg 7945
Western Cape, South Africa.

34° 6'16.35"S 18°28'5.62"E

Tel: +27-21-7884897  Mobile: +27-83-6004028
Fax: +27-86-6115323 www.geograph.co.za
===

--
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org


RE: Fedora 16 killed my eth0 ?

2012-04-04 Thread 'Chris Hall'
Andrew Haley wrote (on 04-Apr-2012 at 09:55 +0100):
...
> It's because in the old scheme when a machine had several ports the
> mapping between the physical hardware and the dev nodes was not
> fixed:
> the kernel would just assign names as it found interfaces.  This
> caused a fair bit of inconvenience.

I applaud the wish to have consistent naming.

I wish to have a consistent name for a given MAC address, and I wish that to be 
eth0.

There is clearly a mechanism for this, since an upgrade (rather than a clean 
install) appears to do it.  But it seems to be buried many layers deep in udev 
spells :-(

> > From my side, I have a "no longer supported" SW product that
> > licenses itself against the MAC address of ETH0. Yep, ETH0 and
> > not any other name.

> Put a symlink in?

OK.  Gizza clue: what would the symlink be, where would one insert it, and what 
effect would it have ?  Would, for example, ifconfig or ip recognise the new 
name and show results using it ?  Would one end up with two apparent 
"interfaces" ?

Thanks,

Chris 

-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org


RE: Fedora 16 killed my eth0 ?

2012-04-04 Thread 'Chris Hall'
Tom Horsley wrote (on 03-Apr-2012 at 22:15 +0100):
> On Tue, 3 Apr 2012 21:48:49 +0100 'Chris Hall' wrote:
> 
> > More important.  Somebody has killed my eth0.  It's gone.  "Device
> > eth0 does not seem to be present..."  I cannot find it anywhere.

> It has just been renamed to something more "convenient" like p6p1 or 
> em0.
> Try ifconfig -a and see what is there.

OK... well, it's not remotely convenient.  I *really* do not want to go through 
all the places where I expect (a) to use eth0 or (b) recode stuff that expects 
an interface name to be [a-z]+[0-9]+.

It's a wonderful idea to stop the name changing if a new interface is added... 
but everybody knows what eth0 is, and p32p1 is not as obvious.  I can see that 
there is a problem if interface 'x' is expected to be eth0 when interface 'y' 
already has that name.  So starting off with some "real" names which are so 
hugely inconvenient that nobody would want to use them (say 
"mac-xx-xx-xx-xx-xx-xx") and then having a user accessible mapping to 
"effective" name would do the trick nicely.

I have found /etc/udev/rules.d/70-persistent-net.rules and told it:

ACTION=="add", SUBSYSTEM=="net", DRIVERS=="?*", ATTR{address}=="xx:...:xx", 
KERNEL=="eth*", NAME="eth0"

but dmseg still says:

... udev [494]: renamed network interface eth0 to p32p1

Does anyone know how I map the [494] back to whatever rule it is that does this 
renaming ?

Thanks,

Chris

-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org


Re: [OT] Fedora 18 code name

2012-04-04 Thread Frank Murphy

On 04/04/12 10:49, Bryn M. Reeves wrote:


Well, we can't call it "Yarrow" again :)

Bryn.


"Yarrow 2, now in 3D (3 Discs)"


--
Regards,
Frank
"Jack of all, fubars"
--
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org


Re: [OT] Fedora 18 code name

2012-04-04 Thread NOSpaze
On Tue, 2012-04-03 at 14:07 -0400, nu...@gmx.com wrote:
> >On Fri, Mar 30, 2012 at 09:13:33PM -0400, Tom Horsley wrote:
> >> I think Fedora 18 should take a radical approach to code
> >> names, one that no one would ever expect. How about:
> >> 
> >> Fedora 18
> 
> >Fedora 17++
> 
> Fedora 19 Beta??

Fedora New Version


-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org


Re: [OT] Fedora 18 code name

2012-04-04 Thread Tim
On Tue, 2012-04-03 at 14:07 -0400, nu...@gmx.com wrote:
> Fedora 19 Beta??

Fedora Dammit
(all puns intended)

-- 
[tim@localhost ~]$ uname -r
2.6.27.25-78.2.56.fc9.i686

Don't send private replies to my address, the mailbox is ignored.  I
read messages from the public lists.



-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org


named

2012-04-04 Thread Scott van Looy
I have a bit of an odd issue, in that when I start named, it sits using around 
95% of CPU.
I've changed nothing lately that I'm aware of, and the logs don't seem to show 
anything odd happening.

Does anyone have any pointers on debugging this?
-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org


Re: [OT] Fedora 18 code name

2012-04-04 Thread Bryn M. Reeves
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On 04/04/2012 10:19 AM, Frank Murphy wrote:
> On 04/04/12 10:08, Bryn M. Reeves wrote:
>> Red Hat Linux 10.3
>> 
>> Bryn.
>> 
> 
> "The Unnamed One"
> 
> 

Well, we can't call it "Yarrow" again :)

Bryn.

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.12 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAk98GTAACgkQ6YSQoMYUY97hRACfbn/WO0utiJ5aUnhm7TA9EoMB
E+EAnRJRhux0pcCHEzip0B0+q0FkBrbk
=QCaB
-END PGP SIGNATURE-
-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org


Re: [OT] Fedora 18 code name

2012-04-04 Thread Frank Murphy

On 04/04/12 10:08, Bryn M. Reeves wrote:

Red Hat Linux 10.3

Bryn.



"The Unnamed One"


--
Regards,
Frank
"Jack of all, fubars"
--
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org


Re: [OT] Fedora 18 code name

2012-04-04 Thread Bryn M. Reeves
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On 04/03/2012 07:21 PM, Darryl L. Pierce wrote:
> On Tue, Apr 03, 2012 at 02:07:28PM -0400, nu...@gmx.com wrote:
>> 
>>> On Fri, Mar 30, 2012 at 09:13:33PM -0400, Tom Horsley wrote:
 I think Fedora 18 should take a radical approach to code 
 names, one that no one would ever expect. How about:
 
 Fedora 18
>> 
>>> Fedora 17++
>> 
>> Fedora 19 Beta??
> 
> Fedora Core 3 with lots of fixes and updates. :)

Red Hat Linux 10.3

Bryn.

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.12 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAk98D3wACgkQ6YSQoMYUY94h6wCguEccBzd0OTn3MGfcbqy3Psfu
V4QAn1NWde59QPxtAgyg6ExubyXffJlT
=crN4
-END PGP SIGNATURE-
-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org


Re: Fedora 16 killed my eth0 ?

2012-04-04 Thread Andrew Haley
On 04/04/2012 06:47 AM, Zoltan Szecsei wrote:
> Well, perhaps someone should also think about impact of name-changing. 
> Quite frankly, what's in a name, so why change it?

It's because in the old scheme when a machine had several ports the
mapping between the physical hardware and the dev nodes was not fixed:
the kernel would just assign names as it found interfaces.  This
caused a fair bit of inconvenience.

> From my side, I have a "no longer supported" SW product that
> licenses itself against the MAC address of ETH0. Yep, ETH0 and not
> any other name.

Put a symlink in?

Andrew.
-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org


Re: evolution + spamassassin

2012-04-04 Thread Junayeed Ahnaf Nirjhor

On 04/04/2012 01:11 PM, Rafiqul Islam wrote:

why soft link automatically stop after certain period ?



Do you think is the the right THREAD to ask this question? And to your 
answer, it doesn't unless you move the actual file.


--
Junayeed Ahnaf Nirjhor
Core Developer Intern, Diaspora 
Twitter - @Nirjhor 
-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org


Re: evolution + spamassassin

2012-04-04 Thread Rafiqul Islam
why soft link automatically stop after certain period ?

On Tue, Apr 3, 2012 at 8:40 PM, "Germán A. Racca" wrote:

> On 04/03/2012 11:21 AM, Aaron Konstam wrote:
>
>> On Mon, 2012-04-02 at 17:33 -0300, "Germán A. Racca" wrote:
>>
>>> On 04/02/2012 05:19 PM, Aaron Konstam wrote:
>>>
 On Mon, 2012-04-02 at 12:54 -0300, "Germán A. Racca" wrote:

> Hi folks:
>
> I always utilized Spamassassin for filtering spam messages in
> Evolution,
> but lately it is not working effectively. It happens in my POP3 account
> for my institution email. I have to mark always the same messages as
> junk, which is frustrating. Some spam mails get filtered, but others
> don't, they always appear as not junk, even though I mark them as junk.
>
> Does this happens to anyone else? Any help is appreciated.
>
> All the best,
> Germán.
>
 Do you have a user_prefs filer in the .spamassassin directory in your
 home directory. That is needed to control the actions of spamassassin.
 Look to the spamassassin documentation to see how that works if you
 don't. On my machine spamassassin is wonderfully effective.

>>>
>>> Yes, I have that file, but I never modified it, so I think it should
>>> work. Or do I have to modify it to really work?
>>>
>>> Germán.
>>>
>> It should work but there are things you can modify in the file to
>> improve its performance. I see you are thinking to switch to Bogofilter.
>> I have always used spamassassin on a non-server and it works well for
>> me. But maybe in your environment Bogofillter will work better
>>
>> One more thing. You have evolution-spamassassin installed and have
>> configured evolution to use spamassassin?
>>
>
> Hi Aaron:
>
> Yes, I have configured evo to use spamassassin, I always used it and
> worked well, but as I said before, in the last months it is not working as
> before. Now I have switched to bogofilter and it seems to be faster and
> it's working well... let's see what happens in a near future :)
>
> All the best,
>
> Germán.
>
> --
> Germán A. Racca
> Fedora Package Maintainer
> https://fedoraproject.org/**wiki/User:Skytux
> --
> users mailing list
> users@lists.fedoraproject.org
> To unsubscribe or change subscription options:
> https://admin.fedoraproject.**org/mailman/listinfo/users
> Guidelines: 
> http://fedoraproject.org/wiki/**Mailing_list_guidelines
> Have a question? Ask away: http://ask.fedoraproject.org
>
-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org