Dean S. Messing | 1 Nov 2007 01:00
Favicon

Would someone running Emacs / KDE / F7 / x86_64 do a quick test?


Does your emacs "maximize" button work properly?

That is, when you click on the middle upper right button of the emacs
window (with the "square" icon) to maximise the window, and then click
to resize back to normal, does the latter work?

Thanks.

Dean

--

-- 
fedora-list mailing list
fedora-list <at> redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list

david walcroft | 1 Nov 2007 01:03
Picon

Yum Dependency problem

I'm trying to update but get this error

Total download size: 40 M
Downloading Packages:
Running rpm_check_debug
ERROR with rpm_check_debug vs depsolve:
Package python-reportlab needs python(abi) = 2.4, this is not available.
Package metakit needs python(abi) = 2.4, this is not available.
Package PyRTF needs python(abi) = 2.4, this is not available.
Package python-sqlite2 needs python(abi) = 2.4, this is not available.
Package python-imaging-tk needs python(abi) = 2.4, this is not available.
Complete!

My rpm database says this

[david <at> reddwarf ~]$ sudo rpm -q python
python-2.5-12.fc7.i386

Why does yum want python-2.4 when 2.5 is installed.
If it is required where do I find it?

  Thanks  david

--

-- 
fedora-list mailing list
fedora-list <at> redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list

John Summerfield | 1 Nov 2007 01:07

Re: Hard Drive Speed

Todd Simi wrote:
> Hi,
> 
> I know this may be a silly question since it probably a hardware limitation,
> but I'm running F7 and would like to know what I can do to increase the hard
> drive seek time, if anything.

You want to increase the seek time?

Fanky, I think you're nuts. I would rather zero seek time;-)

> 
> I have a pretty new SATA drive at 3GB/sec and it seems to have to seek longer
> than I'd expect.

Don't imagine you are going to get anything like 3 Gbytes/sec. Possibly 
your system memory isn't that quick. If you want disks that go that 
fast, they're available; IBM uses them on its zSeries, but those cost 
serious dosh.

> 
> It's running with DMA4, AHCI, etc.
> 
> The rest is an ASUS MB with a Core 2 Duo 6400  <at>  2.4 Mhz & 2GB Ram  <at>  800Mhz.
> 
> Are there any setting from the standard that by help?
> 
> here's the hdparm output
> 
> [root <at> localhost ~]# hdparm -tT /dev/sda
(Continue reading)

John Summerfield | 1 Nov 2007 01:08

Re: send e-mail without use sendmail

Mark Haney wrote:
> Jonathan Underwood wrote:
>> On 31/10/2007, Dario Lesca <d.lesca <at> solinos.it> wrote:
>>> I'm looking for a line command utility (MTA) which send an email direct
>>> to a SMTP external server.
>> There are several: msmtp, esmtp, ssmtp nbsmtp etc. esmtp and ssmtp are
>> available from the Fedora rtepos. Others may be, you can check.
>>
> 

mail uses sendmail.

-- 

Cheers
John

-- spambait
1aaaaaaa <at> coco.merseine.nu  Z1aaaaaaa <at> coco.merseine.nu
-- Advice
http://webfoot.com/advice/email.top.php
http://www.catb.org/~esr/faqs/smart-questions.html
http://support.microsoft.com/kb/555375

Please do not reply off-list

--

-- 
fedora-list mailing list
fedora-list <at> redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
(Continue reading)

Mail List | 1 Nov 2007 01:12
Favicon

Re: send e-mail without use sendmail


