← Back to team overview

lubuntu-desktop team mailing list archive

Re: PPA for lubuntu-software-center

 

As i was unable to install 11.04 on my system from usb i had to install
10.04 awhile back. After not being able to test the lsc i decided to upgrade
via update manager last night. The upgrade went smoothly and i was able to
readd the ppa and install lsc but am unable to run it. I try calling it from
menu but nothing happens and i try running from cli and get this:

stlsaint@stlsaint-lubuntu:~$ lubuntu-software-center
Opening config file
Traceback (most recent call last):
  File "/usr/bin/lubuntu-software-center", line 464, in <module>
    app = LscControl()
  File "/usr/bin/lubuntu-software-center", line 38, in __init__
    self.ui = UI.Gui()
  File "/usr/lib/python2.7/dist-packages/LSC/UI.py", line 42, in __init__
    control.__init__()
  File "/usr/lib/python2.7/dist-packages/LSC/control.py", line 80, in
__init__
    controller = Controller()
  File "/usr/lib/python2.7/dist-packages/LSC/control.py", line 32, in
__init__
    self.parser.readfp(self.conf_file)
  File "/usr/lib/python2.7/ConfigParser.py", line 316, in readfp
    self._read(fp, filename)
  File "/usr/lib/python2.7/ConfigParser.py", line 504, in _read
    raise MissingSectionHeaderError(fpname, lineno, line)
ConfigParser.MissingSectionHeaderError: File contains no section headers.
file: /home/stlsaint/.config/lsc/LSC.ini, line: 2
'        [General]\n'
stlsaint@stlsaint-lubuntu:~$


On Thu, Sep 8, 2011 at 1:30 PM, Matthew Byers <faintstlsaint@xxxxxxxxx>wrote:

