* Volker Lenhardt <volker.lenha...@uni-due.de> [03-08-15 15:00]:
> Am 08.03.2015 um 17:06 schrieb Patrick Shanahan:
 [...]
> > How did you install, yast, rpm, zypper?  What output?
> >
> > Suggest:  zypper -v in Darktable-1.6.3-89.1.x86_64
> >
> > If you get output you do not understand, question here or on opensuse
> > list.  You will get help.
> 
> I installed 1.6.3-99.1 with yast. DT starts, shows lighttable, but I 
> cannot edit files in darktable. DT crashes.
> 
> I tried to install 1.6.3-89.1 the same way: warning see above. I didn't 
> accept.
> 
> What is really astonishing:
> 
> I did
> zypper -v in Darktable-1.6.3-89.1.x86_64
> and got
> "...
> Checking whether to refresh metadata for openSUSE BuildService - Graphics
> Retrieving: repomd.xml 
> ............................................................................[done]
> ...
> 'Darktable-1.6.3-89.1.x86_64' not found in package names. Trying 
> capabilities.
> No provider of 'Darktable-1.6.3-89.1.x86_64' found."
> 
> Oops. Yast does show it in obs://build.opensuse.org/graphics.

Warning: following will delete your library.db, you might want to back it up
  cp .config/darktable/library.db  <some-where>
(if you have specific config alterations you wish to save):
  cp .config/darktable/darktablerc <some-where>
  cp .config/darktable/darktable.gtkrc <some-where>
  
    
as user:
rm -rf .config/darktable/* .cache/darktable/*

as root:
rpm -e darktable
zypper ar -r 
http://download.opensuse.org/repositories/multimedia:/photo/openSUSE_13.2/multimedia:photo.repo
zypper ref multimedia_photo
zypper -v in -r multimedia_photo darktable-1.6.3-99.1

multimedia_photo contains 1.6.3-99.1 which may be the same as 1.6.3-89.1
as the ##s folloing the dash are build number particular to *that* repo.
(so I have been told).

advise:

-- 
(paka)Patrick Shanahan       Plainfield, Indiana, USA          @ptilopteri
http://en.opensuse.org    openSUSE Community Member    facebook/ptilopteri
http://wahoo.no-ip.org        Photo Album: http://wahoo.no-ip.org/gallery2
Registered Linux User #207535                    @ http://linuxcounter.net

------------------------------------------------------------------------------
Dive into the World of Parallel Programming The Go Parallel Website, sponsored
by Intel and developed in partnership with Slashdot Media, is your hub for all
things parallel software development, from weekly thought leadership blogs to
news, videos, case studies, tutorials and more. Take a look and join the 
conversation now. http://goparallel.sourceforge.net/
_______________________________________________
Darktable-users mailing list
Darktable-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/darktable-users

Reply via email to