[Bug 274993] Re: libgdl-gnome-1-0 depends on outdated version of libgdl-1-common

2008-09-27 Thread Savvas Radević
Confirming on intrepid ibex amd64 too.

$ apt-cache policy libgdl-gnome-1-0 libgdl-1-common
libgdl-gnome-1-0:
  Installed: (none)
  Candidate: 0.7.11-1
  Version table:
 0.7.11-1 0
500 http://archive.ubuntu.com intrepid/main Packages
libgdl-1-common:
  Installed: (none)
  Candidate: 2.24.0-1
  Version table:
 2.24.0-1 0
500 http://archive.ubuntu.com intrepid/main Packages

$ sudo apt-get install libgdl-gnome-1-0
Reading package lists... Done
Building dependency tree   
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.

Since you only requested a single operation it is extremely likely that
the package is simply not installable and a bug report against
that package should be filed.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
  libgdl-gnome-1-0: Depends: libgdl-1-common (= 0.7.11-1) but 2.24.0-1 is to be 
installed
E: Broken packages

(python-gnome2-extras and conduit also cannot be installed)

** Changed in: gdl (Ubuntu)
 Assignee: (unassigned) = Ubuntu Sponsors for main (ubuntu-main-sponsors)

-- 
libgdl-gnome-1-0 depends on outdated version of libgdl-1-common
https://bugs.launchpad.net/bugs/274993
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://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 104091] Re: time jumps ahead 10-20 minutes no matter the ntp server

2008-09-25 Thread Savvas Radević
Something is definitely wrong.. 
$ sudo hwclock; sudo date
Thu 25 Sep 2008 07:17:48 PM CEST  -0.544369 seconds
Thu Sep 25 19:36:19 CEST 2008

$ cat /etc/ntp.conf 
# /etc/ntp.conf, configuration for ntpd; see ntp.conf(5) for help

driftfile /var/lib/ntp/ntp.drift


# Enable this if you want statistics to be logged.
#statsdir /var/log/ntpstats/

statistics loopstats peerstats clockstats
filegen loopstats file loopstats type day enable
filegen peerstats file peerstats type day enable
filegen clockstats file clockstats type day enable


# You do need to talk to an NTP server or two (or three).


# Access control configuration; see /usr/share/doc/ntp-doc/html/accopt.html for
# details.  The web page 
http://support.ntp.org/bin/view/Support/AccessRestrictions
# might also be helpful.
#
# Note that restrict applies to both servers and clients, so a configuration
# that might be intended to block requests from certain clients could also end
# up blocking replies from your own upstream servers.

# By default, exchange time with everybody, but don't allow configuration.
restrict -4 default kod notrap nomodify nopeer noquery
restrict -6 default kod notrap nomodify nopeer noquery

# Local users may interrogate the ntp server more closely.
restrict 127.0.0.1
restrict ::1

# Clients from this (example!) subnet have unlimited access, but only if
# cryptographically authenticated.
#restrict 192.168.123.0 mask 255.255.255.0 notrust


# If you want to provide time to your local subnet, change the next line.
# (Again, the address is an example only.)
#broadcast 192.168.123.255

# If you want to listen to time broadcasts on your local subnet, de-comment the
# next lines.  Please do this only if you trust everybody on the network!
#disable auth
#broadcastclient
server time.nist.gov 
server ntp.nasa.gov


** Changed in: ubuntu
 Assignee: (unassigned) = Ubuntu Desktop Bugs (desktop-bugs)

-- 
time jumps ahead 10-20 minutes no matter the ntp server
https://bugs.launchpad.net/bugs/104091
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://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 270303] Re: firefox (intrepid): your browser has been updated and needs to be restarted

2008-09-25 Thread Savvas Radević
confirming the bug:
$ apt-cache policy firefox firefox-3.0 xulrunner-1.9
firefox:
  Installed: 3.0.3+build1+nobinonly-0ubuntu1
  Candidate: 3.0.3+build1+nobinonly-0ubuntu1
  Version table:
 *** 3.0.3+build1+nobinonly-0ubuntu1 0
500 http://archive.ubuntu.com intrepid/main Packages
100 /var/lib/dpkg/status
firefox-3.0:
  Installed: 3.0.3+build1+nobinonly-0ubuntu1
  Candidate: 3.0.3+build1+nobinonly-0ubuntu1
  Version table:
 *** 3.0.3+build1+nobinonly-0ubuntu1 0
500 http://archive.ubuntu.com intrepid/main Packages
100 /var/lib/dpkg/status
xulrunner-1.9:
  Installed: 1.9.0.2+build6+nobinonly-0ubuntu2
  Candidate: 1.9.0.2+build6+nobinonly-0ubuntu2
  Version table:
 *** 1.9.0.2+build6+nobinonly-0ubuntu2 0
500 http://archive.ubuntu.com intrepid/main Packages
100 /var/lib/dpkg/status


** Changed in: firefox-3.0 (Ubuntu)
 Assignee: (unassigned) = Ubuntu Desktop Bugs (desktop-bugs)
   Status: New = Confirmed

-- 
firefox (intrepid): your browser has been updated and needs to be restarted
https://bugs.launchpad.net/bugs/270303
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://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 270303] Re: firefox (intrepid): your browser has been updated and needs to be restarted

2008-09-25 Thread Savvas Radević
A workaround:

Firefox menu  File  Quit
Then execute in terminal:
sudo killall -9 -r firefox
sudo apt-get purge firefox firefox-3.0 ubufox
sudo apt-get install --reinstall firefox firefox-3.0 firefox-3.0-gnome-support

When it's done, try run firefox

-- 
firefox (intrepid): your browser has been updated and needs to be restarted
https://bugs.launchpad.net/bugs/270303
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://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 274523] [NEW] intrepid - pidgin tray icon too small

2008-09-25 Thread Savvas Radević
Public bug reported:

Binary package hint: pidgin-data

Intrepid Ibex 8.10 alpha (updated)
64-bit/amd64/x86_64

$ apt-cache policy pidgin pidgin-data
pidgin:
  Installed: 1:2.5.1-0ubuntu1
  Candidate: 1:2.5.1-0ubuntu1
  Version table:
 *** 1:2.5.1-0ubuntu1 0
500 http://archive.ubuntu.com intrepid/main Packages
100 /var/lib/dpkg/status
pidgin-data:
  Installed: 1:2.5.1-0ubuntu1
  Candidate: 1:2.5.1-0ubuntu1
  Version table:
 *** 1:2.5.1-0ubuntu1 0
500 http://archive.ubuntu.com intrepid/main Packages
100 /var/lib/dpkg/status

The pidgin notification ( or tray ) icon is really tiny! See the screenshot
The gnome-panel in question is 30 pixels in size.

** Affects: pidgin (Ubuntu)
 Importance: Undecided
 Assignee: Ubuntu Artwork Team (ubuntu-art)
 Status: New

-- 
intrepid - pidgin tray icon too small
https://bugs.launchpad.net/bugs/274523
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://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 274523] Re: intrepid - pidgin tray icon too small

2008-09-25 Thread Savvas Radević

** Attachment added: pidgin-tiny-icon-tray.png
   http://launchpadlibrarian.net/17961363/pidgin-tiny-icon-tray.png

** Changed in: pidgin (Ubuntu)
 Assignee: (unassigned) = Ubuntu Artwork Team (ubuntu-art)

-- 
intrepid - pidgin tray icon too small
https://bugs.launchpad.net/bugs/274523
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://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 43644] Re: [time-admin] On restart, time-admin shows wrong time zone

2008-09-24 Thread Savvas Radević
I can confirm that this bug exists (again) in Intrepid Ibex:

$ apt-cache policy gnome-system-tools
gnome-system-tools:
  Installed: 2.22.0-1ubuntu2
  Candidate: 2.22.0-1ubuntu2
  Version table:
 *** 2.22.0-1ubuntu2 0
500 http://archive.ubuntu.com intrepid/main Packages
100 /var/lib/dpkg/status

Steps to reproduce:
System  Administration  Time and Date  Change to Europe/Belgrade
close Time and Date and open it again: time zone: Europe/Sarajevo

time-admin in terminal doesn't show anything in particular to the problem:
$ time-admin 
(time-admin:26089): Gtk-WARNING **: Unsupported tag for GtkWidget: atkproperty
(time-admin:26089): Gtk-WARNING **: Unsupported tag for GtkWidget: atkproperty
(time-admin:26089): Gtk-WARNING **: Unknown property: 
GtkCalendar.display-options


** Changed in: gnome-system-tools (Ubuntu)
 Assignee: (unassigned) = Ubuntu Desktop Bugs (desktop-bugs)
   Status: Fix Released = Confirmed

-- 
[time-admin] On restart, time-admin shows wrong time zone
https://bugs.launchpad.net/bugs/43644
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 104091] Re: time jumps ahead 10-20 minutes no matter the ntp server

2008-09-24 Thread Savvas Radević
I think this is recurring in Intrepid Ibex 8.10 alpha
$ apt-cache policy linux-generic 
linux-generic:
  Installed: 2.6.27.4.4
  Candidate: 2.6.27.4.4
  Version table:
 *** 2.6.27.4.4 0
500 http://archive.ubuntu.com intrepid/restricted Packages
100 /var/lib/dpkg/status
$ apt-cache policy ntp
ntp:
  Installed: 1:4.2.4p4+dfsg-6ubuntu2
  Candidate: 1:4.2.4p4+dfsg-6ubuntu2
  Version table:
 *** 1:4.2.4p4+dfsg-6ubuntu2 0
500 http://archive.ubuntu.com intrepid/main Packages
100 /var/lib/dpkg/status


I'm not sure, I'll monitor it
$ sudo hwclock; sudo date
Wed 24 Sep 2008 07:47:14 PM CEST  -0.721641 seconds
Wed Sep 24 19:38:45 CEST 2008

-- 
time jumps ahead 10-20 minutes no matter the ntp server
https://bugs.launchpad.net/bugs/104091
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://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 230772] Re: wammu - sony ericsson w810i - cannot retrieve phone calls

2008-09-23 Thread Savvas Radević
confirming that this issue is fixed :)

** Changed in: wammu (Ubuntu)
   Status: Confirmed = Fix Released

-- 
wammu - sony ericsson w810i - cannot retrieve phone calls
https://bugs.launchpad.net/bugs/230772
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://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 195145] Re: sony ericsson w810i no names

2008-09-23 Thread Savvas Radević
This issue is fixed!

(Ubuntu Intrepid Ibex 8.10)

Wammu 0.27
Running on Python 2.5.2
Using wxPython 2.8.8.0
Using python-gammu 0.26 and Gammu 1.20.0

** Changed in: wammu (Ubuntu)
   Status: Confirmed = Fix Released

-- 
sony ericsson w810i no names
https://bugs.launchpad.net/bugs/195145
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://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 273440] [NEW] intrepid - nvidia-settings needs gksu

2008-09-22 Thread Savvas Radević
Public bug reported:

Binary package hint: nvidia-settings

Intrepid ibex 8.10 alpha (updated)
$ apt-cache policy nvidia-settings 
nvidia-settings:
  Installed: 173.14.09-1ubuntu3
  Candidate: 173.14.09-1ubuntu3
  Version table:
 *** 173.14.09-1ubuntu3 0
500 http://archive.ubuntu.com intrepid/universe Packages
100 /var/lib/dpkg/status

Since it requires administrative privileges for some actions:
a) The nvidia-settings.desktop menu file should have gksu in front of the 
command.
*OR*
b) User should be asked for a password on certain actions, e.g. the Save to X 
configuration file action.

** Affects: nvidia-settings (Ubuntu)
 Importance: Undecided
 Status: New

-- 
intrepid - nvidia-settings needs gksu
https://bugs.launchpad.net/bugs/273440
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://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 272417] [NEW] intrepid - no message if account locked (usermod -L username)

2008-09-20 Thread Savvas Radević
Public bug reported:

Binary package hint: gdm

Ubuntu Intrepid Ibex 8.10 alpha 5 (updated)

As it is now, when the user account has expired, the gnome desktop manager 
shows a message Account has expired when the user tries to login.
But when the user account is locked, the user only sees a message that the 
password entered is not correct.

It would be nice if the user could see that the account is locked and
that they should contact the administrator.

** Affects: gdm (Ubuntu)
 Importance: Undecided
 Assignee: Ubuntu Desktop Bugs (desktop-bugs)
 Status: New

** Changed in: gdm (Ubuntu)
 Assignee: (unassigned) = Ubuntu Desktop Bugs (desktop-bugs)

-- 
intrepid - no message if account locked (usermod -L username)
https://bugs.launchpad.net/bugs/272417
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://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 271715] [NEW] intrepid - gedit-plugins - character map plugin greyed out when enabled

2008-09-18 Thread Savvas Radević
Public bug reported:

Binary package hint: gedit-plugins

Intrepid alpha 5 updated
$ apt-cache policy gedit gedit-plugins 
gedit:
  Installed: 2.23.93-0ubuntu1
  Candidate: 2.23.93-0ubuntu1
  Version table:
 *** 2.23.93-0ubuntu1 0
500 http://archive.ubuntu.com intrepid/main Packages
100 /var/lib/dpkg/status
gedit-plugins:
  Installed: 2.22.3-0ubuntu1
  Candidate: 2.22.3-0ubuntu1
  Version table:
 *** 2.22.3-0ubuntu1 0
500 http://archive.ubuntu.com intrepid/universe Packages
100 /var/lib/dpkg/status

Problem: Character map plugin cannot be enabled and is greyed out.
Reproduce:
Install gedit-plugins, run gedit, go to menu Edit  Preferences  Plugins  
check Character map
The plugin in the list will be greyed out.

Running from terminal I get this message:
$ gedit

** (gedit:7850): WARNING **: charmap:
/usr/lib/gedit-2/plugins/libcharmap.so: undefined symbol:
gucharmap_chartable_set_font

** (gedit:7850): WARNING **: Cannot load plugin 'charmap' since file
'/usr/lib/gedit-2/plugins' cannot be read.

** (gedit:7850): WARNING **: Error activating plugin 'Character Map'
Traceback (most recent call last):
  File /usr/lib/gedit-2/plugins/bracketcompletion.py, line 243, in deactivate
window.disconnect(handler)
NameError: global name 'handler' is not defined

The file is there however:
$ ls -l /usr/lib/gedit-2/plugins/charmap.gedit-plugin 
-rw-r--r-- 1 root root 3052 2008-09-10 11:24 
/usr/lib/gedit-2/plugins/charmap.gedit-plugin

** Affects: gedit-plugins (Ubuntu)
 Importance: Undecided
 Status: New

-- 
intrepid - gedit-plugins - character map plugin greyed out when enabled
https://bugs.launchpad.net/bugs/271715
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://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 196439] Re: hardy: uploading causes network lag

2008-09-18 Thread Savvas Radević
This is happening on Intrepid alpha 5 updated

Distributor ID: Ubuntu
Description:Ubuntu intrepid (development branch)
Release:8.10
Codename:   intrepid

$ apt-cache policy linux-generic 
linux-generic:
  Installed: 2.6.27.3.3
  Candidate: 2.6.27.3.3
  Version table:
 *** 2.6.27.3.3 0
500 http://archive.ubuntu.com intrepid/restricted Packages
100 /var/lib/dpkg/status

-- 
hardy: uploading causes network lag
https://bugs.launchpad.net/bugs/196439
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://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 196439] Re: hardy: uploading causes network lag

2008-09-18 Thread Savvas Radević
That is, uploading of any kind, not just apport (e.g. at a file sharing service 
such as rapidshare)
I wasn't able to set iptables properly and a decent quality of service (tried 
my best with the router, but couldn't do it).

-- 
hardy: uploading causes network lag
https://bugs.launchpad.net/bugs/196439
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://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 196439] Re: hardy: uploading causes network lag

2008-09-18 Thread Savvas Radević
$ sudo lshw -C network
  *-network   
   description: Ethernet interface
   product: RTL-8110SC/8169SC Gigabit Ethernet
   vendor: Realtek Semiconductor Co., Ltd.
   physical id: 2
   bus info: [EMAIL PROTECTED]:04:02.0
   logical name: eth0
   version: 10
   serial: 00:19:db:63:29:fc
   size: 100MB/s
   capacity: 1GB/s
   width: 32 bits
   clock: 66MHz
   capabilities: pm bus_master cap_list ethernet physical tp 10bt 10bt-fd 
100bt 100bt-fd 1000bt-fd autonegotiation
   configuration: autonegotiation=on broadcast=yes driver=r8169 
driverversion=2.3LK-NAPI duplex=full ip=192.168.1.2 latency=64 link=yes 
maxlatency=64 mingnt=32 module=r8169 multicast=yes port=twisted pair 
speed=100MB/s

-- 
hardy: uploading causes network lag
https://bugs.launchpad.net/bugs/196439
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://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 271119] Re: package landscape-common 1.0.18-0ubuntu2 failed to install/upgrade: trying to overwrite `/usr/lib/python2.5/site-packages/landscape/patch.py', which is also in package landscape-clien

2008-09-17 Thread Savvas Radević
I think it's because of a partial config, I did
sudo aptitude update
sudo aptitude safe-upgrade

and it was fixed

-- 
package landscape-common 1.0.18-0ubuntu2 failed to install/upgrade: trying to 
overwrite `/usr/lib/python2.5/site-packages/landscape/patch.py', which is also 
in package landscape-client
https://bugs.launchpad.net/bugs/271119
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://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 203299] Re: usplash crashed with SIGSEGV in __svgalib_get_perm()

2008-09-15 Thread Savvas Radević
OK, during boot up is fine now, no breaks or crashes.
The problem now is that the usplash does not show up during shutdown. Instead 
of the ubuntu logo and the progress bar I see the shutdown messages. Only at 
the end I see ubuntu logo with an empty bar for a couple of seconds and then 
the machine powers off.

$ uname -a
Linux ubuntu 2.6.27-3-generic #1 SMP Wed Sep 10 16:18:52 UTC 2008 x86_64 
GNU/Linux
$ apt-cache policy usplash
usplash:
  Installed: 0.5.23
  Candidate: 0.5.23
  Version table:
 *** 0.5.23 0
500 http://archive.ubuntu.com intrepid/main Packages
100 /var/lib/dpkg/status

** Changed in: usplash (Ubuntu)
 Assignee: Ubuntu Desktop Bugs (desktop-bugs) = (unassigned)
   Status: Confirmed = Invalid

-- 
usplash crashed with SIGSEGV in __svgalib_get_perm()
https://bugs.launchpad.net/bugs/203299
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://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 203299] Re: usplash crashed with SIGSEGV in __svgalib_get_perm()

2008-09-15 Thread Savvas Radević
whatever it was, it was fixed

** Changed in: linux (Ubuntu)
   Status: Confirmed = Fix Released

-- 
usplash crashed with SIGSEGV in __svgalib_get_perm()
https://bugs.launchpad.net/bugs/203299
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://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 203299] Re: usplash crashed with SIGSEGV in __svgalib_get_perm()

2008-09-15 Thread Savvas Radević
(..in intrepid, I don't think it qualifies for a fix in hardy heron)

-- 
usplash crashed with SIGSEGV in __svgalib_get_perm()
https://bugs.launchpad.net/bugs/203299
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://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 270043] Re: intrepid - rm: cannot remove `md0-': Read-only file system

2008-09-14 Thread Savvas Radević

** Attachment added: dpkg.log.tar.gz
   http://launchpadlibrarian.net/17603633/dpkg.log.tar.gz

-- 
intrepid - rm: cannot remove `md0-': Read-only file system
https://bugs.launchpad.net/bugs/270043
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://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 270043] [NEW] intrepid - rm: cannot remove `md0-': Read-only file system

2008-09-14 Thread Savvas Radević
Public bug reported:

Binary package hint: mdadm

I was upgrading some packages and faced this weird errors (see at the end, when 
it finishes setting up mdadm)
Attached /var/log/dpkg.log

$ sudo apt-get upgrade 
Reading package lists... Done
Building dependency tree   
Reading state information... Done
The following packages will be upgraded:
  binutils binutils-static mdadm python2.5 python2.5-minimal
5 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
Need to get 6968kB of archives.
After this operation, 20.5kB of additional disk space will be used.
Do you want to continue [Y/n]? y
Get:1 http://archive.ubuntu.com intrepid/main python2.5 2.5.2-11ubuntu2 [3063kB]
Get:2 http://archive.ubuntu.com intrepid/main python2.5-minimal 2.5.2-11ubuntu2 
[1271kB]
Get:3 http://archive.ubuntu.com intrepid/main binutils 
2.18.90.20080910-0ubuntu1 [1631kB]
Get:4 http://archive.ubuntu.com intrepid/main binutils-static 
2.18.90.20080910-0ubuntu1 [768kB]
Get:5 http://archive.ubuntu.com intrepid/main mdadm 2.6.7-3ubuntu5 [233kB] 
Fetched 6968kB in 3min12s (36.1kB/s)   
Preconfiguring packages ...
(Reading database ... 129695 files and directories currently installed.)
Preparing to replace python2.5 2.5.2-11ubuntu1 (using 
.../python2.5_2.5.2-11ubuntu2_amd64.deb) ...
Unpacking replacement python2.5 ...
Preparing to replace python2.5-minimal 2.5.2-11ubuntu1 (using 
.../python2.5-minimal_2.5.2-11ubuntu2_amd64.deb) ...
Unpacking replacement python2.5-minimal ...
Processing triggers for man-db ...
Setting up python2.5-minimal (2.5.2-11ubuntu2) ...

(Reading database ... 129695 files and directories currently installed.)
Preparing to replace binutils 2.18.50.20080814-0ubuntu1 (using 
.../binutils_2.18.90.20080910-0ubuntu1_amd64.deb) ...
Unpacking replacement binutils ...
Preparing to replace binutils-static 2.18.50.20080814-0ubuntu1 (using 
.../binutils-static_2.18.90.20080910-0ubuntu1_amd64.deb) ...
Unpacking replacement binutils-static ...
Preparing to replace mdadm 2.6.7-3ubuntu4 (using 
.../mdadm_2.6.7-3ubuntu5_amd64.deb) ...
 * Stopping MD monitoring service mdadm --monitor[ OK ] 
Unpacking replacement mdadm ...
Processing triggers for man-db ...
Processing triggers for doc-base ...
Processing 1 changed doc-base file(s)...
Registering documents with scrollkeeper...
Setting up python2.5 (2.5.2-11ubuntu2) ...

Setting up binutils (2.18.90.20080910-0ubuntu1) ...

Setting up binutils-static (2.18.90.20080910-0ubuntu1) ...
Setting up mdadm (2.6.7-3ubuntu5) ...
Generating array device nodes... rm: cannot remove `md0-': Read-only file system
mknod: `md0-': Read-only file system
rm: cannot remove `md0-': Read-only file system
rm: cannot remove `md1-': Read-only file system
mknod: `md1-': Read-only file system
rm: cannot remove `md1-': Read-only file system
rm: cannot remove `md2-': Read-only file system
mknod: `md2-': Read-only file system
rm: cannot remove `md2-': Read-only file system
rm: cannot remove `md3-': Read-only file system
mknod: `md3-': Read-only file system
rm: cannot remove `md3-': Read-only file system
rm: cannot remove `md4-': Read-only file system
mknod: `md4-': Read-only file system
rm: cannot remove `md4-': Read-only file system
rm: cannot remove `md5-': Read-only file system
mknod: `md5-': Read-only file system
rm: cannot remove `md5-': Read-only file system
rm: cannot remove `md6-': Read-only file system
mknod: `md6-': Read-only file system
rm: cannot remove `md6-': Read-only file system
rm: cannot remove `md7-': Read-only file system
mknod: `md7-': Read-only file system
rm: cannot remove `md7-': Read-only file system
rm: cannot remove `md8-': Read-only file system
mknod: `md8-': Read-only file system
rm: cannot remove `md8-': Read-only file system
rm: cannot remove `md9-': Read-only file system
mknod: `md9-': Read-only file system
rm: cannot remove `md9-': Read-only file system
rm: cannot remove `md10-': Read-only file system
mknod: `md10-': Read-only file system
rm: cannot remove `md10-': Read-only file system
rm: cannot remove `md11-': Read-only file system
mknod: `md11-': Read-only file system
rm: cannot remove `md11-': Read-only file system
rm: cannot remove `md12-': Read-only file system
mknod: `md12-': Read-only file system
rm: cannot remove `md12-': Read-only file system
rm: cannot remove `md13-': Read-only file system
mknod: `md13-': Read-only file system
rm: cannot remove `md13-': Read-only file system
rm: cannot remove `md14-': Read-only file system
mknod: `md14-': Read-only file system
rm: cannot remove `md14-': Read-only file system
rm: cannot remove `md15-': Read-only file system
mknod: `md15-': Read-only file system
rm: cannot remove `md15-': Read-only file system
rm: cannot remove `md16-': Read-only file system
mknod: `md16-': Read-only file system
rm: cannot remove `md16-': Read-only file system
rm: cannot remove `md17-': Read-only file system
mknod: `md17-': Read-only file system
rm: cannot remove `md17-': 

Re: [Bug 270043] Re: intrepid - rm: cannot remove `md0-': Read-only file system

2008-09-14 Thread Savvas Radević
I'm not sure if it causes any problems, but it seems that it's due to
the fact that the mdrun script was removed (?)

-- 
intrepid - rm: cannot remove `md0-': Read-only file system
https://bugs.launchpad.net/bugs/270043
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://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 196898] Re: Inkscape cannot import svg correctly

2008-09-10 Thread Savvas Radević
reverting to confirmed

** Changed in: inkscape (Ubuntu)
 Assignee: Savvas Radević (medigeek) = (unassigned)
   Status: Fix Committed = Confirmed

** Description changed:

  Binary package hint: inkscape
  
- ubuntu hardy heron 8.04 alpha 5
+ Latest tested version:
+ $ apt-cache policy inkscape
+ inkscape:
+   Installed: 0.46-2ubuntu1
+   Candidate: 0.46-2ubuntu1
+   Version table:
+  *** 0.46-2ubuntu1 0
+ 500 http://archive.ubuntu.com intrepid/main Packages
+ 100 /var/lib/dpkg/status
+ 
+ Reproduced on:
+ - Ubuntu intrepid ibex 8.10 alpha 5 (updated)
+ - Ubuntu hardy heron 8.04
+ 
  I've just imported an svg file 
http://en.wikipedia.org/wiki/Image:Heckert_GNU_white.svg using file - import
  It appeared fine in firefox and in eye of gnome.
  I'd like to note that the svg appears fine through file - open or by 
double-clicking the file
  
  I'll attach the svg and a screenshot
- 
- $ apt-cache policy inkscape
-   Installed: 0.46~pre1-0ubuntu2
-   Candidate: 0.46~pre1-0ubuntu2
-   Version table:
-  *** 0.46~pre1-0ubuntu2 0
- 500 http://uk.archive.ubuntu.com hardy/main Packages
- 100 /var/lib/dpkg/status

-- 
Inkscape cannot import svg correctly
https://bugs.launchpad.net/bugs/196898
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://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 196898] Re: Inkscape cannot import svg correctly

2008-09-10 Thread Savvas Radević
Ok, I'm trying out alpha 5, installed inkscape:
inkscape:
  Installed: 0.46-2ubuntu1
  Candidate: 0.46-2ubuntu1
  Version table:
 *** 0.46-2ubuntu1 0
500 http://archive.ubuntu.com intrepid/main Packages
100 /var/lib/dpkg/status

The bug is still there.

Once again, the steps to reproduce:
1) menu Applications  accessories  inkscape
2) menu File  Import
3) choose the file  (Heckert_GNU_white.svg)

Results: Appears black


** Attachment added: 0_46_still_problematic.png
   http://launchpadlibrarian.net/17494608/0_46_still_problematic.png

-- 
Inkscape cannot import svg correctly
https://bugs.launchpad.net/bugs/196898
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://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


Re: [Bug 239952] Re: firefox - the associated helper application does not exist

2008-09-09 Thread Savvas Radević
Should we add gvfs package too then?

-- 
firefox - the associated helper application does not exist
https://bugs.launchpad.net/bugs/239952
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://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


Re: [Bug 239952] Re: firefox - the associated helper application does not exist

2008-09-09 Thread Savvas Radević
Much obliged :)

-- 
firefox - the associated helper application does not exist
https://bugs.launchpad.net/bugs/239952
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://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


Re: [Bug 157385] Re: moinmoin - Ubuntu wiki doesn't support links besides http://

2008-09-06 Thread Savvas Radević
Yes they do, thank you!

-- 
moinmoin - Ubuntu wiki doesn't support links besides http://
https://bugs.launchpad.net/bugs/157385
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://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 213207] Re: Vinagre appears in Add/remove applications twice as remote desktop viewer

2008-08-31 Thread Savvas Radević
must be the app-install that is causing this weird effect

** Changed in: app-install-data-ubuntu (Ubuntu)
 Assignee: (unassigned) = Ubuntu Desktop Bugs (desktop-bugs)
   Status: New = Confirmed

-- 
Vinagre appears in Add/remove applications twice as remote desktop viewer
https://bugs.launchpad.net/bugs/213207
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://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 247541] Re: foxconn sis-based motherboard not working correctly

2008-08-30 Thread Savvas Radević
I cannot find my friend these days, if I manage to find him  I'll urge
him to update this bug report, otherwise I'll let it expire

** Changed in: linux (Ubuntu)
   Status: New = Incomplete

-- 
foxconn sis-based motherboard not working correctly
https://bugs.launchpad.net/bugs/247541
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://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


Re: [Bug 203299] Re: usplash crashed with SIGSEGV in __svgalib_get_perm()

2008-08-29 Thread Savvas Radević
I'll go for alpha 5 when it arrives

-- 
usplash crashed with SIGSEGV in __svgalib_get_perm()
https://bugs.launchpad.net/bugs/203299
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://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


Re: [Bug 249808] Re: xubuntu live cd - package sun-java6-jre 6-06-0ubuntu1 failed to install/upgrade: dependency problems - leaving unconfigured

2008-08-28 Thread Savvas Radević
Gauvain, it's in the hardy-proposed repository!
Head to System  Administration  Software Sources  Updates  check
hardy-proposed, click Close, click Reload, and then try to
install sun java again :)

sun-java6-jre:
  Installed: 6-07-3ubuntu2
  Candidate: 6-07-3ubuntu2
  Version table:
 *** 6-07-3ubuntu2 0
500 http://archive.ubuntu.com hardy-proposed/multiverse Packages
100 /var/lib/dpkg/status
 6-06-0ubuntu1 0
500 http://archive.ubuntu.com hardy/multiverse Packages

sun-java6-bin:
  Installed: 6-07-3ubuntu2
  Candidate: 6-07-3ubuntu2
  Version table:
 *** 6-07-3ubuntu2 0
500 http://archive.ubuntu.com hardy-proposed/multiverse Packages
100 /var/lib/dpkg/status
 6-06-0ubuntu1 0
500 http://archive.ubuntu.com hardy/multiverse Packages


This repository is like beta versions for the stable release, but
they seem to work fine for now.

-- 
xubuntu live cd - package sun-java6-jre 6-06-0ubuntu1 failed to 
install/upgrade: dependency problems - leaving unconfigured
https://bugs.launchpad.net/bugs/249808
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://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 234922] Re: liguidsoap crashed with OSError in _execvpe()

2008-08-25 Thread Savvas Radević
Setting to fix released as per Romain's comment

** Changed in: liquidsoap (Ubuntu)
   Status: Fix Committed = Fix Released

-- 
liguidsoap crashed with OSError in _execvpe()
https://bugs.launchpad.net/bugs/234922
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://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 197762] Re: file transfer on USB disk slows down with gvfs

2008-08-21 Thread Savvas Radević
Can you try the following:
1) connect your usb device (with your card if it's a card reader)
2) Transfer your files, let it finish, even if it takes ages
3) When you're done, right click on the Desktop icon or the sidebar icon of 
nautilus and unmount it properly.

post back the output of this command:
dmesg | tail

-- 
file transfer on USB disk slows down with gvfs
https://bugs.launchpad.net/bugs/197762
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://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


Re: [Bug 36855] Re: Username/Password entry confusing for inexperienced users

2008-08-14 Thread Savvas Radević
It does:
http://ubuntu-tutorials.com/2008/07/09/enable-timed-or-automatic-login-on-ubuntu-804/
http://www.google.com/search?q=ubuntu+hardy+automatic+login

-- 
Username/Password entry confusing for inexperienced users
https://bugs.launchpad.net/bugs/36855
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


Re: [Bug 253188] Re: sec_error_expired_issuer_certificate

2008-08-02 Thread Savvas Radević
True, I think it was a clock/cmos battery problem, from what I
remember it was saying 1999 in the date

-- 
sec_error_expired_issuer_certificate
https://bugs.launchpad.net/bugs/253188
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://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 205370] Re: FTP Transfer from whole directorys fails

2008-08-01 Thread Savvas Radević
Michael, your bug seems to be private
If it's marked as a duplicate, it should say so somewhere at the beginning of 
the page of that bug

Post back the output of the following command (Applications  Accessories  
Terminal):
apt-cache policy gvfs-backends gvfs

-- 
FTP Transfer from whole directorys fails
https://bugs.launchpad.net/bugs/205370
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://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 64869] Re: GEdit opens java files with C source highlighting

2008-07-29 Thread Savvas Radević
Someone mentioned that this might have reappeared for Ubuntu hardy heron 8.04
http://ubuntuforums.org/showthread.php?p=5480156

-- 
GEdit opens java files with C source highlighting
https://bugs.launchpad.net/bugs/64869
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://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


Re: [Bug 173890] Re: flashplugin-nonfree fails to install due to md5sum mismatch

2008-07-28 Thread Savvas Radević
 In dapper, as of today, the install (still) fails
Are you trying to upgrade the version from dapper-backports?
open Applications  Accessories  Terminal and type: apt-cache policy
flashplugin-nonfree
If you see version 9.0.48.0.0ubuntu11~dapper3, then I think that the
new version 9 is not officially supported, since it's in
dapper-backports (right?)

If I were you, I would be looking to smoothly upgrade to hardy :)

-- 
flashplugin-nonfree fails to install due to md5sum mismatch
https://bugs.launchpad.net/bugs/173890
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://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 244665] Re: gutsy-universe-amd64 - python-milter - deb package information typo

2008-07-26 Thread Savvas Radević
Here's the link:
http://archive.ubuntu.com/ubuntu/dists/gutsy/universe/binary-amd64/Packages.bz2

Search for Python-Versions

(I doubt you will fix it though, since it's for gutsy)

Package: python-milter
Priority: optional
Section: universe/mail
Installed-Size: 656
Maintainer: Ubuntu MOTU Developers [EMAIL PROTECTED]
Original-Maintainer: Scott Kitterman [EMAIL PROTECTED]
Architecture: amd64
Source: pymilter
Version: 0.8.8-0ubuntu2
Provides: python2.5-milter, python2.4-milter
Depends: python-support (= 0.3.4), python ( 2.6), python (= 2.4), libc6 (= 
2.6-1), libmilter1, python-spf
Recommends: postfix (= 2.3) | sendmail (= 8.13)
Filename: pool/universe/p/pymilter/python-milter_0.8.8-0ubuntu2_amd64.deb
Size: 233428
MD5sum: c83846b56fdd1d6aa340fabe7aaac73a
SHA1: 56bead49bc3a0f9fa80be18b278d41c1631d538b
SHA256: 45bf62a5d8faa2b048ad7762762eae3b07713dc02c625799a5ce71d7bed1124f
Description: Python extensions for Sendmail Milter Protocol
 Python milter provides Python extensions for the Milter protocol
 traditionally used by Sendmail and now also used by Postfix.  Two sample
 milters are also included: a simple milter for Sender Policy Framework (SPF)
 and a more complex milter that includes multiple types of checks to catch
 spam.
 .
  Homepage: http://sourceforge.net/projects/pymilter/
Python-Versions: 2.4, 2.5
Bugs: mailto:[EMAIL PROTECTED]
Origin: Ubuntu

-- 
gutsy-universe-amd64 - python-milter - deb package information typo
https://bugs.launchpad.net/bugs/244665
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://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


Re: [Bug 244093] Re: Checking security repository in Updates adds deb line to Third-Party Software

2008-07-25 Thread Savvas Radević
 I upload a new intrepid version of python-apt that should fix the
issue.

It affects Ubuntu hardy heron 8.04 too.. shouldn't it be updated in
hardy as well?

-- 
Checking security repository in Updates adds deb line to Third-Party Software
https://bugs.launchpad.net/bugs/244093
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://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 248809] Re: Backport request: Deluge gives 'warning' newer version is available on start

2008-07-24 Thread Savvas Radević
I agree and confirm the bug on Ubuntu hardy heron 8.04 amd64

** Changed in: deluge-torrent (Ubuntu)
   Status: New = Confirmed

-- 
Backport request: Deluge gives 'warning' newer version is available on start
https://bugs.launchpad.net/bugs/248809
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://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 248809] Re: Backport request: Deluge gives 'warning' newer version is available on start

2008-07-24 Thread Savvas Radević
Here's a reference for the problem:
http://ubuntuforums.org/showthread.php?t=869588

-- 
Backport request: Deluge gives 'warning' newer version is available on start
https://bugs.launchpad.net/bugs/248809
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://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 208621] Re: [wish] Rename deluge-torrent ubuntu package to deluge-torrent-ubuntu (or other solutions to avoid package name errors and problems)

2008-07-24 Thread Savvas Radević
set to incomplete as noone has confirmed the wish

** Changed in: deluge-torrent (Ubuntu)
   Status: New = Incomplete

-- 
[wish] Rename deluge-torrent ubuntu package to deluge-torrent-ubuntu (or other 
solutions to avoid package name errors and problems)
https://bugs.launchpad.net/bugs/208621
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://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 249808] [NEW] xubuntu live cd - package sun-java6-jre 6-06-0ubuntu1 failed to install/upgrade: dependency problems - leaving unconfigured

2008-07-18 Thread Savvas Radević
Public bug reported:

Xubuntu hardy heron 8.04.1 Live CD 32-bit

Distributor ID: Ubuntu
Description:Ubuntu 8.04.1
Release:8.04
Codename:   hardy

I tried to install the xubuntu-restricted-extras package on xubuntu live 
environment, but I couldn't due to a dependency problem.
It could not configure the sun-java6-bin nor the sun-java6-jre package.
There is also a missing file reported: libjli.so

$ sudo apt-get update; sudo apt-get install xubuntu-restricted-extras
[...]
Setting up xubuntu-restricted-extras (15.2) ...
Setting up sun-java6-bin (6-06-0ubuntu1) ...
/usr/lib/jvm/java-6-sun-1.6.0.06/bin/java: error while loading shared 
libraries: libjli.so: cannot open shared object file: No such file or directory
dpkg: error processing sun-java6-bin (--configure):
 subprocess post-installation script returned error exit status 127
dpkg: dependency problems prevent configuration of sun-java6-plugin:
 sun-java6-plugin depends on sun-java6-bin (= 6-06-0ubuntu1); however:
  Package sun-java6-bin is not configured yet.
dpkg: error processing sun-java6-plugin (--configure):
 dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of sun-java6-jre:
 sun-java6-jre depends on sun-java6-bin (= 6-06-0ubuntu1) | ia32-sun-java6-bin 
(= 6-06-0ubuntu1); however:
  Package sun-java6-bin is not configured yet.
  Package ia32-sun-java6-bin is not installed.
dpkg: error processing sun-java6-jre (--configure):
 dependency problems - leaving unconfigured
Processing triggers for libc6 ...
ldconfig deferred processing now taking place
Errors were encountered while processing:
 sun-java6-bin
 sun-java6-plugin
 sun-java6-jre
E: Sub-process /usr/bin/dpkg returned an error code (1)

[EMAIL PROTECTED]:~$ sudo apt-get -f install
Reading package lists... Done
Building dependency tree   
Reading state information... Done
0 upgraded, 0 newly installed, 0 to remove and 29 not upgraded.
3 not fully installed or removed.
After this operation, 0B of additional disk space will be used.
Setting up sun-java6-bin (6-06-0ubuntu1) ...
/usr/lib/jvm/java-6-sun-1.6.0.06/bin/java: error while loading shared 
libraries: libjli.so: cannot open shared object file: No such file or directory
dpkg: error processing sun-java6-bin (--configure):
 subprocess post-installation script returned error exit status 127
dpkg: dependency problems prevent configuration of sun-java6-plugin:
 sun-java6-plugin depends on sun-java6-bin (= 6-06-0ubuntu1); however:
  Package sun-java6-bin is not configured yet.
dpkg: error processing sun-java6-plugin (--configure):
 dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of sun-java6-jre:
 sun-java6-jre depends on sun-java6-bin (= 6-06-0ubuntu1) | ia32-sun-java6-bin 
(= 6-06-0ubuntu1); however:
  Package sun-java6-bin is not configured yet.
  Package ia32-sun-java6-bin is not installed.
dpkg: error processing sun-java6-jre (--configure):
 dependency problems - leaving unconfigured
Errors were encountered while processing:
 sun-java6-bin
 sun-java6-plugin
 sun-java6-jre
E: Sub-process /usr/bin/dpkg returned an error code (1)

[EMAIL PROTECTED]:~$ sudo apt-get install ia32-sun-java6-bin
Reading package lists... Done
Building dependency tree   
Reading state information... Done
Package ia32-sun-java6-bin is not available, but is referred to by another 
package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
However the following packages replace it:
  sun-java6-jre
E: Package ia32-sun-java6-bin has no installation candidate

[EMAIL PROTECTED]:~$ sudo apt-get install sun-java6-jre
Reading package lists... Done
Building dependency tree   
Reading state information... Done
sun-java6-jre is already the newest version.
0 upgraded, 0 newly installed, 0 to remove and 29 not upgraded.
3 not fully installed or removed.
After this operation, 0B of additional disk space will be used.
Setting up sun-java6-bin (6-06-0ubuntu1) ...
/usr/lib/jvm/java-6-sun-1.6.0.06/bin/java: error while loading shared 
libraries: libjli.so: cannot open shared object file: No such file or directory
dpkg: error processing sun-java6-bin (--configure):
 subprocess post-installation script returned error exit status 127
dpkg: dependency problems prevent configuration of sun-java6-plugin:
 sun-java6-plugin depends on sun-java6-bin (= 6-06-0ubuntu1); however:
  Package sun-java6-bin is not configured yet.
dpkg: error processing sun-java6-plugin (--configure):
 dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of sun-java6-jre:
 sun-java6-jre depends on sun-java6-bin (= 6-06-0ubuntu1) | ia32-sun-java6-bin 
(= 6-06-0ubuntu1); however:
  Package sun-java6-bin is not configured yet.
  Package ia32-sun-java6-bin is not installed.
dpkg: error processing sun-java6-jre (--configure):
 dependency problems - leaving unconfigured
Errors were encountered while processing:
 sun-java6-bin
 

[Bug 249808] Re: xubuntu live cd - package sun-java6-jre 6-06-0ubuntu1 failed to install/upgrade: dependency problems - leaving unconfigured

2008-07-18 Thread Savvas Radević

** Attachment added: Dependencies.txt
   http://launchpadlibrarian.net/16148033/Dependencies.txt

** Attachment added: DpkgTerminalLog.gz
   http://launchpadlibrarian.net/16148034/DpkgTerminalLog.gz

-- 
xubuntu live cd - package sun-java6-jre 6-06-0ubuntu1 failed to 
install/upgrade: dependency problems - leaving unconfigured
https://bugs.launchpad.net/bugs/249808
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://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 244851] Re: hardy amd64 - mplayer - codec family [wmv9dmo] (vfm=dmo) not supported

2008-07-14 Thread Savvas Radević
This is due to the fact that there is no support for all the 32-bit 
windows-based codecs
Would be good if we had packages for 64-bit such as:
mplayer-686 
w32codecs-amd64

** Changed in: medibuntu
   Status: New = Invalid

-- 
hardy amd64 - mplayer - codec family [wmv9dmo] (vfm=dmo) not supported
https://bugs.launchpad.net/bugs/244851
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://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 199128] Re: seahorse crashed with SIGSEGV in g_datalist_id_set_data_full()

2008-07-14 Thread Savvas Radević
** Changed in: seahorse (Ubuntu)
   Status: New = Invalid

-- 
seahorse crashed with SIGSEGV in g_datalist_id_set_data_full()
https://bugs.launchpad.net/bugs/199128
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://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 244851] Re: hardy amd64 - mplayer - codec family [wmv9dmo] (vfm=dmo) not supported

2008-07-14 Thread Savvas Radević
Yes, but on a 64-bit Ubuntu if you have mplayer 32-bit and w32codecs you
can use all of them :)

-- 
hardy amd64 - mplayer - codec family [wmv9dmo] (vfm=dmo) not supported
https://bugs.launchpad.net/bugs/244851
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://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 244093] Re: Checking security repository in Updates adds deb line to Third-Party Software

2008-07-13 Thread Savvas Radević
True, no need for that, but security updates in third party software
can be a bit confusing.
It'll be fixed eventually :)

