View unanswered posts    View active topics

All times are UTC - 6 hours





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

Print view Previous topic   Next topic  
Author Message
Search for:
 Post subject:
PostPosted: Sun Mar 06, 2011 7:47 pm 
Offline
Joined: Tue Nov 14, 2006 2:55 pm
Posts: 245
Location: South Jersey
Is there a fix for this? I just upgraded my entire setup and I'm stuck here.

_________________
R6.04, dual core 3ghz, 3 gig memory, Zotac 8400 passive heat sink dvi/hdmi out video, 500 gig sata, dual tuner hdhomerun, streamzap remote

Abby


Top
 Profile  
 
 Post subject:
PostPosted: Mon Mar 07, 2011 5:32 am 
Offline
Joined: Fri Nov 03, 2006 6:25 pm
Posts: 47
Location: Montreal, Quebec
Thanks tjc,

I did, here it is:

http://linhes.org/bugs/issues/762


Top
 Profile  
 
 Post subject:
PostPosted: Tue Mar 08, 2011 12:32 pm 
Offline
Joined: Tue Nov 14, 2006 2:55 pm
Posts: 245
Location: South Jersey
This issue seems to only occur when running "sudo pacman -Syu".

Instead I ran "sudo linhes_upgrade.sh" and voila, no issues.


So what's the difference? Should I always use Cecil's script instead of calling pacman directly?

Thanks, -Abs

_________________
R6.04, dual core 3ghz, 3 gig memory, Zotac 8400 passive heat sink dvi/hdmi out video, 500 gig sata, dual tuner hdhomerun, streamzap remote

Abby


Top
 Profile  
 
 Post subject:
PostPosted: Fri Mar 11, 2011 10:57 am 
Offline
Joined: Tue Oct 25, 2005 7:04 am
Posts: 58
Location: Victoria, BC
abigailsweetashoney wrote:
Is there a fix for this? I just upgraded my entire setup and I'm stuck here.


I got around this by:

Code:
wget http://knoppmyth.net/repo/i686/extra/mythtv-contrib-0.23-7-i686.pkg.tar.gz

pacman -U mythtv-contrib-0.23-7-i686.pkg.tar.gz


Then started the update again. It was a week or two ago - so I think this was all I did!

Hope it helps.
Rob


Top
 Profile  
 
 Post subject:
PostPosted: Fri Mar 11, 2011 6:15 pm 
Offline
Joined: Thu Mar 25, 2004 11:00 am
Posts: 9551
Location: Arlington, MA
Nice! I would say that is just the workaround people need.


Top
 Profile  
 
 Post subject:
PostPosted: Fri Mar 11, 2011 6:31 pm 
Offline
Joined: Fri Nov 03, 2006 6:25 pm
Posts: 47
Location: Montreal, Quebec
COOOL!

Works like a charm thanks a bunch Rob!

Serge


Top
 Profile  
 
 Post subject:
PostPosted: Sat Mar 12, 2011 10:05 am 
Offline
Joined: Sun Jul 24, 2005 4:16 pm
Posts: 508
Location: Ft. Worth TX
I started having a problem with a pacman upgrade on a new install from the 6.02 cd.

Looks like this:
Code:

[greg@mythbox60 ~]$ sudo pacman -Syu
Password:
:: Synchronizing package databases...
error: failed retrieving file 'core.db.tar.gz' from knoppmyth.net : Transient resolver failure
error: failed to update core (Transient resolver failure)
error: failed retrieving file 'extra.db.tar.gz' from knoppmyth.net : Transient resolver failure
error: failed to update extra (Transient resolver failure)
error: failed to synchronize any databases


I tried linhes.org repos too, same result.

What causes this ? It worked on another machine a couple days ago ? ...


Top
 Profile  
 
 Post subject:
PostPosted: Sat Mar 12, 2011 10:38 am 
Offline
Joined: Sun Sep 25, 2005 3:50 pm
Posts: 1013
Location: Los Angeles
snaproll wrote:
Code:
[greg@mythbox60 ~]$ sudo pacman -Syu
Password:
:: Synchronizing package databases...
error: failed retrieving file 'core.db.tar.gz' from knoppmyth.net : Transient resolver failure
error: failed to update core (Transient resolver failure)
error: failed retrieving file 'extra.db.tar.gz' from knoppmyth.net : Transient resolver failure
error: failed to update extra (Transient resolver failure)
error: failed to synchronize any databases


