Re: Help with a debdiff for tigervnc

2024-01-22 Thread Andrew C Aitchison

On Sun, 21 Jan 2024, Aaron Rainbolt wrote:


On 1/21/24 05:41, Andrew C Aitchison wrote:


Debian have fixed a security bug in tigervnc which is in universe,
so someone needs to generate a debdiff for the security team to
 review it and publish the package:
https://bugs.launchpad.net/ubuntu/+source/tigervnc/+bug/2048442

Debian have fixed this by building tigervnc 1.13.1 with xorg-server-source

= 2:21.1.10, but Ubuntu 23.10 has tigervnc 1.12.0+dfsg-8 and
xorg-server-source

2:21.1.7-3ubuntu2.6

On a good day I can build a .deb from source, but I am not familiar with
debdiffs and it is not clear to me that changing the upstream version
(either for mantic or noble) is a casual thing to do.

What is the next step to get this fix published ?


If all that's necessary is to rebuild tigervnc against a properly patched 
xorg-xserver-source, this shouldn't be too tricky. The versions of 
xorg-xserver with the patch fixed can be seen at 
https://ubuntu.com/security/notices/USN-5986-1. All that would then be 
necessary is to bump the dependency to require a version of 
xorg-xserver-source greater than or equal to the corresponding version in 
each stable release, and bump the dependency to require the newest available 
version of xorg-server-source or greater in the development release.


The tricky part here is following the whole Stable Release Updates process 
(https://wiki.ubuntu.com/StableReleaseUpdates), which takes at least a week 
(probably more like a week and a couple of days) and requires lot of effort 
and testing to make work. If you're interested in helping to fix this 
hands-on, I'd be happy to assist, but stable release updates are one of the 
harder parts of Ubuntu development. If you'd prefer, I'd also be happy to 
just take this bug and work on getting it fixed.


Could you take it please ? I don't have any Ubuntu developer rights.

What is the best way to watch or see what you have done ?

Thanks,

--
Andrew C. Aitchison  Kendal, UK
   and...@aitchison.me.uk-- 
Ubuntu-devel-discuss mailing list
Ubuntu-devel-discuss@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-devel-discuss


Re: Help with a debdiff for tigervnc

2024-01-21 Thread Aaron Rainbolt

On 1/21/24 12:05, Andrew C Aitchison wrote:

On Sun, 21 Jan 2024, Aaron Rainbolt wrote:


On 1/21/24 05:41, Andrew C Aitchison wrote:


Debian have fixed a security bug in tigervnc which is in universe,
so someone needs to generate a debdiff for the security team to
 review it and publish the package:
https://bugs.launchpad.net/ubuntu/+source/tigervnc/+bug/2048442

Debian have fixed this by building tigervnc 1.13.1 with 
xorg-server-source

= 2:21.1.10, but Ubuntu 23.10 has tigervnc 1.12.0+dfsg-8 and
xorg-server-source

2:21.1.7-3ubuntu2.6

On a good day I can build a .deb from source, but I am not familiar 
with

debdiffs and it is not clear to me that changing the upstream version
(either for mantic or noble) is a casual thing to do.

What is the next step to get this fix published ?


If all that's necessary is to rebuild tigervnc against a properly 
patched xorg-xserver-source, this shouldn't be too tricky. The 
versions of xorg-xserver with the patch fixed can be seen at 
https://ubuntu.com/security/notices/USN-5986-1. All that would then 
be necessary is to bump the dependency to require a version of 
xorg-xserver-source greater than or equal to the corresponding 
version in each stable release, and bump the dependency to require 
the newest available version of xorg-server-source or greater in the 
development release.


The tricky part here is following the whole Stable Release Updates 
process (https://wiki.ubuntu.com/StableReleaseUpdates), which takes 
at least a week (probably more like a week and a couple of days) and 
requires lot of effort and testing to make work. If you're interested 
in helping to fix this hands-on, I'd be happy to assist, but stable 
release updates are one of the harder parts of Ubuntu development. If 
you'd prefer, I'd also be happy to just take this bug and work on 
getting it fixed.


Could you take it please ? I don't have any Ubuntu developer rights.

What is the best way to watch or see what you have done ?


Just watch the bug report you filed, you'll probably get email 
notifications about it. I'll assign to myself so I'm less likely to forget.


Thanks for letting us know about this!



Thanks,


--
Aaron Rainbolt
Lubuntu Developer
Matrix: @arraybolt3:matrix.org
IRC: arraybolt3 on irc.libera.chat
GitHub: https://github.com/ArrayBolt3


--
Ubuntu-devel-discuss mailing list
Ubuntu-devel-discuss@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-devel-discuss


Re: Help with a debdiff for tigervnc

2024-01-21 Thread Aaron Rainbolt

On 1/21/24 05:41, Andrew C Aitchison wrote:


Debian have fixed a security bug in tigervnc which is in universe,
so someone needs to generate a debdiff for the security team to
 review it and publish the package:
https://bugs.launchpad.net/ubuntu/+source/tigervnc/+bug/2048442

Debian have fixed this by building tigervnc 1.13.1 with 
xorg-server-source

= 2:21.1.10, but Ubuntu 23.10 has tigervnc 1.12.0+dfsg-8 and
xorg-server-source

2:21.1.7-3ubuntu2.6

On a good day I can build a .deb from source, but I am not familiar with
debdiffs and it is not clear to me that changing the upstream version
(either for mantic or noble) is a casual thing to do.

What is the next step to get this fix published ?


If all that's necessary is to rebuild tigervnc against a properly 
patched xorg-xserver-source, this shouldn't be too tricky. The versions 
of xorg-xserver with the patch fixed can be seen at 
https://ubuntu.com/security/notices/USN-5986-1. All that would then be 
necessary is to bump the dependency to require a version of 
xorg-xserver-source greater than or equal to the corresponding version 
in each stable release, and bump the dependency to require the newest 
available version of xorg-server-source or greater in the development 
release.


The tricky part here is following the whole Stable Release Updates 
process (https://wiki.ubuntu.com/StableReleaseUpdates), which takes at 
least a week (probably more like a week and a couple of days) and 
requires lot of effort and testing to make work. If you're interested in 
helping to fix this hands-on, I'd be happy to assist, but stable release 
updates are one of the harder parts of Ubuntu development. If you'd 
prefer, I'd also be happy to just take this bug and work on getting it 
fixed.


Thanks for helping make Ubuntu better!



Thanks,


--
Aaron Rainbolt
Lubuntu Developer
Matrix: @arraybolt3:matrix.org
IRC: arraybolt3 on irc.libera.chat
GitHub: https://github.com/ArrayBolt3


--
Ubuntu-devel-discuss mailing list
Ubuntu-devel-discuss@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-devel-discuss


Help with a debdiff for tigervnc

2024-01-21 Thread Andrew C Aitchison


Debian have fixed a security bug in tigervnc which is in universe,
so someone needs to generate a debdiff for the security team to
 review it and publish the package:
https://bugs.launchpad.net/ubuntu/+source/tigervnc/+bug/2048442

Debian have fixed this by building tigervnc 1.13.1 with xorg-server-source

= 2:21.1.10, but Ubuntu 23.10 has tigervnc 1.12.0+dfsg-8 and
xorg-server-source

2:21.1.7-3ubuntu2.6

On a good day I can build a .deb from source, but I am not familiar with
debdiffs and it is not clear to me that changing the upstream version
(either for mantic or noble) is a casual thing to do.

What is the next step to get this fix published ?

Thanks,

--
Andrew C. Aitchison  Kendal, UK
   and...@aitchison.me.uk

--
Ubuntu-devel-discuss mailing list
Ubuntu-devel-discuss@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-devel-discuss


Re: 23.10 Help window blank

2023-10-02 Thread Gunnar Hjalmarsson
I submitted https://launchpad.net/bugs/2037773 — let's continue talking 
there.


/ Gunnar

On 2023-09-30 01:39, Jack Howarth wrote:

I was able to confirm that the same flx shown in
https://bugs.launchpad.net/ubuntu/+source/webkit2gtk/+bug/2023322
for gnome-online-accounts 3.48.0-2 in mantic fixes yelp in mantic.
Rebuilding the yelp_42.2-1 package as yelp_42.2-2 with the same change

* debian/control.in: Bump Standards-Version to 4.6.2

allows the installed yelp application to properly display content in its
windows under X11 on the nvidia drivers.
 Jack

On Thu, Sep 28, 2023 at 1:58 AM Gunnar Hjalmarsson  wrote:


On 2023-09-24 15:12, Jack Howarth wrote:

I have found that, from either a dist-upgrade from 23.04 to 23.10 or
a clean install of 23.10, the Help application produces a blank
window. Oddly, if you run Help from the 23.10 from the installer
image, the Help application properly populates its window with
expected content. A comparison of the packages installed on the live
image compared to an upgrade or clean install doesn't show any
package differences which could explain this defect. Any idea why
this is happening?


Can you start it by running the yelp command in a terminal, and let us
know which error and warning messages you see.

--
Gunnar Hjalmarsson
https://launchpad.net/~gunnarhj






--
Ubuntu-devel-discuss mailing list
Ubuntu-devel-discuss@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-devel-discuss


Re: 23.10 Help window blank

2023-09-28 Thread Gunnar Hjalmarsson

On 2023-09-24 15:12, Jack Howarth wrote:

I have found that, from either a dist-upgrade from 23.04 to 23.10 or
a clean install of 23.10, the Help application produces a blank
window. Oddly, if you run Help from the 23.10 from the installer
image, the Help application properly populates its window with
expected content. A comparison of the packages installed on the live
image compared to an upgrade or clean install doesn't show any
package differences which could explain this defect. Any idea why
this is happening?


Can you start it by running the yelp command in a terminal, and let us 
know which error and warning messages you see.


--
Gunnar Hjalmarsson
https://launchpad.net/~gunnarhj

--
Ubuntu-devel-discuss mailing list
Ubuntu-devel-discuss@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-devel-discuss


Re: 23.10 Help window blank

2023-09-28 Thread Gunnar Hjalmarsson

On 2023-09-28 07:58, Gunnar Hjalmarsson wrote:

On 2023-09-24 15:12, Jack Howarth wrote:

I have found that, from either a dist-upgrade from 23.04 to 23.10
or a clean install of 23.10, the Help application produces a blank
window. Oddly, if you run Help from the 23.10 from the installer
image, the Help application properly populates its window with
expected content. A comparison of the packages installed on the
live image compared to an upgrade or clean install doesn't show
any package differences which could explain this defect. Any idea
why this is happening?


Can you start it by running the yelp command in a terminal, and let
us know which error and warning messages you see.


https://launchpad.net/bugs/1949924 (NVIDIA + Wayland) comes to mind.

--
Gunnar Hjalmarsson
https://launchpad.net/~gunnarhj

--
Ubuntu-devel-discuss mailing list
Ubuntu-devel-discuss@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-devel-discuss


23.10 Help window blank

2023-09-27 Thread Jack Howarth
I have found that, from either a dist-upgrade from 23.04 to 23.10 or a
clean install of 23.10, the Help application produces a blank window.
Oddly, if you run Help from the 23.10 from the installer image, the Help
application properly populates its window with expected content. A
comparison of the packages installed on the live image compared to an
upgrade or clean install doesn't show any package differences which could
explain this defect. Any idea why this is happening?
   Jack
-- 
Ubuntu-devel-discuss mailing list
Ubuntu-devel-discuss@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-devel-discuss


Re: help me install scidavis

2021-06-21 Thread Jeffrey Walton
On Mon, Jun 21, 2021 at 7:08 PM LEOMAR VALMORBIDA
 wrote:
>
> There are addictions that I can't solve, can you help me?

It looks like SciDAVis is not available in Ubuntu repos:

$ apt-cache search scidavis
$

It looks like you can find help from the SciDAVis folks at
http://scidavis.sourceforge.net/help.html . Also see
https://highperformancecoder.github.io/scidavis-handbook/compilation.html
.

Jeff

-- 
Ubuntu-devel-discuss mailing list
Ubuntu-devel-discuss@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-devel-discuss


help me install scidavis

2021-06-21 Thread LEOMAR VALMORBIDA
There are addictions that I can't solve, can you help me?
Thanks


Tem dependência que não consigo resolver,
pode me ajudar?

Obrigado


https://howtoinstall.co/pt/scidavis




sudo apt update


sudo apt install scidavis



$ sudo apt-get update
[sudo] senha para leomar: 
Atingido:1 http://br.archive.ubuntu.com/ubuntu hirsute InRelease
Atingido:2 http://br.archive.ubuntu.com/ubuntu hirsute-updates InRelease   
Atingido:3 http://br.archive.ubuntu.com/ubuntu hirsute-backports InRelease 
Atingido:4 http://dl.google.com/linux/chrome/deb stable InRelease  
Obter:5 http://security.ubuntu.com/ubuntu hirsute-security InRelease [101 kB]  
Ign:6 http://ppa.launchpad.net/deadsnakes/ppa/ubuntu hirsute InRelease 
Atingido:7 
http://download.opensuse.org/repositories/home:/hpcoder1/xUbuntu_20.10  
InRelease
Ign:8 http://ppa.launchpad.net/openshot.developers/ppa/ubuntu hirsute InRelease
Atingido:9 https://packages.microsoft.com/repos/ms-teams stable InRelease  
Obter:10 
http://download.opensuse.org/repositories/home:/smplayerdev/xUbuntu_20.04  
InRelease [1.522 B]
Err:10 
http://download.opensuse.org/repositories/home:/smplayerdev/xUbuntu_20.04  
InRelease
  As assinaturas a seguir não puderam ser verificadas devido à chave pública 
não estar disponível: NO_PUBKEY 6FD77D5EDF966437
Ign:11 http://ppa.launchpad.net/rvm/smplayer/ubuntu hirsute InRelease
Err:12 http://ppa.launchpad.net/deadsnakes/ppa/ubuntu hirsute Release
  404  Not Found [IP: 2001:67c:1560:8008::19 80]
Err:13 http://ppa.launchpad.net/openshot.developers/ppa/ubuntu hirsute Release
  404  Not Found [IP: 2001:67c:1560:8008::19 80]
Err:14 http://ppa.launchpad.net/rvm/smplayer/ubuntu hirsute Release
  404  Not Found [IP: 2001:67c:1560:8008::19 80]
Lendo listas de pacotes... Pronto
W: Erro GPG: 
http://download.opensuse.org/repositories/home:/smplayerdev/xUbuntu_20.04  
InRelease: As assinaturas a seguir não puderam ser verificadas devido à chave 
pública não estar disponível: NO_PUBKEY 6FD77D5EDF966437
E: The repository 
'http://download.opensuse.org/repositories/home:/smplayerdev/xUbuntu_20.04  
InRelease' is not signed.
N: Updating from such a repository can't be done securely, and is therefore 
disabled by default.
N: See apt-secure(8) manpage for repository creation and user configuration 
details.
E: The repository 'http://ppa.launchpad.net/deadsnakes/ppa/ubuntu hirsute 
Release' does not have a Release file.
N: Updating from such a repository can't be done securely, and is therefore 
disabled by default.
N: See apt-secure(8) manpage for repository creation and user configuration 
details.
E: The repository 'http://ppa.launchpad.net/openshot.developers/ppa/ubuntu 
hirsute Release' does not have a Release file.
N: Updating from such a repository can't be done securely, and is therefore 
disabled by default.
N: See apt-secure(8) manpage for repository creation and user configuration 
details.
E: The repository 'http://ppa.launchpad.net/rvm/smplayer/ubuntu hirsute 
Release' does not have a Release file.
N: Updating from such a repository can't be done securely, and is therefore 
disabled by default.
N: See apt-secure(8) manpage for repository creation and user configuration 
details.

~$ sudo apt-get install scidavis
Lendo listas de pacotes... Pronto
Construindo árvore de dependências... Pronto
Lendo informação de estado... Pronto
Alguns pacotes não puderam ser instalados. Isto pode significar que
você solicitou uma situação impossível ou, se você está usando a
distribuição instável, que alguns pacotes requeridos não foram
criados ainda ou foram retirados da "Incoming".
A informação a seguir pode ajudar a resolver a situação:

Os pacotes a seguir têm dependências desencontradas:
 scidavis : Depende: libpython3.8 (>= 3.8.2) mas não é instalável
E: Impossível corrigir problemas, você manteve (hold) pacotes quebrados.



xxx


cat /etc/apt/sources.list


# deb cdrom:[Ubuntu 21.04 _Hirsute Hippo_ - Release amd64 (20210420)]/ hirsute 
main restricted

# See http://help.ubuntu.com/community/UpgradeNotes for how to upgrade to
# newer versions of the distribution.
deb http://br.archive.ubuntu.com/ubuntu/ hirsute main restricted
# deb-src http://br.archive.ubuntu.com/ubuntu/ hirsute main restricted

## Major bug fix updates produced after the final release of the
## distribution.
deb http://br.archive.ubuntu.com/ubuntu/ hirsute-updates main restricted
# deb-src http://br.archive.ubuntu.com/ubuntu/ hirsute-updates main restricted

## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
## team. Also, please note that software in universe WILL NOT receive any
## review or updates from the Ubuntu security team.
deb http://br.archive.ubuntu.com/ubuntu/ hirsute universe
# deb-src http://br.archive.ubuntu.com/ubuntu/ hirsute universe
deb http://br.archive.ubuntu.com/ubuntu/ hirsute-updates universe
# deb-src http://br.archive.ubuntu.com/ubuntu/ hi

Re: Problem with libpng12-0 - please help me

2021-03-22 Thread Jeffrey Walton
On Mon, Mar 22, 2021 at 5:30 PM Jan Brøndum Johansson
 wrote:
>
> Hello, I followed the instructions on how to install PDF Editor in this 
> article by you https://vitux.com/how-to-edit-pdf-files-in-ubuntu/
>
> Unfortunately this caused me some serious problems on my Xubuntu 16,04 and 
> I'm hoping you will help me get this sorted out.

Ubuntu 16 is kind of old...

I would start by trying to get the machine in a good state:

  $ sudo dpkg --configure -a
  $ sudo apt install -f

followed by:

  $ sudo apt update
  $ sudo apt upgrade

Then, attempt the install.

I would not be surprised if a modern libpng package cannot be
installed on an old Ubuntu. In this case, you might want to build
libpng from sources.

Jeff

-- 
Ubuntu-devel-discuss mailing list
Ubuntu-devel-discuss@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-devel-discuss


Problem with libpng12-0 - please help me

2021-03-22 Thread Jan Brøndum Johansson
Hello, I followed the instructions on how to install PDF Editor in this 
article by you https://vitux.com/how-to-edit-pdf-files-in-ubuntu/


Unfortunately this caused me some serious problems on my Xubuntu 16,04 
and I'm hoping you will help me get this sorted out.


As of now I can't update my system becaúse its blocked by unmet 
dependencies caused by libpng12 which can't be installed properly. It 
can't be uninstalled either.


I have attached the problem in detail downstairs.

Hope you will help me.

Thank you in advance.
--


*Med venlig hilsen / With kind regards

Jan Brøndum Johansson
*
*
*
*th@th-ThinkPad-X300:~$ cd /tmp
th@th-ThinkPad-X300:/tmp$ wget 
http://mirrors.kernel.org/ubuntu/pool/main/l/lcms/liblcms1_1.19.dfsg-1ubuntu3_amd64.deb
--2021-03-20 10:45:06-- 
http://mirrors.kernel.org/ubuntu/pool/main/l/lcms/liblcms1_1.19.dfsg-1ubuntu3_amd64.deb
Resolving mirrors.kernel.org (mirrors.kernel.org)... 198.145.21.9, 
2001:19d0:306:6:0:1994:3:14
Connecting to mirrors.kernel.org 
(mirrors.kernel.org)|198.145.21.9|:80... connected.

HTTP request sent, awaiting response... 301 Moved Permanently
Location: 
http://mirrors.edge.kernel.org/ubuntu/pool/main/l/lcms/liblcms1_1.19.dfsg-1ubuntu3_amd64.deb 
[following]
--2021-03-20 10:45:07-- 
http://mirrors.edge.kernel.org/ubuntu/pool/main/l/lcms/liblcms1_1.19.dfsg-1ubuntu3_amd64.deb
Resolving mirrors.edge.kernel.org (mirrors.edge.kernel.org)... 
147.75.95.133, 2604:1380:3000:1500::1
Connecting to mirrors.edge.kernel.org 
(mirrors.edge.kernel.org)|147.75.95.133|:80... connected.

HTTP request sent, awaiting response... 200 OK
Length: 105756 (103K) [application/octet-stream]
Saving to: ‘liblcms1_1.19.dfsg-1ubuntu3_amd64.deb’

liblcms1_1.19.dfsg-1ubuntu3_a 
100%[=>] 103.28K   
328KB/s    in 0.3s


2021-03-20 10:45:08 (328 KB/s) - ‘liblcms1_1.19.dfsg-1ubuntu3_amd64.deb’ 
saved [105756/105756]


th@th-ThinkPad-X300:/tmp$ wget 
http://mirrors.kernel.org/ubuntu/pool/main/libm/libmng/libmng1_1.0.10-3_amd64.deb
--2021-03-20 10:45:29-- 
http://mirrors.kernel.org/ubuntu/pool/main/libm/libmng/libmng1_1.0.10-3_amd64.deb
Resolving mirrors.kernel.org (mirrors.kernel.org)... 198.145.21.9, 
2001:19d0:306:6:0:1994:3:14
Connecting to mirrors.kernel.org 
(mirrors.kernel.org)|198.145.21.9|:80... connected.

HTTP request sent, awaiting response... 301 Moved Permanently
Location: 
http://mirrors.edge.kernel.org/ubuntu/pool/main/libm/libmng/libmng1_1.0.10-3_amd64.deb 
[following]
--2021-03-20 10:45:30-- 
http://mirrors.edge.kernel.org/ubuntu/pool/main/libm/libmng/libmng1_1.0.10-3_amd64.deb
Resolving mirrors.edge.kernel.org (mirrors.edge.kernel.org)... 
147.75.95.133, 2604:1380:3000:1500::1
Connecting to mirrors.edge.kernel.org 
(mirrors.edge.kernel.org)|147.75.95.133|:80... connected.

HTTP request sent, awaiting response... 200 OK
Length: 214904 (210K) [application/octet-stream]
Saving to: ‘libmng1_1.0.10-3_amd64.deb’

libmng1_1.0.10-3_amd64.deb 
100%[=>] 209.87K   
419KB/s    in 0.5s


2021-03-20 10:45:31 (419 KB/s) - ‘libmng1_1.0.10-3_amd64.deb’ saved 
[214904/214904]


th@th-ThinkPad-X300:/tmp$ wget 
http://mirrors.kernel.org/ubuntu/pool/main/libp/libpng/libpng12-0_1.2.54-1ubuntu1_amd64.deb
--2021-03-20 10:45:47-- 
http://mirrors.kernel.org/ubuntu/pool/main/libp/libpng/libpng12-0_1.2.54-1ubuntu1_amd64.deb
Resolving mirrors.kernel.org (mirrors.kernel.org)... 198.145.21.9, 
2001:19d0:306:6:0:1994:3:14
Connecting to mirrors.kernel.org 
(mirrors.kernel.org)|198.145.21.9|:80... connected.

HTTP request sent, awaiting response... 301 Moved Permanently
Location: 
http://mirrors.edge.kernel.org/ubuntu/pool/main/libp/libpng/libpng12-0_1.2.54-1ubuntu1_amd64.deb 
[following]
--2021-03-20 10:45:48-- 
http://mirrors.edge.kernel.org/ubuntu/pool/main/libp/libpng/libpng12-0_1.2.54-1ubuntu1_amd64.deb
Resolving mirrors.edge.kernel.org (mirrors.edge.kernel.org)... 
147.75.95.133, 2604:1380:3000:1500::1
Connecting to mirrors.edge.kernel.org 
(mirrors.edge.kernel.org)|147.75.95.133|:80... connected.

HTTP request sent, awaiting response... 200 OK
Length: 116466 (114K) [application/octet-stream]
Saving to: ‘libpng12-0_1.2.54-1ubuntu1_amd64.deb’

libpng12-0_1.2.54-1ubuntu1_am 
100%[=>] 113.74K   
351KB/s    in 0.3s


2021-03-20 10:45:49 (351 KB/s) - ‘libpng12-0_1.2.54-1ubuntu1_amd64.deb’ 
saved [116466/116466]


th@th-ThinkPad-X300:/tmp$ wget 
http://mirrors.kernel.org/ubuntu/pool/main/q/qt-x11-free/libqt3-mt_3.3.8-b-8ubuntu3_amd64.deb
--2021-03-20 10:46:28-- 
http://mirrors.kernel.org/ubuntu/pool/main/q/qt-x11-free/libqt3-mt_3.3.8-b-8ubuntu3_amd64.deb
Resolving mirrors.kernel.org (mirrors.kernel.org)... 198.145.21.9, 
2001:19d0:306:6:0:1994:3:14
Connecting to mirrors.kernel.org 
(mirrors.kernel.org)|198.145.21.9|:80... connected.

HTTP request sent, awaiting response... 301 Moved Permanently
Location: 
http://mirrors.edge.kernel.org/ubuntu/pool/main

MongoDB incorrectly upgraded - Help needed

2019-10-13 Thread Rolando Ravelo
Hi guys,

I have 7 servers running Ubuntu 16.08 and Unifi Video.
In a routine of maintenance, I received an error message about Public Key does 
not valid.
I searched over internet and found a new public key, ran it and downloaded a 
new repo of MongoDb:

echo "deb http://repo.mongodb.org/apt/ubuntu xenial/mongodb-org/3.4 
multiverse" | sudo tee /etc/apt/sources.list.d/mongodb-org-3.4.list

I did not noticed that I was installing a different version of MongoDb. After 
finished on two servers, I tried to connect to Mongo Shell and I cannot do it.
Previous MongoDb allowed me to recover user's passwords for Unifi Video because 
is my daily basis for me.

My Question is: Can I restore my previous MongoDB (2.6.10) installation WITHOUT 
lost any data inside Unifi Video?

I appreciate so much any help.


very truly yours

Rolando Ravelo
Network System Administrator
-- 
Ubuntu-devel-discuss mailing list
Ubuntu-devel-discuss@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-devel-discuss


Re: Help

2019-07-03 Thread Ko Ko Ye`
cal
gcal
calendar

test it

On Thu, Jul 4, 2019 at 6:13 AM Yoseph Abraham 
wrote:

> How to display Holidays on Linux terminal
> For example Ethiopian holidays?
> --
> Ubuntu-devel-discuss mailing list
> Ubuntu-devel-discuss@lists.ubuntu.com
> Modify settings or unsubscribe at:
> https://lists.ubuntu.com/mailman/listinfo/ubuntu-devel-discuss
>


-- 

with regards *Ko Ko Ye`*

+95 97989 22022
+95 94500 22022
+95 9731 47907
kokoye2...@gmail.com
kokoye2...@ubuntu.com

skype: kokoye2007
jitsi: kokoye2007

http://ubuntu-mm.net
http://wiki.ubuntu.com/kokoye2007
http://wiki.ubuntu.com/MyanmarTeam http://loco.ubuntu.com/teams/ubuntu-mm
-- 
Ubuntu-devel-discuss mailing list
Ubuntu-devel-discuss@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-devel-discuss


Help

2019-07-03 Thread Yoseph Abraham
How to display Holidays on Linux terminal
For example Ethiopian holidays?
-- 
Ubuntu-devel-discuss mailing list
Ubuntu-devel-discuss@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-devel-discuss


Request to help in installing CouchDB 1.5.0

2019-02-19 Thread lavina chitara
Hello Team,

I have ubuntu 14.04 and I am trying to install CouchDB1.5.0 which is very
old version. But the problem is our product is too old and working on old
versions only, so it is required to setup couchdb 1.5 on ubuntu 14.04.

Is there any deb file to install couchdb1.5, if yes then please share link.
Or no then please share any other way to setup 1.5 version.

Anticipating favorable reply from you.

Regards,
Lavina Chitara
-- 
Ubuntu-devel-discuss mailing list
Ubuntu-devel-discuss@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-devel-discuss


Fwd: How can I help keep the Perl 6 "rakudo" package updated?

2018-05-09 Thread Prairie Nyx
I work with Perl 6 and we are hoping to help maintain the *latest* release
of the Perl 6 compiler for the Linux community as much as possible...

$ *sudo apt-get install rakudo*
Reading package lists... Done
Building dependency tree
Reading state information... Done
rakudo is already the newest version (2015.11-2build1).
0 upgraded, 0 newly installed, 0 to remove and 8 not upgraded.

This is *way* out of date, unfortunately...

$ *apt-cache show rakudo*
Package: rakudo
Priority: optional
Section: universe/interpreters
Installed-Size: 17523
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian Rakudo Maintainers <pkg-rakudo-devel@lists.
alioth.debian.org>
Architecture: all
Version: 2015.11-2build1
Provides: perl6
Depends: moarvm (>= 2015.11), moarvm (<< 2015.12), nqp (= 2015.11-2),
rakudo-lib (>= 2015.11-2build1), rakudo-lib (<< 2015.11-2build1.1~)
Suggests: valgrind
Filename: pool/universe/r/rakudo/rakudo_2015.11-2build1_all.deb
Size: 2525470
MD5sum: 9d157b4125f1a4fdb28ad7e13e7543a3
SHA1: 9cd7182656dfd3cf71a1a5f0e0dfeee6ff10088e
SHA256: c94888088bb6ebdbf99fe876398875a6f51dcfe190285a9d4c4ef41c344fdd83
Description-en: Perl 6 implementation on top of Moar virtual machine
 Rakudo Perl is a compiler that implements the Perl 6 specification and
runs on
 top of several virtual machines. Debian rakudo package runs on top of
MoarVM.
 .
 Perl 6 is a programming language, member of the Perl family. Like Perl 5,
her
 world-famous big sister, Perl 6 intends to carry forward the high ideals of
 the Perl community and is currently being developed by a team of dedicated
and
 enthusiastic volunteers.
 .
 valgrind package installation is suggested to debug issues with
 perl6-valgrind-m program.
Description-md5: eab14223886cc39425a796041b2bf14c
Homepage: http://rakudo.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu


Is there anything I can do to help maintain this package for the greater
good and keep the lastest release available?  Perl 6 is an evolving
implementation, but it's really important to keep the latest versions
available as things progress and I would like to offer some help, perhaps.

Thank you!

-- 
Prairie Nyx
prairie...@gmail.com
-- 
Ubuntu-devel-discuss mailing list
Ubuntu-devel-discuss@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-devel-discuss


Re: Seeking advice/help for custom linux requirement

2018-05-07 Thread Ralf Mardorf
On Mon, 2018-05-07 at 07:56 +0200, Ralf Mardorf wrote:
> Just autostart the browser with this specific website.

And before doing this, autostart the user session ;).

-- 
Ubuntu-devel-discuss mailing list
Ubuntu-devel-discuss@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-devel-discuss


Re: Seeking advice/help for custom linux requirement

2018-05-06 Thread Ralf Mardorf
Hi,

your request belongs to the users mailing list. Have you already done
some research by yourself? Without any experiences in this domain and
any research the following comes to my mind.

On Mon, 7 May 2018 02:28:07 +0530, Nipun Pruthi wrote:
>I need to make a custom version of linux with following requirements:
>
>1. When turned on, it will open a prespecified website in a browser.

Just autostart the browser with this specific website.

>2. User can't open any other website or application, can't minimize the
>browser.

Use kiosk only or use iptables to block/whitelist IPs and disable
Ctrl+Alt+ F-keys and use kiosk. Run the user session as xterm session
or a tiling window manager session that doesn't allow resizing the
window. Actually I don't know what already could be achieved by just
using kiosk. Note, e.g. firefox could be e.g. closed by a shortcut,
perhaps kiosk does cover this, too.

>3.  Whenever someone tried to open Terminal, it will ask for "Admin
>password".

So the user should be allowed to open at least this second app, too?
Install the terminal to a path that only is accessible with root
privileges. Use a gksudo wrapper etc. pp.

Again, your request belongs to the users mailing list.

Regards,
Ralf

-- 
Ubuntu-devel-discuss mailing list
Ubuntu-devel-discuss@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-devel-discuss


Seeking advice/help for custom linux requirement

2018-05-06 Thread Nipun Pruthi
I need to make a custom version of linux with following requirements:

1. When turned on, it will open a prespecified website in a browser.
2. User can't open any other website or application, can't minimize the
browser.
3.  Whenever someone tried to open Terminal, it will ask for "Admin
password".
4. Finally, I want to make a raw image for raspberry Pi.


Nipun Pruthi
-- 
Ubuntu-devel-discuss mailing list
Ubuntu-devel-discuss@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-devel-discuss


Re: Installation help (libindicator7)

2018-02-15 Thread David Britton
On Thu, Feb 15, 2018 at 10:44:23AM -0500, Jerome Wiley Segovia wrote:
> Hi,

Hi Jerome!

> 
> I'm having trouble installing *libindicator7*.
> 
> I'm running Ubuntu 16.04 on my local development box and need to install
> Chrome. However, I'm getting a message saying that I have an unmet
> dependency on libappindicator1, which in turn requires libindicator7.

I suspect you are hitting something like this:

https://askubuntu.com/questions/868272/unable-to-install-google-chrome-and-libappindicator1


-- 
David Britton 

-- 
Ubuntu-devel-discuss mailing list
Ubuntu-devel-discuss@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-devel-discuss


Installation help (libindicator7)

2018-02-15 Thread Jerome Wiley Segovia
Hi,

I'm having trouble installing *libindicator7*.

I'm running Ubuntu 16.04 on my local development box and need to install
Chrome. However, I'm getting a message saying that I have an unmet
dependency on libappindicator1, which in turn requires libindicator7.

I found your page at https://packages.ubuntu.com/artful/libindicator7, but
wasn't sure what architecture I'm running (I have an i5 processor?) or how
to install this.

Please advise.

Thanks!

Jerome
-- 
Ubuntu-devel-discuss mailing list
Ubuntu-devel-discuss@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-devel-discuss


Re: Issue installing Jenkins and get "Depends: daemon but it is not installable" Can you help?

2017-06-06 Thread Ralf Mardorf
PS:

FWIW https://lists.ubuntu.com/mailman/listinfo/ubuntu-users seems to be
a better place for requests like yours.

-- 
Ubuntu-devel-discuss mailing list
Ubuntu-devel-discuss@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-devel-discuss


Re: Issue installing Jenkins and get "Depends: daemon but it is not installable" Can you help?

2017-06-06 Thread Ralf Mardorf
On Tue, 6 Jun 2017 10:05:47 -0500, Scott Fenech wrote:
>https://ubuntuforums.org/showthread.php?t=2363054

Hi,

if IIUC the issue is solved now?

As a site note

1. Users should always run

 sudo apt update

before "install".

2.   sudo gdebi path/package

as well as

 sudo dpkg --force-depends -i path/package; sudo apt-get -f install

are obsolet, instead simply using the by default installed apt, IOW
running

 sudo apt install path/package

does the job.

Regards,
Ralf

-- 
Ubuntu-devel-discuss mailing list
Ubuntu-devel-discuss@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-devel-discuss


Issue installing Jenkins and get "Depends: daemon but it is not installable" Can you help?

2017-06-06 Thread Scott Fenech
Hello,

I'm having an issue and wanted to see if you could help?   I'm trying to
setup Jenkins and am having issues with the daemon dependency and have not
been able to find a way around it.

https://ubuntuforums.org/showthread.php?t=2363054



Thanks,

Scott
-- 
Ubuntu-devel-discuss mailing list
Ubuntu-devel-discuss@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-devel-discuss


Backport help with #1561837 and #1562434

2016-05-17 Thread Richard Levenberg
Are there any backporters that can help with these two backport
requests. One is for a library and the other is for a PAM module that
uses the library. The packages are already in Xenial and have been
tested and work. Using PPA's and VM's of Trusty and Precise they have
been installed, tested and working.

I am willing to provide any technical assistance regarding PAM and
configuration. Credentials are required which can also be provided.

I have already tried two listed members of
https://launchpad.net/~ubuntu-backporters with no luck. Not sure how to
proceed. Any assistance greatly appreciated.

r

-- 
Ubuntu-devel-discuss mailing list
Ubuntu-devel-discuss@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-devel-discuss


RE: Jump start help needed.

2015-08-25 Thread Vishnu Vivekanand
Hi Thiago,

I request you to consider this email as a gentle reminder on my below 
request for clarity.

Thanks,
Vishnu

-Original Message-
From: Vishnu Vivekanand [mailto:vishnu.vivekan...@outlook.com] 
Sent: Sunday, August 23, 2015 8:50 AM
To: 'Martinx - ジェームズ' thiagocmarti...@gmail.com
Cc: 'Ubuntu Core developers' ubuntu-devel-discuss@lists.ubuntu.com
Subject: RE: Jump start help needed.

Thank you Thiago,

Your response is certainly encouraging and enlightening which is giving rise to 
a few more questions. Before I ask them, I would like to list them the two 
states of mind that I am in.

a. The kind of programming I have done is that I am given access to a code base 
repository from where I download the entire codebase. Once I am assigned a bug 
I look into the code file that has the highest likelihood of being the home of 
that bug and once I have ascertained the same, I go ahead and correct/fix the 
code/bug.

b. As far as what I have seen here, I need to download packages/tarballs, then 
install them. I have even went through tutorials of modifying code files using 
nano/vi/gedit editors, learnt to update changelogs, package/unpackage changes, 
create binary files (.deb). I have also learnt the process of development in 
Ubuntu viz., take up bugs from Harvest -- find out if they have been already 
fixed by debian/future releases of Ubuntu or if someone else is already working 
on it -- if not, fix the bug -- update changelog, create package and request 
any Ubuntu Member to sponsor the fix.

Now my questions here are

1. Is it wise to look for the entire code base and browse through all 
code files to understand the landscape of what I am getting into?
2. Once I have a bug assigned to me, how do I go about identifying the 
exact location of fix?
3. Is there one central package that I need to download and lookup 
files/directories within it for possible location(s) of fix? Or would it be 
wise to look for specific packages/tarball(s) for every bug and just download 
them and investigate them for possible location(s) of fix?
4. What is the Ubuntu culture of code development?
a. Do they browse code files in the Ubuntu terminal and fix the 
bugs there using nano/vi?, or
b. Do they use an Integrated Development Environment (IDE) like 
eclipse for code development?

Thanks,
Vishnu

-Original Message-
From: Martinx - ジェームズ [mailto:thiagocmarti...@gmail.com]
Sent: Sunday, August 23, 2015 3:55 AM
To: Vishnu Vivekanand vishnu.vivekan...@outlook.com
Cc: Ubuntu Core developers ubuntu-devel-discuss@lists.ubuntu.com
Subject: Re: Jump start help needed.

Hello Vishnu!

You're in the right place! Ubuntu and Debian are the most advanced
Linux distributions ever created...   :-)

You can try, for example:

---
sudo apt-get install build-essential
---

This command will install compilers and libraries for you.

You might also be interested in Golang, which is very, very impressive, and/or 
Mono/C# development, for example:

---
sudo apt-get install golang

sudo apt-get install monodevelop
---

Also, Ubuntu have tools like Eclipse or Codeblocks, ready for you!

---
sudo apt-get install eclipse

sudo apt-get install codeblocks
---

Basically, with Debian / Ubuntu, there is no need to download and install 
softwares from different places on the Internet, the repositories are full of 
packages!

To search for a software, you can try:

apt-cache search icedtea plugin

Icedtead runs Java applets in Firefox, for example...

Do you want VLC? Or ugly Flash? No problem...

sudo apt-get install vlc

sudo apt-get install ubuntu-restricted-extras

What about LibDVDCSS ?

Just run:

sudo apt-get install libdvdread4
sudo /usr/share/doc/libdvdread4/install-css.sh

---

Ubuntu have something very cool, for example, let say you want to have the 
java command, but you don't have it installed... Well, Ubuntu will tell you 
which package brings the java command if you type it at the console! For 
example:

---
thiago@ubuntu-1:~$ java
The program 'java' can be found in the following packages:
 * default-jre
 * gcj-4.8-jre-headless
 * openjdk-7-jre-headless
 * gcj-4.6-jre-headless
 * openjdk-6-jre-headless
Try: sudo apt-get install selected package
-

Then, run:

sudo apt-get install default-jre
---

Have more questions? You can also try: askubuntu.com!   ;-)

Also, you might note that Ubuntu is REALLY a plug-and-play O.S., you can just 
plug your printer and use it, your sound board, video board, tv capture board, 
everything you plug, you just works! No need for
junk CD Drivers to this and to that...   :-D

Hope it helps!

Cheers!
Thiago

On 22 August 2015 at 09:31, Vishnu Vivekanand vishnu.vivekan...@outlook.com 
wrote:
 Hello All,



 I have a few years of programming in the Windows environment. I have 
 just started to explore the Unix/Linux/Ubuntu world. I have been 
 spending a week or two around the Ubuntu home page and I am not able 
 to get

Jump start help needed.

2015-08-22 Thread Vishnu Vivekanand
Hello All,

 

I have a few years of programming in the Windows environment. I have just
started to explore the Unix/Linux/Ubuntu world. I have been spending a week
or two around the Ubuntu home page and I am not able to get started in
programming. Using some tutorials I have been able to, no further than, run
some commands to setup the development toolkit for Ubuntu development. I
request some assistance in transitioning into the Ubuntu world of
programming, at least upto a point where I understand where-to-get-what to
get to submitting actual code here. Any help/pointers would be most
appreciated.

 

Thanks,

Vishnu Vivekanand

 

-- 
Ubuntu-devel-discuss mailing list
Ubuntu-devel-discuss@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-devel-discuss


Re: Jump start help needed.

2015-08-22 Thread Martinx - ジェームズ
Hello Vishnu!

You're in the right place! Ubuntu and Debian are the most advanced
Linux distributions ever created...   :-)

You can try, for example:

---
sudo apt-get install build-essential
---

This command will install compilers and libraries for you.

You might also be interested in Golang, which is very, very
impressive, and/or Mono/C# development, for example:

---
sudo apt-get install golang

sudo apt-get install monodevelop
---

Also, Ubuntu have tools like Eclipse or Codeblocks, ready for you!

---
sudo apt-get install eclipse

sudo apt-get install codeblocks
---

Basically, with Debian / Ubuntu, there is no need to download and
install softwares from different places on the Internet, the
repositories are full of packages!

To search for a software, you can try:

apt-cache search icedtea plugin

Icedtead runs Java applets in Firefox, for example...

Do you want VLC? Or ugly Flash? No problem...

sudo apt-get install vlc

sudo apt-get install ubuntu-restricted-extras

What about LibDVDCSS ?

Just run:

sudo apt-get install libdvdread4
sudo /usr/share/doc/libdvdread4/install-css.sh

---

Ubuntu have something very cool, for example, let say you want to have
the java command, but you don't have it installed... Well, Ubuntu
will tell you which package brings the java command if you type it
at the console! For example:

---
thiago@ubuntu-1:~$ java
The program 'java' can be found in the following packages:
 * default-jre
 * gcj-4.8-jre-headless
 * openjdk-7-jre-headless
 * gcj-4.6-jre-headless
 * openjdk-6-jre-headless
Try: sudo apt-get install selected package
-

Then, run:

sudo apt-get install default-jre
---

Have more questions? You can also try: askubuntu.com!   ;-)

Also, you might note that Ubuntu is REALLY a plug-and-play O.S., you
can just plug your printer and use it, your sound board, video board,
tv capture board, everything you plug, you just works! No need for
junk CD Drivers to this and to that...   :-D

Hope it helps!

Cheers!
Thiago

On 22 August 2015 at 09:31, Vishnu Vivekanand
vishnu.vivekan...@outlook.com wrote:
 Hello All,



 I have a few years of programming in the Windows environment. I have just
 started to explore the Unix/Linux/Ubuntu world. I have been spending a week
 or two around the Ubuntu home page and I am not able to get started in
 programming. Using some tutorials I have been able to, no further than, run
 some commands to setup the development toolkit for Ubuntu development. I
 request some assistance in transitioning into the Ubuntu world of
 programming, at least upto a point where I understand where-to-get-what to
 get to submitting actual code here. Any help/pointers would be most
 appreciated.



 Thanks,

 Vishnu Vivekanand




 --
 Ubuntu-devel-discuss mailing list
 Ubuntu-devel-discuss@lists.ubuntu.com
 Modify settings or unsubscribe at:
 https://lists.ubuntu.com/mailman/listinfo/ubuntu-devel-discuss


-- 
Ubuntu-devel-discuss mailing list
Ubuntu-devel-discuss@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-devel-discuss


Re: Jump start help needed.

2015-08-22 Thread Ralf Mardorf
On Sat, 22 Aug 2015 19:24:36 -0300, Martinx - ジェームズ wrote:
Ubuntu have something very cool, for example, let say you want to have
the java command, but you don't have it installed... Well, Ubuntu
will tell you which package brings the java command if you type it
at the console!  

The command-not-found package is available for other distros too, but
it doesn't help the OP to get the needed development packages for the
OP's projects. Depending to the OP's work-flow a distro that doesn't
split software from upstream into several packages might be more
comfortable.

Ubuntu and Debian split packages from upstream and not necessarily keep
the upstream name. The headers for software foo might be provided by
libfoobar2-dev and libfoobar-plugins-dev.

There are distros that by default provide an environment for compiling
and building packages. Software from upstream isn't split, but
strictly follows the upstream names. IOW if a project needs headers of
software foo, then only the package foo is needed, while for Ubuntu
and Debian there could be the need to be aware that the packages
libfoobar2-dev and libfoobar-plugins-dev are needed.

apt-get build-dep helps only to get build dependencies for provided
source packages.

Another thing to consider is, that assumed the OP want's to write
software for e.g. GNOME, a rolling release might be needed.

IMO the OP should read about Gentoo, Arch and the Debian Sid
and perhaps a few other distros.

Only the OP knows her/his work-flow and interested. Regarding work-flow
and interests distros provide different advantages and drawbacks.

Regards,
Ralf

-- 
Ubuntu-devel-discuss mailing list
Ubuntu-devel-discuss@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-devel-discuss


RE: Jump start help needed.

2015-08-22 Thread Vishnu Vivekanand
Thank you Thiago,

Your response is certainly encouraging and enlightening which is giving rise to 
a few more questions. Before I ask them, I would like to list them the two 
states of mind that I am in.

a. The kind of programming I have done is that I am given access to a code base 
repository from where I download the entire codebase. Once I am assigned a bug 
I look into the code file that has the highest likelihood of being the home of 
that bug and once I have ascertained the same, I go ahead and correct/fix the 
code/bug.

b. As far as what I have seen here, I need to download packages/tarballs, then 
install them. I have even went through tutorials of modifying code files using 
nano/vi/gedit editors, learnt to update changelogs, package/unpackage changes, 
create binary files (.deb). I have also learnt the process of development in 
Ubuntu viz., take up bugs from Harvest -- find out if they have been already 
fixed by debian/future releases of Ubuntu or if someone else is already working 
on it -- if not, fix the bug -- update changelog, create package and request 
any Ubuntu Member to sponsor the fix.

Now my questions here are

1. Is it wise to look for the entire code base and browse through all 
code files to understand the landscape of what I am getting into?
2. Once I have a bug assigned to me, how do I go about identifying the 
exact location of fix?
3. Is there one central package that I need to download and lookup 
files/directories within it for possible location(s) of fix? Or would it be 
wise to look for specific packages/tarball(s) for every bug and just download 
them and investigate them for possible location(s) of fix?
4. What is the Ubuntu culture of code development?
a. Do they browse code files in the Ubuntu terminal and fix the 
bugs there using nano/vi?, or
b. Do they use an Integrated Development Environment (IDE) like 
eclipse for code development?

Thanks,
Vishnu

-Original Message-
From: Martinx - ジェームズ [mailto:thiagocmarti...@gmail.com] 
Sent: Sunday, August 23, 2015 3:55 AM
To: Vishnu Vivekanand vishnu.vivekan...@outlook.com
Cc: Ubuntu Core developers ubuntu-devel-discuss@lists.ubuntu.com
Subject: Re: Jump start help needed.

Hello Vishnu!

You're in the right place! Ubuntu and Debian are the most advanced
Linux distributions ever created...   :-)

You can try, for example:

---
sudo apt-get install build-essential
---

This command will install compilers and libraries for you.

You might also be interested in Golang, which is very, very impressive, and/or 
Mono/C# development, for example:

---
sudo apt-get install golang

sudo apt-get install monodevelop
---

Also, Ubuntu have tools like Eclipse or Codeblocks, ready for you!

---
sudo apt-get install eclipse

sudo apt-get install codeblocks
---

Basically, with Debian / Ubuntu, there is no need to download and install 
softwares from different places on the Internet, the repositories are full of 
packages!

To search for a software, you can try:

apt-cache search icedtea plugin

Icedtead runs Java applets in Firefox, for example...

Do you want VLC? Or ugly Flash? No problem...

sudo apt-get install vlc

sudo apt-get install ubuntu-restricted-extras

What about LibDVDCSS ?

Just run:

sudo apt-get install libdvdread4
sudo /usr/share/doc/libdvdread4/install-css.sh

---

Ubuntu have something very cool, for example, let say you want to have the 
java command, but you don't have it installed... Well, Ubuntu will tell you 
which package brings the java command if you type it at the console! For 
example:

---
thiago@ubuntu-1:~$ java
The program 'java' can be found in the following packages:
 * default-jre
 * gcj-4.8-jre-headless
 * openjdk-7-jre-headless
 * gcj-4.6-jre-headless
 * openjdk-6-jre-headless
Try: sudo apt-get install selected package
-

Then, run:

sudo apt-get install default-jre
---

Have more questions? You can also try: askubuntu.com!   ;-)

Also, you might note that Ubuntu is REALLY a plug-and-play O.S., you can just 
plug your printer and use it, your sound board, video board, tv capture board, 
everything you plug, you just works! No need for
junk CD Drivers to this and to that...   :-D

Hope it helps!

Cheers!
Thiago

On 22 August 2015 at 09:31, Vishnu Vivekanand vishnu.vivekan...@outlook.com 
wrote:
 Hello All,



 I have a few years of programming in the Windows environment. I have 
 just started to explore the Unix/Linux/Ubuntu world. I have been 
 spending a week or two around the Ubuntu home page and I am not able 
 to get started in programming. Using some tutorials I have been able 
 to, no further than, run some commands to setup the development 
 toolkit for Ubuntu development. I request some assistance in 
 transitioning into the Ubuntu world of programming, at least upto a 
 point where I understand where-to-get-what to get to submitting actual 
 code here. Any help/pointers would be most appreciated.



 Thanks

Help needed in transition to libimobiledevice 1.2.0

2015-08-17 Thread Amr Ibrahim
Hello everyone,



Could someone offer help in the transition to libimobiledevice 1.2.0? 
The SONAME changes during the sync. 
https://bugs.launchpad.net/bugs/1485347



I can't help as I don't have any development or packaging knowledge.



libimobiledevice 1.2.0 has proper iOS 8 support that is packed with new 
features, tools, speed improvements, code refactoring, crash fixes, 
memory leak fixes and much more.



Thanks all!



Amr

  -- 
Ubuntu-devel-discuss mailing list
Ubuntu-devel-discuss@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-devel-discuss


Request Help with Video

2015-04-07 Thread SRR
Forgive me if this is not the appropriate place to post my question.

I am running 8-core AMD; 16 GB ram; Trusty UbuntuStudio, and Linphone
installed via Software Center.

Linphone works except - My video doesn't show on my end (when selecting
Enable Self-View) but does show on the other end of the Call. The
other End of the call doesn't show on my end either.

I hear the audio, and the other end hears me. My settings are ...

Network settings:
Transport -set max trans unit   1500
Protocol  Ports
  SIP (TCP)5062
  Audio7078   fixed
  video9078   fixed
NAT and Firewall - Direct Connect

Multimedia: playback device - ALSA default
Ring -ALSA default
Capture - ALSA VF0350 Live! Cam Video IM
Video:  Input device -V4L2: /dev/video0
Preferred Res. -  vga (640x480)

Codecs Enabled:
opus 48000 hz
speex32000, 16000, 8000
PCMU 8000
L16  44100

Download / Upload Speed Limit - unchecked
Enable Adaptive Rate Control - checked

Any suggestions?
Thanks!
Stephen R.
SRR/arr


-- 
Ubuntu-devel-discuss mailing list
Ubuntu-devel-discuss@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-devel-discuss


Re: Request Help with Video

2015-04-07 Thread Colin Law
On 2 April 2015 at 17:07, SRR srrar...@gmail.com wrote:
 Forgive me if this is not the appropriate place to post my question.

This is list is principally for discussion of development related
issues.  You would probably be better asking on the ubuntu-users list.

Colin

-- 
Ubuntu-devel-discuss mailing list
Ubuntu-devel-discuss@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-devel-discuss


Help needed for official builders

2013-04-09 Thread Gianfranco Costamagna
Hi developers, I'm posting here a launchpad question, I hope you could help me 
in solve it.

Thanks

 
https://answers.launchpad.net/launchpad/+question/226103



Gianfranco
-- 
Ubuntu-devel-discuss mailing list
Ubuntu-devel-discuss@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-devel-discuss


Re: Help needed for official builders

2013-04-09 Thread Dmitrijs Ledkovs
On 9 April 2013 09:58, Gianfranco Costamagna
costamagnagianfra...@yahoo.it wrote:
 Hi developers, I'm posting here a launchpad question, I hope you could help
 me in solve it.

 Thanks


 https://answers.launchpad.net/launchpad/+question/226103


File a bug with a patch / debdiff attached and subscribe Ubuntu
Sponsors and one of the patch pilots who have access to armhf hardware
will sponsor it.
As it happens I have armhf (nexus7) which can do a test build and I am
a patch pilot today ;-)

I'll see if I can do a test build today.

Regards,

Dmitrijs.

-- 
Ubuntu-devel-discuss mailing list
Ubuntu-devel-discuss@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-devel-discuss


Re: Help needed for official builders

2013-04-09 Thread Gianfranco Costamagna
Thanks for the quick answer, the patch is already here
https://bugs.launchpad.net/ubuntu/+source/hedgewars/+bug/1073730
Just one clarification, this patch changes the build behavior for every 
architecture, but still builds fine on both amd64 and i386.

As upstream suggested, if the patch really fixes the problem I'll include this 
line in an ifdef statement in order to make it visible only in arm builds.

thanks for your help


Gianfranco




 Da: Dmitrijs Ledkovs dmitrij.led...@ubuntu.com
