Re: Modernizing apt sources files

2025-02-08 Thread Joe
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

Re: Modernizing apt sources files

2025-02-08 Thread Greg
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

Re: Modernizing apt sources files

2025-02-08 Thread Greg
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

Re: Modernizing apt sources files

2025-02-08 Thread Greg Wooledge
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

Re: Modernizing apt sources files

2025-02-08 Thread Michael Stone
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

Re: Modernizing apt sources files

2025-02-08 Thread Charles Curley
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

Re: Modernizing apt sources files

2025-02-08 Thread Greg
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

Re: Synaptic and updated apt sources?

2025-02-07 Thread George at Clug
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

Re: Synaptic and updated apt sources?

2025-02-07 Thread Charles Curley
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

Re: Synaptic and updated apt sources?

2025-02-07 Thread Dan Ritter
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-

Re: Synaptic and updated apt sources?

2025-02-07 Thread Boyan Penkov
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

Re: Synaptic and updated apt sources?

2025-02-07 Thread Greg Wooledge
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

Re: Synaptic and updated apt sources?

2025-02-07 Thread George at Clug
-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

Re: Synaptic and updated apt sources?

2025-02-07 Thread Boyan Penkov
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

Re: Synaptic and updated apt sources?

2025-02-07 Thread George at Clug
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?

Synaptic and updated apt sources?

2025-02-07 Thread Boyan Penkov
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

Modernizing apt sources files

2025-02-06 Thread Charles Curley
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

Configuring apt sources: Was: Mirror not

2023-01-01 Thread Tim Woodall
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

Re: List of current apt sources?

2012-11-23 Thread Jude DaShiell
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. -

Re: List of current apt sources?

2012-11-23 Thread Jochen Spieker
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

Re: List of current apt sources?

2012-11-23 Thread Claudius Hubig
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

List of current apt sources?

2012-11-23 Thread The Wanderer
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

Re: Opportunistic apt sources?

2010-04-19 Thread Ron Johnson
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

Re: Opportunistic apt sources?

2010-04-19 Thread Ron Johnson
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

Re: Opportunistic apt sources?

2010-04-19 Thread Juha Tuuna
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.

Re: Opportunistic apt sources?

2010-04-19 Thread Richard Hartmann
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

Re: Opportunistic apt sources?

2010-04-18 Thread Ron Johnson
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

Opportunistic apt sources?

2010-04-18 Thread Richard Hartmann
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

Re: apt-get – problem configuring /etc/apt/sources .list

2008-11-20 Thread Vwaju
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

Re: Apt sources for deb-src packages in Etch

2006-08-07 Thread Kevin Mark
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

Re: Apt sources for deb-src packages in Etch

2006-08-06 Thread Felipe Sateler
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 >

Apt sources for deb-src packages in Etch

2006-08-06 Thread Alejandro
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

Re: APT Sources

2005-09-08 Thread kamaraju kusumanchi
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

Re: APT Sources

2005-09-08 Thread Philippe Grenard
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.

Re: APT Sources

2005-09-08 Thread Oliver Lupton
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

APT Sources

2005-09-08 Thread Philip Radford
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.

Re: updating apt sources...

2004-08-29 Thread Ritesh Raj Sarraf
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 &

updating apt sources...

2004-08-29 Thread Chris Stockwell
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

Re: i screwed up my apt-sources file(cont)

2004-06-11 Thread s. keeling
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

Re: i screwed up my apt-sources file

2004-06-11 Thread Greg Folkert
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

i screwed up my apt-sources file(cont)

2004-06-11 Thread 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 -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PRO

i screwed up my apt-sources file

2004-06-11 Thread cecil
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

Apt sources (devel)

2004-04-16 Thread Steve Reiger
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

Re: Official Apt sources

2003-11-27 Thread Paul Johnson
-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

Re: Official Apt sources

2003-11-27 Thread Florian Ernst
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

Re: Official Apt sources

2003-11-27 Thread Rus Foster
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

Official Apt sources

2003-11-27 Thread Your Name
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

Re: unavailable apt sources

2003-10-26 Thread Jerome R. Acks
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

unavailable apt sources

2003-10-26 Thread glenn
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

Re: extra apt sources, backports etc.

2003-07-31 Thread James Strandboge
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

Re: extra apt sources, backports etc.

