Ubuntu Installation :: How To Create Debian Package
Jan 18, 2010
Every time i start with a new installation, i have to download all the useful software once again...
i think it would be simple and easy-to-use if these software could be bundled into debian packages which can be installed just by clicking (like in windows)...
Is there any website where I can find debian packages for important software? Or can I create them myself...
View 5 Replies
ADVERTISEMENT
Feb 25, 2015
I have a project and would like to create a .deb package that brought on any computer with debian distribution installs it in your home user who is installing.I followed a guide and managed to create a deb package from my sources with FPM. But creates them with root permissions and tells me that I should create a script before installation to change the permissions.
View 2 Replies
View Related
Jul 25, 2010
I have successfully compiled Filezilla (Client) and now I would like to create a debian package whereby I can distribute the Software to my friends.
View 6 Replies
View Related
Jun 13, 2010
I would like to know how to create a package properly. Because, in Wine website, the latest .deb is for Wine 1.1.42 and now there is Wine 1.2-rc3.
I know that i can install Wine with the source and these command : ./configure make make install
doesn't want to compile Wine source (brr it's terrible), it's simpler to install the lastest Wine version with the package.
View 7 Replies
View Related
Jul 12, 2010
I tried following this tutorial on how to create a Debian/Ubuntu package and ran into the following stumbling block: When I tried installing debmake (a tool to easily create Debian packages; trying to debian-package a jhbuild prefix and upload it to a PPA) I got an error from APT saying that the package was not found.After an extensive Google search, I noticed that the package was only used in Ubuntu up to Hardy and after that was deprecated. Why? Did dpkg-dev suddenly include the deb-make command in its package or something?
After reading the deprecation announcement on the mailing list located in the Google search it seems as though debhelper replaces debmake.
View 1 Replies
View Related
Sep 12, 2010
When you get to the package installation you get by default:
Desktop Environment
Standard System
Which i disable for my minimal installation.Out of curiosity, can somebody tell me what is installed with the Standard System?
View 3 Replies
View Related
Aug 16, 2010
How to install package in Debian?
I had try to install "wireless-tools" in debian
apt-get install wireless-tools
I got error
E: Couldn`t found package wireless-tools
How to ?
View 2 Replies
View Related
Jul 30, 2010
Installing Debian on a new laptop and read that Debian-Installer (DI) can create an encrypted partition (/home) during installation.However, when I went through installation and started the manual partitioning (standard, non-lvm) , I am unable to locate the encryption option.
View 8 Replies
View Related
Feb 18, 2010
instructions on how to create a .deb package?
View 3 Replies
View Related
Nov 23, 2010
I have package "myPackage" on Desktop with all needed files inside.
How can I create "myPackage.deb" from "myPackage"?
View 7 Replies
View Related
Jun 3, 2015
I am attempting to install some applications on Debian 8 Jessie, with Gnome Desktop, and every package I try to install keeps coming up with the error E: Package Not found, I have been searching then trying for a solution on the Web, which includes apt-get update, and there are none for Debian 8 at all.
View 14 Replies
View Related
Dec 2, 2010
im currently setting up debian on a spare box i have and have been useing the advanced install so i could use the ssh ability to continue the install from a different computer. what i want to do is add the ssh to the install so that when the system boots with out the disk i can get into it with out having to wake up my nephew. is this possible or will i have to wait till i have access to the system to install the ssh server?
View 1 Replies
View Related
Dec 16, 2010
With Ubuntu i used some software which only had an installation procedure or a package for ubuntu. Program's such as Ailerus or Usenet Resource Downloader. What i would like to is this: Since Ubuntu is Debian-based, is it possible that software, intended for Ubuntu, can also be installed under Debian? Or is there a slight difference in structure between debian and ubuntu that makes it almost impossible to add software, intended for Ubuntu, under Debian?
View 14 Replies
View Related
Sep 7, 2011
I was recently pushed back towards linux after spending nearly a decade in a windows only environment and I'm finding myself struggling. The reason for the change is that we purchased Kaspersky and the mail gateway is only available under linux. They advised Debian and Exim.
The crux of the problem is that I have a working debian server running with exim4 and kaspersky to act as a gateway mail server but it's not checking inbound mail against the internal servers address list. For this I need to add ldap support to the exim package but I'm not sure how to do this - it seems silly that I should have to start over at this stage.
Full details:= I didn't have too much trouble installing and configuring a debian 64bit server for our network, adding exim4 and getting it all set up to work, then several weeks of hot fix releases and "oh, it shouldn't do that" passed as we attempted to get the Kaspersky software operating properly. During that time I learned that the kaspersky software does not provide a function to check inbound emails against the internal server. Previously we did this with an LDAP lookup under the Sophos Puremessage software that Kaspersky replaced. Without this function the MTA sends out a lot of backscatter that results in the server being put on blocklists and that effects business. Kaspersky tell me this is something I need to set the MTA software (exim4) to do so I've looked that up and it appears that step 1 is to install exim with ldap support... but I've already installed and configured exim without ldap support. So I'm not sure if I have to start over by removing exim, install over the top or what. Also if I do add ldap support or install exim-heavy over what I have will I need to reconfigure everything I've done so far?
as I said, it's been 10 years since I used linux and even then it was fairly basic sendmail and apache stuff.
View 1 Replies
View Related
May 12, 2010
I installed a packge redmine apt-get install redmine It went without any error. But I found later that it was not working. Another package I installed was red5 during installation it says it can not start red5-server. How can I debug the package installations. If there would have been some script I would have set some thing like set -vmx in it.
As an example while installing red5 I got a message to issue the following
Code:
See [url] for more information about dependency based boot sequencing. To reattempt the migration process run 'dpkg-reconfigure sysv-rc'. Even then it failed.
View 1 Replies
View Related
May 15, 2015
I'm having a problem creating an USB bootable pendrive, with Debian Jessie stable. I've downloaded the ISO from the site (I have tried with two versions, netinst and gnome). I tried to create the bootable pendrive with the command dd.
Code: Select alldd if=debian-etcetcetc.iso of=/dev/sdb
I put two pendrives that i've dd'ed them on the usb ports, and then typed fdisk -l, it returned this:
Code: Select allDevice Boot Start End Sectors Size Id Type
/dev/sdb1 * 64 2978975 2978912 1,4G 17 Hidden HPFS/NTFS
Disco /dev/sdc: 7,3 GiB, 7784628224 bytes, 15204352 setores
Unidades: setor de 1 * 512 = 512 bytes
[code]...
However, i tried to boot this two pendrives in three PCs and it was not recognized by anyone as bootable system.
View 12 Replies
View Related
Jun 29, 2011
I am wondering how to add a need to restart notification in a Debian package, so upon installation, it'd pop up something to tell the user to restart the computer for changes to take effect. Perhaps something like what happens with some packages through the update-manager when it prompts the user to restart for the changes to take effect.
Is there any way to do that? Perhaps adding something at the end of a "postinst" file?
Thinking about it, I could just add something like this at the end of the "postinst" file:
Code:
notify-send -t 86400000 -i /usr/share/icons/gnome/32x32/status/info.png "Please restart the computer for all changes to take effect."
It'd work, but not as well. For instance, if the person isn't by their computer at the time.
Another option could be using a Zenity dialog box. That might work. Though, if done, wouldn't a yes/no question box keep the actual package from technically finishing until the user would select yes/no to restart?
View 6 Replies
View Related
Apr 27, 2015
After Updating to version 8.0 today...
Package Updater GUI is Failing with the message:
No updates are available
No network connection was detected.
=================================
I did updates almost daily on wheezy
Todays updates [via the Pkg Updater GUI] were over 300 meg.
After the updates and reboot
System was showing version 8.0 in the GUI desktop and using 'cat /etc/debian_version'
Then...
From terminal I did ...
apt-get update
apt-get dist-upgrade
The dist-upgrade was over 40 minute and ~ 500meg
Things seemed to go well.
I updated sources.list with apt-spy.
[In order to trouble-shoot: I subsequently commented-out the apt-spy sources and found some generic sources on internet]
==========================================
# sources.list generated by apt-spy v3.2.2
#
# Generated using:
#
[Code].....
apt-get and Synaptic GUI both work.
I did/reviewed some settings in the Synaptic GUI I imported two v8 signing keys into Synaptic from [URL]
Package Updater GUI is Failing with the message: No updates are available No network connection was detected.
View 5 Replies
View Related
Jan 8, 2016
I have installed Package: gnumeric (1.12.18-2) in my Jessie/Mate system. It is very jittery on scrolling, and I was wondering if I should upgrade to the version (1.12.26-1) in stretch(testing), as there seem to have been a large number of bugfixes.
I have tried the following simulation command, but it gives the error message shown:
Code: Select all~# apt-get --simulate -t stretch install gnumeric
Reading package lists... Done
E: The value 'stretch' is invalid for APT::Default-Release as such a release is not available in the sources
The documentation suggests that I may need to create an apt preferences file. I do not have any of the following files mentioned by the apt-get man page:
/etc/apt/preferences/etc/apt/preferences.d/etc/apt/apt.conf
What I would like to do is upgrade just the specific package jessie/gnumeric(1.12.18-2) to stretch/gnumeric(1.12.26-1). I do not want any other packages to be inadvertently upgraded to stretch. I have seen warnings that one can easily end up with a badly mixed system and I wish to avoid that! I also do not want to disturb the standard apt-get update, which I am running daily via anacron at present.
View 14 Replies
View Related
Jan 25, 2016
Musescore 2.0 is available but only for Sid, I have just installed Jessie since I wanted the stable version. I was wondering if it was possible to install that packaged only from the sid distribution on jessie. How should I proceed?
View 9 Replies
View Related
Jun 30, 2010
Recently tried to install a new Wine package, but the install failed, so I removed it and reinstalled the old one. That installation also failed, and now the package is in a half-installed state and can neither be installed nor removed. I'd be most grateful for some help - I miss my Wine!
# apt-get install 0.9.47~winehq0~debian~4.0-1
Reading package lists... Done
Building dependency tree... Done
E: The package wine needs to be reinstalled, but I can't find an archive for it.
# apt-get remove 0.9.47~winehq0~debian~4.0-1
Reading package lists... Done
Building dependency tree... Done
E: The package wine needs to be reinstalled, but I can't find an archive for it.
What does it mean by "an archive", and where can I find one?
View 3 Replies
View Related
Jan 26, 2011
I am running Debian Sid unstable , from one day apt-get, aptitude and dpkg cannot install any package.
View 1 Replies
View Related
Apr 3, 2011
I was using Lenny until now, and I liked it very much. Now I've seen that squeeze is finally released, so I decided to make a fresh install of squeeze, as I made some mistakes while installing lenny, like downloading kde meta-package (full of useless programs), small root partition etc...Now, I want to install Squeeze with KDE, but not the meta-package, just the required programs in order to run the GUI, and then I want to select which programs to install by myself... How can I do that?
View 2 Replies
View Related
Jul 7, 2011
I am running a vps with nginx as webserver. For some odd reason (I don't know if it was installed already) apache2 was running before nginx could start. After stopping apache2 nginx starts fine again. But, I want to completely remove apche2, but:
root@vps2:~# apt-get --purge remove apache2*
Reading package lists... Done
Building dependency tree
Reading state information... Done
Package apache2 is not installed, so not removed
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
root@vps2:~#
but:root@vps2:~# ls -la /usr/sbin/apache*
lrwxrwxrwx 1 root root 34 Jul 5 01:46 /usr/sbin/apache2 -> ../lib/apache2/mpm-prefork/apache2
-rwxr-xr-x 1 root root 5326 Mar 22 23:56 /usr/sbin/apache2ctl
lrwxrwxrwx 1 root root 10 Jul 5 01:46 /usr/sbin/apachectl -> apache2ctl
root@vps2:~# ls -la /etc/ap
apache2/ apm/apt/
root@vps2:~# ls -la /etc/apache2/
total 76
drwxr-xr-x 7 root root 4096 May 27 17:32 .
drwxr-xr-x 88 root root 4096 Jul 5 20:46 ..
-rw-r--r-- 1 root root 7908 May 27 17:32 apache2.conf
drwxr-xr-x 2 root root 4096 May 27 17:32 conf.d
-rw-r--r-- 1 root root 1169 May 27 17:32 envvars
-rw-r--r-- 1 root root 0 May 27 17:32 httpd.conf
-rw-r--r-- 1 root root 31063 May 27 17:32 magic
drwxr-xr-x 2 root root 4096 May 27 17:32 mods-available
drwxr-xr-x 2 root root 4096 May 27 17:32 mods-enabled
-rw-r--r-- 1 root root 750 May 27 17:32 ports.conf
drwxr-xr-x 2 root root 4096 May 27 17:32 sites-available
drwxr-xr-x 2 root root 4096 May 27 17:32 sites-enabled
root@vps2:~#
Apache2 is there and I can start it normally with /etc/init.d/apache2 start but I want it removed, how do I do that?
View 2 Replies
View Related
Feb 11, 2016
Every time I try to create a bootable USB on my sid boxes, it comes out corrupt. I'm trying to use a multi-arch netinst iso so I can back up my tablet. Anyway, I use
[code]
# cp debian-8.3.0-amd64-i386-netinst.iso /dev/sdf
[code]
And it won't boot, so I checked the drive with gparted on my desktop, and get some errors about invalid block sizes and corrupt partitions. When I try fdisk, it lists an EFI partition as I would expect, and then another partition with the right size, but its listed as type empty. I also get some invalid size errors there. This happens with an older iso I have successfully used in the past. When I run fdisk on the ISO file, I get the same errors as the USB drive. Here's the output
[code]
daniel@frakenstein:~/Downloads$ sudo fdisk -l ./debian-8.3.0-amd64-i386-netinst.iso
Disk ./debian-8.3.0-amd64-i386-netinst.iso: 556 MiB, 583008256 bytes, 1138688 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disklabel type: dos
[Code]...
I think my issue is with the message about 2048 vs 512 byte block sizes. I tried setting up partitions on my drive and just copying data to them from the iso. This makes the BIOS recognize the USB disk and it tries to run the bootloader, but fails since the symlinks are messed up copying that way. I've tried a few different boxes (all running sid) and I get the same results on all of them.
View 6 Replies
View Related
Feb 7, 2011
I have 3 partition:
# fdisk -l
Disco /dev/sda: 20.0 GB, 20020396032 bytes
255 heads, 63 sectors/track, 2434 cylinders
Units = cilindros of 16065 * 512 = 8225280 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
[Code]...
View 3 Replies
View Related
Jan 23, 2011
I have Lenny installed.Is it possible to create a Live CD/DVD with all settings from this installation to use it on the same Hardware?
View 5 Replies
View Related
Sep 8, 2011
I am going to install debian on my laptop. I just wondering that i am not able to see differentiation between debian installation package for server or desktop? are debian server and desktop edition included in one package ?
View 2 Replies
View Related
Oct 7, 2009
I'm using rpm either debian as an installation package for our developed product (multi-targets)I have to display a EULA (end-user license agreement) during its installation.How can I design that requirement ?
View 3 Replies
View Related
Jan 27, 2010
I am trying to create a LiveCD with the option of installation.So far, so good.Live and installation works well.Now I want to automate the installation. The problem is that when I run the install from the ISO, he said he did not could find the preseed file.In looking around, it seems that we should add this file in initrd But, I do not see how.I searched a few hours on the net in vain.
View 1 Replies
View Related