Thanks, Jamie.
I finally figured out a solution for my problen,=, although I still
think the bug is still there, likely in bootchart. for some reason,
`uname -r` may be written or executed as 'uname -r'.
the solution is delete the following garbage, then execute reinstall bootchart.
s
zebratt, from the changelog:
* debian/postinst: don't source /usr/share/debconf/confmodule when $1 =
triggered. Fix thanks to Colin Watson. (LP: #618410)
Looking at debian/postinst, ufw now has:
# Only source /usr/share/debconf/confmodule when not called with 'triggered'
# to avoid LP: #6184
what's the fix for this problem? I'd like to try your fix for my problem.
thanks.
I got an error "dpkg: version 'uname -r' has bad syntax: version
string has embedded spaces
when I tried to uninstall bootchart in ubuntu 10.10.
I found /var/lib/dpkg/info/bootchart.preinst has a similar
This bug was fixed in the package ufw - 0.30.0-1ubuntu1
---
ufw (0.30.0-1ubuntu1) maverick; urgency=low
* src/frontend.py: display unicode error messages properly. Thanks to
Serguey Basalaev.
- upstream commit r700
- LP: #580032
* src/backend_iptables.py: fix gettext w
** Branch linked: lp:debian/sid/ufw
--
/etc/ufw/applications.d has wrong syntax
https://bugs.launchpad.net/bugs/618410
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://list
** Changed in: ufw (Ubuntu)
Status: In Progress => Fix Committed
--
/etc/ufw/applications.d has wrong syntax
https://bugs.launchpad.net/bugs/618410
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubunt
This is caused by this line in /var/lib/dpkg/info/ufw.config:
if dpkg --compare-versions "$2" lt 0.28-1 ; then
Apparently something changed between in dpkg between maverick and lucid
and the 'config' file is being passed different arguments.
** Changed in: ufw (Ubuntu)
Status: Confirmed =>
Hm, could it be that the script tries to open "/etc/ufw/applications.d" as a
file while it is a directory?
reinstalling ith with apt-get install --reinstall does NOT show the error again.
--
/etc/ufw/applications.d has wrong syntax
https://bugs.launchpad.net/bugs/618410
You received this bug not
Marking confirmed as I have seen this myself. I am not sure what is
causing this as the version of ufw is the same in both Lucid and
Maverick, and afaik lucid is not affected by this. Any help is
appreciated.
** Changed in: ufw (Ubuntu)
Status: New => Confirmed
--
/etc/ufw/applications.d
** Attachment added: "Dependencies.txt"
https://bugs.launchpad.net/bugs/618410/+attachment/1492423/+files/Dependencies.txt
** Summary changed:
- /etc/ufw/applications.d has wrong syntax:
+ /etc/ufw/applications.d has wrong syntax
--
/etc/ufw/applications.d has wrong syntax
https://bugs.lau
10 matches
Mail list logo