Converting .rpm to .deb using alien2019 Community Moderator ElectionWhy does file ownership matter within an RPM or DEB package?How to change from existing DEB files to Centos RPMdpkg-deb: error: control directory has bad permissionsrpm is installed / rpm is not installed issuePackaging deb: how to handle potentially missing dependenciesEasily unpack deb, repack deb with new versionHow to force to override files when creating deb package?.deb package: cannot upload to Bintray when package is build using Ubuntu 18.04alien conversion from deb to rpm on fedora 27CentOS 7 - problem encountered with the set up of spec file during creation of RPM package
Sklearn 'Seed' Not Working Properly In a Section of Code
Can I sign legal documents with a smiley face?
What will be next at the bottom row and why?
How can Trident be so inexpensive? Will it orbit Triton or just do a (slow) flyby?
Strong empirical falsification of quantum mechanics based on vacuum energy density
Lowest total scrabble score
Rising and falling intonation
What if a revenant (monster) gains fire resistance?
What does routing an IP address mean?
How could a planet have erratic days?
Are the IPv6 address space and IPv4 address space completely disjoint?
When were female captains banned from Starfleet?
Electoral considerations aside, what are potential benefits, for the US, of policy changes proposed by the tweet recognizing Golan annexation?
Explaining alternative travel routes when going to the USA
What is Cash Advance APR?
Basic combinatorial probability problem
Are paving bricks differently sized for sand bedding vs mortar bedding?
Dealing with a rejection from a journal
Why Shazam when there is already Superman?
What should you do if you miss a job interview (deliberately)?
Non-trope happy ending?
How to implement a feedback to keep the DC gain at zero for this conceptual passive filter?
Is it improper etiquette to ask your opponent what his/her rating is before the game?
Does Doodling or Improvising on the Piano Have Any Benefits?
Converting .rpm to .deb using alien
2019 Community Moderator ElectionWhy does file ownership matter within an RPM or DEB package?How to change from existing DEB files to Centos RPMdpkg-deb: error: control directory has bad permissionsrpm is installed / rpm is not installed issuePackaging deb: how to handle potentially missing dependenciesEasily unpack deb, repack deb with new versionHow to force to override files when creating deb package?.deb package: cannot upload to Bintray when package is build using Ubuntu 18.04alien conversion from deb to rpm on fedora 27CentOS 7 - problem encountered with the set up of spec file during creation of RPM package
I am trying to convert .rpm
to .deb
using alien command:
sudo alien <name of package>.rpm
But it's just create a directory that has the same name but never get .deb
to install it
There is no errors while converting it
How could I get .deb
?
ubuntu rpm packaging deb alien
add a comment |
I am trying to convert .rpm
to .deb
using alien command:
sudo alien <name of package>.rpm
But it's just create a directory that has the same name but never get .deb
to install it
There is no errors while converting it
How could I get .deb
?
ubuntu rpm packaging deb alien
1
Cross-posted: askubuntu.com/questions/1125154/…
– steeldriver
Mar 12 at 23:49
@steeldriver that's mine as well , is that not allowed?
– Mohammed Rizqallah
Mar 13 at 0:53
It's discouraged: see Is cross-posting a question on multiple Stack Exchange sites permitted if the question is on-topic for each site?
– steeldriver
Mar 13 at 1:21
add a comment |
I am trying to convert .rpm
to .deb
using alien command:
sudo alien <name of package>.rpm
But it's just create a directory that has the same name but never get .deb
to install it
There is no errors while converting it
How could I get .deb
?
ubuntu rpm packaging deb alien
I am trying to convert .rpm
to .deb
using alien command:
sudo alien <name of package>.rpm
But it's just create a directory that has the same name but never get .deb
to install it
There is no errors while converting it
How could I get .deb
?
ubuntu rpm packaging deb alien
ubuntu rpm packaging deb alien
edited Mar 12 at 23:29
Jeff Schaller
43.8k1161141
43.8k1161141
asked Mar 12 at 22:30
Mohammed RizqallahMohammed Rizqallah
1
1
1
Cross-posted: askubuntu.com/questions/1125154/…
– steeldriver
Mar 12 at 23:49
@steeldriver that's mine as well , is that not allowed?
– Mohammed Rizqallah
Mar 13 at 0:53
It's discouraged: see Is cross-posting a question on multiple Stack Exchange sites permitted if the question is on-topic for each site?
– steeldriver
Mar 13 at 1:21
add a comment |
1
Cross-posted: askubuntu.com/questions/1125154/…
– steeldriver
Mar 12 at 23:49
@steeldriver that's mine as well , is that not allowed?
– Mohammed Rizqallah
Mar 13 at 0:53
It's discouraged: see Is cross-posting a question on multiple Stack Exchange sites permitted if the question is on-topic for each site?
– steeldriver
Mar 13 at 1:21
1
1
Cross-posted: askubuntu.com/questions/1125154/…
– steeldriver
Mar 12 at 23:49
Cross-posted: askubuntu.com/questions/1125154/…
– steeldriver
Mar 12 at 23:49
@steeldriver that's mine as well , is that not allowed?
– Mohammed Rizqallah
Mar 13 at 0:53
@steeldriver that's mine as well , is that not allowed?
– Mohammed Rizqallah
Mar 13 at 0:53
It's discouraged: see Is cross-posting a question on multiple Stack Exchange sites permitted if the question is on-topic for each site?
– steeldriver
Mar 13 at 1:21
It's discouraged: see Is cross-posting a question on multiple Stack Exchange sites permitted if the question is on-topic for each site?
– steeldriver
Mar 13 at 1:21
add a comment |
1 Answer
1
active
oldest
votes
alien
should default to using the --to-deb
argument, according to the man page, but to be safe, try specifying it explicitly. According to the Debian wiki:
sudo alien --to-deb /path/to/file.rpm
That's same what I've already tried , doesn't solve it
– Mohammed Rizqallah
Mar 13 at 1:00
add a comment |
Your Answer
StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "106"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);
else
createEditor();
);
function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: false,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);
);
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f505970%2fconverting-rpm-to-deb-using-alien%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
alien
should default to using the --to-deb
argument, according to the man page, but to be safe, try specifying it explicitly. According to the Debian wiki:
sudo alien --to-deb /path/to/file.rpm
That's same what I've already tried , doesn't solve it
– Mohammed Rizqallah
Mar 13 at 1:00
add a comment |
alien
should default to using the --to-deb
argument, according to the man page, but to be safe, try specifying it explicitly. According to the Debian wiki:
sudo alien --to-deb /path/to/file.rpm
That's same what I've already tried , doesn't solve it
– Mohammed Rizqallah
Mar 13 at 1:00
add a comment |
alien
should default to using the --to-deb
argument, according to the man page, but to be safe, try specifying it explicitly. According to the Debian wiki:
sudo alien --to-deb /path/to/file.rpm
alien
should default to using the --to-deb
argument, according to the man page, but to be safe, try specifying it explicitly. According to the Debian wiki:
sudo alien --to-deb /path/to/file.rpm
answered Mar 13 at 0:37
community wiki
Michael A
That's same what I've already tried , doesn't solve it
– Mohammed Rizqallah
Mar 13 at 1:00
add a comment |
That's same what I've already tried , doesn't solve it
– Mohammed Rizqallah
Mar 13 at 1:00
That's same what I've already tried , doesn't solve it
– Mohammed Rizqallah
Mar 13 at 1:00
That's same what I've already tried , doesn't solve it
– Mohammed Rizqallah
Mar 13 at 1:00
add a comment |
Thanks for contributing an answer to Unix & Linux Stack Exchange!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f505970%2fconverting-rpm-to-deb-using-alien%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
-alien, deb, packaging, rpm, ubuntu
1
Cross-posted: askubuntu.com/questions/1125154/…
– steeldriver
Mar 12 at 23:49
@steeldriver that's mine as well , is that not allowed?
– Mohammed Rizqallah
Mar 13 at 0:53
It's discouraged: see Is cross-posting a question on multiple Stack Exchange sites permitted if the question is on-topic for each site?
– steeldriver
Mar 13 at 1:21