Debian :: Record Files Installed By Install Script?

Jul 4, 2011

I have a program which I would like to package into a deb file for personal use. The program uses a custom install script, and to package the program I need to know which files are installed where. Besides inspecting the installer, which may not be possible if the installer is a precompiled binary, what are some best practices for discovering the filesystem changes enacted by a program installer? Should I test the installer in a chroot environment? Can I sandbox the installer in some other way?

View 1 Replies


ADVERTISEMENT

Debian :: Where Are The Installed Files Stored

Aug 12, 2011

I run debian squeeze. I use apt-get install openjdk-6-jdk. But I do not understand how I can figure out where the files are stored?

View 1 Replies View Related

Debian :: Cleaning Up Apt/dpkg After Deleting Installed Files?

Mar 9, 2010

I'd like to clean up apt/dpkg so that it doesn't think the package whose files I've deleted is still installed, but when I run:

Code:

apt-get remove --purge linux-image-2.6.32-2.slh.4

I get the following:

Code:

Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Couldn't find package linux-image-2.6.32-2.slh.4

The package does show up in the list when I run the command:

Code:

dpkg -l "linux-image*"

with "ii" in the 1st column, whatever that means. Should I just rm the matching files in /var/lib/dpkg/info?

View 6 Replies View Related

General :: Getting Info About Debian Files Installed From Internet?

May 10, 2010

How can I know about the debian files I've installed from the internet via command line? Is there any command to have info about debian files? I've installed google chrome, opera, etc...I want to what debian files I've installed? Can I know there locations?

View 2 Replies View Related

Programming :: Parse Files With Variable Record Length?

Aug 6, 2010

I would like to extract Room number, Lastname,Firstname,invoice (205880080),arrival date, departure date, and total(229.46). Can you at least give me a hint on how to proceed? I have tried a lot but I am stumped from the beginning.

***History***
Room: 124 B Payment: Bell/TRAVELSCAPE.COM
Lastname*FIT*,Firstname 4A, 0K, 0B Guest
Bell *205880080 FT
Bell *205880080 July 31, 2010

[Code]...

View 4 Replies View Related

Debian :: Kpackage Not Installed / How To Install It?

Mar 27, 2011

I just did a fresh net-install of debian squeeze after a failed upgrade from lenny. Everything works fine and seems great except that kpackage doesn't seem to be installed. I checked in /usr/bin/ and there is no kpackage.Package kpackage is not available, but is referred to by another package.This may mean that the package is missing, has been obsoleted, or is only available from another source.However the following packages replace it:kdelibs-data

E: Package 'kpackage' has no installation candidate

So I installed that package and some others that looked like it and still I dont have kpackage. I now use synaptic and although I love it, I miss being able to install from the notification that there are updates (I do get those).

View 6 Replies View Related

Debian :: Just Installed - Aptitude Won't Install Anything

Mar 11, 2010

I tried synaptic "aptitude install synaptic". Got this:

[Code]....

View 1 Replies View Related

Programming :: Split Multi Line Record Into Multiple Files With Awk?

Nov 11, 2009

I have a large file 'NS0923.csv' with data like the following. There are two records in this multi-record sample.

Code:

E60898,4578910,03/06/09,BEN BOYD RD,61,82,,,127,3,,52000.3046.001,3155,4.00,,PLT,1356,1.00,05/06/09,Y,Y,0551
,,,,,,,,,,,,4057,1.00,CLEAN CAR SHARE SIGN,LAB,0551,1.00,,,,

[code]....

2. I still have to create a file 'transaction.csv' that should retrieve data from $13 - $15 with the identifying column $1. Required output:

Code:

E60898,4057,1.00,CLEAN CAR SHARE SIGN

3. And finally another file 'quantity.csv'. Retrieving data from $16 - $18 with identifier $1. Required output:

Code:

E60898,PLT,1356,1.00
E60898,LAB,0551,1.00
E60898,LAB,3065,1.00

[code]....

View 10 Replies View Related

Ubuntu Multimedia :: Record Flash Video Streaming Into Multiple Files?

Jul 12, 2010

I am trying to record streaming flash video to multiple files each limiting upto 10 mins.Thinking of two possible ways to script,1) saving the files with 10 minute time limit on the fly as I record2) record the whole video as single file and split into multiple files with time limit.

