Re: compiling src.rpm

2009-11-04 Thread Martín Marqués
Tried rawhide's ktorrent which didn't work.

Any chance on having an rpm of 3.3 soon?

2009/11/4 Rex Dieter :
> Martín Marqués wrote:
>
>> I'm having problems with ktorrent crashing all the time and I wanted
>> to try a patch I found in bugs.kde.org which may fix this problem.
>
> Gimme a pointer to the bug/patch, and I'll see about whipping up some builds
> to test.


-- 
Martín Marqués
select 'martin.marques' || '@' || 'gmail.com'
DBA, Programador, Administrador

-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


Re: compiling src.rpm

2009-11-04 Thread Martín Marqués
2009/11/4 Rex Dieter :
> Martín Marqués wrote:
>
>> I'm having problems with ktorrent crashing all the time and I wanted
>> to try a patch I found in bugs.kde.org which may fix this problem.
>
> Gimme a pointer to the bug/patch, and I'll see about whipping up some builds
> to test.

I'm testing the patch from this bug report:

https://bugs.kde.org/show_bug.cgi?id=186621

Anyway, I reported the bug here:

https://bugs.kde.org/show_bug.cgi?id=212921

In another report it says that this was fixxed in 3.3.

https://bugs.kde.org/show_bug.cgi?id=212231


-- 
Martín Marqués
select 'martin.marques' || '@' || 'gmail.com'
DBA, Programador, Administrador

-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


Re: compiling src.rpm

2009-11-03 Thread Martín Marqués
Nevermind. Found all the old structure in the ~/rpmbuild directory.

El día 3 de noviembre de 2009 17:49, Martín Marqués
 escribió:
> I'm having problems with ktorrent crashing all the time and I wanted
> to try a patch I found in bugs.kde.org which may fix this problem.
>
> The thing is that compilation of src.rpm isn't what it used to be.
>
> Before I would install the src.rpm, go the /usr/src/redhat/SOURCE/ and
> modify the source, or add a patch (adding it in the spec file) and
> then just run rpmbuild -ba my.spec and I would have the new rpm. This
> doesn't work anymore.
>
> How can I compile a src.rpm now a days?
>
> --
> Martín Marqués
> select 'martin.marques' || '@' || 'gmail.com'
> DBA, Programador, Administrador
>



-- 
Martín Marqués
select 'martin.marques' || '@' || 'gmail.com'
DBA, Programador, Administrador

-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


compiling src.rpm

2009-11-03 Thread Martín Marqués
I'm having problems with ktorrent crashing all the time and I wanted
to try a patch I found in bugs.kde.org which may fix this problem.

The thing is that compilation of src.rpm isn't what it used to be.

Before I would install the src.rpm, go the /usr/src/redhat/SOURCE/ and
modify the source, or add a patch (adding it in the spec file) and
then just run rpmbuild -ba my.spec and I would have the new rpm. This
doesn't work anymore.

How can I compile a src.rpm now a days?

-- 
Martín Marqués
select 'martin.marques' || '@' || 'gmail.com'
DBA, Programador, Administrador

-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


Re: Broadcom BCM43XX Nightmarte on F11

2009-06-23 Thread Martín Marqués
2009/6/23 Wolfgang S. Rupprecht :
>
> "Christopher A. Williams"  writes:
>> On Tue, 2009-06-23 at 22:44 +0800, Ian Chapman wrote:
>>> http://www.linuxwireless.org/en/users/Drivers/b43
>>>
>>> This has worked perfectly for me, for both BCM4306 and BCM4311. If you
>>> try this, I would make sure broadcom-wl is uninstalled.
>>
>> Thanks!
>>
>> This worked like a champ. On both machines.
>
> I wonder, would this shell script to wget the binaries and then
> b43-fwcutter them be the sort of thing that rpmfusion could package up?
>
> Having everybody navigate to a web page, figure out which of several
> code snippets they need and and cut and paste them into a shell window,
> sounds like the sort of thing that give linux its "user unfriendly"
> label.

Havn't seen this on Fedora packages, but on Debian non-free there's a
packaged named flashplugin-nonfree, which has a script named
/usr/sbin/update-flashplugin-nonfree that downloads the flashplugin
from the adobe site and installs it.

Same thing could be done for b43 firmware.

You could add a wissh to rpmfusion.

-- 
Martín Marqués
select 'martin.marques' || '@' || 'gmail.com'
DBA, Programador, Administrador

-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


Re: Broadcom BCM43XX Nightmarte on F11

2009-06-23 Thread Martín Marqués
2009/6/23 Sam Varshavchik :
> On-topic for this thread:
>
> I've got a F10 laptop with a Broadcom chipset. The kernel driver works fine,
> with the fw-cutter extracted firmware.
>
> How can I boot the F11 Live CD to verify that wireless works? It probably
> does, but I'd like to be sure. I need to have the firmware files merged into
> the CD.

If F10's b43 driver worked, it's almost certain that the F11 kernel
will as well.

-- 
Martín Marqués
select 'martin.marques' || '@' || 'gmail.com'
DBA, Programador, Administrador

-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


Re: kdesu not working

2009-06-23 Thread Martín Marqués
2009/6/23 Rex Dieter :
> Martín Marqués wrote:
>
>> I was changing some preferences on KDE and bumped with a problem when
>> trying to change kdm settings. kdesu asks for the root password, and
>> after supplying it, it asks for it again (tried numerous times to
>> enter it, with the same result).
>>
>> Is there something wrong with kdesu?
>
> Though I've heard the occasional report like yours, no member of our
> fedora-kde team has been able to reproduce the problem.  fwiw, kdesu has
> always 'just worked" for me.

Anyway of debugging this one?

-- 
Martín Marqués
select 'martin.marques' || '@' || 'gmail.com'
DBA, Programador, Administrador

-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


Re: problem with pidgin and Yahoo Messenger

2009-06-23 Thread Martín Marqués
2009/6/23 Rick Stevens 
>
>
> That's one way.  Another is to edit your /etc/hosts file and add:
>
>        66.163.181.170  scs.msg.yahoo.com
>
> to it and try reconnecting.

That will work until they update the authentication protocol at
66.163.181.170, which should be soon.

--
Martín Marqués
select 'martin.marques' || '@' || 'gmail.com'
DBA, Programador, Administrador

-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


Re: Broadcom BCM43XX Nightmarte on F11

2009-06-23 Thread Martín Marqués
2009/6/23 Christopher A. Williams 
>
> 02:04.0 Network controller: Broadcom Corporation BCM4318 [AirForce One
> 54g] 802.11g Wireless LAN Controller (rev 02)

This chip is supported.

Download the firmware and follow the instruction from:

http://www.linuxwireless.org/en/users/Drivers/b43

--
Martín Marqués
select 'martin.marques' || '@' || 'gmail.com'
DBA, Programador, Administrador

-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


kdesu not working

2009-06-23 Thread Martín Marqués
I was changing some preferences on KDE and bumped with a problem when
trying to change kdm settings. kdesu asks for the root password, and
after supplying it, it asks for it again (tried numerous times to
enter it, with the same result).

Is there something wrong with kdesu?

I'm with F11 with the latest updates.

-- 
Martín Marqués
select 'martin.marques' || '@' || 'gmail.com'
DBA, Programador, Administrador

-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


Re: Broadcom BCM43XX Nightmarte on F11

2009-06-23 Thread Martín Marqués
2009/6/23 Christopher A. Williams 
>
> I have a couple of laptops I've been working on that I have not been
> able to get WiFi to come up on at all.
>
> Both of them have the Broadcom BC43XX series adapters. One of them is a
> Gateway MX6030 laptop equipped with a Broadcom BCM4318 adapter and the
> other is a Dell Inspiron e1705 with a BCM4311 adapter.
>
> In each case, the default F11 B43 drivers simply don't work at all. I
> also have tried the kmod-wl / broadcom-wl drivers from RPM Fusion. No
> Dice.
>
> This is really starting to irritate me It's almost to the point that
> I'm ready to rip these adapters out of these machines and replace them
> with Intel ones if I can find some that will fit.

Details are needed. Some broadcom cards won't work.

Give us the output of lspci -vv (only the specific to the wifi card).

--
Martín Marqués
select 'martin.marques' || '@' || 'gmail.com'
DBA, Programador, Administrador

-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


Re: problem with pidgin and Yahoo Messenger

2009-06-23 Thread Martín Marqués
>From the changelog of latest pidgin:

* Sat Jun 20 2009 Warren Togami  2.5.7-1 - 2.5.7
with Yahoo Protocol 16 support

2009/6/21 Frank Murphy 
>
> http://bigbrovar.wordpress.com/2009/06/21/how-to-fix-pidgin-and-yahoo-issues/
>
> Found this feed.
>


--
Martín Marqués
select 'martin.marques' || '@' || 'gmail.com'
DBA, Programador, Administrador

-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


Re: cups doesn't get the right ppd file

2009-06-21 Thread Martín Marqués
2009/6/21 Tim Waugh 
>
> On Sun, 2009-06-21 at 18:01 -0400, Tom Horsley wrote:
> > Meanwhile, the hal mailing list is often a good place to go for
> > tips about smacking hal around.
>
> But hal is not misbehaving here as far as I can tell.  hal-cups-utils,
> however, which is a different package providing glue between hal and
> cups, may well be guessing the wrong device URI.
>
> Once the bug report is filed and I can see the troubleshoot.txt file
> I'll know more.

Bug report posted:

https://bugzilla.redhat.com/show_bug.cgi?id=507244

--
Martín Marqués
select 'martin.marques' || '@' || 'gmail.com'
DBA, Programador, Administrador

-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


Re: cups doesn't get the right ppd file

2009-06-21 Thread Martín Marqués
2009/6/21 Tom Horsley 
>
> On Sun, 21 Jun 2009 22:43:15 +0100
> Tim Waugh wrote:
>
> > > Found the problem.
> > >
> > > Cups puts the printer at usb://Lexmark/E120 when it's really
> > > usb://Lexmark/Lexmark%20E120 (the second one works, while the first
> > > one doesn't).
> >
> > Please file a bug report against 'cups'.  It sounds like it might be a
> > problem with either the CUPS 'usb' backend or possibly with the
> > hal-cups-utils package.
>
> Meanwhile, the hal mailing list is often a good place to go for
> tips about smacking hal around. Maybe some sort of
> file in /etc/hal/fdi/policy/ could be used to make it stop
> auto configuring that printer, then you could just configure
> it manually (they helped me figure out how to make hal
> ignore a usb drive I didn't want automounted, so maybe
> it can ignore printers too).

The /etc/hal/fdi/*/ directories are all empty. :-(


--
Martín Marqués
select 'martin.marques' || '@' || 'gmail.com'
DBA, Programador, Administrador

-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


Re: cups doesn't get the right ppd file

2009-06-21 Thread Martín Marqués
2009/6/21 Craig White 
>
> I think that /etc/cups/printer.conf.0 is the working copy and
> printer.conf is what is loaded the next time cups is started. I would mv
> printer.conf and restart cups for a clean configuration.
>
> as for logging, the first letter of each line of /var/log/cups/error_log
> indicates I (info), E (error), etc.

Found the problem.

Cups puts the printer at usb://Lexmark/E120 when it's really
usb://Lexmark/Lexmark%20E120 (the second one works, while the first
one doesn't).

Now my problem is that when I stop and start again the printer I only
get the configuration pointing to usb://Lexmark/E120.

Any ideas?

--
Martín Marqués
select 'martin.marques' || '@' || 'gmail.com'
DBA, Programador, Administrador

-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


Re: cups doesn't get the right ppd file

2009-06-21 Thread Martín Marqués
2009/6/21 Craig White 
>
> I suppose that would be hal trying to make the printer usable...probably
> not succeeding with getting the right ppd configured either.

I've noticed that:

Jun 21 15:36:18 endor kernel: usb 3-2: new full speed USB device using
ohci_hcd and address 4
Jun 21 15:36:18 endor kernel: usb 3-2: New USB device found,
idVendor=043d, idProduct=00cd
Jun 21 15:36:18 endor kernel: usb 3-2: New USB device strings: Mfr=1,
Product=2, SerialNumber=3
Jun 21 15:36:18 endor kernel: usb 3-2: Product: Lexmark E120
Jun 21 15:36:18 endor kernel: usb 3-2: Manufacturer: Lexmark International
Jun 21 15:36:18 endor kernel: usb 3-2: SerialNumber: 994W52L
Jun 21 15:36:18 endor kernel: usb 3-2: configuration #1 chosen from 1 choice
Jun 21 15:36:18 endor kernel: usblp0: USB Bidirectional printer dev 4
if 0 alt 0 proto 2 vid 0x043D pid 0x00CD
Jun 21 15:36:20 endor hal_lpadmin: Re-enabling printer Lexmark-E120

> I can tell you for sure that you should not switch back and forth
> between cups web configuration and system-config-printer...choose one
> and stay with it.

I'm not. I used to use system-config-printer, but now I'm working with
cups web interface.

> You may be having an SELinux issue...have you been checking the logs
> (/var/log/messages and /var/log/audit/audit.log

SELinux is disabled:

# grep -v "^#" /etc/selinux/config | grep -v "^$"
SELINUX=disabled
SELINUXTYPE=targeted

> I would probably use cups web configurator and edit whatever hal
> installs because it sounds as if it gets the port correct and the PPD
> wrong.

What happens if I stop the printer and delete /etc/cups/printer.conf?

> Logging is your friend, edit /etc/cups/cupsd.conf to log a lot more
> details and you will know where things are breaking.

Cups is logging alot. I changed the configuration option in the web
interface. The problem is that it logs so much that I can't
distinguish what I'm looking for from what is not important.

--
Martín Marqués
select 'martin.marques' || '@' || 'gmail.com'
DBA, Programador, Administrador

-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


Re: cups doesn't get the right ppd file

2009-06-21 Thread Martín Marqués
2009/6/21 Craig White :
> I think you probably have to use either system-config-printer or the
> cups web interface (http://localhost:631) and if the one you choose
> cannot print a test page, delete the printer and set the printer up
> again. If you want to ask the list, you probably should post the
> contents of /etc/cups/printers.conf

# Printer configuration file for CUPS v1.4rc1
# Written by cupsd on 2009-06-21 09:56

Info Lexmark International Lexmark E120
Location endor.marques
MakeModel Lexmark E120 Foomatic/lj4dith
DeviceURI usb://Lexmark/E120
State Idle
StateTime 1245588984
Type 8400900
Filter application/vnd.cups-raw 0 -
Filter application/vnd.cups-postscript 100 foomatic-rip
Filter application/vnd.cups-pdf 0 foomatic-rip
Filter application/vnd.cups-command 0 commandtops
Accepting Yes
Shared Yes
JobSheets none none
QuotaPeriod 0
PageLimit 0
KLimit 0
OpPolicy default
ErrorPolicy stop-printer


-- 
Martín Marqués
select 'martin.marques' || '@' || 'gmail.com'
DBA, Programador, Administrador

-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


Re: cups doesn't get the right ppd file

2009-06-21 Thread Martín Marqués
2009/6/21 Craig White 
>
> I think you probably have to use either system-config-printer or the
> cups web interface (http://localhost:631) and if the one you choose
> cannot print a test page, delete the printer and set the printer up
> again. If you want to ask the list, you probably should post the
> contents of /etc/cups/printers.conf and maybe the output of 'tail -n
> 12 /var/log/cups/error_log'

I am using the usual configuration programs, and I have already tried
to delete the printer and create it again. I even removed cups and
reinstalled it. As I tried all these things, I was looking at
/var/log/cups/error.log (I'm not a Noob).

The thing is that each time I turn on the USB printer, the erased
printer appears again.

--
Martín Marqués
select 'martin.marques' || '@' || 'gmail.com'
DBA, Programador, Administrador

-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


Re: cups doesn't get the right ppd file

2009-06-20 Thread Martín Marqués
2009/6/20 Tom Horsley 
>
> On Sat, 20 Jun 2009 19:49:06 -0300
> Martín Marqués wrote:
>
> > Now, the driver is the correct one, but for some reason cuips is
> > getting the kyocera driver. Why is this happening?
>
> I think those are just messages from cups scanning directories
> for ppd files and discovering readme files mixed in. The real
> question is what does /etc/cups/ppd/ have in it for the printer,
> that's the one it actually selected.

Updated cups to the version in updates-testing and now I don't get
does messages, but neither do I get anything printed.

How can I get my printer working again?

--
Martín Marqués
select 'martin.marques' || '@' || 'gmail.com'
DBA, Programador, Administrador

-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


cups doesn't get the right ppd file

2009-06-20 Thread Martín Marqués
I have a USB Lexmark E120 laser printer which used to work with F10
and after upgrade to F11 didn't work anymore.

I started investigating what changed, and after some time, I saw this
in the /var/log/cups/error.log file:

E [20/Jun/2009:19:44:46 -0300] [cups-driverd] Bad driver information
file "/usr/share/cups/model/foomatic-db-ppds/Kyocera/ReadMe.htm"!
E [20/Jun/2009:19:44:46 -0300] [cups-driverd] Bad driver information
file "/usr/share/cups/model/foomatic-db-ppds/Kyocera/kyocera_ppd_8.2.txt"!
E [20/Jun/2009:19:44:46 -0300] [cups-driverd] Bad driver information
file "/usr/share/cups/drv/sample.drv"!

Now, the driver is the correct one, but for some reason cuips is
getting the kyocera driver. Why is this happening?

-- 
Martín Marqués
select 'martin.marques' || '@' || 'gmail.com'
DBA, Programador, Administrador

-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


Re: F11: Samsung laser printer no longer works: " client-error-document-format-not-supported"

2009-06-17 Thread Martín Marqués
Can this have something to do with it:

kernel: usb 2-3: reset high speed USB device using ehci_hcd and address 2

I assume that the Samsung printer is USB as my Lexmark.

-- 
Martín Marqués
select 'martin.marques' || '@' || 'gmail.com'
DBA, Programador, Administrador

-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


Re: F11: Samsung laser printer no longer works: " client-error-document-format-not-supported"

2009-06-17 Thread Martín Marqués
2009/6/17 Robert P. J. Day 
>
> On Wed, 17 Jun 2009, Colin Brace wrote:
>
> > Tim Waugh wrote:
> > >
> > > It's cups.
> > >
> > Thanks Tim.
> >
> > I've opened a bug report here:
> > https://bugzilla.redhat.com/show_bug.cgi?id=506445
> >
> > If and when the problem gets solved, I'll post an update here.
>
>  just FYI, this is the same issue i'm having with my aforementioned
> samsung multifunction scx-4826fn.  worked fine under f10; under f11:
> "client-error-document-format-not-supported".  i'll be watching for a
> fix.

Same thing here with a Lexmark E120.

--
Martín Marqués
select 'martin.marques' || '@' || 'gmail.com'
DBA, Programador, Administrador

-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


Re: Updates

2009-06-14 Thread Martín Marqués
2009/6/14 Sharpe, Sam J :
> 2009/6/14 Martín Marqués :
>>
>> I saw the same thing happen with ntp.
>
> Yes.
>
> You freeze Rawhide as you are about to release Fedora n+1, at the
> point you freeze, applications are roughly at the same version levels
> as those in Fedora n. You make some updates to Fedora n in response to
> bugs or security issues, but you don't want to prejudice your Fedora
> n+1 testing cycle, so you queue the same updates for *after* Fedora
> n+1 releases.
>
> Someone then runs pre-upgrade from Fedora n to Fedora n+1, at which
> point any package in Fedora n which is newer than the package of the
> same name in Fedora n+1 is not replaced - so you end up with a small
> number of packages from "Fedora n - Updates" in your Fedora n+1
> install.

This breaks anaconda upgrades (at least in this case ntp didn't work,
and updates were in testing-updates), given they are by preupgrade or
by upgrading with DVD.

Not the best idea.

-- 
Martín Marqués
select 'martin.marques' || '@' || 'gmail.com'
DBA, Programador, Administrador

-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


Re: Updates

2009-06-14 Thread Martín Marqués
2009/6/14 Sharpe, Sam J :
>
> To answer my own question, if you've pre-upgraded from a recent F10 to
> F11, you will still have the fc10 version of unique as it's a higher
> version (1.2-8) than the version shipped with F11 (1.2-7). I guess as
> versions move on, that will sort itself out.

Can someone explain how something like this happens?

I saw the same thing happen with ntp.

-- 
Martín Marqués
select 'martin.marques' || '@' || 'gmail.com'
DBA, Programador, Administrador

-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


Re: Updates

2009-06-14 Thread Martín Marqués
El 14 de junio de 2009 15:06, Rahul
Sundaram escribió:
> On 06/14/2009 11:35 PM, Martín Marqués wrote:
>> 2009/6/14 Rahul Sundaram
>>>
>>> # yum list installed | grep fc10
>>>
>>> remove them manually if needed
>>
>> Carefull. Rahul said "if needed". Some packages in F11 are named fc10,
>> asw they are packages that haven't changed and so version name hasn't
>> changed as well.
>>
>> Just so you don't end up removeing packages like unique or libdhcp4client..
>
> The former has a Fedora 11 version. The latter is obsolete.

Here I have:

# yum list installed | grep fc10
compat-db45.x86_64 4.5.20-5.fc10   installed
compat-db46.x86_64 4.6.21-5.fc10   installed
cronie.x86_64  1.2-8.fc10  installed
libXTrap.x86_641.0.0-6.fc10installed
libdhcp4client.x86_64  12:4.0.0-35.fc10installed
libtalloc.x86_64   1.2.0-30.fc10   installed
libtar.x86_64  1.2.11-11.fc10  installed
perl-DBD-SQLite.x86_64 1.23-1.fc10 installed
unique.x86_64  1.0.8-1.fc10installed

And:

# yum list installed | grep fc9
gnome-spell.x86_64 1.0.8-5.fc9 installed
libXfontcache.x86_64   1.0.4-5.fc9 installed

Ofcourse:

# package-cleanup --orphans
Setting up yum
Loaded plugins: dellsysidplugin2, priorities, refresh-packagekit
cronie-1.2-8.fc10.x86_64
gnome-spell-1.0.8-5.fc9.x86_64
libXTrap-1.0.0-6.fc10.x86_64
libXfontcache-1.0.4-5.fc9.x86_64
libdhcp4client-4.0.0-35.fc10.x86_64
libtalloc-1.2.0-30.fc10.x86_64
ntp-4.2.4p7-2.fc11.x86_64
ntp-perl-4.2.4p7-2.fc11.x86_64
ntpdate-4.2.4p7-2.fc11.x86_64
perl-DBD-SQLite-1.23-1.fc10.x86_64
unique-1.0.8-1.fc10.x86_64

So it looks like I could remove some of those.

--
Martín Marqués
select 'martin.marques' || '@' || 'gmail.com'
DBA, Programador, Administrador

-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


Re: Updates

2009-06-14 Thread Martín Marqués
2009/6/14 Rahul Sundaram :
>
> # yum list installed | grep fc10
>
> remove them manually if needed

Carefull. Rahul said "if needed". Some packages in F11 are named fc10,
asw they are packages that haven't changed and so version name hasn't
changed as well.

Just so you don't end up removeing packages like unique or libdhcp4client..

-- 
Martín Marqués
select 'martin.marques' || '@' || 'gmail.com'
DBA, Programador, Administrador

-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


Re: trac not working after upgrade to F11

2009-06-14 Thread Martín Marqués
El 14 de junio de 2009 11:03, Martín Marqués escribió:
> El 14 de junio de 2009 10:36, Martín Marqués 
> escribió:
>> I upgraded to F11 a few days ago one of my servers and I have problems
>> with the account module of trac. It give me internal errors when
>> trying to login:
>>
>> Trac[main] WARNING: HTTPInternalError: 500 Trac Error (Authentication
>> information not available. Please refer to the > href="/hogar/wiki/TracInstall#ConfiguringAuthentication"
>> title="Configuring Authentication">installation documentation.)
>>
>> Trac is running as a mod_python in apache.
>>
>> I'm also getting in trac.log this:
>>
>> Trac[env] WARNING: base_url option not set in configuration, generated
>> links may be incorrect
>
> Also, in previous F10 I had trac-webadmin running, and authentication
> was done with the accountmanager.

Solved:

Reinstalled AccountManager with the version of trac 0.11.

Sorry for the noise.

-- 
Martín Marqués
select 'martin.marques' || '@' || 'gmail.com'
DBA, Programador, Administrador

-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


Re: trac not working after upgrade to F11

2009-06-14 Thread Martín Marqués
El 14 de junio de 2009 10:36, Martín Marqués escribió:
> I upgraded to F11 a few days ago one of my servers and I have problems
> with the account module of trac. It give me internal errors when
> trying to login:
>
> Trac[main] WARNING: HTTPInternalError: 500 Trac Error (Authentication
> information not available. Please refer to the  href="/hogar/wiki/TracInstall#ConfiguringAuthentication"
> title="Configuring Authentication">installation documentation.)
>
> Trac is running as a mod_python in apache.
>
> I'm also getting in trac.log this:
>
> Trac[env] WARNING: base_url option not set in configuration, generated
> links may be incorrect

Also, in previous F10 I had trac-webadmin running, and authentication
was done with the accountmanager.

-- 
Martín Marqués
select 'martin.marques' || '@' || 'gmail.com'
DBA, Programador, Administrador

-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


trac not working after upgrade to F11

2009-06-14 Thread Martín Marqués
I upgraded to F11 a few days ago one of my servers and I have problems
with the account module of trac. It give me internal errors when
trying to login:

Trac[main] WARNING: HTTPInternalError: 500 Trac Error (Authentication
information not available. Please refer to the installation documentation.)

Trac is running as a mod_python in apache.

I'm also getting in trac.log this:

Trac[env] WARNING: base_url option not set in configuration, generated
links may be incorrect

-- 
Martín Marqués
select 'martin.marques' || '@' || 'gmail.com'
DBA, Programador, Administrador

-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


Re: Update to F11 or new install?

2009-06-11 Thread Martín Marqués
2009/6/11 Tait Clarridge :
>> Are there any expected downsides to doing an upgrade versus a complete
>> re-install?
>
> I think certain reasons have already been stated, but basically you probably 
> want to
> consider how long it might take to fix any tweaks that work in Fedora 10 but 
> may not in
> Fedora 11. When I made my decision to re-install completely it was because I 
> had so
> many things I could see going wrong when I made the switch. I haven't 
> actually had a
> successful upgrade either, I tried from Fedora 9 to Fedora 10 and that never 
> jived well
> with my setup.

I tried F9 -> F10 and F10 -> F11.

The former was quite a pain. Lots of work to make everything work.

The latter passed great, except for one BUG in anaconda when it tried
to start a swap partition that was actually a swapfile on a different
partition then /. Besides that, preupgrade did the job quite well.

I I'm very happy on how the upgrade process has evolved in the last release.

-- 
Martín Marqués
select 'martin.marques' || '@' || 'gmail.com'
DBA, Programador, Administrador

-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


Re: Update to F11 or new install?

2009-06-11 Thread Martín Marqués
2009/6/10 Rahul Sundaram :
> On 06/11/2009 12:47 AM, Wolfgang S. Rupprecht wrote:
>>
>> "Smith, Herb"  writes:
>>> Are there any expected downsides to doing an upgrade versus a complete
>>> re-install?
>>
>> You don't get to use the shiny new ext4 filesystem.
>
> Not quite.
>
> https://fedoraproject.org/wiki/Ext4_in_Fedora_11#How_do_I_migrate_from_Ext3_to_Ext4.3F

Can the root file system be ext4, or do I have to stay on ext3?

-- 
Martín Marqués
select 'martin.marques' || '@' || 'gmail.com'
DBA, Programador, Administrador

-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


Re: local issues

2009-06-07 Thread Martín Marqués
El 5 de junio de 2009 15:48, Martín Marqués escribió:
> A few days ago I got F11 up with preupgrade, and now almost everything
> is working like a charme.
>
> The only thing I'm not how to fix is that I get these messages at boot time:
>
> /etc/profile.d/lang.sh: line 19: warning: setlocale: LC_CTYPE: cannot
> change locale (es_ES.UTF-8): No such file or directory
> /etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE:
> cannot change locale (es_ES.UTF-8): No such file or directory
> /etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES:
> cannot change locale (es_ES.UTF-8): No such file or directory
> /etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC:
> cannot change locale (es_ES.UTF-8): No such file or directory
> /etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot
> change locale (es_ES.UTF-8): No such file or directory
>
> Do I have to from the UTF-8?

For anyone interested, this bug (or not a bug) has some time out there:

https://bugzilla.redhat.com/show_bug.cgi?id=482888

-- 
Martín Marqués
select 'martin.marques' || '@' || 'gmail.com'
DBA, Programador, Administrador

-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


Re: update to F11 with yum

2009-06-06 Thread Martín Marqués
2009/6/6 Richard Hughes :
> On Fri, Jun 5, 2009 at 8:15 PM, Kevin Kofler wrote:
>> * https://bugzilla.redhat.com/show_bug.cgi?id=502399 - remove-with-leaves
>> confuses PackageKit, causing a Python backtrace - fixed in PackageKit 0.4.8
>> by blacklisting the plugin
>
> The plugin has obviously not been tested with PackageKit, which is
> odd, as PackageKit is installed on every version of Fedora by
> default...
>
>> Only within that package. I think PackageKit is simply not designed to allow
>> yum plugins to add additional packages to remove.
>
> If can run yum plugins just fine (except the one named above) -- but
> it's not what the GUI user expects. Using remove-with-leaves gives me
> lots of WTF!! moments when it wants to remove random things at random
> times. It breaks the majority of PackageKit uses cases.

I've been seeing "package-cleanup --leaves", and my question is, how
does this work? Does it just get the leaves that were installed due to
dependency issues? How does it discriminate between leaves (in the
dependency tree)?

-- 
Martín Marqués
select 'martin.marques' || '@' || 'gmail.com'
DBA, Programador, Administrador

-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


local issues

2009-06-05 Thread Martín Marqués
A few days ago I got F11 up with preupgrade, and now almost everything
is working like a charme.

The only thing I'm not how to fix is that I get these messages at boot time:

/etc/profile.d/lang.sh: line 19: warning: setlocale: LC_CTYPE: cannot
change locale (es_ES.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 20: warning: setlocale: LC_COLLATE:
cannot change locale (es_ES.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 23: warning: setlocale: LC_MESSAGES:
cannot change locale (es_ES.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 26: warning: setlocale: LC_NUMERIC:
cannot change locale (es_ES.UTF-8): No such file or directory
/etc/profile.d/lang.sh: line 29: warning: setlocale: LC_TIME: cannot
change locale (es_ES.UTF-8): No such file or directory

Do I have to from the UTF-8?

-- 
Martín Marqués
select 'martin.marques' || '@' || 'gmail.com'
DBA, Programador, Administrador

-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


bug report application

2009-06-05 Thread Martín Marqués
Is there an aplication for reporting bugs like the one anaconda uses?

It's kind of frustrating having to login to bugzilla y fill in a
report when it could be automated in an local app which connects to
bugzilla for information.

Something like reportbug in Debian.

-- 
Martín Marqués
select 'martin.marques' || '@' || 'gmail.com'
DBA, Programador, Administrador

-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


Re: update to F11 with yum

2009-06-04 Thread Martín Marqués
2009/6/4 Alan Evans :
> 2009/6/4 Martín Marqués :
>> 2009/6/4 Alan Evans:
>>> On Thu, Jun 4, 2009 at 9:14 AM, M A Young wrote:
>>>> Have you got two basesystem packages installed? The F11 basesystem package
>>>> is basesystem-10.0-2.noarch.rpm.
>>>
>>> [a...@agena ~]$ rpm -qa | grep basesystem
>>> basesystem-10.0-1.noarch
>>> [a...@agena ~]$
>>
>> You're outdated. basesystem is at version 10.0-2 in my F11.
>>
>> Try to yum clean all and yum update after that, enabling rawhide repo.
>
> I never said I was using F11. If I was discussing F11, I'd be using a
> different mailing list, at least for the next 5 days.

Ohh. AFAICS, the subject of this thread is "update to F11 with yum"

-- 
Martín Marqués
select 'martin.marques' || '@' || 'gmail.com'
DBA, Programador, Administrador

-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


Re: update to F11 with yum

2009-06-04 Thread Martín Marqués
2009/6/4 Alan Evans :
> On Thu, Jun 4, 2009 at 9:14 AM, M A Young  wrote:
>> Have you got two basesystem packages installed? The F11 basesystem package
>> is basesystem-10.0-2.noarch.rpm.
>
> [a...@agena ~]$ rpm -qa | grep basesystem
> basesystem-10.0-1.noarch
> [a...@agena ~]$

You're outdated. basesystem is at version 10.0-2 in my F11.

Try to yum clean all and yum update after that, enabling rawhide repo.

-- 
Martín Marqués
select 'martin.marques' || '@' || 'gmail.com'
DBA, Programador, Administrador

-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


Re: samba client

2009-06-04 Thread Martín Marqués
2009/6/3 Adel ESSAFI :
>
> Hi list
>
>
> I want to ask what are the available client for samba on fedora. I know that
> kde and gnome integrate samba in the GUI. do you know any other clients

smbclient

-- 
Martín Marqués
select 'martin.marques' || '@' || 'gmail.com'
DBA, Programador, Administrador

-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


Re: ibssl.so.7 ?!

2009-06-03 Thread Martín Marqués
2009/6/3 Germán Racca :
> On Wed, 2009-06-03 at 09:18 -0300, Martín Marqués wrote:
>> 2009/6/2 Germán Racca :
>> >
>> > Hello Martín, thanks for your answer.
>> >
>> > Well, as I have libssl.so.8 and libcrypto.so.8 installed, and KDE is
>> > looking for libssl.so.7 and libcrypto.so.7, I decided to create the
>> > symbolic links that KDE is looking for. I have the following:
>> >
>> > /usr/lib/libssl.so.8: symbolic link to `libssl.so.0.9.8k'
>> > /usr/lib/libcrypto.so.8: symbolic link to `libcrypto.so.0.9.8k'
>> >
>> > so I have created the following symbolic links:
>> >
>> > /usr/lib/libssl.so.7: symbolic link to `libssl.so.0.9.8k'
>> > /usr/lib/libcrypto.so.7: symbolic link to `libcrypto.so.0.9.8k'
>> >
>> > and with that now everything is working fine again.
>>
>> As Jussi said, this is bad thing to do. If at any time the kde
>> applications need to use some specific thing that is in libssl.so.7
>> and not in libssl.so.8, you'll be doomed.
>
> Hello Martín:
>
> You and Jussi are right, the problem is that I can't find the way to put
> KDE to work again. Anyway, I recognize this is not the correct way. I
> will still wait for help on this problem.
>
> I always make a 'yum clean all' before updating. The 'yum update' says
> 'No Packages marked for Update'. I'll wait the results from your update.

Problem solved. enable rawhide repository:

# yum update --enablerepo=rawhide kde\*

-- 
Martín Marqués
select 'martin.marques' || '@' || 'gmail.com'
DBA, Programador, Administrador

-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


Re: ibssl.so.7 ?!

2009-06-03 Thread Martín Marqués
El día 3 de junio de 2009 9:18, Martín Marqués
 escribió:
>
> As Jussi said, this is bad thing to do. If at any time the kde
> applications need to use some specific thing that is in libssl.so.7
> and not in libssl.so.8, you'll be doomed.

OK, finished preupgrade and now I want to upgrade the sistem with yum.
The problem is that some updates are not there. :-(

I'll open a new thread with this issue.

-- 
Martín Marqués
select 'martin.marques' || '@' || 'gmail.com'
DBA, Programador, Administrador

-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


Re: preupgrade or anaconda error

2009-06-03 Thread Martín Marqués
El día 3 de junio de 2009 11:28, Martín Marqués
 escribió:
> El día 2 de junio de 2009 19:16, Martín Marqués
>  escribió:
>>
>> Got a wired connection and this is what bugzilla got:
>>
>> https://bugzilla.redhat.com/show_bug.cgi?id=503830
>
> Got passed this. All packages got upgraded.
>
> The problem is that it's at the "Finishing upgrade process." the last
> 40 minutes. Disk usage is high, and the load is at 1.05. I'll soon
> have to turn off the laptop, so what should I do?

Never mind. It finally finish. It did take quite a long time to do so.

-- 
Martín Marqués
select 'martin.marques' || '@' || 'gmail.com'
DBA, Programador, Administrador

-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


Re: preupgrade or anaconda error

2009-06-03 Thread Martín Marqués
El día 2 de junio de 2009 19:16, Martín Marqués
 escribió:
>
> Got a wired connection and this is what bugzilla got:
>
> https://bugzilla.redhat.com/show_bug.cgi?id=503830

Got passed this. All packages got upgraded.

The problem is that it's at the "Finishing upgrade process." the last
40 minutes. Disk usage is high, and the load is at 1.05. I'll soon
have to turn off the laptop, so what should I do?

-- 
Martín Marqués
select 'martin.marques' || '@' || 'gmail.com'
DBA, Programador, Administrador

-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


Re: ibssl.so.7 ?!

2009-06-03 Thread Martín Marqués
2009/6/2 Germán Racca :
>
> Hello Martín, thanks for your answer.
>
> Well, as I have libssl.so.8 and libcrypto.so.8 installed, and KDE is
> looking for libssl.so.7 and libcrypto.so.7, I decided to create the
> symbolic links that KDE is looking for. I have the following:
>
> /usr/lib/libssl.so.8: symbolic link to `libssl.so.0.9.8k'
> /usr/lib/libcrypto.so.8: symbolic link to `libcrypto.so.0.9.8k'
>
> so I have created the following symbolic links:
>
> /usr/lib/libssl.so.7: symbolic link to `libssl.so.0.9.8k'
> /usr/lib/libcrypto.so.7: symbolic link to `libcrypto.so.0.9.8k'
>
> and with that now everything is working fine again.

As Jussi said, this is bad thing to do. If at any time the kde
applications need to use some specific thing that is in libssl.so.7
and not in libssl.so.8, you'll be doomed.

-- 
Martín Marqués
select 'martin.marques' || '@' || 'gmail.com'
DBA, Programador, Administrador

-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


Re: ibssl.so.7 ?!

2009-06-03 Thread Martín Marqués
2009/6/3 Jussi Lehtola :
> On Tue, 2009-06-02 at 22:10 -0300, Germán Racca wrote:
>> On Tue, 2009-06-02 at 21:53 -0300, Martín Marqués wrote:
>> > Germán, the problem is that preupgrade leaves out a bunch of kde apps:
>> >
>> > Checking for new repos for mirrors
>> >  * preupgrade: fedora.c3sl.ufpr.br
>> > 6:kdelibs-4.2.3-2.fc10.x86_64 from installed has depsolving problems
>> >   --> Missing Dependency: libssl.so.7()(64bit) is needed by package
>> > 6:kdelibs-4.2.3-2.fc10.x86_64 (installed)
>
> These are 64-bit, x86_64 packages.

Those errors are from my upgrade (an AMD 64 laptop)

>>
>> fedora                    Fedora 11 - i386
>> enabled: 13,289
>> livna                     rpm.livna.org for 11 - i386
>> enabled:      3
>> rpmfusion-free            RPM Fusion for Fedora 11 - Free
>> enabled:    566
>> rpmfusion-free-updates    RPM Fusion for Fedora 11 - Free - Updates
>> enabled:      0
>> rpmfusion-nonfree         RPM Fusion for Fedora 11 - Nonfree
>> enabled:    240
>> rpmfusion-nonfree-updates RPM Fusion for Fedora 11 - Nonfree - Upda
>> enabled:      0
>> updates                   Fedora 11 - i386 - Updates
>> enabled:  1,293
>
> These are 32-bit i386 repositories!

These are from Germáns computer.

Germán, what does yum update say? Do a yum clean all first.

-- 
Martín Marqués
select 'martin.marques' || '@' || 'gmail.com'
DBA, Programador, Administrador

-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


Re: ibssl.so.7 ?!

2009-06-02 Thread Martín Marqués
age kdebindings-4.2.3-2.fc10.x86_64 (installed)
ntp-4.2.4p7-1.fc10.x86_64 from installed has depsolving problems
  --> Missing Dependency: libcrypto.so.7()(64bit) is needed by package
ntp-4.2.4p7-1.fc10.x86_64 (installed)
7:kdegraphics-4.2.3-1.fc10.x86_64 from installed has depsolving problems
  --> Missing Dependency: libpoppler.so.3()(64bit) is needed by
package 7:kdegraphics-4.2.3-1.fc10.x86_64 (installed)
preupgrade-1.1.0-1.fc10.noarch from installed has depsolving problems
  --> Missing Dependency: python(abi) = 2.5 is needed by package
preupgrade-1.1.0-1.fc10.noarch (installed)
7:kdegraphics-4.2.3-1.fc10.x86_64 from installed has depsolving problems
  --> Missing Dependency: libdjvulibre.so.15()(64bit) is needed by
package 7:kdegraphics-4.2.3-1.fc10.x86_64 (installed)

If fedora.repo and fedora-updates.repo are OK a yum update should do the trick.

What does yum repolist give you? And yum update?

I'm gonna boot the rawhide grub option tomorrow and see what I get.

-- 
Martín Marqués
select 'martin.marques' || '@' || 'gmail.com'
DBA, Programador, Administrador

-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


Re: preupgrade or anaconda error

2009-06-02 Thread Martín Marqués
2009/6/2 Mike Burger :
>> I was trying to upgrade to F11-preview from F10. I was told to use
>> preupgrade instead of using yum, which passed the dependency problems
>> that stopped yum, but after rebooting anaconda gave errors which I was
>> unable to save. :-(
>>
>> Couldn't connect to my wifi (which doesn't have encryption), nor was I
>> able to save it to disk (even though I saw the disks mounted).
>>
>> I would like to give information on how anaconda crashed, but how? I
>> really want to test F11, and looks like preupgrade is a good tool to
>> accomplish it.
>
> Is it possible to connect the computer, in question, to a wired connection
> and to try again?

Got a wired connection and this is what bugzilla got:

https://bugzilla.redhat.com/show_bug.cgi?id=503830

-- 
Martín Marqués
select 'martin.marques' || '@' || 'gmail.com'
DBA, Programador, Administrador

-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


preupgrade or anaconda error

2009-06-02 Thread Martín Marqués
I was trying to upgrade to F11-preview from F10. I was told to use
preupgrade instead of using yum, which passed the dependency problems
that stopped yum, but after rebooting anaconda gave errors which I was
unable to save. :-(

Couldn't connect to my wifi (which doesn't have encryption), nor was I
able to save it to disk (even though I saw the disks mounted).

I would like to give information on how anaconda crashed, but how? I
really want to test F11, and looks like preupgrade is a good tool to
accomplish it.

-- 
Martín Marqués
select 'martin.marques' || '@' || 'gmail.com'
DBA, Programador, Administrador

-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


Re: update to F11 with yum

2009-06-01 Thread Martín Marqués
2009/6/1 David :
>
>
> For Fedora 8 to Fedora 10 I can not say. Just this weekend I did a
> preupgrade test of Fedora 9 to Fedora 10 that worked with no problems.
>
> I then did a preupgrade test of that same Fedora 10 to what will be,
> eventually, Fedora 11 which is still Rawhide. Again with no problems.
> Just time consuming. No one 'forced' me to do an upgrade to Rawhide.

Is rawhide frozen till after F11 is released?

Just want to be sure I'm not upgrading to something "over" F11.

-- 
Martín Marqués
select 'martin.marques' || '@' || 'gmail.com'
DBA, Programador, Administrador

-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


Re: update to F11 with yum

2009-06-01 Thread Martín Marqués
2009/6/1 Timothy Murphy :
> David wrote:
>
>>> Is there a way I can try to upgrade now to what will be F11 or do I
>>> have to wait another week?
>
>> Use preupgrade. Works like a charm.
>>
>> How to use PreUpgrade
>>
>> http://fedoraproject.org/wiki/PreUpgrade
>>
>> This will take a while. A long while.
>
> Assuming you have to check the "Display unstable test releases"
> and then choose Rawhide,
> why not say this?
>
> It may be obvious to you,
> but would not be to many Fedora users.

You mean that rawhide=F11?

-- 
Martín Marqués
select 'martin.marques' || '@' || 'gmail.com'
DBA, Programador, Administrador

-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


Re: update to F11 with yum

2009-05-31 Thread Martín Marqués
2009/5/31 David :
> On 5/31/2009 6:13 PM, Martín Marqués wrote:
>> Hi all, what's the status for trying to upgrade F10 to F11 using yum-
>> I'm trying to upgrade against the 11-Preview version which is
>> available but crash into some dependencie problems.
>>
>> Is there a way I can try to upgrade now to what will be F11 or do I
>> have to wait another week?
>>
>
>
> Use preupgrade. Works like a charm.
>
> How to use PreUpgrade
>
> http://fedoraproject.org/wiki/PreUpgrade

How can preupgrade solve dependencies that yum can't?


-- 
Martín Marqués
select 'martin.marques' || '@' || 'gmail.com'
DBA, Programador, Administrador

-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


Re: update to F11 with yum

2009-05-31 Thread Martín Marqués
2009/6/1 jan sonnek :
> On 01/06/09 00:13, Martín Marqués wrote:
>>
>> Hi all, what's the status for trying to upgrade F10 to F11 using yum-
>> I'm trying to upgrade against the 11-Preview version which is
>> available but crash into some dependencie problems.
>>
>> Is there a way I can try to upgrade now to what will be F11 or do I
>> have to wait another week?
>
> I have update now, but I am much satisfied.
> I have removed some dependency packages, PyQT4 etc.
> Then yum update without some problem.
>
> Here is list of removed packages:
>  --> Missing Dependency: python(abi) = 2.5 is needed by package
> PyKDE4-4.2.3-2.fc10.i386 (installed)
> Error: Missing Dependency: python(abi) = 2.5 is needed by package
> sos-1.8-11.fc10.noarch (installed)
> Error: Missing Dependency: libpython2.5.so.1.0 is needed by package
> PyKDE4-4.2.3-2.fc10.i386 (installed)
> Error: Missing Dependency: libcdio.so.7(CDIO_7) is needed by package
> vcdimager-0.7.23-5.fc7.i386 (installed)
> Error: Missing Dependency: python(abi) = 2.5 is needed by package
> PyKDE4-4.2.3-2.fc10.i386 (installed)
> Error: Missing Dependency: libcdio.so.7 is needed by package
> vcdimager-0.7.23-5.fc7.i386 (installed)
> Error: Missing Dependency: libssl.so.7 is needed by package
> 6:kdelibs-4.2.3-2.fc10.i386 (installed)
> Error: Missing Dependency: libcrypto.so.7 is needed by package
> botan-1.8.2-1.fc10.i386 (installed)
> Error: Missing Dependency: libiso9660.so.5 is needed by package
> vcdimager-0.7.23-5.fc7.i386 (installed)
> Error: Missing Dependency: libpython2.5.so.1.0 is needed by package
> PyQt4-4.4.4-6.fc10.i386 (installed)
> Error: Missing Dependency: python(abi) = 2.5 is needed by package
> preupgrade-1.1.0-1.fc10.noarch (installed)
> Error: Missing Dependency: libpython2.5.so.1.0 is needed by package
> VirtualBox-2.2.0_45846_fedora9-1.i386 (installed)
> Error: Missing Dependency: python(abi) = 2.5 is needed by package
> PyQt4-4.4.4-6.fc10.i386 (installed)
> Error: Missing Dependency: libcrypto.so.7 is needed by package
> ipsec-tools-0.7.2-1.fc10.i386 (installed)
> Error: Missing Dependency: libcrypto.so.7 is needed by package
> ntp-4.2.4p7-1.fc10.i386 (installed)
> Error: Missing Dependency: librpmio-4.6.so is needed by package
> sectool-0.9.2-4.fc10.i386 (installed)
> Error: Missing Dependency: libcrypto.so.7 is needed by package
> VirtualBox-2.2.0_45846_fedora9-1.i386 (installed)
> Error: Missing Dependency: librpm-4.6.so is needed by package
> sectool-0.9.2-4.fc10.i386 (installed)

I'm getting these errors, and other too.

-- 
Martín Marqués
select 'martin.marques' || '@' || 'gmail.com'
DBA, Programador, Administrador

-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


update to F11 with yum

2009-05-31 Thread Martín Marqués
Hi all, what's the status for trying to upgrade F10 to F11 using yum-
I'm trying to upgrade against the 11-Preview version which is
available but crash into some dependencie problems.

Is there a way I can try to upgrade now to what will be F11 or do I
have to wait another week?

-- 
Martín Marqués
select 'martin.marques' || '@' || 'gmail.com'
DBA, Programador, Administrador

-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


Re: gallery2 update that came out today.

2009-04-29 Thread Martín Marqués
2009/4/28 Jason Dickerson :
> The update will break the gallery; however there is a workaround.  Before
> you run the upgrade from http:///gallery2/upgrade, you need to add the
> following symlink
>
> ln -s /usr/share/php/Smarty /usr/share/gallery2/lib/smarty
>
>
> If you have already run the upgrade, you can still just add the symlink and
> it will work.  I only say to add it before, to minimize the system check
> errors.
>
> After the symlink is added, the upgrade system checks detect 3 files missing
> (2 documentation files and a jar file, g2_db2.jar) and 2 modified
> (Smarty_Compiler.class.php and modifier.debug_print_var.php).  These do not
> seem to present an issue.
>
> As far as I can tell, everything is working after the symlink was created.

Just posted a bug report in fedoras bugzilla:

https://bugzilla.redhat.com/show_bug.cgi?id=498334

-- 
Martín Marqués
select 'martin.marques' || '@' || 'gmail.com'
DBA, Programador, Administrador

-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


Re: Virtual Box

2009-03-22 Thread Martín Marqués
Just ignore what I was asking. Very stupid question.

El día 22 de marzo de 2009 21:58, Martín Marqués
 escribió:
> 2009/3/22 Andras Simon :
>> On 3/22/09, Martín Marqués  wrote:
>>
>>> OK, here I'm finding some problems with KVM. I have a AMD Athlon X2 64
>>> but kvm module doesn't load:
>>>
>>> # grep -c svm /proc/cpuinfo
>>> 2
>>> # modprobe kvm-amd
>>> FATAL: Error inserting kvm_amd
>>> (/lib/modules/2.6.27.19-170.2.35.fc10.x86_64/kernel/arch/x86/kvm/kvm-amd.ko):
>>> Operation not supported
>>>
>>> Now, why is that? I have support for kvm-amd but the module fails to come
>>> up.
>>>
>>> Any ideas?
>>
>> You may have to enable virtualization in bios.
>
> Thanks. That was it.
>
> But, why can't I see KVM in virt-manager when I try to add a new
> connect? I can only add new qemu and xen connections.
>
> --
> Martín Marqués
> select 'martin.marques' || '@' || 'gmail.com'
> DBA, Programador, Administrador
>



-- 
Martín Marqués
select 'martin.marques' || '@' || 'gmail.com'
DBA, Programador, Administrador

-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


Re: Virtual Box

2009-03-22 Thread Martín Marqués
2009/3/22 Andras Simon :
> On 3/22/09, Martín Marqués  wrote:
>
>> OK, here I'm finding some problems with KVM. I have a AMD Athlon X2 64
>> but kvm module doesn't load:
>>
>> # grep -c svm /proc/cpuinfo
>> 2
>> # modprobe kvm-amd
>> FATAL: Error inserting kvm_amd
>> (/lib/modules/2.6.27.19-170.2.35.fc10.x86_64/kernel/arch/x86/kvm/kvm-amd.ko):
>> Operation not supported
>>
>> Now, why is that? I have support for kvm-amd but the module fails to come
>> up.
>>
>> Any ideas?
>
> You may have to enable virtualization in bios.

Thanks. That was it.

But, why can't I see KVM in virt-manager when I try to add a new
connect? I can only add new qemu and xen connections.

-- 
Martín Marqués
select 'martin.marques' || '@' || 'gmail.com'
DBA, Programador, Administrador

-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


Re: Virtual Box

2009-03-22 Thread Martín Marqués
2009/3/21 Kevin Kofler :
> Mike Cloaked wrote:
>> However the box I wanted to try this on does not have the hardware
>> virtualisation flags that are the first test in the documentation for
>> running KVM.  The question I am unclear about is whether KVM can still be
>> used but give very slow performance, or does not having the "vmx" flag
>> mean you can't use KVM at all?
>
> Well, you can use QEMU and it will be extremely slow. I think the qemu-kvm
> binary will fallback to software QEMU emulation if KVM is not supported.

OK, here I'm finding some problems with KVM. I have a AMD Athlon X2 64
but kvm module doesn't load:

# grep -c svm /proc/cpuinfo
2
# modprobe kvm-amd
FATAL: Error inserting kvm_amd
(/lib/modules/2.6.27.19-170.2.35.fc10.x86_64/kernel/arch/x86/kvm/kvm-amd.ko):
Operation not supported

Now, why is that? I have support for kvm-amd but the module fails to come up.

Any ideas?

-- 
Martín Marqués
select 'martin.marques' || '@' || 'gmail.com'
DBA, Programador, Administrador

-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


Re: Virtual Box

2009-03-20 Thread Martín Marqués
2009/3/20 Paul W. Frields :
> On Fri, Mar 20, 2009 at 03:21:24PM -0300, Martín Marqués wrote:
>> I'm trying to do some virtualization testing and I wanted to see
>> Virtual Box that everybody is talking alot about. The thing is that I
>> can't find the virtualbox packages in the fedora repository. Does it
>> have some strange name?
>
> VirtualBox is free as in free beer, but it's not entirely free as in
> free speech.  Its license prohibits some use, meaning it can't be free
> software.  (One of the key freedoms of free software is the freedom to
> use it for any purpose.)  That's why we don't carry it in Fedora.

Yes, but what is exactly the virtualbox-ose that Debian has in there
distribution?

>From a Debian geek that uses virtualbox I heard that the version that
comes with Debian is free software, but isn't the same version you
download from SUN.

Is this false?

>
> I'm surprised that more people don't just install the "Virtualization"
> group using yum, and use the Virtual Machine Manager (virt-manager) to
> create virtual machines.  I do this all the time on my Fedora 10 box
> and it works like a charm.
>
>  su -c 'yum groupinstall Virtualization ; service libvirtd start'

I'm going to try this now.

> Then run Applications > System Tools > Virtual Machine Manager.

I bet this is the Gnome menu. :-D

I'm a KDE guy. Don't worry I'll open it OK. :-)

-- 
Martín Marqués
select 'martin.marques' || '@' || 'gmail.com'
DBA, Programador, Administrador

-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


Virtual Box

2009-03-20 Thread Martín Marqués
I'm trying to do some virtualization testing and I wanted to see
Virtual Box that everybody is talking alot about. The thing is that I
can't find the virtualbox packages in the fedora repository. Does it
have some strange name?

And BTW, is there any good HowTo to get started with Virtual Box?

-- 
Martín Marqués
select 'martin.marques' || '@' || 'gmail.com'
DBA, Programador, Administrador

-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


Re: Laptop black screen after wake up from suspend

2009-03-10 Thread Martín Marqués
2009/3/10 Roger Grosswiler :
>
> Thanks for the advice, unfortunately, that l...@*%& seems to freeze
> after waking up from suspend. Switching the screens does not help, i
> cannot connect to it using ssh or something else.
>
> In fact, it is a DELL (just to please...) Latitude C540 using a ATI
> Radeon Mobility 7500 (yeees, and compiz isnt working on it
> either ;))
>
> something else i can try?

I have exacly the same problem with a Compaq Presario F756la with an
nVidia GeForce 7000M.

Aparently wakeup doesn't work at all (absolutly nothing happens).
Nothing interesting to see in the logs.

-- 
Martín Marqués
select 'martin.marques' || '@' || 'gmail.com'
DBA, Programador, Administrador

-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


Re: rythmbox not seeing cdrom

2009-03-02 Thread Martín Marqués
2009/3/2 Patrick O'Callaghan :
> On Mon, 2009-03-02 at 10:10 -0200, Martín Marqués wrote:
>> A few weeks ago I started experiencing problems with sound (partially
>> solved) and rythmbox not seeing the cdrom when it goes in.
>>
>> Am I the only one experiencing this rythmbox-cdrom problem? Havn't
>> seen any threads on the list with this subject.
>
> You need to give more information. Version of Fedora? Desktop in use
> (Gnome, KDE, etc.)? What did you do to "partially solve" the sound
> problem?

Fedora 10.

Laptop Compaq Presario F756la
Problem happens with rythmbox and amarok.

At the moment I'm using kscd to listen to CDs. xmms also works with CDs.

The sound problem had something to do with pulseaudio and the kernel.
Rebooted with an old F9 kernel and when I rebooted with the latest
kernel sound was working great with PA.


-- 
Martín Marqués
select 'martin.marques' || '@' || 'gmail.com'
DBA, Programador, Administrador

-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


Re: rythmbox not seeing cdrom

2009-03-02 Thread Martín Marqués
2009/3/2 DB :
> fedora-list-requ...@redhat.com wrote:
>
> Yup, I have the same problem with Amarok - it did play one CD for me last
> week when I first installed it, but now all it finds is a couple of clips
> (that I didn't know I'd made) which it calls my local collection. (and
> identifies them as something totally unrelated to the actual music.)

amarok doesn't see the CD either.

> I sent the following mail to the list:
> ***
> Evening All,
>
> Since my preupgrade from F9 to F10, it seems I cannot see my CD/DVD players
> with Dolphin (nor Krusader). Have I killed something else while trying to
> get video & sound working with Skype? Or has something else been moved to a
> new package & I've missed it??

I can see, for example, an F9 DVD with dolphin. So it's not a hardware
problem, nor a dolphin issue. It isn't even related to KDE or Gnome
(the problem persists on both environments).

-- 
Martín Marqués
select 'martin.marques' || '@' || 'gmail.com'
DBA, Programador, Administrador

-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


rythmbox not seeing cdrom

2009-03-02 Thread Martín Marqués
A few weeks ago I started experiencing problems with sound (partially
solved) and rythmbox not seeing the cdrom when it goes in.

Am I the only one experiencing this rythmbox-cdrom problem? Havn't
seen any threads on the list with this subject.

-- 
Martín Marqués
select 'martin.marques' || '@' || 'gmail.com'
DBA, Programador, Administrador

-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


Re: Question about yumex problem.

2009-02-17 Thread Martín Marqués
2009/2/17 Steven W. Orr :
> On Tuesday, Feb 17th 2009 at 09:28 -, quoth Mart?n Marqu?s:
>
>
> Thanks for replying. Is there a replacement incantation in the yum config
> files for livna to rpmfusion?

In my case a livna update a few months ago installed the
rpmfusion-release package which brought rpmfusion to my laptop.

-- 
Martín Marqués
select 'martin.marques' || '@' || 'gmail.com'
DBA, Programador, Administrador

-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


Re: Question about yumex problem.

2009-02-17 Thread Martín Marqués
2009/2/16 Steven W. Orr :
> My yumex run seems to now have a problem that it didn't have before:
>
> [r...@saturn ~]# 10:01:25 : Yum Config Setup
> Loaded plugins: priorities, refresh-packagekit
> 10:01:28 : Setup signed metadata support
> 10:01:28 : Yum Version : 3.2.21
> 10:01:28 : GUI Setup Completed
> 10:01:28 : Setup Yum : Transaction Set
> YumRepo Error: All mirror URLs are not using ftp, http[s] or file.
>  Eg. /
> removing mirrorlist with no valid mirrors:
> //var/cache/yum/livna/mirrorlist.txt
> 10:02:15 : Setup Yum : RPM Db.
> 10:02:15 : Setup Yum : Repositories.
> 10:02:15 : Setup Yum : Package Sacks
> 10:02:15 : Setup Yum : Updates
> 10:02:40 : Loaded update Metadata from updates
> 10:02:40 : Setup Yum : Groups
> 10:02:41 : Setup Yum : Base setup completed
> 10:02:41 : Building Package Lists
> 10:02:46 : Building Package Lists Completed
> 10:02:46 : Building Groups Lists
> 10:02:47 : Building Group Lists Completed
> 10:02:47 : Getting update packages
> 10:02:47 : Found 0 update packages
> 10:02:47 : Sorting packages
> 10:02:47 : Population view with packages
> 10:02:47 : Population Completed
>
> Am I supposed to change something? Also, if it matters, there is no file
> /var/cache/yum/livna/mirrorlist.txt

Why not remove livna all together? Livna doesn't really exist. It was
replaced with rpmfusion.

-- 
Martín Marqués
select 'martin.marques' || '@' || 'gmail.com'
DBA, Programador, Administrador

-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


Re: KDE 4.2 requires local MySQL Server

2009-02-16 Thread Martín Marqués
2009/2/16 Mark Haney :
> Martín Marqués wrote:
>>
>> Please, enlight me. How can akonadi work without a mysql instance?
>>
>> http://techbase.kde.org/Projects/PIM/Akonadi#Which_DBMS_does_Akonadi_use.3F
>>
>> BTW, is there a way to disable akonadi and still work with KDE destop?
>>
>
> And yes akonadi does require MySWL, but KDE 4.2 does NOT require
> akonadi.  So my point is still very valid.


OK. By default akonadi starts when I enter my session. What do I have
to do for this not to happen again at logging? Stopping akonadi during
my open session will make it not start in the next logging?

-- 
Martín Marqués
select 'martin.marques' || '@' || 'gmail.com'
DBA, Programador, Administrador

-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


Re: KDE 4.2 requires local MySQL Server

2009-02-16 Thread Martín Marqués
2009/2/16 Mark Haney :
> Martín Marqués wrote:
>> 2009/2/16 Arthur Pemberton :
>>> On Mon, Feb 16, 2009 at 11:13 AM, Martín Marqués
>>>  wrote:
>>>> IMHO, this is the beginning of the end of KDE
>>> Because some portions of it require a free database engine? Seriously?
>>
>> Not becuase of that. Because it's starting to use resources which are
>> totally unnecesary. It's starting to look like the Linux Vista: Nice,
>> but useless.
>>
>
> What part of KDE requires MySQL server?  None that I am aware of. But
> then I build my own from source and not rely on these asinine package
> dependencies from binary packages.  There are NO KDE components that
> /require/ MySQL.  You can' specify database support, but it's not required.

Please, enlight me. How can akonadi work without a mysql instance?

http://techbase.kde.org/Projects/PIM/Akonadi#Which_DBMS_does_Akonadi_use.3F

BTW, is there a way to disable akonadi and still work with KDE destop?

-- 
Martín Marqués
select 'martin.marques' || '@' || 'gmail.com'
DBA, Programador, Administrador

-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


Re: KDE 4.2 requires local MySQL Server

2009-02-16 Thread Martín Marqués
2009/2/16 Arthur Pemberton :
> On Mon, Feb 16, 2009 at 11:13 AM, Martín Marqués
>  wrote:
>>
>> IMHO, this is the beginning of the end of KDE
>
> Because some portions of it require a free database engine? Seriously?

Not becuase of that. Because it's starting to use resources which are
totally unnecesary. It's starting to look like the Linux Vista: Nice,
but useless.

-- 
Martín Marqués
select 'martin.marques' || '@' || 'gmail.com'
DBA, Programador, Administrador

-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


Re: KDE 4.2 requires local MySQL Server

2009-02-16 Thread Martín Marqués
2009/2/16 Rex Dieter :
> Andreas M. Kirchwitz wrote:
>
>> Ed Greshko  wrote:
>>
>>  > Took a quick look at http://pim.kde.org/akonadi/ and on the surface
>>  > seems like a reasonable direction/idea.  So, not quite sure as to why
>>  > you may consider this to be a big issue.
>>
>> If every applications starts its own copy of mysql\
>
> In this caes, it's one mysql instance for akonadi, which all akonadi-using
> apps will share (per user, by default).

I think he was talking about other apps (non-KDE ones). Say I start
emacs and it want's to store cache and configuration info in a mysql
database, or I want to use rythmbox (which is a GNOME app) and GNOME
start's it's own mysql instance.

IMHO, this is the beginning of the end of KDE

-- 
Martín Marqués
select 'martin.marques' || '@' || 'gmail.com'
DBA, Programador, Administrador

-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


Re: KDE 4.2 requires local MySQL Server

2009-02-16 Thread Martín Marqués
2009/2/15 Ed Greshko :
>
> Took a quick look at http://pim.kde.org/akonadi/ and on the surface
> seems like a reasonable direction/idea.  So, not quite sure as to why
> you may consider this to be a big issue.

They could have used some lighter database engine, like sqlite.

-- 
Martín Marqués
select 'martin.marques' || '@' || 'gmail.com'
DBA, Programador, Administrador

-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


Re: Error Message trying to ./configure

2009-02-10 Thread Martín Marqués
2009/2/9 jim :
> jim wrote:
>>
>> FC10/KDE
>> Trying to compile a Linux Game and I get this error;
>>
>> checking for sdl-config... /usr/bin/sdl-config
>> checking for SDL - version >= 1.2.0... yes
>> checking for IMG_Load in -lSDL_image... no
>> configure: error: *** SDL_image not found!
>>
>> SDL_image-1.2.6-6.fc9.i386.rpm is installed.
>>
> I also ran into another error mesage;
>
> checking uuid/uuid.h usability... no
> checking uuid/uuid.h presence... no
> checking for uuid/uuid.h... no
> configure: error: *** uuid headers not found!
>
> The uuid.h is located at /usr/include/uuid.h ,
> What command would use to direct to that PATH, in fact where is the compile
> looking for  the  uuid.h ?

Uh?

[mar...@endor ~]$ locate uuid.h
/usr/include/uuid/uuid.h
[mar...@endor ~]$ rpm -qf /usr/include/uuid/uuid.h
e2fsprogs-devel-1.41.3-2.fc9.x86_64

-- 
Martín Marqués
select 'martin.marques' || '@' || 'gmail.com'
DBA, Programador, Administrador

-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


Re: problems with yum and fastestmirror plugin

2009-02-09 Thread Martín Marqués
2009/2/6 Kevin J. Cummings :
> Martín Marqués wrote:
>>
>>
>> Still with the same problem. :-(
>>
>> Good thing is that disabling the plugin I can get the updates.
>>
>> BTW, I remember puplet working this morning, but later, when I tried
>> to update with yum from the command line I started experiencing these
>> problems.
>
> You must have some problem that fastest-mirror brings to the surface. Can
> you send your output from the failures?

Sorry for the late response. I can't send them because now it works
OK. I think last weeks update of the yum package solved the problem.

-- 
Martín Marqués
select 'martin.marques' || '@' || 'gmail.com'
DBA, Programador, Administrador

-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


Re: automatic updates on unattended machines

2009-02-06 Thread Martín Marqués
2009/2/6 Neal Becker :
> I want automatic updates on unattended machines (F10).  What do I need to do
> here?
>
> I don't think PackageKit handles this (doesn't seem to work).

I don't have a F10 yet, but check out yum-cron:

# yum install yum-cron

-- 
Martín Marqués
select 'martin.marques' || '@' || 'gmail.com'
DBA, Programador, Administrador

-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


Re: problems with yum and fastestmirror plugin

2009-02-06 Thread Martín Marqués
2009/2/6 Kevin J. Cummings :
> Martín Marqués wrote:
>>
>> Is anybody else having hanging problems when trying to update F9? I
>> found out that disabling fastestmirror plugin makes updates work again
>> (had to push up debugging with -d 10).
>>
>
> I just updated this morning, and fastest-mirror was enabled and I had no
> problems.

Still with the same problem. :-(

Good thing is that disabling the plugin I can get the updates.

BTW, I remember puplet working this morning, but later, when I tried
to update with yum from the command line I started experiencing these
problems.

-- 
Martín Marqués
select 'martin.marques' || '@' || 'gmail.com'
DBA, Programador, Administrador

-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


problems with yum and fastestmirror plugin

2009-02-06 Thread Martín Marqués
Is anybody else having hanging problems when trying to update F9? I
found out that disabling fastestmirror plugin makes updates work again
(had to push up debugging with -d 10).

-- 
Martín Marqués
select 'martin.marques' || '@' || 'gmail.com'
DBA, Programador, Administrador

-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


Re: Single mouse click interpreted as a double click

2009-01-07 Thread Martín Marqués
2009/1/7 Paul Smith :
> Dear All,
>
> I am using F10 and I am noticing recently that when I click once on
> the mouse button, sometimes, my single click is interpreted as a
> double one. How can I fix it? Is this a bug?

Are you sure that the mouse is OK?


-- 
Martín Marqués
select 'martin.marques' || '@' || 'gmail.com'
DBA, Programador, Administrador

-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


Re: yum ackward message

2008-12-07 Thread Martín Marqués
Same here on F9 after latest security update of dbus.

2008/12/7 Paulo Cavalcanti <[EMAIL PROTECTED]>:
> Hi,
>
> I am getting this message when I run yum on F10:
>
>
> Running Transaction
>   Installing :
> xboard
> 1/1
> ERROR:dbus.proxies:Introspect error on :1.49:/org/freedesktop/PackageKit:
> dbus.exceptions.DBusException: org.freedesktop.DBus.Error.AccessDenied: A
> security policy in place prevents this sender from sending this message to
> this recipient, see message bus configuration file (rejected message had
> interface "org.freedesktop.DBus.Introspectable" member "Introspect" error
> name "(unset)" destination ":1.49")
>
> Installed:
>   xboard.x86_64 0:4.2.7-17.fc9
>
>
> Does anyone know how to get rid of it?
>
> Thanks.
>
> --
> Paulo Roma Cavalcanti
> LCG - UFRJ
>
> --
> fedora-list mailing list
> fedora-list@redhat.com
> To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
> Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines
>



-- 
Martín Marqués
select 'martin.marques' || '@' || 'gmail.com'
DBA, Programador, Administrador

-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


Re: kernel 2.6.27 problems booting

2008-11-15 Thread Martín Marqués
2008/11/15 Peter Reed <[EMAIL PROTECTED]>:
> On Saturday 15 November 2008 11:54:32 am Martín Marqués wrote:
>> I just updated my F9 in my laptop (Compaq Presario F756la) and I
>> noticed problems booting the kernel.
>>
>> At first I just thought it hanged at boot time (it freezed during the
>> boot sequence). Then I took of the quite option from grub and saw that
>> it stated booting but at a moment it started to hang (when loading the
>> synaptics driver). But the strangest part is that touching some of the
>> keys of the keyboard (caps lock for example) made the kernel keep
>> booting again, and a few seconds later again a freeze, and so on until
>> it starts the services. At that moment it isn't necesary to keep
>> touching keys.
>>
>> Any thought about what's gooing on the kernel 2.6.27.5-37.fc9.x86_64?
>
> I am having the same problem with a HP Pavilion dv6505us. I turned of the rhgb
> and quiet options in grub and found it seems to be related to the touchpad as
> well although I have an external logitech wireless track ball attached that I
> have to unplug to get it to boot and I have to either touch the keyboard or
> the touchpad to get it to continue to boot.  Once it gets to the udev section
> of the boot process I can plug the mouse back in and everything seems to work
> fine.

I found this in the linux kernel bugzilla:

http://bugzilla.kernel.org/show_bug.cgi?id=11418

Put hpet=disable in the kernel command line and see if that works. It
did for me.

BTW, I have no idea on what hpet is.

-- 
Martín Marqués
select 'martin.marques' || '@' || 'gmail.com'
DBA, Programador, Administrador

-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


kernel 2.6.27 problems booting

2008-11-15 Thread Martín Marqués
I just updated my F9 in my laptop (Compaq Presario F756la) and I
noticed problems booting the kernel.

At first I just thought it hanged at boot time (it freezed during the
boot sequence). Then I took of the quite option from grub and saw that
it stated booting but at a moment it started to hang (when loading the
synaptics driver). But the strangest part is that touching some of the
keys of the keyboard (caps lock for example) made the kernel keep
booting again, and a few seconds later again a freeze, and so on until
it starts the services. At that moment it isn't necesary to keep
touching keys.

Any thought about what's gooing on the kernel 2.6.27.5-37.fc9.x86_64?

-- 
Martín Marqués
select 'martin.marques' || '@' || 'gmail.com'
DBA, Programador, Administrador

-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


Re: madwifi, F9, atheros 5413 cards

2008-10-28 Thread Martín Marqués
# Please read /usr/share/doc/initscripts-*/sysconfig.txt
>> # for the documentation of these parameters.
>> TYPE=Wireless
>> DEVICE=ath0
>> HWADDR=00:02:6f:51:77:3a
>> BOOTPROTO=none
>> NETMASK=255.255.255.0
>> DHCP_HOSTNAME=
>> IPADDR=11.11.11.1
>> DOMAIN=
>> ONBOOT=no
>> USERCTL=no
>> PEERDNS=yes
>> IPV6INIT=no
>> ESSID=cwmnad
>> CHANNEL=1
>> MODE=Ad-Hoc
>> RATE=auto
>> ENCRYPTION=off
>> SECURITYMODE=off
>> IWPRIV="authmode 1"
>>
>> In last 3 lines, I overdid security because initially I thought the
>> problem is due to authentication. I don't want any security at this point.
>>
>> [ Other tests -
>> - the same card works in managed mode and connects to my building's WLAN
>> AP. This makes me wonder more what I doing wrong.
>> - same cards with madwifi 0.9.4 works on Ubuntu in ad-hoc mode which shows
>> that something in Fodora is going wrong. I really like F9 and really don't
>> want to switch to ubuntu. ]
>>
>>
>> Any help is really appreciated.
>>
>> Thanks in advance,
>> phm
>
>
> --
> fedora-list mailing list
> fedora-list@redhat.com
> To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
> Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines
>