-- 
Checking security repository in Updates adds deb line to Third-Party Software
https://bugs.launchpad.net/bugs/244093
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://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 248045] [NEW] firefox-3.0 - history visit by last visited showing in alphabetical order

2008-07-13 Thread Savvas Radević
Public bug reported:

Binary package hint: firefox-3.0

Ubuntu hardy heron 8.04.1 amd64

$ apt-cache policy firefox-3.0
firefox-3.0:
  Installed: 3.0+nobinonly-0ubuntu0.8.04.1
  Candidate: 3.0+nobinonly-0ubuntu0.8.04.1
  Version table:
 *** 3.0+nobinonly-0ubuntu0.8.04.1 0
500 http://archive.ubuntu.com hardy-updates/main Packages
100 /var/lib/dpkg/status
 3.0~b5+nobinonly-0ubuntu3 0
500 http://archive.ubuntu.com hardy/main Packages

The history items in sidebar viewer by last visited appear in a sorted
A  Z list.

To reproduce:
Press CTRL+H in firefox (View  Sidebar  History)
Press View  By last visited

I don't know if this was only on my system, I was able to fix it:
- Close history sidebar
- Menu History  Show all history  Views  Sort  Unsorted
- Now Views  Sort  Sort by visit date
- Open history sidebar

** Affects: firefox-3.0 (Ubuntu)
 Importance: Undecided
 Status: New

-- 
firefox-3.0 - history visit by last visited showing in alphabetical order
https://bugs.launchpad.net/bugs/248045
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://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 203299] Re: usplash crashed with SIGSEGV in __svgalib_get_perm()

2008-07-13 Thread Savvas Radević
I still don't have the full usplash in ubuntu hardy heron 8.04.1

The usplash loads up, the bar goes back and forth, then all of the sudden it 
goes to
* Reading ... files ... for boot up (or something like that)

$ apt-cache policy usplash
usplash:
  Installed: 0.5.19
  Candidate: 0.5.19
  Version table:
 *** 0.5.19 0
500 http://archive.ubuntu.com hardy/main Packages
100 /var/lib/dpkg/status


/var/log/messages:Jul  9 23:24:20 ubuntu kernel: [178783.054256] usplash[7940] 
general protection rip:7f8e43ba81bb rsp:7fff4c02a720 error:0
/var/log/messages:Jul 13 01:31:01 ubuntu kernel: [ 2292.485929] usplash[28706] 
general protection rip:7f9645f571bb rsp:7fff4e3d9ad0 error:0
/var/log/kern.log:Jul  9 23:24:20 ubuntu kernel: [178783.054256] usplash[7940] 
general protection rip:7f8e43ba81bb rsp:7fff4c02a720 error:0
/var/log/kern.log:Jul 13 01:31:01 ubuntu kernel: [ 2292.485929] usplash[28706] 
general protection rip:7f9645f571bb rsp:7fff4e3d9ad0 error:0


** Description changed:

+ Latest checked release: Ubuntu hardy heron 8.04 (amd64)
  Latest checked usplash version: 0.5.19
  
  Binary package hint: usplash
  
  happened again
  I think it's related to bug https://bugs.launchpad.net/bugs/144900
  
  ProblemType: Crash
  Architecture: amd64
  Date: Mon Mar 17 21:22:55 2008
  DistroRelease: Ubuntu 8.04
  ExecutablePath: /sbin/usplash
  NonfreeKernelModules: nvidia
  Package: usplash 0.5.16
  PackageArchitecture: amd64
  ProcCmdline: /sbin/usplash -c -x 640 -y 480
  ProcEnviron:
   LANGUAGE=en_US:en
   PATH=/sbin:/bin:/usr/sbin:/usr/bin
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  Signal: 11
  SourcePackage: usplash
  StacktraceTop:
   ?? () from /lib/libusplash.so.0
   __svgalib_get_perm () from /lib/libusplash.so.0
   vga_setchipset () from /lib/libusplash.so.0
   usplash_svga_init () from /lib/libusplash.so.0
   usplash_init () from /lib/libusplash.so.0
  Title: usplash crashed with SIGSEGV in __svgalib_get_perm()
  Uname: Linux 2.6.24-12-generic x86_64
  UserGroups:

** Changed in: linux (Ubuntu)
   Status: New = Confirmed

-- 
usplash crashed with SIGSEGV in __svgalib_get_perm()
https://bugs.launchpad.net/bugs/203299
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://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 239952] Re: firefox - the associated helper application does not exist

2008-07-12 Thread Savvas Radević
Made a topic on ubuntuforums.org for testing: 
http://ubuntuforums.org/showthread.php?p=5369513
Let's hope they won't close it :)

All the attachments so far did not work, except .pdf - it opened the file 
correctly
Could be a problem related to desktop entries in /usr/share/applications/ ? Or 
firefox gives/badly parses a bad address to the applications?

** Description changed:

  Clicking some links in firefox-3.0 to download files displays the
  open/save dialog correctly, but if 'open' is selected with the default
  application, it fails with an error. Saving works as intended.
  
  The resulting error is:
  Download Error
  /tmp/(filename) could not be opened, because the associated helper 
application does not exist. Change the association in your preferences.
  
  EXAMPLES:
- http://ubuntuforums.org/showthread.php?t=828399 (listings.txt)
+ http://ubuntuforums.org/showthread.php?p=5369513 (listed below):
+ Not working: File Type: odt   test1.odt (7.3 KB, 0 views)
+ Not working: File Type: ods   test2.ods (6.8 KB, 0 views)
+ Not working: File Type: txt   test4 with space.txt (12 Bytes, 0 views)
+ Working: File Type: pdf   test5.pdf (13.8 KB, 0 views)
+ Not working: File Type: pytest6.py (15 Bytes, 0 views)
+ Not working: File Type: txt   test3nospace.txt (9 Bytes, 0 views)
+ Not working: File Type: pytest7withusrbin.py (41 Bytes, 0 views)
+ 
  
http://www.linuxforums.org/forum/ubuntu-help/60569-installing-wireless-client-wusb11v4-2.html
 (novo ficheiro.txt)
  https://launchpad.net/ubuntu/+source/firefox-3.0 (Available diffs, affects 
all launchpad package pages)
  
  WORKAROUND:
  Save the file first, rather than using the firefox 'open' option.
  
  All reported cases using Ubuntu Hardy Heron 8.04.1 AMD64 with
  firefox-3.0: 3.0+nobinonly-0ubuntu0.8.04.1

-- 
firefox - the associated helper application does not exist
https://bugs.launchpad.net/bugs/239952
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://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 239952] Re: firefox - the associated helper application does not exist

2008-07-12 Thread Savvas Radević
Added epiphany browser: http://ubuntuforums.org/showthread.php?t=857107#3
Confirmed. Epiphany 2.22.2 - Hardy.

Happening on i386 too: http://ubuntuforums.org/showthread.php?t=857107#4
The problem exists on my PC as well, running Ubuntu 8.04, Intel, 32-bits.

** Description changed:

  Clicking some links in firefox-3.0 to download files displays the
  open/save dialog correctly, but if 'open' is selected with the default
  application, it fails with an error. Saving works as intended.
  
  The resulting error is:
  Download Error
  /tmp/(filename) could not be opened, because the associated helper 
application does not exist. Change the association in your preferences.
  
  EXAMPLES:
  http://ubuntuforums.org/showthread.php?p=5369513 (listed below):
  Not working: File Type: odt   test1.odt (7.3 KB, 0 views)
  Not working: File Type: ods   test2.ods (6.8 KB, 0 views)
  Not working: File Type: txt   test4 with space.txt (12 Bytes, 0 views)
  Working: File Type: pdf   test5.pdf (13.8 KB, 0 views)
  Not working: File Type: pytest6.py (15 Bytes, 0 views)
  Not working: File Type: txt   test3nospace.txt (9 Bytes, 0 views)
  Not working: File Type: pytest7withusrbin.py (41 Bytes, 0 views)
  
  
http://www.linuxforums.org/forum/ubuntu-help/60569-installing-wireless-client-wusb11v4-2.html
 (novo ficheiro.txt)
  https://launchpad.net/ubuntu/+source/firefox-3.0 (Available diffs, affects 
all launchpad package pages)
  
  WORKAROUND:
  Save the file first, rather than using the firefox 'open' option.
  
- All reported cases using Ubuntu Hardy Heron 8.04.1 AMD64 with
+ All reported cases using:
+ Ubuntu Hardy Heron 8.04.1 (amd64 or i386)
  firefox-3.0: 3.0+nobinonly-0ubuntu0.8.04.1

** Also affects: epiphany-browser (Ubuntu)
   Importance: Undecided
   Status: New

-- 
firefox - the associated helper application does not exist
https://bugs.launchpad.net/bugs/239952
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://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 244093] Re: Checking security repository in Updates adds deb line to Third-Party Software

2008-07-11 Thread Savvas Radević
Adding debdiff option no.2:
Replaced MatchURI with arch-specific MatchURI-i386 and MatchURI-amd64 for 
security repositories, bypasses the MatchURI: archive.ubuntu.com/ubuntu of 
the ParentSuite

** Attachment added: python-apt_0.7.4ubuntu7.2.debdiff
   http://launchpadlibrarian.net/15945120/python-apt_0.7.4ubuntu7.2.debdiff

-- 
Checking security repository in Updates adds deb line to Third-Party Software
https://bugs.launchpad.net/bugs/244093
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://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 244093] Re: Checking security repository in Updates adds deb line to Third-Party Software

2008-07-11 Thread Savvas Radević
I gave two options/debdiffs for fixing the bug above.

For the common people, here's a temporary, but quick and painless way to fix it:
1) Close Software Sources
2) Download the file attached here (Ubuntu.info)
3) Replace the file in: /usr/share/python-apt/templates/Ubuntu.info
4) Open Software Sources now


** Attachment added: Ubuntu.info
   http://launchpadlibrarian.net/15945141/Ubuntu.info

-- 
Checking security repository in Updates adds deb line to Third-Party Software
https://bugs.launchpad.net/bugs/244093
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://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 247541] Re: foxconn sis-based motherboard not working correctly

2008-07-11 Thread Savvas Radević
latest tested release: Ubuntu hardy heron 8.04
he'll try the 8.04.1, if there's anything new I'll let you know

-- 
foxconn sis-based motherboard not working correctly
https://bugs.launchpad.net/bugs/247541
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://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 247541] [NEW] foxconn sis-based motherboard not working correctly

2008-07-11 Thread Savvas Radević
Public bug reported:

I'm not sure, but I was helping out a friend, he has this motherboard:
http://www.foxconnchannel.com/EN-GB/product/Motherboards/detail_overview.aspx?ID=en-tt216

Some sis-based hardware is not identified, i.e. the sata hard disk

I told him to add some modules in /etc/modules:
$ cat /etc/modules
sis
sis5595
sisfb
sata_sis
sis-agp
sisusbvga
i2c-sis96x
sis5513
i2c-sis630
i2c-sis5595

..but it didn't do the trick, here's the list of devices:

$ lspci -nnv
00:00.0 Host bridge [0600]: Silicon Integrated Systems [SiS] Unknown device 
[1039:0662] (rev 01)
Flags: bus master, medium devsel, latency 32
Memory at f800 (32-bit, non-prefetchable) [size=64M]
Capabilities: [c0] AGP version 3.5