2003-07-31 Thread James Strandboge
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

Re: extra apt sources, backports etc.

2003-07-31 Thread A. Loonstra
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

Re: extra apt sources, backports etc.

2003-07-31 Thread A. Loonstra
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

Re: extra apt sources, backports etc.

2003-07-30 Thread ScruLoose
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.

Re: extra apt sources, backports etc.

2003-07-30 Thread James Strandboge
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

Re: extra apt sources, backports etc.

2003-07-30 Thread Bret Comstock Waldow
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

extra apt sources, backports etc.

2003-07-30 Thread A. Loonstra
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

Re: adding a directory to apt sources

2003-06-13 Thread Ben Kal
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 >

adding a directory to apt sources

2003-06-09 Thread Linux
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

Re: apt sources

2003-02-20 Thread alex
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

Re: apt sources

2003-02-18 Thread Russell Shaw
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

Re: apt sources

2003-02-18 Thread Colin Watson
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

Re: apt sources

2003-02-18 Thread alex
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

Re: apt sources

2003-02-17 Thread Russell Shaw
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

apt sources

2003-02-17 Thread alex
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-

Re: Desperate for Mplayer apt sources

2003-01-07 Thread csj
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

Re: Desperate for Mplayer apt sources

2003-01-05 Thread Paul Johnson
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

Re: Desperate for Mplayer apt sources

2003-01-05 Thread Cameron Hutchison
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

Re: Desperate for Mplayer apt sources

2003-01-05 Thread csj
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

Re: Desperate for Mplayer apt sources[SOLVED] ... Onto another problem with gnome :(

2003-01-05 Thread Jerome Acks Jr
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

Re: Desperate for Mplayer apt sources

2003-01-04 Thread Paul Johnson
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

Re: Desperate for Mplayer apt sources[SOLVED] ... Onto another problem with gnome :(

2003-01-04 Thread desiderata
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

Re: Desperate for Mplayer apt sources

2003-01-04 Thread Jerome Acks Jr
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

Re: Desperate for Mplayer apt sources

2003-01-04 Thread Elijah
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

Re: Desperate for Mplayer apt sources

2003-01-04 Thread Bob Nielsen
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)

Re: Desperate for Mplayer apt sources

2003-01-04 Thread Elijah
> 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

Re: Desperate for Mplayer apt sources

2003-01-04 Thread Sean
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

Re: Desperate for Mplayer apt sources

2003-01-04 Thread Seneca
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

Desperate for Mplayer apt sources

2003-01-04 Thread Elijah
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

Re: apt-sources and apt-preferences

2002-11-28 Thread David Teague
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

Re: apt-sources and apt-preferences

2002-11-28 Thread Paul Johnson
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

Re: apt-sources and apt-preferences

2002-11-28 Thread fLokNo
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

Re: apt-sources and apt-preferences

2002-11-27 Thread Travis Crump
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

Re: apt-sources and apt-preferences

2002-11-27 Thread Paul Johnson
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

apt-sources and apt-preferences

2002-11-27 Thread fLokNo
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]

koffice 1.2 apt sources

2002-09-11 Thread Amir Tal
anyone can recommand a good and fast one ? tal. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: adding 'pool' to apt sources

2002-06-01 Thread Scott Henson
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

Re: adding 'pool' to apt sources

2002-06-01 Thread Ted M Goodridge, Jr
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

Re: adding 'pool' to apt sources

2002-06-01 Thread Simon Law
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

adding 'pool' to apt sources

2002-06-01 Thread Ted M Goodridge, Jr
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]

Re: apt-sources List

2002-04-24 Thread Andy Saxena
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

Re: apt-sources List

2002-04-23 Thread Vineet Kumar
* 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

apt-sources List

2002-04-23 Thread Matt Chipman
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

Re: apt sources list

2001-12-02 Thread Brian Clark
* 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

Re: apt sources list

2001-12-02 Thread Michael Wagner
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

Re: apt sources list

2001-12-02 Thread Tobias Wolter
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

Re: apt sources list

2001-12-02 Thread Tran Nam Binh
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

Re: apt sources list

2001-12-02 Thread Tran Nam Binh
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

Re: apt sources list

2001-12-02 Thread Brian Clark
* 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

apt sources list

2001-12-02 Thread Eric Brooks
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   2   >