On Sat, 8 Feb 2025 09:38:42 -0500
Greg Wooledge wrote:
> On Sat, Feb 08, 2025 at 14:25:51 -, Greg wrote:
> > I haven't been following the long thread about the modernization of
> > apt sources.
> >
> > I'm running Bookworm. Is it recommended to m
gt;>I haven't been following the long thread about the modernization of apt
>>sources.
>>
>>I'm running Bookworm. Is it recommended to modernize, or is the modern
>>method intended for some future date? As everything works nicely on this
>>new install
On 2025-02-08, Greg Wooledge wrote:
> On Sat, Feb 08, 2025 at 14:25:51 -, Greg wrote:
>> I haven't been following the long thread about the modernization of apt
>> sources.
>>
>> I'm running Bookworm. Is it recommended to modernize, or is the modern
&g
On Sat, Feb 08, 2025 at 14:25:51 -, Greg wrote:
> I haven't been following the long thread about the modernization of apt
> sources.
>
> I'm running Bookworm. Is it recommended to modernize, or is the modern
> method intended for some future date? As everything w
On Sat, Feb 08, 2025 at 02:25:51PM -, Greg wrote:
On 2025-02-06, Charles Curley wrote:
I suspect we'll be living with mixed .list and .sources files as
suppliers upgrade what they ship.
I haven't been following the long thread about the modernization of apt
sources.
I
On Sat, 8 Feb 2025 14:25:51 - (UTC)
Greg wrote:
> On 2025-02-06, Charles Curley wrote:
> >
> > I suspect we'll be living with mixed .list and .sources files as
> > suppliers upgrade what they ship.
>
> I haven't been following the long thread abo
On 2025-02-06, Charles Curley wrote:
>
> I suspect we'll be living with mixed .list and .sources files as
> suppliers upgrade what they ship.
I haven't been following the long thread about the modernization of apt
sources.
I'm running Bookworm. Is it recommended to mod
I thought it might be a package, but it seems more like it is
> > a command.
> > https://gist.github.com/Mealman1551/f75223b3cade0a218d51c06f6cb08f40
> > Since February 2025, Debian 13 (Trixie) and APT introduced the deb822
> > format for managing APT sources. This new
On Fri, 7 Feb 2025 09:26:13 -0500
Dan Ritter wrote:
> > 4) Do you know of any method to "undo" this modernization?
>
> You can do it by hand, or write a small script to produce the
> one-line format from the deb822 format.
Even simpler and less error prone is to copy the backup files created
George at Clug wrote:
>
> 4) Do you know of any method to "undo" this modernization?
You can do it by hand, or write a small script to produce the
one-line format from the deb822 format.
Here's one I haven't tested:
https://github.com/ErikMichelson/apt-deb822-tool
-dsr-
ble to locate a package called
> modernize-sources. "# apt-cache search modernize-sources" did not return any
> packages. I thought it might be a package, but it seems more like it is a
> command.
> https://gist.github.com/Mealman1551/f75223b3cade0a218d51c06f6cb08f40
> Since F
On Sat, Feb 08, 2025 at 01:13:28 +1100, George at Clug wrote:
> On Saturday, 08-02-2025 at 00:39 Boyan Penkov wrote:
> > After upgrading apt this week on testing (trixie), it defaults to the
> > apt822 sources
> > (https://repolib.readthedocs.io/en/latest/deb822-format.html#deb822-format),
> > whi
-sources" did not return any
packages. I thought it might be a package, but it seems more like it is a
command.
https://gist.github.com/Mealman1551/f75223b3cade0a218d51c06f6cb08f40
Since February 2025, Debian 13 (Trixie) and APT introduced the deb822 format
for managing APT sources. This n
ank list, presumably reading from the old format (it used to edit
/etc/apt/sources.list directly).
Cheers!
On Fri, Feb 7, 2025 at 8:05 AM George at Clug wrote:
>
>
>
> On Friday, 07-02-2025 at 19:23 Boyan Penkov wrote:
> > Hello,
> >
> > After updating my apt so
On Friday, 07-02-2025 at 19:23 Boyan Penkov wrote:
> Hello,
>
> After updating my apt sources to the modernized ones, the synaptic
> settings ard preferences are blank (and don't show the usual sources).
If you could give some more detail, I might understand what you did?
Hello,
After updating my apt sources to the modernized ones, the synaptic
settings ard preferences are blank (and don't show the usual sources).
Updates and selection though the program still works fine, so I
imagine this is a small oversight somewhere...
Cheers!
--
Boyan Penkov
With the previous discussion on modernizing one's apt sources files, I
went ahead and did it on two of my trixie installations.
The two original sources files were preserved, which might be useful
for some oddball installations.
Note that sources.list, which resides in /etc/apt, is replac
es buster-main.sources buster-security-main.sources
$
And then I have - mostly autogenerated packages:
$ apt-cache search bullseye- | sed 's/ for installation .*//'
bullseye-backports-contrib-sources - List of apt-sources
bullseye-backports-contrib-src-sources - List of apt-sources
bullseye-bac
you could apt-get netselect-apt and then run it. Not only does that
package get you the current list, it also shows you which server for your
local conditions is now running the fastest for you whether you're signed
up to it or not.
-
The Wanderer:
>
> Is there any way to get a list of what sources are *currently* active, i.e.,
> the
> ones which were in sources.list during the *most recent* successful 'apt-get
> update'?
apt-cache policy, without any further arguments.
J.
--
Americans have a better life.
[Agree] [Disagre
Hello Wanderer,
The Wanderer wrote:
> Is there any way to get a list of what sources are *currently* active, i.e.,
> the
> ones which were in sources.list during the *most recent* successful 'apt-get
> update'?
$ ls -1 /var/lib/apt/lists/*_Packages
will give you a list of the currently loade
Looking in /etc/apt/sources.list tells you what sources will be active after the
next 'apt-get update' (assuming all of them are valid).
Is there any way to get a list of what sources are *currently* active, i.e., the
ones which were in sources.list during the *most recent* successful 'apt-get
up
On 2010-04-19 02:55, Juha Tuuna wrote:
On 19.4.2010 1:52, Ron Johnson wrote:
On 2010-04-18 17:20, Richard Hartmann wrote:
Hi all,
I was wondering if there was any such thing as an opportunistic apt
source.
...
Does anything like the above exist?
I'd use symlinks, where sources.list points to
On 2010-04-19 03:00, Richard Hartmann wrote:
On Mon, Apr 19, 2010 at 00:52, Ron Johnson wrote:
I'd use symlinks, where sources.list points to either sources.list.home,
sources.list.work or sources.list.internet, and a short script to flip
between them.
That means I would need to bend the lin
On 19.4.2010 1:52, Ron Johnson wrote:
> On 2010-04-18 17:20, Richard Hartmann wrote:
>> Hi all,
>>
>> I was wondering if there was any such thing as an opportunistic apt
>> source.
>> ...
>> Does anything like the above exist?
>
> I'd use symlinks, where sources.list points to either sources.list.
On Mon, Apr 19, 2010 at 00:52, Ron Johnson wrote:
> I'd use symlinks, where sources.list points to either sources.list.home,
> sources.list.work or sources.list.internet, and a short script to flip
> between them.
That means I would need to bend the links and run apt-get update every
time, thoug
On 2010-04-18 17:20, Richard Hartmann wrote:
Hi all,
I was wondering if there was any such thing as an opportunistic apt
source.
By opportunistic, I mean that I want to be able to define repositories
that have no Packages.gz of their own and might or might not be
available at any given time.
If
Hi all,
I was wondering if there was any such thing as an opportunistic apt
source.
By opportunistic, I mean that I want to be able to define repositories
that have no Packages.gz of their own and might or might not be
available at any given time.
If I try to install foo, I would love to have a w
Thank you Bob and Eugene.
Bob --
Yes, inserting:
deb http://archive.debian.org/debian sarge main
into
/etc/apt/sources.list
and then running
#apt-get update
does the trick.
Might there be a guide to using apt that is conceptually clearer than
the man page?
Best Regards,
Vwaju
--
To UNS
On Sun, Aug 06, 2006 at 11:31:28PM -0300, Alejandro wrote:
> Hi all,
>
> I have Debian Etch and I have this in my /etc/apt/sources.list file:
>
> deb http://ftp.us.debian.org/debian/ etch main contrib
> deb http://security.debian.org/ etch/updates main contrib
>
> But I need the deb-src sources
Alejandro wrote:
> Hi all,
>
> I have Debian Etch and I have this in my /etc/apt/sources.list file:
>
> deb http://ftp.us.debian.org/debian/ etch main contrib
> deb http://security.debian.org/ etch/updates main contrib
>
> But I need the deb-src sources (security and normal packages), I tried
>
Hi all,
I have Debian Etch and I have this in my /etc/apt/sources.list file:
deb http://ftp.us.debian.org/debian/ etch main contrib
deb http://security.debian.org/ etch/updates main contrib
But I need the deb-src sources (security and normal packages), I tried
with a pair of sources but they
Philip Radford wrote:
Hi all,
I have just done a fresh install of Debian Sarge from the r1.0a DVD.
Can someone send me or advise me how to update my apt_sources file so that I
can use the testing branches from a UK Mirror.
Many thanks.
Phil.
This is Q 16 on
http://www.people.cornell.edu
Le Jeudi 08 Septembre 2005 19:18, Philip Radford a écrit :
> Hi all,
>
> I have just done a fresh install of Debian Sarge from the r1.0a DVD.
>
> Can someone send me or advise me how to update my apt_sources file so that
> I can use the testing branches from a UK Mirror.
>
> Many thanks.
>
> Phil.
Philip Radford wrote:
Hi all,
I have just done a fresh install of Debian Sarge from the r1.0a DVD.
Can someone send me or advise me how to update my apt_sources file so that I
can use the testing branches from a UK Mirror.
Many thanks.
Phil.
/etc/apt/sources.list:
deb http://ftp.uk.d
Hi all,
I have just done a fresh install of Debian Sarge from the r1.0a DVD.
Can someone send me or advise me how to update my apt_sources file so that I
can use the testing branches from a UK Mirror.
Many thanks.
Phil.
7;s work fine (I can ping, surf and even got
> one apt source to come up), but now it won't apt-get update, or update apt
> sources at all. I'm accessing the net via dsl, through a router here in my
> home. I've edited my /etc/apt/sources.list file a whole bunch with current
&
Hi,
I "could not connect to debian.oit.umass.edu:80 (1.0.0.0), connection timed out
Err http://debian.oit.umass.edu stable/main Release
I am very confused here. My nic's work fine (I can ping, surf and even got
one apt source to come up), but now it won't apt-get update, or upda
Incoming from cecil:
> Can someone just copy and paste a working "testing" sorces file. And
> then when its all back to normal I just wont mess with it anymore, I
> promise! I am scared to screw up my system... lol
man apt-setup ??
--
Any technology distinguishable from magic is insufficient
On Fri, 2004-06-11 at 10:08, cecil wrote:
> ok, can someone copy and paste a good one? I was trying to update sarge
> to "unstable" . this is what I have so far...
>
> #deb file:///cdrom/ sarge main
[...]
>
> So what do i do to get things right, and upgraded?
>
http://www.gregfolkert.net/files
Can someone just copy and paste a working "testing" sorces file. And
then when its all back to normal I just wont mess with it anymore, I
promise! I am scared to screw up my system... lol
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PRO
ok, can someone copy and paste a good one? I was trying to update sarge
to "unstable" . this is what I have so far...
#deb file:///cdrom/ sarge main
deb ftp://mirrors.kernel.org/debian/ unstable mai
I am trying to install request-tracker3, but it is only on th devel
servers. How can I add a devel server to my apt sources, and will it
also try to install (for example) the devel version of apache, which
might break my system
Thanx
Any pointers would be appreciated
--
Your Source For
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On Wed, Nov 26, 2003 at 12:47:19PM +, Your Name wrote:
> I am fairly new to debian and i am trying to find the official apt
> soures, i can find a million unoffical sources, but searching with
> google and searching debian.org doesnt give it.
Th
Hello 'Your Name'!
On Wed, Nov 26, 2003 at 12:47:19PM +, Your Name wrote:
I am fairly new to debian and i am trying to find the official apt
soures, i can find a million unoffical sources, but searching with
google and searching debian.org doesnt give it.
I dont know who to suggest it to bu
On Wed, 26 Nov 2003, Your Name wrote:
> Hi there,
>
> I am fairly new to debian and i am trying to find the official apt
> soures, i can find a million unoffical sources, but searching with
> google and searching debian.org doesnt give it.
>
> I dont know who to suggest it to but maybe it could be
Hi there,
I am fairly new to debian and i am trying to find the official apt
soures, i can find a million unoffical sources, but searching with
google and searching debian.org doesnt give it.
I dont know who to suggest it to but maybe it could be a useful link in
the APT-howto document (or one
On Mon, Oct 27, 2003 at 08:27:14AM +1100, glenn wrote:
> Hi All
> Apt is holding back quite a few packages from upgrade, when I look into
> these I find that depedencies are broken due to the package being
> 'UNAVAILABLE'. I figured perhaps the specific mirror I've been using
> just didn't have the
Hi All
Apt is holding back quite a few packages from upgrade, when I look into
these I find that depedencies are broken due to the package being
'UNAVAILABLE'. I figured perhaps the specific mirror I've been using
just didn't have the package, so now I use a few mirrors, but I still
have the same p
On Thu, 2003-07-31 at 19:39, A. Loonstra wrote:
> James Strandboge wrote:
>
> > On Wed, 2003-07-30 at 15:29, A. Loonstra wrote:
> >
> >>Hi,
> >>
> >>I've recently installed woody on a test system. I added the Gnome 2.2
> >>backport and the Xfree 4.2 backport. I added the following to sources.lis
On Thu, 2003-07-31 at 21:36, A. Loonstra wrote:
> A. Loonstra wrote:
>
> [snip]
> >
> > Well I reinstalled to machine for some more testing. I now only use your
> > backport (gnome2.2) When I do apt-get install gnome gdm I get unmet
> > dependencies: gnome Depends: gnucash but it is not going
A. Loonstra wrote:
[snip]
Well I reinstalled to machine for some more testing. I now only use your
backport (gnome2.2) When I do apt-get install gnome gdm I get unmet
dependencies: gnome Depends: gnucash but it is not going to be installed
E: Sorry broken packages.
Strange...
When I go into a
James Strandboge wrote:
On Wed, 2003-07-30 at 15:29, A. Loonstra wrote:
Hi,
I've recently installed woody on a test system. I added the Gnome 2.2
backport and the Xfree 4.2 backport. I added the following to sources.list
# XFree 4.2
deb http://www.fs.tum.de/~bunk/debian woody/bunk-1 main contr
On Wed, Jul 30, 2003 at 09:12:52PM -0400, Bret Comstock Waldow wrote:
> On Wed, 2003-07-30 at 15:29, A. Loonstra wrote:
>
> > My question remains what's the best way to manage unofficial backports
> > without having much trouble. I how do others do this?
>
> Cautiously, with a restorable backup.
On Wed, 2003-07-30 at 15:29, A. Loonstra wrote:
> Hi,
>
> I've recently installed woody on a test system. I added the Gnome 2.2
> backport and the Xfree 4.2 backport. I added the following to sources.list
>
> # XFree 4.2
> deb http://www.fs.tum.de/~bunk/debian woody/bunk-1 main contrib non-free
On Wed, 2003-07-30 at 15:29, A. Loonstra wrote:
> My question remains what's the best way to manage unofficial backports
> without having much trouble. I how do others do this?
Cautiously, with a restorable backup. I hold some packages too ("=" in
aptitude).
If there's a better way, I'm intere
Hi,
I've recently installed woody on a test system. I added the Gnome 2.2
backport and the Xfree 4.2 backport. I added the following to sources.list
# XFree 4.2
deb http://www.fs.tum.de/~bunk/debian woody/bunk-1 main contrib non-free
deb-src http://www.fs.tum.de/~bunk/debian woody/bunk-1 main co
On 10 Jun 2003 Linux <[EMAIL PROTECTED]> wrote:
> Greetings. I am trying to add a directory to the list of sources for APT
> to use for installing deb packages.
>
> The dirctory is
> /home/skippi/0data/backup/debian30/debian
>
> I have been using the APT HOWTO. In section 2.2 it tells me to use
>
Greetings. I am trying to add a directory to the list of sources for APT to use for
installing deb packages.
The dirctory is
/home/skippi/0data/backup/debian30/debian
I have been using the APT HOWTO.
In section 2.2 it tells me to use dpkg-scanpackages to create a Packages.gz file.
I did that an
Thanks all. I finally got things straightened out...there were
a few typos in the original document and I made a few trial and error
runs on them and now have them working.
alex wrote:
I'm having a problem understanding the architecture of apt sources
and have difficulty in getting pac
alex wrote:
My question is about the correctness of the following sources:
...
Yes, I think I understand the general format in the examples you used but
my question is about the format of the examples I listed above. It seems
to me that there are some errors in them, ie., / and spaces in
On Mon, Feb 17, 2003 at 09:51:13PM -0500, alex wrote:
> I'm having a problem understanding the architecture of apt sources
> and have difficulty in getting packages with apt and dselect.
>
> According to the APT HOWTO, 2.1, The /etc/apt/sources.list file
> it says: (quote)
&g
My question is about the correctness of the following sources:
deb http://http.us.debian.org/debian stable main/
^-- main/ or main?
deb http://non-us.debian.org/debian-non-US stable/non-US main contrib non-free
alex wrote:
I'm having a problem understanding the architecture of apt sources
and have difficulty in getting packages with apt and dselect.
According to the APT HOWTO, 2.1, The /etc/apt/sources.list file
it says: (quote)
"The entries in this file normally follows this format:&q
I'm having a problem understanding the architecture of apt sources
and have difficulty in getting packages with apt and dselect.
According to the APT HOWTO, 2.1, The /etc/apt/sources.list file
it says: (quote)
"The entries in this file normally follows this format:"
"deb-
On Sun, 5 Jan 2003 19:08:00 -0800,
Paul Johnson wrote:
>
> [1 ]
> On Mon, Jan 06, 2003 at 06:29:39AM +0800, [EMAIL PROTECTED] wrote:
> > I forgot the "apt-get source" line.
>
> I didn't!
>
> deb http://marillat.free.fr stable main
> deb http://marillat.free.fr unstable main
[...]
I was talki
On Mon, Jan 06, 2003 at 06:29:39AM +0800, [EMAIL PROTECTED] wrote:
> I forgot the "apt-get source" line.
I didn't!
deb http://marillat.free.fr stable main
deb http://marillat.free.fr unstable main
--
.''`. Baloo <[EMAIL PROTECTED]>
: :' :proud Debian admin and user
`. `'`
`- Debi
Once upon a time [EMAIL PROTECTED] said...
> On 05 Jan 2003 18:19:08 +0800,
> Elijah wrote:
> >
> >
> > > Actually, if you want to use mplayer, you _really_ should download the
> > > source from the main site http://www.mplayerhq.hu and compile it.
> > >
> > > Sean
> >
> > I've already done th
On 05 Jan 2003 18:19:08 +0800,
Elijah wrote:
>
>
> > Actually, if you want to use mplayer, you _really_ should download the
> > source from the main site http://www.mplayerhq.hu and compile it.
> >
> > Sean
>
> I've already done that and I'm having problems running it,
> gives me an error in m
On Sat, Jan 04, 2003 at 09:38:05PM -0700, [EMAIL PROTECTED] wrote:
> I hashed some outside apt sources and it somehow fixed up the dependencies
> of libxvidencore0, mplayer seems to download now. Thanks :)
>
> another prob:
>
> After rebooting I logged on the usual gn
On Sun, Jan 05, 2003 at 05:33:20PM +0800, Elijah wrote:
> I'm trying to install Mplayer 386 or 686 via synaptic but it seems I
> don't have libvidencore0. I checked out libvidencore0's dependency and
> it requires libc6. It doesn't seem to accept my current libc6 (currently
> installed) because it
I hashed some outside apt sources and it somehow fixed up the dependencies
of libxvidencore0, mplayer seems to download now. Thanks :)
another prob:
After rebooting I logged on the usual gnome wm but it just flashes a bit and
throws me back to gdm. Kde works though.
I figure the bogus
On Sun, Jan 05, 2003 at 06:19:08PM +0800, Elijah wrote:
>
> > Actually, if you want to use mplayer, you _really_ should download the
> > source from the main site http://www.mplayerhq.hu and compile it.
> >
> > Sean
>
> I've already done that and I'm having problems running it, gives me an
> er
Hi,
ok, just tried it. But it seems that it still has 2.2.5 displayed on the
available versions (??). That's weird ...
Can having too many sources on my sources.list cause problems?? cause I
think I'm having some now. I think I'll hash some of it...
Elijah
On Sun, 2003-01-05 at 09:53, Seneca w
On Sun, Jan 05, 2003 at 05:33:20PM +0800, Elijah wrote:
> Hello,
>
> I'm trying to install Mplayer 386 or 686 via synaptic but it seems I
> don't have libvidencore0. I checked out libvidencore0's dependency and
> it requires libc6. It doesn't seem to accept my current libc6 (currently
> installed)
> Actually, if you want to use mplayer, you _really_ should download the
> source from the main site http://www.mplayerhq.hu and compile it.
>
> Sean
I've already done that and I'm having problems running it, gives me an
error in my configs or something (?). that's why I've decided to use the
d
On Sun, 2003-01-05 at 04:33, Elijah wrote:
> Hello,
>
> I'm trying to install Mplayer 386 or 686 via synaptic but it seems I
> don't have libvidencore0. I checked out libvidencore0's dependency and
> it requires libc6. It doesn't seem to accept my current libc6 (currently
> installed) because it n
On Sun, Jan 05, 2003 at 05:33:20PM +0800, Elijah wrote:
> I'm trying to install Mplayer 386 or 686 via synaptic but it seems I
> don't have libvidencore0. I checked out libvidencore0's dependency and
> it requires libc6. It doesn't seem to accept my current libc6 (currently
> installed) because it
Hello,
I'm trying to install Mplayer 386 or 686 via synaptic but it seems I
don't have libvidencore0. I checked out libvidencore0's dependency and
it requires libc6. It doesn't seem to accept my current libc6 (currently
installed) because it needs at least version 2.3 upwards. I've searched
the de
On Thu, 28 Nov 2002, Paul Johnson wrote:
> Date: Thu, 28 Nov 2002 01:11:31 -0800
> From: Paul Johnson <[EMAIL PROTECTED]>
> To: Debian User List <[EMAIL PROTECTED]>
> Subject: Re: apt-sources and apt-preferences
>
> On Thu, Nov 28, 2002 at 02:45:48AM -0500, Travi
On Thu, Nov 28, 2002 at 02:45:48AM -0500, Travis Crump wrote:
> Just out of curiosity, how many megs is your apt-get update? I'd try it
> myself, but my much shorter sources.list already takes 20 minutes to
> update over my modem...
No idea, I usually fire and forget. My sources.list isn't for
hello!
> >>is somebody willing to post his/her two files (see in subject) with
> >>sources for cool packages and stuff? :)
> > Sure, my sources.list is fairly complete for those using sid. It's
> > based on the Hyper-Ultimate Mega Sources.List Deluxe, though it hasn't
> > been updated recent
Paul Johnson wrote:
On Thu, Nov 28, 2002 at 07:48:53AM +0100, fLokNo wrote:
is somebody willing to post his/her two files (see in subject) with
sources for cool packages and stuff? :)
Sure, my sources.list is fairly complete for those using sid. It's
based on the Hyper-Ultimate Mega Sour
debian/
# Postgresql
deb http://people.debian.org/~elphick/postgresql/pg7.1/ potato/
# Assorted (from http://www.internatif.org/bortzmeyer/debian/apt-sources/)
#
# Biology programs:
deb ftp://ftp.pasteur.fr/pub/computing/debian-biology stable biology
# SETI
hello!
is somebody willing to post his/her two files (see in subject) with
sources for cool packages and stuff? :)
thanks!
greets, flo/graz/austria/europe
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
anyone can recommand a good and fast one ?
tal.
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
On Sat, 2002-06-01 at 15:15, Ted M Goodridge, Jr wrote:
> Okay, I understand that now. I want to upgrade mozilla to the rc-3, and
> for the life of me can't get apt-get install to upgrade it. I'm pretty
> sure im using the correct version number, but I'm lost
Ok your probably trying to put the u
Okay, I understand that now. I want to upgrade mozilla to the rc-3, and
for the life of me can't get apt-get install to upgrade it. I'm pretty
sure im using the correct version number, but I'm lost
Ted
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Co
On 1 Jun 2002, Ted M Goodridge, Jr wrote:
> How do I add pool to sources.list for debian so I can use apt and get
> things in the pool directory?
You don't have to. All packages are in the pool directory, and
the dists you list in your /etc/apt/sources.list just reference them.
Simon
How do I add pool to sources.list for debian so I can use apt and get
things in the pool directory?
Ted
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
On Tue, Apr 23, 2002 at 04:51:17PM -0700, Vineet Kumar wrote:
> * Matt Chipman ([EMAIL PROTECTED]) [020423 15:51]:
> > Is there a list of or a method of finding alternative apt-able archives for
> > both woody and potato?
>
> see these pages:
> http://www.debian.org/doc/manuals/apt-howto/ch-basico
* Matt Chipman ([EMAIL PROTECTED]) [020423 15:51]:
> Is there a list of or a method of finding alternative apt-able archives for
> both woody and potato?
see these pages:
http://www.debian.org/doc/manuals/apt-howto/ch-basico.en.html
http://www.debian.org/mirror/mirrors_full
>
> I have uncommente
Is there a list of or a method of finding alternative apt-able archives for
both woody and potato?
I have uncommented the sources option in the potato install and am getting
404 errors :(
I need another archive
thanks
-Matt
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "un
* Michael Wagner <[EMAIL PROTECTED]> [Dec 02. 2001 21:19]:
> > The best thing to do, IMO, is to use netselect-apt.
>
> Hello Brian,
>
> I think, you mean apt-spy. This little programm looks for
> debian-mirrors and then write the /etc/apt/sources.list.
Nope, I'm positive I mean netselect-apt. I
On Sunday, 02. Dec. 2001 at 18:40:46, Brian Clark wrote:
> * Eric Brooks <[EMAIL PROTECTED]> [Dec 02. 2001 18:38]:
> > Could anyone who has a good list please post their /etc/apt/sources.list so
> > I can use it for a reference.
> The best thing to do, IMO, is to use netselect-apt.
Hello Brian
On 2001-12-02T18:35:37 +, Eric Brooks wrote:
> Could anyone who has a good list please post their /etc/apt/sources.list so I
> can use it for a reference.
Generally speaking, it is far wiser for every user to decide about the
servers he/she wants to use for himself. I, for example, use the
d
Hackers have put my user id into some redistributing
list of your technical forum.
I can't unsubcribe with automated system because my
user id is not on the main list.
Please help. I received tons of unwanted mails.
Please forward this request to the list owner
Thanks
--- Eric Brooks <[EMAIL PRO
Hackers have put my user id into some redistributing
list of your technical forum.
I can't unsubcribe with automated system because my
user id is not on the main list.
Please help. I received tons of unwanted mails.
Please forward this request to the list owner
Thanks
--- Brian Clark <[EMAIL PRO
* Eric Brooks <[EMAIL PROTECTED]> [Dec 02. 2001 18:38]:
> I read the list and see apt-get lines that work for other folks but when I
> try them the target item is not found. An example: apt-get install libgpcl0.
> I assume that the problem is that I am either using the wrong source servers
> o
I read the list and see apt-get lines that work for other folks but when I try
them the target item is not found. An example: apt-get install libgpcl0. I
assume that the problem is that I am either using the wrong source servers or
using the wrong source level (i.e., stable vs. unstable).
Co
1 - 100 of 132 matches
Mail list logo