Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 274036

Summary: mirrors.sec.informatik.tu-darmstadt.de NXDOMAIN but still in Portage mirror rotation
Product: Mirrors Reporter: Jose daLuz <jdaluz>
Component: Server ProblemAssignee: Mirror Admins <mirror-admin>
Status: RESOLVED WORKSFORME    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Jose daLuz 2009-06-13 16:46:57 UTC
Despite bug 269629 indicating this has been removed from the Portage mirrors I am still getting package tarball downloads failing due to this being in the rotation. dig shows NXDOMAIN:

 $ dig mirrors.sec.informatik.tu-darmstadt.de any

; <<>> DiG 9.6.0-P1 <<>> mirrors.sec.informatik.tu-darmstadt.de any
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NXDOMAIN, id: 19183
;; flags: qr rd ra; QUERY: 1, ANSWER: 0, AUTHORITY: 0, ADDITIONAL: 0

;; QUESTION SECTION:
;mirrors.sec.informatik.tu-darmstadt.de.	IN ANY

;; Query time: 27 msec
;; SERVER: 192.168.1.1#53(192.168.1.1)
;; WHEN: Sat Jun 13 12:41:13 2009
;; MSG SIZE  rcvd: 56

I don't have this in my rsync list so this is only a problem for tarballs, and I wouldn't even know about it except there seems to be a bad or missing tarball for XML-NamespaceSupport-1.10.
Comment 1 Vadim Kuznetsov (RETIRED) gentoo-dev 2009-06-14 13:30:13 UTC
I'd like to confirm that. mirrors.sec.informatik.tu-darmstadt.de is still in the list and failing for me too.
Comment 2 Arun Raghavan (RETIRED) gentoo-dev 2009-06-14 14:23:38 UTC
Jose and Vadim: can you tell me how you're setting your list of mirrors? The mirror is not in mirror lists, so I'm not sure why you are seeing this being used to download distfiles.
Comment 3 Jose daLuz 2009-06-16 13:25:02 UTC
I use paludis, so this is set in my /etc/paludis/mirrors.conf:

# mirrors.conf
# This file created by portage2paludis.bash
*  http://gentoo.osuosl.org//distfiles http://distro.ibiblio.org/pub/linux/distributions/gentoo//distfiles
Comment 4 Arun Raghavan (RETIRED) gentoo-dev 2009-08-04 16:14:32 UTC
(In reply to comment #3)
> I use paludis, so this is set in my /etc/paludis/mirrors.conf:
> 
> # mirrors.conf
> # This file created by portage2paludis.bash
> *  http://gentoo.osuosl.org//distfiles
> http://distro.ibiblio.org/pub/linux/distributions/gentoo//distfiles

I don't see mirrors.sec.informatik.tu-darmstadt.de here. Do you get this error for a specific package?
Comment 5 Jose daLuz 2009-08-04 23:33:29 UTC
I haven't seen this happen in a while. The package I mentioned in the original report is where I saw this. 

I have never had this mirror explicitly set in either my current Paludis setup or my prior Portage setup, the listed mirrors are the only mirrors I have had configured since I started using Gentoo in early 2005.
Comment 6 Arun Raghavan (RETIRED) gentoo-dev 2009-08-05 15:53:47 UTC
Closing this for now, then. Please reopen if you see the problem again.