smart crash
Christoph Thiel
cthiel at suse.de
Sat Oct 28 10:07:52 PDT 2006
On Sat, Oct 28, 2006 at 01:00:44PM -0400, Neal Becker wrote:
> smart info beagle
> Loading cache...
> Traceback (most recent call last):
> File "/usr/bin/smart", line 194, in ?
> main(sys.argv[1:])
> File "/usr/bin/smart", line 167, in main
> exitcode = iface.run(opts.command, opts.argv)
> File "/usr/lib64/python2.4/site-packages/smart/interface.py", line 53, in
> run
> result = _command.main(self._ctrl, opts)
> File "/usr/lib64/python2.4/site-packages/smart/commands/info.py", line 56,
> in main
> ctrl.reloadChannels()
> File "/usr/lib64/python2.4/site-packages/smart/control.py", line 351, in
> reloadChannels
> if not channel.fetch(self._fetcher, progress):
> File "/usr/lib64/python2.4/site-packages/smart/channels/rpm_md.py", line
> 110, in fetch
> fetcher.run(progress=progress)
> File "/usr/lib64/python2.4/site-packages/smart/fetcher.py", line 190, in run
> self.runLocal()
> File "/usr/lib64/python2.4/site-packages/smart/fetcher.py", line 179, in
> runLocal
> handler.runLocal()
> File "/usr/lib64/python2.4/site-packages/smart/fetcher.py", line 780, in
> runLocal
> os.symlink(localpath, linkpath)
> OSError: [Errno 13] Permission denied
^^^^^^^^^^^^^^^^^
Are you using smart as user? You shouldn't do that ;)
Best,
Christoph
More information about the Smart
mailing list