A: Gianfranco Costamagna costamagnagianfra...@yahoo.it 
Cc: ubuntu-devel-discuss@lists.ubuntu.com 
ubuntu-devel-discuss@lists.ubuntu.com 
Inviato: Martedì 9 Aprile 2013 11:41
Oggetto: Re: Help needed for official builders
 
On 9 April 2013 09:58, Gianfranco Costamagna
costamagnagianfra...@yahoo.it wrote:
 Hi developers, I'm posting here a launchpad question, I hope you could help
 me in solve it.

 Thanks


 https://answers.launchpad.net/launchpad/+question/226103


File a bug with a patch / debdiff attached and subscribe Ubuntu
Sponsors and one of the patch pilots who have access to armhf hardware
will sponsor it.
As it happens I have armhf (nexus7) which can do a test build and I am
a patch pilot today ;-)

I'll see if I can do a test build today.

Regards,

Dmitrijs.


-- 
Ubuntu-devel-discuss mailing list
Ubuntu-devel-discuss@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-devel-discuss


Help related to creating new distro

2012-12-28 Thread Saqlain Abbas
Hi,

I have created a small distro (it got minimal packages and i followed LFS
approach), it is terminal based i.e. no desktop environment like gnome or
kde etc.

I want to distribute it as an ISO image I need some help on how to create
this tiny distro ISO image? I got couple of questions kindly guide

1) Is there some command line tool which i can use to create ISO image. I
would have to install that software in my tiny distro?
2) How to create partition layout for user, before even starting the
kernel, do i need to write script? How can i invoke that from ISO image?
etc I want minimal user interaction at this step. I would have to install
boot loader also, at this stage?

Might be basic question, but i am new to this, so kindly guide.

-- 
Kind Regards,
Saqlain Abbas.
-- 
Ubuntu-devel-discuss mailing list
Ubuntu-devel-discuss@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-devel-discuss


Re: Help related to creating new distro

2012-12-28 Thread Luis Mondesi
Perhaps you can find these answers yourself on google as this might be a bit 
off topic for this list. However, here are some hints to get started...

El Dec 28, 2012, a las 3:01, Saqlain Abbas saqlain.abba...@gmail.com escribió:

 Hi,
 
 I have created a small distro (it got minimal packages and i followed LFS 
 approach), it is terminal based i.e. no desktop environment like gnome or kde 
 etc. 
 
 I want to distribute it as an ISO image I need some help on how to create 
 this tiny distro ISO image? I got couple of questions kindly guide
 
 1) Is there some command line tool which i can use to create ISO image. I 
 would have to install that software in my tiny distro?

Look online for creating bootable ISO on Linux. Essentially you need 
syslinux, mkisofs and el torito in the information you will find.

 2) How to create partition layout for user, before even starting the kernel, 
 do i need to write script? How can i invoke that from ISO image? etc I want 
 minimal user interaction at this step. I would have to install boot loader 
 also, at this stage?

On a Debian/Ubuntu system unpack a initrd image file and look at its contents. 
Essentially, you might need to do a basic init script to help the kernel get 
started inside your initramfs initrd image file. Your initrd can also be in 
other formats like cpio, compressed with gzip, etc... Nothing you won't be able 
to find information about by doing some quick search online. 
 
 Might be basic question, but i am new to this, so kindly guide. 
 
 -- 
 Kind Regards,
 Saqlain Abbas.

Regards and lots of patience. 
-- 
Ubuntu-devel-discuss mailing list
Ubuntu-devel-discuss@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-devel-discuss


Help with testing flash-kernel for stable release update (SRU)

2012-07-13 Thread David Cullen
Hello,

I submitted a patch for flash-kernel to Ubuntu to solve this problem:

 Kernel /boot/vmlinuz-3.4.0-1-linaro-lt-omap does not match your 
 subarchitecture
 omap4, therefore not writing it to flash.

The problem has been reported as

https://bugs.launchpad.net/ubuntu/+source/flash-kernel/+bug/1023952

I submitted a patch, but for the patch to be included in a stable
release update (aka SRU), it needs to be tested on a BeagleBoard-xM.

If you are running Ubuntu on a BeagleBoard-xM, will you help me test
this patch?

-- 
Thank you,
David Cullen

-- 
Ubuntu-devel-discuss mailing list
Ubuntu-devel-discuss@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-devel-discuss


Re: help regarding whom excatly i should contact.

2011-12-05 Thread Michael Vogt
Hi!

On Sun, Dec 04, 2011 at 12:14:47AM +0530, joy chalissery wrote:
 here is the link where is gave something in writing
 http://brainstorm.ubuntu.com/idea/28923/
 please do read the comments following the idea
 admin talked about getting involved with development team.

Thanks for your interesst in improving the software-center!
 
 I am not a programmer of expert level but would like to give some
 suggestions .
 Saw about the teams and categories.
 But no where there was a team which took in suggestions may be about a
 single software in bulk.
 i can do art,bit of programming, but more importantly give suggestion on
 improving which can be easily
 acted upon by developers.
 
 So the question is which team to join/ location of a suggestion box ? where
 i could contribute to ubuntu.

There are various way to approach the software-center team, check
http://launchpad.net/software-center, it links to the spec that has a
subsection about how to contribute. We are keen to hear your ideas and
we always welcome help!

In addition to suggestions, the best is probably to start hacking at
the source code, even if you are not a expert programmer. We are happy
to help you getting started, there is the software-store-developers
mailing list and the #software-center irc channel where we hang out
and can help. The scarce resource for us is people working on the
implementation of all the great ideas that are floating around. So
every bit helps!

Thanks,
 Michael

-- 
Ubuntu-devel-discuss mailing list
Ubuntu-devel-discuss@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-devel-discuss


Re: help regarding whom excatly i should contact.

2011-12-05 Thread joy chalissery
Thanks for the prompt reply.
lol on me for thinking those lists aren't that active  :-)  proven
otherwise now ;)

still i did visit the site mentioned in your reply.Will take a second look
at it again.

it would have helped a lot if launchpad featured a category where extras or
miscellaneous people like me who find it difficult to decide to join under
a particular category.
Speaking with respect to  https://wiki.ubuntu.com/SoftwareCenter
https://wiki.ubuntu.com/SoftwareCenter
how can u help color coded sections.
Those even are just highlighted words with no links regarding how to join
or links relating to the actual topic.
After lot of clicking did i mange to find this devel lists( though i dont
regret finding this now  :-)  )
I just hope contributing became lot easier so that ubuntu as a whole can
grow more rapidly.
also i hope u saw a brainstorm link i gave searching deeper in launchpad
found some ideas in my brainstorm link have been reported as bugs and are
in development.

-thanks


On Mon, Dec 5, 2011 at 7:47 PM, Michael Vogt m...@ubuntu.com wrote:

 Hi!

 On Sun, Dec 04, 2011 at 12:14:47AM +0530, joy chalissery wrote:
  here is the link where is gave something in writing
  http://brainstorm.ubuntu.com/idea/28923/
  please do read the comments following the idea
  admin talked about getting involved with development team.

 Thanks for your interesst in improving the software-center!

  I am not a programmer of expert level but would like to give some
  suggestions .
  Saw about the teams and categories.
  But no where there was a team which took in suggestions may be about a
  single software in bulk.
  i can do art,bit of programming, but more importantly give suggestion on
  improving which can be easily
  acted upon by developers.
 
  So the question is which team to join/ location of a suggestion box ?
 where
  i could contribute to ubuntu.

 There are various way to approach the software-center team, check
 http://launchpad.net/software-center, it links to the spec that has a
 subsection about how to contribute. We are keen to hear your ideas and
 we always welcome help!

 In addition to suggestions, the best is probably to start hacking at
 the source code, even if you are not a expert programmer. We are happy
 to help you getting started, there is the software-store-developers
 mailing list and the #software-center irc channel where we hang out
 and can help. The scarce resource for us is people working on the
 implementation of all the great ideas that are floating around. So
 every bit helps!

 Thanks,
  Michael




-- 
-- joy
-- 
Ubuntu-devel-discuss mailing list
Ubuntu-devel-discuss@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-devel-discuss


help regarding whom excatly i should contact.

2011-12-03 Thread joy chalissery
here is the link where is gave something in writing
http://brainstorm.ubuntu.com/idea/28923/
please do read the comments following the idea
admin talked about getting involved with development team.

I am not a programmer of expert level but would like to give some
suggestions .
Saw about the teams and categories.
But no where there was a team which took in suggestions may be about a
single software in bulk.
i can do art,bit of programming, but more importantly give suggestion on
improving which can be easily
acted upon by developers.

So the question is which team to join/ location of a suggestion box ? where
i could contribute to ubuntu.


-- 
-- joy
-- 
Ubuntu-devel-discuss mailing list
Ubuntu-devel-discuss@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-devel-discuss


Thanks for help about unity

2011-12-01 Thread David Gao
Thanksfor your advises. I have been following ubuntu since 10.04 from every 
beta 1, and have seem most changes taking place in unity. The idea is great. 
Maybe I should get used to searching... And how linux works. I still think we 
should pick different default wallpapers for different DEs though.



-- 
Ubuntu-devel-discuss mailing list
Ubuntu-devel-discuss@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-devel-discuss


Re: help compiling unity.

2011-11-08 Thread Marius Gedminas
Since nobody seems to be answering...

On Mon, Nov 07, 2011 at 07:12:21PM +0530, staticd wrote:
 Sorry to bug you guys with the noob question, but
 
 I've been trying to compile unity from source.(Oneiric, 64bit)
 and get an error regarding the nux class
 
 $bzr branch lp:unity
...
  Building CXX object
 tests/CMakeFiles/standalone-dash.dir/standalone_dash.cpp.o
 In file included from /home/user/unity/tests/standalone_dash.cpp:33:0:
 /home/user/unity/tests/../plugins/unityshell/src/DashStyle.h:83:41: error:
 ‘nux::ButtonVisualState’ has not been declared

 Any pointers would be appreciated.

It sounds like Unity trunk needs a newer version of nux than is
available in Oneiric.

Marius Gedminas
-- 
This message has been ROT-13 encrypted twice for higher security.


signature.asc
Description: Digital signature
-- 
Ubuntu-devel-discuss mailing list
Ubuntu-devel-discuss@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-devel-discuss


Re: help compiling unity.

2011-11-08 Thread Sebastien Bacher

Le 07/11/2011 14:42, staticd a écrit :

Sorry to bug you guys with the noob question, but

I've been trying to compile unity from source.(Oneiric, 64bit)

Hi,

You can find details on the wiki:
https://wiki.ubuntu.com/Unity

One of the topic on this page is Building Unity from Source 
https://wiki.ubuntu.com/Unity/InstallationGuideFromSource but you 
also have other useful informations there


--
Sebastien Bacher
-- 
Ubuntu-devel-discuss mailing list
Ubuntu-devel-discuss@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-devel-discuss


Re: help compiling unity.

2011-11-08 Thread staticd
On Tue, Nov 8, 2011 at 6:11 PM, Sebastien Bacher seb...@ubuntu.com wrote:

  Le 07/11/2011 14:42, staticd a écrit :

 Sorry to bug you guys with the noob question, but

 I've been trying to compile unity from source.(Oneiric, 64bit)

 Hi,

 You can find details on the wiki:
 https://wiki.ubuntu.com/Unity

 One of the topic on this page is Building Unity from 
 Sourcehttps://wiki.ubuntu.com/Unity/InstallationGuideFromSource
 but you also have other useful informations there

 --
 Sebastien Bacher

 --
 Ubuntu-devel-discuss mailing list
 Ubuntu-devel-discuss@lists.ubuntu.com
 Modify settings or unsubscribe at:
 https://lists.ubuntu.com/mailman/listinfo/ubuntu-devel-discuss


Thanks so much guys.
Sebastian Geiger sent from this mail list sent me some instructions too.
Managed to compile unity and put the lens bar on the top so it is more
visible and accessible.
-- 
Ubuntu-devel-discuss mailing list
Ubuntu-devel-discuss@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-devel-discuss


help: developing unity

2011-11-02 Thread staticd
I wanted to try combining the workspace switcher and the window selector
(as in the GS). Where could I get the source and some good documentation
for the relevant unity components?

Thanks.
-- 
Ubuntu-devel-discuss mailing list
Ubuntu-devel-discuss@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-devel-discuss


Reminder/Correction: OSS Research Help -- enter drawing for tablet computer ($500.00 gift card)

2011-10-08 Thread Lila Holt
Hello!

We are asking you for some help from the Open Source communities.

As researchers at the University of Tennessee we are interested in
discovering more about learning and interactions of members of the open
source forums.   This research is conducted through the University of
Tennessee and is in no way associated with any forum organization.  To
further our research we would like input from forum members.  The responses
are very important to us so we can better understand what tools help forum
members learn and have a productive experience in participation.

There are two ways you can help:

1.   Take a survey about the tools you use in the forum.

We are requesting approximately 15 minutes of your time to participate in
our survey.
Survey link:  http://survey.utk.edu/mrIWeb/mrIWeb.dll?I.Project=FORUMLEARN



*As a thank you, upon exiting the survey you will be given an opportunity to
submit information to be entered in a drawing for a tablet computer ($500.00
Gift Card).*



2.  Have a one on one interview talking about the forums, how you learn,
and tools used.  *As a thank you for your interview you will be sent a
$25.00 gift card. * Email lh...@utk.edu for more information.





You may do either or both of the above.  Please be assured that your answers
will be confidential.  No individual’s answers will ever be identified in
any report. Should you have any questions about the project or our interest
in using the results, we encourage you to contact Lila Holt, at
lh...@utk.edu) or Vandana Singh at vand...@utk.edu.




Contact information you provide for the drawing is completely separate from
your survey answers and there will be no way to identify participants in the
actual survey responses. Nor will contact information be used for any other
purpose. The odds of being selected will depend on the number of respondents
to this survey.
-- 
Ubuntu-devel-discuss mailing list
Ubuntu-devel-discuss@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-devel-discuss


Re: OSS Research Help Needed (enter Drawing for iPad for participating)

2011-10-05 Thread Scott Ritchie
On 10/05/2011 12:57 PM, Lila Holt wrote:
 We are asking you for some help from the Open Source communities.   
 ...
 *As a thank you, upon exiting the survey you will be given an
 opportunity to submit information to be entered in a drawing for a
 tablet computer (iPad).*
 

This reward suggests a fundamental lack of understanding about the
community you're researching.  With a prize like that you are not going
to get anything approaching an unbiased sample of the OSS community.
Many here have philosophical objections to the iPad.

Thanks,
Scott Ritchie

-- 
Ubuntu-devel-discuss mailing list
Ubuntu-devel-discuss@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-devel-discuss


Re: need help to get this deb package for ubuntu

2011-08-14 Thread Joseph Toppi
What if anything have you tried so far?

What if any educational benefit does the older version have that the newer
version doesn't?

On Sat, Aug 13, 2011 at 9:07 PM, eric fs...@att.net wrote:

 Because it have educational function to me.(maybe to you too).
 I have some xml program need it to get compile.

 On Sat, 2011-08-13 at 21:33 -0400, Jeremy Bicha wrote:
  On 13 August 2011 21:07, eric fs...@att.net wrote:
   Dear Ubuntu developers:
  
from the following site
   http://www.xobas.net/installation_4GL_1_0_6_ubuntu_dapper.html
   it indicate, there is deb package precompiled binary of pathan
 (probably
   2).
   libpathan_2.0-1+dbxml228dapper1_i386.deb
  
   for ubuntu 6.06
   but I can not find it anywhere in the web by myself.
 
  Why are you trying to install no longer supported software on a no
  longer supported operating system?
 
  http://software.decisionsoft.com/ recommends you use xqilla instead of
  pathan which is in the Ubuntu archives.
 
  https://wiki.ubuntu.com/Releases lists the currently supported Ubuntu
  releases. You need to upgrade to at least Ubuntu 10.04.
 
  Jeremy Bicha



 --
 Ubuntu-devel-discuss mailing list
 Ubuntu-devel-discuss@lists.ubuntu.com
 Modify settings or unsubscribe at:
 https://lists.ubuntu.com/mailman/listinfo/ubuntu-devel-discuss




-- 
- Joe Toppi
(402) 714-7539
top...@gmail.com
-- 
Ubuntu-devel-discuss mailing list
Ubuntu-devel-discuss@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-devel-discuss


need help to get this deb package for ubuntu

2011-08-13 Thread eric
Dear Ubuntu developers:

  from the following site
http://www.xobas.net/installation_4GL_1_0_6_ubuntu_dapper.html
it indicate, there is deb package precompiled binary of pathan (probably
2).
libpathan_2.0-1+dbxml228dapper1_i386.deb

for ubuntu 6.06
but I can not find it anywhere in the web by myself.

thanks any of your point out in advance
Eric


-- 
Ubuntu-devel-discuss mailing list
Ubuntu-devel-discuss@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-devel-discuss


Re: need help to get this deb package for ubuntu

2011-08-13 Thread Jeremy Bicha
On 13 August 2011 21:07, eric fs...@att.net wrote:
 Dear Ubuntu developers:

  from the following site
 http://www.xobas.net/installation_4GL_1_0_6_ubuntu_dapper.html
 it indicate, there is deb package precompiled binary of pathan (probably
 2).
 libpathan_2.0-1+dbxml228dapper1_i386.deb

 for ubuntu 6.06
 but I can not find it anywhere in the web by myself.

Why are you trying to install no longer supported software on a no
longer supported operating system?

http://software.decisionsoft.com/ recommends you use xqilla instead of
pathan which is in the Ubuntu archives.

https://wiki.ubuntu.com/Releases lists the currently supported Ubuntu
releases. You need to upgrade to at least Ubuntu 10.04.

Jeremy Bicha

-- 
Ubuntu-devel-discuss mailing list
Ubuntu-devel-discuss@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-devel-discuss


Re: need help to get this deb package for ubuntu

2011-08-13 Thread eric
Because it have educational function to me.(maybe to you too).
I have some xml program need it to get compile.

On Sat, 2011-08-13 at 21:33 -0400, Jeremy Bicha wrote:
 On 13 August 2011 21:07, eric fs...@att.net wrote:
  Dear Ubuntu developers:
 
   from the following site
  http://www.xobas.net/installation_4GL_1_0_6_ubuntu_dapper.html
  it indicate, there is deb package precompiled binary of pathan (probably
  2).
  libpathan_2.0-1+dbxml228dapper1_i386.deb
 
  for ubuntu 6.06
  but I can not find it anywhere in the web by myself.
 
 Why are you trying to install no longer supported software on a no
 longer supported operating system?
 
 http://software.decisionsoft.com/ recommends you use xqilla instead of
 pathan which is in the Ubuntu archives.
 
 https://wiki.ubuntu.com/Releases lists the currently supported Ubuntu
 releases. You need to upgrade to at least Ubuntu 10.04.
 
 Jeremy Bicha