Working fine here:
Code:
[mihanson@mythbox-mbe ~]$ sudo pacman -Syy
:: Synchronizing package databases...
 core                     115.0K  301.3K/s 00:00:00 [#####################] 100%
 extra                     59.3K  327.9K/s 00:00:00 [#####################] 100%


Either km.net was down for a short while or something is wrong with your network connection.

_________________
Mike
My Hardware Profile


Top
 Profile  
 
 Post subject:
PostPosted: Sat Mar 12, 2011 11:01 am 
Offline
Joined: Sun Jul 24, 2005 4:16 pm
Posts: 508
Location: Ft. Worth TX
mihanson wrote:

Working fine here:
Code:
[mihanson@mythbox-mbe ~]$ sudo pacman -Syy
:: Synchronizing package databases...
 core                     115.0K  301.3K/s 00:00:00 [#####################] 100%
 extra                     59.3K  327.9K/s 00:00:00 [#####################] 100%


Either km.net was down for a short while or something is wrong with your network connection.

Thanks for ths sanity check...While it ran mythfilldatabase OK, I've had problems with the current nameserver of my cable co... I'll fiddle with that some.


Top
 Profile  
 
 Post subject:
PostPosted: Sat Mar 12, 2011 12:03 pm 
Offline
Joined: Thu Mar 25, 2004 11:00 am
Posts: 9551
Location: Arlington, MA
snaproll wrote:
Code:
error: failed retrieving file 'core.db.tar.gz' from knoppmyth.net : Transient resolver failure

What causes this ?

Looks like a name server problem. Any time you see "resolver" or "DNS" or "host lookup" or any of a dozen similar messages it generally means the application was trying to look up (resolve) the IP address of the remote host and couldn't. Either because you have a bad address for your domain name server (DNS) somewhere, you can't find a path to the DNS, the DNS is dead or not responsive, the first tier DNS deferred the query upstream and didn't get a response, ...

Most ISPs have periodic DNS problems.


Top
 Profile  
 
 Post subject:
PostPosted: Sat Mar 12, 2011 7:03 pm 
Offline
Joined: Sun Jul 24, 2005 4:16 pm
Posts: 508
Location: Ft. Worth TX
Since it was a new setup, I re-did the network in LinHes setup in service menu. It looked correct, but after re-doing the same nameserver address, it worked. I suspect an invisible character in the address... :lol:

Pacman =Syu promises to work now....
Code:
Total Download Size:    193.60 MB
Total Installed Size:   457.76 MB


Thank You gentlemen, for pointing me the right way, as usual ... :D


Top
 Profile  
 
 Post subject:
PostPosted: Sun Mar 20, 2011 12:21 pm 
Offline
Joined: Mon Jul 31, 2006 10:41 pm
Posts: 149
The upgrade is not working for me. Any suggestions?

error: failed retrieving file 'mythtv-contrib-0.23-6-i686.pkg.tar.gz' from knoppmyth.net : Not Found
warning: failed to retrieve some files from extra
error: failed to commit transaction (Not Found)
Errors occurred, no packages were upgraded.

==

sudo pacman -U mythtv-contrib-0.23-7-i686.pkg.tar.gz
loading package data...
checking dependencies...
(1/1) checking for file conflicts [#####################] 100%
(1/1) upgrading mythtv-contrib [#####################] 100%

==


Proceed with installation? [Y/n] y
:: Retrieving packages from extra...
error: failed retrieving file 'mythtv-contrib-0.23-6-i686.pkg.tar.gz' from knoppmyth.net : Not Found
warning: failed to retrieve some files from extra
error: failed to commit transaction (Not Found)
Errors occurred, no packages were upgraded.


Top
 Profile  
 
 Post subject:
PostPosted: Sun Mar 20, 2011 2:59 pm 
Offline
Joined: Mon Apr 10, 2006 3:48 pm
Posts: 997
Location: Lexington, Ky
Check a previous post in this thread.

Quote:
I got around this by:

Code:
wget http://knoppmyth.net/repo/i686/extra/mythtv-contrib-0.23-7-i686.pkg.tar.gz

pacman -U mythtv-contrib-0.23-7-i686.pkg.tar.gz


Then try again.


Top
 Profile  
 
 Post subject:
PostPosted: Sun Mar 20, 2011 4:32 pm 
Offline
Joined: Mon Jul 31, 2006 10:41 pm
Posts: 149
tscholl wrote:
Check a previous post in this thread.

Quote:
I got around this by:

Code:
wget http://knoppmyth.net/repo/i686/extra/mythtv-contrib-0.23-7-i686.pkg.tar.gz

pacman -U mythtv-contrib-0.23-7-i686.pkg.tar.gz


Then try again.


But I did do that. I just didn't show the wget portion, but I did post the results of the second part and then tried upgrading again with the same results.


Top
 Profile  
 
PostPosted: Thu Mar 31, 2011 12:43 pm 
Offline
Joined: Mon Dec 18, 2006 1:20 pm
Posts: 98
Location: Krakow, Poland, EU
Hi,

Martin1802 wrote:
Any chance for a status thread here in announcments for the status of the repos? I'm sometimes little confused about the repos status ... version? Differences of standard and testing repos?

As far as I understand, standard repositories are all we need, as users. Rolling releases are pushed there. You are right, there is no easy way to compare the LinHES version running on our PVR against the last one available in standard repositories, as it is displayed nowhere in the Service Menu. The best way I found to check if my mythbox is synchronised with standard repositories, is by checking version number of LinHES-system and LinHES-config:

Code:
$ cat /var/log/pacman.log | grep "upgraded LinHES"
[2010-06-22 00:50] upgraded LinHES-config (2.1-25 -> 2.1-40)
[2010-06-22 00:50] upgraded LinHES-system (1.0-74 -> 1.1-30)
[2010-11-20 19:53] upgraded LinHES-system (1.1-30 -> 1.1-32)
[2011-02-07 13:02] upgraded LinHES-config (2.1-40 -> 2.1-41)


Regarding testing repositories, they are full of tempting stuff (in my case, up to date versions of Transmission and Xorg), but I doubt there is a safe way for the average user to take advantage of that.


Top
 Profile  
 

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



All times are UTC - 6 hours




Who is online

Users browsing this forum: No registered users and 4 guests


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