Hi Josef, I executed this command and I'm getting the error:
HTTPError: HTTP Error 404: Not Found Server returned an error: HTTP Error 404: Not Found Error getting meta for project 'YaST:openSUSE:42.2' package 'libyui-ncurses' YaST:openSUSE:42.2/libyui-ncurses 2016-11-28 11:37 GMT+01:00 Josef Reidinger <[email protected]>: > On Mon, 28 Nov 2016 11:21:15 +0100 > Gilson Souza <[email protected]> wrote: > >> Hey guys, >> >> I started to work on libyui-ncurses and I'm facing a dependency >> problem. >> >> I build the rpm package with rake, as described on >> https://github.com/libyui/libyui-ncurses, but when I try to install it >> with zypper, I receive the following message: >> >> Problem: nothing provides >> libncursesw.so.6(NCURSESTW6_5.7.20081102)(64bit) needed by >> libyui-ncurses7-2.48.0-1.x86_64 >> >> I'm using OpenSuse Leap 42.2 >> >> Do you know how can I overcome this dependency? :-) >> >> BRs, >> Gilson > > Hi Gilson, you need to build your package for Leap 42.2. By default it > is built for TW. > > If you have the latest version of libyui-rake, then run > > YAST_SUBMIT=leap_42_2 rake osc:build > -- > To unsubscribe, e-mail: [email protected] > To contact the owner, e-mail: [email protected] > -- To unsubscribe, e-mail: [email protected] To contact the owner, e-mail: [email protected]
