| View previous topic :: View next topic   | 
	
	
	
		| Author | 
		Message | 
	
	
		motmot AuctionSieve regular
 
  Joined: 16 Nov 2007 Posts: 10 Location: London
  | 
		
			
				 Posted: Fri Nov 16, 2007 12:55 pm    Post subject: 1.8.7 won't update to 1.8.8 in Ubuntu | 
				     | 
			 
			
				
  | 
			 
			
				Hi, I downloaded the general jar file off this website, and I'm calling it using  	  | Code: | 	 		  | java -Xmx512m -jar /usr/local/jar/AuctionSieve/auctionsieve.jar | 	   - it then says that there's an update, downloads the update and asks me to restart AuctionSieve. When I restart, it's still version 1.8.7, and requires me to go through the process again, and never actually updates.
 
 
I've tried calling it using that command in administrator mode -  	  | Code: | 	 		  | sudo java -Xmx512m -jar /usr/local/jar/AuctionSieve/auctionsieve.jar | 	   - but it still fails to update itself.
 
 
How do I solve this problem? | 
			 
		  | 
	
	
		| Back to top | 
		 | 
	
	
		  | 
	
	
		nev Site Admin
  
  Joined: 15 Sep 2004 Posts: 1170 Location: Sydney, Australia
  | 
		
			
				 Posted: Thu Nov 22, 2007 12:34 am    Post subject:  | 
				     | 
			 
			
				
  | 
			 
			
				Hi motmot,
 
 
The latest jar is available here :
 
http://www.auctionsieve.com/download/auctionsieve188.jar
 
 
Download it and then rename it to auctionsieve.jar
 
 
In your example, I think the problem is occurring because it downloads the new jar to your current directory, not to /usr/local/jar/AuctionSieve. If you change to that directory first and run it, the autoupdate should work.
 
 
Nev | 
			 
		  | 
	
	
		| Back to top | 
		 | 
	
	
		  | 
	
	
		motmot AuctionSieve regular
 
  Joined: 16 Nov 2007 Posts: 10 Location: London
  | 
		
			
				 Posted: Fri Nov 23, 2007 7:53 pm    Post subject:  | 
				     | 
			 
			
				
  | 
			 
			
				| Thanks, nev, that worked perfectly. | 
			 
		  | 
	
	
		| Back to top | 
		 | 
	
	
		  | 
	
	
		 |