[yast-devel] libyui-ncurses dependency problem
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 -- To unsubscribe, e-mail: yast-devel+unsubscribe@opensuse.org To contact the owner, e-mail: yast-devel+owner@opensuse.org
On Mon, 28 Nov 2016 11:21:15 +0100 Gilson Souza <gilson.s.s@gmail.com> 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: yast-devel+unsubscribe@opensuse.org To contact the owner, e-mail: yast-devel+owner@opensuse.org
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 <jreidinger@suse.cz>:
On Mon, 28 Nov 2016 11:21:15 +0100 Gilson Souza <gilson.s.s@gmail.com> 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: yast-devel+unsubscribe@opensuse.org To contact the owner, e-mail: yast-devel+owner@opensuse.org
-- To unsubscribe, e-mail: yast-devel+unsubscribe@opensuse.org To contact the owner, e-mail: yast-devel+owner@opensuse.org
On Mon, 28 Nov 2016 11:56:03 +0100 Gilson Souza <gilson.s.s@gmail.com> wrote:
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 <jreidinger@suse.cz>:
On Mon, 28 Nov 2016 11:21:15 +0100 Gilson Souza <gilson.s.s@gmail.com> 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: yast-devel+unsubscribe@opensuse.org To contact the owner, e-mail: yast-devel+owner@opensuse.org
should be fixed now. package missing there. Try again. Thanks Josef -- To unsubscribe, e-mail: yast-devel+unsubscribe@opensuse.org To contact the owner, e-mail: yast-devel+owner@opensuse.org
participants (2)
-
Gilson Souza
-
Josef Reidinger