00:01.0 PCI bridge [0604]: Silicon Integrated Systems [SiS] SiS AGP Port 
(virtual PCI-to-PCI bridge) [1039:0003] (prog-if 00 [Normal decode])
Flags: bus master, 66MHz, fast devsel, latency 0
Bus: primary=00, secondary=01, subordinate=01, sec-latency=0
I/O behind bridge: d000-dfff
Memory behind bridge: fdc0-fdcf
Prefetchable memory behind bridge: d800-dfff

00:02.0 ISA bridge [0601]: Silicon Integrated Systems [SiS] Unknown device 
[1039:0966] (rev 59)
Flags: bus master, medium devsel, latency 0

00:02.5 IDE interface [0101]: Silicon Integrated Systems [SiS] 5513 [IDE] 
[1039:5513] (rev 01) (prog-if 80 [Master])
Subsystem: Foxconn International, Inc. Unknown device [105b:0c98]
Flags: bus master, medium devsel, latency 128, IRQ 201
I/O ports at unassigned
I/O ports at unassigned
I/O ports at unassigned
I/O ports at unassigned
I/O ports at 4000 [size=16]
Capabilities: [58] Power Management version 2

00:02.7 Multimedia audio controller [0401]: Silicon Integrated Systems [SiS] 
AC'97 Sound Controller [1039:7012] (rev a0)
Subsystem: Foxconn International, Inc. Unknown device [105b:0c98]
Flags: bus master, medium devsel, latency 52, IRQ 50
I/O ports at f600 [size=256]
I/O ports at fe00 [size=128]
Capabilities: [48] Power Management version 2

00:03.0 USB Controller [0c03]: Silicon Integrated Systems [SiS] USB 1.0 
Controller [1039:7001] (rev 0f) (prog-if 10 [OHCI])
Subsystem: Foxconn International, Inc. Unknown device [105b:0c98]
Flags: bus master, medium devsel, latency 64, IRQ 209
Memory at fdfff000 (32-bit, non-prefetchable) [size=4K]

00:03.1 USB Controller [0c03]: Silicon Integrated Systems [SiS] USB 1.0 
Controller [1039:7001] (rev 0f) (prog-if 10 [OHCI])
Subsystem: Foxconn International, Inc. Unknown device [105b:0c98]
Flags: bus master, medium devsel, latency 64, IRQ 217
Memory at fdffe000 (32-bit, non-prefetchable) [size=4K]

00:03.3 USB Controller [0c03]: Silicon Integrated Systems [SiS] USB 2.0 
Controller [1039:7002] (prog-if 20 [EHCI])
Subsystem: Silicon Integrated Systems [SiS] USB 2.0 Controller 
[1039:7002]
Flags: bus master, medium devsel, latency 64, IRQ 225
Memory at fdffd000 (32-bit, non-prefetchable) [size=4K]
Capabilities: [50] Power Management version 2

00:05.0 IDE interface [0101]: Silicon Integrated Systems [SiS] Unknown device 
[1039:1183] (rev 02) (prog-if 85 [Master SecO PriO])
Subsystem: Foxconn International, Inc. Unknown device [105b:0c98]
Flags: bus master, medium devsel, latency 0, IRQ 11
I/O ports at fd00 [size=8]
I/O ports at fc00 [size=4]
I/O ports at fb00 [size=8]
I/O ports at fa00 [size=4]
I/O ports at f900 [size=16]
I/O ports at f800 [size=128]
Capabilities: [58] Power Management version 2

00:06.0 PCI bridge [0604]: Silicon Integrated Systems [SiS] PCI-to-PCI bridge 
[1039:000a] (prog-if 00 [Normal decode])
Flags: bus master, fast devsel, latency 0
Bus: primary=00, secondary=02, subordinate=02, sec-latency=0
I/O behind bridge: c000-cfff
Memory behind bridge: fdb0-fdbf
Prefetchable memory behind bridge: fd80-fd8f
Capabilities: [b0] Subsystem: Silicon Integrated Systems [SiS] Unknown 
device [1039:]
Capabilities: [c0] Message Signalled Interrupts: Mask- 64bit- Queue=0/0 
Enable+
Capabilities: [d0] Express Root Port (Slot+) IRQ 0
Capabilities: [f4] Power Management version 2

00:07.0 PCI bridge [0604]: Silicon Integrated Systems [SiS] PCI-to-PCI bridge 
[1039:000a] (prog-if 00 [Normal decode])
Flags: bus master, fast devsel, latency 0
Bus: primary=00, secondary=03, subordinate=03, sec-latency=0
I/O behind bridge: e000-efff
Memory behind bridge: fde0-fdef
Prefetchable memory behind bridge: fdd0-fddf
Capabilities: [b0] Subsystem: Silicon Integrated Systems [SiS] Unknown 
device [1039:]
Capabilities: [c0] Message 

[Bug 247541] Re: foxconn sis-based motherboard not working correctly

2008-07-11 Thread Savvas Radević
** Changed in: linux (Ubuntu)
Sourcepackagename: None = linux

-- 
foxconn sis-based motherboard not working correctly
https://bugs.launchpad.net/bugs/247541
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://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


Re: [Bug 244093] Re: Checking security repository in Updates adds deb line to Third-Party Software

2008-07-11 Thread Savvas Radević
 HA! It worked when i changed the http://security.ubuntu.com/ubuntu/ to 
 http://archive.ubuntu.com/ubuntu/ in gksu gedit /etc/apt/sources.list
They look normal, but if you uncheck the -security in software sources
 updates and check it again, you're back to square 1!

$ ls -l /usr/share/python-apt/templates/Ubuntu.info
-rw-r--r-- 1 root root 10684 2008-07-11 09:53
/usr/share/python-apt/templates/Ubuntu.info
$ lsattr /usr/share/python-apt/templates/Ubuntu.info
-- /usr/share/python-apt/templates/Ubuntu.info

I don't know what's wrong with your file or folder structure, mine is
copied fine, but do try this:
sudo chattr -uia /usr/share/python-apt/templates/Ubuntu.info
sudo chown root:root /usr/share/python-apt/templates/Ubuntu.info
sudo chmod +rw /usr/share/python-apt/templates/Ubuntu.info

Now you should be able to replate it:
sudo wget http://launchpadlibrarian.net/15945141/Ubuntu.info -O
/usr/share/python-apt/templates/Ubuntu.info
ls -l /usr/share/python-apt/templates/Ubuntu.info

Make sure the file permissions are the same as: -rw-r--r--

-- 
Checking security repository in Updates adds deb line to Third-Party Software
https://bugs.launchpad.net/bugs/244093
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://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 247210] Re: double clicking in the address bar should select a word

2008-07-10 Thread Savvas Radević
This is more of a wishlist.
Solution:
go to your address bar, type in: about:config
search for: browser.urlbar
double click on: browser.urlbar.doubleClickSelectsAll 

all done!

-- 
double clicking in the address bar should select a word
https://bugs.launchpad.net/bugs/247210
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://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 201353] Re: [nvidia amd64] ripples crashed with SIGSEGV in add_circle_drop()

2008-07-09 Thread Savvas Radević
both working in 8.04.1

** Changed in: xscreensaver (Ubuntu)
   Status: Incomplete = Fix Released

-- 
[nvidia amd64] ripples crashed with SIGSEGV in add_circle_drop()
https://bugs.launchpad.net/bugs/201353
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://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 239952] Re: firefox - text forum attachment download - the associated helper application does not exist

2008-07-09 Thread Savvas Radević
Same with the attachments on this forum/topic:
http://www.linuxforums.org/forum/ubuntu-help/60569-installing-wireless-client-wusb11v4-2.html

-- 
firefox - text forum attachment download - the associated helper application 
does not exist
https://bugs.launchpad.net/bugs/239952
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://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 247031] Re: fixed maintainer debian control field

2008-07-09 Thread Savvas Radević

** Attachment added: pystatgrab_0.4-1.1build2.debdiff
   http://launchpadlibrarian.net/15921066/pystatgrab_0.4-1.1build2.debdiff

-- 
fixed maintainer debian control field
https://bugs.launchpad.net/bugs/247031
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://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 247031] [NEW] fixed maintainer debian control field

2008-07-09 Thread Savvas Radević
Public bug reported:

Binary package hint: python-statgrab

Fixed Maintainer and XSBC-Original-Maintainer

** Affects: pystatgrab (Ubuntu)
 Importance: Undecided
 Status: New

-- 
fixed maintainer debian control field
https://bugs.launchpad.net/bugs/247031
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://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 247030] [NEW] fixed maintainer debian control field

2008-07-09 Thread Savvas Radević
Public bug reported:

Binary package hint: python-smbpasswd

Fixed Maintainer and XSBC-Original-Maintainer

** Affects: python-smbpasswd (Ubuntu)
 Importance: Undecided
 Status: New

-- 
fixed maintainer debian control field
https://bugs.launchpad.net/bugs/247030
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://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 247024] Re: fixed maintainer debian control field

2008-07-09 Thread Savvas Radević

** Attachment added: python-cddb_1.4-5.1build2.debdiff
   http://launchpadlibrarian.net/15921022/python-cddb_1.4-5.1build2.debdiff

-- 
fixed maintainer debian control field
https://bugs.launchpad.net/bugs/247024
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://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 247024] [NEW] fixed maintainer debian control field

2008-07-09 Thread Savvas Radević
Public bug reported:

Binary package hint: python-cddb

Fixed Maintainer and XSBC-Original-Maintainer

** Affects: python-cddb (Ubuntu)
 Importance: Undecided
 Status: New

-- 
fixed maintainer debian control field
https://bugs.launchpad.net/bugs/247024
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://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 247025] Re: fixed maintainer debian control field

2008-07-09 Thread Savvas Radević

** Attachment added: forg_0.5.1-7ubuntu1.debdiff
   http://launchpadlibrarian.net/15921033/forg_0.5.1-7ubuntu1.debdiff

-- 
fixed maintainer debian control field
https://bugs.launchpad.net/bugs/247025
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://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 247025] [NEW] fixed maintainer debian control field

2008-07-09 Thread Savvas Radević
Public bug reported:

Binary package hint: forg

Fixed Maintainer and XSBC-Original-Maintainer

** Affects: forg (Ubuntu)
 Importance: Undecided
 Status: New

-- 
fixed maintainer debian control field
https://bugs.launchpad.net/bugs/247025
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://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 247029] [NEW] fixed maintainer debian control field

2008-07-09 Thread Savvas Radević
Public bug reported:

Binary package hint: plywood

Fixed Maintainer and XSBC-Original-Maintainer

** Affects: plywood (Ubuntu)
 Importance: Undecided
 Status: New

-- 
fixed maintainer debian control field
https://bugs.launchpad.net/bugs/247029
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://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 247030] Re: fixed maintainer debian control field

2008-07-09 Thread Savvas Radević

** Attachment added: python-smbpasswd_1.0.1-1.1build2.debdiff
   
http://launchpadlibrarian.net/15921057/python-smbpasswd_1.0.1-1.1build2.debdiff

-- 
fixed maintainer debian control field
https://bugs.launchpad.net/bugs/247030
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://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 247032] Re: fixed maintainer debian control field

2008-07-09 Thread Savvas Radević

** Attachment added: python-tcpwrap_0.2-2.1build2.debdiff
   http://launchpadlibrarian.net/15921073/python-tcpwrap_0.2-2.1build2.debdiff

-- 
fixed maintainer debian control field
https://bugs.launchpad.net/bugs/247032
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://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 247032] [NEW] fixed maintainer debian control field

2008-07-09 Thread Savvas Radević
Public bug reported:

Binary package hint: python-tcpwrap

Fixed Maintainer and XSBC-Original-Maintainer

** Affects: python-tcpwrap (Ubuntu)
 Importance: Undecided
 Status: New

-- 
fixed maintainer debian control field
https://bugs.launchpad.net/bugs/247032
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://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 247033] Re: fixed maintainer debian control field

2008-07-09 Thread Savvas Radević

** Attachment added: xcolmix_1.07-7ubuntu1.debdiff
   http://launchpadlibrarian.net/15921088/xcolmix_1.07-7ubuntu1.debdiff

-- 
fixed maintainer debian control field
https://bugs.launchpad.net/bugs/247033
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://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 247033] [NEW] fixed maintainer debian control field

2008-07-09 Thread Savvas Radević
Public bug reported:

Binary package hint: xcolmix

Fixed Maintainer and XSBC-Original-Maintainer

** Affects: xcolmix (Ubuntu)
 Importance: Undecided
 Status: Invalid

-- 
fixed maintainer debian control field
https://bugs.launchpad.net/bugs/247033
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://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 247028] Re: fixed maintainer debian control field

2008-07-09 Thread Savvas Radević

** Attachment added: jabber-irc_0.1cvs20050420-3.2ubuntu1.debdiff
   
http://launchpadlibrarian.net/15921040/jabber-irc_0.1cvs20050420-3.2ubuntu1.debdiff

-- 
fixed maintainer debian control field
https://bugs.launchpad.net/bugs/247028
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://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 247028] [NEW] fixed maintainer debian control field

2008-07-09 Thread Savvas Radević
Public bug reported:

Binary package hint: jabber-irc

Fixed Maintainer and XSBC-Original-Maintainer

** Affects: jabber-irc (Ubuntu)
 Importance: Undecided
 Status: New

-- 
fixed maintainer debian control field
https://bugs.launchpad.net/bugs/247028
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://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 247029] Re: fixed maintainer debian control field

2008-07-09 Thread Savvas Radević

** Attachment added: plywood_0.5.11ubuntu1.debdiff
   http://launchpadlibrarian.net/15921049/plywood_0.5.11ubuntu1.debdiff

-- 
fixed maintainer debian control field
https://bugs.launchpad.net/bugs/247029
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://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 244093] Re: Checking security repository in Updates adds deb line to Third-Party Software

2008-07-08 Thread Savvas Radević
** Description changed:

  Binary package hint: software-properties-gtk
  
  Confirmed on:
  1) Ubuntu Intrepid Ibex (development branch) 8.10
  software-properties-gtk:
Installed: 0.63ubuntu1
Candidate: 0.63ubuntu1
Version table:
   *** 0.63ubuntu1 0
  500 http://archive.ubuntu.com intrepid/main Packages
  100 /var/lib/dpkg/status
  
  2) Ubuntu Hardy Heron 8.04.1
  software-properties-gtk:
Installed: 0.63ubuntu1
Candidate: 0.63ubuntu1
Version table:
   *** 0.63ubuntu1 0
  500 http://archive.ubuntu.com hardy/main Packages
  100 /var/lib/dpkg/status
  
  Remarks:
  - Clicking the intrepid-security / hardy-security checkbox in the Updates 
tab adds the intrepid-security deb line to the list of Third-Party Software
  - The above action doesn't actually show a check mark in the checkbox.
  - Unchecking/checking the checkbox in Updates tab does not have an effect on 
/etc/apt/sources.list file (i.e. it doesn't remove the hardy-security line)
  - It appears to add the source just fine, it's just displayed in the 
Third-Party Software tab instead of checking the checkbox.
+ 
+ Detected problem:
+ 1) The checkbox of Updates  hardy-security sets its status searching for 
archive.ubuntu.com
+ 2) Checking/unchecking looks for and adds/removes security.ubuntu.com, and 
the program thinks it's third-party software
+ 
+ Temporary fix:
+ 1) sudo sed -e 's/security\.ubuntu\.com/archive\.ubuntu\.com/' 
/etc/apt/sources.list  /etc/apt/sources.list.tmp
+ sudo mv /etc/apt/sources.list.tmp /etc/apt/sources.list
+ sudo apt-get update
+ 
+ 2) Don't uncheck/check the hardy-security in Software Sources until it's
+ fixed.

** Description changed:

  Binary package hint: software-properties-gtk
  
  Confirmed on:
  1) Ubuntu Intrepid Ibex (development branch) 8.10
  software-properties-gtk:
Installed: 0.63ubuntu1
Candidate: 0.63ubuntu1
Version table:
   *** 0.63ubuntu1 0
  500 http://archive.ubuntu.com intrepid/main Packages
  100 /var/lib/dpkg/status
  
  2) Ubuntu Hardy Heron 8.04.1
  software-properties-gtk:
Installed: 0.63ubuntu1
Candidate: 0.63ubuntu1
Version table:
   *** 0.63ubuntu1 0
  500 http://archive.ubuntu.com hardy/main Packages
  100 /var/lib/dpkg/status
  
  Remarks:
  - Clicking the intrepid-security / hardy-security checkbox in the Updates 
tab adds the intrepid-security deb line to the list of Third-Party Software
  - The above action doesn't actually show a check mark in the checkbox.
  - Unchecking/checking the checkbox in Updates tab does not have an effect on 
/etc/apt/sources.list file (i.e. it doesn't remove the hardy-security line)
  - It appears to add the source just fine, it's just displayed in the 
Third-Party Software tab instead of checking the checkbox.
  
  Detected problem:
  1) The checkbox of Updates  hardy-security sets its status searching for 
archive.ubuntu.com
  2) Checking/unchecking looks for and adds/removes security.ubuntu.com, and 
the program thinks it's third-party software
  
  Temporary fix:
- 1) sudo sed -e 's/security\.ubuntu\.com/archive\.ubuntu\.com/' 
/etc/apt/sources.list  /etc/apt/sources.list.tmp
+ 1) sudo sed -e 's/security\.ubuntu\.com/archive\.ubuntu\.com/g' 
/etc/apt/sources.list  /etc/apt/sources.list.tmp
  sudo mv /etc/apt/sources.list.tmp /etc/apt/sources.list
  sudo apt-get update
  
  2) Don't uncheck/check the hardy-security in Software Sources until it's
  fixed.

-- 
Checking security repository in Updates adds deb line to Third-Party Software
https://bugs.launchpad.net/bugs/244093
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://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 244093] Re: Checking security repository in Updates adds deb line to Third-Party Software

2008-07-08 Thread Savvas Radević
sorry:
* Execute in terminal: gksu gedit /etc/apt/sources.list 

:)

-- 
Checking security repository in Updates adds deb line to Third-Party Software
https://bugs.launchpad.net/bugs/244093
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://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 244093] Re: Checking security repository in Updates adds deb line to Third-Party Software

2008-07-08 Thread Savvas Radević
I've detected the problems:
1) the checkbox for its status (checked/unchecked) looks for 
http://archive.ubuntu.com; instead of http://security.ubuntu.com;
2) if again you uncheck and check the hardy-security after switching back to 
archive.ubuntu.com, it will add the hardy-security with 
http://security.ubuntu.com;, which will show as non-canonical third-party 
software repository

Execute in terminal: gksu /etc/apt/sources.list

Change any occurence security.ubuntu.com to archive.ubuntu.com

For example, I changed:
deb http://security.ubuntu.com/ubuntu/ hardy-security universe main multiverse 
restricted
deb-src http://security.ubuntu.com/ubuntu/ hardy-security universe main 
multiverse restricted

..to:
deb http://archive.ubuntu.com/ubuntu/ hardy-security universe main multiverse 
restricted
deb-src http://archive.ubuntu.com/ubuntu/ hardy-security universe main 
multiverse restricted

..things will be back to normal:

Don't uncheck and check the checkbox in Software Sources  Updates
again, it will cause the same problem

-- 
Checking security repository in Updates adds deb line to Third-Party Software
https://bugs.launchpad.net/bugs/244093
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://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 244093] Re: Checking security repository in Updates adds deb line to Third-Party Software

2008-07-08 Thread Savvas Radević
Well... I have a hunch that it has something to do with python-apt package
specifically the newest BaseURI vs. BaseURI-architecture implementation

I changed the file /usr/share/python-apt/templates/Ubuntu.info and
modified the following section as listed below:

Suite: hardy-security
ParentSuite: hardy
RepositoryType: deb
BaseURI-amd64: http://security.ubuntu.com/ubuntu
MatchURI-amd64: archive.ubuntu.com/ubuntu|security.ubuntu.com
BaseURI-powerpc: http://ports.ubuntu.com/
MatchURI-powerpc: ports.ubuntu.com/ubuntu
Description: Important security updates

Basically, I changed BaseURI to BaseURI-amd64 (my Ubuntu architecture), now it 
works.
Looks like BaseURI-arch is working better than BaseURI :)

** Also affects: software-properties
   Importance: Undecided
   Status: New

** Also affects: python-apt (Ubuntu)
   Importance: Undecided
   Status: New

-- 
Checking security repository in Updates adds deb line to Third-Party Software
https://bugs.launchpad.net/bugs/244093
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://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 244093] Re: Checking security repository in Updates adds deb line to Third-Party Software

2008-07-08 Thread Savvas Radević
I've added a regular expression check the value if it contains 
security.ubuntu.com
re.search('security\.ubuntu\.com',value)

It could be marked as messy, but I tried it and it works, attached a
debdiff.

Otherwise, to fix this you must change BaseURI and MatchURI as mentioned
in the previous comment

** Attachment added: python-apt_0.7.4ubuntu7.2.debdiff
   http://launchpadlibrarian.net/15898601/python-apt_0.7.4ubuntu7.2.debdiff

-- 
Checking security repository in Updates adds deb line to Third-Party Software
https://bugs.launchpad.net/bugs/244093
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://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 244093] Re: Checking security repository in Updates adds deb line to Third-Party Software

2008-07-08 Thread Savvas Radević
( it's my first patch attempt :) )

-- 
Checking security repository in Updates adds deb line to Third-Party Software
https://bugs.launchpad.net/bugs/244093
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://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 244093] Re: Checking security repository in Updates adds deb line to Third-Party Software

2008-07-08 Thread Savvas Radević
the problematic package seems to be python-apt

** Changed in: software-properties
   Status: New = Invalid

-- 
Checking security repository in Updates adds deb line to Third-Party Software
https://bugs.launchpad.net/bugs/244093
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://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 244093] Re: Checking security repository in Updates adds deb line to Third-Party Software

2008-07-08 Thread Savvas Radević
the problematic package seems to be python-apt

** Changed in: software-properties (Ubuntu)
 Assignee: Ubuntu Desktop Bugs (desktop-bugs) = (unassigned)
   Status: Triaged = Invalid

** Attachment removed: python-apt_0.7.4ubuntu7.2.debdiff

   http://launchpadlibrarian.net/15898601/python-
apt_0.7.4ubuntu7.2.debdiff

-- 
Checking security repository in Updates adds deb line to Third-Party Software
https://bugs.launchpad.net/bugs/244093
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://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 244093] Re: Checking security repository in Updates adds deb line to Third-Party Software

2008-07-08 Thread Savvas Radević
fixed the /tmp/ path in debdiff and re-attached

** Attachment added: python-apt_0.7.4ubuntu7.2.debdiff
   http://launchpadlibrarian.net/15898720/python-apt_0.7.4ubuntu7.2.debdiff

** Changed in: python-apt (Ubuntu)
   Status: New = In Progress

-- 
Checking security repository in Updates adds deb line to Third-Party Software
https://bugs.launchpad.net/bugs/244093
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://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 244093] Re: Checking security repository in Updates adds deb line to Third-Party Software

2008-07-07 Thread Savvas Radević
$ cat /etc/apt/sources.list
deb http://security.ubuntu.com/ubuntu/ hardy-security universe main multiverse 
restricted
deb http://archive.ubuntu.com/ubuntu/ hardy-updates universe main multiverse 
restricted
deb http://archive.ubuntu.com/ubuntu/ hardy-proposed universe main multiverse 
restricted
deb http://archive.ubuntu.com/ubuntu/ hardy main universe restricted multiverse

Attaching:
1) Debug info without removing the sources.list file: software-properties-gtk -d
File 1.txt
2) Debug info after removing the sources.list file (and checking each 
repository): rm /etc/apt/sources.list; software-properties-gtk -m
File 2.txt

** Attachment added: software-properties-gtk-debug.tar.gz
   http://launchpadlibrarian.net/15867625/software-properties-gtk-debug.tar.gz

-- 
Checking security repository in Updates adds deb line to Third-Party Software
https://bugs.launchpad.net/bugs/244093
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://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 244093] Re: Checking security repository in Updates adds deb line to Third-Party Software

2008-07-07 Thread Savvas Radević
** Summary changed:

- Checking intrepid-security adds source to Third-Party Software
+ Checking security repository in Updates adds deb line to Third-Party Software

** Description changed:

  Binary package hint: software-properties-gtk
  
- Description:  Ubuntu intrepid (development branch)
- Release:  8.10
- 
+ Confirmed on:
+ 1) Ubuntu Intrepid Ibex (development branch) 8.10
  software-properties-gtk:
Installed: 0.63ubuntu1
Candidate: 0.63ubuntu1
Version table:
   *** 0.63ubuntu1 0
  500 http://archive.ubuntu.com intrepid/main Packages
  100 /var/lib/dpkg/status
  
- When clicking the intrepid-security checkbox in the Updates tab it
- adds the intrepid-security source to the list of Third-Party Software
- and doesn't actually check the checkbox. It appears to add the source
- just fine, it's just displayed in the Third-Party Software tab instead
- of checking the checkbox.
+ 2) Ubuntu Hardy Heron 8.04
+ software-properties-gtk:
+   Installed: 0.63ubuntu1
+   Candidate: 0.63ubuntu1
+   Version table:
+  *** 0.63ubuntu1 0
+ 500 http://archive.ubuntu.com hardy/main Packages
+ 100 /var/lib/dpkg/status
+ 
+ Remarks:
+ - Clicking the intrepid-security / hardy-security checkbox in the Updates 
tab adds the intrepid-security deb line to the list of Third-Party Software
+ - The above action doesn't actually show a check mark in the checkbox.
+ - Unchecking/checking the checkbox in Updates tab does not have an effect on 
/etc/apt/sources.list file (i.e. it doesn't remove the hardy-security line)
+ - It appears to add the source just fine, it's just displayed in the 
Third-Party Software tab instead of checking the checkbox.

-- 
Checking security repository in Updates adds deb line to Third-Party Software
https://bugs.launchpad.net/bugs/244093
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://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 244093] Re: Checking intrepid-security adds source to Third-Party Software

2008-07-07 Thread Savvas Radević
assigning to desktop bugs (?)

** Changed in: software-properties (Ubuntu)
 Assignee: (unassigned) = Ubuntu Desktop Bugs (desktop-bugs)

-- 
Checking security repository in Updates adds deb line to Third-Party Software
https://bugs.launchpad.net/bugs/244093
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://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 244093] Re: Checking intrepid-security adds source to Third-Party Software

2008-07-07 Thread Savvas Radević
Confirming too on hardy heron 8.04 amd64 64-bit
I'll edit the bug report appropriately

-- 
Checking security repository in Updates adds deb line to Third-Party Software
https://bugs.launchpad.net/bugs/244093
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://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 244093] Re: Checking security repository in Updates adds deb line to Third-Party Software

2008-07-07 Thread Savvas Radević
I couldn't reproduce it on a virtual machine (ubuntu hardy heron 8.04 i386).
I'll try later as amd64 live cd and post back with the results

-- 
Checking security repository in Updates adds deb line to Third-Party Software
https://bugs.launchpad.net/bugs/244093
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://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 244093] Re: Checking security repository in Updates adds deb line to Third-Party Software

2008-07-07 Thread Savvas Radević
** Description changed:

  Binary package hint: software-properties-gtk
  
  Confirmed on:
  1) Ubuntu Intrepid Ibex (development branch) 8.10
  software-properties-gtk:
Installed: 0.63ubuntu1
Candidate: 0.63ubuntu1
Version table:
   *** 0.63ubuntu1 0
  500 http://archive.ubuntu.com intrepid/main Packages
  100 /var/lib/dpkg/status
  
- 2) Ubuntu Hardy Heron 8.04
+ 2) Ubuntu Hardy Heron 8.04.1
  software-properties-gtk:
Installed: 0.63ubuntu1
Candidate: 0.63ubuntu1
Version table:
   *** 0.63ubuntu1 0
  500 http://archive.ubuntu.com hardy/main Packages
  100 /var/lib/dpkg/status
  
  Remarks:
  - Clicking the intrepid-security / hardy-security checkbox in the Updates 
tab adds the intrepid-security deb line to the list of Third-Party Software
  - The above action doesn't actually show a check mark in the checkbox.
  - Unchecking/checking the checkbox in Updates tab does not have an effect on 
/etc/apt/sources.list file (i.e. it doesn't remove the hardy-security line)
  - It appears to add the source just fine, it's just displayed in the 
Third-Party Software tab instead of checking the checkbox.

-- 
Checking security repository in Updates adds deb line to Third-Party Software
https://bugs.launchpad.net/bugs/244093
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://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 244661] Re: hardy-universe-i386 - ssmtp - deb package information typo

2008-07-03 Thread Savvas Radević
Note: fixed in intrepid

-- 
hardy-universe-i386 - ssmtp - deb package information typo
https://bugs.launchpad.net/bugs/244661
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://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


Re: [Bug 244645] Re: gutsy-universe-amd64 - bluez-pcmcia-support - deb package information typo

2008-07-02 Thread Savvas Radević
Nope, I made an sqlite database with all the ubuntu packages using the
Packages.bz2 from archive.ubuntu.com :)

-- 
gutsy-universe-amd64 - bluez-pcmcia-support - deb package information typo
https://bugs.launchpad.net/bugs/244645
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://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 244797] [NEW] hardy/intrepid-universe-amd64 - gstreamer-dbus-media-service - deb package information typo

2008-07-02 Thread Savvas Radević
Public bug reported:

Binary package hint: gstreamer-dbus-media-service

I have been playing around with the Packages list, and I have discovered
some typos:

Release-type-binary: Package name: Typo in deb package information:
hardy/intrepid-universe-amd64 - gstreamer-dbus-media-service
Originalmaintainer: should be Original-Maintainer:

Most of the packages I discovered have the same typo in 64-bit and
32-bit versions of the packages.

** Affects: gstreamer-dbus-media-service (Ubuntu)
 Importance: Undecided
 Status: New

-- 
hardy/intrepid-universe-amd64 - gstreamer-dbus-media-service - deb package 
information typo
https://bugs.launchpad.net/bugs/244797
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://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 244799] [NEW] hardy-universe-amd64 and intrepid-universe-amd64 - marquee-plugins - deb package information typo

2008-07-02 Thread Savvas Radević
Public bug reported:

Binary package hint: marquee-plugins

I have been playing around with the Packages list, and I have discovered
some typos:

Release-type-binary: Package name: Typo in deb package information:
hardy-universe-amd64 - marquee-plugins  Originalmaintainer: 
should be Original-Maintainer:
intrepid-universe-amd64 - marquee-plugins   
Originalmaintainer: should be Original-Maintainer:

Most of the packages I discovered have the same typo in 64-bit and
32-bit versions of the packages.

** Affects: marquee-plugins (Ubuntu)
 Importance: Undecided
 Status: New

-- 
hardy-universe-amd64 and intrepid-universe-amd64 - marquee-plugins - deb 
package information typo
https://bugs.launchpad.net/bugs/244799
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://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 244851] [NEW] hardy amd64 - mplayer - codec family [wmv9dmo] (vfm=dmo) not supported

2008-07-02 Thread Savvas Radević
Public bug reported:

Binary package hint: mplayer

Ubuntu hardy heron amd64 64-bit

I cannot view some videos encoded using wmv9dmo codec.
The sound works, but there is no video. Also, totem doesn't play it at all.

$ mplayer file.wmv 
MPlayer 1.0rc2-4.2.3 (C) 2000-2007 MPlayer Team
CPU: Intel(R) Core(TM)2 Duo CPU E6550  @ 2.33GHz (Family: 6, Model: 15, 
Stepping: 11)
CPUflags:  MMX: 1 MMX2: 1 3DNow: 0 3DNow2: 0 SSE: 1 SSE2: 1
Compiled with runtime CPU detection.
mplayer: could not connect to socket
mplayer: No such file or directory
Failed to open LIRC support. You will not be able to use your remote control.

Playing file.wmv.
ASF file format detected.
[asfheader] Audio stream found, -aid 1
[asfheader] Video stream found, -vid 2
VIDEO:  [WMV3]  640x480  24bpp  1000.000 fps  1500.0 kbps (183.1 kbyte/s)
xscreensaver_disable: Could not find XScreenSaver window.
GNOME screensaver disabled
==
Requested video codec family [wmv9dmo] (vfm=dmo) not available.
Enable it at compilation.
Requested video codec family [wmvdmo] (vfm=dmo) not available.
Enable it at compilation.
Opening video decoder: [ffmpeg] FFmpeg's libavcodec codec family
[wmv3 @ 0xf43220]Reserved RES_SM=2 is forbidden
Could not open codec.
VDecoder init failed :(
Cannot find codec matching selected -vo and video format 0x33564D57.
Read DOCS/HTML/en/codecs.html!
==
==
Forced audio codec: mad
Opening audio decoder: [ffmpeg] FFmpeg/libavcodec audio decoders
AUDIO: 44100 Hz, 2 ch, s16le, 48.0 kbit/3.40% (ratio: 6003-176400)
Selected audio codec: [ffwmav2] afm: ffmpeg (DivX audio v2 (FFmpeg))
==
AO: [pulse] 44100Hz 2ch s16le (2 bytes per sample)
Video: no video
Starting playback...
A:   5.1 (05.0) of 2103.0 (35:03.0)  0.3%

** Affects: mplayer (Ubuntu)
 Importance: Undecided
 Status: New

-- 
hardy amd64 - mplayer - codec family [wmv9dmo] (vfm=dmo) not supported
https://bugs.launchpad.net/bugs/244851
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://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 244851] Re: hardy amd64 - mplayer - codec family [wmv9dmo] (vfm=dmo) not supported

2008-07-02 Thread Savvas Radević
I have w64codecs package installed from medibuntu.org

-- 
hardy amd64 - mplayer - codec family [wmv9dmo] (vfm=dmo) not supported
https://bugs.launchpad.net/bugs/244851
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://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


<    1   2   3   4   5   6   7   >