General :: Error While Adding New Fedora Repositary
Sep 5, 2010
I have created a new file new.repo in /etc/yum.reos.d/.
Here is the content of new.repo file
Code:
[fedora]
name=Fedorarepo
baseurl=http://www.muug.mb.ca/pub/fedora/linux/releases/12/Everything/x86_64/os/
enabled=1
[Code].....
View 7 Replies
ADVERTISEMENT
Dec 22, 2010
I am using a kernel of version 2.6.32 . I installed iptables of version 1.4.2 and it got installed successfully.
but while adding some rule to the iptable i faced an error like the following
iptables v1.4.2: Couldn't load target `standard':/usr/local//libexec/xtables/libipt_standard.so: cannot open shared object file: No such file or directory
i basically want to add a rule like the following
iptables -A INPUT -p icmp -j QUEUE
one more thing i would like to add post is tat
i did not find a library called libipt_standard.so in iptables folder(/usr/local/libexec/xtables)
instead i found a library libxt_standard.so
i tried renaming libxt_standard.so to libipt_standard.so
but even then i found the same error.
View 4 Replies
View Related
Jun 9, 2011
I have added a new system call for kernel version Linux 2.6.25-14.fc9.i686. after kernel compilation and running the user mode program i am getting the below error
Error :: Function not implemented
Error number 29
I cannot find the syscall_table.S or entry.S file in the source code , so i didn't made the entry of the syscall in this file, how much necessary the entry of syscall presence in this list and how to get this file?
View 1 Replies
View Related
Jul 3, 2009
I'm only partially new to Linux. I'm running Fedora 11. I've just set up two machines, I thought to be identical. Evidently I missed something. I had some problems getting the network started on the second machine, and I must have forgotten a name change somewhere. Anyway, after doing lot's of comparisons between the boxes, editing and renaming and re-linking the ifcfg-GigaStorey file, they are both functioning. The problem is that whenever I start or restart the network on box 2, it reports the following error:
Bringing up interface GigaStorey: RTNETLINK answers: File exists
Error adding address 192.168.1.6 for eth0.
[ OK ]
The file ifcfg-GigaStorey is linked in the following directories
/etc/sysconfig/network-scripts
/etc/sysconfig/networking/devices
code....
Like I said, it's not super critical, just annoying. The networking comes up ok, but the error is puzzling. I figure if I learn what this problem is I'll be one step closer to my Linux beanee.
View 4 Replies
View Related
Jan 12, 2010
i have a problem adding flash on to my mozilla firefox how do i go about it and loading programs like skype and all they dont run whats the best way
View 2 Replies
View Related
Jun 26, 2011
Anyone know how to add the capability to right-click on the desktop in Fedora 15 to get the terminal? I googled it and there was an article which said to install gnome-tweak-tool and use the file manager. So I did, but right click does exactly nothing.
View 8 Replies
View Related
Jul 17, 2010
I am currently booting 4 flavors of Linux - Ubuntu 10.04, Xubuntu 10.04, Linux Mint 9 KDE RC and Linux Mint 9 Gnome. There is so little difference between Ubuntu Gnome with the right packages installed and Linux Mint 9 it is redundant and I would like to replace it with Fedora 13 and try that out for a while. I understand that Fedora still uses a legacy Grub while the others are all using Grub2. I also understand that the two bootloaders do not get along. Is there a way to do that? How? If I have Fedora install its legacy Grub to the Fedora partition will Grub2 see Fedora and update itself properly? I'm open to starting clean if that would simplify things.
View 4 Replies
View Related
Feb 27, 2011
A few minutes ago, I added LibreOffice's PPA to my sources list. When I went to update my computer, this popped up:
Code:
An unresolvable problem occurred while initializing the package information.
Please report this bug against the 'update-manager' package and include the following error message:
'E:Type 'a.launchpad.net/libreoffice/ppa/ubuntu' is not known on line 2 in source list /etc/apt/sources.list.d/libreoffice-ppa-maverick.list' So I tried reporting this bug by tapping Alt+F2 and entering:
Code:
ubuntu-bug update-manager
Then an error pops up, saying it could not determining the package or source package name.
When I try clicking on Ubuntu Software Centre, nothing pops up
I'm really puzzled and would at least like to remove that LibreOffice PPA so I can use Ubuntu Software Centre.
View 4 Replies
View Related
Jan 21, 2016
After adding the backports from 8/Jessie to a 7/Wheezy sources.list and running aptitude update, I get these odd error messages. What is going on?
W: Ignoring Provides line with DepCompareOp for package python-cffi-backend-api-max
W: Ignoring Provides line with DepCompareOp for package python-cffi-backend-api-min
W: Ignoring Provides line with DepCompareOp for package python3-cffi-backend-api-max
W: Ignoring Provides line with DepCompareOp for package python3-cffi-backend-api-min
W: You may want to run apt-get update to correct these problems
View 3 Replies
View Related
Jan 4, 2010
First time setting up Ubuntu Cloud system.
I get error during install when searching for and trying to add node from the Cloud Controler: New node found on 192.168.1.182:add it? [Yn] y Connecting to 127.0.0:8774...failed: Connection refused. Error: you need to be on the CC host and the CC needs to be running.
View 4 Replies
View Related
Aug 11, 2011
I was trying to install Gnome 3 in ubuntu 11.04 & some other applications.While adding repositories throgh terminal encountered this error."Error reading https://launchpad.net/api/1.0/~gnome...rchive/gnome3: <urlopen error [Errno -2] Name or service not known>"
View 3 Replies
View Related
Jul 5, 2010
I'm setting up a PDC Samba server on centos5.4. All tasks are well done but on adding new machine in my domain I have a this error message: Error occurred when attempt to join your machine in domain "invalid user name".
samba.log
Code:
[2010/07/05 12:34:55, 2] smbd/sesssetup.c:setup_new_vc_session(1212)
setup_new_vc_session: New VC == 0, if NT4.x compatible we would close all old resources.
[2010/07/05 12:34:55, 2] smbd/sesssetup.c:setup_new_vc_session(1212)
setup_new_vc_session: New VC == 0, if NT4.x compatible we would close all old resources.
[2010/07/05 12:34:55, 2] auth/auth.c:check_ntlm_password(309)
check_ntlm_password: authentication for user [root] -> [root] -> [root] succeeded
[2010/07/05 12:34:55, 2] rpc_server/srv_samr_nt.c:_samr_lookup_domain(2919)
Returning domain sid for domain RAPHAELLO -> S-1-5-21-3852106609-489253481-401883016
smb.conf .....
I think that the machine account is missed or miss matched.
View 1 Replies
View Related
Mar 15, 2010
What happened to the cloud icon. Also using sys>prefs>ubuntuone takes me to the login page. It offers to add the machine but then this page pops up with these errors.
View 5 Replies
View Related
Jul 14, 2010
Some while ago I decided to add Firefox repository directly through terminal. (Idea born when I saw in one old page (yes, never look for info in old pages ) "tutorial" how to do it.) The whole idea was simple: just add one line in terminal.The line was like this:sudo add-apt-repository ppa:mozillateam/firefox-stableBut since that, when I try to update through update manager I get errors:Quote:
W: GPG error: http://ppa.launchpad.net lucid Release: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY D45DF2E8FC91AE7E
W: GPG error: http://archive.canonical.com lucid Release: The following signatures couldn't
[code]....
View 6 Replies
View Related
Apr 2, 2010
I installed debian 5.0.4 server on a PC that has both IDE and SATA controllers. I used an IDE HD to install the OS. The input device was a USB DVD unit. The IDE drive showed as /dev/hda and the 4 SATA HDs showed as /dev/sda1, /dev/sda2, /dev/sda3 and /dev/sda4. After the OS was installed the reboot started which brought up an error: GRUB GRUB Read Error
I then disconnected the SATA HDs and rebooted successfully. So no PROBLEMS with just the IDE drive connected, grub works fine. If I reconnect the SATA HDs though grub fails with:
GRUB GRUB Read Error
The problem originated when the installation got to the GRUB implementation. Here the installer engine asked me If I wanted GRUB to be installed on the MBR, to which I said YES. The installer had listed the IDE drive (/dev/hda) before the SATA drives (/dev/sda, /dev/sdb, /dev/sdc, /dev/sdd). After the installation finished and the machine was restarted, BIOS looked at the SATA drives first could not find the grub stages and it displayed an "Read Error".
After realising what was happening I looked at the BIOS settings to see if the HD booting sequence could be altered. The BIOS did indeed list the 4 SATA drives first and the IDE HD last. BUT it would not let me alter the booting sequence. So I was stuck with what the BIOS doing. So I decided I take the IDE drive out and create a 20G partition on the first SATA to accommodate the OS. So now everything works OK.
View 2 Replies
View Related
Feb 19, 2011
how to handle non argument error while adding two alphabets using 'expr' (not bc).
View 1 Replies
View Related
Apr 11, 2011
I just installed a TrendNet TEW-649UB wifi dongle, which works when it wants
Anyway, I set up ICS, it didn't work, so I undid what I had done from the tutorial, I also cleared IPTable rules, but now I still get error messages as you can see on the attachments.
View 1 Replies
View Related
Feb 21, 2009
We installed Fedora on top by my WindowsXP, we have updated the connection information with the addresses, but can't access any website. Connection Manager says we're connected. We created a new wired network connection, but it doesn't appear in the choices.
I installed Ubuntu recently and had a similar problem, only mine was that my computer was competing with hers (something to do with DHCP). The solution was to alter my /etc/network/interfaces file, but I also screwed with settings in the "Network Connections" thing, pretty much altering a connection my /etc/network/interfaces file seemed to have made. My problem was only solved as far as I cared. I wonder if this is the same problem.
On the other hand, we attempted connecting the Fedora box directly to a modem and still no internet, so I believe they are entirely unrelated. But I wanted to include this for completeness in case they are.
View 5 Replies
View Related
Sep 20, 2010
I'm getting a funny error after trying to add a new internal hard drive to my computer. After adding the new drive to the "Slave" slot GRUB will not load properly and gives me the following error Grub Loading, Please Wait Error 17 I've checked in my BIOS and the "Master" drive is still the one where grub is loaded. When I unplug the new drive the problem disappears and I can load Grub normally. I've searched the threads, but couldn't find a similar problem, or a problem that could be applied to mine. I've also tried loading the live CD, but my internal CD drive is broken, and the external one I have doesn't seem to recognized during boot time.
View 9 Replies
View Related
Feb 15, 2011
I am setting a ldap server by reffering [URL] and getting following error in step #12
[root@ldap ~]# ldapadd -x -D "cn=Manager,dc=adminmart,dc=com" -W -f /etc/openldap/adminmart.com.ldif
Enter LDAP Password:
ldap_bind: Invalid credentials (49)
I am using RHEL 5.5.
View 4 Replies
View Related
Jul 24, 2009
I just installed Ubuntu 9.04 on this computer and I told it not to install a bootloader since I already have Fedora and it is my main OS. I then realized I didn't know how to add it to menu.lst here so I can't boot Ubuntu. How do I do this?
View 10 Replies
View Related
Feb 15, 2010
I am trying to convert my own CD's that I own into .MP3 format for my Sony 16GB MP3 Walkman. I did some looking on Google and found these free/nonfree repositories that you can add and then update YUM, etc....well I still can not get it to work. I am rather new to Linux. I am trying to use Audio CD Extractor under applications/sound & Video. It does not work in Rythmbox either. What do I do now? I am trying to use Linux day in and day out and no longer use Windows.
View 6 Replies
View Related
Oct 13, 2010
i want to add http://carme.pld-linux.org/~arekm/RPMS/ to yum repos for searching packages and installing them.(as ATrpm and dag ,...)
i do this :
#sajad added this:
[carme.pld-linux.org]
name=For VirtualBox
baseurl=http://carme.pld-linux.org/~arekm/RPMS/
[Code]...
View 14 Replies
View Related
Feb 20, 2011
I've downloaded some new fonts and want to play with them. I know that I could simply add them to ~/.fonts, but I'd like to do it right, and make them available system wide. (Yes, I know I'm the only user, but I'd like to learn how to do it on a multi-user system.) I've looked in /share/fonts and seen a number of folders containing font groups, but each of these fonts is complete in one file. Should I just dump them into /share/fonts or should I make a special folder, let's say /share/fonts/custom and install them there?
View 5 Replies
View Related
Apr 30, 2010
I get errors trying to virtual IPv6 Addresses i a lab environment. It works fine up to 2033 (?) adrressses, but when I try to add more i get "Cannot allocate memory" error:
# ifconfig eth0 add 2001:1b70:8282:2021:18:0:20:1
SIOCSIFADDR: Cannot allocate memory
This is on Ubuntu Server 9.10 (64-bit).
View 6 Replies
View Related
Jan 15, 2010
I was trying to install some software (awn) when whent to add it to my sources list it said this Could not download all repository indexes The repository may no longer be available or could not be contacted because of network problems. If available an older version of the failed index will be used. Otherwise the repository will be ignored. Check your network connection and ensure the repository address in the preferences is correct. and then An error occurred
The following details are provided: E: Type 'n' is not known on line 2 in source list /etc/apt/sources.list.d/awn-testing-ppa-karmic.list E: Unable to lock the list directory
and then
[Code]...
View 5 Replies
View Related
Jan 15, 2009
just getting startedin linux <fedora9> and haveseveral questions. first what bookwould be best to start the learning process? have looked at fedora 9 and enterprise and the newest fedora 10 with enterprise and these seem to be aimed at networking setups which I do not have.also in adding users and groups which I have done I think successfully however when I use the newgrp command and try to access a file I have saved under a group with two members the file does not show in the ls command.
users are jevans in group programmers cevans in group programmers in creating the file I didthe newgrp programmers command and created the filein the cevans spotand changed to jevans and negrp programmers and the filedoes not show.so what do I do here, or is my understaning of this incorrect?
View 14 Replies
View Related
Aug 24, 2009
So I just installed OpenSUSE along side Fedora11 and it appears the SUSE grub simply removed Fedora from the menu.lst instead of adding to it... what exactly do I need to put to get it back into the list? My Fedora resides on sdb8 on my partition setup.
View 1 Replies
View Related
Sep 17, 2009
I'm trying to understand the performance of my machine and memory usage just isn't adding up. When I run top it will typically show 301M of 308M used but the total of everything in the RES column is no where near 300M and the total of %MEM column isn't more than 20-30%. So how do I figure out what is using all the memory? Then is there some way to control it to optimize performance?
View 3 Replies
View Related
May 2, 2010
You can add a user with their password in one go, just use the -p option:
useradd -p '$1$S5P0QMGg$1RJ8yBPnDvyJ0SynNkESL1' mruser
The above password hash is for the word: password The easiest way to hash your password would be to grab it out of /etc/shadow
I am trying the same with the ks.cfg for RHEL5.4, but the users dont seem to get creted, after I login.
useradd -p <ENCRYPTE_PWD> username
View 2 Replies
View Related