-- 
Martín Marqués
select 'martin.marques' || '@' || 'gmail.com'
DBA, Programador, Administrador

-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


gnome-keyring not working

2008-10-27 Thread Martín Marqués
I have my Notebook with Fedora 9 and I normally access 3 different
WIFI AP with WPA encryption. The thing is that connection is great
using nm-applet, but the WPA passwords don't get stored in
gnome-keyring. The gnome-keyring daemon is running but each time I
connect to one of the AP I have to give the passphrase to establish a
connection.

Any ideas on what the problem can be. I already tried erasing the
.gnome2/keyring/* files and starting gnome-keyring again.

-- 
Martín Marqués
select 'martin.marques' || '@' || 'gmail.com'
DBA, Programador, Administrador

-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


changing hdparm default values

2008-10-21 Thread Martín Marqués
I've changed some HD values on my laptop, due to the clicking issue of
hard disks.

The thing is that every time I reboot I have to pass againg the values
I want with hdparm, and I can't find where  to configure the default
values of hdparm in Fedora 9. /etc/hdparm.conf doesn't exist, and I
found nothing in /etc/sysconfig/.

I know I can put the hdparm lines I want in /etc/rc.local and they
will get executed after booting, but I don't see this as an elegant
solution.

Any ideas?

-- 
Martín Marqués
select 'martin.marques' || '@' || 'gmail.com'
DBA, Programador, Administrador

-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


kernel 2.6.27 for Fedora 9

2008-10-13 Thread Martín Marqués
Will there be soon a 2.6.27 kernel for Fedora 9, or do we have to wait
for Fedora 10 to come out?

If not, what's needed to get the src.rpm from 2.6.27 from F10 compiled
and installed. I tried compiling it, which went OK, but when I tried
to installed the newly compiled kernel rpm I get dependency problems
(mkinitrd, plymouth, etc.). Any ideas on how to do this properly.

BTW, does the 2.6.27 kernel need a newer version of udev?

-- 
Martín Marqués
select 'martin.marques' || '@' || 'gmail.com'
DBA, Programador, Administrador

-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


get mirror out of list

2008-10-13 Thread Martín Marqués
I have a problem with a Fedora mirror which has terrible timeout
problems making the downloading slow. Is there a way I can tell yum to
ignore it?

-- 
Martín Marqués
select 'martin.marques' || '@' || 'gmail.com'
DBA, Programador, Administrador

-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


Re: atheros madwifi driver not working

2008-10-11 Thread Martín Marqués
Tried installing the F10 kernel (using yum with rawhide repo enabled)
and apparently it doesn't work with F9. Hangs at "creating initial
device nodes". :-(

2008/10/10 Jim <[EMAIL PROTECTED]>:
> Martín Marqués wrote:
>>
>> I just got a Compaq Presario F700 which has an Atheros chip based wifi
>> PCI express card. I check on the web and found that I had to install
>> madwifi-hal.
>>
>> I can't find that package in livna, nor can I find it in atrpms, so I
>> installed kmod-madwifi and madwifi from livna (which installed for
>> dependencies iwl4965-firmware), but even though the module gets loaded
>> automatically, the card doesn't work.
>>
>> What's wrong?
>>
>> Info:
>>
>> # lsmod | grep ath
>> ath_pci   235072  0
>> wlan  219376  1 ath_pci
>> ath_hal   282240  1 ath_pci
>>
>> # lspci -vv
>> 03:00.0 Ethernet controller: Atheros Communications Inc. AR242x
>> 802.11abg Wireless PCI Express Adapter (rev 01)
>>Subsystem: Hewlett-Packard Company Unknown device 137b
>>Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop-
>> ParErr- Stepping- SERR- FastB2B- DisINTx-
>>Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort-
>> SERR- >Interrupt: pin A routed to IRQ 19
>>Region 0: Memory at f600 (64-bit, non-prefetchable)
>> [disabled] [size=64K]
>>Capabilities: [40] Power Management version 2
>>Flags: PMEClk- DSI- D1- D2- AuxCurrent=375mA
>> PME(D0-,D1-,D2-,D3hot-,D3cold-)
>>Status: D0 PME-Enable- DSel=0 DScale=0 PME-
>>Capabilities: [50] Message Signalled Interrupts: Mask- 64bit-
>> Queue=0/0 Enable-
>>Address:   Data: 
>>Capabilities: [60] Express (v1) Legacy Endpoint, MSI 00
>>DevCap: MaxPayload 128 bytes, PhantFunc 0, Latency L0s
>> <512ns, L1 <64us
>>ExtTag- AttnBtn- AttnInd- PwrInd- RBE- FLReset-
>>DevCtl: Report errors: Correctable- Non-Fatal- Fatal-
>> Unsupported-
>>RlxdOrd+ ExtTag- PhantFunc- AuxPwr- NoSnoop-
>>MaxPayload 128 bytes, MaxReadReq 512 bytes
>>DevSta: CorrErr- UncorrErr- FatalErr- UnsuppReq-
>> AuxPwr- TransPend-
>>LnkCap: Port #0, Speed 2.5GT/s, Width x1, ASPM L0s L1,
>> Latency L0 <512ns, L1 <64us
>>ClockPM- Suprise- LLActRep- BwNot-
>>LnkCtl: ASPM Disabled; RCB 128 bytes Disabled- Retrain-
>> CommClk-
>>ExtSynch- ClockPM- AutWidDis- BWInt- AutBWInt-
>>LnkSta: Speed 2.5GT/s, Width x1, TrErr- Train-
>> SlotClk+ DLActive- BWMgmt- ABWMgmt-
>>Capabilities: [90] MSI-X: Enable- Mask- TabSize=1
>>Vector table: BAR=0 offset=
>>PBA: BAR=0 offset=
>>Capabilities: [100] Advanced Error Reporting 
>>Capabilities: [140] Virtual Channel 
>>Kernel modules: ath5k, ath_pci
>>
>>
>
> FC10 has the kernel-2.6.27 that has drivers for this Wifi card, you won't
> find any help in the 2.6.26.
> the livna driver doesn't work right.
> I have the eeePC 702 that uses FC 10 2.6.27 and the Atheros Ar5007EG WIFI
> works perfect.
>
> --
> fedora-list mailing list
> fedora-list@redhat.com
> To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
> Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines
>



-- 
Martín Marqués
select 'martin.marques' || '@' || 'gmail.com'
DBA, Programador, Administrador

-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


atheros madwifi driver not working

2008-10-10 Thread Martín Marqués
I just got a Compaq Presario F700 which has an Atheros chip based wifi
PCI express card. I check on the web and found that I had to install
madwifi-hal.

I can't find that package in livna, nor can I find it in atrpms, so I
installed kmod-madwifi and madwifi from livna (which installed for
dependencies iwl4965-firmware), but even though the module gets loaded
automatically, the card doesn't work.

What's wrong?

Info:

# lsmod | grep ath
ath_pci   235072  0
wlan  219376  1 ath_pci
ath_hal   282240  1 ath_pci

# lspci -vv
03:00.0 Ethernet controller: Atheros Communications Inc. AR242x
802.11abg Wireless PCI Express Adapter (rev 01)
Subsystem: Hewlett-Packard Company Unknown device 137b
Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop-
ParErr- Stepping- SERR- FastB2B- DisINTx-
Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort-
SERR- 
Capabilities: [140] Virtual Channel 
Kernel modules: ath5k, ath_pci

-- 
Martín Marqués
select 'martin.marques' || '@' || 'gmail.com'
DBA, Programador, Administrador

-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


Re: gnash and swfdec won't work

2008-10-06 Thread Martín Marqués
2008/10/5 Richard England <[EMAIL PROTECTED]>:
> Martín Marqués wrote:
>>
>> I have a problem with a specific flash, which are tutorials done in
>> presentations [1].
>>
>> The thing is, flash-plugin (from adobe) shows the flash .swf ok (on an
>> older i386 computer), with sound and everything. gnash and swfdec
>> don't (on my new AMD64). gnash and swfdec shows OK videos from youtube
>> and one of the most important newspapers of Argentina [2].
>>
>> What am I missing? Why does gnash show the youtube videos with sound
>> and everything, but not this powerpoint presentation[1]?
>>
>> [1]: http://www.aulaclic.es/power2007/t_1_1.htm
>> [2]: http://videos.lanacion.com
>>
>>
>
> If the link you are using to start the presentation is the one called
> "Inciar PowerPoint" with the animated video camera icon, it starts a
> javascript program.  Does your browser have javascript enabled?

Yes, javascript is enabled, the new window is opened, flash gets
loaded, but the animation doesn't start unless I click on the forward
botton.

> You don't indicated with browser you are using but if it is Firefox, you
> might also enter  "about:plugins" to see what plugins are available. I can
> see the presentation and I show

Sorry. Using firefox.

>   File name: libflashplayer.so
>   Shockwave Flash 7.0 r68

Adobe Flash works OK with the presentation. The problem is with swfdec or gnash.

-- 
Martín Marqués
select 'martin.marques' || '@' || 'gmail.com'
DBA, Programador, Administrador

-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


gnash and swfdec won't work

2008-10-05 Thread Martín Marqués
I have a problem with a specific flash, which are tutorials done in
presentations [1].

The thing is, flash-plugin (from adobe) shows the flash .swf ok (on an
older i386 computer), with sound and everything. gnash and swfdec
don't (on my new AMD64). gnash and swfdec shows OK videos from youtube
and one of the most important newspapers of Argentina [2].

What am I missing? Why does gnash show the youtube videos with sound
and everything, but not this powerpoint presentation[1]?

[1]: http://www.aulaclic.es/power2007/t_1_1.htm
[2]: http://videos.lanacion.com

-- 
Martín Marqués
select 'martin.marques' || '@' || 'gmail.com'
DBA, Programador, Administrador

-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


Re: OT: postfix filtering

2008-08-06 Thread Martín Marqués
2008/8/6 Jamie Bohr <[EMAIL PROTECTED]>:
> Sorry about the off topic, I need a sanity check
>
> According to http://www.postfix.org/FILTER_README.html#simple_filter I
> can configure Postfix to run a script to look at the contents of an
> email, change the email and then resubmit the message or even choose
> not to send it at all, does that sound correct?

Doesn't amavisd do that. ;-)

OK, it only adds content in the headers.

-- 
Martín Marqués
select 'martin.marques' || '@' || 'gmail.com'
DBA, Programador, Administrador

-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list


Re: kde-4.1 coming soon to f9/updates-testing

2008-07-29 Thread Martín Marqués
2008/7/29 Tim <[EMAIL PROTECTED]>:
> On Tue, 2008-07-29 at 07:54 -0300, Martín Marqués wrote:
>> Is there a place we can find all the groups that Fedoras rpm has?
>
> Do you mean "yum grouplist"?
>
> If so, you might also want to try:  yum grouplist 

How lazy of me. :-(

Thanks.

-- 
Martín Marqués
select 'martin.marques' || '@' || 'gmail.com'
DBA, Programador, Administrador

-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list


Re: kde-4.1 coming soon to f9/updates-testing

2008-07-29 Thread Martín Marqués
2008/7/25 Todd Zullinger <[EMAIL PROTECTED]>:
> Craig White wrote:
>> how can I enable fedora-testing and get these AND ONLY these packages?
>
> Perhaps something like this would work?
>
> yum --enablerepo updates-testing groupupdate 'KDE (K Desktop Environment)'

Is there a place we can find all the groups that Fedoras rpm has?

-- 
Martín Marqués
select 'martin.marques' || '@' || 'gmail.com'
DBA, Programador, Administrador

-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list


firefox x86_64 update and a bunch of i386

2008-07-18 Thread Martín Marqués
I have a F9 system with only x86_64 packages installed and when I try
to update firefox today it tries to install 76 i386 packages. Why is
this? I don't want does i386 packages.

-- 
Martín Marqués
select 'martin.marques' || '@' || 'gmail.com'
DBA, Programador, Administrador

-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list


NM and WPA passphrase on F9

2008-07-12 Thread Martín Marqués
Has anyone got to connect with NM in F9 using WPA passphrase security?

Just found bug #447213, nut nothing there helped.

https://bugzilla.redhat.com/show_bug.cgi?id=447213

-- 
Martín Marqués
select 'martin.marques' || '@' || 'gmail.com'
DBA, Programador, Administrador

-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list