View 1 Replies View Related

Ubuntu Servers :: Logging - Record Password Attempts On Htaccess Files

Jul 22, 2010

After reading this pdf on top 5 things to log for security, ive decided to attempt this for my webserver. how i might setup some logging systems to do these tasks. Basic things i need to be able to do: Record things like password attempts on htaccess files, from what IP address, and how many attempts there were. Any useful links anyone can think of to get me started? Im a student programmer at university so any programming i should be able to cope fine.

View 2 Replies View Related

Debian Installation :: Net Install From Same Hard Drive To Be Installed On

Oct 24, 2015

I am trying to install Debian onto an IBM ThinkPad 240X. The 240X will only boot from either an internal IDE hard-drive, or an external floppy-drive. For now, I have decided to ignore the option of using the floppy drive. I have other computers to support the process, an IBM ThinkPad T43p (Pentium M) as well as my primary laptop, a ThinkPad X200s (Core2 Duo). I have tried installing the hard-drive to be used into the T43p, then booting the Debian NetInstall from a USB thumb-drive, installing as usual, then transferring the hard-drive into the 240X. This does not completely work; GRUB and LILO will load, but the computer freezes very early (almost immediately) in the boot process.

Please note, I am trying this on a CF card. The 240X has an IDE-CF adapter, and my X200s has a USB-CF reader.So, I want to try to load the actual Debian Net Install on the 240X. Ideally, it will happen something like this; I will partition the hard-drive into these 2 partitions:

sda1: the Debian Net Installer
sda2: an empty partition waiting to have Debian installed onto it URL...

but the part I do not understand is how to get GRUB or LILO installed onto the CF card. I am wary of running commands such as "grub-install" as I do not want to mess up my GRUB install on the computers this command would be run from. If I run a command such as this, I would want it to ingore everything about the computer it is being run from, and only modify files or install onto the CF card. I would not want it to acknowledge the computer it is being run from as far as available installs, architecture, etc.

View 7 Replies View Related

Debian Multimedia :: Installed X After A Base Install - Not Working?

Jun 18, 2010

I did a base install, ran apt-get install xterm twm iceweasel xinit the install went fine, but when i run xinit, it says i need a link in /usr/bin called X to Xauth. I could not locate Xauth.

View 3 Replies View Related

Debian Multimedia :: Installed And Want To Install Compiz (properly)?

Mar 31, 2011

I installed debian and want to install compiz (properly).Read this thread Compiz and followed the instruction to install the packages. It mentions xorg.conf which does not exist where it tells me to look.I can type "compiz --replace" and it does do something but all the window borders disappear. I tried compiz setting manager - still same problem.And no visual effects (presumably due to missing xorg.conf)

View 9 Replies View Related

Debian :: Install RSYNC To Newly Installed (Booting From SD)?

Feb 17, 2010

I am trying to install RSYNC to my newly installed Debian (Booting from SD). I ran the command apt-get install rsync and I got the following error WARNING: This version of glibc requires that you be running kernel version 2.6.12 or later. Earlier kernels contained bugs that may render the system unusable if a modern version of glibc is installed. The installation of a 2.6 kernel _could_ ask you to install a new libc first, this is NOT a bug, and should *NOT* be reported. In that case, please add etch sources to your /etc/apt/sources.list and run: apt-get install -t etch linux-image-2.6 Then reboot into this new kernel, and proceed with your upgrade dpkg: error processing /var/cache/apt/archives/libc6_2.7-18lenny1_arm.deb(--unpack): subprocess pre-installation script returned error exit status 1 INIT: version 2.86 reloading Errors were encountered while processing: /var/cache/apt/archives/libc6_2.7-18lenny1_arm.deb E: Sub-process /usr/bin/dpkg returned an error code (1) When I ran uname and I found out the kernal version of my debian is 2.4.26. Then I ran apt-get install -t etch linux-image-2.6, and I get the error

Reading Package Lists... Done
Building Dependency Tree... Done
Package linux-image-2.6 is a virtual package provided by:
linux-image-2.6.26-2-orion5x 2.6.26-21

[Code]...

View 1 Replies View Related

Ubuntu :: Firefox - Open Pdf Files - Doesn't Record Settings About Preferred Applications

Jul 28, 2011

lately I'm experiencing a few issues with Firefox 5.0 on my Ubuntu 11.04 installation. First of all, when I try to open pdf files, I often get a black page and I've to try to reload it many times before I can effectively read the pdf (even for small-size ones).

Secondly Firefox doesn't record settings about my preferred applications. If, for example, I want a file .torrent to be opened by deluge I have to enter manually /usr/bin/deluge because by default it would be opened by gedit. No matter if I select "use as default application" the next time the issue will be present again.

View 2 Replies View Related

Debian Installation :: Dual Boot - Install After Windows Is Already Installed

Jul 29, 2011

how to install Debian after Windows is already installed. Could someone give me a brief guide to begin the process of installing Windows? When I installed Debian I already made a partition for windows (in the same hard disk), I hope I did it right.

View 3 Replies View Related

Debian :: Install The Nvidia Package As The System Has A XFX 9 Series Card Installed?

Jul 19, 2011

I'm very new to Linux and have recently installed Debian Squeeze on my pc. I'm trying to install the Nvidia package as the system has a XFX 9 series card installed. I'm unable to get stop X to complete package installation. I keep getting permission denied when I run the command /etc/init.d/gdm stop. After reviewing a few forums I also log in as root to the console and tried the command there as well. I'm still getting the permission denied response. Can anyone advise on how to get around this?

View 2 Replies View Related

Debian :: Can Record But Can't Echo Input

Jun 28, 2015

I can play audio in my alsa system and I can record. To keep things simple, I use arecord to record and aplay to play. So far so good. The problem is, I cannot hear what I am recording as I record it. Is there some way to get the input to be echoed to the output? I would optimally like to be able to do this before recording as well as during, so that I can check the levels, find the part to record on the tape, beforehand.

I have tried a test of my card: I had aplay running in one term and arecord running in another. They both ran fine and when I checked the just-recorded file, it was different audio from what I had been playing. This would indicate that the card is able to input and output at the same time, I think? I've done the usual googling as well as reading through URL... and I have done many passes of trial-and-error on my .asoundrc. The more I look at my .asoundrc, the more it looks like it should be doing what I want, but it is not.

My .asoundrc (which again, does works but does not echo audio input):
Code: Select all# pros: this allows playback and record.  Playback of several
# programs at the same time works (their outputs are mixed
# together, mono and stereo mixed to stereo)
#
# cons: input is never echoed!

[code]....

View 1 Replies View Related

Debian Hardware :: No Record Device

Jul 19, 2013

I reccently installed Debian Wheezy 7.0.0.1 and when I tried to try the microphone nothing came out only the audio coming what I'm listening to (like What you hear on Windows) and noticed that I don't have any Microphone in either Alsa or anywhere else, only Output devices.

Now Creative is gone from "Available capture devices" in Skype.

View 1 Replies View Related

General :: Installed ASUS HD4670, Now Unable To Install ANY Debian Due To Low Memory Corruption?

Feb 1, 2010

I have a desktop PC which initially had the Intel D946gzis mobo, its chipset as video controller, some RAM and so. There I installed Debian without a problem alongside WindowsXP.

I've bought an ASUS HD 4670 video card, installed it on the PC and now the installed Debian does not work, while the Ubuntu live CD refuses to run no matter if I set acpi, apic on or off... it throws me some low memory corruption at position just like shown here. With normal configuration, Debian throws kernel panic (keyboard lights blinking). Anyone have faced this before? Ideas? Thanks!! (meanwhile, debian hides in a virtualbox :'( )

Edited: Tried Ubuntu 9.10 x64 (due to the fact i've a core2duo at 2GHz) and it throws a kernel-panic to me (flashing caps and num LEDs). On screen, can be read different lines with things like:

[ 1.957161] [] rb_erase+0xd6/0x160
[ 1.957266] [] page_fault+0x25/0x30

Could it be something about this new video card having ddr3?

View 1 Replies View Related

Fedora Installation :: Unable To Extact .rar Files - Error - There Is No Command Installed For RAR Archive Files

Jul 20, 2010

i am downloaded some e-books in the format .rar. when i am extracting them i am getting error as There is no command installed for RAR archive files. Do you want to search for a command to open this file?

View 3 Replies View Related

Debian :: Monitor Abd Record Processes Activity?

Nov 11, 2015

I need something to monitor and record the activity of the top 5 processes in terms of CPU usage and load average during a specific timespan. I'm having some spikes in the morning and just realized it's not always at the same time so it's hard to get up and watch the processes with top. I need something that records CPU usage and load average of the processes from 4AM to 9AM (for instance) so I can debug the process that it's consuming my CPU and spitting +80 e-mails with monit each day.

View 2 Replies View Related

Debian :: Audacity Record Sound System?

Jan 4, 2011

I've found somewhere on the forum I need to check whether "wave" in alsamixer is not muted. There is another posibility: change source in audacity to "wave". There is no option like this in my program and I don't know where can I find that "wave" in alsamixer. I don't use any like artsd, jack... Just alsa + fluxbox + audacity.

View 3 Replies View Related

Debian Installation :: Grub 2 Not Setting Boot Record?

Mar 21, 2011

I've been using squeeze for a year or two now, on a PC dual booting with windows xp. Not long ago I thought that, as it's now become the stable release version, I'd do a fresh install, which I've been trying to do with the first two dvds. The installation proceeds as expected, up to and including setting grub. However, although grub saysthat it has detected windows xp, and I tell it to set up the dual boot, the computer on reboot goes straight into windows xp, with no on-scrteen option shown for choosing debian.

View 6 Replies View Related

Debian Configuration :: Restoring Boot Record After GRUB Installation?

Mar 11, 2011

I have recently installed Debian alongside Vista on the same boot menu using the GRUB booting device. Only problem is, I couldn't boot Vista at all any more, so I removed my Debian installation from that drive. But the GRUB boot record persists, I don't have the Recovery disk to restore my old system, so I have to find a way to manually remove the GRUB track and put the old record in its place. I assume there was a copy made of it by the installation program, now my only problem is to find that file and copy the content back in place (at the address at the very beginning of the drive) all that by using Linux code, since that is all I have left. Being new to this game, I have no idea how to begin writing the right command for a job like this

View 3 Replies View Related

Debian :: Restore Original Boot Record After Grub Installation?

Mar 11, 2011

A few days ago I installed my first Linux product, which is Debian 6.0, and I installed the GRUB booting device on my main boot record, as it was suggested that it was a harmless step to take. Unfortunately, some quirk in my system made GRUB believe that I had XP when in fact I have Vista, so the options I have now are to boot Debian or to boot XP which is not on my computer. In other words, I have to get rid of GRUB now, but I'm realizing that he's not such an easy customer to kick out. I have moved my Linux installation to another drive, but the old GRUB always stays in place, and my Vista is stuck there frozen for eternity. So after considering all kinds of possibilities, I have come to the conclusion that the easiest way to restore my original boot record would probably be to find its backup copy that I assume the installation program made, and to copy it back into the right address at the beginning of the disk. I don't have the Vista recovery CD, so I really have to do this manually. So now my questions are these: did the installation program make a copy of the boot track, and if so, where did he put it and under what name, and finally, what command can I use from within the Debian terminal, which is now my only tool left, to copy the content of thesaid file into the first 512 bytes of the hard drive? I know that would be a simple matter for any serious geek, I guess I must be a little rusty. Anybody feel up to it?

View 9 Replies View Related

OpenSUSE Install :: Live USB Stick Does Not Record Changes

Apr 1, 2010

I created a live USB stick following the instructions at [URL] installing openSUSE-11.2-KDE4-LiveCD-x86_64-iso and booting a Motion LE1700. openSUSE works great but any file I create is lost after I reboot. I created the second partition with the script listed the instructions. Is there any anything else to do to make the live system mount the second partition?

View 5 Replies View Related

Debian Multimedia :: Can Hear From Microphone / Can't Record From Mic / Doesn't Work In Skype

May 2, 2011

I have some troubles with my microphone.I can hear it in ootput if I knock on it or speak, but I can't record from mic. It also does not work in skype.cant figure out what is the problem.

View 5 Replies View Related

OpenSUSE Install :: How To Record/save Logout/shutdown Messages For 11.2

Jun 20, 2010

how to record/save logout/shutdown messages for OpenSuse 11.2.

View 9 Replies View Related

Ubuntu Multimedia :: Install And Record Or Click Video/pics On This On 9.04?

Jan 11, 2010

I have a Frontech e-Cam (USB).
How can I install and record or click video/pics on this on Ubuntu 9.04?

View 3 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved