Search found 12 matches

by AlleyKat
Tue Aug 15, 2006 5:18 am
Forum: General Help and Development Discussion
Topic: update problems
Replies: 6
Views: 5869

:oops: I'm afraid I can't find that? Could you link, please, thank you. :)

[EDIT] Never mind, Secure... :cry:
by AlleyKat
Sun Jul 23, 2006 11:20 am
Forum: General Help and Development Discussion
Topic: update problems
Replies: 6
Views: 5869

:( One of my customers depend on php4, so I can't update for the time being. Oh well.
by AlleyKat
Fri Jun 09, 2006 10:44 pm
Forum: General Help and Development Discussion
Topic: Mail dead after Upgrade attempt
Replies: 6
Views: 6261

:D Thanks for that statement Scott; then again, you can't take responsibility for every setup out there... I get: Error: Missing Dependency: udev >= 057-3 is needed by package mkinitrd I'm running on a Fedora FC4/FC3 (it seems somewhat mixed up), but everything else works fine and other updates runs...
by AlleyKat
Wed Apr 19, 2006 7:40 pm
Forum: General Help and Development Discussion
Topic: Mail dead after Upgrade attempt
Replies: 6
Views: 6261

:idea: I got it solved by manually removing and reinstalling older packages too.

I'm sorry about the cross-post, but I was getting rather desperate after many hours of trying. I wasn't able to post an update with the solution unfortunately - I'm not sure why, but I couldn't post here.
by AlleyKat
Tue Apr 04, 2006 8:35 pm
Forum: General Help and Development Discussion
Topic: Mail dead after Upgrade attempt
Replies: 6
Views: 6261

Mail dead after Upgrade attempt

I hit Upgrade last night, assuming it was something like an update. I was wrong, it seems. Actually, nothing happened. Nothing at all - I hit "Upgrade to 8.0", confirmed that it should start - and nothing whatsoever happened thereafter. I'm quite patient so after 4-5 hours of busy nothing,...
by AlleyKat
Mon Jan 09, 2006 9:12 pm
Forum: General Help and Development Discussion
Topic: MySQL Client does not support authentication protocol ...
Replies: 7
Views: 7718

I've solved this - at least temporarily - by following
http://dev.mysql.com/doc/refman/5.0/en/old-client.html
(the UPDATE mysql.user part). It's time I update my php mysql client I guess?
by AlleyKat
Mon Jan 09, 2006 7:19 pm
Forum: General Help and Development Discussion
Topic: fedora-rpmdevtools
Replies: 5
Views: 5485

I did, Thanks! :)
by AlleyKat
Wed Jan 04, 2006 10:10 am
Forum: General Help and Development Discussion
Topic: fedora-rpmdevtools
Replies: 5
Views: 5485

:oops: I'm afraid I'm a terrible noob at doing this still... I must be doing something wrong? I get # yum install fedora-rpmdevtools Repository base already added, not adding again Setting up Install Process Setting up Repos psa-7.5 100% |=========================| 951 B 00:00 base 100% |===========...
by AlleyKat
Tue Jan 03, 2006 11:15 am
Forum: General Help and Development Discussion
Topic: fedora-rpmdevtools
Replies: 5
Views: 5485

fedora-rpmdevtools

A quick one: Are there any way to install fedora-rpmdevtools on FC3? Would it be safe to install from like http://rpmfind.net/linux/RPM/fedora/extras/3/x86_64/fedora-rpmdevtools-1.4-1.fc3.noarch.html ? I've got the htmldoc source and would love to build it - but the instructions ( here and here ) st...
by AlleyKat
Tue Jan 03, 2006 11:03 am
Forum: General Help and Development Discussion
Topic: Problems with yum update (php-mbstring) [Solved]
Replies: 4
Views: 5151

OK, very cool - I've done so. Thanks.
by AlleyKat
Fri Dec 30, 2005 9:07 am
Forum: General Help and Development Discussion
Topic: Problems with yum update (php-mbstring) [Solved]
Replies: 4
Views: 5151

Great, thanks! Worked like a charm. I've set it back to 1, I presume this is a good idea.
by AlleyKat
Fri Dec 30, 2005 7:53 am
Forum: General Help and Development Discussion
Topic: Problems with yum update (php-mbstring) [Solved]
Replies: 4
Views: 5151

Problems with yum update (php-mbstring) [Solved]

I'm trying to do an update of a new server. my yum.conf: [main] cachedir=/var/cache/yum debuglevel=2 logfile=/var/log/yum.log pkgpolicy=newest distroverpkg=redhat-release tolerant=1 exactarch=1 retries=20 obsoletes=1 gpgcheck=1 # PUT YOUR REPOS HERE OR IN separate files named file.repo # in /etc/yum...