LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 01-24-2005, 04:45 AM   #1
manikantha
Member
 
Registered: Sep 2004
Location: Guntur,India
Distribution: FC3 - 64-Bit
Posts: 56

Rep: Reputation: 21
apt installation in FC3_64


Hi,

I hav apt rpm which I wanna install.. but its showing failed dependencies. ...requesting for
/etc/apt/apt.conf and /etc/apt/sources.list.. files.. Where can I get these files.. can neone help me.

Thanx in anticipation.
 
Old 01-24-2005, 06:15 AM   #2
Samsara
Member
 
Registered: May 2003
Distribution: Ubuntu, Mac OS X Tiger
Posts: 481

Rep: Reputation: 32
Code:
[xxx@localhost ~]$ head -n 13 /etc/apt/sources.list
# List of available apt repositories available from ayo.freshrpms.net.
# This file should contain an uncommented default suitable for your system.
#
# See http://ayo.freshrpms.net/ for a list of other repositories and mirrors.
#
# $Id: sources.list.i386 720 2004-05-19 18:24:16Z dude $

# Fedora Linux 3
rpm http://ayo.freshrpms.net fedora/linux/3/x86_64 core updates freshrpms
#rpm http://ayo.freshrpms.net fedora/linux/3/x86_64 tupdates
#rpm-src http://ayo.freshrpms.net fedora/linux/3/x86_64 core updates freshrpms
#rpm-src http://ayo.freshrpms.net fedora/linux/3/x86_64 tupdates

[xxx@localhost ~]$ cat /etc/apt/apt.conf
// $Id: apt.conf 20 2004-03-04 20:35:08Z dude $
// See the apt.conf(5) man page for syntax and all available options

APT {
    Clean-Installed "false";
    Get {
        Assume-Yes "false";
        Download-Only "false";
        Show-Upgraded "true";
        Fix-Broken "false";
        Ignore-Missing "false";
        Compile "false";
    };
};

Acquire {
    Retries "0";
    Http {
        Proxy ""; // http://user:pass@host:port/
    }
};

RPM {
    Ignore { };
    Hold { };
    Allow-Duplicated { "^kernel$"; "^kernel-"; "^kmodule-"; "^gpg-pubkey$" };
    Options { };
    Install-Options "";
    Erase-Options "";
    Source {
        Build-Command "rpmbuild --rebuild";
    };
};

[xxx@localhost ~]$
HTH,

Samsara
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Trimaran Compiler Installation in FC3_64? manikantha Linux - General 2 08-06-2009 08:28 PM
Yum updates on FC3_64 Phaethar Fedora 4 11-22-2005 02:56 PM
Problem with NVIDIA Drivers... in FC3_64 manikantha Linux - Software 1 03-10-2005 12:38 AM
Sound Problem in FC3_64-Bit manikantha Fedora 1 12-30-2004 09:55 AM
apt-get installation designator Linux - Distributions 3 11-02-2003 11:45 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 08:00 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration