similar to: Possible bug?

Displaying 20 results from an estimated 300 matches similar to: "Possible bug?"

2009 Apr 28
1
Package Updater problems
Hello! I'm afraid that I don't understand redhat's bugzilla -- there's an approx 10-character wide box for reporting the bug and it always claims that that's not a bug. I'm sure I'm missing something. Anyway, here's the problems: Using Centos 5.2 and the "Software Updater/Package Updater/pup", I winnowed the problem updates down to six packages:
2009 Apr 08
2
Issues with vsftpd install
For an unrelated reason, I had to uninstall vsftpd from my CentOS 5.3 install. When I went "yum install vsftpd.i386", I get this: > [root at 76-240-25-136]# yum install vsftpd.i386 > Loaded plugins: fastestmirror, priorities > Loading mirror speeds from cached hostfile > * rpmforge: fr2.rpmfind.net > * base: centos.mirrors.tds.net > * updates: ftp.lug.udel.edu >
2009 May 16
1
problem of update by yum
I had updated by yum,however alway received the same result. The result was: filelists.xml.gz | 1.0 MB 00:15 Traceback (most recent call last): File "/usr/bin/yum", line 29, in ? yummain.user_main(sys.argv[1:], exit_code=True) File "/usr/share/yum-cli/yummain.py", line 229, in user_main errcode = main(args) File
2009 Oct 12
1
can't update python ?!@#@?
is this a known issue? # yum update py\* Loaded plugins: fastestmirror, security Loading mirror speeds from cached hostfile * base: download.srv.ro * updates: download.srv.ro * addons: download.srv.ro * extras: download.srv.ro Skipping security plugin, no data Setting up Update Process Resolving Dependencies Skipping security plugin, no data --> Running transaction check ---> Package
2013 Mar 11
2
CentOS release 5.3 (Final) yum update error TypeError: unsubscriptable object
Just FYI. This machine has been offline and not updated for several months. I booted it and ran yum update. It generated an error. I googled the error, no hits. I did "yum clean all". Tried yum update again, it finished dependency resolution and reported some missing dependencies. I can deal with that. love and kisses, Dave Here is the tail end of the error output: ---> Package
2009 Apr 03
3
yum update perl error in CentOS 5.3
Hello, if running 'yum update' on a CentOS 5.3 workstation, that was upgraded from CentOS 5.2, I run into the following error with perl. [...] Resolving Dependencies --> Running transaction check ---> Package perl.i386 4:5.8.8-18.el5_3.1 set to be updated Traceback (most recent call last): File "/usr/bin/yum", line 29, in ? yummain.user_main(sys.argv[1:],
2009 Jun 03
4
yum update error this morning
I am getting the following "yum update" error this morning. C 5.3 x86_64. What shall I do? Jerry ----------- yum update Loaded plugins: fastestmirror Loading mirror speeds from cached hostfile * base: centos.mirror.nac.net * updates: centos.mirror.nac.net * addons: mirrors.unbornmedia.com * extras: centos.mirror.nac.net Setting up Update Process Resolving Dependencies -->
2009 Apr 05
1
error from yum from 5.3
I am getting the the following error on 5.3 x86_64 yum provides "*/identify" Loaded plugins: fastestmirror Loading mirror speeds from cached hostfile * base: mirror.steadfast.net * updates: ftp.lug.udel.edu * addons: centos.cs.wisc.edu * extras: centos.cs.wisc.edu Traceback (most recent call last): File "/usr/bin/yum", line 29, in ? yummain.user_main(sys.argv[1:],
2009 May 07
1
problem with updates
Using Centos 5.2 and the "Software Updater/Package Updater/pup", I winnowed the problem updates down to six packages: 1: Updated file packages available 2: Updated gcc43 packages available 3: Updated gcc packages available 4: Updated pam packages available 5: Updated redhat-logos packages available 6: Updated redhat-menus packages available It'd really help if
2008 Dec 30
3
Anaconda crash during Centos 5.2 installation.
Hi, I'm trying to install Centos 5.2 on an "old" machine in graphical mode (to use LVM) but anaconda crash. I made several tries with various installation resquest (the last is "Server", "Customize after installation") unfortunately, it's reproductible: Traceback (most recent call first): File
2008 Apr 14
2
GNOME issue. Seeking Guidance.
Below is what has been documented on this issue, and I am needing further guidance. Essetially, I am running in GNOME, but it isn't working properly. Can some one help. |----------------------------------------------------------------------------------------------------------------------| |I am new to the Centos ISO and was looking for a forum, when I came across this. If it isn't
2007 Dec 31
1
Yum breaks after updating to CentOS 4.6
Hi everyone, Yum on one my CentOS systems has decided to stop functioning after an upgrade to CentOS 4.6. It's complaining about errors with Python-SQLite packages? Any ideas anyone? Here is what happens. [root at monk var]# yum search zaptel Setting up repositories Reading repository metadata in from local files Traceback (most recent call last): File "/usr/bin/yum", line 29,
2007 Dec 23
1
yum error "AttributeError: LOCATION_BASE" after 4.5 -> 4.6 upgrade
Hello all, I am having a problem running yum after doing the 4.6 upgrade. I did a live update through yum and no problems were encountered. However, now when I try to run yum (with any commands/options) I get this error right after loading/reading the repo's - eading repository metadata in from local files Traceback (most recent call last): File "/usr/bin/yum", line
2007 May 23
1
Yum vs. pirut
Hi, Once I'm working with Yum, can i safely remove pirut? cheers, Niki Kovacs -- Dyslexics have more fnu.
2011 Nov 10
2
what is pirut called under CentOS6?
Hello all, I noticed that pirut is no longer part of CentOS6. Does anybody know if there is a different graphical interface to yum that came to replace it? Thanks. Boris.
2007 Oct 16
1
anaconda-runtime C5
Hi, I'm quite surprised at anaconda-runtime dependencies. I've got C5 console only system and yum install anaconda-runtime gives this :o) David ============================================================================= Package Arch Version Repository Size ============================================================================= Installing:
2013 Feb 14
0
Building a Package & using gWidgets
Hi, For the past few months I've been building a simulation in R I hope to package. It consists of two usable functions, and many internal ones which one of the two usable functions call while looping, to perform the stages of simulation. A simple conceptual example is: # Abstract representation 1st Usable function, generates object containing settings for simulation. settings <-
2009 Jun 25
1
How do I define the method for gcheckboxgroup in gWidgets?
Hi All... I?m trying to build a small demo using gWidgets which permits interactive scaling and selection among different things to plot. I can get the widgets for scaling to work just fine. I am using gcheckboxgroup to make the (possibly multiple) selections. However, I can?t seem to figure out how to properly define the gcheckboxgroup; I can draw the widget properly, I think my handler would
2008 Jun 25
2
Broken upgrade to 5.2
Hello all, I was upgrading a CentOS 5.1 box to 5.2 remotely, and I lost my ssh connection to the server. Now when I rerun the "yum upgrade" it fails due to conflicts in the transaction check stage. Before I dig myself a deeper hole, I think I need advice. The original error I received was a conflict between python-devel and python, so I erased python-devel with the plan to
2003 Nov 03
2
simicq 0.8.3 cannot be built from ports
Hi All! alertdialog.cpp: In method `AlertDialog::AlertDialog(QWidget *, bool = false)': alertdialog.cpp:54: invalid use of undefined type `class XOSD' ../mainwin.h:126: forward declaration of `class XOSD' alertdialog.cpp: In method `void AlertDialog::apply(ICQUser *)': alertdialog.cpp:147: invalid use of undefined type `class XOSD' ../mainwin.h:126: forward declaration of