All of lore.kernel.org
 help / color / mirror / Atom feed
* [linux-lvm] Debian apt-get link problem
@ 2001-08-27 15:49 Wayne Topa
  2001-08-30 18:12 ` Wayne Topa
  0 siblings, 1 reply; 6+ messages in thread
From: Wayne Topa @ 2001-08-27 15:49 UTC (permalink / raw)
  To: linux-lvm

  I have been trying to use the link in the LVM Howto by AJ Lewis, and
the DEBIAN.readme in /pub/LVM, to obtain/upgrade LVM on a Debian testing 
box.  The link does not work.  I have been able to ftp to the sistina 
site to get the lvm 9�2 lvm files.

  I just tried the link 
( deb ftp://ftp.sistina.com/pub/LVM/binaries/debian unstable main )
again and am still gettting the same error;
Failed to fetch
ftp://ftp.sistina.com/pub/LVM/0.9/binaries/debian/dists/unstable/main/binary-i386/Packages
Unable to fetch file, server said 'Error opening file; No such file or directory.  '

 If there really is a debian package on the site, would someone please 
let me know what the link to it is.

  Oh, and update the Debian.readme file with the correct link.

Many Thanks
Wayne
-- 
A user friendly computer first requires a friendly user.
_______________________________________________________

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [linux-lvm] Debian apt-get link problem
  2001-08-27 15:49 [linux-lvm] Debian apt-get link problem Wayne Topa
@ 2001-08-30 18:12 ` Wayne Topa
  2001-09-01  5:32   ` ^chewie
  0 siblings, 1 reply; 6+ messages in thread
From: Wayne Topa @ 2001-08-30 18:12 UTC (permalink / raw)
  To: linux-lvm

Wayne Topa(wtopa@dmcom.net) is reported to have said:
>   I have been trying to use the link in the LVM Howto by AJ Lewis, and
> the DEBIAN.readme in /pub/LVM, to obtain/upgrade LVM on a Debian testing 
> box.  The link does not work.  I have been able to ftp to the sistina 
> site to get the lvm 9�2 lvm files.
> 
>   I just tried the link 
> ( deb ftp://ftp.sistina.com/pub/LVM/binaries/debian unstable main )
> again and am still gettting the same error;
> Failed to fetch
> ftp://ftp.sistina.com/pub/LVM/0.9/binaries/debian/dists/unstable/main/binary-i386/Packages
> Unable to fetch file, server said 'Error opening file; No such file or directory.  '
> 
>  If there really is a debian package on the site, would someone please 
> let me know what the link to it is.
> 
>   Oh, and update the Debian.readme file with the correct link.

Well if the Debian maintainer doesn't know I guess it isn't available.
Sorry for wasting your time.
-- 
Pascal Users:
 To show respect for the 313th anniversary (tomorrow) of the
 death of Blaise Pascal, your programs will be run at half speed.
_______________________________________________________

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [linux-lvm] Debian apt-get link problem
  2001-08-30 18:12 ` Wayne Topa
@ 2001-09-01  5:32   ` ^chewie
  2001-09-01 13:56     ` Wayne Topa
  0 siblings, 1 reply; 6+ messages in thread
From: ^chewie @ 2001-09-01  5:32 UTC (permalink / raw)
  To: linux-lvm