On Wednesday 31 October 2007 12:14:07 pm Frank Cox wrote:
> On Wed, 31 Oct 2007 11:03:02 -0500
>
> Les Mikesell <lesmikesell <at> gmail.com> wrote:
> > dnl # Uncomment and edit the following line if your outgoing mail needs
> > to dnl # be sent out through an external mail server:
> > dnl #
> > dnl define(`SMART_HOST', `smtp.your.provider')dnl
>
> I never figured out how to make that work when the ISP's mailserver
> requires SMTP AUTH.  Not that I tried very hard, I suppose.
>
> Is there a way to do it?

   its very easy actually - the only trick is finding the correct host 
name(s) - you may need to poke around a few times in dns to make sure you 
have all the hosts/ip addresses. For each host that you may be forwarding to 
add 1 line to sendmail /etc/mail/access file as follows (this is 1 line - the 
mailer may wrap it). 

So if you isp gave you smtp.isp.com do a 'host' on it and make sure you cover 
all the ip addresses and the hostnames they reverse to - 1 per line.
#
# This goies in /etc/mail/access
#
AuthInfo:<ISP_MAIL_HOST or IP Address>  "U:<your isp user name>" "I:<your isp 
user name" "P:<your isp password>"  

then rebuild. Note if you haven't done so you will need to 
(Continue reading)

John Summerfield | 1 Nov 2007 01:17

Re: send e-mail without use sendmail

Les Mikesell wrote:
> Dario Lesca wrote:
>> I'm looking for a line command utility (MTA) which send an email direct
>> to a SMTP external server.
>>
>> if I use: "echo bye|mutt -s bye user <at> dom.it"
>>
>> the message is send to local sendmail, then sendmail send it to mx
>> record dom.it, but dom.it refuse me for security and anti-spam reason.
>>
>> I'm looking for a command which send my message direct to my provider,
>> like evolution or Thunderbird do.
> 
> You don't need to stop using sendmail for that, just configure it to do 
> what you want.  Edit /etc/mail/sendmail.mc where it says:
> 
> dnl # Uncomment and edit the following line if your outgoing mail needs to
> dnl # be sent out through an external mail server:
> dnl #
> dnl define(`SMART_HOST', `smtp.your.provider')dnl

This is the "correct" way to do it.

In a later email, Les, you recommend masquerading. This will probably 
work for Dario, but it has the disadvantage that it only works if 
there's a one-one mapping: if debian <at> here is the same as 
debian <at> westnet.com.au, my Internat Access Provider.

In my case that's not so, and if debian <at> westnet.com.au does exist, then 
it's certainly not me.
(Continue reading)

John Summerfield | 1 Nov 2007 01:28

Re: is this hardware failure ??

Gregory Machin wrote:
> Hi my server hung, and when I checked the logs there's lots of nasty
> looking entries ... Are these hardware failure and if so what hardware
> ?
> 
> Oct 31 15:44:47 server kernel: ata1.00: exception Emask 0x0 SAct 0x0
> SErr 0x0 action 0x0
> Oct 31 15:44:47 server kernel: ata1.00: cmd
> b0/da:00:00:4f:c2/00:00:00:00:00/00 tag 0 cdb 0x0 data 0
> Oct 31 15:44:47 server kernel:          res
> 51/04:00:00:4f:c2/00:00:00:00:00/00 Emask 0x1 (device error)
> Oct 31 15:44:47 server kernel: ata1.00: configured for UDMA/133
> Oct 31 15:44:47 server kernel: ata1: EH complete
> Oct 31 15:44:47 server kernel: ata1.00: exception Emask 0x0 SAct 0x0
> SErr 0x0 action 0x0
> Oct 31 15:44:47 server kernel: ata1.00: cmd
> b0/da:00:00:4f:c2/00:00:00:00:00/00 tag 0 cdb 0x0 data 0
> Oct 31 15:44:47 server kernel:          res
> 51/04:00:00:4f:c2/00:00:00:00:00/00 Emask 0x1 (device error)

As a layman, I think it doesn't look good. I do not like those words, 
"device error."

On the basis that I had what looked like terminated errors on my laptop 
yesterday (could not read _any_ files) but it seems okay after cycling 
power, I suggest you shut down and turn the port off at the wall.

After a minute - no more - restart the thing and run smartctl against 
all the ATA/SATA drives.

(Continue reading)

Mikkel L. Ellertson | 1 Nov 2007 01:35
Favicon

Re: Yum Dependency problem

david walcroft wrote:
> I'm trying to update but get this error
> 
> Total download size: 40 M
> Downloading Packages:
> Running rpm_check_debug
> ERROR with rpm_check_debug vs depsolve:
> Package python-reportlab needs python(abi) = 2.4, this is not available.
> Package metakit needs python(abi) = 2.4, this is not available.
> Package PyRTF needs python(abi) = 2.4, this is not available.
> Package python-sqlite2 needs python(abi) = 2.4, this is not available.
> Package python-imaging-tk needs python(abi) = 2.4, this is not available.
> Complete!
> 
> My rpm database says this
> 
> [david <at> reddwarf ~]$ sudo rpm -q python
> python-2.5-12.fc7.i386
> 
> Why does yum want python-2.4 when 2.5 is installed.
> If it is required where do I find it?
> 
>  Thanks  david
> 
You have packages that have a dependency for a specific version of
Python. It happens to be an older version then what you have
installed. The packages may or may not work with the newer version.
The requirement for version 2.4 may be because the packager knows it
will not work with other versions, or because the packages made a
mistake when giving the requirements. (=2.4 instead of >=2.4)
(Continue reading)

Tim | 1 Nov 2007 01:35
Picon

Re: Problems viewing .asp files

On Wed, 2007-10-31 at 09:22 -0700, Les wrote:
> I am having problems viewing ".asp" files.  I don't get any errors in
> logs or on screen, when I try to open them I get the message
> "unrecognized file type". 

Generally, that's a server-parsed webpage.  What you get is the
generated HTML.  If you've saved a webpage, through a server and web
browser, you might try just renaming it to .html file, so that a few
things expect the file to by HTML.

If you're working with the source files, directly, it's rather likely
that they won't display in a browser in the way that you want.  But
they're just plain text files for editing.

-- 
(This computer runs FC7, my others run FC4, FC5 & FC6, in case that's
 important to the thread.)

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

--

-- 
fedora-list mailing list
fedora-list <at> redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list

Ed Greshko | 1 Nov 2007 01:37

Re: Hard Drive Speed

Todd Simi wrote:
> Hi,
> 
> I know this may be a silly question since it probably a hardware limitation,
> but I'm running F7 and would like to know what I can do to increase the hard
> drive seek time, if anything.
> 
> I have a pretty new SATA drive at 3GB/sec and it seems to have to seek longer
> than I'd expect.

FWIW, the SATA spec is 3Gbits/sec and I believe that hdparm is reporting
MBytes/sec.

> 
> It's running with DMA4, AHCI, etc.
> 
> The rest is an ASUS MB with a Core 2 Duo 6400  <at>  2.4 Mhz & 2GB Ram  <at>  800Mhz.
> 
> Are there any setting from the standard that by help?
> 
> here's the hdparm output
> 
> [root <at> localhost ~]# hdparm -tT /dev/sda
> 
> /dev/sda:
>  Timing cached reads:   8608 MB in  2.00 seconds = 4313.28 MB/sec
>  Timing buffered disk reads:  202 MB in  3.02 seconds =  66.79 MB/sec

--

-- 
fedora-list mailing list
(Continue reading)


Gmane