Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

write package as an rpm (/bin/pacakge make) #1480

Open
sunchill06 opened this issue Jun 7, 2020 · 6 comments
Open

write package as an rpm (/bin/pacakge make) #1480

sunchill06 opened this issue Jun 7, 2020 · 6 comments

Comments

@sunchill06
Copy link

Hi @lkoutsofios

How can I use /bin/package to write the ksh package as an rpm?

There are no examples given?

@lkoutsofios
Copy link
Collaborator

lkoutsofios commented Jun 8, 2020 via email

@sunchill06
Copy link
Author

Thanks for responding. I tried package write but somehow it fails. I did package write rpm, but it fails.

How to execute package write, any examples?

Appreciate your help.

@sunchill06
Copy link
Author

For more information:
Initially I ran package make, this created all the binaries inside arch/linux.i386-64/bin

Now my intention is to create an rpm out of this. So I ran package write, but it gives me this error:

package: binary or source operand expected

How to get around this?

@lkoutsofios
Copy link
Collaborator

lkoutsofios commented Jun 8, 2020 via email

@sunchill06
Copy link
Author

Thanks a lot, it worked. Though it did not have ksh binary.

Will this be the command for generating ksh tar?
./bin/package write base binary ksh ast

@lkoutsofios
Copy link
Collaborator

lkoutsofios commented Jun 9, 2020 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants