RE: apt-get

2002-09-19 Thread DEFFONTAINES Vincent



apt-cache search dev | grep "\-dev" | awk '{print $1}' 
| grep "\-dev" | xargs apt-get install
 
should 
do it in a very dirty way ;-)
 
 
Vincent

  -Original Message-From: Nikodim Nikodimov 
  [mailto:[EMAIL PROTECTED]]Sent: Thursday 19 September 2002 
  16:36To: [EMAIL PROTECTED]Subject: 
  apt-get
  Is there a possible way to tell apt-get to 
  install all Development packages?
   
  NN
   


Re: apt-get source postgres

2002-09-17 Thread Adrian von Bidder

On Wed, 2002-09-18 at 05:49, Jonas Persson wrote:
> Hi everyone, i have a problem finding postgresql 7.1.3 source as debian package. I 
>looked in potato 
> but there the version is 6.5.4. The reason why i want an older version is that the 
>application i want to 
> run against postgresql uses features which is changed in 7.2 and will make the 
>application to not work
> properly.
>  
> Help apreciated to find the postgresql 7.1.3 Debian package source. I assume there 
>will be no problem to 
> compile the thing on a woody box and get it working properly.

Hmmm, not even snapshots.debian.net has 7.1.3 pkgs, from what I can see.
Are you sure you don't want to upgrade the application? 7.2 has
improvements and bugfixes (a few of them quite important), so if your
application should run for some time it would probably be worth it.

You could try mailing the postgres pkg maintainer, I'm sure he has some
backups.

cheers
-- vbi

-- 
secure email with gpg   http://fortytwo.ch/gpg

NOTICE: subkey signature! request key 92082481 from keyserver.kjsl.com



signature.asc
Description: This is a digitally signed message part


RE: apt-get source postgres

2002-09-18 Thread Jonas Persson

The reason why i need to use 7.1.3 is that it takes about 2 weeks to change the sql 
queries to
be able to run against 7.2. And i believe it takes less time to compile a 7.1.3 
version and get
it running on woody. I know there is a lot of improvements in 7.2 but it's not my 
deceision to
stick with 7.1.x for this application.

Anyway i received the .dsc and .diff file for potato 7.1.3 and i have compiled it 
successfully
so now i am going into the testing phase to make sure it work properly.

Regards Jonas

-Original Message-
From: Adrian von Bidder [mailto:[EMAIL PROTECTED]]
Sent: den 18 september 2002 09:00
To: [EMAIL PROTECTED]
Subject: Re: apt-get source postgres


On Wed, 2002-09-18 at 05:49, Jonas Persson wrote:
> Hi everyone, i have a problem finding postgresql 7.1.3 source as debian package. I 
>looked in potato 
> but there the version is 6.5.4. The reason why i want an older version is that the 
>application i want to 
> run against postgresql uses features which is changed in 7.2 and will make the 
>application to not work
> properly.
>  
> Help apreciated to find the postgresql 7.1.3 Debian package source. I assume there 
>will be no problem to 
> compile the thing on a woody box and get it working properly.

Hmmm, not even snapshots.debian.net has 7.1.3 pkgs, from what I can see.
Are you sure you don't want to upgrade the application? 7.2 has
improvements and bugfixes (a few of them quite important), so if your
application should run for some time it would probably be worth it.

You could try mailing the postgres pkg maintainer, I'm sure he has some
backups.

cheers
-- vbi

-- 
secure email with gpg   http://fortytwo.ch/gpg

NOTICE: subkey signature! request key 92082481 from keyserver.kjsl.com


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Re: apt-get and kde

2002-09-27 Thread Colin Watson

On Fri, Sep 27, 2002 at 08:23:25AM -0500, John Manko wrote:
> poppy:/home/jmanko# apt-get upgrade kde
> Reading Package Lists... Done
> Building Dependency Tree... Done
> The following packages have been kept back
>  ark karm kate kcalc kcharselect kcoloredit kcron kdebase kdepasswd kdf 
>  kdict kdm kedit kfind kfract kghostview khexedit kiconedit
>  kit kjots kmail knewsticker knode knotes konqueror konsole korn kpackage 
>  kpaint kruler kscreensaver ksirc ksnapshot ksysv ktimer
>  kuser kview secpolicy
> 0 packages upgraded, 0 newly installed, 0 to remove and 38  not upgraded.

That's dubious syntax anyway - 'upgrade' upgrades everything, *not*
single packages, and doesn't take arguments. However, it won't cope well
with changing dependencies, by design. Read the apt-get man page and try
'apt-get dist-upgrade' instead.

Cheers,

-- 
Colin Watson  [[EMAIL PROTECTED]]


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




re: apt-get and kde

2002-09-27 Thread John Manko

I wrote:

 >I get the following message when using apt-get to upgrade kde.
 >I thought that this was address before, but I couldn't find anything 
in the archive.
 >Also, when I run xscreensaver-demo from the command line (a new 
installation via source), it's different than the setup 
 >xscreensaver-demo interface run from kscreensaver on the taskbar.  I 
searched by system for multiple copies of this,
 >but found only the one I installed by hand.  Does it go by another 
name, ie command (the xscreensaver-demo run from kde, that >is)?
 >Thanks


 >poppy:/home/jmanko# apt-get upgrade kde
 >Reading Package Lists... Done
 >Building Dependency Tree... Done
 >The following packages have been kept back
 > ark karm kate kcalc kcharselect kcoloredit kcron kdebase kdepasswd 
kdf kdict kdm kedit kfind kfract kghostview khexedit >kiconedit
 > kit kjots kmail knewsticker knode knotes konqueror konsole korn 
kpackage kpaint kruler kscreensaver ksirc ksnapshot ksysv >ktimer
 > kuser kview secpolicy
 >0 packages upgraded, 0 newly installed, 0 to remove and 38  not upgraded.


Someone wrote that I need to apt-get dist-upgrade, but that yeilds:

poppy:/home/jmanko# apt-get dist-upgrade
Reading Package Lists... Done
Building Dependency Tree... Done
Calculating Upgrade... Failed
Sorry, but the following packages have unmet dependencies:
  kde: Depends: libarts or
libarts-alsa but it is not going to be installed or
libarts-bin but it is not installable
   Depends: libkmid or
libkmid-alsa but it is not going to be installed or
libkmid-bin but it is not installable
   Depends: kdebase-audiolibs but it is not going to be installed or
kdebase3-audiolibs but it is not installable
E: Error, pkgProblemResolver::Resolve generated breaks, this may be caused by held 
packages.


I installed all the dependances (and some where already installed), but I get the same 
message.
Can someone publish their sources.list so I can make sure I have everything I need?

Mine is:

deb http://http.us.debian.org/debian stable main contrib non-free
deb http://non-us.debian.org/debian-non-US stable/non-US main contrib non-free
deb http://security.debian.org stable/updates main contrib non-free
deb ftp://ftp.iglu.org.il/pub/mirrors/kde/stable/3.0.3/Debian ./

deb-src http://http.us.debian.org/debian stable main contrib non-free
deb-src http://non-us.debian.org/debian-non-US stable non-US








-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Re: apt-get and /tmp

2002-09-30 Thread Sean 'Shaleh' Perry

On Monday 30 September 2002 08:54, Robert James Kaes wrote:
> Hello,
> My /tmp directory is located on it's own partition and mounted as
> rw,noexec,nosuid.  This is a problem for apt-get, which tries to run the
> preconfigure scripts for a deb from /tmp/config.*.  Is there any way to
> tell apt-get to place the configure scripts in a different location?
>   -- Robert

not that I am aware of.  The usual idiom is to simply remount the partition, 
run apt and then remount the partition again.  Same thing applies to people 
who like to have /usr mounted read only.


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Re: apt-get and /tmp

2002-09-30 Thread Joey Hess

Robert James Kaes wrote:
> My /tmp directory is located on it's own partition and mounted as
> rw,noexec,nosuid.  This is a problem for apt-get, which tries to run the
> preconfigure scripts for a deb from /tmp/config.*.  Is there any way to
> tell apt-get to place the configure scripts in a different location?

Set APT::ExtractTemplates::TempDir in apt.conf

Note that noexec filesystems provide little or no protextion against an
attacker who knows how to execute non-executable binaries with
ld.so.

joey@silk:~>cp /bin/ls .
joey@silk:~>chmod 644 ls
joey@silk:~>ls -l ls 
-rw-r--r--1 joey joey43916 Jan 15 12:20 ls
joey@silk:~>/lib/ld-2.2.4.so ./ls
CVS  bin doc   lib  lwce  package-sync.log  src
GNUstep  debian  html  ls   mail  screenshot.pngtmp

-- 
see shy jo



msg04431/pgp0.pgp
Description: PGP signature


Re: apt-get and /tmp

2002-09-30 Thread Robert James Kaes

On Mon, 30 Sep 2002, Joey Hess wrote:
> Set APT::ExtractTemplates::TempDir in apt.conf
> 
> Note that noexec filesystems provide little or no protextion against an
> attacker who knows how to execute non-executable binaries with
> ld.so.

Thanks for the information.  I didn't know about the ld.so trick.  I'll
just remove the noexec option from the /tmp directory.
-- Robert

-- 
  --
Robert James Kaes---  Flarenet Inc.  ---(519) 426-3782
   http://www.flarenet.com/
  * Putting the Service Back in Internet Service Provider *
  --



msg04455/pgp0.pgp
Description: PGP signature


Re: apt-get "package held back" question

2002-09-17 Thread Brian Nelson

Neal Lippman <[EMAIL PROTECTED]> writes:

> I just did a "apt-get update; apt-get upgrade" and was told that a
> package (which I know to have been recently updated) was being "held
> back."

Please see some of my earlier posts to see why tracking testing/unstable
updates with apt-get isn't a very good idea.

> Not being an apt expert, I'm not sure how to figure out WHY this occured
> and/or what to do about it in order to get the updated package. Can
> someone help me out with some info or pointers to a reference?

A package management tool such as aptitude will tell you.  Usually the
problem is a dependency that can't be met.  For example, I can see that
locales is currently held back on my system because it depends on an
unavailable version of glibc.

-- 
People said I was dumb, but I proved them!


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Re: apt-get upgrade holding back packages

2002-09-21 Thread Colin Watson

On Sat, Sep 21, 2002 at 10:21:02AM -0400, Matthew Daubenspeck wrote:
> $ apt-get upgrade
> Reading Package Lists... Done
> Building Dependency Tree... Done
> The following packages have been kept back
>   apache apache-common bind9-host binutils dhcp-client dnsutils file html2text
>   libc6 libc6-dev libdb2 libdb3 libdns5 libfreetype6 libglib1.2 libisc4 liblwres1
>   libpng2 libssl0.9.6 libwrap0 logrotate mailx make mawk modutils openssl pppoe
>   tcpd wget whois 
> 0 packages upgraded, 0 newly installed, 0 to remove and 30  not upgraded.
> 
> I didn't change a thing and apt-get was working perfectly yesterday.

Running testing, right? From time to time you need to dist-upgrade in
unreleased distributions, as 'upgrade' will never install or remove any
packages, only upgrade currently installed ones. This is one of those
times, as libc6 now depends on libdb1-compat.

-- 
Colin Watson  [[EMAIL PROTECTED]]


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Re: apt-get upgrade holding back packages

2002-09-21 Thread Bill Morgan

On 9/21/02 9:21 AM, "Matthew Daubenspeck" <[EMAIL PROTECTED]> wrote:

> $ apt-get upgrade
> Reading Package Lists... Done
> Building Dependency Tree... Done
> The following packages have been kept back
> apache apache-common bind9-host binutils dhcp-client dnsutils file html2text
> libc6 libc6-dev libdb2 libdb3 libdns5 libfreetype6 libglib1.2 libisc4
> liblwres1
> libpng2 libssl0.9.6 libwrap0 logrotate mailx make mawk modutils openssl pppoe
> tcpd wget whois 
> 0 packages upgraded, 0 newly installed, 0 to remove and 30  not upgraded.
> 
> I didn't change a thing and apt-get was working perfectly yesterday.
> 
> Any idea what I broke?
> 

You're running Testing (Sarge), right?   A logjam just broke and many
Interdependent packages entered testing all at once.  You need to do

  apt-get dist-upgrade

to handle this situation.

Good luck,

Bill


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Re: apt-get upgrade holding back packages

2002-09-21 Thread Matthew Daubenspeck

On Sat, Sep 21, 2002 at 09:41:25AM -0500, Bill Morgan wrote:
> On 9/21/02 9:21 AM, "Matthew Daubenspeck" <[EMAIL PROTECTED]> wrote:
> 
> > $ apt-get upgrade
> > Reading Package Lists... Done
> > Building Dependency Tree... Done
> > The following packages have been kept back
> > apache apache-common bind9-host binutils dhcp-client dnsutils file html2text
> > libc6 libc6-dev libdb2 libdb3 libdns5 libfreetype6 libglib1.2 libisc4
> > liblwres1
> > libpng2 libssl0.9.6 libwrap0 logrotate mailx make mawk modutils openssl pppoe
> > tcpd wget whois 
> > 0 packages upgraded, 0 newly installed, 0 to remove and 30  not upgraded.
> > 
> > I didn't change a thing and apt-get was working perfectly yesterday.
> > 
> > Any idea what I broke?
> > 
> 
> You're running Testing (Sarge), right?   A logjam just broke and many
> Interdependent packages entered testing all at once.  You need to do
> 
>   apt-get dist-upgrade
> 
> to handle this situation.

Worked like a charm. Thanks!



msg02842/pgp0.pgp
Description: PGP signature


Re: apt-get upgrade holding back packages

2002-09-22 Thread David Teague

On Sat, 21 Sep 2002, Bill Morgan wrote:

> Date: Sat, 21 Sep 2002 09:41:25 -0500
> From: Bill Morgan <[EMAIL PROTECTED]>
> To: [EMAIL PROTECTED]
> Subject: Re: apt-get upgrade holding back packages
> Resent-Date: Sat, 21 Sep 2002 09:41:16 -0500 (CDT)
> Resent-From: [EMAIL PROTECTED]
> 
> On 9/21/02 9:21 AM, "Matthew Daubenspeck" <[EMAIL PROTECTED]> wrote:
> 
> > $ apt-get upgrade
> > Reading Package Lists... Done
> > Building Dependency Tree... Done
> > The following packages have been kept back
> > apache apache-common bind9-host binutils dhcp-client dnsutils file html2text
> > libc6 libc6-dev libdb2 libdb3 libdns5 libfreetype6 libglib1.2 libisc4
> > liblwres1
> > libpng2 libssl0.9.6 libwrap0 logrotate mailx make mawk modutils openssl pppoe
> > tcpd wget whois 
> > 0 packages upgraded, 0 newly installed, 0 to remove and 30  not upgraded.
> > 
> > I didn't change a thing and apt-get was working perfectly yesterday.
> > 
> > Any idea what I broke?
> > 
> 
> You're running Testing (Sarge), right?   A logjam just broke and many
> Interdependent packages entered testing all at once.  You need to do
> 
>   apt-get dist-upgrade
> 
> to handle this situation.
> 
> Good luck,
> 
> Bill
> 


PLEASE CC: [EMAIL PROTECTED] as I am not on the list.


I have a similiar problem, but I am running Woody, recently updated from a
pre-beta installation. I have 240 packages held back, and none of the
solutions suggested here works. 

apt-get dist-upgrade

still does nothing beyond giving a long list of held-back packages.

However, 

apt-get  install package_name

seems to work for individual packages. I tried a2ps and aalib.

Do I have to install each package by hand? Surely there an automatic way
to complete the upgrade from pre-beta-Woody to Stable-Woody?


David


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




RE: apt-get has turned against me

2002-10-02 Thread David Pastern

Isaac,

I'm not sure if this will work for you or not, but are the said .deb files
in /var/cache/apt/archive/partial by any chance?  If so remove them from
there.  Could be a corrupt download I think.  If they are in
/var/cache/apt/archive i'd be tempted to delete said affected .debs as well.
Go via dselect if you.  Run dselect from the prompt, choose your source (in
this case i'd go with option 6 (I think it's six) which is apt.  Then run
thru each step at a time that is presented.  Check for any required
dependencies.  

Dave

PS I had similar problems to this when going to kde 3.0.3 and this
suggestion worked for me.