-- 
Ubuntu-devel-discuss mailing list
Ubuntu-devel-discuss@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-devel-discuss


Re: need to switch from generic to gnu on clocale, plz help

2011-06-30 Thread Gianfranco Costamagna
Maybe you can try with the latest gcc compiler, or file a bug upstream...

 

Gianfranco



Da: ubuntu-devel-discuss-requ...@lists.ubuntu.com 
ubuntu-devel-discuss-requ...@lists.ubuntu.com
A: ubuntu-devel-discuss@lists.ubuntu.com
Inviato: Giovedì 30 Giugno 2011 14:00
Oggetto: Ubuntu-devel-discuss Digest, Vol 55, Issue 29

Send Ubuntu-devel-discuss mailing list submissions to
    ubuntu-devel-discuss@lists.ubuntu.com

To subscribe or unsubscribe via the World Wide Web, visit
    https://lists.ubuntu.com/mailman/listinfo/ubuntu-devel-discuss
or, via email, send a message with subject or body 'help' to
    ubuntu-devel-discuss-requ...@lists.ubuntu.com

You can reach the person managing the list at
    ubuntu-devel-discuss-ow...@lists.ubuntu.com

When replying, please edit your Subject line so it is more specific
than Re: Contents of Ubuntu-devel-discuss digest...


Today's Topics:

   1. Re: need to switch from generic to gnu on clocale, plz help
      (Gunnar Hjalmarsson)


--

Message: 1
Date: Thu, 30 Jun 2011 06:14:28 +0200
From: Gunnar Hjalmarsson ubu...@gunnar.cc
To: ubuntu-devel-discuss@lists.ubuntu.com
Subject: Re: need to switch from generic to gnu on clocale, plz help
Message-ID: 4e0bf824.2040...@gunnar.cc
Content-Type: text/plain; charset=ISO-8859-1

On 2011-06-30 05:05, eric wrote:
 Dear Mathias Klose(of ubuntu/debian):
 
   I am in Ubuntu10.04(but upgrade kernel to 2.6.35-25 through cache)
 and self build from(4.4.3 unbuntu's cache) to 4.5.2
 but my system not work well in locale and gnu/gcc 's helper
 told I probably need to switch from generic to gnu

It sounds to me as if you are building your own OS, which is perfectly
fine, of course. However, what you are doing seems not to be related to
the development of the Ubuntu distribution, so you are probably asking
your questions in the wrong place.

-- 
Gunnar Hjalmarsson
https://launchpad.net/~gunnarhj



--

-- 
Ubuntu-devel-discuss mailing list
Ubuntu-devel-discuss@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-devel-discuss


End of Ubuntu-devel-discuss Digest, Vol 55, Issue 29



-- 
Ubuntu-devel-discuss mailing list
Ubuntu-devel-discuss@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-devel-discuss


need to switch from generic to gnu on clocale, plz help

2011-06-29 Thread eric
 is I need to switch from
* generic to gnu?
*/

plz help and thanks a lot in advance
Eric


-- 
Ubuntu-devel-discuss mailing list
Ubuntu-devel-discuss@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-devel-discuss


Re: need to switch from generic to gnu on clocale, plz help

2011-06-29 Thread Gunnar Hjalmarsson
On 2011-06-30 05:05, eric wrote:
 Dear Mathias Klose(of ubuntu/debian):
 
   I am in Ubuntu10.04(but upgrade kernel to 2.6.35-25 through cache)
 and self build from(4.4.3 unbuntu's cache) to 4.5.2
 but my system not work well in locale and gnu/gcc 's helper
 told I probably need to switch from generic to gnu

It sounds to me as if you are building your own OS, which is perfectly
fine, of course. However, what you are doing seems not to be related to
the development of the Ubuntu distribution, so you are probably asking
your questions in the wrong place.

-- 
Gunnar Hjalmarsson
https://launchpad.net/~gunnarhj

-- 
Ubuntu-devel-discuss mailing list
Ubuntu-devel-discuss@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-devel-discuss


Help : GRUB development

2011-04-14 Thread shibasish
Hi,considering your patience I would like to express that i am a newbee 
in LINUX and currently using UBUNTU10.10.I am very much interested in 
contributing to GRUB,i want to make the boot-option screen to be 
graphical like it is in SUSE.I have a good knowledge of C and JAVA.As i 
am beginner i don't have enough knowledge of how to do it and have mere 
understanding of linux internals,inconvenience highly regreted..Helping 
hands are needed for the same as i am desparate to work on that and get 
the stuff done. Please help. Looking forward for the replies.


Regards,
shibasish
-- 
Ubuntu-devel-discuss mailing list
Ubuntu-devel-discuss@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-devel-discuss


Re: help on pyshared and jinjia2 ubuntu 10.10

2011-02-21 Thread 李白|字一日
I reinstalled ubuntu 10.04.2, the problem is the same.. [?]

2011/2/20 李白|字一日 calid...@gmail.com

 hi all,

 i am developing python apllications with ubuntu 10.10.

 and migrating project base from appengine to tornadoweb.

 jinjia2 is the template engine i chosed in my previous project, and  i want
 to use it again.

 but now i found my eclipse could not find jinjia2, and python
 itself either.

 i found by using dpkg that the python jinjia2 is now installed in a
 different place instead of the dist-packages.
 and it is now located at: /usr/share/pyshared/jinja2

 because i am not quiet familiar with python, so i don't know how to make it
 right again.

 i added /usr/share/pyshared/ to eclipse library path, but it didn't work
 for me.

 can anyone help me on this?

 thanks.

 Regards,
 Wenxin

361.gif-- 
Ubuntu-devel-discuss mailing list
Ubuntu-devel-discuss@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-devel-discuss


Spam on Ubuntu Community Help/Wiki

2011-01-28 Thread Przemek Kulczycki
Hi Teams.
I didn't know exactly where to write, so I'm writing to 3 lists.
I've noticed recently some stubborn spammer on the Ubuntu Community
Documentation wiki.
Can someone block him and similar spammers?
See the attached messages.

-- Forwarded message --
From: Help Ubuntu webmas...@ubuntu.com
Date: 28 January 2011 14:04
Subject: [Community Ubuntu Documentation] Update of WikiGuide by AlbertMiner
To: Help Ubuntu webmas...@ubuntu.com


Dear Wiki user,

You have subscribed to a wiki page or wiki category on Community
Ubuntu Documentation for change notification.

The following page has been changed by AlbertMiner:
http://help.ubuntu.com/community/WikiGuide?action=diffrev1=92rev2=93

--
  * [[http://en.wikipedia.org/wiki/Wikitext|'Wikitext' (Wikipedia)]] -
Wikipedia page on 'Wikitext'.
  * [[http://bugs.launchpad.net/ubuntu|'Bug:XX']] - Ubuntu Bug
#XX in Launchpad
  * [[http://manpages.ubuntu.com/|'Manpage:XX']] - Ubuntu Manpage for XX
+  * [[http://essay-for.me/|custom essay]]

 = Discussion =




-- Forwarded message --
From: Help Ubuntu webmas...@ubuntu.com
Date: 27 January 2011 15:52
Subject: [Community Ubuntu Documentation] Update of WikiGuide by SamJaemson
To: Help Ubuntu webmas...@ubuntu.com


Dear Wiki user,

You have subscribed to a wiki page or wiki category on Community
Ubuntu Documentation for change notification.

The following page has been changed by SamJaemson:
http://help.ubuntu.com/community/WikiGuide?action=diffrev1=90rev2=91

--
 = External Links =

  * [[http://en.wikipedia.org/wiki/Wiki|'Wiki' (Wikipedia)]] -
Wikipedia page on 'Wiki'.
+  * [[http://essay-for.me/|custom essay]]
  * [[http://en.wikipedia.org/wiki/Wikitext|'Wikitext' (Wikipedia)]] -
Wikipedia page on 'Wikitext'.
  * [[http://bugs.launchpad.net/ubuntu|'Bug:XX']] - Ubuntu Bug
#XX in Launchpad
  * [[http://manpages.ubuntu.com/|'Manpage:XX']] - Ubuntu Manpage for XX





Regards,
-- 
# Przemysław Kulczycki
## Jabber/XMPP/Gtalk/Tlen ID: azrael[na]jabster.pl
## (Co to jest? Zobacz na: http://jabberfaq.info )
# www: http://reksio.ftj.agh.edu.pl/~azrael/

-- 
Ubuntu-devel-discuss mailing list
Ubuntu-devel-discuss@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-devel-discuss


Re: Spam on Ubuntu Community Help/Wiki

2011-01-28 Thread Phill Whiteside
Hiyas,

Sadly pages do get 'vandalised', you can always revert to a previous
edition. As anyone is allowed to edit community pages it is a thing does
occurr. Thank you for bringing it our attention, I have subscribed to that
page also, so will also revert it should they attack it again.

Regards,

Phill.

On 28 January 2011 21:00, Przemek Kulczycki przemekkulczy...@gmail.comwrote:

 Hi Teams.
 I didn't know exactly where to write, so I'm writing to 3 lists.
 I've noticed recently some stubborn spammer on the Ubuntu Community
 Documentation wiki.
 Can someone block him and similar spammers?
 See the attached messages.

 -- Forwarded message --
 From: Help Ubuntu webmas...@ubuntu.com
 Date: 28 January 2011 14:04
 Subject: [Community Ubuntu Documentation] Update of WikiGuide by
 AlbertMiner
 To: Help Ubuntu webmas...@ubuntu.com


 Dear Wiki user,

 You have subscribed to a wiki page or wiki category on Community
 Ubuntu Documentation for change notification.

 The following page has been changed by AlbertMiner:
 http://help.ubuntu.com/community/WikiGuide?action=diffrev1=92rev2=93


 --
   * 
 [[http://en.wikipedia.org/wiki/Wikitext|'Wikitexthttp://en.wikipedia.org/wiki/Wikitext%7C'Wikitext'
 (Wikipedia)]] -
 Wikipedia page on 'Wikitext'.
   * 
 [[http://bugs.launchpad.net/ubuntu|'Bug:XX'http://bugs.launchpad.net/ubuntu%7C%27Bug:XX']]
 - Ubuntu Bug
 #XX in Launchpad
   * 
 [[http://manpages.ubuntu.com/|'Manpage:XX'http://manpages.ubuntu.com/%7C%27Manpage:XX']]
 - Ubuntu Manpage for XX
 +  * [[http://essay-for.me/|custom http://essay-for.me/%7Ccustom essay]]

  = Discussion =




 -- Forwarded message --
 From: Help Ubuntu webmas...@ubuntu.com
 Date: 27 January 2011 15:52
 Subject: [Community Ubuntu Documentation] Update of WikiGuide by
 SamJaemson
 To: Help Ubuntu webmas...@ubuntu.com


 Dear Wiki user,

 You have subscribed to a wiki page or wiki category on Community
 Ubuntu Documentation for change notification.

 The following page has been changed by SamJaemson:
 http://help.ubuntu.com/community/WikiGuide?action=diffrev1=90rev2=91


 --
  = External Links =

  * 
 [[http://en.wikipedia.org/wiki/Wiki|'Wikihttp://en.wikipedia.org/wiki/Wiki%7C'Wiki'
 (Wikipedia)]] -
 Wikipedia page on 'Wiki'.
 +  * [[http://essay-for.me/|custom http://essay-for.me/%7Ccustom essay]]
  * 
 [[http://en.wikipedia.org/wiki/Wikitext|'Wikitexthttp://en.wikipedia.org/wiki/Wikitext%7C'Wikitext'
 (Wikipedia)]] -
 Wikipedia page on 'Wikitext'.
  * 
 [[http://bugs.launchpad.net/ubuntu|'Bug:XX'http://bugs.launchpad.net/ubuntu%7C%27Bug:XX']]
 - Ubuntu Bug
 #XX in Launchpad
  * 
 [[http://manpages.ubuntu.com/|'Manpage:XX'http://manpages.ubuntu.com/%7C%27Manpage:XX']]
 - Ubuntu Manpage for XX





 Regards,
 --
 # Przemysław Kulczycki
 ## Jabber/XMPP/Gtalk/Tlen ID: azrael[na]jabster.pl
 ## (Co to jest? Zobacz na: http://jabberfaq.info )
 # www: http://reksio.ftj.agh.edu.pl/~azrael/

 --
 Ubuntu-devel-discuss mailing list
 Ubuntu-devel-discuss@lists.ubuntu.com
 Modify settings or unsubscribe at:
 https://lists.ubuntu.com/mailman/listinfo/ubuntu-devel-discuss




-- 
https://wiki.ubuntu.com/phillw
-- 
Ubuntu-devel-discuss mailing list
Ubuntu-devel-discuss@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-devel-discuss


Re: help on ubuntu packaging

2010-10-27 Thread David Henningsson
On 2010-10-26 13:26, travis+ml-ubuntu-devel-disc...@subspacefield.org 
wrote:
 Hey all,

 I'm packaging up some stuff, and finding that the process is, well,
 confusing.

 I've got something that works with older debhelper stuff (prior to the
 rules file being made into one target/command), and not sure how to
 port what I was doing in rules to the new format.  Specifically, I
 want to make some files (a log file) owned by someone other than root.

 More generally, I seem to find a lot of weird things with packaging
 and wanted to ask questions somewhere.  I get a fair number of lintian
 warnings.
I believe this list is what you're looking for: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-motu-mentors

// David

-- 
Ubuntu-devel-discuss mailing list
Ubuntu-devel-discuss@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-devel-discuss


Re: help on ubuntu packaging

2010-10-27 Thread Scott Howard
On Wed, Oct 27, 2010 at 6:54 AM, David Henningsson
david.hennings...@canonical.com wrote:
 On 2010-10-26 13:26, travis+ml-ubuntu-devel-disc...@subspacefield.org
 wrote:
 Hey all,

 I'm packaging up some stuff, and finding that the process is, well,
 confusing.
 I believe this list is what you're looking for:
 https://lists.ubuntu.com/mailman/listinfo/ubuntu-motu-mentors

The MOTU-mentoring is currently inactive, but there are some great resources at:
https://wiki.ubuntu.com/Packaging/Training
(The IRC training sessions are great time to ask questions, or find
the instructors on IRC after class)

If you want general packaging help, also check out the debian resources:
http://www.debian.org/doc/maint-guide/
http://www.debian.org/doc/developers-reference/
http://www.debian.org/doc/debian-policy/
IRC:
#debian-mentors on OFTC IRC network
debian-ment...@lists.debian.org
http://lists.debian.org/debian-mentors/

 I've got something that works with older debhelper stuff (prior to the
 rules file being made into one target/command), and not sure how to
 port what I was doing in rules to the new format.  Specifically, I
 want to make some files (a log file) owned by someone other than root.

Switching to debhelper 7 (one target rules files) should be
straight-forward, this is probably a discussion that we should have on
IRC or debian-mentors (since it doesn't have to do specifically ubuntu
development and we don't want to clog up people's mailboxes). You can
upload your package to http://mentors.debian.net and ask questions
specific questions on ubuntu IRC or debian-mentors mailing lists.

As for changing permissions: Check to make sure you're not violating
policy (some directories must be owned by root), but if your package
needs user specific log files, you can create them in ~/.{packagename}
using a wrapper when you launch the program or by hacking the source
code to look for it in {HOME}.

Regards,
Scott

-- 
Ubuntu-devel-discuss mailing list
Ubuntu-devel-discuss@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-devel-discuss


help on ubuntu packaging

2010-10-26 Thread travis+ml-ubuntu-devel-discuss
Hey all,

I'm packaging up some stuff, and finding that the process is, well,
confusing.

I've got something that works with older debhelper stuff (prior to the
rules file being made into one target/command), and not sure how to
port what I was doing in rules to the new format.  Specifically, I
want to make some files (a log file) owned by someone other than root.

More generally, I seem to find a lot of weird things with packaging
and wanted to ask questions somewhere.  I get a fair number of lintian
warnings.
-- 
Good code works on most inputs; correct code works on all inputs.
My emails do not have attachments; it's a digital signature that your mail
program doesn't understand. | http://www.subspacefield.org/~travis/ 
If you are a spammer, please email j...@subspacefield.org to get blacklisted.


pgpTVr3iAG1qY.pgp
Description: PGP signature
-- 
Ubuntu-devel-discuss mailing list
Ubuntu-devel-discuss@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-devel-discuss


Re: Where can I find more docs/help on upstart?

2010-09-07 Thread Matthew Paul Thomas
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Paul Smith wrote on 04/09/10 20:46:

 Esp. how it interacts with Ubuntu/Debian packaging.
...
 So far my Google/etc. searching for admin-level details of upstart
 hasn't netted me very much.
...

Have you found http://upstart.ubuntu.com/wiki/?

Cheers
- -- 
Matthew Paul Thomas
http://mpt.net.nz/
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.10 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAkyGE+EACgkQ6PUxNfU6ecqEpACcCZw7Y9Z0RDgiziKy+ZbAytNj
zeAAn17LNLPA2SppxyBOPDq/d736OhOZ
=nvFb
-END PGP SIGNATURE-

-- 
Ubuntu-devel-discuss mailing list
Ubuntu-devel-discuss@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-devel-discuss


Re: Where can I find more docs/help on upstart?

2010-09-07 Thread Paul Smith
On Tue, 2010-09-07 at 11:28 +0100, Matthew Paul Thomas wrote:
 -BEGIN PGP SIGNED MESSAGE-
 Hash: SHA1
 
 Paul Smith wrote on 04/09/10 20:46:
 
  Esp. how it interacts with Ubuntu/Debian packaging.
 ...
  So far my Google/etc. searching for admin-level details of upstart
  hasn't netted me very much.
 ...
 
 Have you found http://upstart.ubuntu.com/wiki/?

Yes, thanks for that.  Most pages there are specifications for future
improvements.

The documentation about today's implementation doesn't give any hints
about how a service can be disabled, a la update-rc.d disable.

All I can find is the description of the init file.


-- 
Ubuntu-devel-discuss mailing list
Ubuntu-devel-discuss@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-devel-discuss


Re: Where can I find more docs/help on upstart?

2010-09-07 Thread Evan
On Tue, Sep 7, 2010 at 9:46 AM, Paul Smith p...@mad-scientist.net wrote:
 On Tue, 2010-09-07 at 11:28 +0100, Matthew Paul Thomas wrote:
 -BEGIN PGP SIGNED MESSAGE-
 Hash: SHA1

 Paul Smith wrote on 04/09/10 20:46:
 
  Esp. how it interacts with Ubuntu/Debian packaging.
 ...
  So far my Google/etc. searching for admin-level details of upstart
  hasn't netted me very much.
 ...

 Have you found http://upstart.ubuntu.com/wiki/?

 Yes, thanks for that.  Most pages there are specifications for future
 improvements.

 The documentation about today's implementation doesn't give any hints
 about how a service can be disabled, a la update-rc.d disable.

 All I can find is the description of the init file.

I don't know if there is an 'official' way to disable a job, but the
two ways I have used in the past are:
1) Rename it so that it doesn't end with .conf. Upstart only watches
.conf files, so renaming it to .conf.disabled will kill it.
2) Add an unused event (like 'never') to the 'start on' field. As long
as nothing emits the 'never' event, then the job will never start.

1 seems more robust in that 2 can still be started by upstart
accidentally if something emits an event that it shouldn't. However, I
believe 2 plays more nicely with dpkg and how it manages configuration
files (upstart files are listed as debian conf files).

If you're still looking for a better answer, try asking on
https://lists.ubuntu.com/mailman/listinfo/upstart-devel

Evan

-- 
Ubuntu-devel-discuss mailing list
Ubuntu-devel-discuss@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-devel-discuss


Where can I find more docs/help on upstart?

2010-09-04 Thread Paul Smith
Esp. how it interacts with Ubuntu/Debian packaging.

For example on my Ubuntu 10.04 system I installed tftpd-hpa and find
that it's been converted to upstart.

No problem, except that I don't want it to start when my system boots, I
want it to be started via xinetd (I need it to work this way in order to
test compatibility with other software; please don't suggest just don't
do that... I have to do it).

What's the proper/recommended way to change the configuration of this
package so that (a) it doesn't conflict with new packages installed, and
(b) upstart does not try to start tftpd when my system boots.

In the old SysV way there were fancy tools that managed the SysV
symlinks and a method for modifying them that was, be consensus,
preserved across upgrades/etc.  How do I do the equivalent thing with
upstart?

I (finally) found the init.5 man page so I see the format of the config
file, but is there some way to customize the startup of these packages
other than hand-editing conf files?

So far my Google/etc. searching for admin-level details of upstart
hasn't netted me very much.


Thanks!


-- 
Ubuntu-devel-discuss mailing list
Ubuntu-devel-discuss@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-devel-discuss


Read this please it and help u all and me and forgive me for my mistakes

2010-07-13 Thread aakash pandey
Dear sir
-
I am an Ubuntu user i daily use it, my system configuration is :
ram: 512mb ddr2
hd: 80 Gb
2.99 Ghz ; 2mb cach
intel pentium 4
DVD RW drive
---

I want to maintain it updated in my system updated and to become
eligible to ubuntu's great project and community . Tell me the basic
steps for doing so . I can help you all in making ubuntu more perfect
please view some problems which i saw and tell me how to improve them.

Problems occured

1 after installing ubuntu when restart option is giver after that a
black screen is appeared written
error
error
and so on , after pressing a key rom gets ejected and system gets restarted

2 We should improve ubuntu boot screen of login there is only an
oblic (_) sign blinking \
it shoul be of high quality like of mac os x

3 when updates are installed if a shutdown is pressed no warning is given

4 some important softwares must be there
like: compiz config,screenlets,cairo dock in place of bottom
panel,ubuntu tweak,google chrome

sorry for my mistakes (i am of 13 yrs)
please help me and make me a professional member of ubuntu team that
is my dream
regards from
Aakash


-- 
@@k...@$h

-- 
Ubuntu-devel-discuss mailing list
Ubuntu-devel-discuss@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-devel-discuss


[Xorg] Help needed

2010-05-06 Thread Lorenzo De Liso
Hi, 
Since yesterday (the kernel update) I'm affected from a bug of Xorg (?),
the resolution of the display is 800x600 and I can't change it. First
of the update I had 1024x768 and it worked properly. I have tried to
disable the nvidia driver, to generate a new xorg.conf (but it doesn't
work with the standard xorg.conf nor with the nvidia xorg.conf). Since
that I can say it isn't a my problem. I have reported a bug for that:
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/576453
Feel free to comment it (any help is apprecciated). For me this bug
should be fixed soon, since it's a critical bug.

--
Lorenzo De Liso



-- 
Ubuntu-devel-discuss mailing list
Ubuntu-devel-discuss@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-devel-discuss


Re: .desktop files and translations help needed

2010-03-27 Thread Richard JOHNSON
On Sat, Mar 27, 2010 at 08:10:43AM +0200, Timo Jyrinki wrote:
[...]
 Any other developer facing similar problems is free to ask for help!
 :) The more technical l10n people will be happy to help in the swamp
 of gettext and various intltool usage methods. Also if you just want
 to figure it out yourself, it's often useful to take a look at some
 other well-behaving package, like update-manager (Python) or
 update-notifier (C).

Siegfried Gevatter and Red Hats website [1] helped me with this one.

[1] http://www.redhat.com/magazine/013nov05/features/freedesktop/#intltool

-- 
 Name|  Richard JOHNSON
Title|  Developer
  WWW|  http://www.ubuntu.com
Email|  nixter...@ubuntu.com
GnuPG|  3578 0981 A21D D662 2A96  7623 F4C1 838C D8C4 4738


signature.asc
Description: Digital signature
-- 
Ubuntu-devel-discuss mailing list
Ubuntu-devel-discuss@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-devel-discuss


Help needed

2010-02-02 Thread Brian Vidal Castillo
Hi there, i'm developing a tour system for Ubuntu. The idea is present 
the users something to look if they don't know what Ubuntu is, also 
could be a little help for those without internet connection or for 
those who needs guidance installing the system.

The framework is almost ready on 
https://launchpad.net/ubuntu-welcome-window but i need a little help to 
define animations, scripting and narrations.

Check  the blueprints to more information.

Let's finish this before the beta.

Cheers, Brian, aka dael99.

-- 
Ubuntu-devel-discuss mailing list
Ubuntu-devel-discuss@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-devel-discuss


Help in compiling Samba.

2010-01-20 Thread psyco...@tiscali.it
I'm trying to compile Samba 3.0.37 from tarball in my ubuntu 6.06 LTS 
Server using the instructions for building debian packages provided 
with the Samba tarball in packaging directory but the package creation 
fails.

How can I compile this version of Samba mantaining the original 
package subdivision (samba, samba-common, and so on).

Probably the 
binary/rules does not apply to ubuntu and needs to be modified, but I 
can't figure out how! Can someone help me? Where can I find the right 
binary/rules or is there a way of backporting the samba version shipped 
with Ubuntu 8.04 LTS to Dapper?

I have also searched all over the 
network for precompiled (binary) packages for Dapper (I need at least 
version 3.0.28a) but I was not able to find them. Is it possible that 
nobody has realized those binary packages?

I'm becomig crazy! Any help 
would be appreciated!!

Thanks in advance!


Presentaci un amico! Invita i tuoi amici a scoprire i servizi Tiscali: per ogni 
amico che attiverà un servizio Tiscali, potrai avere 30 euro di sconto e lo 
stesso sconto di 30 euro verrà poi offerto al tuo amico. 

Scopri come! http://abbonati.tiscali.it/promo/presentaciunamico/?WT.mc_id=01fw

-- 
Ubuntu-devel-discuss mailing list
Ubuntu-devel-discuss@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-devel-discuss


Re: Ubuntu Help Center

2009-12-23 Thread Matthew Paul Thomas
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hi Brian

Brian Vidal Castillo wrote on 22/12/09 03:29:
...
 I want to start a new project related to the way help and support is
 given to the final users.
 We know that a lot of tools and ways are available to get the right
 answer, but none of these are really out-of-the-box.

Previously: https://wiki.ubuntu.com/HelpfulHelp#Web%20integration

 For example, the faster way to get help is from IRC channels, but it
 needs a *decent* IRC client installed, like X-Chat.

IRC does not scale, as a way of getting help, even to the small
proportion of Ubuntu users who currently know about it. (There are 1324
people in #ubuntu as I write this.) For any given person joining a busy
IRC channel, *most* of the things they see will not be relevant to their
problem. That's fine if you're already familiar with how IRC works, but
if you don't, it's bizarre.

If IRC was embedded into the standard help viewer, most people also
would not understand the difference between official support and some
random troll telling them to sudo rm -r *.

 Also, Yelp depends on gecko even when webkit is faster .

Apparently the only thing holding it up is accessibility.
http://blogs.gnome.org/shaunm/2009/06/17/yelp-2271/comment-page-1/#comment-198

 The main idea is to replace completely Yelp with a unified and faster
 Help system with an integrated IRC client, a Live Support panel. It
 will support man pages, docbooks, html manuals, xml-based manuals and
 the new Mallard pages.

 Also, it will give a 'tunnel' to access screencasts as
 'demostrations'.

The ability to embed screencasts would be very cool. It almost certainly
doesn't require replacing Yelp, though.

...
 A few mockups (done in Balsamiq Mockups)
 Gallery: http://picasaweb.google.com/dael99/HelpCenter?feat=directlink
...

Remember that a help viewer needs to be compact enough to fit
*alongside* whatever you're wanting help with.

There are many ways in which you could improve the existing help system.
One would be devising a method by which help pages can show conditional
help depending on what environment you're running (e.g. Ubuntu vs.
Ubuntu Netbook Edition). Another would be implementing a mechanism for
help pages to have a Show Me button, that highlights the relevant item
in the interface. Another would be to clean up the poor use of icons,
ruled lines, and italics in the help page style sheet. Another would be
to improve the search (for example, from an application's help pages,
the search should return results just about that application).

Cheers
- --
Matthew Paul Thomas
http://mpt.net.nz/
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.9 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iEYEARECAAYFAksyITAACgkQ6PUxNfU6ecqapQCggHV7tOZ1TI9wB4a6FP94xIa6
co0AoL5N7xG/kJoZY/E7TROdt4b1whkH
=1tI1
-END PGP SIGNATURE-


-- 
Ubuntu-devel-discuss mailing list
Ubuntu-devel-discuss@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-devel-discuss


Re: Ubuntu Help Center

2009-12-23 Thread Shentino
Just curious, would adding a support ticket system of some sort help?

Not sure about the nitty gritties of how they work under the hood but it's a
common support feature I've observed in other systems both amateur and
professional.

On Wed, Dec 23, 2009 at 5:55 AM, Matthew Paul Thomas m...@canonical.comwrote:

 -BEGIN PGP SIGNED MESSAGE-
 Hash: SHA1

 Hi Brian

 Brian Vidal Castillo wrote on 22/12/09 03:29:
 ...
  I want to start a new project related to the way help and support is
  given to the final users.
  We know that a lot of tools and ways are available to get the right
  answer, but none of these are really out-of-the-box.

 Previously: https://wiki.ubuntu.com/HelpfulHelp#Web%20integration

  For example, the faster way to get help is from IRC channels, but it
  needs a *decent* IRC client installed, like X-Chat.

 IRC does not scale, as a way of getting help, even to the small
 proportion of Ubuntu users who currently know about it. (There are 1324
 people in #ubuntu as I write this.) For any given person joining a busy
 IRC channel, *most* of the things they see will not be relevant to their
 problem. That's fine if you're already familiar with how IRC works, but
 if you don't, it's bizarre.

 If IRC was embedded into the standard help viewer, most people also
 would not understand the difference between official support and some
 random troll telling them to sudo rm -r *.

  Also, Yelp depends on gecko even when webkit is faster .

 Apparently the only thing holding it up is accessibility.
 
 http://blogs.gnome.org/shaunm/2009/06/17/yelp-2271/comment-page-1/#comment-198
 

  The main idea is to replace completely Yelp with a unified and faster
  Help system with an integrated IRC client, a Live Support panel. It
  will support man pages, docbooks, html manuals, xml-based manuals and
  the new Mallard pages.
 
  Also, it will give a 'tunnel' to access screencasts as
  'demostrations'.

 The ability to embed screencasts would be very cool. It almost certainly
 doesn't require replacing Yelp, though.

 ...
  A few mockups (done in Balsamiq Mockups)
  Gallery: http://picasaweb.google.com/dael99/HelpCenter?feat=directlink
 ...

 Remember that a help viewer needs to be compact enough to fit
 *alongside* whatever you're wanting help with.

 There are many ways in which you could improve the existing help system.
 One would be devising a method by which help pages can show conditional
 help depending on what environment you're running (e.g. Ubuntu vs.
 Ubuntu Netbook Edition). Another would be implementing a mechanism for
 help pages to have a Show Me button, that highlights the relevant item
 in the interface. Another would be to clean up the poor use of icons,
 ruled lines, and italics in the help page style sheet. Another would be
 to improve the search (for example, from an application's help pages,
 the search should return results just about that application).

 Cheers
 - --
 Matthew Paul Thomas
 http://mpt.net.nz/
 -BEGIN PGP SIGNATURE-
 Version: GnuPG v1.4.9 (GNU/Linux)
 Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

 iEYEARECAAYFAksyITAACgkQ6PUxNfU6ecqapQCggHV7tOZ1TI9wB4a6FP94xIa6
 co0AoL5N7xG/kJoZY/E7TROdt4b1whkH
 =1tI1
 -END PGP SIGNATURE-


 --
 Ubuntu-devel-discuss mailing list
 Ubuntu-devel-discuss@lists.ubuntu.com
 Modify settings or unsubscribe at:
 https://lists.ubuntu.com/mailman/listinfo/ubuntu-devel-discuss

-- 
Ubuntu-devel-discuss mailing list
Ubuntu-devel-discuss@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-devel-discuss


Re: Ubuntu Help Center

2009-12-23 Thread Alan Pope
On Wed, Dec 23, 2009 at 12:16:07PM -0800, Shentino wrote:
Just curious, would adding a support ticket system of some sort help?
Not sure about the nitty gritties of how they work under the hood but it's
a common support feature I've observed in other systems both amateur and
professional.
 

We have one of them:-

http://answers.launchpad.net/ubuntu

Cheers,
Al.


signature.asc
Description: Digital signature
-- 
Ubuntu-devel-discuss mailing list
Ubuntu-devel-discuss@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-devel-discuss


Re: Ubuntu Help Center

2009-12-22 Thread Brian Vidal Castillo
Right, i've forgotten the blueprint, I will open it now.

The kind of assistance is about all the ares of the project, from 
tunneling screencast, wiki documentation or parsers (man, docbook, etc.)

Also, having a team to work could agilize the development so, may say, 
it could be included in some recent release coffcofflucidcoffcoff.


El 22/12/09 14:36, Randall Ross escribió:
 Hi Brian,

 What kind of assistance are you looking for? Do you have a blueprint on
 Launchpad?

 We can potentially help you. Ubuntu Vancouver has over 200 members, many
 of them have a passion for tech support.

 Cheers,
 Randall
 Ubuntu Vancouver Buzz Generator



 --

 Message: 2
 Date: Tue, 22 Dec 2009 00:29:49 -0300
 From: Brian Vidal Castillodae...@gmail.com
 Subject: Ubuntu Help Center
 To: ubuntu-devel-discuss@lists.ubuntu.com
 Message-ID:4b303d2d.7040...@gmail.com
 Content-Type: text/plain; charset=ISO-8859-1; format=flowed

 Hi there,

 I want to start a new project related to the way help and support is
 given to the final users.
 We know that a lot of tools and ways are available to get the right
 answer, but none of these are really out-of-the-box.

 For example, the faster way to get help is from IRC channels, but it
 needs a *decent* IRC client installed, like X-Chat.
 Also, Yelp depends on gecko even when webkit is faster .

 The main idea is to replace completely Yelp with a unified and faster
 Help system with an integrated IRC client, a Live Support panel. It will
 support man pages, docbooks, html manuals, xml-based manuals and the new
 Mallard pages.

 Also, it will give a 'tunnel' to access screencasts as 'demostrations'.

 In the future it could be possible to provide a way to search trough
 mailing lists and forums as 'discussions' so users will get a way to get
 answers from existing problems, and existing solutions. Also, integrate
 this interface to provide Paid Support from Canonical (and partners) in
 the way of 'support tickets' (like in Pandela help system).

 It will be written in Python with Quickly (so we give a few advertising
 here :D ) for a rapid development.

 A few mockups (done in Balsamiq Mockups)
 Gallery: http://picasaweb.google.com/dael99/HelpCenter?feat=directlink
 Source available at my One account (ask for it).

 Anyone is invited to participate (please!) and give ideas.

 Cheers. Brian Vidal.



 --


  



-- 
Ubuntu-devel-discuss mailing list
Ubuntu-devel-discuss@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-devel-discuss


Ubuntu Help Center

2009-12-21 Thread Brian Vidal Castillo
Hi there,

I want to start a new project related to the way help and support is 
given to the final users.
We know that a lot of tools and ways are available to get the right 
answer, but none of these are really out-of-the-box.

For example, the faster way to get help is from IRC channels, but it 
needs a *decent* IRC client installed, like X-Chat.
Also, Yelp depends on gecko even when webkit is faster .

The main idea is to replace completely Yelp with a unified and faster 
Help system with an integrated IRC client, a Live Support panel. It will 
support man pages, docbooks, html manuals, xml-based manuals and the new 
Mallard pages.

Also, it will give a 'tunnel' to access screencasts as 'demostrations'.

In the future it could be possible to provide a way to search trough 
mailing lists and forums as 'discussions' so users will get a way to get 
answers from existing problems, and existing solutions. Also, integrate 
this interface to provide Paid Support from Canonical (and partners) in 
the way of 'support tickets' (like in Pandela help system).

It will be written in Python with Quickly (so we give a few advertising 
here :D ) for a rapid development.

A few mockups (done in Balsamiq Mockups)
Gallery: http://picasaweb.google.com/dael99/HelpCenter?feat=directlink
Source available at my One account (ask for it).

Anyone is invited to participate (please!) and give ideas.

Cheers. Brian Vidal.

-- 
Ubuntu-devel-discuss mailing list
Ubuntu-devel-discuss@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-devel-discuss


Re: We need your help to port Ubuntu to Loongson

2009-07-28 Thread LIU Qi
  Dear Loongson development team,
  
  Ubuntu is the most widely-adopted and user-friendly Debian-based Linux
  desktop distribution and it has very good Chinese localization
  support.  By porting Ubuntu to Loongson, we can significantly increase
  Linux adoption in China and the Loongson adoption in the world.
Thanks for your attention and work for porting mips to Ubuntu. I am lIU
Qi from the Loongson development team. I will try my best to help this
project.

  
  Debian already has MIPS64/Loongson support and Ubuntu source are
  ported from Debian, so apart from building the toolchain, it should be
  theoretically feasible to port Ubuntu to Loongson.
  
  However we need your help to provide access to machines (for both
  compile farm and testing) and involvement from your group to port
  Ubuntu to Loongson.
No problem. We will do everything we can to help this out. First I will
set up a compile farm which contains about 15 Loongson-2f machines.

  
  We warmly welcome your group to join the Ubuntu Loongson / MIPS64 Team at:
  
  https://launchpad.net/~ubuntu-loongson
  
  However the first step is to get the Ubuntu toolchain to compile
  MIPS/MPIS64 packages out-of-the box.  For this part, you should join
  the Ubuntu Toolchain team:
  
  https://launchpad.net/~ubuntu-toolchain
I have request to join these two teams. I think we should discuss more
details to what should we do next.

Best regards,
Qi

-- 
 LIU Qi

 liuq...@gmail.com
 li...@printk.org

 PGP Key fingerprint:
  A8C0 860C D8A9 D6FC 551F
  6E2C A4AB 763B 00EC 886F

-- 
Ubuntu-devel-discuss mailing list
Ubuntu-devel-discuss@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-devel-discuss


We need your help to port Ubuntu to Loongson (was Re: Compile farm for MIPS64/Loongson)

2009-07-25 Thread Kai-Cheung Leung
Dear Loongson development team,

Ubuntu is the most widely-adopted and user-friendly Debian-based Linux
desktop distribution and it has very good Chinese localization
support.  By porting Ubuntu to Loongson, we can significantly increase
Linux adoption in China and the Loongson adoption in the world.

Debian already has MIPS64/Loongson support and Ubuntu source are
ported from Debian, so apart from building the toolchain, it should be
theoretically feasible to port Ubuntu to Loongson.

However we need your help to provide access to machines (for both
compile farm and testing) and involvement from your group to port
Ubuntu to Loongson.

We warmly welcome your group to join the Ubuntu Loongson / MIPS64 Team at:

https://launchpad.net/~ubuntu-loongson

However the first step is to get the Ubuntu toolchain to compile
MIPS/MPIS64 packages out-of-the box.  For this part, you should join
the Ubuntu Toolchain team:

https://launchpad.net/~ubuntu-toolchain

and contact the Ubuntu toolchain developer Michael Casedevall:

mcasadev...@ubuntu.com


Thank you very much for your attention.

Best Regards,

Ubuntu Loongson / MIPS64 Team
https://launchpad.net/~ubuntu-loongson









On Sun, Jul 26, 2009 at 6:31 AM, Michael
Casadevallmcasadev...@ubuntu.com wrote:
 I've done some work on Ubuntu/MIPS on a experimental/research basis
 for my own curiosity, but my Yeeloong
 bombs when I max out the I/O and the system hangs which has prevented
 me from doing a proper bootstrapping of Ubuntu. Basically, the process
 of creating a new port of Ubuntu is:

 1. Build the toolchain by hand
 2. Build the base system from the toolchain
 3. Install the base system into a chroot, and rebuild the base using
 the newly bootstrapped toolchian.
 4. Setup buildds, and compile the archive
 5. Port the kernel
 6. Port the installer
 7. Spin the images

 While bootstrapping and setting up the buildds is relatively
 straightforward, a considerable amount of effort will be going in the
 initial builds of the archive. As it stands, Ubuntu's GCC didn't build
 out of the box on MIPS. Speaking from experience on the ARM port, its
 not an effort to be undertaken unless there is a strong enough
 developer backing to deal with resolving FTBFS's and maintaining
 merges from Ubuntu. Depending on the speed and number of boxes, fully
 compiling the archive will likely take 3-4 months (even if shortcutted
 using Debian packages to help get main fully built).
 Michael

 (I also noticed I was added to the ubuntu-loongson team on Launchpad,
 so I have that feeling we might have talked on this before but I'm
 drawing a mental blank)

 On Sat, Jul 25, 2009 at 11:18 AM, Henrique Almeidahda...@gmail.com wrote:
 2009/7/18 Kai-Cheung Leung kcle...@users.sourceforge.net:
 Debian is still supporting MIPS64, which the Chinese Loongson chips
 are compartible with.  And Ubuntu codes are lifted from Debian.

 I would like to have an unofficial repository for MIPS64/Loongson, at
 least in main, and if this works, I really would like to set up a
 project that provides unofficial MIPS64 support.  This would certainly
 drive Ubuntu to the Chinese desktop market, where in a few years time,

  Insightful. Do you have references for Loongson's adoption rate ? It
 would be a good idea to track that for the following months.

 Loongson can become popular and now is a good time to prepare for.

 How can I set up a compile farm that sync packages from Ubuntu source,
 do automated compiling and for each package, automatically generate a
 report?

 Where can I find information about such infrastructure in Ubuntu?

 Thanks!

 kcleung

 --
 Ubuntu-devel-discuss mailing list
 Ubuntu-devel-discuss@lists.ubuntu.com
 Modify settings or unsubscribe at: 
 https://lists.ubuntu.com/mailman/listinfo/ubuntu-devel-discuss




 --
  Henrique Dante de Almeida
  hda...@gmail.com

 --
 Ubuntu-devel-discuss mailing list
 Ubuntu-devel-discuss@lists.ubuntu.com
 Modify settings or unsubscribe at: 
 https://lists.ubuntu.com/mailman/listinfo/ubuntu-devel-discuss



-- 
Ubuntu-devel-discuss mailing list
Ubuntu-devel-discuss@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-devel-discuss


Re: help with package creation

2009-05-29 Thread Max Bowsher
travis+ml-ubuntu-...@subspacefield.org wrote:
 Hi,
 
 I've found very spotty documentation on packages, mostly here:
 
 https://wiki.ubuntu.com/PackagingGuide/HandsOn

What about https://wiki.ubuntu.com/PackagingGuide/Complete ?
There's a huge amount of information there. If you still feel that to be
spotty, it would be helpful if you noted specific things you found it
lacking in.

 The problem with these tutorals - and there are several - is that they
 don't take into account the differences in what you're trying to
 package.

Naturally you have to take the concepts expressed in the guides and
apply them to the specific package you are working on. I don't
understand what you're implying they should be like instead.

 I'm trying to create a polipo-tor package which depends on both polipo
 and tor being installed already.  All it does is install some config files
 and set up /var/run/polipo-tor and /var/log/polipo-tor.
 
 I'm trying to package it as an architecture-independent package.
 
 Here is the contents via lesspipe:
 
  new debian package, version 2.0.
  size 9714 bytes: control archive= 1552 bytes.
   96 bytes, 4 lines  conffiles
  626 bytes,16 lines  control
  285 bytes, 4 lines  md5sums
 1371 bytes,53 lines   *  postinst #!/bin/sh
 1153 bytes,45 lines   *  postrm   #!/bin/sh
  278 bytes,11 lines   *  prerm#!/bin/sh
  Package: polipo-tor
  Version: 1.0-0ubuntu1
  Architecture: all
  Maintainer: Ubuntu MOTU Developers ubuntu-m...@lists.ubuntu.com
  Installed-Size: 52
  Depends: polipo, tor, tsocks
  Section: web
  Priority: optional
  Description: Polipo web proxy configured to route through tor
   This is the polipo-tor package.
   It installs a new polipo service that listens on port 8124
   and forwards all requests through tor.
   Note that this package makes it easy to route through tor,
   but it does not try to prevent de-anonymization attacks;
   those depend on browser configuration.
  Original-Maintainer: Travis H. travis+o-ubu...@subspacefield.org
 
 *** Contents:
 drwxr-xr-x root/root 0 2009-05-22 13:18 ./
 drwxr-xr-x root/root 0 2009-05-22 13:18 ./etc/
 drwxr-xr-x root/root 0 2009-05-22 13:18 ./etc/polipo-tor/
 -rw-r--r-- root/root  3912 2009-05-22 13:18 ./etc/polipo-tor/config
 -rw-r--r-- root/root   450 2009-05-22 13:18 ./etc/polipo-tor/forbidden
 -rw-r--r-- root/root   172 2009-05-22 13:18 ./etc/polipo-tor/options
 drwxr-xr-x root/root 0 2009-05-22 13:18 ./etc/init.d/
 -rwxr-xr-x root/root 11669 2009-05-22 12:54 ./etc/init.d/polipo-tor
 drwxr-xr-x root/root 0 2009-05-22 13:18 ./var/
 drwxr-xr-x root/root 0 2009-05-22 13:18 ./var/log/
 drwxr-xr-x root/root 0 2009-05-22 13:18 ./var/log/polipo-tor/
 -rw-r--r-- root/root 0 2009-05-22 13:18 
 ./var/log/polipo-tor/polipo.log
 drwxr-xr-x root/root 0 2009-05-22 13:18 ./var/run/
 drwxr-xr-x root/root 0 2009-05-22 13:18 ./var/run/polipo-tor/
 drwxr-xr-x root/root 0 2009-05-22 13:18 ./usr/
 drwxr-xr-x root/root 0 2009-05-22 13:18 ./usr/share/
 drwxr-xr-x root/root 0 2009-05-22 13:18 ./usr/share/doc/
 drwxr-xr-x root/root 0 2009-05-22 13:18 ./usr/share/doc/polipo-tor/
 -rw-r--r-- root/root  2051 2009-04-30 11:12 
 ./usr/share/doc/polipo-tor/README.Debian
 -rw-r--r-- root/root  1603 2009-04-28 19:05 
 ./usr/share/doc/polipo-tor/copyright
 -rw-r--r-- root/root   152 2009-05-22 13:03 
 ./usr/share/doc/polipo-tor/changelog.Debian.gz
 
 Now unfortunately, it isn't installing /etc/polipo-tor/config.
 
 Or anything in that subdirectory.
 
 ANy clues why?

By that subdirectory you mean /etc/polipo-tor/ ?

Normal packaging methodologies will register files in /etc/ as
conffiles. Special processing is applied to conffiles to maintain user
changes. User changes includes deleting them. If you had a version of
your package installed, and deleted the files manually, then reinstalls
of your package will not recreate them.

Try reinstalling it with
'dpkg --force-confmiss -i polipo-tor_1.0-0ubuntu1_all.deb'
.

If that's not the problem, you'll need to publish your source package
and ask for someone to take a look at it. The #ubuntu-motu IRC channel
is a good place to get packaging help. If your package is intended to
enter Ubuntu itself when ready, publish it to REVU.



 Also, I've set up a local repository using the following script:
 
 cd /ref/www/packages/ubuntu
 for b in $(find dists -type d \( -name 'binary*' -o -name 'all' \))
 do
 dpkg-scanpackages $b /dev/null | gzip -9c  $b/Packages.gz
 done
 for s in $(find dists -type d -name source)
 do
 dpkg-scansources $s | gzip -9c  $s/Sources.gz
 done
 
 
 However, when I try to apt-get -y install a package, it fails because
 the repo isn't signed somehow.  I've already added the key I used to create
 the packages via apt-key add but apparently that's

Re: Low latency kernel in Karmic to help with PulseAudio?

2009-05-06 Thread Daniel T Chen
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On Wed, 6 May 2009, I wrote:

 For Hardy, this was a significant problem. New versions of ALSA necessary for 
 improved PulseAudio integration were released immediately after 8.04 
 released.

And it has happened again - ALSA 1.0.20 was released hours ago.
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.9 (GNU/Linux)

iD8DBQFKAaqye9GwFciKvaMRAmSZAKCNNbckqdKu76FWc31F0GhdYluGugCgipIM
bMm7vbwbAtaPzzy0vojMW30=
=5+NG
-END PGP SIGNATURE-

-- 
Ubuntu-devel-discuss mailing list
Ubuntu-devel-discuss@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-devel-discuss


Low latency kernel in Karmic to help with PulseAudio?

2009-05-05 Thread Vishal Rao
Hello,

Whilst participating in the Karmic forums, I remembered a discussion about
some distros like Fedora running
a low-latency kernel which helped with PulseAudio.

Is there going to be discussion during UDS amongst yourselves (devs) about
enabling low-latency for Karmic as well?

See this mailing list post by Lennart of PulseAudio/Fedora fame:
https://tango.0pointer.de/pipermail/pulseaudio-discuss/2009-February/003150.html

And, I wonder if enabling low-latency mode also improves responsiveness of
the user desktop...

Regards,
Vishal
-- 
Ubuntu-devel-discuss mailing list
Ubuntu-devel-discuss@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-devel-discuss


Re: Low latency kernel in Karmic to help with PulseAudio?

2009-05-05 Thread Mackenzie Morgan
On Martes 05 Mayo 2009 9:28:20 PM Vishal Rao wrote:
 Hello,
 
 Whilst participating in the Karmic forums, I remembered a discussion about
 some distros like Fedora running
 a low-latency kernel which helped with PulseAudio.
 
 Is there going to be discussion during UDS amongst yourselves (devs) about
 enabling low-latency for Karmic as well?
 
 See this mailing list post by Lennart of PulseAudio/Fedora fame:
 https://tango.0pointer.de/pipermail/pulseaudio-discuss/2009-
February/003150.html
 
 And, I wonder if enabling low-latency mode also improves responsiveness of
 the user desktop...

A real-time (-rt) kernel is available and has been for at least a few 
releases.  PREEMPT (which Lennart says would help) was enabled once upon a 
time, but I think it was disabled due to high laptop battery usage or 
something like that.  After that email from Lennart, discussion about it came 
up again, but it was way too late in Jaunty's cycle to be changed by that 
point.

But uh yeah...I do intend to at least bring it up at UDS and see what the 
kernel team says.

-- 
Mackenzie Morgan
http://ubuntulinuxtipstricks.blogspot.com
apt-get moo


signature.asc
Description: This is a digitally signed message part.
-- 
Ubuntu-devel-discuss mailing list
Ubuntu-devel-discuss@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-devel-discuss


Re: Low latency kernel in Karmic to help with PulseAudio?

2009-05-05 Thread Daniel T Chen
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On Wed, 6 May 2009, Vishal Rao wrote:

 Is there going to be discussion during UDS amongst yourselves (devs) about 
 enabling low-latency for Karmic as well?

Yes.

 See this mailing list post by Lennart of PulseAudio/Fedora fame:
 https://tango.0pointer.de/pipermail/pulseaudio-discuss/2009-February/003150.html

One thing to keep in mind (that I've raised to other developers) is that 
Ubuntu tends to release with slightly older versions of software in the 
audio stack. This tends to complicate development and troubleshooting of 
audio problems. FeatureFreeze has been early enough to prevent updating 
ALSA (think kernelspace and userspace sync) and PulseAudio, both of which 
contribute quite heavily to user experience.

For Hardy, this was a significant problem. New versions of ALSA necessary 
for improved PulseAudio integration were released immediately after 8.04 
released. The best that could have been done would have been to configure 
PulseAudio to use dmix and dsnoop devices to work around the massive 
breakage that ensued. Of course that approach runs afoul of Lennart's 
strident recommendations that only hw be used.

For Jaunty, we again encountered the situation where significant linux 
patches were necessary to prevent disastrous regressions from Intrepid's 
user experience, and of course these patches were developed and tested 
extremely late in the 9.04 cycle. Testing and tweaking of these fixes is 
ongoing (see the linux SRU), with many indications that all levels of the 
stack need to be realigned to resolve PulseAudio's behaviour.

(It's worth noting that several pieces need to be aligned in Karmic:
  linux; - needs to remain synced with
  alsa-lib;
  alsa-plugins;
  pulseaudio)

The Karmic development schedule has some points at which these syncs can 
be evaluated, and hopefully 9.10 will have the necessary pieces in place.

Once there are devoted developers for these tasks, the user experience 
should improve noticeably.

Dan
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.9 (GNU/Linux)

iD8DBQFKARzte9GwFciKvaMRAlv+AJ4hXzSOLBvEZPdp0bQ+ylQjK/cLHACbBx0i
xjmZAWphkr2N+fcNweiUCU8=
=b73s
-END PGP SIGNATURE-

-- 
Ubuntu-devel-discuss mailing list
Ubuntu-devel-discuss@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-devel-discuss


Re: Low latency kernel in Karmic to help with PulseAudio?

2009-05-05 Thread Daniel T Chen
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On Wed, 6 May 2009, Mackenzie Morgan wrote:

 A real-time (-rt) kernel is available and has been for at least a few
 releases.  PREEMPT (which Lennart says would help) was enabled once upon a
 time, but I think it was disabled due to high laptop battery usage or
 something like that.  After that email from Lennart, discussion about it came
 up again, but it was way too late in Jaunty's cycle to be changed by that
 point.

Not to mention that users of -rt tend to avoid PulseAudio rather 
emphatically. In fact, Launchpad carries at least one bug where 
performance with -rt is poor when PulseAudio is used (whereas -generic 
fares better).

Really, the RT patches make the kernel a completely different beast. 
Luckily the necessary mid-layer ALSA fixes uncovered late in the 9.04 
cycle positively affect both -generic and -rt. Testing Karmic with newer 
- -rt, ALSA, and PulseAudio is going to be a joyride indeed.

Dan
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.9 (GNU/Linux)

iD8DBQFKAR9xe9GwFciKvaMRAoGYAJ9zmjbGRHsybFBcn2mxq2CeCRJN5ACgnONF
Wx1hGWQv3iZw0urq/w1vVnM=
=p5t1
-END PGP SIGNATURE-

-- 
Ubuntu-devel-discuss mailing list
Ubuntu-devel-discuss@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-devel-discuss


Re: bug #114521: No help or documentation available for Ubuntu installer

2009-04-23 Thread Matthew East
On Thu, Apr 23, 2009 at 2:19 AM, Stewart Johnston s...@stooj.co.uk wrote:
 Bug #11452 ( https://bugs.launchpad.net/ubuntu/+source/udev/+bug/11452 )
 is a release-specific bug for warty, so I wouldn't imagine it to be
 worth your while. Perhaps you meant a different bug? Paste a link into
 the email for lazy people like me :)

It's in the subject line...

https://bugs.launchpad.net/ubuntu/+source/ubuntu-docs/+bug/114521

See also this spec:
https://blueprints.launchpad.net/ubuntu/+spec/karmic-installation-guide

Anyone interested in contributing should feel free to followup on the
ubuntu-doc mailing list.

-- 
Matthew East
http://www.mdke.org
gnupg pub 1024D/0E6B06FF

-- 
Ubuntu-devel-discuss mailing list
Ubuntu-devel-discuss@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-devel-discuss


Re: bug #114521: No help or documentation available for Ubuntu installer

2009-04-22 Thread Stewart Johnston
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

DB Cummings wrote:
|
|
|
| Hello,
|
| I would like to assist with documentation for bug #11452:  No help or
| documentation available for Ubuntu Installer.  I believe this would
| require additional documentation for Ubiquity.  Are you in need of some
| documentation?
|
| DB Cummings
|

Bug #11452 ( https://bugs.launchpad.net/ubuntu/+source/udev/+bug/11452 )
is a release-specific bug for warty, so I wouldn't imagine it to be
worth your while. Perhaps you meant a different bug? Paste a link into
the email for lazy people like me :)

Stewart
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.9 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iEYEARECAAYFAknvwgYACgkQfWDIx81lxOBUngCeJiMMcqTe6tbOvLJwzc8oiQdH
830An1wpywf8bIvAEIiw4cLR/qJGH7IN
=sUa9
-END PGP SIGNATURE-

-- 
Ubuntu-devel-discuss mailing list
Ubuntu-devel-discuss@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-devel-discuss


OT help required

2009-04-16 Thread richard
Hi Guys
Yes I know its OT but this is where the intelligent gurus live, and its
a bit relevant as G95 was removed from the repositories.

I'm attempting to build G95 for this 64bit machine.
To stop G95 being built in a test mode it requires:-
./configure --with-gcc-dir=

I've tried /usr/bin/x86_64-linux-gnu-gcc-4.3
as well as /usr/bin/gcc

The Makefile is made OK , but running make gives:-

g95spec.c:47:20: error: config.h: No such file or directory
g95spec.c:48:20: error: system.h: No such file or directory
g95spec.c:49:17: error: gcc.h: No such file or directory
g95spec.c:94: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’
before ‘PARAMS’ g95spec.c:96: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or
‘__attribute__’ before ‘PARAMS’ g95spec.c:102: error: array type has
incomplete element type g95spec.c: In function ‘lookup_option’:
g95spec.c:147: error: ‘NULL’ undeclared (first use in this function)
g95spec.c:147: error: (Each undeclared identifier is reported only once
g95spec.c:147: error: for each function it appears in.)
g95spec.c:161: warning: implicit declaration of function ‘strcmp’
g95spec.c: In function ‘append_arg’:
g95spec.c:264: warning: implicit declaration of function ‘xmalloc’
g95spec.c:264: warning: cast to pointer from integer of different size
g95spec.c:272: warning: implicit declaration of function ‘fatal’
g95spec.c: At top level:
g95spec.c:279: error: expected ‘;’, ‘,’ or ‘)’ before ‘ATTRIBUTE_UNUSED’
g95spec.c:573: warning: no previous prototype for
‘lang_specific_pre_link’ make[1]: *** [g95-g95spec.o] Error 1


Could someone please point me in the right direction, and any chance of
a AMD64 version of G95 back as a choice of fortran compilers, please,
pretty please.

TIA

-- 
Best wishes

Richard Bown

#
Registered Linux User 36561
OS: Ubuntu 9.04, Jaunty -dev, on AMD Dual Athlon 64 +4400: 8 GB RAM DDR2
Ham Call: G8JVM , QRA IO82SP, Interests Microwave
#


-- 
Ubuntu-devel-discuss mailing list
Ubuntu-devel-discuss@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-devel-discuss


Re: OT help required

2009-04-16 Thread DULMANDAKH Sukhbaatar
sudo apt-get install build-essential


-- 
Regards
Dulmandakh
http://www.dulmandakh.com

-- 
Ubuntu-devel-discuss mailing list
Ubuntu-devel-discuss@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-devel-discuss


Help Ubuntu 8.10 X server has started crashing 1-2 per day

2009-02-18 Thread Thomas Wolf




Hi
(sorry for cross-posting to ubuntu-users, but I'm not sure which is the
right forum for bringing bugs to developers attention):

My X server, since installing 8.10 in January, has been mysteriously
crashing every now and then - and it seems to happen more frequently
lately.

Environment:
I'm running 8.10 on a Dell Latitude D820 (1280x800) on a docking
station connected to a secondary monitor (1600x1200) with my desktops
spanning both monitors. The system is totally up-to-date.
uname -a: Linux beowulf 2.6.27-12-generic #1 SMP Thu Feb 5 09:26:35 UTC
2009 i686 GNU/Linux

When the server crashes, after restarting, I can see a backtrace in
/var/log/Xorg.0.log.old:
0: /usr/X11R6/bin/X(xf86SigHandler+0x79) [0x80c3009]
1: [0xb80e9400]
2: /usr/X11R6/bin/X(XkbWriteXKBGeometry+0x181) [0x81a9ed1]
3: /usr/X11R6/bin/X(XkbWriteXKBKeymapForNames+0x610) [0x81a9210]
4: /usr/X11R6/bin/X(XkbDDXLoadKeymapByNames+0x1d7) [0x81b41c7]
5: /usr/X11R6/bin/X(ProcXkbGetKbdByName+0x40e) [0x819041e]
6: /usr/X11R6/bin/X [0x8195668]
7: /usr/X11R6/bin/X(Dispatch+0x34f) [0x808c89f]
8: /usr/X11R6/bin/X(main+0x47d) [0x8071d1d]
9: /lib/tls/i686/cmov/libc.so.6(__libc_start_main+0xe5) [0xb7cef685]
10: /usr/X11R6/bin/X [0x8071101]
Saw signal 11. Server aborting.

I did a quick google search to see if this is a known issue and came
across what appears to be similar and added my comment there:
 https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/290252
But I'm not sure what to do next - it really is quite annoying. Is
there, perhaps, a fix available with a later version of X? There was a
similar bug reported in the Fedora 10 support lists and the resolution
there *seemed* to be that it's fixed in 1.6? Is that something (a
package) I can update in 8.10 or do I have to wait for Jaunty?

I am attaching the aforementioned Xorg.0.log.old as well as
.xsession_errors.) Let me know what other info I can provide.

Thanks for any info (and novice instructions on how to fix things).
tom










-- 
Ubuntu-devel-discuss mailing list
Ubuntu-devel-discuss@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-devel-discuss


Please help me to add in the linux-wlan-ng_0.2.9+dfsg

2009-01-07 Thread Rolando F. Blanco C.
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hi Victor and Happy New Year!

Well, let me tell you that I did try to build my own
linux-wlan-ng_0.2.9+dfsg package to include in it this info:

Please add follow lines to wlan-ng.conf file.

card ACTIONTEC PRISM Wireless LAN PC Card
   version ACTIONTEC, PRISM Wireless LAN PC Card, 0381, RevA
   manfid 0x1668, 0x6097
   bind prism2_cs


add the follow lines to table  usb_prism_tbl of prism2_usb.c
   {PRISM_USB_DEVICE(0x1668, 0x6097, Actiontec Prism2.5
11Mbps WLAN USB Adapter)},


Well, note that this info was send to me for de vendor,

Please, could you add it in the  linux-wlan-ng_0.2.9+dfsg package please,

- --
Saludos Fraternos Ubunteros!

No pases la vida tratando de hacer trabajar a tu computador,...
   ...haz que tu computador trabaje para ti, usa GNU/LINUX

Rolando F. Blanco C:. (Ubuntu Member)
User: 399645 (GNU) Ubuntu: 3715
http://www.blanco.net.ve/
Ubuntu 8.10 (Intrepid)
OpenPGP keys: C8AE2B70, B2B9CB3C, 52B9C66F
___
ubuntu | ウブントゥ | اُبونتو | उबुन्तु |


-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.9 (GNU/Linux)
Comment: http://getfiregpg.org

iEYEARECAAYFAkldhmwACgkQsbwtdbK5yzwV1wCbBZJkIEFa3rE9+UlROaAU5WOT
o9MAni7nicxySXBFqLdxo4wEXywOOBE5
=jS0w
-END PGP SIGNATURE-
-- 
Ubuntu-devel-discuss mailing list
Ubuntu-devel-discuss@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-devel-discuss


help: pythonpackage: gconf-schemas --unregister does not delete everything

2008-11-22 Thread Francesco Fumanti
Hello,


I am trying to add gconf schemas to the python package named onboard.
The package uses cdbs and python-distutils.mk. The call to gh_gconf in
debian/rules generates the corresponding gconf-schemas --register and
gconf-schemas --unregister calls in the postinst and prerm scripts.

After building the debian package in the pbuilder environment, the
installation of the bin package registers the schemas; uninstalling the
package unregisters the keys, but not completely: the keys are all
deleted, but the /apps/onboard and the /schemas/apps/onboard entries
remain listed in the gconf database (at least they continue to show up
in the gconf editor).


Could anybody please tell me what is going on or how to make also the
two remaining entries disappear?


You can have a look at the debian/rules file and at the gconf schemas
file in the following thread:
http://ubuntuforums.org/showthread.php?t=984014


Many thanks in advance for any help.


Cheers

Francesco

PS: Yesterday I posted the same message on the ubuntu-devel list but it 
still has not appeared there.

-- 
Ubuntu-devel-discuss mailing list
Ubuntu-devel-discuss@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-devel-discuss


Re: Cruft Remover (system-cleaner): testing help?

2008-11-09 Thread Dean Loros
Hi Lars--

Yes--from what I see, it looks much better. A suggestion would be to 
include a Help tab or menu with a good, brief walk-thru of what it 
does.I have noted a rather negative thread on ubuntuforums about 
this  I think that you are heading the right direction.

Where is the white-list located? I have several extra programs 
installed  would like to verify that this part works...you can respond 
here, PM me thru ubuntuforums or contact  me at  autocrosser1 at gmail.com

Cheers
Dean


 --

 Message: 1
 Date: Sun, 09 Nov 2008 00:13:41 +0200
 From: Lars Wirzenius[EMAIL PROTECTED]
 Subject: Cruft Remover (system-cleaner): testing help?
 To: ubuntu-devel-discussubuntu-devel-discuss@lists.ubuntu.com
 Message-ID:[EMAIL PROTECTED]
 Content-Type: text/plain

 Hi.

 I've made a version of Cruft Remover (binary packages system-cleaner and
 system-cleaner-gtk) that fixes the worst problems, I hope.

* Added Polish translation from Piotr Makowski. (Closes: LP# 290196)
* The apt Packages list is now checked for sanity. (Closes: LP# 290024)
* Icon is now shown in menu, and by the window manager.
  (Closes: LP: #274714)
* The current kernel will now never be considered cruft.
  (Closes: LP# 285657)
* Now asks user to confirm that they want to remove packages or remove
  other cruft. (Closes: LP# 285888)
* Package short description is now shown in the user interface.
  (Closes: LP# 286394)
* The GTK UI now shows column headers, so that it is clear what the
  tick column means. (No bug reported about this explicitly, but it
  has come up repeatedly.)
* Support for whitelists in /etc/cruft-remover.d/*.whitelist added.
  See the cruft-remover(8) manual page for details. This can later be
  seeded with the most common third-party packages, until dpkg+apt
  get sufficient meta data to deal with this in a better way.
  (Does not quite close LP: #285746)

 Because of an unfortunate mishap with version numbers earlier, I can't
 upload this version to my PPA, but I have uploaded it to my personal
 site:

 http://code.liw.fi/ubuntu/pool/main/s/system-cleaner/

 I'm asking for help with testing to verify that these bugs are, indeed,
 fixed, and that there aren't any new problems introduced. Any help with
 this would be appreciated.

 Desipite the large and intrusive changes, I'm hoping that they'll be
 accepted as an SRU, given the sorry state of the packages currently in
 intrepid. But before I ask for an SRU, I would like to get some feedback
 from other people that the fixes fix the problems for them, and not just
 for me.







-- 
Ubuntu-devel-discuss mailing list
Ubuntu-devel-discuss@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-devel-discuss


Re: Cruft Remover (system-cleaner): testing help?

2008-11-09 Thread Alan Pope
2008/11/9 Dean Loros [EMAIL PROTECTED]:
 Where is the white-list located? I have several extra programs
 installed  would like to verify that this part works...you can respond
 here, PM me thru ubuntuforums or contact  me at  autocrosser1 at gmail.com


See the bug report listed in the first mail.

https://bugs.edge.launchpad.net/ubuntu/+source/system-cleaner/+bug/285746/comments/24

Cheers,
Al.

-- 
Ubuntu-devel-discuss mailing list
Ubuntu-devel-discuss@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-devel-discuss


Re: Cruft Remover (system-cleaner): testing help?

2008-11-09 Thread Lars Wirzenius
su, 2008-11-09 kello 09:32 -0800, Dean Loros kirjoitti:
 Where is the white-list located?

/etc/cruft-remover.d/*.whitelist



-- 
Ubuntu-devel-discuss mailing list
Ubuntu-devel-discuss@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-devel-discuss


Cruft Remover (system-cleaner): testing help?

2008-11-08 Thread Lars Wirzenius
Hi.

I've made a version of Cruft Remover (binary packages system-cleaner and
system-cleaner-gtk) that fixes the worst problems, I hope.

  * Added Polish translation from Piotr Makowski. (Closes: LP# 290196)
  * The apt Packages list is now checked for sanity. (Closes: LP# 290024)
  * Icon is now shown in menu, and by the window manager. 
(Closes: LP: #274714)
  * The current kernel will now never be considered cruft. 
(Closes: LP# 285657)
  * Now asks user to confirm that they want to remove packages or remove
other cruft. (Closes: LP# 285888)
  * Package short description is now shown in the user interface.
(Closes: LP# 286394)
  * The GTK UI now shows column headers, so that it is clear what the
tick column means. (No bug reported about this explicitly, but it
has come up repeatedly.)
  * Support for whitelists in /etc/cruft-remover.d/*.whitelist added.
See the cruft-remover(8) manual page for details. This can later be
seeded with the most common third-party packages, until dpkg+apt
get sufficient meta data to deal with this in a better way.
(Does not quite close LP: #285746)

Because of an unfortunate mishap with version numbers earlier, I can't
upload this version to my PPA, but I have uploaded it to my personal
site:

http://code.liw.fi/ubuntu/pool/main/s/system-cleaner/

I'm asking for help with testing to verify that these bugs are, indeed,
fixed, and that there aren't any new problems introduced. Any help with
this would be appreciated.

Desipite the large and intrusive changes, I'm hoping that they'll be
accepted as an SRU, given the sorry state of the packages currently in
intrepid. But before I ask for an SRU, I would like to get some feedback
from other people that the fixes fix the problems for them, and not just
for me.


-- 
Ubuntu-devel-discuss mailing list
Ubuntu-devel-discuss@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-devel-discuss


Re: Cruft Remover (system-cleaner): testing help?

2008-11-08 Thread Sam Tygier
Lars Wirzenius wrote:
 http://code.liw.fi/ubuntu/pool/main/s/system-cleaner/
 
 I'm asking for help with testing to verify that these bugs are, indeed,
 fixed, and that there aren't any new problems introduced. Any help with
 this would be appreciated.
 

it offers to remove 2 packages for me
apt-zeroconf, which i installed by downloading and using gdebi
openafs-modules-2.6.26-7-generic, which i installed with module-assistant

sam

-- 
Ubuntu-devel-discuss mailing list
Ubuntu-devel-discuss@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-devel-discuss


Re: help wiki theme improvements

2008-08-17 Thread Danny Piccirillo
I think there is way too much space taken up at the top of the page. Perhaps
we could use a sidebar instead? I think something must be done to save space
and make the wiki look cleaner.

On Sun, Aug 17, 2008 at 9:43 AM, Matthew East [EMAIL PROTECTED] wrote:

 Hi,

 I'd like to use this thread as a way of collecting information about
 how to improve the help wiki theme. Since the upgrade it has gone
 backwards a bit, and I've put in a request for the admins to send me
 the current theme so that I can merge it with our bzr branch [1] and
 ensure that we have a process in place to contribute improvements to
 the theme generally.

 https://code.launchpad.net/~ubuntu-core-doc/ubuntu-doc/helpthemehttps://code.launchpad.net/%7Eubuntu-core-doc/ubuntu-doc/helptheme

 The things I've noticed as being missing from the current theme are:

 1. The Page History link is now called Info
 2. The footer is back to the old one with broken links and is missing
 our licensing information
 3. There is no parent link on subpages

 Have I missed any? Also, feel free to add ideas for improvements, such as:

 4. Link to talk or discussion pages on every page (as per point 3
 on https://wiki.ubuntu.com/HelpWikiQualityAssurance)
 5. Upgrade theme to nicer looking one (longer term goal)

 --
 Matthew East
 http://www.mdke.org
 gnupg pub 1024D/0E6B06FF

 --
 ubuntu-doc mailing list
 [EMAIL PROTECTED]
 https://lists.ubuntu.com/mailman/listinfo/ubuntu-doc

-- 
Ubuntu-devel-discuss mailing list
Ubuntu-devel-discuss@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-devel-discuss


Re: Debugging help

2008-07-21 Thread Brian Murray
On Thu, Jul 17, 2008 at 12:02:43PM -0400, Evan wrote:
 I found and reported bug
 #222653https://bugs.launchpad.net/ubuntu/+source/libgnomekbd/+bug/222653,
 which has been reproduced by several people.
 
 AFAIK, it cannot yet be marked confirmed because not enough information is
 present to fix it, however I'm not sure what else there is that we can add.
 It doesn't involve a crash, so there aren't any backtraces, and nothing
 related is showing up in any of the log files I've looked at.

There was an error in the documentation regarding how the Confirmed bug
status should be used.  I've updated the description of Confirmed to
indicate that it is the correct status to use if the bug is experienced
by multiple users.  I apologize for any confusion this caused.
 
-- 
Brian Murray @ubuntu.com


signature.asc
Description: Digital signature
-- 
Ubuntu-devel-discuss mailing list
Ubuntu-devel-discuss@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-devel-discuss


  1   2   >