Relax, you seem to assume that I am offended but I don't really care. We
(in Debian) have been living for a long time with this conflict between
long-time-freeze ideology and the need for fixes which came only with
incompatible changes. But after all, every user of an LTS distro should
realize that
Public bug reported:
Binary package hint: mumble
It is not possbile to switch from one room to an other only using the
keyboard.
** Affects: mumble (Ubuntu)
Importance: Undecided
Status: New
--
no way to change the room via keyboard
https://bugs.launchpad.net/bugs/458237
You rece
Public bug reported:
Binary package hint: evolution
When editing any detail of any contact that is stored in GMail, and
trying to save it, Evolution throws a "Contact ID already exists" error
and does not let me save the contact back again.
** Affects: evolution (Ubuntu)
Importance: Undecid
Public bug reported:
I'm trying to install libsqlite3-dev on zesty and it seems to have gone
missing. At the time of writing all the links on
https://packages.ubuntu.com/zesty/amd64/libsqlite3-dev/download give me
a 404.
** Affects: sqlite3 (Ubuntu)
Importance: Undecided
Status: Ne
Installing `libblockdev-crypto2` (and rebooting) worked for me. Thanks
@thejoe.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1757321
Title:
udisks2 must depend on libblockdev-crypto2 and libblockde
Really?
$ ls /etc/apt-cacher-ng/ -ld
drwxr-xr-x 3 root root 4096 Jul 4 20:34 /etc/apt-cacher-ng/
It has all the permissions it needs to read the files. You might have
something more fishy in the system.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subs
A-Ha.
Did you try to haxor the configuration under the hood in the past?
Like creating "apt-cacher-ng" user profile manually? Or moving the
folder around without adjusting permissions? Or other hocus-pocus with
links/symlinks/mounts and permissions?
--
You received this bug notification because
It works for me, so no, it's not the same bug.
If you have something and want it to have fixed, please report what you
are really observing rather than a guessed reference to some issue.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
Public bug reported:
Gnome Night Light is scheduled from sunset to sunrise. In the evening,
the screen color turns warmer as expected. Going to bed, the computer is
put in suspend mode. The next day, after sunrise, the warm color is
still on and stays on. Turning Gnome Night Light off (and on) doe
Well... there is this section in README.Debian, is it not good enough?
SECURITY
See apt-cacher-ng manual for details. On Debian systems, the file
/etc/apt-cacher-ng/security.conf is installed which contains security related
options (but it can be in any other *.conf file as well). Curren
Nope, not a big miss. https://www.google.com/search?q="ftp.debian.com";
results fit on two pages. No idea where people got this archive URL from
but definitely not from official documentation.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ub
A couple of days ago I have seen a similar problem with Debian
Unstable's apt. It reported "Downloading... 50kb/s" (on a 100mbit link).
I watched the network, apt-cacher-ng was done transferring the file and
apt's http client was also finished. But the stupid thing still reported
slow data transfer
Hallo,
* Robert Sander [Thu, Mar 27 2014, 08:53:33AM]:
> The problem does not exist when packages are served from the cache.
>
> The problem ist when the package to be installed is not in the cache of
> apt-cacher-ng and needs to be downloaded. This is very slow and way
> below the possible speed
Please reopen this as a bug against APT. There is a detailed HTTP status
message and not a mere 403 code. The application should display it.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1661199
Title
But you do realize that all versions prior to 1.0.2 are PITA to code
developers?
I.e. the hostname validation, the very basic feature, needs to be
implemented with creepy hacks for OpenSSL before 1.0.2.
https://wiki.openssl.org/index.php/Hostname_validation
--
You received this bug notification
Debian Jessie backports have more recent OpenSSL, why should this not be
possible for Ubuntu?
** Also affects: apt-cacher-ng (Ubuntu)
Importance: Undecided
Status: New
** No longer affects: apt-cacher-ng (Ubuntu)
--
You received this bug notification because you are a member of Ubuntu
Public bug reported:
Upgrade from 16.O4 LTS to 17.04 half-failed for LaTeX
ProblemType: Package
DistroRelease: Ubuntu 16.04
Package: dblatex 0.3.7-1
ProcVersionSignature: Ubuntu 4.10.0-37.41~16.04.1-generic 4.10.17
Uname: Linux 4.10.0-37-generic x86_64
ApportVersion: 2.20.1-0ubuntu2.10
Architectu
Please uninstall apt-cacher and try again. Might be a port collision.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1581780
Title:
package apt-cacher-ng 0.9.1-1ubuntu1 failed to install/upgrade: le
I remember vaguely that it has been dropped in favor of the new deletion
assistant on the expiration page (scroll down the log page after running
expiration task).
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.
Right, and at least the last part can be automated. Since this is all
web stuff, there could be a link on the main control page called like
"Update indexes and show distro removal overview".
Actually, using a special link for this is something that should exist
anyway. Because ATM the expiration t
I think it's a bug of Akamai. ACNG does reeencode the URL which was sent
back in the intermediate redirect response - however, this is basically
legal URL encoding, no magic done there. Simple HTTP clients would use
the URL from redirect response as-is and therefore never trigger that
condition.
M
Well, ok, I checked the code. It's a bit too messy at the moment WRT
encoded and unencoded URLs. It should be refactored and for cases where
no re-encoding is needed, it could pass-through the original URL no
matter which crap was exactly hidden there.
--
You received this bug notification becaus
Seems to be a curl bug. See:
http_proxy="localhost:3142" strace -s 4098 curl
http://archive.ubuntu.com/dists/trusty/InRelease
...
sendto(4, "GET http://archive.ubuntu.com/dists/trusty/InRelease
HTTP/1.1\r\nHost: archive.ubuntu.com\r\nUser-Agent: curl/7.47.0\r\nAccept:
*/*\r\nProxy-Connection: K
Sorry, I just made the same mistake as you did and forgot --fail option.
There is no guarantee about return code if --fail is missing, RTFM!
(I am keen on that fact because acng uses sometimes 404 pages to carry
relevant information for different purposes which might be confused when
someone uses
Ehm, sorry for fingerpointing. I need to take a break after dealing with
such unintuitive tool like curl.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1440293
Title:
acng returns incorrect informat
Ehm... this is basically what the smart update code has been doing for
the most part of the last five years.
It has been broken for Debian Sid/Experimental archives since about
March of this year, and the version 0.9.3 (available since a about a
week) is supposed to solve this. There will be more
Log or didn't happen.
Duplication is not uncommon and happens with Debian when a Distro is
accessed either via alias ("stable") or via codename of that directory
or when a mirror has symlinks and users use different paths in their
sources.list .
Therefore, the archive analysis code identifies the
Public bug reported:
Binary package hint: apt-cacher-ng
Hi,
as simple as that, the code that generates HTTP error response (like 404
pages) reads a string from an object which becomes invalidated
somewhere inbetween.
The problem remained undiscovered because an optimized build does not
show th
** Patch added: "inv_mem_access.diff"
https://bugs.launchpad.net/bugs/638779/+attachment/1587354/+files/inv_mem_access.diff
--
invalid memory access when creating HTTP error response
https://bugs.launchpad.net/bugs/638779
You received this bug notification because you are a member of Ubuntu
Hi, it gets the list from http://www.iana.org/domains/root/db (see
Makefile). But .JA is not a valid TLD AFAICS.
OTOH the update code also scans
https://launchpad.net/ubuntu/+archivemirrors but ja.archive... is not
listed there either.
So, if you add it somewhere there and rebuild the mirror list
0.5.6-1 is ok.
It's not http://bugs.debian.org/593356 .
It's hardly a security issue (in fact, if the attacker compromises a
Debian/Ubuntu mirror there are much worse things she can do to the
clients).
--
invalid memory access when creating HTTP error response
https://bugs.launchpad.net/bugs/63
Only
0.5.4-1: amd64 i386
is affected. The bug was added in
apt-cacher-ng (0.5.3) ALPHA; urgency=low
and fixed in
apt-cacher-ng (0.5.5) BETA; urgency=low
--
invalid memory access when creating HTTP error response
https://bugs.launchpad.net/bugs/638779
You received this bug notification becaus
I will do so in the next release for Debian/Unstable. IMHO: feel free to
change for latest LTS, too.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1342890
Title:
apt-cacher-ng spuriously recommends
And what's inside /etc/apt-cacher-ng/zz_debconf.conf ?
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1279021
Title:
CacheDir setting ignored
To manage notifications about this bug go to:
https://bu
Public bug reported:
Description:Ubuntu 14.04.2 LTS
Release:14.04
im-config (0.24-1ubuntu4.1)
language-selector-selector-gnome (0.129.3)
Scenario:
I have an XUbuntu LTS 12 installation, upgraded to the latest 14.xx LTS. I
don't longer use xfce but icewm.
Repro steps and what happe
See above. acng does NOT run with root permissions. Giving it a
directory which is only writeable for root is not a very clever idea.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1123493
Title:
sup
It does have offline mode (has been there almost from the start). What I
don't understand is the exact action behind "priming the cache". The
explanation also does not make sense - in offline mode, it wouldn't
attempt to make an online connection so it would not know that the size
differs.
If I fi
It looks like a regular REST call so the probably easiest fix would be
to extend the regex matching the volatile data URLs. If you have a
recent version, add something like
VfilePatternEx: /pks/lookup.op.get
and for an older version, add a modified version of VfilePattern, maybe
something like:
Ok, I see. I am not sure whether this can be achieved without collateral
damage. That means, the idea of mirrors in a mirrors list is to refer to
mirrors with identical contents. Handling partial mirrors is complicated
because apt has different interpretations of a "404 Not Found" response.
I adde
Uhm, not sure I want to deal with this very specific issue. I see two
options, either hardcode the extra URLs in the mirror list (with 1-2
extra levels). Or add some flag or global option meaning: "strip
duplicated path components named like xxx". Or maybe even 2.5 options,
i.e. make the last one m
Sorry for commenting late, this sounds like https://bugs.debian.org/cgi-
bin/bugreport.cgi?bug=752255 .
There is a workaround in recent versions but it only ensures a
controlled termination and relies on the init system to restart the
daemon.
The proper solution is fixing the hardware to not prod
Ok... since I have no idea about the rules of that files' storage I will
just add .o type to the volatile set. See acng git, upstream/sid branch.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1078224
Maybe there is a bug, maybe not? Maybe you start sending in some
information which REALLY helps reproducing this behavior? Like:
your client's sources.list
your server's apt-cacher-ng's configuration files
if possible, a wireshark IP traffic dump made on your server monitoring
data traffic to th
I could change the current description text (the auth realm), replacing
"Apt-Cacher NG administration area"
with
"Restricted Activity, read the docs about AdminAuth".
Would this help?
But I am not sure whether browsers would display this text correctly,
the password prompt window might be not big
Hallo,
* Allison Ryan Lortie [Thu, Oct 22 2015, 12:09:47PM]:
> Same bug here and, indeed:
>
> zz_debconf.conf:CacheDir: /var/cache/apt-cacher-ng # default or
> overridden since '/var/cache/apt-cacher-ng' directory didn't exist
>
> I spent more time than I care to admit tracking this problem down
echo VfilePatternEx:.*ubuntu.dists.*html > /etc/apt-cacher-ng/temp_fix.conf
And restart the service.
This is a stop-gap solution. Remove that conf file later when the
pattern is added to the regular list.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is sub
Public bug reported:
$ apt-cache policy gnome-tweak-tool
gnome-tweak-tool:
Installed: 3.16.2-2
Candidate: 3.16.2-2
Version table:
*** 3.16.2-2 0
500 http://de.archive.ubuntu.com/ubuntu/ wily/universe amd64 Packages
100 /var/lib/dpkg/status
$ gnome-tweak-tool -d
DEBUG : S
The fork is what Debian Unstable has, Ubuntu LTS does not.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1368919
Title:
QT5 compatibility
To manage notifications about this bug go to:
https://bugs.
I have no idea.
What's the UID of that user? Maybe something messed up with your passwd file?
The permission change is forcibly applied, I don't see why it could break, and
even if, that would be root:root, not some weirduser:weirdgroup.
# be sure about that even if the user messed it up
fo
Public bug reported:
KeePassX GUI often does not render, making it unusable (see attached
screenshot). This is hard to reproduce, as sometimes it works and
sometimes it doesn't. A fresh reboot remedies the issue, but after a
while something unknown to me makes it break and once the GUI renders
emp
I just found out, a fix has been committed upstream:
https://bugzilla.gnome.org/show_bug.cgi?id=755794
Until it reaches 'Wily', I patched my local gnome-tweak-tool with the
following patch:
https://bugzilla.gnome.org/attachment.cgi?id=312364&action=edit
** Bug watch added: GNOME Bug Tracker #7557
Public bug reported:
I am trying to disable Thunderbird notifications in Gnome Shell without
success.
Ubuntu 15.10 Wily Werewolf
Gnome Shell 3.16
Thunderbird 38.3.0
I have disabled Thunderbird notifications in the gnome Shell notifications
settings (see attached screenshot).
I have disabled Thu
Screenshot of Gnome Notifications setting for Thunderbird
** Attachment added: "(screenshot) Gnome Notification Settings"
https://bugs.launchpad.net/ubuntu/+source/thunderbird/+bug/1510907/+attachment/4507448/+files/Thunderbird%20Mail_016.png
--
You received this bug notification because you
Thunderbird Preferences with disabled notifications for new messages
** Attachment added: "Thunderbird Preferences"
https://bugs.launchpad.net/ubuntu/+source/thunderbird/+bug/1510907/+attachment/4507446/+files/Thunderbird%20Preferences_015.png
--
You received this bug notification because yo
Maybe not so far as you think, it's the first report of such kind (in
almost five years).
IMHO not supporting If-Range correctly is an utterly stupid idea. It's
like replacing red light bulbs with green ones in traffic lights and
say: hey, it's good enough, it will be correct most of the time.
I
Ancient version. There is a fix in Debian.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1547431
Title:
Does not allow appstream files
To manage notifications about this bug go to:
https://bugs.lau
Public bug reported:
Hi,
I have a bug report from an Ubuntu user who tries to install with
netboot installer in a LAN behind a proxy (i.e. no direct internet
access). Source: probably http://cdimage.ubuntu.com/netboot/14.04/
The installation works fine in the first steps, you can switch to exper
It is the correct repository and far from being ancient. You just need
to focus on the right branch, see debian/gbp.conf for details.
I will add some Vcs links though. Actually I thought I already had done
that before and never bothered to review debian/control in the last
couple of years :-).
--
I.e. please read apt-cacher.log and report where it fails. If you want
to test a fix quickly, add a pattern via VfilePatternEx config.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1533375
Title:
er
Nonsense. ACNG is not helped by adding a long list of some filenames
here and there. It is helped if you would PLEASE read the manual about
debugging and stuff and let me know which funny path/location the Ubuntu
guys invented THIS time so I can add more generic regex for that.
--
You received th
They are hardly related. One is a bug of installer (crashing, wtf?) and
was actually for apt-cacher (wtf?) and not acng . The other one is
something I would like to solve in a more generic approach. Third one is
the first one (wtf?).
First: Adding an extra package with just one config line sounds
And fifth, for those who care: I don't know about upgrading to willy,
but at least a clean installation of 14.04 is possible with the latest
version, and I can even click there around to see the changelog.
https://anonscm.debian.org/cgit/apt-cacher-ng/apt-cacher-ng.git/tree/ChangeLog?h=upstream/si
Ok, I made some adaptions on the current HEAD which makes, at least for
me, make do-release-upgrade work properly. If anyone volunteers to test,
try this:
git clone https://alioth.debian.org/anonscm/git/apt-cacher-ng/apt-cacher-ng.git
...
git checkout debian/sid
dpkg-buildpackage -us -uc
(install
Actually, no, I don't agree on "Confirmed → Invalid". The stupid kind of
crashing is something you still need to deal with.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1509176
Title:
do-release-up
I released version 0.9.1 today to Debian with the fixes mentioned above.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1509176
Title:
do-release-upgrade crashes immediately with apt-cacher-ng proxy
The latest version 0.9.1 should solve it, at least partly (I tested the
release notes view in the graphical installation).
The stylesheets of that page are missing since I didn't have time to
investigate the fetching of that data properly but the content itself
should be ok.
--
You received this
Dear Maddes, I am sorry to tell you that you wasted your time because
you failed to RTFM. The configuration directory of apt-cacher-ng is /etc
/apt-cacher-ng and not /etc/apt-cacher.
In case you wanted to report a problem in apt-cacher, please report
there and not here. I think I have seen the pro
I can confirm the quick fix of running 'QT_GRAPHICSSYSTEM=native
keepassx' on the command line, for a single working instance of
keepassx.
For a more sustainable fix, adding 'QT_GRAPHICSSYSTEM=native' to
/etc/environment works for all subsequent instances of any effected gui,
taken from http://as
OK, I managed to figure it out, notifications were being sent by a
Thunderbird addon 'Gnome Integration'. Dissabling/configuring this addon
solved the issue.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bu
I still would have expected the Gnome Notifications settings to catch
the notifications and not let them pass.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1510907
Title:
Thunderbird Gnome Notifica
Sorry, cannot reproduce. Please send the defect (?) file.
And 0x7FFD is a valid timestamp! I just doubt that we will
live that long.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1402801
Maybe you messed up the permissions of the CONFIG files so your changed
setting just cannot be read?
Try this:
sudo -u apt-cacher-ng apt-cacher-ng debug=7 foreground=1 port=3
And watch the messages. If there is still the old setting visible at the
end, add "strace -o /tmp/acng.log" between ap
Reading NEWS.Debian for you:
apt-cacher-ng (0.7.24-1) unstable; urgency=low
* Starting with version 0.7.23-1, there is a new sequence of Debconf dialogs
for basic settings (CacheDir, Port, Proxy and BindAdresses). They are
stored in an additional *.conf file overriding the settings fro
Which upgrade? 0.7.24 or 0.7.25? .24 might have had a problem but .25
should be alright (just tested, cannot reproduce). Otherwise... provide
logs, provide configs, or it didn't happen.
And about "read up"... Lol, just automating debconf somehow by the usual
manuals (which only deal with easy sing
Hallo,
* Rolf Leggewie [Sun, Mar 23 2014, 12:34:45PM]:
> Here's what I get in trusty
>
> $ sudo service apt-cacher-ng restart
> * Restarting apt-cacher-ng apt-cacher-ng
>
> WARNING: No URL
reopen 736579
tags 736579 +pending
thanks
Hallo,
* Debian Bug Tracking System [Sun, Mar 23 2014, 12:06:12PM]:
> Your message dated Sun, 23 Mar 2014 12:03:27 +
> with message-id
> and subject line Bug#736579: fixed in apt-cacher-ng 0.7.26-1
> has caused the Debian Bug report #736579,
> regardi
Well... could you tell me (exactly) which version of acng is in use
there?
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1234946
Title:
"Size mismatch" caused by writing wrong data
To manage notifi
It should have been closed with 0.7.27-1, I closed another LP bug by
mistake, sorry.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1342890
Title:
apt-cacher-ng spuriously recommends avahi-daemon
To
Hi,
There are actually two problems in the start script for ushare.
1. It is launched with --background, so all the logs produced by the process on
stdout are lost (or at least I could not find where they were sent to) and you
can't see what went wrong when it doesn't start. Instead, the ushare
PEBCAK, please close. User failing to RTFM and/or to compare process
owner and folder permissions.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1123493
Title:
support of symbolic links for apt-cach
According to comment #4 you are already tracking oneiric. So... maybe
just dist-upgrade?
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/888017
Title:
apt-cacher-ng crashes on maint if BAD file found
You are right, I confused something. See
http://packages.ubuntu.com/search?keywords=apt-cacher-ng . I guess it
can be installed without other dependencies but I am not sure, and I am
not an Ubuntu guy.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscri
This feature does already exist, the current "consider rotten after X
seconds" value is hardcoded to 27 seconds.
I just need to assign an option name to the config parser. Any
suggestions?
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubunt
Yes, it was about MAXTEMPDELAY (it's already converted to
acfg::maxtempdelay in my local branch).
Selecting an option name is always complicated, it should not contain
"expir" or "rott" to avoid further confusion.
But "max-age" sounds familiar, let's call it FreshIndexMaxAge: ...
--
You receive
I assume this bug has been already fixed in 0.5.3, changelog:
* FIX: total review & overhaul of the response (job) control, adding more
verbose error pages and making code more uniform
I remember incorrect use of temporary error strings which happened close
to this SetErrorResponse call in
This feature was added in 0.6.7 (Debian Sid), with configurable count
as "KeepExtraVersions" parameter.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/225483
Title:
RFE: keep the three latest versio
Ok, checked again, the previous assumption was a bad guess. The problem
is, it looks like heap corruption but it can have happened a while
before the actually crash.
Maybe the tester could export MALLOC_CHECK_=2 in the startup environment
so the heap corruption detection is executed. But honestly,
Right, init script is a good location. See
https://www.gnu.org/s/libc/manual/html_node/Heap-Consistency-Checking.html#Heap-Consistency-Checking
for details about the variable.
The mentioned method would call abort() which creates a core dump. I don't know
exactly how apport works but assuming th
You don't need to be a guru to tell us which version you are talking
about. Just use "dpkg -l apt-cacher-ng" on the server.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/334761
Title:
update-manager
Public bug reported:
Tested on Ubuntu 10.04 and 12.04.
Actions:
# unset localization variables
$ unset LANG LANGUAGE $(echo ${!LC_*})
$ env | grep -e LANG -e LC_# confirm that nothing is set
# create input file
$ echo -e a b c d '\0303\0251' f g h i j | xargs -n1 > foo
The fetcher implementation are quite different, you cannot compare them.
Please describe exactly your observation or your definition of "slow".
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1018723
Ti
This report only makes sense
IF you configured BindAddress manually to use a specific interface
AND if some bug in init system attempted to start apt-cacher-ng before the
interface is up
AND something in the init system has hidden the resulting error message from
you.
I don't see what I can do
The attached patch should prevent your daemon from looping. Why it
actually happened in first place is hard to tell, but with this change
the error message should be returned to client ASAP and you can check
again.
** Patch added: "stop_looping.diff"
https://bugs.launchpad.net/ubuntu/+source/a
I don't mind if Ubuntu guys patch it as you wish but for my personal
taste this change is a bit too unsafe. You just cannot know what's there
in the output of this cgi script.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bug
Sorry? Don't set it to duplicate because that bugs have a different
nature. apt-file is a frontend tool which sneaks information from apt's
configuration making blind assumptions about its interface. apt-cacher-
ng is middle-layer.
The origin of this bug is IMHO the failure to retrieve the mirrors
Pong. No idea, tell me some details. Your http://ports.ubuntu.com/ubuntu
link is a 404 page.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/227733
Title:
Mirror list is incomplete
To manage notifica
*** This bug is a duplicate of bug 833970 ***
https://bugs.launchpad.net/bugs/833970
Please update and retest, see https://bugs.launchpad.net/ubuntu/+source
/apt-cacher-ng/+bug/833970 for details.
** This bug has been marked a duplicate of bug 833970
apt-cacher-ng crashed with SIGSEGV in s
It does already but only if deluser tool is available.
However, this is a minor bug because normally it does not hurt even if
the user account remains on the system.
Why this you might ask? Because the installation normally does not fail
since it's a system user account. Unless... somebody (YOU?)
** Patch added: "Little postrm modification to work without adduser tools"
https://bugs.launchpad.net/ubuntu/+source/apt-cacher-ng/+bug/1185547/+attachment/3690184/+files/use_passwd_tools.diff
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed t
Please also check /var/cache/apt-cacher-
ng/repo.steampowered.com/steam/dists/precise/steam/binary-
amd64/Packages.gz
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1194754
Title:
apt-cacher-ng gets
101 - 200 of 220 matches
Mail list logo