Re: problem in upgrade to testing

2001-08-20 Thread James D Strandboge

On Mon, Aug 20, 2001 at 01:41:55AM -0400 or thereabouts, James Lindenschmidt 
wrote:
> Now what? I used to have Ximian GNOME 1.4 installed, but I want to switch to 
> getting GNOME from woody.
> 
You should probably try to remove ximian, as ximian and woody don't mix (yet).

If you force remove the ximian stuff, you should be able to get the proper
packages from woody.  I thought this was in a previous post, but maybe not.  If
I am repeating it, sorry.

Jamie Strandboge

-- 
"The goal of Computer Science is to build something that will last at
least until we've finished building it."  -- Author unknown

Email:  [EMAIL PROTECTED]
GPG/PGP Public Key ID:  26384A3A
GPG/PGP Fingerprint:D9FF DF4A 2D46 A353 A289  E8F5 AA75 DCBE 2638 4A3A



Re: problem in upgrade to testing

2001-08-20 Thread James Lindenschmidt
Thank you. This helped. 

I've now been able to do 

apt-get dist-upgrade

followed by

apt-get -f install

several times. Each time, it gets through a handful (20-30?) packages before 
it bombs and I have to run the forced install. 

I'm down to about a hundred packages left to install, and I got an error 
message with libgnomeprint-bin:

knucklesucker:/home/jwl# apt-get -f install
Reading Package Lists... Done
Building Dependency Tree... Done
Correcting dependencies... Done
The following extra packages will be installed:
  libgnomeprint-bin
