Ok, I've activated a Launchpad PPA under "derekt/nighingale"
I'm totally new to creating PPA debs, so if anyone has a suggestion or requirement, let me know.
I did a git clone of the latest version, and built it on my Ubuntu 10.10, x86. ( 2.6.35-31-generic-pae )
New to git, too, so took a while but I got it to build, and looks great!
So, unless someone tells me different, I was just going to go ahead and upload what I have (what versioning do I use? is it going to be 1.8?)
derek
That's great, the current nightingale is version 1.8.1.
oks thanks but I have tried in my ubuntu ppa 11.04, and is not working.
I have done the following:
sudo apt-add-repository ppa:derekt/nighingale
[sudo] password for xxx:
Traceback (most recent call last):
File "/usr/bin/apt-add-repository", line 88, in <module>
ppa_info = get_ppa_info_from_lp(user, ppa_name)
File "/usr/lib/python2.7/dist-packages/softwareproperties/ppa.py", line 65, in get_ppa_info_from_lp
lp_page = urlopen(req).read()
File "/usr/lib/python2.7/urllib2.py", line 126, in urlopen
return _opener.open(url, data, timeout)
File "/usr/lib/python2.7/urllib2.py", line 400, in open
response = meth(req, response)
File "/usr/lib/python2.7/urllib2.py", line 513, in http_response
'http', request, response, code, msg, hdrs)
File "/usr/lib/python2.7/urllib2.py", line 432, in error
result = self._call_chain(*args)
File "/usr/lib/python2.7/urllib2.py", line 372, in _call_chain
result = func(*args)
File "/usr/lib/python2.7/urllib2.py", line 619, in http_error_302
return self.parent.open(new, timeout=req.timeout)
File "/usr/lib/python2.7/urllib2.py", line 400, in open
response = meth(req, response)
File "/usr/lib/python2.7/urllib2.py", line 513, in http_response
'http', request, response, code, msg, hdrs)
File "/usr/lib/python2.7/urllib2.py", line 438, in error
return self._call_chain(*args)
File "/usr/lib/python2.7/urllib2.py", line 372, in _call_chain
result = func(*args)
File "/usr/lib/python2.7/urllib2.py", line 521, in http_error_default
raise HTTPError(req.get_full_url(), code, msg, hdrs, fp)
urllib2.HTTPError: HTTP Error 404: Not Found
thanks !, sorry for my bad english
(12-21-2011, 07:19 AM)cabama Wrote: [ -> ]oks thanks but I have tried in my ubuntu ppa 11.04, and is not working.
Sorry, but I just activated it, but haven't had time to actually add to it yet. I just wanted to announce that there was space on launchpad reserved for nightingale, so that the community was aware. But I have never added a package before, so I have to read up and make sure I do it right.
Sorry for the confusion.
I'll give a heads-up as soon as I have something up there.
oh ok thanks ! sorry.
apologize for the inconvenience
Do you build for 64-bit systems to? It's not the most important thing, but it would be nice to have. Arch is my main distro, but I am using Ubuntu/Mint on my school laptop, and I want Nightingale there.
Muzena, will you keep it up to date you think?