Ubuntu :: Converting Rpm With Alien: Deb File Disappears?
Feb 5, 2011On Ubuntu 10.10 with Alien 8.81 I do a
Code:
sudo alien -dvc ICAClient-11.0-1.i386.rpm
(out below)
[code]....
On Ubuntu 10.10 with Alien 8.81 I do a
Code:
sudo alien -dvc ICAClient-11.0-1.i386.rpm
(out below)
[code]....
I have converted a i336.rpm file into .deb file in ubuntu using alien successfully. but I am getting the following error while converting i586.rpm file of the same application into .deb file
Unpacking of 'app-1-1.i586.rpm' failed at /usr/share/perl5/Alien/Package/Rpm.pm line 155.
Code:
kannibal@Kannibal:~$ cd ~/Desktop
kannibal@Kannibal:~/Desktop$ sudo alien --script -k sqldeveloper-3.0.04.34-1.noarch.rpm
[sudo] password for kannibal:
[code].....
filename is correct and it is placed on the desktop in rpm format but when i try to convert using terminal i get the above errors.
Just joined the group to post this question as I can't find a good answer for it.I have an RPM that has the following in the spec:
%defattr(-,someuser,someuser)
/opt/myapplication
When I go to install the RPM, the file permissions for everything in /opt/myapplication are set to root:root. This RPM installs properly in RPM based distros and maintains the correct permissions.
When I run alien -i --scripts --veryverbose myapplication.rpm as root, I can see it chmod'ing everything to 755. Has anyone else had this problem? I tried --fixperms as well and that did nothing.
I want to install drivers for a SensAble Phantom OMNI.I got a package from the SensAble homepage, containing a rpm.So I did:
Code:
sudo alien phantomdevicedrivers-4.3-1.i686.rpm
Warning: Skipping conversion of scripts in package phantomdevicedrivers: postinst postrm
[code]....
tool for converting a .kig file to .png file or to any rmat which can be used withLatex....
View 1 Replies View RelatedI have managed to create a HTML file inside python code,convert this to a PNG file through a Python script ?
EDIT: Details added: I have a python script which generates map-legends in the form of an html file. The legend generated have to be pasted on a map which is in a png format. A png format file can be pasted on another png format file easily. But because the legends generated are in a html format I cannot paste it on the map file !!
EDIT: Details added: I did Googling first but it resulted in various soft wares for above purpose which I don't want !!
I just purchased a new digital camcorder and after recording I realized that it records that the files were not in a format that I am use to. I need a program or code that I can use to convert these files into a format that I can watch and that I can manipulate to make a longer movie.
Ubuntu 10.4
How would I go about converting a vob file to a DV-MOV or DV-AVI file? Would I have to convert each vob file individually or could I rip it straight from the DVD while watching it somehow?
View 1 Replies View RelatedI'm having some problem converting an mpg file to avi. I did it with mencoder. The result was an avi file as I wanted but the image was like stretched vertically. Like this:
(The avi is on the left)
What can I do to convert it without the stretching?
My problem is to convert an odt file to pdf using php. I wrote an article in odt and I'd want to download it in pdf from my site. I know "fpdf", but it doesn't convert from odt. Someone says to convert from odt to html then to pdf... but some others says NO! Well, do you know a way? (may be also different from odt to pdf, e.g. from latex to pdf).
View 12 Replies View Relatedthe location bar at the top disappears every time I close and then re-open it, and I have to hit View/Location Bar to get it back. Is there a way to permanently keep it there?
View 2 Replies View RelatedI have a single VRO file from my camcorder, it is made up of about 100 different clips, they show up as individual clips on my camcorder, but only as a single file when I take it off the camera. Is there any program that can extract or split this file back up into the different clips? It's a pain trying to edit this when I may only need one clip out of it (total number of frames is over 132,000!
View 1 Replies View RelatedHow to convert a .flv file to .mp3 file? (Extracting only the sound)
View 7 Replies View RelatedI'm trying to convert a 3gp (mobile phone video) file to PAL DVD format (which is I believe MPEG2 video and one of a few audio choices, in an MPEG PS container). But while the file plays fine in mplayer and vlc, my efforts to convert it, using either VLC or devede, always seem to result in either the converted video being speed up (noticeably, we're talking twice as fast or so not 5%), or in the audio going mickey-mouse. How can I get the file converted correctly? Bearing in mind it needs to be PAL not NTSC (so a lot of stuff I might find online isn't going to work as-is)
View 1 Replies View RelatedI have to convert the following .bat file content in the .sh fileset "JAVA_OPTS=%JAVA_OPTS% -Djava.naming.factory.initial=org.jnp.interfaces.Na mingContextFactory" set "JAVA_OPTS=%JAVA_OPTS% -Djava.naming.provider.url=jnp://localhost:1099" set "SECURITY_OPTS= -Djava.security.auth.login.config=D:jboss-5.0.0.CR2-jdk6jboss-5.0.0.CR2serverdefaultconfjaas-standard.cfg"
View 1 Replies View RelatedCan I ask for some advice in converting a video (from my phone) which is a 3gp file into something more universal. I use audokonverter for audio files and this gives me a menu right-click option to convert a song from (say) wav to mp3. Is there an equivalent for videos? I am using opensuse 11.4 64 bit and have mplayer, xine and vlc installed plus the necessary codecs. Or is it simpler to use ffmpeg in a c/l environment
View 1 Replies View RelatedI have a sendmail alias configured to forward mails to pagers and it was working fine . The mail relays suddenly start converting a mail address of pager into a normal mail(outlook) format address. Say , instead of forwarding a mail to [URL] Provided no configuration inside the mail directory was changed.Which file is responsible in converting the mail-addresses? Is there any other problem with my mail-setup?
View 5 Replies View RelatedI'm running a blog on posterous. Some friends of me post messages there via mail, mostly with some PDF attachments. These PDFs are generated mostly on a MAC with Word. The standard extension of these files is foobar.doc.pdf. Unfortunately, Posterous ignores attachments with the extension .doc.pdf.
So, I'm looking for some workaround. For example, I could my web server with some script, which receives these mails, converts the filenames of the attachment in some way and posts the result to my posterous blog. Therefore I'm looking for some mail processing scripts, which enable me to do so.
I have log files that everyday are downloaded from my webserver in the format: Code: samplesite.com.xxxxxxxxxxx.gz xxxxxxxxxx is a 10 digit epoch time. I am trying to figure out a way in batch to:
1. find all of exisiting files containing the pattern (after the first run it will only be one a day)
2. Isolate the epoch string
3. convert the epoch string to human readable date/time
4. rename the original file as samplesite.com.mmddYYYY.gz
I got a new computer at work this week. I'm determined to get switched to 64 bit this time around, but what held me up last time was getting my email client to work.
We use Novell Groupwise 7, which is available as a 32bit rpm. alien installed it fine in 32 bit Ubuntu, but when I try the same in 64-bit I get this error:
Code:
dpkg-gencontrol: error: current host architecture 'amd64' does not appear in package's architecture list (i386)
How do I get this installed?
I am using 64-bit architecture and getting the following error when using 'alien' command:
Code:
alien -k cnijfilter-common-3.00-1.i386.rpm
cnijfilter-common-3.00-1.i386.rpm is for architecture i386 ; the package cannot be built on
[code]....
Having downloaded alien for the first time, and attempted to use it to convert an rpm file to a deb file (specifically asymptote located at [URL]), instead I found that it failed to do so. I've searched on google for a long while, and found that while this appears to be a problem encountered by multiple people, but there are no workarounds posted anywhere. Here is the error message that I am getting:
Unpacking of 'asymptote-1.92-1.fc12.i686.rpm' failed at /usr/share/perl5/Alien/Package/Rpm.pm line 153.
I've tried running the following variants of commands and all fail with the same error:
sudo alien --to-deb --scripts --keep-version asymptote-1.92-1.fc12.i686.rpm
sudo alien -d asymptote-1.92-1.fc12.i686.rpm
sudo alien -k asymptote-1.92-1.fc12.i686.rpm
The errors reported by others are on a variety of packages, so it seems to me that it is an bug with alien itself and not with the package, but that is only a guess.
And related to this, Alien is version 8.69, perl 5.8.8 and ubuntu is 8.04.
I want to install Alien Arena in my ubuntu 10.10, when insert this into my terminal to install it.
Code:
sudo apt-get build-dep alien-arena
this come out
Code:
adib@maizuddin35:~$ sudo apt-get build-dep alien-arena
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Could not open file /var/lib/apt/lists/ppa.launchpad.net_meerkat_stable_ubuntu_dists_maverick_main_source_Sources - open (2: No such file or directory)
Alien Arena is seriously awesome in the latest incarnation. Unfortunately sound was disabled after the upgrade. Running from terminal provides the following information:
------- sound initialization -------
dlopen() on libopenal.so.1 failed
Sound failed: Unable to start OpenAL.
Game will continue without sound.
That error message is actually quite good - the first line is the technical problem, the second is what it means, and the last is the result of the problem. Errors involving a "lib" usually mean the lib is not installed (or broken). OpenAL is a sophisticated free software audio API. Using this system is A Good Thing. A quick check in synaptic shows that the libraries are not installed.
I wanted to convert some deb package to rpm for fedora 15 that I couldn't find an rpm for, I was using alien for that task on ubuntu but when moved to fedora I couldn't find it in the repositories or an easy installable package, I don't know anything about building from source as it's the only way in front of me how to install that program 'alien' on fedora
View 3 Replies View RelatedI am using current and want to install kde 4.5 from alien's, here is my problem. I don't understand the statement below. Below are the steps you take to install or upgrade to KDE 4.5.0. First, change your current directory to where you found this README. From within this directory, you run the following commands as root.
On Slackware 32-bit:
# upgradepkg --reinstall --install-new x86/deps/*.t?z
# upgradepkg --reinstall --install-new x86/kde/*.t?z
There is 1 dependent needed and it is installed but I can't figure out how to go any further. Do I need to add him to my mirror list or what?
I did used the Alien-Arena yesterday as usual and did work fine from start to finish! When I launch it today, it is taking about 4 minutes to load the main screen. I did a reinstall and with no success! Completely removed it with synaptic and reinstall... but the problem still remains! Something went wrong and I can't figure out what
View 1 Replies View RelatedWe got a big Tripp-Lite SmartOnline UPS in a while ago. Turns out the official Linux support for it is only in Fedora and OpenSUSE. I tried converting the .rpm packages of their management software and ran into the following problems:
Code:
error: cannot open Packages database in /home/jamie/.rpmdb
Tried creating the folder and got:
Code:
error: cannot open Packages database in /home/jamie/.rpmdb
error: cannot open Packages index using db3 - No such file or directory (2)
So no go. It's 64-bit Ubuntu 10.10 and the RPMs are 32-bit. (And I have no idea if the PowerAlert tools will run sans GUI on the servers it will be powering anyway.) Anyone know what's wrong with Alien? I downloaded it from apt and as far as I can tell all the dependencies are in place. Anyone have experience getting PowerAlert to run on Ubuntu? I called their tech support and got the company line, no help there.
I will try nut next, but I'm pesimistic - it had driver issues with the smaller Cyberpower UPSes that the workstations are running on (but Cyberpower at least has working .deb binaries!).
Has anyone found an rpm of awn 0.4 beta or even a deb? (32-bit) Is there any way of taking files from repositories (deb files to be specific) so that I can simply convert them to rpm files using alien?
View 8 Replies View Related