-Original Message-
From: Issac Trotts [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, 2 October 2002 4:48 AM
To: Debian User; David Pastern
Subject: apt-get has turned against me


 
Ever since I ran apt-get dist-upgrade on my newton installation
(from a Progeny Debian 2.2 CD set), apt-get has been fubarred.  
Here's what's happening.  If anyone has an idea about how to fix
this I would love to hear it:

beech:/home/issac# apt-get install quake2

Reading Package Lists... Done
Building Dependency Tree... Done
You might want to run `apt-get -f install' to correct these:
Sorry, but the following packages have unmet dependencies:
  at: Depends: mail-transport-agent
  elm-me+: Depends: mail-transport-agent
  mailx: Depends: smail but it is not going to be installed or
  mail-transport-agent
  mutt: Depends: exim or
 mail-transport-agent
  progeny-bug: Depends: mail-transport-agent
  quake2: Depends: libsdl1.2debian (> 1.2.3) but it is not going to be 
installed
  Depends: quake2-data but it is not installable
  vm: Depends: smail but it is not going to be installed or
   sendmail but it is not going to be installed or
   mail-transport-agent
E: Unmet dependencies. Try 'apt-get -f install' with no packages (or 
specify a solution).


beech:/home/issac# apt-get -f install

Reading Package Lists... Done
Building Dependency Tree... Done
Correcting dependencies... Done
The following extra packages will be installed:
  exim libldap2 libpcre3 ucf
The following NEW packages will be installed:
  exim libldap2 libpcre3 ucf
0 packages upgraded, 4 newly installed, 0 to remove and 328 not upgraded.
Need to get 0B/1009kB of archives. After unpacking 2016kB will be used.
Do you want to continue? [Y/n] y
Calling dpkg with the following arguments...
/usr/bin/dpkg --unpack 
/var/cache/apt/archives/libldap2_2.0.23-6_i386.deb 
/var/cache/apt/archives/libpcre3_3.4-1.1_i386.deb 
/var/cache/apt/archives/exim_3.35-1_i386.deb 
/var/cache/apt/archives/ucf_0.07_all.deb
Authenticating /var/cache/apt/archives/libldap2_2.0.23-6_i386.deb ...
debsig: Origin Signature check failed. This deb might not be signed.

dpkg: error processing 
/var/cache/apt/archives/libldap2_2.0.23-6_i386.deb (--unpack):
 Verification on package 
/var/cache/apt/archives/libldap2_2.0.23-6_i386.deb failed!
Authenticating /var/cache/apt/archives/libpcre3_3.4-1.1_i386.deb ...
debsig: Origin Signature check failed. This deb might not be signed.

dpkg: error processing /var/cache/apt/archives/libpcre3_3.4-1.1_i386.deb 
(--unpack):
 Verification on package 
/var/cache/apt/archives/libpcre3_3.4-1.1_i386.deb failed!
Authenticating /var/cache/apt/archives/exim_3.35-1_i386.deb ...
debsig: Origin Signature check failed. This deb might not be signed.

dpkg: error processing /var/cache/apt/archives/exim_3.35-1_i386.deb 
(--unpack):
 Verification on package /var/cache/apt/archives/exim_3.35-1_i386.deb 
failed!
Authenticating /var/cache/apt/archives/ucf_0.07_all.deb ...
debsig: Origin Signature check failed. This deb might not be signed.

dpkg: error processing /var/cache/apt/archives/ucf_0.07_all.deb (--unpack):
 Verification on package /var/cache/apt/archives/ucf_0.07_all.deb failed!
Errors were encountered while processing:
 /var/cache/apt/archives/libldap2_2.0.23-6_i386.deb
 /var/cache/apt/archives/libpcre3_3.4-1.1_i386.deb
 /var/cache/apt/archives/exim_3.35-1_i386.deb
 /var/cache/apt/archives/ucf_0.07_all.deb
Sub-process /usr/bin/dpkg returned an error code (1)
E: Sub-process /usr/bin/dpkg returned an error code (1)



Where do I get the signed debs, or how do I tell apt-get to shut up and
install?

Many thanks,
Issac




-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact
[EMAIL PROTECTED]


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Re: apt-get has turned against me

2002-10-02 Thread Kent West

>
>
>-Original Message-
>From: Issac Trotts [mailto:[EMAIL PROTECTED]]
>Sent: Wednesday, 2 October 2002 4:48 AM
>To: Debian User; David Pastern
>Subject: apt-get has turned against me
>
>
> 
>Ever since I ran apt-get dist-upgrade on my newton installation
>(from a Progeny Debian 2.2 CD set), apt-get has been fubarred.  
>Here's what's happening.  If anyone has an idea about how to fix
>this I would love to hear it:
>
>beech:/home/issac# apt-get install quake2
>
>Reading Package Lists... Done
>Building Dependency Tree... Done
>You might want to run `apt-get -f install' to correct these:
>Sorry, but the following packages have unmet dependencies:
>  at: Depends: mail-transport-agent
>  elm-me+: Depends: mail-transport-agent
>  mailx: Depends: smail but it is not going to be installed or
>  mail-transport-agent
>  mutt: Depends: exim or
> mail-transport-agent
>  progeny-bug: Depends: mail-transport-agent
>  quake2: Depends: libsdl1.2debian (> 1.2.3) but it is not going to be 
>installed
>  Depends: quake2-data but it is not installable
>  vm: Depends: smail but it is not going to be installed or
>   sendmail but it is not going to be installed or
>   mail-transport-agent
>E: Unmet dependencies. Try 'apt-get -f install' with no packages (or 
>specify a solution).
>
>
>beech:/home/issac# apt-get -f install
>
>Reading Package Lists... Done
>Building Dependency Tree... Done
>Correcting dependencies... Done
>The following extra packages will be installed:
>  exim libldap2 libpcre3 ucf
>The following NEW packages will be installed:
>  exim libldap2 libpcre3 ucf
>0 packages upgraded, 4 newly installed, 0 to remove and 328 not upgraded.
>Need to get 0B/1009kB of archives. After unpacking 2016kB will be used.
>Do you want to continue? [Y/n] y
>Calling dpkg with the following arguments...
>/usr/bin/dpkg --unpack 
>/var/cache/apt/archives/libldap2_2.0.23-6_i386.deb 
>/var/cache/apt/archives/libpcre3_3.4-1.1_i386.deb 
>/var/cache/apt/archives/exim_3.35-1_i386.deb 
>/var/cache/apt/archives/ucf_0.07_all.deb
>Authenticating /var/cache/apt/archives/libldap2_2.0.23-6_i386.deb ...
>debsig: Origin Signature check failed. This deb might not be signed.
>
>dpkg: error processing 
>/var/cache/apt/archives/libldap2_2.0.23-6_i386.deb (--unpack):
> Verification on package 
>/var/cache/apt/archives/libldap2_2.0.23-6_i386.deb failed!
>Authenticating /var/cache/apt/archives/libpcre3_3.4-1.1_i386.deb ...
>debsig: Origin Signature check failed. This deb might not be signed.
>
>dpkg: error processing /var/cache/apt/archives/libpcre3_3.4-1.1_i386.deb 
>(--unpack):
> Verification on package 
>/var/cache/apt/archives/libpcre3_3.4-1.1_i386.deb failed!
>Authenticating /var/cache/apt/archives/exim_3.35-1_i386.deb ...
>debsig: Origin Signature check failed. This deb might not be signed.
>
>dpkg: error processing /var/cache/apt/archives/exim_3.35-1_i386.deb 
>(--unpack):
> Verification on package /var/cache/apt/archives/exim_3.35-1_i386.deb 
>failed!
>Authenticating /var/cache/apt/archives/ucf_0.07_all.deb ...
>debsig: Origin Signature check failed. This deb might not be signed.
>
>dpkg: error processing /var/cache/apt/archives/ucf_0.07_all.deb (--unpack):
> Verification on package /var/cache/apt/archives/ucf_0.07_all.deb failed!
>Errors were encountered while processing:
> /var/cache/apt/archives/libldap2_2.0.23-6_i386.deb
> /var/cache/apt/archives/libpcre3_3.4-1.1_i386.deb
> /var/cache/apt/archives/exim_3.35-1_i386.deb
> /var/cache/apt/archives/ucf_0.07_all.deb
>Sub-process /usr/bin/dpkg returned an error code (1)
>E: Sub-process /usr/bin/dpkg returned an error code (1)
>
>
>
>Where do I get the signed debs, or how do I tell apt-get to shut up and
>install?
>
>Many thanks,
>Issac
>

First thing I'd try is to manually install one of the .debs with dpkg, 
like so:
dpkg -i /var/cache/apt/archives/[some .deb file in this directory]

You did do an "apt-get update" first, right?

Do you have broadband access? If so, install from a mirror instead of 
from a CD.

There's also a couple of dpkg-related files that you can rename (to 
virtually "delete" them) that can make a big difference in cases like 
this. From teh archives at 
http://lists.debian.org/debian-user/2002/debian-user-200203/msg03322.html:

>> Your debconf database is broken in some exciting way. Backing up and
>> moving aside /var/cache/debconf/config.dat and
>> /var/cache/debconf/templates.dat may help
>

Kent


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Re: apt-get has turned against me

2002-10-03 Thread Torsten Wolny

Hi,

Am Mittwoch, 2. Oktober 2002 20:48 schrieb Issac Trotts:
> 0 packages upgraded, 4 newly installed, 0 to remove and 328 not
> upgraded. Need to get 0B/1009kB of archives. After unpacking
> 2016kB will be used. Do you want to continue? [Y/n] y

Try to clean the cache (apt-get clean) before running "apt-get  -f 
install". Maybe there was an error during download the packages.

Torsten


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Re: apt-get has turned against me

2002-10-03 Thread Colin Watson

On Wed, Oct 02, 2002 at 11:48:50AM -0700, Issac Trotts wrote:
> beech:/home/issac# apt-get -f install
> 
> Reading Package Lists... Done
> Building Dependency Tree... Done
> Correcting dependencies... Done
> The following extra packages will be installed:
>  exim libldap2 libpcre3 ucf
> The following NEW packages will be installed:
>  exim libldap2 libpcre3 ucf
> 0 packages upgraded, 4 newly installed, 0 to remove and 328 not upgraded.
> Need to get 0B/1009kB of archives. After unpacking 2016kB will be used.
> Do you want to continue? [Y/n] y
> Calling dpkg with the following arguments...
> /usr/bin/dpkg --unpack 
> /var/cache/apt/archives/libldap2_2.0.23-6_i386.deb 
> /var/cache/apt/archives/libpcre3_3.4-1.1_i386.deb 
> /var/cache/apt/archives/exim_3.35-1_i386.deb 
> /var/cache/apt/archives/ucf_0.07_all.deb
> Authenticating /var/cache/apt/archives/libldap2_2.0.23-6_i386.deb ...
> debsig: Origin Signature check failed. This deb might not be signed.

Put 'no-debsig' in /etc/dpkg/dpkg.cfg to turn off signature
verification. It hasn't been deployed in Debian packages yet.

-- 
Colin Watson  [[EMAIL PROTECTED]]


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Re: apt-get has turned against me

2002-10-03 Thread Colin Watson

On Wed, Oct 02, 2002 at 11:00:48PM -0500, Kent West wrote:
> First thing I'd try is to manually install one of the .debs with dpkg, 
> like so:
>dpkg -i /var/cache/apt/archives/[some .deb file in this directory]
> 
> You did do an "apt-get update" first, right?
> 
> Do you have broadband access? If so, install from a mirror instead of 
> from a CD.
> 
> There's also a couple of dpkg-related files that you can rename (to 
> virtually "delete" them) that can make a big difference in cases like 
> this. From teh archives at 
> http://lists.debian.org/debian-user/2002/debian-user-200203/msg03322.html:
> 
> >>Your debconf database is broken in some exciting way. Backing up and
> >>moving aside /var/cache/debconf/config.dat and
> >>/var/cache/debconf/templates.dat may help