On Thu, Aug 30, 2001 at 02:12:59PM -0400, Wayne Topa wrote:
> >   I just tried the link 
> > ( deb ftp://ftp.sistina.com/pub/LVM/binaries/debian unstable main )

I hate to state the obvious, but apt does not Debian make.  Try
manually downloading the *.deb files and installing them manually with
dpkg -i <pkg.deb>.

I've been out of the loop a little on the Debian LVM packages, but
I've got a few patches to hand in that might be useful.  Problem is
that my workstation is out of commission until I can find the time
next week to reassemble it.

Anyway, good luck!

-- 
Chad "^chewie" Walstrom <chewie@wookimus.net>
        http://wookimus.net/chewie

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [linux-lvm] Debian apt-get link problem
  2001-09-01  5:32   ` ^chewie
@ 2001-09-01 13:56     ` Wayne Topa
  2001-09-04 16:03       ` AJ Lewis
  0 siblings, 1 reply; 6+ messages in thread
From: Wayne Topa @ 2001-09-01 13:56 UTC (permalink / raw)
  To: linux-lvm

^chewie(chewie@wookimus.net) is reported to have said:
> On Thu, Aug 30, 2001 at 02:12:59PM -0400, Wayne Topa wrote:
> > >   I just tried the link 
> > > ( deb ftp://ftp.sistina.com/pub/LVM/binaries/debian unstable main )
> 
> I hate to state the obvious, but apt does not Debian make.  Try
> manually downloading the *.deb files and installing them manually with
> dpkg -i <pkg.deb>.

Thanks.  Yes that is what I did do, but when both the docs had the
apt-get sources address, which didn't work, I thought I was doing
something wrong.  I don't rely on .deb files, just use apt-get when
there are files available.

Happily running the latest version of LVM, without having used
apt-get.

egards

Wayne
-- 
Don't hit the keys so hard, it hurts.
_______________________________________________________

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [linux-lvm] Debian apt-get link problem
  2001-09-01 13:56     ` Wayne Topa
@ 2001-09-04 16:03       ` AJ Lewis
  2001-09-06 17:15         ` Wayne Topa
  0 siblings, 1 reply; 6+ messages in thread
From: AJ Lewis @ 2001-09-04 16:03 UTC (permalink / raw)
  To: Wayne Topa, linux-lvm

[-- Attachment #1: Type: text/plain, Size: 1506 bytes --]

On Sat, Sep 01, 2001 at 09:56:43AM -0400, Wayne Topa wrote:
> ^chewie(chewie@wookimus.net) is reported to have said:
> > On Thu, Aug 30, 2001 at 02:12:59PM -0400, Wayne Topa wrote:
> > > >   I just tried the link 
> > > > ( deb ftp://ftp.sistina.com/pub/LVM/binaries/debian unstable main )
> > 
> > I hate to state the obvious, but apt does not Debian make.  Try
> > manually downloading the *.deb files and installing them manually with
> > dpkg -i <pkg.deb>.
> 
> Thanks.  Yes that is what I did do, but when both the docs had the
> apt-get sources address, which didn't work, I thought I was doing
> something wrong.  I don't rely on .deb files, just use apt-get when
> there are files available.

I've removed the info about using apt-get from the README.Debian on the ftp
site.  The HowTo no longer contains this information.  Sorry for the
confusion.  :(

> Happily running the latest version of LVM, without having used
> apt-get.

:)

-- 
AJ Lewis
Sistina Software Inc.                  Voice:  612-638-0500
1313 5th St SE, Suite 111              Fax:    612-638-0500
Minneapolis, MN 55414                  E-Mail: lewis@sistina.com
http://www.sistina.com

Current GPG fingerprint = 60F3 160D C0D5 2C4B 751B  4FF9 6F67 E9BC 44CD DE95

-----Begin Obligatory Humorous Quote----------------------------------------
This message has been brought to you by the language C and the number F.
-----End Obligatory Humorous Quote------------------------------------------

[-- Attachment #2: Type: application/pgp-signature, Size: 232 bytes --]

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [linux-lvm] Debian apt-get link problem
  2001-09-04 16:03       ` AJ Lewis
@ 2001-09-06 17:15         ` Wayne Topa
  0 siblings, 0 replies; 6+ messages in thread
From: Wayne Topa @ 2001-09-06 17:15 UTC (permalink / raw)
  To: linux-lvm

AJ Lewis(lewis@sistina.com) is reported to have said:
> On Sat, Sep 01, 2001 at 09:56:43AM -0400, Wayne Topa wrote:
> > ^chewie(chewie@wookimus.net) is reported to have said:
> > > On Thu, Aug 30, 2001 at 02:12:59PM -0400, Wayne Topa wrote:
> > > > >   I just tried the link 
> > > > > ( deb ftp://ftp.sistina.com/pub/LVM/binaries/debian unstable main )
> > > 
> > > I hate to state the obvious, but apt does not Debian make.  Try
> > > manually downloading the *.deb files and installing them manually with
> > > dpkg -i <pkg.deb>.
> > 
> > Thanks.  Yes that is what I did do, but when both the docs had the
> > apt-get sources address, which didn't work, I thought I was doing
> > something wrong.  I don't rely on .deb files, just use apt-get when
> > there are files available.
> 
> I've removed the info about using apt-get from the README.Debian on the ftp
> site.  The HowTo no longer contains this information.  Sorry for the
> confusion.  :(

Thanks for the reply. 

Good Idea to remove the link, I think.

BTW, that a great HowTo!

Wayne
-- 
For any problem there is a solution that is simple, quick, and
ultimately worse than the problem.
_______________________________________________________

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2001-09-06 17:15 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-08-27 15:49 [linux-lvm] Debian apt-get link problem Wayne Topa
2001-08-30 18:12 ` Wayne Topa
2001-09-01  5:32   ` ^chewie
2001-09-01 13:56     ` Wayne Topa
2001-09-04 16:03       ` AJ Lewis
2001-09-06 17:15         ` Wayne Topa

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.