Page 6 of 11

Sorry

Posted: 21 Jun 2006, 07:54
by fbo
There was a permission problem on one of my rsync-servers :-( . It's fixed now.

-> 14:30 everything should be fine.

fbo

Posted: 21 Jun 2006, 09:41
by clericvash
Someone on the Ubuntu forums got this error when trying to run:
ERROR: Update drivers
Needed extension GL_ARB_texture_compression not found
He is running xgl, any ideas?

Posted: 21 Jun 2006, 11:00
by Tim Blokdijk
Can you link the topic on the ubuntu forum?

Posted: 21 Jun 2006, 11:02
by clericvash

Posted: 21 Jun 2006, 12:28
by Tim Blokdijk
He might be using an old graphics card that misses the "GL_ARB_texture_compression" extension?
I don't know that much about xgl but I don't think it would interfere with Spring.

Posted: 21 Jun 2006, 12:36
by clericvash
If you don't know much, you can't exactly say it won't interfere :P

I have heard it interfere with other games...

A note to FBO: I run update manager and the basedata and aaspring mod say they need to be updated, but it can't actually find the packages when i go to update, seems there still problems your end...

Posted: 21 Jun 2006, 18:57
by Word
4 and a half hours until the server is updated i think.

Posted: 21 Jun 2006, 18:59
by clericvash
I don't see the point in having the version number updated, yet not having the packages :P

Posted: 21 Jun 2006, 19:42
by fbo
clericvash wrote:I don't see the point in having the version number updated, yet not having the packages :P
Neither do I :-)

there was this permission problem, remember?

The packages are updated now.

Please try and fill my mailbox with wish requests and error reports :-)

fbo

Posted: 21 Jun 2006, 19:55
by clericvash
Ah right

Well heres a request, learn how to make us a lobby :P

Posted: 22 Jun 2006, 06:03
by Word
I waited awhile just to make sure but the server is still having problems. Same error.

Posted: 22 Jun 2006, 11:51
by fbo
Word wrote:I waited awhile just to make sure but the server is still having problems. Same error.
You should always do

Code: Select all

apt-get update
before installing new packages. But this time it wasn't your fault. I discovered another permission problem on the ftp server. I'll try to fix it as fast as possible.

fbo

Posted: 22 Jun 2006, 20:01
by Word
I had done the apt-get update 20 times. :P it's almost 14:30 is it going to be fixed by then so it gets fixed on the server?

Posted: 23 Jun 2006, 03:59
by CautionToTheWind
dapper packages still aren't there... :/

Posted: 23 Jun 2006, 13:06
by det
fbo wrote: You should always do

Code: Select all

apt-get update
before installing new packages. But this time it wasn't your fault. I discovered another permission problem on the ftp server. I'll try to fix it as fast as possible.

fbo
Actually, aptitude is better than apt-get :)

Code: Select all

sudo aptitude update
sudo aptitude upgrade
I'd also like to take this chance to thank you for the awesome packing job you have done. If cross-platform sync ever gets fixed, then your packages have the possibilty to introduce a lot of beneficial people to the community.

Posted: 23 Jun 2006, 13:33
by fbo
det wrote: Actually, aptitude is better than apt-get :)
It is - but I've gotten used to apt-get and btw. aptitude 1 key stroke longer :-) .
I'd also like to take this chance to thank you for the awesome packing job you have done. If cross-platform sync ever gets fixed, then your packages have the possibilty to introduce a lot of beneficial people to the community.
You're welcome :-) .

BTW: Update frequency is 3/day now. All the packages should be fine at 14:30 .

fbo

Posted: 23 Jun 2006, 14:05
by det
fbo wrote:
det wrote: Actually, aptitude is better than apt-get :)
It is - but I've gotten used to apt-get and btw. aptitude 1 key stroke longer :-) .

fbo
It is 1 keystroke shorter!

Code: Select all

apt-g<tab>
apti<tab>
:-)

Posted: 23 Jun 2006, 15:10
by HAARP
How about an unique alias? :roll:

Posted: 23 Jun 2006, 15:26
by CautionToTheWind
dapper deb packages still aren't working. I'm getting:

Unable to fetch file, server said '/pub/linux/people/fbo/debspring/dapper/../all/spring-scripts/2.1-1/spring-scripts_2.1-1_all.deb: No such file or directory. '

Best of luck

Posted: 23 Jun 2006, 16:27
by fbo
CautionToTheWind wrote:dapper deb packages still aren't working. I'm getting:

Unable to fetch file, server said '/pub/linux/people/fbo/debspring/dapper/../all/spring-scripts/2.1-1/spring-scripts_2.1-1_all.deb: No such file or directory. '

Best of luck
The ftp-server has some serious problems rsyncing modified permissions. I'm currently working with the server admin to find and fix this.

The repository should be accessible now - I'll add some additional permission sanity-checks on the spring-repository - I hope, this will prevent further perm-trouble.

fbo