Re: Download from mentors.debian.net?

2011-08-15 Thread Asheesh Laroia
Excerpts from Torquil Macdonald Sørensen's message of Sun Aug 14 08:30:18 -0400 
2011:
 Hi!
 
 Could someone please point me to documentation that explains how to download 
 source packages from mentors.debian.net?
 
 I've tried adding:
 
 deb-src http://mentors.debian.net/debian/ unstable main
 
 to sources.list, but 'apt-get update' returns:
 
 W: Failed to fetch 
 bzip2:/var/lib/apt/lists/partial/mentors.debian.net_debian_dists_unstable_main_source_Sources
  
   Encountered a section with no Package: header

This is fixed now. Let me know if you can confirm/deny that it works
for you!

-- Asheesh.


-- 
To UNSUBSCRIBE, email to debian-mentors-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/1313409904-sup-2...@rose.makesad.us



Re: Download from mentors.debian.net?

2011-08-15 Thread Torquil Macdonald Sørensen

On 15/08/11 14:05, Asheesh Laroia wrote:

Excerpts from Torquil Macdonald Sørensen's message of Sun Aug 14 08:30:18 -0400 
2011:

Hi!

Could someone please point me to documentation that explains how to download
source packages from mentors.debian.net?

I've tried adding:

deb-src http://mentors.debian.net/debian/ unstable main

to sources.list, but 'apt-get update' returns:

W: Failed to fetch
bzip2:/var/lib/apt/lists/partial/mentors.debian.net_debian_dists_unstable_main_source_Sources
   Encountered a section with no Package: header


This is fixed now. Let me know if you can confirm/deny that it works
for you!


It works now. Thanks!

Both 'apt-get update' and 'apt-get source packagename' works.

Best regards
Torquil Sørensen


--
To UNSUBSCRIBE, email to debian-mentors-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/4e490d05.8040...@gmail.com



Download from mentors.debian.net?

2011-08-14 Thread Torquil Macdonald Sørensen

Hi!

Could someone please point me to documentation that explains how to download 
source packages from mentors.debian.net?


I've tried adding:

deb-src http://mentors.debian.net/debian/ unstable main

to sources.list, but 'apt-get update' returns:

W: Failed to fetch 
bzip2:/var/lib/apt/lists/partial/mentors.debian.net_debian_dists_unstable_main_source_Sources 
 Encountered a section with no Package: header


E: Some index files failed to download. They have been ignored, or old ones used 
instead.


Strangly, I seem to not be able to find any such documentation. Am I overlooking 
something obvious? :-)


Thanks!
Torquil Sørensen


--
To UNSUBSCRIBE, email to debian-mentors-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/4e47bfda.9050...@gmail.com



Re: Download from mentors.debian.net?

2011-08-14 Thread Tobias Hansen

Hi,

you can use

dget sourcepackage.dsc

Regards, Tobias

Am 14.08.2011 14:30, schrieb Torquil Macdonald Sørensen:

Hi!

Could someone please point me to documentation that explains how to 
download source packages from mentors.debian.net?


I've tried adding:

deb-src http://mentors.debian.net/debian/ unstable main

to sources.list, but 'apt-get update' returns:

W: Failed to fetch 
bzip2:/var/lib/apt/lists/partial/mentors.debian.net_debian_dists_unstable_main_source_Sources 
 Encountered a section with no Package: header


E: Some index files failed to download. They have been ignored, or old 
ones used instead.


Strangly, I seem to not be able to find any such documentation. Am I 
overlooking something obvious? :-)


Thanks!
Torquil Sørensen





--
To UNSUBSCRIBE, email to debian-mentors-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/4e47c221.6060...@gmx.de



Re: Download from mentors.debian.net?

2011-08-14 Thread Andreas Rönnquist
On 14/08/11 14:30, Torquil Macdonald Sørensen wrote:
 Hi!
 
 Could someone please point me to documentation that explains how to
 download source packages from mentors.debian.net?
 
 Strangly, I seem to not be able to find any such documentation. Am I
 overlooking something obvious? :-)


I believe there should be some info on Debian mentors, but like you, I
cannot find anything at the moment - I guess it is something that has
got moved in the mentors/expo transition. However, this describes how it
is supposed to be done:

http://www.debian-administration.org/articles/504

For more info see man dget - (dget is found in the devscripts package).

best regards
/Andreas


-- 
To UNSUBSCRIBE, email to debian-mentors-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/4e47c8d5.8040...@gusnan.se



Re: Download from mentors.debian.net?

2011-08-14 Thread Torquil Macdonald Sørensen

On 14/08/11 14:40, Tobias Hansen wrote:

Hi,

you can use

dget sourcepackage.dsc

Regards, Tobias


Thanks! This works when the *dsc is an internet address.

Torquil


--
To UNSUBSCRIBE, email to debian-mentors-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/4e47ca90.1050...@gmail.com



Re: Download from mentors.debian.net?

2011-08-14 Thread Asheesh Laroia
Excerpts from Torquil Macdonald Sørensen's message of Sun Aug 14 08:30:18 -0400 
2011:
 Hi!
 
 Could someone please point me to documentation that explains how to download 
 source packages from mentors.debian.net?
 
 I've tried adding:
 
 deb-src http://mentors.debian.net/debian/ unstable main

Hi Torquil,

I think you've found a real bug here. The Python code that manages the 
site does its own generation of the files you were downloading, so it is 
likely to blame for this issue.

I consider this an unannounced API breakage caused by the transition, so 
it gets high priority. I hope to have a fix live within 1-2 days (though 
of course if someone beats me to it, I will not complain).

Thanks for the high-quality report!

-- Asheesh.


-- 
To UNSUBSCRIBE, email to debian-mentors-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/1313355319-sup-8...@rose.makesad.us



Re: Download from mentors.debian.net?

2011-08-14 Thread Torquil Macdonald Sørensen

On 14/08/11 22:58, Asheesh Laroia wrote:

Excerpts from Torquil Macdonald Sørensen's message of Sun Aug 14 08:30:18 -0400 
2011:

Hi!

Could someone please point me to documentation that explains how to download
source packages from mentors.debian.net?

I've tried adding:

deb-src http://mentors.debian.net/debian/ unstable main


Hi Torquil,

I think you've found a real bug here. The Python code that manages the
site does its own generation of the files you were downloading, so it is
likely to blame for this issue.

I consider this an unannounced API breakage caused by the transition, so
it gets high priority. I hope to have a fix live within 1-2 days (though
of course if someone beats me to it, I will not complain).

Thanks for the high-quality report!


You're welcome. Good luck!

Torquil


--
To UNSUBSCRIBE, email to debian-mentors-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/4e4838c8.1070...@gmail.com