On Sat 16 Jul 2016 at 18:25:51 +0100, Aaron Gray wrote:
> fixed. I removed exim4-base and it took me back to the terminal stage
> of the postfix install.
Considering it is impossible to have two MTAs at the same time one
wonders how exim4-base was on your machine at the simultaneously with
postf
fixed. I removed exim4-base and it took me back to the terminal stage
of the postfix install.
On 16 July 2016 at 16:39, Aaron Gray wrote:
> Debian 8 nearly a fresh install too
> see my other post as to how it got like it
>
>
> On 16 July 2016 at 16:18, Francesco Ariis wrote:
>> On Sat, Jul 16,
Debian 8 nearly a fresh install too
see my other post as to how it got like it
On 16 July 2016 at 16:18, Francesco Ariis wrote:
> On Sat, Jul 16, 2016 at 04:12:54PM +0100, Aaron Gray wrote:
>> Hi,
>>
>> dpkg seems to be totally broken :-
>
> Hello Aaron,
> is this Debian of Frankendebian?
>
On Sat, Jul 16, 2016 at 04:12:54PM +0100, Aaron Gray wrote:
> Hi,
>
> dpkg seems to be totally broken :-
Hello Aaron,
is this Debian of Frankendebian?
Hi,
dpkg seems to be totally broken :-
$ sudo apt-get install node
[sudo] password for aaronngray:
Reading package lists... Done
Building dependency tree
Reading state information... Done
You might want to run 'apt-get -f install' to correct these:
The following packages have unmet dependenc
On 6/9/2013 10:57 AM, Brian wrote:
> On Sat 08 Jun 2013 at 18:39:45 -0500, Stan Hoeppner wrote:
>
>> On 6/8/2013 4:43 AM, Brian wrote:
>>>
>>> apt/aptitude have their own idea of what packages are available and do
>>> not use what is in /var/lib/dpkg/available. So you should not have any
>>> probl
On Sat 08 Jun 2013 at 18:39:45 -0500, Stan Hoeppner wrote:
> On 6/8/2013 4:43 AM, Brian wrote:
> >
> > apt/aptitude have their own idea of what packages are available and do
> > not use what is in /var/lib/dpkg/available. So you should not have any
> > problem with installing.
>
> Others mention
Stan writes:
> ...why does "aptitude remove --purge" throw an error trying to read
> /var/lib/dpkg/available. This would suggest aptitude calls dpkg
> during package removal. Is this the case?
Only dpkg ever installs or removes anything.
--
John Hasler
--
To UNSUBSCRIBE, email to debian-user
On 6/8/2013 4:43 AM, Brian wrote:
> On Fri 07 Jun 2013 at 18:54:11 -0500, Stan Hoeppner wrote:
>
>> On 6/7/2013 5:26 PM, Brian wrote:
>>>
>>> A missing available file can be rebuilt with
>>>
>>>apt-get/aptitude/dselect update
>>>
>>> Doing
>>>
>>>touch /var/lib/dpkg/available
>>>
>>> befor
On Fri 07 Jun 2013 at 18:54:11 -0500, Stan Hoeppner wrote:
> On 6/7/2013 5:26 PM, Brian wrote:
> >
> > A missing available file can be rebuilt with
> >
> >apt-get/aptitude/dselect update
> >
> > Doing
> >
> >touch /var/lib/dpkg/available
> >
> > beforehand might not come amiss.
>
> T
On 6/7/2013 5:26 PM, Brian wrote:
> On Fri 07 Jun 2013 at 16:30:34 -0500, Stan Hoeppner wrote:
>
> [Snip]
>
>> What's the best method for fixing this, getting dpkg running again, and
>> removing lshw, given some of its file have been corrupted/lost? There
>> wouldn't happen to be a single comma
On Vi, 07 iun 13, 16:30:34, Stan Hoeppner wrote:
>
> Contents of one file looks probable for available.
The 'available' file seems to be the same as the Packages file, deb822
format describing packages:
Package: foo
Priority: optional
Section: ...
(you get the point)
Kind regards,
Andre
On Fri 07 Jun 2013 at 16:30:34 -0500, Stan Hoeppner wrote:
[Snip]
> What's the best method for fixing this, getting dpkg running again, and
> removing lshw, given some of its file have been corrupted/lost? There
> wouldn't happen to be a single command to rebuild the dpkg subsystem
> would ther
I had some filesystem corruption. The last thing I did before the
machine hard locked was to install lshw. lshw is what hard locked the
system. Let's save the filesystem journaling discussion for another day
and focus on the matter at hand.
Anyway, at least one dpkg file entry was damaged and t
>> $ apt-get remove scilab-sivp
>> ...
>> dpkg: error processing sivp (--configure):
>> subprocess post-installation script returned error exit status 1
>
> However, in general, you can bypass this error--"subprocess post-installation
> script returned error"--by removing /var/lib/dpkg/info/$packa
On Friday 04 September 2009 09:03:34 Mike P wrote:
> $ apt-get remove scilab-sivp
> ...
> dpkg: error processing sivp (--configure):
> subprocess post-installation script returned error exit status 1
This error is because of something that happened before it, that usually
generates some output.
Hi,
After dist-upgrade I am left with the package scilab-sivp which
refuses to be removed and also precludes me from installing anything
else. It seems that scilab-sivp depends on sivp package, but since
sivp is not installed dpkg fails. I can't either install sivp or
uninstall scilab-sivp. Is the
on Fri, May 18, 2001 at 10:49:48AM +1000, Kieren Diment ([EMAIL PROTECTED])
wrote:
>
> I tried Andreas' suggestion, and this is what happens:
>
> # apt-get --fix-broken remove procmail
>
> Reading Package Lists... Done
> Building Dependency Tree... Done
> The following packages will be REMOVED:
You should just run the command "apt-get --fix-broken install" without
any package names. Also make shure you have done apt-get update
recently. It is almost never worth re-installing just because of a small
problem :)
Kieren Diment wrote:
>
> I tried Andreas' suggestion, and this is what happens
I tried Andreas' suggestion, and this is what happens:
# apt-get --fix-broken remove procmail
Reading Package Lists... Done
Building Dependency Tree... Done
The following packages will be REMOVED:
procmail
0 packages upgraded, 0 newly installed, 1 to remove and 1 not upgraded.
Need to get 0B o
Have you tried:
# apt-get --fix-broken remove
# apt-get --fix-broken install
?
Kieren Diment wrote:
>
> I was trying to install LyX, with dpkg -i lyx*.deb, but was told that
> libforms0.89 was not installed.
>
> So after that I kept making errors, downloading libforms-bin and
> installing th
I was trying to install LyX, with dpkg -i lyx*.deb, but was told that
libforms0.89 was not installed.
So after that I kept making errors, downloading libforms-bin and
installing that by mistake, downloading libforms and Lyx for the wrong
Architecture (Mk68 and Sparc) by mistake. I finally got t
"Forrest English" <[EMAIL PROTECTED]> wrote:
>i get a LOT of segfaults whenever i'm trying to install an application.
>
>so, i basicaly can't install anything anymore.
Welcome to unstable :)
dpkg --version
http://bugs.debian.org/dpkg
--
Colin Watson [E
i get a LOT of segfaults whenever i'm trying to install an application.
so, i basicaly can't install anything anymore.
--
Forrest English
http://truffula.net
"When we have nothing left to give
There will be no reason for us to live
But when we have nothing left to lose
You will have nothing
In <[EMAIL PROTECTED]>, on 03/05/01
at 09:17 PM, Glen Snyder <[EMAIL PROTECTED]> said:
>Joey Hess wrote:
>> Glen Snyder wrote:
>Thanks for the suggestions. It turned out that the problem was with
>perlI reinstalled the perl packages and everything works fine.
>dpkg-preconfigure is a pe
Joey Hess wrote:
> Glen Snyder wrote:
> > Hi again. Sorry to pester about this. apt-get does not work with testing
> > (Woody) for me anymore. Nor does dpkg. The problem is with
> > dpkg-preconfigure, I think. If I try an apt-get dist-upgrade, it exits
> > with this message:
> >
> > /bin/sh: /usr/
Glen Snyder wrote:
> Hi again. Sorry to pester about this. apt-get does not work with testing
> (Woody) for me anymore. Nor does dpkg. The problem is with
> dpkg-preconfigure, I think. If I try an apt-get dist-upgrade, it exits
> with this message:
>
> /bin/sh: /usr/sbin/dpkg-preconfigure: No such
Hi again. Sorry to pester about this. apt-get does not work with testing
(Woody) for me anymore. Nor does dpkg. The problem is with
dpkg-preconfigure, I think. If I try an apt-get dist-upgrade, it exits
with this message:
/bin/sh: /usr/sbin/dpkg-preconfigure: No such file or directory
E: Sub-proce
What on earth is going on here? I tried all the force options. I
unpack libc6_2.1.2-6 and dont see any tmp.ci/shlibs file in it. And there
is no tmp.ci/ or shlibs in /var/lib/dpkg. Any ideas? This is really
screwing up my sistem's functionality! :(.
[EMAIL PROTECTED]:/home/tmh31#apt-get -f
I recently upgraded my dpkg package to the latest in the unstable tree
because another package suggested it. Now whenever I try to run dpkg I
get a Segmentation Fault. That's it. All the terminal says is
"Segmentation fault". I don't know if it has anything to do with it,
but I am running the l
I was doing some upgrading/system cleanup, when I got this error from
dpkg:
(Reading database ... dpkg: error processing /Files/apt_0.1.9.deb
(--install):
error reading files list file for package `kernel-source-2.0.34':
Input/output error
Errors were encountered while processing:
/Files/apt_0.1.
hi all!
i just intalled slink, and now i have a problem with removing some
packages i don't want:
# dpkg -r tetex-bin
(Reading database ... 26991 files and directories currently installed.)
Removing tetex-bin ...
install-info: No dir file specified
dpkg: error processing tetex-bin (--remove):
su
Hi all.
OK, so yesterday, in the process of updating my system to the newest
slink, I broke dpkg. I cannot install packages anymore. The error
messages are as follows:
Preparing to replace modconf 0.2.23 (using modconf_0.2.24.deb) ...
Unpacking replacement modconf ...
gzip: stdout: Broken pipe
d
33 matches
Mail list logo