[389-users] Announcing 389 Directory Server version 1.2.8.1 Testing

2011-04-11 Thread Rich Megginson
The 389 Project team is pleased to announce the release of 
389-ds-base-1.2.8.1.  This release has fixes for bugs found in 1.2.8 
testing and bugs from earlier releases.

Installation

  yum install --enablerepo=updates-testing 389-ds
  # or for EPEL
  yum install --enablerepo=epel-testing 389-ds
  setup-ds-admin.pl

Upgrade

  yum upgrade --enablerepo=updates-testing 389-ds-base 
idm-console-framework 389-admin 389-ds-console 389-admin-console
  # or for EPEL
  yum upgrade --enablerepo=epel-testing 389-ds-base 
idm-console-framework 389-admin 389-ds-console 389-admin-console
  setup-ds-admin.pl -u

How to Give Feedback

The best way to provide feedback is via the Fedora Update system. Each 
update is broken down by package and platform. For example, if you are 
using Fedora 13, and you have successfully installed or upgraded all of 
the packages, and the console and etc. works, then go to the links below 
for Fedora 13 and provide feedback.

* EL-5 - https://admin.fedoraproject.org/updates/389-ds-base-1.2.8.1-1.el5
* Fedora 13 - 
https://admin.fedoraproject.org/updates/389-ds-base-1.2.8.1-1.fc13
* Fedora 14 - 
https://admin.fedoraproject.org/updates/389-ds-base-1.2.8.1-1.fc14
* Fedora 15 - 
https://admin.fedoraproject.org/updates/389-ds-base-1.2.8.1-1.fc15

scroll down to the bottom of the page, and click on the Add a comment  
link

* select one of the Works for me or Does not work radio buttons, add 
text, and click on the Add Comment button

If you are using a build on another platform, just send us an email to 
389-users@lists.fedoraproject.org

Reporting Bugs

If you find a bug, or would like to see a new feature, you can enter it 
here - https://bugzilla.redhat.com/enter_bug.cgi?product=389

More Information
* Release Notes - http://port389.org/wiki/Release_Notes
* Install_Guide - http://port389.org/wiki/Install_Guide
* Download - http://port389.org/wiki/Download


--
389 users mailing list
389-users@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/389-users


Re: Does PostgreSQL have OpenSSL compiled in?

2011-04-11 Thread Uno Engborg
Yes, why compile it in, when you can link with the existing openssl. That
way the ssl stuff gets updated in one place in case a bug is found.  This is
how it is done in Fedora.

So, in other words you should be able to use SSL in postgresql if you have
openssl installed.

/Uno

2011/4/11 Joel Rees joel.r...@gmail.com

 On Sun, Apr 10, 2011 at 11:54 AM, Philip Rhoades p...@pricom.com.au
 wrote:
  People,
 
  Does the standard PostgreSQL RPM (postgresql-8.4.7-1.fc14.x86_64) have
  have OpenSSL compiled in?

 I don't think so. That would be against standard practice.

 Why?
 --
 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

-- 
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


Yum wierdness

2011-04-11 Thread Mike Dwiggins
I upgraded a working F13 x86_64 to F14 x 86_64 from a downloaded DVD 
which verified and then went to do a yum update after the upgrade from 
the DVD.

I am getting the following message:

http://linuxdownload.adobe.com/linux/i386/repodata/repomd.xml:  [Errno 
14] PYCURL ERROR 6 -  
Trying other mirror.
Error: Cannot retrieve repository metadata (repomd.xml) for repository 
adobe-linux-i386.  Please verify its path and try again

Any ideas what went wrong and why I am looking for i386 updates?

Thanks

Mike



-- 
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


Re: Yum wierdness

2011-04-11 Thread Robert Nichols
On 04/11/2011 01:59 AM, Mike Dwiggins wrote:
 I upgraded a working F13 x86_64 to F14 x 86_64 from a downloaded DVD
 which verified and then went to do a yum update after the upgrade from
 the DVD.

 I am getting the following message:

 http://linuxdownload.adobe.com/linux/i386/repodata/repomd.xml:  [Errno
 14] PYCURL ERROR 6 -  
 Trying other mirror.
 Error: Cannot retrieve repository metadata (repomd.xml) for repository
 adobe-linux-i386.  Please verify its path and try again

 Any ideas what went wrong and why I am looking for i386 updates?

Perhaps because there is no 64-bit version of AdobeReader, and the only
64-bit Flashplayer is a beta test version that is only available from
labs.adobe.com.

As for what went wrong, perhaps just a glitch.  Right now I get a valid
XML file from that URL.

-- 
Bob Nichols NOSPAM is really part of my email address.
 Do NOT delete it.

-- 
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


Re: Yum wierdness

2011-04-11 Thread Mike Dwiggins
On 4/11/2011 12:27 AM, Robert Nichols wrote:
 On 04/11/2011 01:59 AM, Mike Dwiggins wrote:
 I upgraded a working F13 x86_64 to F14 x 86_64 from a downloaded DVD
 which verified and then went to do a yum update after the upgrade from
 the DVD.

 I am getting the following message:

 http://linuxdownload.adobe.com/linux/i386/repodata/repomd.xml:  [Errno
 14] PYCURL ERROR 6 -  
 Trying other mirror.
 Error: Cannot retrieve repository metadata (repomd.xml) for repository
 adobe-linux-i386.  Please verify its path and try again

 Any ideas what went wrong and why I am looking for i386 updates?
 Perhaps because there is no 64-bit version of AdobeReader, and the only
 64-bit Flashplayer is a beta test version that is only available from
 labs.adobe.com.

 As for what went wrong, perhaps just a glitch.  Right now I get a valid
 XML file from that URL.


That is strange as I am not trying to update Adobe, just a general yum 
update and I am getting a 404 Error File not Found when I hit that 
link from my Widows machine.


-- 
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


Re: 2560x1600 display issue. (x11?, nvidia 8800 GTS, hdmi, dvi-d, Dell U3011)

2011-04-11 Thread Andrew Haley
On 09/04/11 16:15, Linuxguy123 wrote:
 On Sat, 2011-04-09 at 10:20 +0100, Andrew Haley wrote:
 On 09/04/11 04:05, Linuxguy123 wrote:
 
 snip
 
 How do I get my HDX to drive the U3011 at 2560x1600 ?

 You can't.  It's not physically capable.

 With a dual-link DVI setup you'll see

 [31.372] (II) NOUVEAU(0): Printing probed modes for output DVI-I-1
 [31.372] (II) NOUVEAU(0): Modeline 2560x1600x59.9  268.00  2560 2608 
 2640 2720  1600 1603 1609 1646 +hsync +vsync (98.5 kHz)
 [31.372] (II) NOUVEAU(0): Modeline 1280x800x59.9   71.00  1280 1328 
 1360 1440  800 803 809 823 +hsync -vsync (49.3 kHz)
 
 a) You are right.
 
 b) It should.   
 
 HDMI 1.3 has enough bandwith.   See here.
 http://en.wikipedia.org/wiki/HDMI

I think you'll find that I told you that first.  :-)

 But Dell crippled its HDMI input on the U3011 to 1920x1200.  One can get
 around that issue by using a Dual Link HDMI to DVI adapter such as this
 one.

Is the HP HDX9494 capable of driving a dual-link HDMI, then?  If so, it's
a trivially solved problem.

 The real issue is that either Nvidia or HP made the decision to drive
 the HDMI port on my HDX with a single link output instead of a dual link
 output.
 
 Its very interesting to read as I get more into this that even laptops
 with DisplayPorts aren't guaranteed to drive a monitor at 2560x1600.  I
 thought that was the point of all these fancy high bandwidth
 interfaces ! 

I can't say I'm surprised.

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


Re: upgrade fc 13 to 14 broke dual display

2011-04-11 Thread David Timms
On 11/04/11 07:59, Gregory Machin wrote:
 results. So this is not limited to one machine. Both machines are
 upgrades from fc 13.

Could you try the F14 live CD, to see if the problem occurs with that ?

Could you make space and do an install to a new partition, to see if 
that has a problem ?

Are you using binary graphics drivers from nvidia or ati ?
-- 
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


Re: Yum wierdness

2011-04-11 Thread Tim
On Mon, 2011-04-11 at 00:43 -0700, Mike Dwiggins wrote:
 That is strange as I am not trying to update Adobe, just a general yum
 update 

Unless you've disabled the Adobe repo, you are doing a check everything
for an update, when you do yum update.

 and I am getting a 404 Error File not Found when I hit that 
 link from my Widows machine.

Sounds like it might be a name resolution issue for you and your DNS
server, then.

