Custom Query (1145 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (163 - 165 of 1145)

Ticket Resolution Summary Owner Reporter
#718 fixed Move debathena's trac to demeter jdreed jdreed

Reported by jdreed, 14 years ago.

Description

because we don't have a ticket for this.

#725 worksforme do-build: package uploads and downloads should share a lock jdreed geofft

Reported by geofft, 14 years ago.

Description

While building for Maverick we ran into a bunch of builds that failed for hash sum mismatches or unauthenticated-package errors while trying to download Debathena packages. Presumably this is because of a race condition between reprepro uploading packages and apt-get in the build chroots downloading them. We already have a global lock for all reprepro invocations within do-build; it would be nice to get apt-get inside the chroot to share this lock (although somewhat hard, since that's inside the chroot, and run by sbuild).

I'm also a bit confused here, because we use approx, which should 1) insulate us from this by caching and 2) not work, since we may need new packages as soon as they're uploaded.

#728 fixed Installer should be more robust to network suckage jdreed jdreed

Reported by jdreed, 14 years ago.

Description

This is partially #623, but also a different problem. In 57 today, the DHCP server has handing out net-10 addresses (10.119), but for some reason wasn't handing out DNS info. This caused d-i to barf (with the message '"" is not a valid hostname'). Using manual configuration worked. DHCP clearly works enough to get PXE working, but d-i's insistence on re-configuring causes it to barf. Can we perhaps get the installer to say "Do you want to specify a static IP?" before it even tries DHCP?

Note: See TracQuery for help on using queries.