Please reserve that advice for the specific case I was responding to,
i.e. debconf stuff returning exit status 10 (due to allegedly missing
templates which aren't actually missing) - it's useless here. It was
directed at the specific error message you posted, not a random "you
might try this and it might help". :)

no-debsig in /etc/dpkg/dpkg.cfg should be the solution in this case. See
also the changelog entry for dpkg 1.9.1.

Cheers,

-- 
Colin Watson  [[EMAIL PROTECTED]]


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Re: apt-get has turned against me

2002-10-03 Thread Issac Trotts

Colin Watson wrote:

>On Wed, Oct 02, 2002 at 11:48:50AM -0700, Issac Trotts wrote:
>  
>
>>beech:/home/issac# apt-get -f install
>>
>>Reading Package Lists... Done
>>Building Dependency Tree... Done
>>Correcting dependencies... Done
>>The following extra packages will be installed:
>> exim libldap2 libpcre3 ucf
>>The following NEW packages will be installed:
>> exim libldap2 libpcre3 ucf
>>0 packages upgraded, 4 newly installed, 0 to remove and 328 not upgraded.
>>Need to get 0B/1009kB of archives. After unpacking 2016kB will be used.
>>Do you want to continue? [Y/n] y
>>Calling dpkg with the following arguments...
>>/usr/bin/dpkg --unpack 
>>/var/cache/apt/archives/libldap2_2.0.23-6_i386.deb 
>>/var/cache/apt/archives/libpcre3_3.4-1.1_i386.deb 
>>/var/cache/apt/archives/exim_3.35-1_i386.deb 
>>/var/cache/apt/archives/ucf_0.07_all.deb
>>Authenticating /var/cache/apt/archives/libldap2_2.0.23-6_i386.deb ...
>>debsig: Origin Signature check failed. This deb might not be signed.
>>
>>
>
>Put 'no-debsig' in /etc/dpkg/dpkg.cfg to turn off signature
>verification. It hasn't been deployed in Debian packages yet.
>  
>

It worked:  I made a new file /etc/dpkg/dpkg.cfg with a single line 
'no-debsig'
(without quotes), and now apt-get -f install and apt-get install quake2 
work
just fine.  Thanks for your help, and thanks to all who responded.

Issac







-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Re: apt-get dist-upgrade and disk space

2002-09-08 Thread Scott Henson

On Sat, 2002-09-07 at 22:31, David Zelinsky wrote:
> This is really two questions about apt.
> 
> First, how can I limit the amount of package archive that apt is
> allowed to keep around?  I have an old system with only 50 MB of free
> disk space.  It's running potato and I want to upgrade to woody via
> http (there's no CD drive).  But if I do "apt-get dist-upgrade", apt
> will try to download way more than 50 MB of packages, will fill up the
> disk and the upgrade will fail and my system will probably be trashed.
> 
> The only thing I could find in the apt documentation was a passing
> reference to the config entry  Dir::Cache::archives  saying if I set
> it to a blank value, apt will not cache any archive files.  Will a
> dist-upgrade still work if I do this?  Is there a better way?

Im not familiar with this, but you could first run an apt-get clean to
clear out the archives and then look at how much space you have for the
dist-upgrade.  If this fails you try finding major packages that have
alot of things that have versioned dependancies on them then do an
apt-get install  and see how much in terms of archives it pulls
in and slowly upgrade your system that way.  Try libc6, perl, apache,
python, and the like.  You can check the output of apt-get -u
dist-upgrade to get more packages to do the install trick on.  This
would be the best way I know of, though if you can find the option you
spoke of above and use it I would think that would be better, but I fear
that it only refers to how big apt will let the archive grow before
deleting stuff and not to how much disk space it will use durring an
upgrade.  Though I of course could be wrong.
 
> Second, is there a way to make apt (or dpkg) fail gracefully if a
> partition fills up?  I recently did a dist-upgrade upgrade from potato
> to woody (on a different system than described above).  It completed
> without giving any indication of failure, but when I rebooted I got
> the dreaded "LI" prompt (instead of "LILO").  Only when I booted with
> a rescue disk did I discover that the root partition was 100% full.
> After a little panicked messing around, I finally trashed an old
> Windows partition (yay!) to get more space, repartitioned and
> installed woody from scratch.

You could have run apt-get clean after your dist-upgrade.  Also I am
assuming you installed a new kernel for the upgrade(or there would have
been no need for the reboot) are you sure you ran lilo?  Im not sure
that lilo even cares about a full partition at that point in the boot.  


-- 


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Re: apt-get vs perl -MCPAN -e shell

2002-09-30 Thread Michael P. Soulier

On 29/09/02 will trillich did speaketh:

> i ran into a versioning speedbump when setting up an apache
> server (on potato) with HTML::Mason -- the latter was from
> 
>   apt-get install libhtml-mason-perl
> 
> and was only version 0.72; i then tried
> 
>   perl -MCPAN -e shell
> 
> and -- silly me -- i did the "install Bundle::CPAN" as suggested
> to get the new update, and now i've got perl 5.8!
> 
> what's the recommended fix to ensure perl consistency? (i'd bet
> that retrograding back to 5.003_05 would be the best bet -- or
> is it?)

Don't use the CPAN module. It's corrupted many perl installs on me. apt
and the pre-packaged modules are far better. 

Mike

-- 
Michael P. Soulier <[EMAIL PROTECTED]>, GnuPG pub key: 5BC8BE08
"...the word HACK is used as a verb to indicate a massive amount
of nerd-like effort."  -Harley Hahn, A Student's Guide to Unix
HTML Email Considered Harmful: http://expita.com/nomime.html



msg04411/pgp0.pgp
Description: PGP signature


Re: apt-get install ... -> Dynamic MMap ran out

2002-10-05 Thread Osamu Aoki

On Sun, Oct 06, 2002 at 06:07:46PM +1300, James Hook wrote:
> G'Day,
> 
> When I go to install a package at the moment using apt-get install (or
> really any tool that reads the package lists) I get the following message
> at about 97% into reading the package lists:

I had similar problem.  Just to get package installed, you do not need
deb-src lines.  I commented out all deb-src lines in
/etc/apt/sources.list and I got this bug not hitting me.

Good luck.
-- 
~\^o^/~~~ ~\^.^/~~~ ~\^*^/~~~ ~\^_^/~~~ ~\^+^/~~~ ~\^:^/~~~ ~\^v^/~~~ +
Osamu Aoki @ Cupertino CA USA, GPG-key: A8061F32
 .''`.  Debian Reference: post-installation user's guide for non-developers
 : :' : http://www.debian.org/doc/manuals/reference/ also http://qref.sf.net
 `. `'  "Our Priorities are Our Users and Free Software" --- Social Contract


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Re: apt-get install ... -> Dynamic MMap ran out

2002-10-05 Thread James Hook

On Sat, 5 Oct 2002, Osamu Aoki wrote:
> On Sun, Oct 06, 2002 at 06:07:46PM +1300, James Hook wrote:
> > When I go to install a package at the moment using apt-get install (or
> > really any tool that reads the package lists) I get the following message
> > at about 97% into reading the package lists:
> I had similar problem.  Just to get package installed, you do not need
> deb-src lines.  I commented out all deb-src lines in
> /etc/apt/sources.list and I got this bug not hitting me.

Sounds good, however I dont have any deb-src lines however it seems to
only be some servers that have the error, I used to get rid of it by
removing all servers but one, but thats not a fix to the problem just a
work around :(

Cheereo,
-- 
  \\\
8(o o)8
-ooO--(_)--Ooo-
 .-`~`-. | James Hook
 H O O K | [EMAIL PROTECTED]
 ~-._.-~ | http://hooksoft.8m.com
-ooO---Ooo-
... BOFH 364: Sand fleas eating the Internet cables


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Re: apt-get upgrade from testing broke aptitude, kpackage

2002-09-22 Thread Bob Nielsen

On Sun, Sep 22, 2002 at 11:37:50AM -0700, Leo Spalteholz wrote:
> I did a routine apt-get upgrade today from testing.  There were a 
> ton of updated packages including libc, rpm etc.  However now 
> when I try to run aptitude it says loading cache and locks up. 
> For kpackage it says
> kpackage: error while loading shared libraries: 
> librpmdb-4.0.3.so: cannot open shared object file: No such file 
> or directory
> So I'm guessing its the rpm upgrade that broke all that stuff.. 
> Should I revert to an older version of rpm?  How do I do this 
> outside of aptitude?
> 

I'm not seeing that error here.

I suspect that something didn't get updated properly.  'apt-cache show
kpackage' indicates a depends on librpm >= 4.0.3, while the new
librpm is version 4.0.4 which satisfies this.

Try 'apt-get check', which may indicate where the problem lies.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Re: apt-get upgrade from testing broke aptitude, kpackage

2002-09-22 Thread Leo Spalteholz

Bob Nielsen wrote:
> On Sun, Sep 22, 2002 at 11:37:50AM -0700, Leo Spalteholz wrote:
> 
>>I did a routine apt-get upgrade today from testing.  There were a 
>>ton of updated packages including libc, rpm etc.  However now 
>>when I try to run aptitude it says loading cache and locks up. 
>>For kpackage it says
>>kpackage: error while loading shared libraries: 
>>librpmdb-4.0.3.so: cannot open shared object file: No such file 
>>or directory
>>So I'm guessing its the rpm upgrade that broke all that stuff.. 
>>Should I revert to an older version of rpm?  How do I do this 
>>outside of aptitude?
>>
> 
> 
> I'm not seeing that error here.
> 
> I suspect that something didn't get updated properly.  'apt-cache show
> kpackage' indicates a depends on librpm >= 4.0.3, while the new
> librpm is version 4.0.4 which satisfies this.
> 
> Try 'apt-get check', which may indicate where the problem lies.

apt-get check returns no errors.  I got kpackage to start by 
making symlinks to the rpm libs.  I had 4.0.4 and it was looking 
for 4.0.3.  However aptitude is still broken and I don't know if 
kpackage supports downgrading versions of packages.  I also 
wanted to go back to msttcore 1.0.1 because 1.1.0 screws up all 
my fonts.  How can I do this from the command line?

Thanks,
Leo

> 
> 



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Re: apt-get upgrade from testing broke aptitude, kpackage

2002-09-22 Thread Leo Spalteholz

Leo Spalteholz wrote:
> Bob Nielsen wrote:
> 
>> On Sun, Sep 22, 2002 at 11:37:50AM -0700, Leo Spalteholz wrote:
>>
>>> I did a routine apt-get upgrade today from testing.  There were a ton 
>>> of updated packages including libc, rpm etc.  However now when I try 
>>> to run aptitude it says loading cache and locks up. For kpackage it says
>>> kpackage: error while loading shared libraries: librpmdb-4.0.3.so: 
>>> cannot open shared object file: No such file or directory
>>> So I'm guessing its the rpm upgrade that broke all that stuff.. 
>>> Should I revert to an older version of rpm?  How do I do this outside 
>>> of aptitude?
>>>
>>
>>
>> I'm not seeing that error here.
>>
>> I suspect that something didn't get updated properly.  'apt-cache show
>> kpackage' indicates a depends on librpm >= 4.0.3, while the new
>> librpm is version 4.0.4 which satisfies this.
>>
>> Try 'apt-get check', which may indicate where the problem lies.
> 
> 
> apt-get check returns no errors.  I got kpackage to start by making 
> symlinks to the rpm libs.  I had 4.0.4 and it was looking for 4.0.3.  
> However aptitude is still broken and I don't know if kpackage supports 
> downgrading versions of packages.  I also wanted to go back to msttcore 
> 1.0.1 because 1.1.0 screws up all my fonts.  How can I do this from the 
> command line?

ok I fixed aptitude by reinstalling it.

leo



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Re: apt-get upgrade from testing broke aptitude, kpackage

2002-09-23 Thread Bob Nielsen

On Mon, Sep 23, 2002 at 09:13:06AM +0100, David Goodenough wrote:
> On Sunday 22 September 2002 21:28, Bob Nielsen wrote:
> > On Sun, Sep 22, 2002 at 11:37:50AM -0700, Leo Spalteholz wrote:
> > > I did a routine apt-get upgrade today from testing.  There were a
> > > ton of updated packages including libc, rpm etc.  However now
> > > when I try to run aptitude it says loading cache and locks up.
> > > For kpackage it says
> > > kpackage: error while loading shared libraries:
> > > librpmdb-4.0.3.so: cannot open shared object file: No such file
> > > or directory
> > > So I'm guessing its the rpm upgrade that broke all that stuff..
> > > Should I revert to an older version of rpm?  How do I do this
> > > outside of aptitude?
> >
> > I'm not seeing that error here.
> >
> > I suspect that something didn't get updated properly.  'apt-cache show
> > kpackage' indicates a depends on librpm >= 4.0.3, while the new
> > librpm is version 4.0.4 which satisfies this.
> >
> > Try 'apt-get check', which may indicate where the problem lies.
> 
> I have notices this as well.  While the kpackage deb may say that it
> requires >= 4.0.3, is seems to be calling for 4.0.3 explicitly and
> failing with the latest librpm4_4.0.4 which only contains -4.0.4.so's.
> 
> I emailed the maintainer of kpackage about this some weeks ago, but
> have had no reply.
> 
> David

I misunderstood the original problem as related to upgrading.  A bad
depends wouldn't show up there, but would affect actually running the
program. I tried running kpackage and got the message that it couldn't
find 4.0.3, which confirms that there is a problem.  

The best way to report it is to file a bug report.  Indeed, bug #157280
has already been filed regarding this problem.

Bob

-- 
Bob Nielsen, N7XY  [EMAIL PROTECTED]
Bainbridge Island, WA  


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Re: "apt-get install gnome2 gdm2" and typo errors ...

2002-10-10 Thread Stephen Gran

This one time, at band camp, Dan Hunt said:
> Hello Ladies and Gentlemen of the Debian list!
> 
> I chose to follow the directions on:
> http://people.debian.org/~walters/gnome2.html
> For my woody installation. I love gnome so I thought I would give gnome2 a go. 
> 
> Here is what I got:
> 17 packages not fully installed or removed.
> Setting up bug-buddy (2.2.0.1) ...
> /usr/share/omf/file-roller/file-roller-ru.omf:5: error: Input is not proper UTF=8, 
>indicate encoding !
> 
> Then I have to CTRL-C it to make it stop. Same error after the 
> Setting up scrollkeeper (0.3.11-2) ...
> 
> I think this was a result of a typo I made editing the sources.list . 
> 
> This looks suspicious
> Hit http://people.debian.org woody/gnome2 Packages
> Ign http://people.debian.org woody/gnome2 Release
> Err http://people.debian.org woody/gnome2 Sources
>   404 Not Found
> Failed to fetch 
>http://people.debian.org/~kov/debian/dists/woody/gnome2/source/Sources 404 Not Found
> 
> I am using Linux Version 2.4.18 
> 
> How do I clean up the sources and get back on track?
> 
> Dan Hunt
> Debian is the Gnu/Linux I started with, and now I am Microsoft free!
> Well yes honey, Daddy did break the computer, but I'll get it (M$-ME) working again, 
>someday. 

Ignore the error - it is about a malformed omf file in file-roller, and
is (AFAICT) completely harmless.  Continue the upgrade as normal, even
though it spews garbage on your screen.  There are already bugs about
this.

As for the Sources entry in your sources.list - I don't knwo what the
correct one for that site is - perhaps contact the person running it, or
google around?

HTH,
Steve
-- 
The anger of a woman is the greatest evil with which you can threaten your
enemies.
-- Bonnard



msg06476/pgp0.pgp
Description: PGP signature


Re: "apt-get install gnome2 gdm2" and typo errors ...

2002-10-11 Thread christophe barbe

On Thu, Oct 10, 2002 at 12:32:08AM -0600, Dan Hunt wrote:
> Hello Ladies and Gentlemen of the Debian list!
> 
> I chose to follow the directions on:
> http://people.debian.org/~walters/gnome2.html
> For my woody installation. I love gnome so I thought I would give gnome2 a go. 
> 
> Here is what I got:
> 17 packages not fully installed or removed.
> Setting up bug-buddy (2.2.0.1) ...
> /usr/share/omf/file-roller/file-roller-ru.omf:5: error: Input is not proper UTF=8, 
>indicate encoding !
> 
> Then I have to CTRL-C it to make it stop. Same error after the 

When you pressed CTRL-C nothing was frozen. At this stage a few files
are downloaded from the web because debian doesn't have xml catalogs
(unlike other distributions) and it takes time.

Instead of presing CTRL-C, just wait.

Christophe

> Setting up scrollkeeper (0.3.11-2) ...
> 
> I think this was a result of a typo I made editing the sources.list . 
> 
> This looks suspicious
> Hit http://people.debian.org woody/gnome2 Packages
> Ign http://people.debian.org woody/gnome2 Release
> Err http://people.debian.org woody/gnome2 Sources
>   404 Not Found
> Failed to fetch 
>http://people.debian.org/~kov/debian/dists/woody/gnome2/source/Sources 404 Not Found
> 
> I am using Linux Version 2.4.18 
> 
> How do I clean up the sources and get back on track?
> 
> Dan Hunt
> Debian is the Gnu/Linux I started with, and now I am Microsoft free!
> Well yes honey, Daddy did break the computer, but I'll get it (M$-ME) working again, 
>someday. 
>  
> 
> 
> -- 
> To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
> with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

-- 
Christophe Barbé <[EMAIL PROTECTED]>
GnuPG FingerPrint: E0F6 FADF 2A5C F072 6AF8  F67A 8F45 2F1E D72C B41E

In a cat's eye, all things belong to cats.
--English proverb


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]