-- 
[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


USB Samsung SCX-5530FN printer not recognized

2011-04-11 Thread Richard A Hogaboom
Fedora versions previous to 14 recognized the SCX-5530FN.  Since there
is no way to manually prod the system to load drivers, how to proceed?
If there were an option in the Automatic Bug Reporting Tool to first
enter the unrecognized printer model and then have the bug tool collect
all the necessary info and report it, this would be great.
-- 

Richard A Hogaboom
richard.hogab...@gmail.com
H508-435-4091

-- 
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


USB Thumb Drive Installation

2011-04-11 Thread Stephen P Molnar
I am considering returning to Red Hat, actually Fedora, after quite a few
years of using SuSE/OpenSUSE.  However, before taking down my main platform,
which my wife uses for surfing, I'd like to test Fedora 14 on my laptop.
This raises another consideration in that I use the laptop for consulting
and don't want to endanger the Win 7 OS.

 

What I have done is install (transfer(?)) Fedora 14 to a 8GB SanDisk USB
Thumb Drive.  At this point I can boot the laptop from the Thumb Drive and
start the Fedora installer.  I want to install Fedora on the Thumb Drive
without modifying the laptop MS Win 7 boot process.

 

Now, finally my questions.  The installer gives me the option of installing
Fedora on the following partitions:

 

/dev/sda1

/dev/sda2

/dev/sdb1

/dev/sdc1

 

Am I correct in assuming the Thumb Drive is /dev/sdc1?   Will the Win 7 boot
loader be modified by the Fedora installation?

 

I have attempted searching the list archive without success.  Any assistance
will be much appreciated.

 

Thanks in advance.

 

 

Stephen P. Molnar, Ph.D.  Life is a
fuzzy set

Foundation for Chemistry Stochastic
and multivariate

http://www.FoundationForChemistry.com

 

-- 
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


Re: USB Thumb Drive Installation

2011-04-11 Thread Bruno Wolff III
On Mon, Apr 11, 2011 at 08:54:53 -0400,
  Stephen P Molnar s.mol...@sbcglobal.net wrote:
 
 What I have done is install (transfer(?)) Fedora 14 to a 8GB SanDisk USB
 Thumb Drive.  At this point I can boot the laptop from the Thumb Drive and
 start the Fedora installer.  I want to install Fedora on the Thumb Drive
 without modifying the laptop MS Win 7 boot process.

You could use a live image with a persistant home and an overlay update
area. You can make this using livecd-iso-to-disk (from the livecd-tools
package). You can encrypt /home as an option. Updates will probably eventually
fill up the overlay area, and you will need to make another image to replace
the old one to get the space back. When you do that you can leave /home
alone. If you do this don't use the live image from the release, as there will
be a huge pile of updates waiting, run livecd-creator to make an image based
on the current set of updates available. You can also pull in packages you
want that aren't on the image you want. That will keep them compressed
and save space versus adding them into the persistant overlay space.
-- 
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


Yum query

2011-04-11 Thread Timothy Murphy
When I run sudo yum update I get a small number of errors like
--
Error: Package: xine-lib-1.1.19-22.fc14.i686 (@atrpms)
   Requires: libfusion-1.4.so.0
   Removing: directfb-1.4.11-2.fc14.i686 (@updates)
   libfusion-1.4.so.0
   Updated By: directfb-1.4.11-3.fc14.i686 (updates)
   Not found
   Available: directfb-1.4.3-1.fc14.i686 (fedora)
   libfusion-1.4.so.0
--

I know I can (and do) yum-update by adding --skip-broken .
But I'd be interested to know how I should deal with this error.
Is there documentation covering this kind of question?

If I try yum remove xine-lib, yum asks to remove 330MB of files,
including a whole raft of KDE applications.

I must have installed xine-lib from atrpms at some time in the distant past;
the repo is not currently enabled, and hasn't been for months if not years.



-- 
Timothy Murphy  
e-mail: gayleard /at/ eircom.net
tel: +353-86-2336090, +353-1-2842366
s-mail: School of Mathematics, Trinity College, Dublin 2, Ireland

-- 
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


Re: Yum query

2011-04-11 Thread Michael Cronenworth
Timothy Murphy wrote:
 I know I can (and do) yum-update by adding --skip-broken .
 But I'd be interested to know how I should deal with this error.
 Is there documentation covering this kind of question?

man yum

Try: yum reinstall xine-lib
or: yum downgrade xine-lib

One of those commands should allow you to get the fedora xine-lib back.
-- 
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


Re: USB Samsung SCX-5530FN printer not recognized

2011-04-11 Thread Tim Waugh
On Mon, 2011-04-11 at 08:40 -0400, Richard A Hogaboom wrote:
 Fedora versions previous to 14 recognized the SCX-5530FN.  Since there
 is no way to manually prod the system to load drivers, how to proceed?
 If there were an option in the Automatic Bug Reporting Tool to first
 enter the unrecognized printer model and then have the bug tool collect
 all the necessary info and report it, this would be great.

Please take a look at this page, which includes instructions on how to
collect the necessary information:
https://fedoraproject.org/wiki/Printing/Debugging

Thanks,
Tim.
*/



signature.asc
Description: This is a digitally signed message part
-- 
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


What filesystem for ssd? (f15)

2011-04-11 Thread Neal Becker
I'm planning a fresh install of f15 onto
Intel 320 Series SSDSA2CW120G310

What filesystem should I use?  Go for btrfs?

-- 
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


Re: What filesystem for ssd? (f15)

2011-04-11 Thread Phil Meyer
On 04/11/2011 08:26 AM, Neal Becker wrote:
 I'm planning a fresh install of f15 onto
 Intel 320 Series SSDSA2CW120G310

 What filesystem should I use?  Go for btrfs?


You could also try the discard option for mounting ext4 file systems.
-- 
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


Fwd: [Ambassadors] Annoncing The Fedora Sound SIG

2011-04-11 Thread Kalpa Welivitigoda
-- Forwarded message --
From: Onyeibo Oku twoho...@gmail.com
Date: Mon, Apr 11, 2011 at 6:48 PM
Subject: [Ambassadors] Annoncing The Fedora Sound SIG
To: Fedora Ambassadors Mailing List
ambassad...@lists.fedoraproject.org, Fedora Design Team Mailing List
design-t...@lists.fedoraproject.org


Today we announce the Fedora Sound SIG. Our goal is to create free (as
in freedom) Sound themes and make them available in the Fedora
repositories.

Fedora has a huge selection of Software, but lacks a good selection of
sound themes. We want to fix that issue, by creating free, high-quality
sound themes, and make them easily installable in Fedora.  All themes
will be created only with free software that is available on Fedora.
We need help!

We need help from anyone who can help us achieving this goal. Musicians,
Packagers, Developers, Contributors with good ideas, testers, and more.

Join now to #fedora-sound at irc.freenode.net!

*This news is also on the Planet


--
ambassadors mailing list
ambassad...@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/ambassadors



-- 
Best Regards,

Kalpa Pathum Welivitigoda
http://kalpapathum.blogspot.com
http://thiraya.wordpress.com
http://www.flickr.com/photos/49383144@N05/
-- 
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


Re: What filesystem for ssd? (f15)

2011-04-11 Thread John Austin
On Mon, 2011-04-11 at 10:26 -0400, Neal Becker wrote:
 I'm planning a fresh install of f15 onto
 Intel 320 Series SSDSA2CW120G310
 
 What filesystem should I use?  Go for btrfs?
 
Hi

I have been using ext4(pre-formatting, no LVM) on my SSDs,
(partitioned using gdisk with some of them,
to ensure the correct alignment)

[root@avon ~]# uname -a
Linux avon 2.6.35.11-83.fc14.x86_64 #1 SMP

[root@avon ~]# gdisk /dev/sda
GPT fdisk (gdisk) version 0.6.14

Found valid GPT with protective MBR; using GPT.

Command (? for help): p
Disk /dev/sda: 117231408 sectors, 55.9 GiB
Logical sector size: 512 bytes
Disk identifier (GUID): 94F57B19-B255-4B3A-A9A0-8983A3A61F04
Partition table holds up to 128 entries
First usable sector is 34, last usable sector is 117231374
Partitions will be aligned on 2048-sector boundaries
Total free space is 33343213 sectors (15.9 GiB)

Number  Start (sector)End (sector)  Size   Code  Name
   120484095   1024.0 KiB  EF02  BIOS boot partition
   2409641947135   20.0 GiBEF00  Linux/Windows data3
   34194713683890175   20.0 GiB0700  Linux/Windows data

Didn't bother with /boot or swap (8GB of memory installed on this machine)
Not sure which of the Codes is best/correct EF00 or 0700
The second partition is ready for F15

No known problems

Interested in other replies re btrfs
Does older grub version permit booting from btrfs?

John


-- 
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


Re: What filesystem for ssd? (f15)

2011-04-11 Thread John Austin
On Mon, 2011-04-11 at 08:52 -0600, Phil Meyer wrote:
 On 04/11/2011 08:26 AM, Neal Becker wrote:
  I'm planning a fresh install of f15 onto
  Intel 320 Series SSDSA2CW120G310
 
  What filesystem should I use?  Go for btrfs?
 
 
 You could also try the discard option for mounting ext4 file systems.

Yes that is important
[root@avon ~]# cat /etc/fstab
...
UUID=0b0e2173-b356-476f-8091-a716189d1e1e / ext4
defaults,discard,noatime1 1
...

John





-- 
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


Re: USB Samsung SCX-5530FN printer not recognized

2011-04-11 Thread n2xssvv.g02gfr12930
On 11/04/11 13:40, Richard A Hogaboom wrote:
 Fedora versions previous to 14 recognized the SCX-5530FN.  Since there
 is no way to manually prod the system to load drivers, how to proceed?
 If there were an option in the Automatic Bug Reporting Tool to first
 enter the unrecognized printer model and then have the bug tool collect
 all the necessary info and report it, this would be great.

You can download the drivers from the Samsung website. You will need to
run the install script as root user, but once that's done it should
work. It certainly did for me and my ML-1910 USB printer.

regards

cpp4ever
-- 
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


Re: What filesystem for ssd? (f15)

2011-04-11 Thread Karol Babioch
Hi,

Am 11.04.2011 16:26, schrieb Neal Becker:
 What filesystem should I use?  Go for btrfs?

I would recommend ext4 as btrfs still isn't marked as stable. Although
there are no bigger bugs to be expected anymore I would trust it in an
production environment. Furthermore it will be possible to convert ext4
into btrfs without bigger problems.

I'm also using ext4 on top of an encrypted lvm setup. Unfortunately
dm-crypt doesn't have the discard feature implemented yet, so the trim
feature of my SSD doesn't get utilized :(.

However encryption is the only way to make sure to give no sensible
information away when selling the drive later on, because you have no
clue what the controller is actually doing ;). As some flash cells will
get replaced automatically during the lifetime of your drive you can't
make sure that they are also properly deleted.

Some models offer the possibility to reset the whole drive using ATA
commands, but once again you have to trust the manufacturer to have done
everything right.

Another important thing is to mount your partitions with the noatime
parameter when you don't depend on it. In order to update these few bits
the SSD will erase whole groups of cells for each file (when there is no
buffer involved) so you can shorten the expected lifetime easily by a
huge factor ;).

Best regards,
Karol Babioch



signature.asc
Description: OpenPGP digital 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


Re: What filesystem for ssd? (f15)

2011-04-11 Thread Michael Cronenworth
John Austin wrote:
 UUID=0b0e2173-b356-476f-8091-a716189d1e1e / ext4
 defaults,discard,noatime1 1

John  Karol,

The 'noatime' mount option has been a Fedora default for several 
releases now. There is no need to set it manually.

Neal,

There are no conclusive arguments to prefer ext4 or btrfs at this time. 
Either file system is a good choice. As has been mentioned, you can 
convert an ext4 file system to btrfs at any time (but not the other way 
around).

I use btrfs on SSDs and HDs and my data has been safe so far.
-- 
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


Re: Yum query

2011-04-11 Thread Timothy Murphy
Michael Cronenworth wrote:

 Timothy Murphy wrote:
 I know I can (and do) yum-update by adding --skip-broken .
 But I'd be interested to know how I should deal with this error.
 Is there documentation covering this kind of question?
 
 Try: yum reinstall xine-lib
 or: yum downgrade xine-lib

Thanks very much.
The first didn't work, but the second did.

-- 
Timothy Murphy  
e-mail: gayleard /at/ eircom.net
tel: +353-86-2336090, +353-1-2842366
s-mail: School of Mathematics, Trinity College, Dublin 2, Ireland

-- 
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


Re: What filesystem for ssd? (f15)

2011-04-11 Thread John Austin
On Mon, 2011-04-11 at 10:31 -0500, Michael Cronenworth wrote:
 John Austin wrote:
  UUID=0b0e2173-b356-476f-8091-a716189d1e1e / ext4
  defaults,discard,noatime1 1
 
 John  Karol,
 
 The 'noatime' mount option has been a Fedora default for several 
 releases now. There is no need to set it manually.
 
 Neal,
 
 There are no conclusive arguments to prefer ext4 or btrfs at this time. 
 Either file system is a good choice. As has been mentioned, you can 
 convert an ext4 file system to btrfs at any time (but not the other way 
 around).
 
 I use btrfs on SSDs and HDs and my data has been safe so far.

Thanks for the info on noatime

Does the older grub (Fedora version) support booting from btrfs
as I usually don't bother with a separate /boot partition
and the older grub (Fedora version) will boot from ext4

John

-- 
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


Re: What filesystem for ssd? (f15)

2011-04-11 Thread Karol Babioch
Hi,

Am 11.04.2011 17:31, schrieb Michael Cronenworth:
 The 'noatime' mount option has been a Fedora default for several 
 releases now. There is no need to set it manually.

Good to know. I'm not a Fedora guru ;).

 There are no conclusive arguments to prefer ext4 or btrfs at this time. 
 Either file system is a good choice. As has been mentioned, you can 
 convert an ext4 file system to btrfs at any time (but not the other way 
 around).

Well for me the fact that btrfs still isn't stable is a conclusive
argument. As it can be converted quite easily later on I would recommend
ext4 so far.

 I use btrfs on SSDs and HDs and my data has been safe so far.

Although btrfs seems to be solid, there have been reports of data loss
as a result of bugs within the code.

Best regards,
Karol Babioch



signature.asc
Description: OpenPGP digital 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


Update Re: Paperless office... document management ? (High speed scanner)

2011-04-11 Thread Linuxguy123
I'm going to share my experience in case someone else is contemplating
going paperless like we were.

The Dell 3335dn (printer, scanner, copier, fax machine/server )arrived
last week.
http://accessories.us.dell.com/sna/productdetail.aspx?c=uscs=04l=ensku=224-8405

Disclaimer.  I have no affiliation with Dell.

I did a quick, dirty and incomplete setup on it and started scanning to
a USB mass storage device, ie flash thumb drive. (The 3335 also supports
scanning to an ftp server !)

The 3335dn is an incredible scanner.  The touchscreen UI is very
intuitive and flexible.  The (duplex!) document feeder works very well.
The scans are high quality and fast, though double sided scans are a bit
slower due to the speed of how the duplexer turns the page over.

In 2 hours I scanned about 100 documents.  About 10 pounds of paper
considering the envelopes, advertising, inserts, etc.  The documents
consisted of bulky insurance documents,  contracts.  bank statements,
brochures, invoices, receipts, monthly statements and correspondence.
Sizes ranged from the usual legal and letter stuff to various odd sizes.
BW and color. Single sided and double sided.  Landscape and portrait.
The 3335dn handles it all. 

I've since scanned about 300 documents.

Everything has come out great.

Here is a great example.  I have this paper catalog that I frequently
use.  The vendor doesn't or won't provide a digital copy.  Mine
frequently gets lost and other people want to use it.  Its about 100
pages, 8.5 x 11, color, double sided.

I pulled the staples out of my copy and cut it in half down the binding
center.  I trimmed up the edges a bit and slipped half of them into the
document feeder and pressed Scan It   When the first half was done, I
scanned the second half.  I got 2 really good color pdf files, 50 pages
each !

The 3335 isn't perfect.

For one thing the document feeder has a single roller wheel in the
center.  It works fairly well except that if the edges of the pages
aren't great (like if you cut apart a catalog), the pages tend to go
through a bit crooked. Its no big deal, but it would be great if the
feed drive had several rollers instead of just a central one.  Having
said all this, the 3335 document feeder jammed only once and I was
feeding some pretty horrendous paper through it. 

It also isn't the fastest printer when warm up times are taken into
account.  But once through the warm up sequence, its great. 

A really neat thing about the 3335 is that it will print the first copy
of a job and then wait for input on whether to Finish the job.  At
first I found it annoying, but now I find it very useful in that I don't
waste paper with an incorrect copy or print job.

Back to the issue at hand... thanks to the 3335dn, we have now converted
a ton of paper into pdf and jpg files.  Its incredible how much that
cleaned up my office.   

While we haven't done much organizing other than sorting them into
folders (something that can be done right at the 3335 when scanning them
if desired), our office is much tidier and the documents are much, much
more accessable.  The utility of this simple step alone is huge.  

Prior to scanning our documents we were contemplating the purchase of an
industrial sized filing cabinet and we dreaded searching for specific
pieces of paper.  Our office is much, much more efficient now and I only
see it getting better as we do more with the documents. 

So far going paperless has been a huge success and we don't regret it
for a second.

The best thing is the elimination of piles of paper as a means to
organize things.   One of the things I find myself doing is keeping a
Todo list in Writer and with every item I now have a link to the
documents that concern it.  Very, very handy.  That fact alone reduces
the barriers to getting things done.

Its also very handy to be able to send an email to someone and attach
the actual document that is being discussed. 

Of course this story isn't complete.  I'll update our progress as we go
along, including how we integrate the documents into other software
applications we use. 

LG


-- 
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


Re: What filesystem for ssd? (f15)

2011-04-11 Thread Konstantin Svist
On 04/11/2011 08:19 AM, Karol Babioch wrote:
 I would recommend ext4 as btrfs still isn't marked as stable. Although
 there are no bigger bugs to be expected anymore I would trust it in an
 production environment. Furthermore it will be possible to convert ext4
 into btrfs without bigger problems.

Actually, it's not bugs in btrfs as much as absence of fsck. Power off 
the laptop in the middle of an operation and your filesystem is 
irrecoverable -- happened to my test setup.


 I'm also using ext4 on top of an encrypted lvm setup. Unfortunately
 dm-crypt doesn't have the discard feature implemented yet, so the trim
 feature of my SSD doesn't get utilized :(.

It might never get implemented, since encryption is supposed to hide 
everything, including information about empty sectors -- otherwise, 
attacks can be devised to recover some data.


-- 
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


evolution: how to trace the prob?

2011-04-11 Thread Hiisi
Hi, folks!
I'm having difficulties accessing my mail using evolution. I'm on VPN
and have to use specific proxy to access the web. However mail server
requires no proxy. Using the same settings thunderbird works and
evolution hangs up on checking for new mail. When I press Send/Receive
button a new window appears. It tries to connect to pop-server and
status is always 'waiting'. It's still responsible but does nothing:
no network activity.
What steps should I do to locate the problem?
TIA
-- 
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


Re: evolution: how to trace the prob?

2011-04-11 Thread Patrick O'Callaghan
On Mon, 2011-04-11 at 23:09 +0400, Hiisi wrote:
 Hi, folks!
 I'm having difficulties accessing my mail using evolution. I'm on VPN
 and have to use specific proxy to access the web. However mail server
 requires no proxy. Using the same settings thunderbird works and
 evolution hangs up on checking for new mail. When I press Send/Receive
 button a new window appears. It tries to connect to pop-server and
 status is always 'waiting'. It's still responsible but does nothing:
 no network activity.
 What steps should I do to locate the problem?

Try tracing the connection activity. See
http://projects.gnome.org/evolution/bugs.shtml

Specifically, run Evo from the command line thus:

CAMEL_DEBUG=all evolution  evo.log

If you see anything odd (or if you don't understand what you're looking
at) try the Evolution list at
http://mail.gnome.org/mailman/listinfo/evolution-list

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


Re: evolution: how to trace the prob?

2011-04-11 Thread Hiisi
On 11 April 2011 23:47, Patrick O'Callaghan pocallag...@gmail.com wrote:
--SNIP--

 Try tracing the connection activity. See
 http://projects.gnome.org/evolution/bugs.shtml

 Specifically, run Evo from the command line thus:

 CAMEL_DEBUG=all evolution  evo.log

 If you see anything odd (or if you don't understand what you're looking
 at) try the Evolution list at
 http://mail.gnome.org/mailman/listinfo/evolution-list

 poc


Thank you, Patrick. That is exactly what I was looking for. Will
continue my investigation and ask on evolution list.
Respectfully,
--
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


Re: upgrade fc 13 to 14 broke dual display

2011-04-11 Thread Gregory Machin
I'll download the Live CD and give it a go.

No funny drivers, all out the box fedora drivers. I'm not into playing
the the gui stuff so I don't make changes past setting resolution and
default display.

As an after thought the output in the Xorg.1.log :

[57.855]
X.Org X Server 1.9.5
Release Date: 2011-03-17
[57.855] X Protocol Version 11, Revision 0
[57.855] Build Operating System: x86-16 2.6.32-71.14.1.el6.x86_64
[57.855] Current Operating System: Linux topnz15209-linux
2.6.35.12-88.fc14.x86_64 #1 SMP Thu Mar 31 21:21:57 UTC 2011 x86_64
[57.855] Kernel command line: ro root=/dev/mapper/VolGroup-lv_root
rd_LVM_LV=VolGroup/lv_root rd_LVM_LV=VolGroup/lv_swap rd_NO_LUKS
rd_NO_MD rd_NO_DM LANG=en_US.UTF-8 SYSFONT=latarcyrheb-sun16
KEYTABLE=us rhgb quiet
[57.855] Build Date: 18 March 2011  12:22:54AM
[57.855] Build ID: xorg-x11-server 1.9.5-1.fc14
[57.855] Current version of pixman: 0.18.4
[57.855]Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[57.855] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[57.855] (==) Log file: /var/log/Xorg.1.log, Time: Tue Apr 12
23:52:13 2011
[57.856] (==) Using config directory: /etc/X11/xorg.conf.d
[57.856] (==) Using system config directory /usr/share/X11/xorg.conf.d
[57.856] (==) No Layout section.  Using the first Screen section.
[57.856] (==) No screen section available. Using defaults.
[57.856] (**) |--Screen Default Screen Section (0)
[57.856] (**) |   |--Monitor default monitor
[57.856] (==) No monitor specified for screen Default Screen Section.
Using a default monitor configuration.
[57.856] (==) Automatically adding devices
[57.856] (==) Automatically enabling devices
[57.856] (==) FontPath set to:
catalogue:/etc/X11/fontpath.d,
built-ins
[57.856] (==) ModulePath set to /usr/lib64/xorg/modules
[57.856] (II) The server relies on udev to provide the list of
input devices.
If no devices become available, reconfigure udev or disable 
AutoAddDevices.
[57.856] (II)
***
***
** Fedora switched to udev-based device detection with   **
** xorg-x11-server-1.7.99.901-1. Custom HAL configuration**
** stored in /etc/hal/fdi/policy will not be seen by this**
** server version. If you have such configuration you will   **
** need to update it to the new format.  **
** For more information, see the Fedora wiki page**
** https://fedoraproject.org/wiki/Input_device_configuration **
***
***
[57.856] (II) Loader magic: 0x7d32c0
[57.856] (II) Module ABI versions:
[57.856]X.Org ANSI C Emulation: 0.4
[57.856]X.Org Video Driver: 8.0
[57.856]X.Org XInput driver : 11.0
[57.856]X.Org Server Extension : 4.0
[57.858] (--) PCI:*(0:0:2:0) 8086:2a42:1028:024f rev 7, Mem @
0xf6c0/4194304, 0xe000/268435456, I/O @ 0xef98/8, BIOS @
0x/131072
[57.858] (--) PCI: (0:0:2:1) 8086:2a43:1028:024f rev 7, Mem @
0xf6b0/1048576, BIOS @ 0x/65536
[57.858] (II) LoadModule: extmod
[57.859] (II) Loading /usr/lib64/xorg/modules/extensions/libextmod.so
[57.859] (II) Module extmod: vendor=X.Org Foundation
[57.859]compiled for 1.9.5, module version = 1.0.0
[57.859]Module class: X.Org Server Extension
[57.859]ABI class: X.Org Server Extension, version 4.0
[57.859] (II) Loading extension SELinux
[57.859] (II) Loading extension MIT-SCREEN-SAVER
[57.859] (II) Loading extension XFree86-VidModeExtension
[57.859] (II) Loading extension XFree86-DGA
[57.859] (II) Loading extension DPMS
[57.859] (II) Loading extension XVideo
[57.859] (II) Loading extension XVideo-MotionCompensation
[57.859] (II) Loading extension X-Resource
[57.859] (II) LoadModule: dbe
[57.860] (II) Loading /usr/lib64/xorg/modules/extensions/libdbe.so
[57.860] (II) Module dbe: vendor=X.Org Foundation
[57.860]compiled for 1.9.5, module version = 1.0.0
[57.860]Module class: X.Org Server Extension
[57.860]ABI class: X.Org Server Extension, version 4.0
[57.860] (II) Loading extension DOUBLE-BUFFER
[57.860] (II) LoadModule: glx
[57.860] (II) Loading /usr/lib64/xorg/modules/extensions/libglx.so
[57.860] (II) Module glx: vendor=X.Org Foundation
[57.860]compiled for 1.9.5, module version = 1.0.0
[57.860]ABI class: X.Org Server Extension, version 4.0
[57.860] (==) AIGLX enabled
[57.860] (II) Loading extension GLX
[57.860] (II) 

