similar to: Aptitude vs. apt

Displaying 20 results from an estimated 4000 matches similar to: "Aptitude vs. apt"

2011 Jun 15
2
[PATCH 1/2] use apt-get instead of aptitude
--- config.ml.in | 2 +- configure.ac | 2 +- febootstrap_debian.ml | 8 ++++---- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/config.ml.in b/config.ml.in index a8c008a..262c913 100644 --- a/config.ml.in +++ b/config.ml.in @@ -22,7 +22,7 @@ let package_version = "@PACKAGE_VERSION@" let yum = "@YUM@" let rpm = "@RPM@"
2010 May 20
1
[PATCH ubuntu repost] Ubuntu: Use apt-get instead of aptitude when installing guestfsd.
Previously posted here: http://www.redhat.com/archives/libguestfs/2009-December/msg00041.html I can't get aptitude to work under debirf (not on Ubuntu anyway), so using apt-get is necessary for me. Rich. -- Richard Jones, Virtualization Group, Red Hat http://people.redhat.com/~rjones virt-df lists disk usage of guests without needing to install any software inside the virtual machine.
2011 Oct 19
1
[RFC] aptitude & BTRFS slowness
Hi all, I suffered a lot for the terrific performance of aptitude on a BTRFS filesystem. I don''t think that BTRFS is a slow filesystem, but it seems that some aptitude (or dpkg) patterns are capable to highlight the btrfs slowness in some corner case. In order to alleviate this problem, I wrote a small script which calls aptitude with the LD_PRELOAD libeatmyadata library. And now I
2008 Sep 22
1
Hmisc and Ubuntu (aptitude install)
Hi, I'm trying to get the Hmisc module on my Ubuntu Hardy Heron install. I tried getting Hmisc from within R by issuing the standard 'install.packages' command, but it said I needed 'gfortran' to compile. I thought I could circumvent this by using 'aptitude' to get the package 'r-cran-hmisc', but when I got it, the package had critical missing parts (got
2006 Sep 11
1
Bug#381481: aptitude: FTBFS: test failure
reassign 381481 aptitude thanks > On Fri, Aug 11, 2006 at 06:54:43AM -0700, Daniel Burrows wrote: > > > | ...................... > > > | rval == -1080447064 > > > | > > > | now2.tv_sec == 1155053066 > > > | now.tv_sec + 2 == 1155053066 > > > | now2.tv_usec == 882203 > > > | now.tv_usec == 887661 > > >
2012 Dec 14
1
mcollective and aptitude safe-upgrade
Guys Compliments of the festive season to everyone. Ive looked at mcollective plugins from http://projects.puppetlabs.com/projects/mcollective-plugins/wiki And I tried / installed some of them. What im looking for is a method or really a mcollective plugin to ''aptitude safe-upgrade'' on my test VMs. Would anyone have a solution or method on how I can go about this. The only
2006 Aug 12
0
Processed: Re: Bug#381481: aptitude: FTBFS: test failure
Processing commands for control@bugs.debian.org: > reassign 381481 xen-3.0 Bug#381481: aptitude: FTBFS: test failure Bug reassigned from package `aptitude' to `xen-3.0'. > retitle 381481 pthread_cond_timedwait does not wait enough Bug#381481: aptitude: FTBFS: test failure Changed Bug title. > severity 381481 important Bug#381481: pthread_cond_timedwait does not wait enough
2006 Sep 07
5
Mongrel Ultimate Deployment Certified Rails Aptitude Program
I''m proud to announce the official Mongrel certification program: http://mongrel.rubyforge.org/certified.html Move quick, seats are filling fast for the RubyConf courses. -- Zed A. Shaw http://www.zedshaw.com/ http://mongrel.rubyforge.org/ http://www.lingr.com/room/3yXhqKbfPy8 -- Come get help.
2010 Aug 31
23
Puppet + APT, I am lost...
Hi, For the past week, I have been trying to figure out the best way to do package management with Puppet on an Ubuntu system. I have studied many solutons I found on the web, but none of them seem to do exactly what I want. Among other things, I have tried everything that is discussed here: http://groups.google.com/group/puppet-users/browse_thread/thread/af7349171a5821a4/db96b809c97f6006 but
2007 Jun 11
6
Package resource changes
What with the impending release and a now fixed bug nagging me, I''m testing puppet [2556] from subversion. There have been changes in packages, I used to have Package { provider => "aptitude", } in my default.pp, but that doesn''t work anymore, and changing package to type or removing the declaration doesn''t help. How do package providers work now?
2013 Jan 27
1
CRAN-only "Hash Sum mismatch"
summary: updating R .deb's from recommended mirrors @ http://cran.r-project.org/mirrors.html has allowed me to keep my R version up-to-date for many months. But since Friday (25 Jan) I get errors like Failed to fetch <mirror URI/>/squeeze-cran/<deb name/>: Hash Sum mismatch but can install .deb's from non-CRAN sources. No fix from sudo rm /var/cache/apt/pkgcache.bin sudo
2011 Dec 01
6
subscribe exec to a dir fails
Hi, I am trying to convince aptitude update to run only when a file changes in /etc/apt/sources.list.d: exec { <snip> "aptitude-update": command => "/usr/bin/aptitude update", subscribe => "$basedir/sources.list.d", refreshonly => true; } File { owner => ''root'', group =>
2008 Jun 21
1
Howto uninstall compiz from Kubuntu
Compiz: A colleague tempted me with compiz eye candy, and I tried it. Sorry, but many features were too far outside my usability comfort zone: - lazy mouse (in /this/ day and age???) - The Run window did not reliably pop up - minimize-all-windows turned everything black Some of those items were configurable. Some required multiple, diverse reconfigurations to fix. I couldn't fix the
2014 Jun 25
1
samba4 migration
Hello, i plan to migrate from Samba NT4-style domain with ldap backend (samba3) to Samba Active Directory (samba4) I'm testing this on a "test machine" I want to install samba on a debian stable from backport repository. The first problem : To install samba i have to be on the same network as my samba3 server (internet access) But as it is said :
2014 Nov 03
2
Large Dependency List on Ubuntu Server 14
Forgive me if this is the wrong area to ask this question. I'm happy to inquire to a diff list if that's better. From: http://libguestfs.org/ "Downloads For source see the downloads directory. In Fedora or Red Hat Enterprise Linux: sudo yum install libguestfs-tools On Debian/Ubuntu: sudo apt-get install libguestfs-tools Open a disk image: guestfish --ro -i -a disk.img Other
2006 Feb 09
2
fuse module for domU
hello all, I''d like to install Fuse on a domU. I''m using debian testing. I did something like this on my pc at home: aptitude install kernel-image-2.6.8-2-386 kernel-headers-2.6.8-2-386 aptitude install fuse-source fuse-utils libfuse-dev libfuse2 aptitude install module-assistant m-a a-i fuse modprobe fuse but I''m not sure about it on a Xen instalation. after having
2014 May 22
0
Xen 4.4 packaging.
Il 18/05/2014 20:11, Fabio Fantoni ha scritto: > Il 17/05/2014 18:54, Fabio Fantoni ha scritto: >> Il 03/05/2014 11:30, Fabio Fantoni ha scritto: >>>> On Thu, 2014-03-06 at 14:05 +0000, Ian Campbell wrote: >>>> > Hi waldi, >>>> > >>>> > Are you planning to update the Xen package too 4.4 soon? Upstream >>>> have
2014 May 22
0
Xen 4.4 packaging.
Il 18/05/2014 20:11, Fabio Fantoni ha scritto: > Il 17/05/2014 18:54, Fabio Fantoni ha scritto: >> Il 03/05/2014 11:30, Fabio Fantoni ha scritto: >>>> On Thu, 2014-03-06 at 14:05 +0000, Ian Campbell wrote: >>>> > Hi waldi, >>>> > >>>> > Are you planning to update the Xen package too 4.4 soon? Upstream >>>> have
2013 Dec 10
1
Upgrading 2.15.3 to 3.0.x on Debian Squeeze?
I'm running Debian Squeeze on an amd64 machine and currently have R 2.15.3. Some packages have been installed with aptitude and some with install.packages(). Now I'd like to update R to 3.0.2 (I upgraded arm to a version that requires 3.0 :-( ), and I'm a confused. - http://cran.us.r-project.org/bin/linux/debian/ seems to say I just change the sources list to point to
2010 Mar 11
1
failed to execute child process
Long story short - very newbie on Linux. Loaded successfully Ubuntu9.10. Intrigued by Samba, tried to load newest version. Screwed up something, so tried to uninstall then re-install. Now getting "Could not launch samba" with message 'Failed to execute child process "/usr/lib/samba/ldb/samba3sam.so" (no such file or directory). Version is 2:3.4.0-3ubuntu5.4 Noted