View Full Version : [SOLVED] Software Source not displayed in Jaunty
Kevbert
November 2nd, 2008, 09:27 AM
I've just followed Mazza558's post (http://ubuntuforums.org/showthread.php?t=966306) on upgrading to Jaunty. When I now go to Software Sources, it asks for my password and then nothing happens (apart from the password box closing). I've checked my sources.list file and it's modified as per the original post.
If I go to Synaptic and select Settings-Repositories, I just get a message box 'Repositories Changed', select Reload. This is repeatable when ever Settings-Repositories selected.
Gina
November 2nd, 2008, 02:18 PM
Oh the joys of testing pre-ready-for-testing software :lolflag:
plun
November 2nd, 2008, 06:39 PM
Broken....
plun@plun:~/$ sudo software-properties-gtk
[sudo] password for plun:
/usr/lib/python2.5/site-packages/apt/__init__.py:18: FutureWarning: apt API not stable yet
warnings.warn("apt API not stable yet", FutureWarning)
Traceback (most recent call last):
File "/usr/bin/software-properties-gtk", line 101, in <module>
app = SoftwarePropertiesGtk(datadir=data_dir, options=options, file=file)
File "/usr/lib/python2.5/site-packages/softwareproperties/gtk/SoftwarePropertiesGtk.py", line 75, in __init__
SoftwareProperties.__init__(self, options=options, datadir=datadir)
File "/usr/lib/python2.5/site-packages/softwareproperties/SoftwareProperties.py", line 78, in __init__
self.reload_sourceslist()
File "/usr/lib/python2.5/site-packages/softwareproperties/SoftwareProperties.py", line 516, in reload_sourceslist
self.distro.get_sources(self.sourceslist)
File "/usr/lib/python2.5/site-packages/aptsources/distro.py", line 85, in get_sources
"Error: could not find a distribution template")
aptsources.distro.NoDistroTemplateException
With sudo alacarte you can see all commands for GUIs > right click > properties.
You can only survive this time from the terminal and the probability for a total break is high....:)
smartboyathome
November 2nd, 2008, 06:55 PM
Broken....
plun@plun:~/$ sudo software-properties-gtk
[sudo] password for plun:
/usr/lib/python2.5/site-packages/apt/__init__.py:18: FutureWarning: apt API not stable yet
warnings.warn("apt API not stable yet", FutureWarning)
Traceback (most recent call last):
File "/usr/bin/software-properties-gtk", line 101, in <module>
app = SoftwarePropertiesGtk(datadir=data_dir, options=options, file=file)
File "/usr/lib/python2.5/site-packages/softwareproperties/gtk/SoftwarePropertiesGtk.py", line 75, in __init__
SoftwareProperties.__init__(self, options=options, datadir=datadir)
File "/usr/lib/python2.5/site-packages/softwareproperties/SoftwareProperties.py", line 78, in __init__
self.reload_sourceslist()
File "/usr/lib/python2.5/site-packages/softwareproperties/SoftwareProperties.py", line 516, in reload_sourceslist
self.distro.get_sources(self.sourceslist)
File "/usr/lib/python2.5/site-packages/aptsources/distro.py", line 85, in get_sources
"Error: could not find a distribution template")
aptsources.distro.NoDistroTemplateException
With sudo alacarte you can see all commands for GUIs > right click > properties.
You can only survive this time from the terminal and the probability for a total break is high....:)
Hooray for breakage! :D
plun
November 2nd, 2008, 07:09 PM
Hooray for breakage! :D
Yup... you can learn a lot out of breakages :)
Survive without GUIs is a challenge...
Debians apt-manual is recommended.
http://www.debian.org/doc/manuals/apt-howto/
Also how Ubuntus package system works.
http://packages.ubuntu.com/
smartboyathome
November 2nd, 2008, 07:14 PM
I just recommend installing irssi and links for when Ubuntu's GUI breaks. That way, you can get on an IRC channel or the forums when it breaks. Though then again, I'm experienced with command line stuff since I have had a few bad Arch installs. :p
Eclipse.
November 2nd, 2008, 09:34 PM
I've just followed Mazza558's post (http://ubuntuforums.org/showthread.php?t=966306) on upgrading to Jaunty. When I now go to Software Sources, it asks for my password and then nothing happens (apart from the password box closing). I've checked my sources.list file and it's modified as per the original post.
If I go to Synaptic and select Settings-Repositories, I just get a message box 'Repositories Changed', select Reload. This is repeatable when ever Settings-Repositories selected.
GUI's break all the time during development.You will get used to it.:)
Jockey-gtk is the worse for it.lol
Kevbert
November 3rd, 2008, 05:02 AM
Broken....
plun@plun:~/$ sudo software-properties-gtk
[sudo] password for plun:
/usr/lib/python2.5/site-packages/apt/__init__.py:18: FutureWarning: apt API not stable yet
warnings.warn("apt API not stable yet", FutureWarning)
Traceback (most recent call last):
File "/usr/bin/software-properties-gtk", line 101, in <module>
app = SoftwarePropertiesGtk(datadir=data_dir, options=options, file=file)
File "/usr/lib/python2.5/site-packages/softwareproperties/gtk/SoftwarePropertiesGtk.py", line 75, in __init__
SoftwareProperties.__init__(self, options=options, datadir=datadir)
File "/usr/lib/python2.5/site-packages/softwareproperties/SoftwareProperties.py", line 78, in __init__
self.reload_sourceslist()
File "/usr/lib/python2.5/site-packages/softwareproperties/SoftwareProperties.py", line 516, in reload_sourceslist
self.distro.get_sources(self.sourceslist)
File "/usr/lib/python2.5/site-packages/aptsources/distro.py", line 85, in get_sources
"Error: could not find a distribution template")
aptsources.distro.NoDistroTemplateException
With sudo alacarte you can see all commands for GUIs > right click > properties.
You can only survive this time from the terminal and the probability for a total break is high....:)
Thanks Plun. I'll raise this as a bug. I'll also look into that new command you've introduced me to. Thanks again.
plun
November 3rd, 2008, 05:11 AM
Thanks Plun. I'll raise this as a bug. I'll also look into that new command you've introduced me to. Thanks again.
We cannot define this as a bug, more like a "As is".....
The repos are not officially open and everything before Alpha 1 is a "adventure".
I hope you have backups and also /home on a separate partition.
Just take it as a challenge...:)
Kevbert
November 3rd, 2008, 05:30 AM
Someone has already beaten me reporting this on launchpad. (https://bugs.launchpad.net/ubuntu/+bug/292691). I've just added a comment.
There seems to be quite a few bug reports on Jaunty already.
Regarding 'as is' problems. Is there anywhere I can see known problems other than in launchpad ? Release notes ?
plun
November 3rd, 2008, 05:55 AM
Someone has already beaten me reporting this on launchpad. (https://bugs.launchpad.net/ubuntu/+bug/292691). I've just added a comment.
There seems to be quite a few bug reports on Jaunty already.
Regarding 'as is' problems. Is there anywhere I can see known problems other than in launchpad ? Release notes ?
Well.. there are no "releases"....:)
You can follow Ubuntu mailing lists
Development announces
https://lists.ubuntu.com/archives/ubuntu-devel-announce/
Development discuss
https://lists.ubuntu.com/archives/ubuntu-devel-discuss/
EDIT Jaunty changes
https://lists.ubuntu.com/archives/jaunty-changes/
Jaunty schedule
https://wiki.ubuntu.com/JauntyReleaseSchedule
Jaunty wiki
https://wiki.ubuntu.com/JauntyJackalope
I also saw a Community Cafe posting and its more like "anarchy"...
This one is important about /home on a separate partition
http://www.psychocats.net/ubuntu/separatehome
"Read and read and read".... and donīt fill Launchpad with "junk"...IMHO :)
Kevbert
November 3rd, 2008, 06:11 AM
Thanks again plun. Yes, I don't want to report bugs that are already known about or expected to occur as a result of the build status. The problem is knowing when a problem really is a bug and we should not load the developers with useless dross.
I've just subscribed to the Jaunty changes and already subscribe to the development changes.
ronacc
November 3rd, 2008, 07:33 AM
darn I missed this one , I always just load /etc/apt/sources.list into gedit and search/replace oldname/newname :)
DougieFresh4U
November 3rd, 2008, 07:54 AM
I am not surprised about the "Software Sources" drama, as in a few of the previous releases (Edgy, Feisty) access to "Software Sources" was 'broken' in early stages as well.
Kevbert
November 3rd, 2008, 10:19 AM
I am not surprised about the "Software Sources" drama, as in a few of the previous releases (Edgy, Feisty) access to "Software Sources" was 'broken' in early stages as well.
Thanks DougieFresh4U. So its deja vu. Can you remember any other typical problems that we need to look out for ?
autocrosser
November 3rd, 2008, 10:56 AM
YES!!!! Bring on the BREAKAGE!!!!!!
Hooray for breakage! :D
Kevbert
November 3rd, 2008, 12:52 PM
YES!!!! Bring on the BREAKAGE!!!!!!
The software is only as good as it's weakest link (goodbye)...no seriously the more we can break, the greater the fun. Is there any specific packages we can target ? Newly downloaded today was a rhythmbox and totem package, but the versions seem to be the same as Intrepid.
vBulletin® v3.8.4, Copyright ©2000-2012, Jelsoft Enterprises Ltd.