Re: Yum wierdness

2011-04-11 Thread Kevin J. Cummings
On 04/11/2011 02:59 AM, Mike Dwiggins wrote:
 I upgraded a working F13 x86_64 to F14 x 86_64 from a downloaded DVD 
 which verified and then went to do a yum update after the upgrade from 
 the DVD.
 
 I am getting the following message:
 
 http://linuxdownload.adobe.com/linux/i386/repodata/repomd.xml:  [Errno 
 14] PYCURL ERROR 6 -  
 Trying other mirror.
 Error: Cannot retrieve repository metadata (repomd.xml) for repository 
 adobe-linux-i386.  Please verify its path and try again
 
 Any ideas what went wrong and why I am looking for i386 updates?

You are looking for an i386 update because yum is looking for an update
for some RPM that is already installed on your system as an i386 RPM.

You didn't including the command line you used with yum (or did you use
some gui tool?).  Was this as a part of the DVD updgrade, I thought you
said it was afterward, which would indicate that yum is looking for
updates for *all* of your installed software.

PYCURL ERROR 6 is one of those errors that comes from a tool yum is
using to do some of its heavy lifting, and yum has decided to present
you with the raw error message from that tool, instead of interpreting
it for you.

(Quality software, tastefully presented!)

If you google PYCURL ERROR 6, you will find lots of posts asking what
it means.  Most of them allude to either a non-working network
connection, or a missing target of an attempted download.

So, from that I would gather that either your network isn't working, or
the target file that yum was attempting to download
(.../repodata/repomd.xml) could not be found on the server it attempted
to download it from

If it is a transient error (at adobe.com), it should clear up after a
while.  (Are you getting other files updated outside of this repo?)

Does everything work OK if you disable the troublesome repo?

 Thanks
 
 Mike

-- 
Kevin J. Cummings
kjch...@verizon.net
cummi...@kjchome.homeip.net
cummi...@kjc386.framingham.ma.us
Registered Linux User #1232 (http://counter.li.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


Re: Yum wierdness

2011-04-11 Thread Mike Dwiggins


On 4/11/2011 6:35 PM, Kevin J. Cummings wrote:
 On 04/11/2011 02:59 AM, Mike Dwiggins wrote:
 I upgraded a working F13 x86_64 to F14 x 86_64 from a downloaded DVD
 which verified and then went to do a yum update after the upgrade from
 the DVD.

 I am getting the following message:

 http://linuxdownload.adobe.com/linux/i386/repodata/repomd.xml:  [Errno
 14] PYCURL ERROR 6 -  
 Trying other mirror.
 Error: Cannot retrieve repository metadata (repomd.xml) for repository
 adobe-linux-i386.  Please verify its path and try again

 Any ideas what went wrong and why I am looking for i386 updates?
 You are looking for an i386 update because yum is looking for an update
 for some RPM that is already installed on your system as an i386 RPM.

 You didn't including the command line you used with yum (or did you use
 some gui tool?).  Was this as a part of the DVD updgrade, I thought you
 said it was afterward, which would indicate that yum is looking for
 updates for *all* of your installed software.

 PYCURL ERROR 6 is one of those errors that comes from a tool yum is
 using to do some of its heavy lifting, and yum has decided to present
 you with the raw error message from that tool, instead of interpreting
 it for you.

 (Quality software, tastefully presented!)

 If you google PYCURL ERROR 6, you will find lots of posts asking what
 it means.  Most of them allude to either a non-working network
 connection, or a missing target of an attempted download.

 So, from that I would gather that either your network isn't working, or
 the target file that yum was attempting to download
 (.../repodata/repomd.xml) could not be found on the server it attempted
 to download it from

 If it is a transient error (at adobe.com), it should clear up after a
 while.  (Are you getting other files updated outside of this repo?)

 Does everything work OK if you disable the troublesome repo?


The command used was a simple yum update.

The problem turned out to in fact be the network.  Somehow the upgrade 
had caused Network Manager to be a Dead Process but had not destroyed 
the cache.

Found this out when I opened the browser and the format of the home page 
would come up but no content which got me looking at the Network Manager.

Thanks for the help all!

Mike


-- 
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