1 packages upgraded, 0 newly installed, 0 to remove and 96  not 
upgraded.
18 packages not fully installed or removed.
Need to get 0B/9840B of archives. After unpacking 256kB will be freed.
Do you want to continue? [Y/n] y
debconf: (not preconfiguring packages since apt-utils is not installed)
(Reading database ... 82265 files and directories currently installed.)
Preparing to replace libgnomeprint-bin 0.25-ximian.6 (using 

.../libgnomeprint-bin_0.28-0.1_i386.deb) ...
Unpacking replacement libgnomeprint-bin ...
dpkg: error processing  
/var/cache/apt/archives/libgnomeprint-bin_0.28-0.1_i386.deb (--unpack):
 trying to overwrite `/usr/share/man/man1/gnome-font-install.1.gz', 
which is 
also in package libgnomeprint11
Errors were encountered while processing:
 /var/cache/apt/archives/libgnomeprint-bin_0.28-0.1_i386.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)

Now what? I used to have Ximian GNOME 1.4 installed, but I want to switch to 
getting GNOME from woody.

Thanks,

Jim


Jimmy Richards Spoke Thusly:
> Hi,
>
>   Just do this. It should work. It's worked for a number of people
> that I have helped with the same problem on IRC at irc.openprojects.net
> in #debian. If you visit there, come and say hi to me  :-). My nick is
> longshot.
>
>
>   cd /var/cahce/apt/archives
>   dpkg -i libb2* libdb3*
>
>   HTH and Good Luck,
>
>   Jimmy Richards
>
>
> UNIX is basically a simple operating system, but you have to be a
> genius to understand the simplicity.   --Dennis Ritchie

-- 
[EMAIL PROTECTED]

"Has it been noticed that music liberates the spirit?
gives wings to thought? that one becomes more of a
philosopher the more one becomes a musician?"
--Nietzsche, The Case of Wagner, sec. 1



Re: problem in upgrade to testing

2001-08-19 Thread Jimmy Richards

Hi,

Just do this. It should work. It's worked for a number of people
that I have helped with the same problem on IRC at irc.openprojects.net
in #debian. If you visit there, come and say hi to me  :-). My nick is
longshot.


cd /var/cahce/apt/archives
dpkg -i libb2* libdb3*

HTH and Good Luck,

Jimmy Richards


UNIX is basically a simple operating system, but you have to be a
genius to understand the simplicity.   --Dennis Ritchie




Re: problem in upgrade to testing

2001-08-19 Thread James Lindenschmidt
OK, after changing my sources.list file to what you have below, I did 

apt-get clean
apt-get autoclean
apt-get update
apt-get dist-upgrade, and when I got the error messages, I did 
apt-get -f install.

It downloaded more packages, but as soon as the downloads were finished it 
crashed and I got this error:

Fetched 11.7MB in 50s (234kB/s)
perl: error while loading shared libraries: libdb.so.3: cannot open 
shared  
object file: No such file or directory
E: Sub-process /usr/sbin/dpkg-preconfigure --apt returned an error code 
(127)
E: Failure running script /usr/sbin/dpkg-preconfigure --apt

what is libdb.so.3? Should I somehow try to temporarily install that so apt 
will work again?

I'm a bit over me head here, sorry...

Jim

James D Strandboge Spoke Thusly:
> On Sun, Aug 19, 2001 at 11:06:55PM -0400 or thereabouts, James 
Lindenschmidt wrote:
> > > > apt-get dist-upgrade
> > > > 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:
> > > > kdebase-crypto: Depends: libssl0.9.6 but it is not installed
> > > > Depends: kdelibs3-crypto (>= 4:2.1.2-0) but 
> > > > 4:2.1.1.0-0.potato1 is
> > > > installed kdevelop: Depends: libqt2 (>= 2:2.3.0-final-2) or
> > > > libqt2-gl (>= 2:2.3.0-final-2)
> > > > Depends: xlibs (> 4.0.3) but it is not installed
> > > > Depends: perl but it is not installed
> > > > quanta: Depends: libqt2 (>= 2:2.3.0-final-2) or
> > > > libqt2-gl (>= 2:2.3.0-final-2)
> > > > Depends: xlibs (> 4.0.3) but it is not installed
> > > > E: Unmet dependencies. Try using -f.
>
> When I upgraded to woody from potato, I had to do a series of:
> apt-get dist-upgrade
> apt-get -f install
>
> then:
> apt-get dist-upgrade
> apt-get -f install
>
> For some reason.  I just kept doing this and eventually got there. 
> Obviously there are some dependency problems that aren't resolved yet
> regarding the upgrade.  However, I did this several months ago, so things
> may have changed.
>
> Definitely have the equivalent to this in /etc/apt/sources.list:
> # main archive
> deb ftp://ftp.us.debian.org/debian testing main contrib non-free
> # crypto stuff
> deb ftp://nonus.debian.org/debian-non-US testing/non-US main contrib
> non-free
>
> It is also possible that you will need to grab a few sid packages.  Just
> add: deb http://http.us.debian.org/debian sid main contrib non-free
> deb ftp://nonus.debian.org/debian-non-US sid/non-US main contrib non-free
>
> to /etc/apt/sources.list, then do:
> apt-get update
> apt-get install 
>
> Once you get that, comment the above lines out, and rerun 'apt-get update'
> then try: apt-get dist-upgrade
> apt-get -f install
>
> as needed.  Eventually you will get there.  There is probably a better way,
> but I know this works as I have done it.
>
> Jamie Strandboge

-- 
[EMAIL PROTECTED]

"Has it been noticed that music liberates the spirit?
gives wings to thought? that one becomes more of a
philosopher the more one becomes a musician?"
--Nietzsche, The Case of Wagner, sec. 1



Re: problem in upgrade to testing

2001-08-19 Thread James Lindenschmidt
Thanks muchly! I'm giving it a try now...

James D Strandboge Spoke Thusly:
> On Sun, Aug 19, 2001 at 11:06:55PM -0400 or thereabouts, James 
Lindenschmidt wrote:
> > > > apt-get dist-upgrade
> > > > 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:
> > > > kdebase-crypto: Depends: libssl0.9.6 but it is not installed
> > > > Depends: kdelibs3-crypto (>= 4:2.1.2-0) but 
> > > > 4:2.1.1.0-0.potato1 is
> > > > installed kdevelop: Depends: libqt2 (>= 2:2.3.0-final-2) or
> > > > libqt2-gl (>= 2:2.3.0-final-2)
> > > > Depends: xlibs (> 4.0.3) but it is not installed
> > > > Depends: perl but it is not installed
> > > > quanta: Depends: libqt2 (>= 2:2.3.0-final-2) or
> > > > libqt2-gl (>= 2:2.3.0-final-2)
> > > > Depends: xlibs (> 4.0.3) but it is not installed
> > > > E: Unmet dependencies. Try using -f.
>
> When I upgraded to woody from potato, I had to do a series of:
> apt-get dist-upgrade
> apt-get -f install
>
> then:
> apt-get dist-upgrade
> apt-get -f install
>
> For some reason.  I just kept doing this and eventually got there. 
> Obviously there are some dependency problems that aren't resolved yet
> regarding the upgrade.  However, I did this several months ago, so things
> may have changed.
>
> Definitely have the equivalent to this in /etc/apt/sources.list:
> # main archive
> deb ftp://ftp.us.debian.org/debian testing main contrib non-free
> # crypto stuff
> deb ftp://nonus.debian.org/debian-non-US testing/non-US main contrib
> non-free
>
> It is also possible that you will need to grab a few sid packages.  Just
> add: deb http://http.us.debian.org/debian sid main contrib non-free
> deb ftp://nonus.debian.org/debian-non-US sid/non-US main contrib non-free
>
> to /etc/apt/sources.list, then do:
> apt-get update
> apt-get install 
>
> Once you get that, comment the above lines out, and rerun 'apt-get update'
> then try: apt-get dist-upgrade
> apt-get -f install
>
> as needed.  Eventually you will get there.  There is probably a better way,
> but I know this works as I have done it.
>
> Jamie Strandboge

-- 
[EMAIL PROTECTED]

"Has it been noticed that music liberates the spirit?
gives wings to thought? that one becomes more of a
philosopher the more one becomes a musician?"
--Nietzsche, The Case of Wagner, sec. 1



Re: problem in upgrade to testing

2001-08-19 Thread James D Strandboge
On Sun, Aug 19, 2001 at 11:06:55PM -0400 or thereabouts, James Lindenschmidt 
wrote:
> > >   apt-get dist-upgrade
> > >   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:
> > >   kdebase-crypto: Depends: libssl0.9.6 but it is not installed
> > >   Depends: kdelibs3-crypto (>= 4:2.1.2-0) but 4:2.1.1.0-0.potato1 
> > > is
> > > installed kdevelop: Depends: libqt2 (>= 2:2.3.0-final-2) or
> > >   libqt2-gl (>= 2:2.3.0-final-2)
> > >   Depends: xlibs (> 4.0.3) but it is not installed
> > >   Depends: perl but it is not installed
> > >   quanta: Depends: libqt2 (>= 2:2.3.0-final-2) or
> > >   libqt2-gl (>= 2:2.3.0-final-2)
> > >   Depends: xlibs (> 4.0.3) but it is not installed
> > >   E: Unmet dependencies. Try using -f.
> > >
When I upgraded to woody from potato, I had to do a series of:
apt-get dist-upgrade
apt-get -f install

then:
apt-get dist-upgrade
apt-get -f install

For some reason.  I just kept doing this and eventually got there.  Obviously 
there
are some dependency problems that aren't resolved yet regarding the upgrade.  
However,
I did this several months ago, so things may have changed.

Definitely have the equivalent to this in /etc/apt/sources.list:
# main archive
deb ftp://ftp.us.debian.org/debian testing main contrib non-free
# crypto stuff
deb ftp://nonus.debian.org/debian-non-US testing/non-US main contrib non-free 

It is also possible that you will need to grab a few sid packages.  Just add:
deb http://http.us.debian.org/debian sid main contrib non-free
deb ftp://nonus.debian.org/debian-non-US sid/non-US main contrib non-free

to /etc/apt/sources.list, then do:
apt-get update
apt-get install 

Once you get that, comment the above lines out, and rerun 'apt-get update' then 
try:
apt-get dist-upgrade
apt-get -f install

as needed.  Eventually you will get there.  There is probably a better way, but 
I know
this works as I have done it.

Jamie Strandboge

-- 
"The goal of Computer Science is to build something that will last at
least until we've finished building it."  -- Author unknown

Email:  [EMAIL PROTECTED]
GPG/PGP Public Key ID:  26384A3A
GPG/PGP Fingerprint:D9FF DF4A 2D46 A353 A289  E8F5 AA75 DCBE 2638 4A3A



Re: problem in upgrade to testing

2001-08-19 Thread James Lindenschmidt
I added the line below, and it had no effect. Same error after 

apt-get update 

and 

apt-get dist-upgrade

Thanks,

Jim

Nathan Weston Spoke Thusly:
> Does your sources.list include non-us? The crypto stuff (including libssl)
> is hosted on server outside of the US for legal reasons.
> So, you may need to add a line like this:
>
> deb http://non-us.debian.org/debian-non-US unstable/non-US main contrib
> non-free
>
> Nathan
>
> On Sunday 19 August 2001 09:57 pm, James Lindenschmidt wrote:
> > Greetings, everyone.
> >
> > Thanks to previous advice I was able to initiate the apt-get dist-upgrade
> > (I got my sources.list configured properly), but I am still getting
> > errors. It downloaded several hundred packages, but I got the following
> > error messages when it came time to install:
> >
> > Unpacking replacement kdevelop ...
> > Errors were encountered while processing:
> > /var/cache/apt/archives/ssh_1%3a2.5.2p2-3_i386.deb
> > /var/cache/apt/archives/kdelibs3-crypto_4%3a2.1.2-1_i386.deb
> > E: Sub-process /usr/bin/dpkg returned an error code (1)
> >
> > There were other errors previous to that, but it looks like this is the
> > one that crashed everything. I tried repeating apt-get dist-upgrade, and
> > I get the following error messages:
> >
> > apt-get dist-upgrade
> > 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:
> > kdebase-crypto: Depends: libssl0.9.6 but it is not installed
> > Depends: kdelibs3-crypto (>= 4:2.1.2-0) but 4:2.1.1.0-0.potato1 
> > is
> > installed kdevelop: Depends: libqt2 (>= 2:2.3.0-final-2) or
> > libqt2-gl (>= 2:2.3.0-final-2)
> > Depends: xlibs (> 4.0.3) but it is not installed
> > Depends: perl but it is not installed
> > quanta: Depends: libqt2 (>= 2:2.3.0-final-2) or
> > libqt2-gl (>= 2:2.3.0-final-2)
> > Depends: xlibs (> 4.0.3) but it is not installed
> > E: Unmet dependencies. Try using -f.
> >
> > I'm completely puzzled (sorry, I'm a non-techie newbie). Any help?
> >
> > I had potato 2.2r3 with Ximian 1.4 and KDE 2.1.1 (from kde.debian.net)
> > installed.
> >
> > Thanks,
> >
> > Jim

-- 
[EMAIL PROTECTED]

"Has it been noticed that music liberates the spirit?
gives wings to thought? that one becomes more of a
philosopher the more one becomes a musician?"
--Nietzsche, The Case of Wagner, sec. 1



Re: problem in upgrade to testing

2001-08-19 Thread Nathan Weston
Does your sources.list include non-us? The crypto stuff (including libssl) is 
hosted on server outside of the US for legal reasons.
So, you may need to add a line like this:

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

Nathan

On Sunday 19 August 2001 09:57 pm, James Lindenschmidt wrote:
> Greetings, everyone.
>
> Thanks to previous advice I was able to initiate the apt-get dist-upgrade
> (I got my sources.list configured properly), but I am still getting errors.
> It downloaded several hundred packages, but I got the following error
> messages when it came time to install:
>
>   Unpacking replacement kdevelop ...
>   Errors were encountered while processing:
>   /var/cache/apt/archives/ssh_1%3a2.5.2p2-3_i386.deb
>   /var/cache/apt/archives/kdelibs3-crypto_4%3a2.1.2-1_i386.deb
>   E: Sub-process /usr/bin/dpkg returned an error code (1)
>
> There were other errors previous to that, but it looks like this is the one
> that crashed everything. I tried repeating apt-get dist-upgrade, and I get
> the following error messages:
>
>   apt-get dist-upgrade
>   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:
>   kdebase-crypto: Depends: libssl0.9.6 but it is not installed
>   Depends: kdelibs3-crypto (>= 4:2.1.2-0) but 4:2.1.1.0-0.potato1 
> is
> installed kdevelop: Depends: libqt2 (>= 2:2.3.0-final-2) or
>   libqt2-gl (>= 2:2.3.0-final-2)
>   Depends: xlibs (> 4.0.3) but it is not installed
>   Depends: perl but it is not installed
>   quanta: Depends: libqt2 (>= 2:2.3.0-final-2) or
>   libqt2-gl (>= 2:2.3.0-final-2)
>   Depends: xlibs (> 4.0.3) but it is not installed
>   E: Unmet dependencies. Try using -f.
>
> I'm completely puzzled (sorry, I'm a non-techie newbie). Any help?
>
> I had potato 2.2r3 with Ximian 1.4 and KDE 2.1.1 (from kde.debian.net)
> installed.
>
> Thanks,
>
> Jim



problem in upgrade to testing

2001-08-19 Thread James Lindenschmidt
Greetings, everyone. 

Thanks to previous advice I was able to initiate the apt-get dist-upgrade (I 
got my sources.list configured properly), but I am still getting errors. It 
downloaded several hundred packages, but I got the following error messages 
when it came time to install:

Unpacking replacement kdevelop ...
Errors were encountered while processing:
/var/cache/apt/archives/ssh_1%3a2.5.2p2-3_i386.deb
/var/cache/apt/archives/kdelibs3-crypto_4%3a2.1.2-1_i386.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)

There were other errors previous to that, but it looks like this is the one 
that crashed everything. I tried repeating apt-get dist-upgrade, and I get 
the following error messages:

apt-get dist-upgrade
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:
kdebase-crypto: Depends: libssl0.9.6 but it is not installed
Depends: kdelibs3-crypto (>= 4:2.1.2-0) but 4:2.1.1.0-0.potato1 
is installed
kdevelop: Depends: libqt2 (>= 2:2.3.0-final-2) or
libqt2-gl (>= 2:2.3.0-final-2)
Depends: xlibs (> 4.0.3) but it is not installed
Depends: perl but it is not installed
quanta: Depends: libqt2 (>= 2:2.3.0-final-2) or
libqt2-gl (>= 2:2.3.0-final-2)
Depends: xlibs (> 4.0.3) but it is not installed
E: Unmet dependencies. Try using -f.

I'm completely puzzled (sorry, I'm a non-techie newbie). Any help?

I had potato 2.2r3 with Ximian 1.4 and KDE 2.1.1 (from kde.debian.net) 
installed.

Thanks,

Jim