Re: [mythtv-users] Re: atrpms-package-config vs medley-package-config(was: Fresh FC1 and Myth 0.16 install observations/questions)

2005-02-07 Thread Blammo [doh]
No dice:

Virgin FC1 install

apt-get update  apt-get dist-upgrade


[EMAIL PROTECTED] root]# apt-get install transcode
Reading Package Lists... Done
Building Dependency Tree... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.

Since you only requested a single operation it is extremely likely that
the package is simply not installable and a bug report against
that package should be filed.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
  transcode: Depends: libMagick.so.6 but it is not installable
E: Broken packages

[EMAIL PROTECTED] root]# apt-get install ImageMagick
Reading Package Lists... Done
Building Dependency Tree... Done
ImageMagick is already the newest version.
0 upgraded, 0 newly installed, 0 removed and 3 not upgraded.

[EMAIL PROTECTED] root]# rpm -qa | grep Image
ImageMagick-5.5.6-5





On Wed, 22 Dec 2004 00:16:12 +0100, Axel Thimm [EMAIL PROTECTED] wrote:
 On Tue, Dec 21, 2004 at 05:49:05PM -0500, Gabe Rubin wrote:
  I also have had problems installing transcode (not a huge concern for
  atm as I don't use it now, but will eventually)
 
 
   Please try this recursively until the bad apckage shows up, e.g. try
   installing transcode, the this will tell you why it fails and so on.
  
 
  [EMAIL PROTECTED] root]# apt-get install transcode
  Reading Package Lists... Done
  Building Dependency Tree... Done
  Some packages could not be installed. This may mean that you have
  requested an impossible situation or if you are using the unstable
  distribution that some required packages have not yet been created
  or been moved out of Incoming.
 
  Since you only requested a single operation it is extremely likely that
  the package is simply not installable and a bug report against
  that package should be filed.
  The following information may help to resolve the situation:
 
  The following packages have unmet dependencies:
transcode: Depends: libMagick.so.6 but it is not installable
  E: Broken packages
 
 Ah, OK, you need at-bleeding, or simply get ImageMagick from there and
 go on with installing mythdvd.
 --
 Axel.Thimm at ATrpms.net
 
 
 ___
 mythtv-users mailing list
 mythtv-users@mythtv.org
 http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
 
 
 

___
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


Re: [mythtv-users] Re: atrpms-package-config vs medley-package-config(was: Fresh FC1 and Myth 0.16 install observations/questions)

2004-12-21 Thread Gabe Rubin
I also have had problems installing transcode (not a huge concern for
atm as I don't use it now, but will eventually)


 Please try this recursively until the bad apckage shows up, e.g. try
 installing transcode, the this will tell you why it fails and so on.
 

[EMAIL PROTECTED] root]# apt-get install transcode
Reading Package Lists... Done
Building Dependency Tree... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.

Since you only requested a single operation it is extremely likely that
the package is simply not installable and a bug report against
that package should be filed.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
  transcode: Depends: libMagick.so.6 but it is not installable
E: Broken packages

[EMAIL PROTECTED] root]# apt-get install libMagick
Reading Package Lists... Done
Building Dependency Tree... Done
E: Couldn't find package libMagick
___
mythtv-users mailing list
[EMAIL PROTECTED]
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


RE: [mythtv-users] Re: atrpms-package-config vs medley-package-config(was: Fresh FC1 and Myth 0.16 install observations/questions)

2004-12-19 Thread William
 I saw this posting and thought it might help me fix
 the fact that I do not have a kde line in my
 sources.list file.  However, I am too much of a newb
 to know 1.  If this is my solution.  2.  If it is the
 required solution, what actions I need to take to get
 the expanded sources.list file.
 
 I would appreciate any info/help anyone can provide.
 PLEASE!
 

Basically you need to install the medley package. You will also want to do
some editing to disable the repositories you dont want like the kde ones.
You could also try adding the following lines to your existing list to see
if that fixes your problem. Keep a copy of your origional file handy.

# Fedora Core 1
rpm http://ayo.freshrpms.net/ fedora/linux/1/i386 core updates  

# FreshRPMS for Fedora Core 1
rpm http://freshrpms.atrpms.net/ fedora/linux/1/i386 freshrpms 
rpm http://ayo.freshrpms.net/ fedora/linux/1/i386 freshrpms 

# NewRPMS for Fedora Core 1
rpm http://newrpms.atrpms.net/apt/ redhat/en/i386/fc1 newrpms 
rpm http://newrpms.sunsite.dk/apt/ redhat/en/i386/fc1 newrpms 



___
mythtv-users mailing list
[EMAIL PROTECTED]
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


RE: [mythtv-users] Re: atrpms-package-config vs medley-package-config(was: Fresh FC1 and Myth 0.16 install observations/questions)

2004-12-19 Thread George Lopez
first of all, thanks a bunch for the response.  I
really, really appreciate it (my wife does too, b/c
she keeps asking when I am going to be done with this
project).  Second, I have to stress my newb-ness. 
Conceptually, I understand what you wrote, but I don't
know how to necessarily execute the steps.  From root,
should I just enter in each line as you wrote them
below or is there some other action I need to take (I
know to comment unwanted lines with # at the begining
of the line)?

Thanks,
George

--- William [EMAIL PROTECTED] wrote:

  I saw this posting and thought it might help me
 fix
  the fact that I do not have a kde line in my
  sources.list file.  However, I am too much of a
 newb
  to know 1.  If this is my solution.  2.  If it is
 the
  required solution, what actions I need to take to
 get
  the expanded sources.list file.
  
  I would appreciate any info/help anyone can
 provide.
  PLEASE!
  
 
 Basically you need to install the medley package.
 You will also want to do
 some editing to disable the repositories you dont
 want like the kde ones.
 You could also try adding the following lines to
 your existing list to see
 if that fixes your problem. Keep a copy of your
 origional file handy.
 
 # Fedora Core 1
 rpm http://ayo.freshrpms.net/ fedora/linux/1/i386
 core updates  
 
 # FreshRPMS for Fedora Core 1
 rpm http://freshrpms.atrpms.net/ fedora/linux/1/i386
 freshrpms 
 rpm http://ayo.freshrpms.net/ fedora/linux/1/i386
 freshrpms 
 
 # NewRPMS for Fedora Core 1
 rpm http://newrpms.atrpms.net/apt/
 redhat/en/i386/fc1 newrpms 
 rpm http://newrpms.sunsite.dk/apt/
 redhat/en/i386/fc1 newrpms 
 
 
 
  ___
 mythtv-users mailing list
 [EMAIL PROTECTED]

http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
 




__ 
Do you Yahoo!? 
All your favorites on one personal page – Try My Yahoo!
http://my.yahoo.com 
___
mythtv-users mailing list
[EMAIL PROTECTED]
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users