Debian :: Nfsen Debian/ubuntu Package?

May 8, 2011

why nfsen has no debian/ubuntu package ? It's a really cool web frontend to nfdump/fprobe and it seems a lot of people are using it. I found the following references, so the installation seems well documented [URL]... But a package is more than install (management, update, repair, ...). It seems a package was in progress but never commited. [URL]... Does someone knows why? I checked a bit of documentation about debian packaging [URL]... but it seems not really useful for web front end and perl install.pl script.

View 1 Replies


ADVERTISEMENT

Debian :: Debian Synaptic Package Manager Error: Xserver-xorg Stripped?

Feb 10, 2011

I have used Debian Linux for two years, most recently the seventh or so iteration of Version 5. I use the Gnome desktop and the Synaptic Package Manager, not the Update Manager, for updates because it's easier to build a log with the former.In my most recent update, Synaptic stripped out all the xserver-xorg files�47 in all. I thought it peculiar but did not know enough to interfere. When I rebooted, the system told me I must install xserver or correct GDM configuration and restart.

Have I been hacked? Am I being tested by the Linux Illuminati? Or does it have something to do with the warning message I received at the end of the update-upgrade, attached? And how do I go about reinstalling xserver? With Aptitude? I have tried running apt-get -f install, to no effect.

View 4 Replies View Related

Debian :: Installing The Mint-meta-debian Package From The Repo?

Apr 14, 2011

Is there stability advantages to installing the mint-meta-debian package from the repo below??? I have read that LMDE is safer than running Testing because there is less chance for breakage with LMDE. Less risky overall. Is that true?

# Linux Mint Debian Edition (I get Firefox from here)
# get the mint-keyring from the repo
deb http://packages.linuxmint.com/ debian main upstream import

View 3 Replies View Related

Debian Configuration :: Build A Package - Debian / Rules Error?

Apr 2, 2011

I recently tossed Ubuntu for Debian Unstable for my personal machines and I'm having trouble building Emerald into a package. I've already configured and installed the package (using the usual ./configure, make, make install) but I wanted to make a deb for future use (for myself and for others). However every time I try to run dpkg-build I get the following error message.

dh_install -pemerald  --sourcedir=debian/tmp
dh_install: emerald missing files (usr/bin/*), aborting
make: *** [binary-install/emerald] Error 2
dpkg-buildpackage: error: debian/rules binary gave error exit status 2

[Code]...

View 2 Replies View Related

Debian Multimedia :: No Synaptic Package Manager In Debian Squeeze?

Aug 22, 2011

I have installed Debian Squeeze 6.0.2.1 amd64 from DVD-1.iso (4.4 GB) and I cannot install Synaptic Package Manager or Wine because they are not in the repos.

[Code]...

View 5 Replies View Related

Debian :: 6.0.1a I686 Debian Synaptic Package Manager

May 23, 2011

I just installed Debian lxde i686 and I do not see synaptic package manager?

View 2 Replies View Related

Debian Configuration :: Package-xy: Depends: Lib-something (>= Version_number) Which Is A Virtual Package

Nov 4, 2010

when I try to install a package, I've the message The following packages have unmet dependencies:package-xy: Depends:lib-something (>= version_number) which is a virtual package.

View 14 Replies View Related

Ubuntu :: Create A Debian Package?

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

Ubuntu :: How To Make A Debian Package

Apr 21, 2011

I have made a few programs, and I want to make them debian packages so I can distribute them, but the problem is that most tutorials on how to make a Debian package assume that you are not the person who started the source code, and that there are already things set up in the source code that will help you.

View 1 Replies View Related

Debian :: What The Package Cleaner Does In Ubuntu Tweak

Jul 6, 2010

I would like to be able to do what the package cleaner does in Ubuntu Tweak. What sort of command line magic is needed to clear unused config files, old kernels, cache and packages?

View 5 Replies View Related

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 View Related

Ubuntu :: Cannot Install Heimdall Through Debian Package

Jul 31, 2011

I'm trying to install Heimdall through a .deb package which helps me manipulate my Galaxy S phone through USB, but trying to install it I get a error.
Code:
Error: Dependency is not satisfiable: libusb-1.0-0 (>= 2:1.0.8)

View 1 Replies View Related

General :: How To Create Debian / Ubuntu Package

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

Debian :: How To Create A Package

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

Debian :: Name Of Old GUI Package Manager?

May 7, 2011

I'm rebuilding my system and I didn't want to install Synaptic right now because it had some broken dependencies. It's just a recommended package so I actually could install it but then I remembered that old GUI package manager that was very good but searching packages.debian.org and the Debian manual/reference I didn't find anything. It had a bland name like 'package manager' or something like that. Would it have been removed from the repo?

View 3 Replies View Related

Debian :: APT Always Installing The Same Package?

Feb 23, 2010

I'm experiencing a strange behavior from apt on my Debian 4 etch installation.

Sometime ago I installed XMailServer on it, and so far so good, it is working quite fine and no issue at all here. However since this installation apt got crazy and now each time I install something else it goes and installs xmail again. This creates the issue that everytime I add or remove a package xmail gets unconfigured and I've to delete spool and recreate the domains.

Sort of:

apt-get install somePackage ....regular messages if something else is needed to be downloaded... then installs xmailserver again for no reason at all giving a whole load of "file already exists" errors while rewrite xmail's config.

Already tried apt-get clean, apt-get autoclean, purge/remove -> reinstall sequence, delete the .deb package from apt's cache. But still no luck, apt insists into reinstall it everytime I want to install anything else.

Any place I can edit to make apt stop doing this?

View 3 Replies View Related

Debian :: How To Get RPM For Installing Package

Oct 5, 2010

I am new to Linux. I need to install a package libstdc++.so.5. I think I would require RPM first in order to get this package installed.

View 6 Replies View Related

Debian :: Forbidding A Package From Being Installed

Jan 24, 2016

Is this method the correct one if I want to forbid a foo package from being installed, even if this foo package is a dependency of another package? For example, geoclue is a dependency of Steam. However, I still want to install Steam, but not geoclue.

The method:

nano /etc/apt/preferences

Package: geoclue
Pin: origin ""
Pin-Priority: -1

View 3 Replies View Related

Debian :: Using A Lenny Package In Squeeze?

Jul 5, 2010

I am currently running Debian Lenny on one of my external HDDs and Debian Squeeze on the other one. I found a package I like in lenny but it seems it has not been added to squeeze (yet). The package is ksirc and i like it because it looks and feels like mIRC that I used in windows. My question is can I install the lenny version on squeeze with out it having an adverse effect? My other question is what do I put into the /etc/apt/sources.list to do this? i now see that ksirc is also available in a sid (unstable) version. Is it safe to install this one to my squeeze distro? and again what do I need to add to my sources.list to do this?

Or could I just download the deb package and install it using dpkg? New to this and just looking for the best way to get a favorite software package.

View 7 Replies View Related

Debian :: Multiple Versions Of A Same Package?

Aug 22, 2010

On my lenny+backports+debianmultimedia desktop I see two annoyances. 1st: There are multiple versions of same packages. But while attempting to remove the older versions I see apt-get is removing some essential packages. Is there any way to kill this duplicacy of packages? Here is a list of packages whose multiple instances are installed:

xulrunner-1.9.0.19-3
xulrunner-1.9.1.11-1~bpo50+1
cpp-4:4.3.2-2
cpp-4.3-4.3.4-6~bpo50+1
g++-4:4.3.2-2
g++-4.3-4.3.4-6~bpo50+1

[Code]...

Note: Just for sanity's sake I want to remove the extra versions and disable that error message, except that I don't see any problem.

View 6 Replies View Related

Debian :: Bug In Squeeze Package Syslinux?

Aug 29, 2010

I have been using Squeeze for a while and loving it.One handy utility is Unetbootin which I have been using to create bootable usb flash drives . Suddenly , some days ago - I couldn't boot with a newly created usb drive . The post boot screen is displayed and it hangs - tried Tiny Core linux , Debian installer and Freesco . I got my hands on a second flash drive and got the same error . After a lot of attempts I installed Lenny one of my older box and did the following ; Inserted the usb drive to my squeeze box and installed the image with Unetbootin Inserted the usb drive to my lenny box and ran syslinux /dev/sda1 Then the usb drive booted fine , in fact both drives booted fine . If I type syslinux /dev/sda1 on my squeeze box then the usb drive won't boot .From what I can understand there are different versions of syslinux ;

In Lenny 2:3.71+dfsg-5
In Squeeze 2:4.02+dfsg-3

What should I do about this - should I file a bug report ?

View 6 Replies View Related

Debian :: Cannot Find Exim Package ?

Oct 8, 2010

It's been awhile since last dealt with Debian.

I'm setting up mail server on Debian 5.04

So I need exim4-daemon-heavy, I removed exim4-daemon-light and can't find heavy, in fact can't find any exim package.

View 3 Replies View Related

Debian :: How To Find Out Origin Of Package

Apr 11, 2011

Is there any possibility, how to find out, from which repository the package come from?

View 11 Replies View Related

Debian :: Possible To Determine Details Of Package?

May 15, 2011

Is it possible to see what are build-in, in a package?
In example, freeradius lacks det TLS support, or exactly it lacks the EAP/PEAP support, which is requring TLS.

aptitude show freeradius gives this, and there are some required ssl packages, but is this the way to do it?code...

View 2 Replies View Related

Debian :: Package Out Of Truecrypt-7.0a-setup-x64?

Jun 21, 2011

've been using truecrypt for quite sometime now and, because of that, I want to make a .deb package out of the x86_64 precompiled tarball one's able to download via their site. I'd gain know how on this specific package building, would integrate the resulting package in the apt-management, etc..How can I do this? No "making" required. It is just a .deb repack of the precompiled truecrypt.

View 2 Replies View Related

Installation :: Install Package In Debian?

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

Debian :: Package Continues To Update

Mar 10, 2015

At my current job it is my responsibility to update all the servers, as well as some of the workstations. Its an easy enough job, I just remote in to each "machine", and use Synaptic to update. Well, we have a package that was created here "key-build-tools-g6" and for some reason, after I update and go to close Synaptic, it says "There are still marked changes that have not yet been applied. They will be lost if you choose to quit 'Synaptic'". If I cancel and "Apply Updates" then look at the "Details" it says "key-build-tools-g6 (version 18) will be upgraded to version 18". I go ahead and update it again, it downloads, and installs, but then when I go to exit... Same thing.

View 6 Replies View Related

Debian :: Unable To Locate Package

Aug 24, 2015

I m Using 4.0.0-kali1-amd64 in VMplayer Debian - 64bit my internet works fine with wired and wirless as well i tried to install wcid package and that show me error see below :

I m facing some problem

apt-get install wcid-gtk
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package wcid-gtk

2nd thing is blueooth is enable but not works hcitool scan or btscanner

View 3 Replies View Related

Debian :: Different Package Versions From Same Repository

Jan 10, 2016

I noticed today when I was offered by synaptic to update some packages that there seemed to be two versions available from the same repository (stable). How could that happen?

For instance if I check package "xscreensaver" installed version is 5.30-1+b1 and versions available are;
5.34-1 (testing)5.30-1+deb8u1(stable)5.30-1+b1 (stable)

Below is my /etc/apt/sources.list. I'm not sure why, but rows 1 and 6 are identical except for stable beeing replaced by jessie. Row 3 and 7 are almost same too. Because jessie=stable (at the moment), is there any point with having duplicated rows in sources.list?

Code:

Select alldeb http://ftp.se.debian.org/debian/ stable main non-free contrib
deb http://ftp.debian.org/debian/ stable-updates main non-free contrib
deb http://security.debian.org/ stable/updates main non-free contrib

deb http://ftp.se.debian.org/debian/ testing main non-free
deb http://ftp.se.debian.org/debian/ jessie contrib non-free main  <--- Same as first row?
deb http://security.debian.org/ jessie/updates contrib non-free main

View 14 Replies View Related

Debian :: Getting The Message, The Following Package Cannot Be Authenticated?

Feb 22, 2010

When trying to install various packages, from backports presumably, I am getting the message, The following package cannot be authenticated!I have tried to add the keyring by installing apt-get install debian-backports-keyringand wget -O - http://backports.org/debian/archive.key | apt-key add -however I am still getting warned by apt. What am I doing wrong?

View 2 Replies View Related







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