View unanswered posts    View active topics

All times are UTC - 6 hours





Post new topic Reply to topic  [ 44 posts ] 
Go to page Previous  1, 2, 3  Next

Print view Previous topic   Next topic  
Author Message
Search for:
 Post subject:
PostPosted: Sat Sep 25, 2004 10:33 am 
Offline
Joined: Mon Mar 01, 2004 12:51 pm
Posts: 61
Location: NYC
libice-dev: Depends : libice6 (= 4.3.0.dfsg.1-7) but it is not going to be installed
libsm-dev: Depends : libsm6 (= 4.3.0.dfsg.1-7) but it is not going to be installed
libx11-dev: Depends : libx11-6 (= 4.3.0.dfsg.1-7) but it is not going to be installed
libxext-dev: Depends : libxext6 (= 4.3.0.dfsg.1-7) but it is not going to be installed
libxi-dev: Depends : libxi6 (= 4.3.0.dfsg.1-7) but it is not going to be installed
libxmu-dev: Depends : libxmu6 (= 4.3.0.dfsg.1-7) but it is not going to be installed
libxmuu-dev: Depends : libxmuu1 (= 4.3.0.dfsg.1-7) but it is not going to be installed
libxp-dev: Depends : libxp6 (= 4.3.0.dfsg.1-7) but it is not going to be installed
libxpm-dev: Depends : libxpm4 (= 4.3.0.dfsg.1-7)
libxrandr-dev: Depends : libxrandr2 (= 4.3.0.dfsg.1-7) but it is not going to be installed
libxt-dev: Depends : libxt6 (= 4.3.0.dfsg.1-7) but it is not going to be installed
libxtrap-dev: Depends : libxtrap6 (= 4.3.0.dfsg.1-7) but it is not going to be installed
libxtst-dev: Depends : libxtst6 (= 4.3.0.dfsg.1-7) but it is not going to be installed

Tried apt-get -f install

This was a clean Knoppmyth install of version R4 V4.1.
This is using tjc's guide, I only grabbed the package name from cesman.

_________________
MBE:
Chaintech 7NIF2
AMD Athlon XP 2500+
Samsung 160 GB
Hauppauge PVR-250
Knoppmyth R4V4.1

SBE:
TBA


Top
 Profile  
 
 Post subject:
PostPosted: Sat Sep 25, 2004 10:39 am 
Offline
Joined: Mon Oct 06, 2003 10:38 am
Posts: 4978
Location: Nashville, TN
well those are all X files. did you try to do an apt-get upgrade or something? The mythtv files should not depend on any of this stuff.

_________________
Have a question search the forum and have a look at the KnoppMythWiki.

Xsecrets


Top
 Profile  
 
 Post subject:
PostPosted: Sat Sep 25, 2004 10:58 am 
Offline
Joined: Mon Mar 01, 2004 12:51 pm
Posts: 61
Location: NYC
Xsecrets wrote:
well those are all X files. did you try to do an apt-get upgrade or something? The mythtv files should not depend on any of this stuff.


No I have been true to the knoppmyth mantra: "Thou shalt not apt-get upgrade"

As a matter of fact it is about as vanilla as possible, the only thing I have done that is a deviation from the norm is to install scorched3d.

_________________
MBE:
Chaintech 7NIF2
AMD Athlon XP 2500+
Samsung 160 GB
Hauppauge PVR-250
Knoppmyth R4V4.1

SBE:
TBA


Top
 Profile  
 
 Post subject:
PostPosted: Sat Sep 25, 2004 11:03 am 
Offline
Joined: Thu Mar 25, 2004 11:00 am
Posts: 9551
Location: Arlington, MA
Anybody have any clues on the problems with mythnews? Anybody have it working from a deb upgrade? The deb seems a little small compared to the one for 0.15...


Top
 Profile  
 
 Post subject:
PostPosted: Sat Sep 25, 2004 11:20 am 
Offline
Joined: Mon Mar 01, 2004 12:51 pm
Posts: 61
Location: NYC
In doing some searching it seems that I have to use a command like "dpkg" to fix my dependency issues, but I am not sure of exactly what to do here...

Any suggestions?

_________________
MBE:
Chaintech 7NIF2
AMD Athlon XP 2500+
Samsung 160 GB
Hauppauge PVR-250
Knoppmyth R4V4.1

SBE:
TBA


Top
 Profile  
 
 Post subject:
PostPosted: Sat Sep 25, 2004 12:13 pm 
Offline
Joined: Mon Oct 06, 2003 10:38 am
Posts: 4978
Location: Nashville, TN
actually the command line you are speaking of will not solve your problem here, unless there are more errors you did not post. the dpkg command line is to force overwriting files that exist in other packages. In this case the packages don't exist or cannot be installed because of a conflict. Although that could be the aftermath of an earlier overwrite problem.

_________________
Have a question search the forum and have a look at the KnoppMythWiki.

Xsecrets


Top
 Profile  
 
 Post subject:
PostPosted: Sat Sep 25, 2004 12:19 pm 
Offline
Joined: Mon Mar 01, 2004 12:51 pm
Posts: 61
Location: NYC
Dear Abby,

OK thanks for that info.

I dont see any other errors. So I believe that what I posted is correct. Does anyone know then, what I should do to resolve this? When I locate the those packages they do exist in my cache....

I am contemplating either a reinstall using V5 or a auto upgrade.

Thanks
Frustrated in NYC ;-)


Top
 Profile  
 
 Post subject:
PostPosted: Sat Sep 25, 2004 12:46 pm 
Offline
Joined: Mon Feb 16, 2004 7:06 pm
Posts: 309
Location: Toronto
Mythnews is also giving me trouble.

I am also getting an error when looking at recorded programs on mythweb. It displays the page correctly with the exception of:

Code:
Warning at /usr/share/mythtv/mythweb/recorded_programs.php, line 103:
symlink(): Permission denied


at the top of the page. I'm not sure where it need permission to create the symlink. The only solution I've come up with so far is to comment the offending lines out.

_________________
KnoppMyth Folding@home
How to setup F@H
F@H Stats Page


Top
 Profile  
 
 Post subject:
PostPosted: Sat Sep 25, 2004 12:54 pm 
Offline
Joined: Mon Oct 06, 2003 10:38 am
Posts: 4978
Location: Nashville, TN
well if those files at that version show up in your archive dir then there has to be more errors somewhere. there has to be a reason that they are not getting installed.

_________________
Have a question search the forum and have a look at the KnoppMythWiki.

Xsecrets


Top
 Profile  
 
 Post subject:
PostPosted: Sat Sep 25, 2004 2:50 pm 
Offline
Joined: Thu Mar 25, 2004 11:00 am
Posts: 9551
Location: Arlington, MA
Gnarl wrote:
I am also getting an error when looking at recorded programs on mythweb. It displays the page correctly with the exception of:

Code:
Warning at /usr/share/mythtv/mythweb/recorded_programs.php, line 103:
symlink(): Permission denied


at the top of the page. I'm not sure where it need permission to create the symlink. The only solution I've come up with so far is to comment the offending lines out.


Answered over here: http://mysettopbox.tv/phpBB2/viewtopic.php?t=2493


Top
 Profile  
 
 Post subject:
PostPosted: Sun Sep 26, 2004 5:02 pm 
Offline
Joined: Wed Dec 10, 2003 8:31 pm
Posts: 1996
Location: /dev/null
tjc wrote:
graysky wrote:
One other observation: the HD LED seems to constantly blink whenever the backend is up after upgrading to 0.16... even when idle (I don't transcode). It's doing some serious disk accessing as even the speed of mythweb is slower.... Is this a sign of errors? Which log should I inspect to find out?

This isn't normal. You should only see heavy disk activity when you're playing back (the preview window in the recordings list counts here), marking commericials, or scanning for new music/movies/... Recording should only cause a flick of activity every few seconds. Get a console window (I'd ssh in but that's because my setup makes it the easyest option) and run top. Look for something hammering away at high CPU usage like the commercial marking process. At a guess you've got some recording in a weird state and it's trying to fix it.


First thing I did was a top command... looks like there are several mythbackend processes running. A picture is worth 1000 words... If you let it run for about 15 minutes, whatever it's doing finally stops. What really sucks is that it goes though this at each boot. Also, I still have to start the backend manually. Anyone have any ideas?

Image

_________________
Retired KM user (R4 - R6.04); friend to LH users.


Top
 Profile  
 
 Post subject:
PostPosted: Sun Sep 26, 2004 5:16 pm 
Offline
Joined: Wed Dec 10, 2003 8:31 pm
Posts: 1996
Location: /dev/null
Just looked and found this in the /var/log/mythtv/mythbackend.log:

Is it a premissions error?

Code:
QSettings: error creating /.qt
QSettings::sync: filename is null/empty
QSettings: error creating /.qt
QSettings::sync: filename is null/empty
QSettings: error creating /.qt
QSettings::sync: filename is null/empty
QSettings: error creating /.qt
QSettings::sync: filename is null/empty
QSettings: error creating /.qt
QSettings::sync: filename is null/empty
QSettings: error creating /.qt
QSettings::sync: filename is null/empty
QSettings: error creating /.qt
QSettings::sync: filename is null/empty
QSettings: error creating /.qt
QSettings::sync: filename is null/empty
Starting up as the master server.
QSettings: error creating /.qt
QSettings::sync: filename is null/empty
2004-09-26 18:14:28 mythbackend version: 0.16.20040906-1 www.mythtv.org
2004-09-26 18:14:28 Enabled verbose msgs : important general
2004-09-26 18:14:30 Found changes in the todo list.
2004-09-26 18:14:33 Scheduled 27 items in 2.74072 seconds.
2004-09-26 18:14:33 Seem to be woken up by USER
QSettings: error creating /.qt
QSettings::sync: filename is null/empty
QSettings: error creating /.qt
QSettings::sync: filename is null/empty

_________________
Retired KM user (R4 - R6.04); friend to LH users.


Top
 Profile  
 
 Post subject:
PostPosted: Sun Sep 26, 2004 6:27 pm 
Offline
Joined: Wed Dec 10, 2003 8:31 pm
Posts: 1996
Location: /dev/null
Fixed it: simply nuked some of my recent shows that the were being indexed for commericals through mythweb, then shutdown -r now, when it came back up, the backend started automatically, and no high CPU loads. We'll see what happens after it starts capping some shows tonight....

_________________
Retired KM user (R4 - R6.04); friend to LH users.


Top
 Profile  
 
 Post subject:
PostPosted: Sun Sep 26, 2004 6:40 pm 
Offline
Joined: Thu Mar 25, 2004 11:00 am
Posts: 9551
Location: Arlington, MA
graysky wrote:
Fixed it: simply nuked some of my recent shows that the were being indexed for commericals...


Cool! :D


Top
 Profile  
 
 Post subject: Re: What causes this?
PostPosted: Sat Oct 02, 2004 9:49 pm 
Offline
Joined: Thu Jan 22, 2004 7:13 pm
Posts: 11
I was able to get this to install, by first removing mythvideo-i586 and then installing mythweather-i586.

The reason I did this was I looked through the file: /var/lib/apt/lists/knoppmyth.geekweb.net_updates_._Packages

and saw that there was no mythvideo-i586 file listed, but the file listed for the mythweather-i586 package is:
pkgs/i586/mythvideo-i586_0.16-1_i386.deb

So I'm kinda confused here.....are the mythweather and mythvideo packets combined now? They don't appear to be combined with i686.

Anyway, after I removed mythvideo, and installed the new mythweather, I did the 'ldconfig', restarted the backup. But then when I did the 'mythtv-setup', I got the following error:

2004-10-02 23:20:06 Upgrading to schema version 1051
DB Error (Performing database upgrade):
Query was:
ALTER TABLE recorded ADD COLUMN lastmodified TIMESTAMP NOT NULL;
Driver error was [2/-1]:
QMYSQL3: Unable to execute query
Database error was:
Duplicate column name 'lastmodified'

But then I remembered that this usually runs as user 'mythtv', so I ran it as user 'mythtv', and got no error messages.

So, question still remains: Is it correct that the file for mythweather is actually mythvideo?

thx,
britt

zebra7 wrote:
homeijer wrote:
dpkg: error processing /var/cache/apt/archives/mythtv-i686-lirc_0.16-1_i386.deb (--unpack):
trying to overwrite `/usr/bin/mythbackend', which is also in package mythtv-i586-lirc


Try replacing i686 with i586. Everything then worked for me except for mythweather where I received the following error message. Any ideas? Thanks.

Z

root@mythtv:~ # apt-get install mythweather-i586
Reading Package Lists... Done
Building Dependency Tree... Done
The following packages will be upgraded:
mythweather-i586
1 upgraded, 0 newly installed, 0 to remove and 535 not upgraded.
Need to get 0B/493kB of archives.
After unpacking 32.8kB of additional disk space will be used.
E: /var/cache/apt/archives/mythweather-i586_0.16-1_i386.deb not a valid DEB package.
E: Prior errors apply to /var/cache/apt/archives/mythweather-i586_0.16-1_i386.deb
(Reading database ... 53529 files and directories currently installed.)
Preparing to replace mythweather-i586 0.15-1 (using .../mythweather-i586_0.16-1_i386.deb) ...
Unpacking replacement mythweather-i586 ...
dpkg: error processing /var/cache/apt/archives/mythweather-i586_0.16-1_i386.deb (--unpack):
trying to overwrite `/usr/lib/mythtv/plugins/libmythvideo.so', which is also in package mythvideo-i586
dpkg-deb: subprocess paste killed by signal (Broken pipe)
Errors were encountered while processing:
/var/cache/apt/archives/mythweather-i586_0.16-1_i386.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)


Top
 Profile  
 

Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 44 posts ] 
Go to page Previous  1, 2, 3  Next



All times are UTC - 6 hours




Who is online

Users browsing this forum: No registered users and 1 guest


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Jump to:  
Powered by phpBB® Forum Software © phpBB Group

Theme Created By ceyhansuyu