INTERACT FORUM

Please login or register.

Login with username, password and session length
Advanced search  
Pages: [1]   Go Down

Author Topic: 19.0.70-1 and 72 not installable.  (Read 3709 times)

michaelg14

  • Recent member
  • *
  • Posts: 9
19.0.70-1 and 72 not installable.
« on: November 07, 2013, 05:41:35 pm »

I have MC 19.0.70 installed, when I try 70-1 or 72 I get the xfonts-75dpi:all not satisfiable error.  Any ideas?
Logged

Awesome Donkey

  • Administrator
  • Citizen of the Universe
  • *****
  • Posts: 7423
  • The color of Spring...
Re: 19.0.70-1 and 72 not installable.
« Reply #1 on: November 07, 2013, 07:14:49 pm »

Try this in a terminal...

sudo apt-get install xfonts-75dpi xfonts-100dpi

Then type this into the terminal to check to see if you have it installed correctly...

dpkg -l xfonts-75dpi

Under Architecture it should say All. You should be set then. :)
Logged
I don't work for JRiver... I help keep the forums safe from Viagra and other sources of sketchy pharmaceuticals.

Windows 11 2024 Update (24H2) 64-bit + Ubuntu 24.04 LTS Noble Numbat 64-bit | Windows 11 2024 Update (24H2) 64-bit (Intel N305 Fanless NUC 16GB RAM/256GB NVMe SSD)
JRiver Media Center 32 (Windows + Linux) | iFi ZEN DAC 3 | JBL 306P MkII Studio Monitors | Audio-Technica ATH-M50x Headphones

bob

  • Administrator
  • Citizen of the Universe
  • *****
  • Posts: 13543
Re: 19.0.70-1 and 72 not installable.
« Reply #2 on: November 07, 2013, 07:52:35 pm »

If I install it from the file manager I get that error but from the command line it works (UBU 13.10 x64).
The whole multiarch thing is not documented very well.
The fonts aren't architecture dependent, therefore, all is supposed to work.

Logged

gvanbrunt

  • MC Beta Team
  • Citizen of the Universe
  • *****
  • Posts: 1232
  • MC Nerd
Re: 19.0.70-1 and 72 not installable.
« Reply #3 on: November 07, 2013, 09:22:51 pm »

Bob, I see the same thing on Mint 15. Package Manager fails and complains about xfonts not being installed even though it is. dpkg at command installs just fine.
Logged

michaelg14

  • Recent member
  • *
  • Posts: 9
Re: 19.0.70-1 and 72 not installable.
« Reply #4 on: November 08, 2013, 10:06:25 am »

Apt-get install tells me that it is already installed, so does dpkg.  19.0.70 installs but the newer ones don't.  Guess I will wait for the next update.
Logged

Awesome Donkey

  • Administrator
  • Citizen of the Universe
  • *****
  • Posts: 7423
  • The color of Spring...
Re: 19.0.70-1 and 72 not installable.
« Reply #5 on: November 08, 2013, 10:12:20 am »

Okay, try this...

sudo dpkg -i [path to the MC package]

You can drag and drop the package into the terminal to get the direct path.
Logged
I don't work for JRiver... I help keep the forums safe from Viagra and other sources of sketchy pharmaceuticals.

Windows 11 2024 Update (24H2) 64-bit + Ubuntu 24.04 LTS Noble Numbat 64-bit | Windows 11 2024 Update (24H2) 64-bit (Intel N305 Fanless NUC 16GB RAM/256GB NVMe SSD)
JRiver Media Center 32 (Windows + Linux) | iFi ZEN DAC 3 | JBL 306P MkII Studio Monitors | Audio-Technica ATH-M50x Headphones

sin3wav3

  • Member
  • *
  • Posts: 4
Re: 19.0.70-1 and 72 not installable.
« Reply #6 on: November 08, 2013, 12:09:37 pm »

I can't get 72 installed for the life of me:

sudo dpkg -i MediaCenter-19.0.72.deb
dpkg: error processing MediaCenter-19.0.72.deb (--install):
 parsing file '/var/lib/dpkg/tmp.ci/control' near line 7 package 'mediacenter19:i386':
 'Depends' field, reference to 'xfonts-75dpi': invalid architecture name 'all': a value different from 'any' is currently not allowed
Errors were encountered while processing:
 MediaCenter-19.0.72.deb
Logged

faceless

  • Recent member
  • *
  • Posts: 11
Re: 19.0.70-1 and 72 not installable.
« Reply #7 on: November 08, 2013, 01:32:12 pm »

install xfonts-75dpi using a package manager like synaptic
Logged

michaelg14

  • Recent member
  • *
  • Posts: 9
Re: 19.0.70-1 and 72 not installable.
« Reply #8 on: November 08, 2013, 02:05:57 pm »

Awesome Donkey; I tried that, got the same results.

faceless;  I have installed it using package manager and from the terminal.

Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend
|/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)
||/ Name           Version      Architecture Description
+++-==============-============-============-=================================
ii  xfonts-100dpi  1:1.0.3      all          100 dpi fonts for X

I am seeing an uppercase=bad error.  Any thoughts on that?

Logged

Awesome Donkey

  • Administrator
  • Citizen of the Universe
  • *****
  • Posts: 7423
  • The color of Spring...
Re: 19.0.70-1 and 72 not installable.
« Reply #9 on: November 08, 2013, 02:08:30 pm »

As a last resort you can try this...

sudo dpkg --force-all -i [path to the MC package]
Logged
I don't work for JRiver... I help keep the forums safe from Viagra and other sources of sketchy pharmaceuticals.

Windows 11 2024 Update (24H2) 64-bit + Ubuntu 24.04 LTS Noble Numbat 64-bit | Windows 11 2024 Update (24H2) 64-bit (Intel N305 Fanless NUC 16GB RAM/256GB NVMe SSD)
JRiver Media Center 32 (Windows + Linux) | iFi ZEN DAC 3 | JBL 306P MkII Studio Monitors | Audio-Technica ATH-M50x Headphones

michaelg14

  • Recent member
  • *
  • Posts: 9
Re: 19.0.70-1 and 72 not installable.
« Reply #10 on: November 08, 2013, 02:41:43 pm »

Awesome Donkey;  Awesome!  It worked, told me that I was missing libasound:i386 which I installed, and it went in.  Doesn't work, but at least I got 72 installed.

"Something went wrong with playback"  is the current error.  At least I feel like progress is being made.

Thanks to all.
Logged

Awesome Donkey

  • Administrator
  • Citizen of the Universe
  • *****
  • Posts: 7423
  • The color of Spring...
Re: 19.0.70-1 and 72 not installable.
« Reply #11 on: November 08, 2013, 03:22:54 pm »

Okay, have you tried this?

sudo apt-get install lame libcurl3 libx11-6:i386 lib32stdc++6 libc6:i386

Make sure libcurl3:i386 is installed too using dpkg -l libcurl3

These are what I install when doing a clean Linux install in regards to satisfying MC's dependencies...

sudo apt-get install lame xfonts-75dpi xfonts-100dpi libcurl3 libasound2 libx11-6 lib32stdc++6 libc6

It *should* install multiarch libs when doing this. I verify by running dpkg -l on each dependency. :) Of course, it depends on which Linux distro you're using.
Logged
I don't work for JRiver... I help keep the forums safe from Viagra and other sources of sketchy pharmaceuticals.

Windows 11 2024 Update (24H2) 64-bit + Ubuntu 24.04 LTS Noble Numbat 64-bit | Windows 11 2024 Update (24H2) 64-bit (Intel N305 Fanless NUC 16GB RAM/256GB NVMe SSD)
JRiver Media Center 32 (Windows + Linux) | iFi ZEN DAC 3 | JBL 306P MkII Studio Monitors | Audio-Technica ATH-M50x Headphones

bob

  • Administrator
  • Citizen of the Universe
  • *****
  • Posts: 13543
Re: 19.0.70-1 and 72 not installable.
« Reply #12 on: November 08, 2013, 04:13:47 pm »

If it still isn't working, I'd also look at MC's audio device configuration and your hardwares supported sample rates, etc.
Logged

michaelg14

  • Recent member
  • *
  • Posts: 9
Re: 19.0.70-1 and 72 not installable.
« Reply #13 on: November 08, 2013, 11:04:28 pm »

It's in and working.  Somewhat unstable but working.  Looking forward to the next 8 or 10 updates.

Thanks everyone
Logged

sin3wav3

  • Member
  • *
  • Posts: 4
Re: 19.0.70-1 and 72 not installable.
« Reply #14 on: November 09, 2013, 08:29:10 pm »

No dice for me - I've had xfonts-75dpi for a while, I think it's arch issue. I'm using Ubuntu 12.04 LTS.
Logged

michaelg14

  • Recent member
  • *
  • Posts: 9
Re: 19.0.70-1 and 72 not installable.
« Reply #15 on: November 10, 2013, 05:45:38 pm »

sin3wav3:  Have you been able to install any version?  I am using Mint 15 with the Mate desktop.
Logged

jefierro

  • Recent member
  • *
  • Posts: 8
Re: 19.0.70-1 and 72 not installable.
« Reply #16 on: November 10, 2013, 07:51:31 pm »

i'm able to install MC19-72 on x64 systems installing all dependencies, but on 32bit systems I was not lucky. xfonts-75dpi nag.
Logged

bob

  • Administrator
  • Citizen of the Universe
  • *****
  • Posts: 13543
Re: 19.0.70-1 and 72 not installable.
« Reply #17 on: November 10, 2013, 10:00:50 pm »

No dice for me - I've had xfonts-75dpi for a while, I think it's arch issue. I'm using Ubuntu 12.04 LTS.
I'm not sure you are going to get any satisfaction out of 12.04. Some of the libraries are behind the debian wheezy ones.
Logged
Pages: [1]   Go Up