https://bugzilla.wikimedia.org/show_bug.cgi?id=66121
[email protected] changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from [email protected] --- Unless I'm doing this wrong, it seems to work. I just had to replace the URLs and then apt-get update -- I tested an nginx install and it worked. $ egrep -v '^(#|$)' /etc/apt/sources.list deb http://ubuntu.wikimedia.org/ubuntu/ trusty main deb-src http://ubuntu.wikimedia.org/ubuntu/ trusty main deb http://ubuntu.wikimedia.org/ubuntu/ trusty-updates main deb-src http://ubuntu.wikimedia.org/ubuntu/ trusty-updates main deb http://ubuntu.wikimedia.org/ubuntu/ trusty universe deb-src http://ubuntu.wikimedia.org/ubuntu/ trusty universe deb http://ubuntu.wikimedia.org/ubuntu/ trusty-updates universe deb-src http://ubuntu.wikimedia.org/ubuntu/ trusty-updates universe deb http://ubuntu.wikimedia.org/ubuntu/ trusty-security main deb-src http://ubuntu.wikimedia.org/ubuntu/ trusty-security main deb http://ubuntu.wikimedia.org/ubuntu/ trusty-security universe deb-src http://ubuntu.wikimedia.org/ubuntu/ trusty-security universe -- You are receiving this mail because: You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