> I readded and tried again but still not working. I will try another way
> later. Thanks folks
> On Sep 8, 2011 9:56 AM, "Gareth Rigby" <gareth.rigby939@xxxxxxxxx> wrote:
> > Matthew,
> > My apologies I didn't notice it spelt correctly below that! I had no
> > problem installing from synaptic under the name
> > "lubuntu-software-center" Maybe try searching for just "lubuntu" and
> > scroll through. Try reloading in synaptic and if it still doesn't
> > appear, click on software sources and "edit" the PPA you added a box
> > will appear, check that it matches these details:-
> >
> > Type: Binary
> > URI: http://ppa.launchpad.net/lubuntu-desktop/ppa/ubuntu
> > Distribution:natty (Assuming you are on natty of course! Put your
> > distro in here if different
> > Components: main
> > comments :
> >
> > Hope this helps, mine added straight in on the terminal, but I removed
> > it and added it back in synaptic.
> > with "add" in software sources and typed " *ppa:lubuntu-desktop/ppa*" in
> > the popup that appears, simply reloaded and and searched for "lubuntu."
> >
> > Cheers
> >
> > Gareth
> >
> > On 08/09/11 16:06, Matthew Byers wrote:
> >>
> >> Yes I spelled wrong at first but you can see via the rest of my
> >> snippet that I correctly executed the command. Is it under a different
> >> name than lubuntu-software-center cause even via synaptic I don't see
> >> it. I was able to install the lubuntu-control-center just fine just
> >> not software center.
> >>
> >> On Sep 8, 2011 3:31 AM, "Gareth Rigby" <gareth.rigby939@xxxxxxxxx
> >> <mailto:gareth.rigby939@xxxxxxxxx>> wrote:
> >> > Matthew,
> >> > Looking through your email and it appears you have spelt repository
> >> > incorrect in your command. you have spelt it "repositoriy" Might be
> >> > easier to use synaptic to install it
> >> >
> >> > cheers Gareth
> >> >
> >> > On 08/09/11 10:59, James Gifford wrote:
> >> >> Hey Matthew - to install it, run "sudo apt-get update" to update your
> >> >> repository list and then try to install it.
> >> >>
> >> >>
> >> >> Cheers,
> >> >> James Gifford
> >> >> http://jamesrgifford.com
> >> >>
> >> >> On Sep 8, 2011, at 0:40, Matthew Byers <faintstlsaint@xxxxxxxxx
> >> <mailto:faintstlsaint@xxxxxxxxx>
> >> >> <mailto:faintstlsaint@xxxxxxxxx <mailto:faintstlsaint@xxxxxxxxx>>>
> >> wrote:
> >> >>
> >> >>> I am unable to install, i added ppa then updated then tried
> >> >>> installing and it was unable to find it.
> >> >>>
> >> >>> stlsaint@stlsaint-lubuntu:~$ sudo apt-add-repositoriy
> >> >>> ppa:lubuntu-desktop/ppa
> >> >>> sudo: apt-add-repositoriy: command not found
> >> >>> stlsaint@stlsaint-lubuntu:~$ sudo add-apt-repository
> >> >>> ppa:lubuntu-desktop/ppa
> >> >>> Executing: gpg --ignore-time-conflict --no-options
> >> >>> --no-default-keyring --secret-keyring /etc/apt/secring.gpg
> >> >>> --trustdb-name /etc/apt/trustdb.gpg --keyring /etc/apt/trusted.gpg
> >> >>> --primary-keyring /etc/apt/trusted.gpg --keyserver
> >> >>> keyserver.ubuntu.com <http://keyserver.ubuntu.com>
> >> <http://keyserver.ubuntu.com> --recv
> >> >>> F57545CD115BD805E0FE496EACC3E225CF57B0F4
> >> >>> gpg: requesting key CF57B0F4 from hkp server keyserver.ubuntu.com
> >> <http://keyserver.ubuntu.com>
> >> >>> <http://keyserver.ubuntu.com>
> >> >>> gpg: key CF57B0F4: "Launchpad PPA for Lubuntu" not changed
> >> >>> gpg: Total number processed: 1
> >> >>> gpg: unchanged: 1
> >> >>> stlsaint@stlsaint-lubuntu:~$ sudo apt-get install
> >> lubuntu-software-center
> >> >>> Reading package lists... Done
> >> >>> Building dependency tree
> >> >>> Reading state information... Done
> >> >>> E: Unable to locate package lubuntu-software-center
> >> >>>
> >> >>>
> >> >>> On Wed, Sep 7, 2011 at 6:23 PM, Julien Lavergne <gilir@xxxxxxxxxx
> >> <mailto:gilir@xxxxxxxxxx>
> >> >>> <mailto:gilir@xxxxxxxxxx <mailto:gilir@xxxxxxxxxx>>> wrote:
> >> >>>
> >> >>> Hi,
> >> >>>
> >> >>> lubuntu-software-center is available in this PPA :
> >> >>> https://launchpad.net/~lubuntu-desktop/+archive/ppa
> >> <https://launchpad.net/%7Elubuntu-desktop/+archive/ppa>
> >> >>> <https://launchpad.net/%7Elubuntu-desktop/+archive/ppa>
> >> >>> Don't forget it's still a work in progress, but it should be
> >> >>> quite usable now. Please report any bugs on the launchpad project
> >> >>> : https://bugs.launchpad.net/lubuntu-software-center
> >> >>>
> >> >>> Regards,
> >> >>> Julien Lavergne
> >> >>>
> >> >>> _______________________________________________
> >> >>> Mailing list: https://launchpad.net/~lubuntu-desktop
> >> <https://launchpad.net/%7Elubuntu-desktop>
> >> >>> <https://launchpad.net/%7Elubuntu-desktop>
> >> >>> Post to : lubuntu-desktop@xxxxxxxxxxxxxxxxxxx
> >> <mailto:lubuntu-desktop@xxxxxxxxxxxxxxxxxxx>
> >> >>> <mailto:lubuntu-desktop@xxxxxxxxxxxxxxxxxxx
> >> <mailto:lubuntu-desktop@xxxxxxxxxxxxxxxxxxx>>
> >> >>> Unsubscribe : https://launchpad.net/~lubuntu-desktop
> >> <https://launchpad.net/%7Elubuntu-desktop>
> >> >>> <https://launchpad.net/%7Elubuntu-desktop>
> >> >>> More help : https://help.launchpad.net/ListHelp
> >> >>>
> >> >>>
> >> >>>
> >> >>>
> >> >>> --
> >> >>> God Bless
> >> >>> _______________________________________________
> >> >>> Mailing list: https://launchpad.net/~lubuntu-desktop
> >> <https://launchpad.net/%7Elubuntu-desktop>
> >> >>> <https://launchpad.net/%7Elubuntu-desktop>
> >> >>> Post to : lubuntu-desktop@xxxxxxxxxxxxxxxxxxx
> >> <mailto:lubuntu-desktop@xxxxxxxxxxxxxxxxxxx>
> >> >>> <mailto:lubuntu-desktop@xxxxxxxxxxxxxxxxxxx
> >> <mailto:lubuntu-desktop@xxxxxxxxxxxxxxxxxxx>>
> >> >>> Unsubscribe : https://launchpad.net/~lubuntu-desktop
> >> <https://launchpad.net/%7Elubuntu-desktop>
> >> >>> <https://launchpad.net/%7Elubuntu-desktop>
> >> >>> More help : https://help.launchpad.net/ListHelp
> >> >>
> >> >>
> >> >> _______________________________________________
> >> >> Mailing list: https://launchpad.net/~lubuntu-desktop
> >> <https://launchpad.net/%7Elubuntu-desktop>
> >> >> Post to : lubuntu-desktop@xxxxxxxxxxxxxxxxxxx
> >> <mailto:lubuntu-desktop@xxxxxxxxxxxxxxxxxxx>
> >> >> Unsubscribe : https://launchpad.net/~lubuntu-desktop
> >> <https://launchpad.net/%7Elubuntu-desktop>
> >> >> More help : https://help.launchpad.net/ListHelp
> >> >
> >
>



-- 
God Bless

Follow ups

References